summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig-3/+33
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig-5/+2
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig-2/+9
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig-16/+19
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig-4/+2
2022-04-18swiotlb: simplify swiotlb_max_segmentChristoph Hellwig-17/+3
2022-04-18swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is setChristoph Hellwig-0/+3
2022-04-18dma-direct: use is_swiotlb_active in dma_direct_map_pageChristoph Hellwig-1/+1
2022-04-17Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+10
2022-04-17Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-19/+19
2022-04-17Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+3
2022-04-16Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+2
2022-04-15irq_work: use kasan_record_aux_stack_noalloc() record callstackZqiang-1/+1
2022-04-15ftrace: Fix build warningYueHaibing-2/+2
2022-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-712/+612
2022-04-14Merge tag 'tai-for-tracing' into timers/coreThomas Gleixner-715/+632
2022-04-14timekeeping: Introduce fast accessor to clock taiKurt Kanzenbach-0/+17
2022-04-14genirq: Take the proposed affinity at face value if force==trueMarc Zyngier-2/+8
2022-04-14ELF: Remove elf_core_copy_kernel_regs()Brian Gerst-1/+1
2022-04-14dma-direct: avoid redundant memory sync for swiotlbChao Gao-1/+2
2022-04-14bpf: Remove unnecessary type castingsYu Zhe-3/+3
2022-04-13Merge branch 'pr/bpf-sysctl' into bpf-nextDaniel Borkmann-79/+87
2022-04-13Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-nextLuis Chamberlain-79/+87
2022-04-13bpf: Move BPF sysctls from kernel/sysctl.c to BPF coreYan Zhu-79/+87
2022-04-13cpu/hotplug: Initialise all cpuhp_cpu_state structs earlierSteven Price-9/+13
2022-04-13Merge branch 'smp/urgent' into smp/coreThomas Gleixner-19/+19
2022-04-13cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_stateSteven Price-18/+18
2022-04-13smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit-1/+1
2022-04-13PM: hibernate: Don't mark comment as kernel-docHaowen Bai-1/+1
2022-04-13PM: hibernate: Fix some kernel-doc commentsYang Li-3/+7
2022-04-13PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen-29/+0
2022-04-13PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen-4/+5
2022-04-13PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba-19/+5
2022-04-13PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba-1/+1
2022-04-13PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba-11/+28
2022-04-13PM: EM: Add artificial EM flagPierre Gondois-0/+2
2022-04-12cpu/hotplug: Allow the CPU in CPU_UP_PREPARE state to be brought up again.Longpeng(Mike)-0/+7
2022-04-11rcu: Check for jiffies going backwardsPaul E. McKenney-0/+11
2022-04-11rcu: Fix rcu_preempt_deferred_qs_irqrestore() strict QS reportingPaul E. McKenney-0/+1
2022-04-11rcu: Clarify fill-the-gap comment in rcu_segcblist_advance()Paul E. McKenney-4/+4
2022-04-11rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney-0/+1
2022-04-11rcutorture: Add missing return and use __func__ in warningDavid Vernet-1/+2
2022-04-11rcutorture: Avoid corner-case #DE with nsynctypes checkDavid Vernet-0/+11
2022-04-11scftorture: Fix distribution of short handler delaysPaul E. McKenney-2/+3
2022-04-11rcutorture: Suppress debugging grace period delays during floodingPaul E. McKenney-3/+37
2022-04-11rcu-tasks: Handle sparse cpu_possible_mask in rcu_tasks_invoke_cbs()Paul E. McKenney-1/+1
2022-04-11rcu-tasks: Handle sparse cpu_possible_maskEric Dumazet-2/+5
2022-04-11rcu-tasks: Make show_rcu_tasks_generic_gp_kthread() check all CPUsPaul E. McKenney-2/+12
2022-04-11rcu-tasks: Restore use of timers for non-RT kernelsPaul E. McKenney-3/+7
2022-04-11rcu-tasks: Use schedule_hrtimeout_range() to wait for grace periodsSebastian Andrzej Siewior-1/+4