index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2022-04-20
rcutorture: Allow rcutorture without RCU Tasks Trace
Paul E. McKenney
-53
/
+71
2022-04-20
rcu: Make the TASKS_RCU Kconfig option be selected
Paul E. McKenney
-1
/
+4
2022-04-20
rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangs
Zqiang
-1
/
+7
2022-04-20
rcu_sync: Fix comment to properly reflect rcu_sync_exit() behavior
David Vernet
-1
/
+1
2022-04-20
rcu: Check for successful spawn of ->boost_kthread_task
Zqiang
-1
/
+2
2022-04-20
rcu: Fix preemption mode check on synchronize_rcu[_expedited]()
Frederic Weisbecker
-1
/
+3
2022-04-20
rcu: Print number of online CPUs in RCU CPU stall-warning messages
Paul E. McKenney
-4
/
+4
2022-04-20
rcu: Add comments to final rcu_gp_cleanup() "if" statement
Paul E. McKenney
-5
/
+20
2022-04-20
kernel/smp: Provide boot-time timeout for CSD lock diagnostics
Paul E. McKenney
-2
/
+5
2022-04-19
bpf: Fix usage of trace RCU in local storage.
KP Singh
-14
/
+23
2022-04-19
bpf: Ensure type tags precede modifiers in BTF
Kumar Kartikeya Dwivedi
-0
/
+54
2022-04-19
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
-6
/
+6
2022-04-19
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
-5
/
+5
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
-18
/
+111
2022-04-19
Merge branch irq/gpio-immutable into irq/irqchip-next
Marc Zyngier
-0
/
+1
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
-0
/
+1
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
-715
/
+615
2022-04-18
swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
Christoph Hellwig
-57
/
+20
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
-3
/
+33
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
-5
/
+2
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
-2
/
+9
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
-16
/
+19
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
-4
/
+2
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
-17
/
+3
2022-04-18
swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
Christoph Hellwig
-0
/
+3
2022-04-18
dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
-1
/
+1
2022-04-17
Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-7
/
+10
2022-04-17
Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-19
/
+19
2022-04-17
Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+3
2022-04-16
Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-1
/
+2
2022-04-15
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
-1
/
+1
2022-04-15
ftrace: Fix build warning
YueHaibing
-2
/
+2
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-712
/
+612
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
-715
/
+632
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
-0
/
+17
2022-04-14
genirq: Take the proposed affinity at face value if force==true
Marc Zyngier
-2
/
+8
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
-1
/
+1
2022-04-14
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
-1
/
+2
2022-04-14
bpf: Remove unnecessary type castings
Yu Zhe
-3
/
+3
2022-04-13
Merge branch 'pr/bpf-sysctl' into bpf-next
Daniel Borkmann
-79
/
+87
2022-04-13
Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-next
Luis Chamberlain
-79
/
+87
2022-04-13
bpf: Move BPF sysctls from kernel/sysctl.c to BPF core
Yan Zhu
-79
/
+87
2022-04-13
cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier
Steven Price
-9
/
+13
2022-04-13
Merge branch 'smp/urgent' into smp/core
Thomas Gleixner
-19
/
+19
2022-04-13
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
-18
/
+18
2022-04-13
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
-1
/
+1
2022-04-13
PM: hibernate: Don't mark comment as kernel-doc
Haowen Bai
-1
/
+1
2022-04-13
PM: hibernate: Fix some kernel-doc comments
Yang Li
-3
/
+7
2022-04-13
PM: sleep: enable dynamic debug support within pm_pr_dbg()
David Cohen
-29
/
+0
2022-04-13
PM: sleep: Narrow down -DDEBUG on kernel/power/ files
David Cohen
-4
/
+5
[prev]
[next]