summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-23ata: libata: disallow dev-initiated LPM transitions to unsupported statesNiklas Cassel1-0/+4
2023-09-23tracing/synthetic: Fix order of struct trace_dynamic_infoSteven Rostedt (Google)1-3/+3
2023-09-23x86/ibt: Suppress spurious ENDBRPeter Zijlstra1-0/+5
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang1-0/+1
2023-09-23bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky1-1/+2
2023-09-23bpf: Consider non-owning refs trustedDave Marchevsky1-1/+1
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-3/+19
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang1-0/+1
2023-09-23x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik1-0/+2
2023-09-23kernel/fork: beware of __put_task_struct() calling contextWander Lairson Costa1-1/+27
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-26Merge 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-25Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+11
2023-08-25scsi: 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