summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)2-7/+0
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap1-2/+2
2026-04-01module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar1-16/+2
2026-04-01module: deprecate usage of *_gpl sections in module loaderSiddharth Nayyar1-3/+0
2026-04-01module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar2-10/+12
2026-04-01module: populate kflagstab in modpostSiddharth Nayyar1-0/+7
2026-04-01module: add kflagstab section to vmlinux and modulesSiddharth Nayyar1-0/+7
2026-04-01module: define ksym_flags enumeration to represent kernel symbol flagsSiddharth Nayyar1-0/+5
2026-04-01bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi2-0/+24
2026-04-01bpf: Clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()Eyal Birger1-1/+3
2026-04-01refcount: Remove unused __signed_wrap function annotationsKees Cook2-13/+6
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2026-03-31drm/msm/adreno: Expose a PARAM to check AQE supportAkhil P Oommen1-0/+1
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2026-03-31EDAC/mc: Use kzalloc_flex()Rosen Penev1-11/+12
2026-03-31fwctl/bnxt_fwctl: Add bnxt fwctl devicePavan Chebbi2-0/+27
2026-03-31sched/deadline: Move some utility functions to deadline.hGabriele Monaco1-0/+27
2026-03-31sched: Add deadline tracepointsGabriele Monaco1-0/+26
2026-03-31rv: Add support for per-object monitors in DA/HAGabriele Monaco3-6/+300
2026-03-31rv: Add Hybrid Automata monitor typeGabriele Monaco3-4/+582
2026-03-31rv: Unify DA event handling functions across monitor typesGabriele Monaco1-171/+132
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen2-9/+10
2026-03-31sed-opal: Add STACK_RESET commandMilan Broz2-0/+2
2026-03-31Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-nextMarek Szyprowski2-24/+6
2026-03-31dma: contiguous: Make dma_contiguous_default_area staticMaxime Ripard1-2/+0
2026-03-31dma: contiguous: Make dev_get_cma_area() a proper functionMaxime Ripard1-6/+1
2026-03-31dma: contiguous: Turn heap registration logic aroundMaxime Ripard2-16/+5
2026-03-31fs: hide file and bfile caches behind runtime const machineryMateusz Guzik1-1/+3
2026-03-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu1-3/+2
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetr...Manivannan Sadhasivam1-0/+9
2026-03-31serdev: Convert to_serdev_*() helpers to macros and use container_of_const()Manivannan Sadhasivam1-12/+3
2026-03-31Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-0/+62
2026-03-31hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski1-16/+0
2026-03-31vfio: unhide vdev->debug_rootArnd Bergmann1-2/+0
2026-03-31x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds1-3/+8
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie45-92/+334
2026-03-30cpufreq: Add boost_freq_req QoS requestPierre Gondois1-0/+1
2026-03-30rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...Paul E. McKenney1-6/+3
2026-03-30srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()Paul E. McKenney1-1/+1
2026-03-30srcu: Fix SRCU read flavor macro commentsPaul E. McKenney1-2/+2
2026-03-30rcutorture: Add a textbook-style trivial preemptible RCUPaul E. McKenney1-0/+4
2026-03-30lib/crypto: tests: Migrate ChaCha20Poly1305 self-test to KUnitEric Biggers1-2/+0
2026-03-30RDMA/mana_ib: Disable RX steering on RSS QP destroyLong Li1-0/+1
2026-03-30RDMA/umem: Use consistent DMA attributes when unmapping entriesLeon Romanovsky1-0/+1
2026-03-30Merge branch 'master' into rdma-nextLeon Romanovsky88-287/+745
2026-03-30RDMA: Properly propagate the number of CQEs as unsigned intLeon Romanovsky1-1/+1
2026-03-30RDMA: Clarify that CQ resize is a user‑space verbLeon Romanovsky1-1/+2
2026-03-30RDMA/core: Remove unused ib_resize_cq() implementationLeon Romanovsky1-9/+0
2026-03-30RDMA/nldev: Add dellink function pointerZhu Yanjun1-0/+2
2026-03-30Merge branch '20260125-iris-ubwc-v4-1-1ff30644ac81@oss.qualcomm.com' into dri...Bjorn Andersson1-0/+25