summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-15Merge tag 'firewire-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-15Merge tag 'drm-fixes-2023-09-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-09-15Merge tag 'efi-fixes-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-15Merge tag 'selinux-pr-20230914' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-15Merge tag 'riscv-for-linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-15Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"Takashi Sakamoto
2023-09-15Merge tag 'drm-misc-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-09-15Merge tag 'drm-intel-fixes-2023-09-14' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-15Merge tag 'amd-drm-fixes-6.6-2023-09-13' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14Merge tag 'drm-misc-fixes-2023-09-07' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström
2023-09-14Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"Maíra Canal
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Kuniyuki Iwashima
2023-09-14Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-irq-issue'Paolo Abeni
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson
2023-09-13Merge branch 'tcp-bind-fixes'David S. Miller
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima
2023-09-12drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-12ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen
2023-09-12eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()Jinjie Ruan
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer
2023-09-12drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä
2023-09-12net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian
2023-09-12Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)