index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
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
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
13
-44
/
+52
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
1
-1
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
1
-2
/
+4
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
1
-10
/
+10
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
1
-6
/
+4
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
1
-1
/
+1
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
1
-2
/
+3
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-9
/
+4
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
1
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
1
-1
/
+1
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2
-1
/
+17
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
4
-11
/
+24
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
8
-10
/
+15
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
1
-6
/
+19
2022-04-29
kernel: make taskstats available from all net namespaces
xu xin
1
-0
/
+1
2022-04-29
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2
-2
/
+31
2022-04-29
kexec: remove redundant assignments
Michal Orzel
1
-2
/
+0
2022-04-29
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
Tiezhu Yang
1
-6
/
+0
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2
-3
/
+3
2022-04-29
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
1
-1
/
+1
2022-04-29
seccomp: Use FIFO semantics to order notifications
Sargun Dhillon
1
-1
/
+1
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
1
-0
/
+18
2022-04-29
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
1
-19
/
+0
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
1
-98
/
+0
2022-04-29
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
1
-100
/
+57
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
1
-2
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-14
/
+17
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
25
-456
/
+1533
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+1
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
3
-20
/
+26
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2
-21
/
+18
2022-04-27
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
1
-8
/
+7
2022-04-27
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
1
-4
/
+9
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
1
-0
/
+1
2022-04-27
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
1
-10
/
+18
2022-04-27
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
1
-5
/
+44
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
1
-0
/
+5
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
1
-10
/
+22
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
1
-0
/
+7
2022-04-26
ring-buffer: Simplify if-if to if-else
Wan Jiabing
1
-2
/
+2
2022-04-26
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
1
-9
/
+3
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
1
-3
/
+3
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
1
-1
/
+1
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
1
-1
/
+2
2022-04-26
tracing: Make tp_printk work on syscall tracepoints
Jeff Xie
1
-24
/
+11
2022-04-26
tracing: Fix tracing_map_sort_entries() kernel-doc comment
Yang Li
1
-1
/
+2
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
1
-2
/
+2
[prev]
[next]