index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
3
-17
/
+19
2023-10-26
eventfs: Fix typo in eventfs_inode union comment
Steven Rostedt (Google)
1
-1
/
+1
2023-10-26
eventfs: Fix WARN_ON() in create_file_dentry()
Steven Rostedt (Google)
1
-1
/
+2
2023-10-26
powerpc: Remove initialisation of readpos
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
1
-9
/
+2
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
1
-1
/
+1
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
5
-22
/
+23
2023-10-20
tracefs/eventfs: Modify mismatched function name
Jiapeng Chong
1
-1
/
+1
2023-10-20
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_dir()
Dan Carpenter
1
-1
/
+1
2023-10-20
eventfs: Fix failure path in eventfs_create_events_dir()
Steven Rostedt (Google)
1
-1
/
+2
2023-10-18
eventfs: Use ERR_CAST() in eventfs_create_events_dir()
Nathan Chancellor
1
-1
/
+1
2023-10-05
tracing: Make system_callback() function static
Steven Rostedt (Google)
1
-1
/
+1
2023-10-05
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
3
-13
/
+9
2023-10-05
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2
-2
/
+6
2023-10-05
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
8
-536
/
+705
2023-10-04
tracing/user_events: Document persist event flags
Beau Belgrave
1
-3
/
+18
2023-10-04
selftests/user_events: Test persist flag cases
Beau Belgrave
2
-2
/
+107
2023-10-04
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
2
-15
/
+32
2023-10-04
ring_buffer: Use try_cmpxchg instead of cmpxchg in rb_insert_pages
Uros Bizjak
1
-4
/
+4
2023-10-04
tracing: Expand all ring buffers individually
Zheng Yejian
3
-33
/
+45
2023-10-02
Linux 6.6-rc4
v6.6-rc4
Linus Torvalds
1
-1
/
+1
2023-10-01
Merge tag 'kbuild-fixes-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-15
/
+41
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
38
-169
/
+455
2023-10-01
Merge tag 'char-misc-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-212
/
+102
2023-10-01
Merge tag 'tty-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-4
/
+5
2023-10-01
Merge tag 'x86-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+26
2023-10-01
Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2023-10-01
Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-10-01
Merge tag 'perf-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+17
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
2023-10-01
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros
Masahiro Yamada
1
-7
/
+0
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-10-01
Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
29
-90
/
+179
2023-10-01
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-8
/
+56
2023-09-30
eventfs: Test for dentries array allocated in eventfs_release()
Steven Rostedt (Google)
1
-1
/
+1
2023-09-30
tracing/user_events: Align set_bit() address for all archs
Beau Belgrave
1
-7
/
+51
2023-09-30
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-09-30
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
1
-0
/
+3
2023-09-30
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2
-16
/
+38
2023-09-30
Merge tag 'iomap-6.6-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+11
2023-09-30
Merge tag 'i2c-for-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-12
/
+12
2023-09-30
Merge tag 'acpi-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+5
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-31
/
+14
2023-09-30
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+2
2023-09-30
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2023-09-30
Crash: add lock to serialize crash hotplug handling
Baoquan He
1
-0
/
+17
2023-09-30
selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen...
Juntong Deng
2
-4
/
+4
2023-09-30
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
1
-20
/
+19
2023-09-30
mm/damon/vaddr-test: fix memory leak in damon_do_test_apply_three_regions()
Jinjie Ruan
1
-0
/
+2
[next]