summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts2-2/+4
2025-03-13net: ethtool: plumb PHY stats to PHY driversJakub Kicinski3-0/+101
2025-03-13cred: Fix RCU warnings in override/revert_credsHerbert Xu1-8/+2
2025-03-13cred: return old creds from revert_creds_light()Christian Brauner1-1/+4
2025-03-13nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer2-1/+6
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner1-3/+6
2025-03-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel1-1/+1
2025-03-07block: Remove zone write plugs when handling native zone append writesDamien Le Moal1-3/+4
2025-03-07objtool: Fix C jump table annotations for ClangArd Biesheuvel1-1/+1
2025-03-07objtool: Remove annotate_{,un}reachable()Peter Zijlstra1-27/+0
2025-03-07unreachable: UnifyPeter Zijlstra2-15/+7
2025-03-07tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev1-0/+2
2025-03-07ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald1-0/+31
2025-03-07net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-03-07net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+11
2025-03-07afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells1-0/+2
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust2-4/+2
2025-02-27sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent1-10/+6
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner1-1/+0
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner1-0/+2
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-21net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman1-2/+7
2025-02-21drm/xe/oa/uapi: Expose an unblock after N reports OA propertyAshutosh Dixit1-0/+7
2025-02-21drm/xe/oa/uapi: Make OA buffer size configurableSai Teja Pottumuttu1-0/+9
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman1-0/+9
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt2-3/+4
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel1-0/+1
2025-02-21kunit: platform: Resolve 'struct completion' warningBrian Norris1-0/+1
2025-02-21serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko1-0/+11
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-21drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-21thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-17iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen1-1/+3
2025-02-17jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2025-02-17hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker1-0/+1
2025-02-17rv: Reset per-task monitors also for idle tasksGabriele Monaco1-0/+4
2025-02-17scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik1-1/+0
2025-02-17scsi: ufs: core: Fix the HIGH/LOW_TEMP Bit DefinitionsBao D. Nguyen1-2/+2
2025-02-17drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák1-1/+8
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch1-0/+45
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9