summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
3 daysfirmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald
3 daysnet: add skb_header_pointer_careful() helperEric Dumazet
3 daysceph: fix NULL pointer dereference in ceph_mds_auth_match()Viacheslav Dubeyko
3 daysprocfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
8 daysmm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin
8 daysperf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt
8 daysof: reserved_mem: Allow reserved_mem framework detect "cma=" kernel paramOreoluwa Babatunde
8 daysnfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima
8 daysbonding: annotate data-races around slave->last_rxEric Dumazet
8 daysreaddir: require opt-in for d_type flagsAmir Goldstein
2026-01-30iio: core: add separate lockdep class for info_exist_lockRasmus Villemoes
2026-01-30mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-30drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström
2026-01-30fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-30comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-01-30rxrpc: Fix recvmsg() unconditional requeueDavid Howells
2026-01-30dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AOKonrad Dybcio
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu
2026-01-23mm: introduce deferred freeing for kernel page tablesDave Hansen
2026-01-23mm: introduce pure page table freeing functionDave Hansen
2026-01-23mm: actually mark kernel page table pagesDave Hansen
2026-01-23mm: add a ptdesc flag to mark kernel page tablesDave Hansen
2026-01-23ext4: fix ext4_tune_sb_params paddingArnd Bergmann
2026-01-23usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl
2026-01-23ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela
2026-01-23scsi: core: Fix error handler encryption supportBrian Kao
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-23net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-23ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2026-01-23PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian
2026-01-23drm/bridge: dw-hdmi-qp: Fix spurious IRQ on resumeSebastian Reichel
2026-01-23NFS: Fix a deadlock involving nfs_release_folio()Trond Myklebust
2026-01-17netfilter: nf_tables: avoid chain re-validation if possibleFlorian Westphal
2026-01-17net: airoha: Fix npu rx DMA definitionsLorenzo Bianconi
2026-01-17netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updatesDi Zhu
2026-01-17btrfs: fix NULL dereference on root when tracing inode evictionMiquel Sabaté Solà
2026-01-17drm/atomic-helper: Export and namespace some functionsLinus Walleij
2026-01-17Revert "drm/atomic-helper: Re-order bridge chain pre-enable and post-disable"Tomi Valkeinen
2026-01-17tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian
2026-01-08drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström
2026-01-08drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam
2026-01-08drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam
2026-01-08mm: consider non-anon swap cache folios in folio_expected_ref_count()Bijan Tabatabai