summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-07rcuref: Plug slowpath race in rcuref_put()Thomas Gleixner
2025-03-07block: Remove zone write plugs when handling native zone append writesDamien Le Moal
2025-03-07objtool: Fix C jump table annotations for ClangArd Biesheuvel
2025-03-07objtool: Remove annotate_{,un}reachable()Peter Zijlstra
2025-03-07unreachable: UnifyPeter Zijlstra
2025-03-07tcp: devmem: don't write truncated dmabuf CMSGs to userspaceStanislav Fomichev
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-27sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers
2025-02-27net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao
2025-02-27net: pse-pd: Use power limit at driver side instead of current limitKory Maincent
2025-02-27PCI: Remove devres from pci_intx()Philipp Stanner
2025-02-27PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner
2025-02-21compiler.h: Move C string helpers into C-only kernel sectionKees Cook
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21serial: 8250_pci: Share WCH IDs with parport_serial driverAndy Shevchenko
2025-02-21block: cleanup and fix batch completion adding conditionsJens Axboe
2025-02-17jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
2025-02-17hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-02-17kvm: defer huge page recovery vhost task to laterKeith Busch
2025-02-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König
2025-02-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior
2025-02-08alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau
2025-02-08inet: ipmr: fix data-racesEric Dumazet
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui
2025-02-08block: Ensure start sector is aligned for stacking atomic writesJohn Garry
2025-02-08block: add a queue_limits_commit_update_frozen helperChristoph Hellwig
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-17Merge tag 'soc-fixes-6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-16hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-15Merge tag 'ti-driver-soc-for-v6.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-01-14Merge tag 'seccomp-v6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12mm: clear uffd-wp PTE/PMD state on mremap()Ryan Roberts