summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-28keys: Fix UAF in key_put()David Howells
2025-03-28proc: fix UAF in proc_get_inode()Ye Bin
2025-03-28ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-22mm/hugetlb: wait for hugetlb folios to be freedGe Yang
2025-03-22block: change blk_mq_add_to_batch() third argument type to boolShin'ichiro Kawasaki
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-22PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-03-13net: ethtool: plumb PHY stats to PHY driversJakub Kicinski
2025-03-13nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi
2025-03-13nvme-pci: add support for sgl metadataKeith Busch
2025-03-13NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer
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-27bpf: Fix wrong copied_seq calculationJiayuan Chen
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-27PCI: Make pcim_request_all_regions() a public functionPhilipp Stanner
2025-02-27Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov
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-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-08pps: Fix a use-after-freeCalvin Owens
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso
2025-02-08net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts inEdward Cree
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-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-08module: Convert default symbol namespace to string literalMasahiro Yamada
2025-02-08sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra