summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-20Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan
2023-11-20Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav
2023-11-20udplite: fix various data-racesEric Dumazet
2023-11-20udplite: remove UDPLITE_BITEric Dumazet
2023-11-20udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2023-11-20udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet
2023-11-20udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet
2023-11-20udp: introduce udp->udp_flagsEric Dumazet
2023-11-20wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
2023-11-20bpf, x64: Fix tailcall infinite loopLeon Hwang
2023-11-20wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook
2023-11-20PCI/MSI: Provide stubs for IMS functionsReinette Chatre
2023-11-20perf: Optimize perf_cgroup_switch()Peter Zijlstra
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield
2023-11-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov
2023-11-20numa: Generalize numa_map_to_online_node()Yury Norov
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08tracing: Have trace_event_file have ref countersSteven Rostedt (Google)
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng
2023-10-27Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-25Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-20Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-10-20Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li
2023-10-18hugetlbfs: close race between MADV_DONTNEED and page faultRik van Riel
2023-10-18hugetlbfs: extend hugetlb_vma_lock to private VMAsRik van Riel
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov
2023-10-17tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell