summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-17alloc_tag: uninline code gated by mem_alloc_profiling_key in page allocatorSuren Baghdasaryan1-55/+5
2025-03-17mm: avoid extra mem_alloc_profiling_enabled() checksSuren Baghdasaryan1-16/+19
2025-03-17mm: completely abstract unnecessary adj_start calculationLorenzo Stoakes1-2/+2
2025-03-17mm: zbud: remove zbudYosry Ahmed1-3/+2
2025-03-17mm: use single SWP_DEVICE_EXCLUSIVE entry typeDavid Hildenbrand2-27/+7
2025-03-17mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()David Hildenbrand2-4/+3
2025-03-17mm: memcontrol: move memsw charge callbacks to v1Johannes Weiner2-11/+11
2025-03-17percpu: repurpose __percpu tag as a named address space qualifierUros Bizjak1-1/+1
2025-03-17percpu: use TYPEOF_UNQUAL() in *_cpu_ptr() accessorsUros Bizjak1-1/+1
2025-03-17percpu: use TYPEOF_UNQUAL() in variable declarationsUros Bizjak2-3/+3
2025-03-17compiler.h: introduce TYPEOF_UNQUAL() macroUros Bizjak3-0/+36
2025-03-17mm: decline to manipulate the refcount on a slab pageMatthew Wilcox (Oracle)1-1/+7
2025-03-17mm: memcontrol: fix swap counter leak from offline cgroupMuchun Song1-2/+2
2025-03-17mm/damon: respect core layer filters' allowance decision on ops layerSeongJae Park1-0/+5
2025-03-17proc: fix UAF in proc_get_inode()Ye Bin1-2/+5
2025-03-15security: Propagate caller information in bpf hooksBlaise Boscaccy2-9/+9
2025-03-15bpf: simple DFA-based live registers analysisEduard Zingerman1-0/+6
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye2-0/+17
2025-03-15bpf: Add verifier support for timed may_gotoKumar Kartikeya Dwivedi2-0/+9
2025-03-15bpf: Summarize sleepable global subprogsKumar Kartikeya Dwivedi2-0/+2
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song1-0/+1
2025-03-15Merge tag 'fsnotify_for_v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+21
2025-03-15mm: Fix the flipped condition in gfpflags_allow_spinning()Vlastimil Babka1-1/+1
2025-03-15async_xor: Remove unused 'async_xor_val'Dr. David Alan Gilbert1-5/+0
2025-03-15Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang2-0/+18
2025-03-15of: Move of_prop_val_eq() next to the single userRob Herring (Arm)1-6/+0
2025-03-15Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linuxLinus Torvalds1-4/+12
2025-03-14lockdep: Remove disable_irq_lockdep()Sebastian Andrzej Siewior1-8/+0
2025-03-14lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior1-4/+4
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang1-0/+23
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert2-198/+0
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert1-48/+0
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert1-69/+0
2025-03-14backlight: pcf50633-backlight: Remove unused driverDr. David Alan Gilbert2-45/+0
2025-03-14mfd: ezx-pcap: Remove unused pcap_adc_syncDr. David Alan Gilbert1-1/+0
2025-03-14mfd: db8500-prcmu: Remove needless return in three void APIsZijun Hu1-3/+3
2025-03-14mfd: Remove STA2x11 core driverLukas Bulwahn1-506/+0
2025-03-14mfd: lp3943: Drop #include <linux/pwm.h> from headerUwe Kleine-König1-1/+0
2025-03-14mfd: max8997: Remove unused function max8997_irq_exit()Lee Jones1-1/+0
2025-03-14mfd: tps65219: Add support for TI TPS65214 PMICShree Ramamoorthy1-5/+60
2025-03-14mfd: tps65219: Add support for TI TPS65215 PMICShree Ramamoorthy1-6/+65
2025-03-14mfd: stm32-timers: Add support for stm32mp25Fabrice Gasnier1-0/+9
2025-03-14Merge branches 'ib-mfd-input-leds-power-6.15', 'ib-mfd-power-6.15' and 'ib-mf...Lee Jones4-0/+229
2025-03-14Merge tag 'mhi-for-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-18/+0
2025-03-14Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman11-31/+291
2025-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni7-3/+43
2025-03-13zstd: Import upstream v1.5.7Nick Terrell3-272/+968
2025-03-13clk: davinci: remove support for da830Bartosz Golaszewski1-6/+0
2025-03-13genirq/msi: Rename msi_[un]lock_descs()Thomas Gleixner1-4/+4
2025-03-13genirq/msi: Use lock guards for MSI descriptor lockingThomas Gleixner2-0/+5