aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-20rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney3-53/+71
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney3-1/+4
2022-04-20rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangsZqiang1-1/+7
2022-04-20rcu_sync: Fix comment to properly reflect rcu_sync_exit() behaviorDavid Vernet1-1/+1
2022-04-20rcu: Check for successful spawn of ->boost_kthread_taskZqiang1-1/+2
2022-04-20rcu: Fix preemption mode check on synchronize_rcu[_expedited]()Frederic Weisbecker1-1/+3
2022-04-20rcu: Print number of online CPUs in RCU CPU stall-warning messagesPaul E. McKenney1-4/+4
2022-04-20rcu: Add comments to final rcu_gp_cleanup() "if" statementPaul E. McKenney1-5/+20
2022-04-20kernel/smp: Provide boot-time timeout for CSD lock diagnosticsPaul E. McKenney1-2/+5
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh3-14/+23
2022-04-19bpf: Ensure type tags precede modifiers in BTFKumar Kartikeya Dwivedi1-0/+54
2022-04-19perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie3-6/+6
2022-04-19sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang1-5/+5
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev2-18/+111
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier1-0/+1
2022-04-19gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier1-0/+1
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil10-715/+615
2022-04-18swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tblChristoph Hellwig1-57/+20
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig1-3/+33
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig1-5/+2
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig1-2/+9
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig1-16/+19
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig1-4/+2
2022-04-18swiotlb: simplify swiotlb_max_segmentChristoph Hellwig1-17/+3
2022-04-18swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is setChristoph Hellwig1-0/+3
2022-04-18dma-direct: use is_swiotlb_active in dma_direct_map_pageChristoph Hellwig1-1/+1
2022-04-17Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+10
2022-04-17Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-19/+19
2022-04-17Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2022-04-16Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2022-04-15irq_work: use kasan_record_aux_stack_noalloc() record callstackZqiang1-1/+1
2022-04-15ftrace: Fix build warningYueHaibing1-2/+2
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni8-712/+612
2022-04-14Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner11-715/+632
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach1-0/+17
2022-04-14genirq: Take the proposed affinity at face value if force==trueMarc Zyngier1-2/+8
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst1-1/+1
2022-04-14dma-direct: avoid redundant memory sync for swiotlbChao Gao1-1/+2
2022-04-14bpf: Remove unnecessary type castingsYu Zhe2-3/+3
2022-04-13Merge branch 'pr/bpf-sysctl' into bpf-nextDaniel Borkmann2-79/+87
2022-04-13Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain2-79/+87
2022-04-13bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu2-79/+87
2022-04-13cpu/hotplug: Initialise all cpuhp_cpu_state structs earlierSteven Price1-9/+13
2022-04-13Merge branch 'smp/urgent' into smp/coreThomas Gleixner2-19/+19
2022-04-13cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_stateSteven Price1-18/+18
2022-04-13smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit1-1/+1
2022-04-13PM: hibernate: Don't mark comment as kernel-docHaowen Bai1-1/+1
2022-04-13PM: hibernate: Fix some kernel-doc commentsYang Li1-3/+7
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen1-29/+0
2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen2-4/+5