summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-20xen: irqfd: Use _IOW instead of the internal _IOC() macroViresh Kumar1-1/+1
2023-11-20xen: Make struct privcmd_irqfd's layout architecture independentViresh Kumar1-1/+1
2023-11-20arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland1-0/+1
2023-11-20drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...Marek Szyprowski1-0/+1
2023-11-20clk: linux/clk-provider.h: fix kernel-doc warnings and typosRandy Dunlap1-7/+8
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet1-0/+1
2023-11-20Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan1-1/+5
2023-11-20Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2-1/+27
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet1-1/+1
2023-11-20PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav1-14/+29
2023-11-20udplite: fix various data-racesEric Dumazet2-9/+11
2023-11-20udplite: remove UDPLITE_BITEric Dumazet1-3/+2
2023-11-20udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet2-11/+7
2023-11-20udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flagsEric Dumazet1-7/+9
2023-11-20udp: move udp->gro_enabled to udp->udp_flagsEric Dumazet1-1/+1
2023-11-20udp: move udp->no_check6_rx to udp->udp_flagsEric Dumazet1-5/+5
2023-11-20udp: move udp->no_check6_tx to udp->udp_flagsEric Dumazet1-5/+5
2023-11-20udp: introduce udp->udp_flagsEric Dumazet1-7/+21
2023-11-20wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg1-1/+1
2023-11-20bpf, x64: Fix tailcall infinite loopLeon Hwang1-0/+5
2023-11-20wifi: cfg80211: add flush functions for wiphy workJohannes Berg1-0/+21
2023-11-20string: Adjust strtomem() logic to allow for smaller sourcesKees Cook1-2/+5
2023-11-20PCI/MSI: Provide stubs for IMS functionsReinette Chatre1-8/+26
2023-11-20perf: Optimize perf_cgroup_switch()Peter Zijlstra1-0/+1
2023-11-20x86/numa: Introduce numa_fill_memblks()Alison Schofield1-0/+7
2023-11-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf1-1/+2
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in non-NUMA caseYury Norov1-1/+1
2023-11-20numa: Generalize numa_map_to_online_node()Yury Norov1-2/+5
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau1-0/+1
2023-11-08tracing: Have trace_event_file have ref countersSteven Rostedt (Google)1-0/+4
2023-11-08power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaintKai-Heng Feng1-1/+1
2023-10-28Merge tag 'ata-6.6-final' of git://git.kernel.org/pub/scm/linux/kernel/git/dl...Linus Torvalds1-2/+18
2023-10-27scsi: sd: Introduce manage_shutdown device flagDamien Le Moal1-2/+18
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+31
2023-10-26Merge tag 'nf-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-0/+1
2023-10-25netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso1-0/+1
2023-10-24Merge tag 'wireless-2023-10-24' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+29
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+42
2023-10-24gtp: uapi: fix GTPA_MAXPablo Neira Ayuso1-1/+1
2023-10-23wifi: mac80211: don't drop all unprotected public action framesAvraham Stern1-0/+29
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2023-10-20Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+6
2023-10-20Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+1
2023-10-20Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-4/+3
2023-10-20Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-4/+3
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-12/+27
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra1-0/+1
2023-10-18kasan: disable kasan_non_canonical_hook() for HW tagsArnd Bergmann1-3/+3
2023-10-18kasan: print the original fault addr when access invalid shadowHaibo Li1-3/+3