summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
46 hoursnet: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
46 hoursnetdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
46 hourstracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
8 dayssched/fair: Proportional newidle balancePeter Zijlstra
11 daysvfio/pci: Disable qword access to the PCI ROM barKevin Tian
11 daysmm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai
11 dayskernel/kexec: change the prototype of kimage_map_segment()Pingfan Liu
11 dayskasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
11 daysmm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
11 dayscompiler_types.h: add "auto" as a macro for "__auto_type"H. Peter Anvin
11 daysgenalloc.h: fix htmldocs warningAndrew Morton
11 daysmm/huge_memory: merge uniform_split_supported() and non_uniform_split_support...Wei Yang
2026-01-02mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo
2026-01-02dma-mapping: Fix DMA_BIT_MASK() macro being brokenHans de Goede
2026-01-02crash: let architecture decide crash memory export to iomem_resourceSourabh Jain
2026-01-02tpm2-sessions: Fix out of range indexing in name_sizeJarkko Sakkinen
2026-01-02mm/ksm: fix exec/fork inheritance support for prctlxu xin
2026-01-02block: Remove queue freezing from several sysfs store callbacksBart Van Assche
2026-01-02jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2026-01-02tpm: Cap the number of PCR banksJarkko Sakkinen
2026-01-02reset: fix BIT macro referenceEncrow Thorne
2026-01-02platform/x86: intel_pmc_ipc: fix ACPI buffer memory leakYongxin Liu
2026-01-02shmem: 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: fix comment for op_is_zone_mgmt() to include RESET_ALLshechenglong
2025-12-18f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust
2025-12-18net: hsr: create an API to get hsr port typeXiaoliang Yang
2025-12-18vfio/pci: Use RCU for error/request triggers to avoid circular lockingAlex Williamson
2025-12-18virtio: clean up features qword/dword termsMichael S. Tsirkin
2025-12-18virtio: fix map ops commentMichael S. Tsirkin
2025-12-18virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2025-12-18virtio: standardize Returns documentation styleMichael S. Tsirkin
2025-12-18virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin
2025-12-18virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin
2025-12-18virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2025-12-18virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2025-12-18backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap
2025-12-18wifi: ieee80211: correct FILS status codesRia Thomas
2025-12-18wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian
2025-12-18of/fdt: Consolidate duplicate code into helper functionsYuntao Wang
2025-12-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-12-18coresight: Change device mode to atomic typeLeo Yan
2025-12-18net: export netdev_get_by_index_lock()David Wei
2025-12-18coresight: tmc: add the handle of the event to the pathCarl Worth
2025-12-18entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra
2025-12-18cleanup: fix scoped_class()Christian Brauner