summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-1/+3
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-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-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust1-2/+1
2025-02-27sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
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 Dumazet1-0/+6
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-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-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-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
2025-02-17HID: hid-asus: Disable OOBE mode on the ProArt P16Luke D. Jones1-0/+5
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-1/+0
2025-02-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König1-0/+17
2025-02-08pps: Fix a use-after-freeCalvin Owens1-2/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso1-1/+2
2025-02-08nfs: fix incorrect error handling in LOCALIOMike Snitzer1-1/+2
2025-02-08module: Extend the preempt disabled section in dereference_symbol_descriptor().Sebastian Andrzej Siewior1-1/+1
2025-02-08alloc_tag: avoid current->alloc_tag manipulations when profiling is disabledSuren Baghdasaryan1-3/+8
2025-02-08bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau1-0/+5
2025-02-08inet: ipmr: fix data-racesEric Dumazet1-3/+3
2025-02-08wifi: mac80211: Fix common size calculation for ML elementIlan Peer1-8/+3
2025-02-08HID: fix generic desktop D-Pad controlsTerry Tritton1-0/+1
2025-02-08ax25: rcu protect dev->ax25_ptrEric Dumazet1-1/+1
2025-02-08ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2025-02-08perf/core: Save raw sample data conditionally based on sample typeYabin Cui1-0/+6
2025-02-08block: Ensure start sector is aligned for stacking atomic writesJohn Garry1-9/+12
2025-02-08block: add a queue_limits_commit_update_frozen helperChristoph Hellwig1-0/+2
2025-02-08coredump: Do not lock during 'comm' reportingKees Cook1-2/+2
2025-02-01Revert "libfs: Add simple_offset_empty()"Chuck Lever1-1/+0
2025-01-19Merge tag 'timers_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1