summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-19bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann1-0/+12
2023-09-19linux/export: fix reference to exported functions for parisc64Masahiro Yamada1-0/+2
2023-09-19net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski1-0/+1
2023-09-19net: phylink: fix sphinx complaint about invalid literalJakub Kicinski1-2/+2
2023-09-19net: phy: micrel: Correct bit assignments for phy_device flagsOleksij Rempel1-3/+3
2023-09-19ipv6: ignore dst hint for multipath routesSriram Yagnaraman1-0/+1
2023-09-19netfilter: nf_tables: Audit log rule resetPhil Sutter1-0/+1
2023-09-19netfilter: nf_tables: Audit log setelem resetPhil Sutter1-0/+1
2023-09-19Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov1-1/+0
2023-09-13memfd: replace ratcheting feature from vm.memfd_noexec with hierarchyAleksa Sarai1-1/+22
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-12/+4
2023-09-13arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+2
2023-09-13net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+4
2023-09-13mfd: rz-mtu3: Link time dependenciesArnd Bergmann1-66/+0
2023-09-13nvmem: core: Return NULL when no nvmem layout is foundMiquel Raynal1-1/+1
2023-09-13HID: input: Support devices sending Eraser without InvertIllia Ostapyshyn1-0/+1
2023-09-13kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann1-0/+4
2023-09-13PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen1-2/+32
2023-09-13block: don't allow enabling a cache on devices that don't support itChristoph Hellwig1-0/+1
2023-09-13nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-7/+7
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera1-1/+1
2023-09-13net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu1-2/+7
2023-09-13bpf: Clear the probe_addr for uprobeYafang Shao1-1/+2
2023-09-13vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...David Howells2-0/+7
2023-09-06usb: typec: tcpci: clear the fault status bitMarco Felsch1-0/+1
2023-09-02ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet1-11/+4
2023-09-02module: Expose module_init_layout_section()James Morse1-0/+5
2023-08-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-4/+0
2023-08-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-40/+40
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds4-9/+35
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+11
2023-08-24scsi: core: raid_class: Remove raid_component_add()Zhu Wang1-4/+0
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan1-0/+11
2023-08-21smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()David Hildenbrand1-3/+0
2023-08-21mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULTDavid Hildenbrand2-6/+24
2023-08-20Merge tag 'tty-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+2
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+4
2023-08-17net: do not allow gso_size to be set to GSO_BY_FRAGSEric Dumazet1-0/+4
2023-08-16tracing/synthetic: Use union instead of castsSven Schnelle1-0/+11
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-6/+1
2023-08-12Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-08-11Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2-2/+1
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski1-0/+2
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann1-0/+2
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai1-0/+1
2023-08-09block: don't make REQ_POLLED imply REQ_NOWAITJens Axboe1-1/+1
2023-08-08block: get rid of unused plug->nowait flagJens Axboe1-1/+0
2023-08-07Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+2
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello1-0/+1