summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima1-0/+7
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima1-0/+6
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima1-0/+3
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima1-6/+6
2025-01-20Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-24/+76
2025-01-20Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2025-01-20Merge tag 'vfs-6.14-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+44
2025-01-20Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+9
2025-01-20Merge branches 'pm-sleep', 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki3-0/+25
2025-01-20Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-36/+7
2025-01-20Merge tag 'vfs-6.14-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-0/+26
2025-01-20Merge tag 'vfs-6.14-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-34/+96
2025-01-20Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-239/+512
2025-01-20Merge branches 'acpi-battery', 'acpi-fan' and 'acpi-misc'Rafael J. Wysocki2-3/+25
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai41-116/+514
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda1-2/+2
2025-01-20Merge branch 'kvm-mirror-page-tables' into HEADPaolo Bonzini1-1/+12
2025-01-20Merge tag 'opp-updates-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+13
2025-01-20Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-4/+0
2025-01-20Merge tag 'kvm-x86-vcpu_array-6.14' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-3/+13
2025-01-20Merge tag 'kvm-memslots-6.14' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-5/+3
2025-01-20net: sched: refine software bypass handling in tc_runXin Long2-5/+13
2025-01-20Merge branch 'for-6.14/intel-thc' into for-linusJiri Kosina2-0/+272
2025-01-20Merge branch 'for-6.14/intel-ish' into for-linusJiri Kosina1-1/+0
2025-01-20Merge branch 'for-6.14/constify-bin-attribute' into for-linusJiri Kosina128-731/+2294
2025-01-20Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+7
2025-01-20PM / OPP: Add reference counting helpers for Rust implementationViresh Kumar1-0/+6
2025-01-19cpumask: Rephrase comments for cpumask_any*() APIsI Hsin Cheng1-4/+4
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso1-0/+1
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal1-10/+0
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal1-5/+3
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter1-2/+0
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter1-0/+2
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso1-0/+6
2025-01-19crypto: asymmetric_keys - Remove unused key_being_used_for[]Dr. David Alan Gilbert1-2/+0
2025-01-19Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+4
2025-01-19Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-13/+236
2025-01-19net: phy: remove leftovers from switch to linkmode bitmapsHeiner Kallweit1-18/+0
2025-01-19mailbox: add Samsung Exynos driverTudor Ambarus1-0/+19
2025-01-19mailbox: add Microchip IPC supportValentina Fernandez1-0/+33
2025-01-19Merge tag 'trace-v6.13-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+63
2025-01-19of: address: Add parent_bus_addr to struct of_pci_rangeFrank Li1-0/+1
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-01-18PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-01-18Merge patch series "riscv: Add support for xtheadvector"Palmer Dabbelt1-0/+1
2025-01-18riscv: Add ghostwrite vulnerabilityCharlie Jenkins1-0/+1
2025-01-18ubi: Expose interface for detailed erase countersRickard Andersson1-0/+33
2025-01-18ALSA: FCP: Add Focusrite Control Protocol driverGeoffrey D. Bennett2-0/+122
2025-01-18net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean1-0/+11