summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-11net: sfp: pre-parse the module supportRussell King (Oracle)
2026-02-11net: phy: add phy_interface_copy()Russell King (Oracle)
2026-02-11net: phy: add phy_interface_weight()Russell King (Oracle)
2026-02-11net: add skb_header_pointer_careful() helperEric Dumazet
2026-02-11procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-02-11ceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
2026-02-06perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
2026-02-06mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
2026-01-30net: Introduce skb_copy_datagram_from_iter_full()Will Deacon
2026-01-30vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon
2026-01-30vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon
2026-01-30vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon
2026-01-30vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30posix-clock: Store file pointer in struct posix_clock_contextWojtek Wasko
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn
2026-01-23mm/fake-numa: allow later numa node hotplugBruno Faccini
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl
2026-01-23mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-23textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-23mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya
2026-01-23PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-17tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra
2026-01-11net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Thadeu Lima de Souza Cascardo
2026-01-11mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
2026-01-11mm: simplify folio_expected_ref_count()David Hildenbrand
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2026-01-08mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()David Hildenbrand
2026-01-08soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2026-01-08hrtimers: Make hrtimer_update_function() less expensiveThomas Gleixner
2026-01-08tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2026-01-08hrtimers: Introduce hrtimer_update_function()Nam Cao
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)
2026-01-08kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2026-01-08mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2026-01-08compiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
2026-01-08genalloc.h: fix htmldocs warningAndrew Morton
2026-01-08jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2026-01-08tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-08reset: fix BIT macro referenceEncrow Thorne
2026-01-08nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_Mike Snitzer
2026-01-08shmem: fix recovery on rename failuresAl Viro
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2025-12-18efi/cper: Add a new helper function to print bitmasksMauro Carvalho Chehab
2025-12-18block: return unsigned int from queue_dma_alignmentChristoph Hellwig