summaryrefslogtreecommitdiff
path: root/include
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-28net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-28ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDsNiklas Cassel
2025-03-28Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-22Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
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-22ASoC: ops: Consistently treat platform_max as control valueCharles Keepax
2025-03-22fuse: don't truncate cached, mutated symlinkMiklos Szeredi
2025-03-22PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart
2025-03-22Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-22netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
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-13drm/fbdev-ttm: Support struct drm_driver.fbdev_probeThomas Zimmermann
2025-03-13drm: Add client-agnostic setup helperThomas Zimmermann
2025-03-13drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann
2025-03-13drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann
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-07vmlinux.lds: Ensure that const vars with relocations are mapped R/OArd Biesheuvel
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-07ASoC: cs35l56: Prevent races when soft-resetting using SPI controlRichard Fitzgerald
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-03-07afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-02-27bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-02-27strparser: Add read_sock callbackJiayuan Chen
2025-02-27net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-27tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
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-27drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman
2025-02-21include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-02-21cgroup: fix race between fork and cgroup.killShakeel Butt