index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-3
/
+3
2023-04-08
notifiers: add tracepoints to the notifiers infrastructure
Guilherme G. Piccoli
1
-0
/
+6
2023-04-08
kernel/hung_task.c: set some hung_task.c variables storage-class-specifier to...
Tom Rix
1
-5
/
+5
2023-04-08
Merge tag 'dma-mapping-6.3-2023-04-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-3
/
+3
2023-04-08
Merge tag 'trace-v6.3-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+10
2023-04-08
Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2023-04-07
dma-mapping: provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
2
-1
/
+8
2023-04-07
dma-mapping: provide a fallback dma_default_coherent
Jiaxun Yang
1
-0
/
+4
2023-04-06
bpf: ensure all memory is initialized in bpf_get_current_comm
Barret Rhoden
1
-1
/
+1
2023-04-06
bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier
Yonghong Song
1
-0
/
+12
2023-04-06
bpf: Improve verifier JEQ/JNE insn branch taken checking
Yonghong Song
1
-0
/
+8
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-32
/
+61
2023-04-06
rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
Ziwei Dai
1
-8
/
+19
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
1
-2
/
+21
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
1
-0
/
+19
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2
-0
/
+21
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
1
-14
/
+59
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-1
/
+1
2023-04-05
kernel/fork: assert no VMA readers during its destruction
Suren Baghdasaryan
1
-0
/
+3
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
1
-0
/
+4
2023-04-05
mm: rcu safe VMA freeing
Michel Lespinasse
1
-1
/
+19
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
3
-7
/
+7
2023-04-05
perf/core: fix MAX_ORDER usage in rb_alloc_aux_page()
Kirill A. Shutemov
1
-2
/
+2
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
1
-0
/
+3
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...
Joel Fernandes (Google)
12
-223
/
+579
2023-04-05
rcuscale: Rename kfree_rcu() to kfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-1
/
+1
2023-04-05
tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2
-2
/
+2
2023-04-05
rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access
Zqiang
1
-2
/
+4
2023-04-05
rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed
Zheng Yejian
1
-0
/
+1
2023-04-05
rcu-tasks: Report stalls during synchronize_srcu() in rcu_tasks_postscan()
Neeraj Upadhyay
1
-0
/
+31
2023-04-05
rcu: Permit start_poll_synchronize_rcu_expedited() to be invoked early
Zqiang
2
-5
/
+5
2023-04-05
rcu: Remove never-set needwake assignment from rcu_report_qs_rdp()
Zqiang
1
-4
/
+6
2023-04-05
rcu: Register rcu-lazy shrinker only for CONFIG_RCU_LAZY=y kernels
Zqiang
1
-0
/
+4
2023-04-05
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
1
-0
/
+5
2023-04-05
rcu: Fix set/clear TICK_DEP_BIT_RCU_EXP bitmask race
Zqiang
1
-2
/
+3
2023-04-05
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
1
-3
/
+8
2023-04-05
rcu: Remove CONFIG_SRCU
Paul E. McKenney
1
-3
/
+0
2023-04-05
rcu: Add comment to rcu_do_batch() identifying rcuoc code path
Paul E. McKenney
1
-0
/
+2
2023-04-05
srcu: Clarify comments on memory barrier "E"
Joel Fernandes (Google)
1
-7
/
+27
2023-04-05
rcu: Further comment and explain the state space of GP sequences
Frederic Weisbecker
1
-0
/
+37
2023-04-05
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2
-68
/
+109
2023-04-05
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
1
-9
/
+10
2023-04-05
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
1
-81
/
+82
2023-04-05
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
1
-98
/
+98
2023-04-05
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
1
-1
/
+1
[prev]
[next]