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
2023-09-02
Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+1
2023-09-02
cgroup: fix build when CGROUP_SCHED is not enabled
Linus Torvalds
-14
/
+14
2023-09-02
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
-1
/
+14
2023-09-01
tracing/filters: Fix coding style issues
Valentin Schneider
-2
/
+4
2023-09-01
tracing/filters: Change parse_pred() cpulist ternary into an if block
Valentin Schneider
-2
/
+6
2023-09-01
tracing/filters: Fix double-free of struct filter_pred.mask
Valentin Schneider
-0
/
+1
2023-09-01
tracing/filters: Fix error-handling of cpulist parsing buffer
Valentin Schneider
-2
/
+8
2023-09-01
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
-2
/
+2
2023-09-01
ftrace: Use LIST_HEAD to initialize clear_hash
Ruan Jinjie
-3
/
+1
2023-09-01
ftrace: Use within_module to check rec->ip within specified module.
Levi Yun
-4
/
+2
2023-09-01
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
-5
/
+12
2023-09-01
tracing: Remove extra space at the end of hwlat_detector/mode
Mikhail Kobuk
-1
/
+1
2023-09-01
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
-148
/
+389
2023-09-01
Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-717
/
+901
2023-09-01
Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-181
/
+243
2023-09-01
Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
-11
/
+4
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-3
/
+3
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-28
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2023-08-31
dma-pool: remove a __maybe_unused label in atomic_pool_expand
Christoph Hellwig
-2
/
+2
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
-11
/
+158
2023-08-31
netfilter: nf_tables: Audit log rule reset
Phil Sutter
-0
/
+1
2023-08-31
netfilter: nf_tables: Audit log setelem reset
Phil Sutter
-0
/
+1
2023-08-30
Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
-1
/
+1
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2023-08-30
Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-17
/
+21
2023-08-30
dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA
Christoph Hellwig
-1
/
+1
2023-08-30
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
-1
/
+23
2023-08-30
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
-1
/
+1
2023-08-30
dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock
Sergey Senozhatsky
-5
/
+15
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
-104
/
+736
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-2
/
+3
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-11
/
+33
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-282
/
+635
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-56
/
+38
2023-08-29
workqueue: fix data race with the pwq->stats[] increment
Mirsad Goran Todorovac
-1
/
+1
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
-1
/
+1
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-809
/
+2877
2023-08-29
module/decompress: use vmalloc() for zstd decompression workspace
Andrea Righi
-2
/
+2
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+1
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-40
/
+156
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+15
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-896
/
+1135
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-11
/
+12
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-39
/
+105
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-21
/
+20
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+1
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+11
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+9
[prev]
[next]