summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-15Linux 6.11v6.11Linus Torvalds
2024-09-15Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-15Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop"Paolo Bonzini
2024-09-14Merge tag 'pinctrl-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-09-14Merge tag '6.11-rc7-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-09-13Merge tag 'pci-v6.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13Merge tag 'spi-fix-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-13Merge tag 'soundwire-6.11-fixes_2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-13Merge tag 'drm-fixes-2024-09-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-13pinctrl: pinctrl-cy8c95x0: Fix regcachePatrick Rudolph
2024-09-13Merge tag 'intel-pinctrl-v6.11-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2024-09-13Merge tag 'drm-xe-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-13Merge tag 'drm-misc-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-13Merge tag 'drm-intel-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-09-13Merge tag 'amd-drm-fixes-6.11-2024-09-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-12cifs: Fix signature miscalculationDavid Howells
2024-09-12Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-12Merge tag 'block-6.11-20240912' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-12Merge tag 'hwmon-for-v6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-12Merge tag 'wq-for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-12Merge tag 'riscv-for-linus-6.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-09-12mm: avoid leaving partial pfn mappings around in error caseLinus Torvalds
2024-09-12drm/xe/client: add missing bo locking in show_meminfo()Matthew Auld
2024-09-12drm/xe/client: fix deadlock in show_meminfo()Matthew Auld
2024-09-12drm/xe/oa: Enable Xe2+ PES disaggregationAshutosh Dixit
2024-09-12drm/xe/display: fix compat IS_DISPLAY_STEP() range endJani Nikula
2024-09-12drm/xe: Fix access_ok check in user_fence_createNirmoy Das
2024-09-12drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-09-12drm/xe: Remove fence check from send_tlb_invalidationMatthew Brost
2024-09-12drm/xe/gt: Remove double includeLucas De Marchi
2024-09-12net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_...Lorenzo Bianconi
2024-09-12Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-09-12PCI: Fix potential deadlock in pcim_intx()Philipp Stanner
2024-09-11workqueue: Clear worker->pool in the worker thread contextLai Jiangshan
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn
2024-09-11netlink: specs: mptcp: fix port endiannessAsbjørn Sloth Tønnesen
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11mptcp: pm: Fix uaf in __timer_delete_syncEdward Adam Davis
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang
2024-09-11net: hsr: prevent NULL pointer dereference in hsr_proxy_announce()Jeongjun Park
2024-09-11Merge branch 'selftests-mptcp-misc-small-fixes'Jakub Kicinski
2024-09-11selftests: mptcp: include net_helper.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: include lib.sh fileMatthieu Baerts (NGI0)
2024-09-11selftests: mptcp: join: restrict fullmesh endp on 1st sfMatthieu Baerts (NGI0)
2024-09-12netfilter: nft_socket: make cgroupsv2 matching work with namespacesFlorian Westphal