Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
paulmck
/
linux-rcu.git
/
HEAD
1d289fc
Merge branch 'torture.2025.08.14a' into HEAD
by Paul E. McKenney
· 3 months ago
master
next.2025.09.23a
rcu.2025.09.26a
a590b67
Merge branch 'srcu-next.2025.08.21a' into HEAD
by Paul E. McKenney
· 3 months ago
ccd0256
Merge branch 'rcu.2025.09.23a' into HEAD
by Paul E. McKenney
· 3 months ago
82c427b
rcu: WQ_UNBOUND added to sync_wq workqueue
by Marco Crivellari
· 3 months ago
499d48f
rcu: WQ_PERCPU added to alloc_workqueue users
by Marco Crivellari
· 3 months ago
143ddfa
rcu: replace use of system_wq with system_percpu_wq
by Marco Crivellari
· 3 months ago
1441edd
refperf: Set reader_tasks to NULL after kfree()
by Kaushlendra Kumar
· 4 months ago
fb7855a
refperf: Remove redundant kfree() after torture_stop_kthread()
by Kaushlendra Kumar
· 4 months ago
e6a43ae
srcu/tiny: Remove preempt_disable/enable() in srcu_gp_start_if_needed()
by Zqiang
· 4 months ago
1c77e86
srcu: Document srcu_flip() memory-barrier D relation to SRCU-fast
by Paul E. McKenney
· 5 months ago
be97544
srcu: Document __srcu_read_{,un}lock_fast() implicit RCU readers
by Paul E. McKenney
· 5 months ago
a214365
rculist: move list_for_each_rcu() to where it belongs
by Andy Shevchenko
· 6 months ago
0e9e702
Merge branch 'doc.2025.08.20a' into HEAD
by Paul E. McKenney
· 4 months ago
9a0352d
refscale: Use kcalloc() instead of kzalloc()
by Qianfeng Rong
· 4 months ago
3e15ccc
rcutorture: Use kcalloc() instead of kzalloc()
by Qianfeng Rong
· 4 months ago
de117fe
docs: rcu: Replace multiple dead OLS links in RTFP.txt
by Nikil Paul S
· 4 months ago
14b0a12
doc: Fix typo in RCU's torture.rst documentation
by Paul E. McKenney
· 4 months ago
9832258
Documentation: RCU: Retitle toctree index
by Bagas Sanjaya
· 4 months ago
326b16b
Documentation: RCU: Reduce toctree depth
by Bagas Sanjaya
· 4 months ago
8495e00
Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block
by Bagas Sanjaya
· 4 months ago
d33b01d
rcu: docs: Requirements.rst: Abide by conventions of kernel documentation
by Akira Yokosawa
· 5 months ago
820f8da
doc: Add RCU guards to checklist.rst
by Paul E. McKenney
· 6 months ago
46e2c5d
doc: Update whatisRCU.rst for recent RCU API additions
by Paul E. McKenney
· 6 months ago
51c285b
rcutorture: Delay forward-progress testing until boot completes
by Paul E. McKenney
· 5 months ago
6e9c48b
torture: Delay CPU-hotplug operations until boot completes
by Paul E. McKenney
· 5 months ago
9a316fe
rcutorture: Delay rcutorture readers and writers until boot completes
by Paul E. McKenney
· 5 months ago
1b0f583
rcutorture: Suppress "Writer stall state" reports during boot
by Paul E. McKenney
· 5 months ago
b930ff8
torture: Announce kernel boot status at torture-test startup
by Paul E. McKenney
· 5 months ago
bd89367
torture: Add --do-normal parameter to torture.sh help text
by Paul E. McKenney
· 6 months ago
e95f6cc
rcutorture: Fix jitter.sh spin time
by Paul E. McKenney
· 6 months ago
cacadb6
srcu: Add guards for notrace variants of SRCU-fast readers
by Paul E. McKenney
· 6 months ago
7e2a2d0
srcu: Add srcu_read_lock_fast_notrace() and srcu_read_unlock_fast_notrace()
by Paul E. McKenney
· 6 months ago
f3949408
srcu: Move rcu_is_watching() checks to srcu_read_{,un}lock_fast()
by Paul E. McKenney
· 6 months ago
42d590d
rcu: Remove local_irq_save/restore() in rcu_preempt_deferred_qs_handler()
by Zqiang
· 5 months ago
faab3ae
rcu: Document that rcu_barrier() hurries lazy callbacks
by Paul E. McKenney
· 6 months ago
61399e0
rcu: Fix racy re-initialization of irq_work causing hangs
by Frederic Weisbecker
· 5 months ago
rcu.fixes.6.17
8f5ae30
Linux 6.17-rc1
by Linus Torvalds
· 5 months ago
v6.17-rc1
2b38afc
Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 5 months ago
b96ddbc
Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 months ago
7d2fed1
Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 months ago
acaa21a
Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 months ago
8e8f6b6
Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 months ago
5e98a5e
tools/power turbostat: version 2025.09.09
by Len Brown
· 5 months ago
e60a13b
tools/power turbostat: Handle non-root legacy-uncore sysfs permissions
by Len Brown
· 5 months ago
378e901
tools/power turbostat: standardize PER_THREAD_PARAMS
by Len Brown
· 5 months ago
3a088b0
tools/power turbostat: Fix DMR support
by Zhang Rui
· 7 months ago
dcd1c37
tools/power turbostat: add format "average" for external attributes
by Michael Hebenstreit
· 5 months ago
a5015d9
tools/power turbostat: delete GET_PKG()
by Len Brown
· 5 months ago
5f961fb
tools/power turbostat: probe and display L3 cache topology
by Len Brown
· 6 months ago
8d14a09
tools/power turbostat: Support more than 64 built-in-counters
by Len Brown
· 6 months ago
d240b44
tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columns
by Len Brown
· 6 months ago
561c8036
Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 5 months ago
402e262
Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
by Linus Torvalds
· 5 months ago
c30a135
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Linus Torvalds
· 5 months ago
2988dfed
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
24bbfb8
Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linux
by Linus Torvalds
· 5 months ago
71a0760
Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 5 months ago
c5bf33d
Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 5 months ago
21a1f19
Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 5 months ago
25046d5
Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
by Linus Torvalds
· 5 months ago
b20b853
Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailbox
by Linus Torvalds
· 5 months ago
0227b49
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
by Linus Torvalds
· 5 months ago
c93913c
Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 months ago
61d4179
Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 months ago
09aae3e
Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 5 months ago
01b6ba6
Merge tag 'v6.17-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 months ago
ccc1ead
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 5 months ago
cfaf773
Merge tag 'v6.17rc-part2-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 months ago
471025c
Merge tag 'v6.17rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
by Linus Torvalds
· 5 months ago
0c952ef
Merge tag 'tegra-for-6.17-arm64-dt-v3' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes
by Arnd Bergmann
· 5 months ago
4420756
tools/power turbostat: Fix bogus SysWatt for forked program
by Zhang Rui
· 7 months ago
d34fe50
tools/power turbostat: Handle cap_get_proc() ENOSYS
by Calvin Owens
· 7 months ago
6ea0ec1
tools/power turbostat: Fix build with musl
by Calvin Owens
· 7 months ago
d44c40e
tools/power turbostat: verify arguments to params --show and --hide
by Len Brown
· 7 months ago
33503c0
io_uring/memmap: cast nr_pages to size_t before shifting
by Jens Axboe
· 5 months ago
5378bdf
mailbox/pcc: support mailbox management of the shared buffer
by Adam Young
· 6 months ago
3781648
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 months ago
bec0771
Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 months ago
b1e06c1
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 5 months ago
ffe8ac9
Merge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernel
by Linus Torvalds
· 5 months ago
2939a79
Merge tag 'fbdev-for-6.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
by Linus Torvalds
· 5 months ago
83affac
Merge tag 'loongarch-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
by Linus Torvalds
· 5 months ago
8e7d178
smb: server: Fix extension string in ksmbd_extract_shortname()
by Thorsten Blum
· 5 months ago
e6bb919
ksmbd: limit repeated connections from clients with the same IP
by Namjae Jeon
· 5 months ago
64c6275
Merge tag 'amd-drm-fixes-6.17-2025-08-07' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
by Dave Airlie
· 5 months ago
10acca9
Merge tag 'drm-xe-next-fixes-2025-08-06' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
by Dave Airlie
· 5 months ago
dfe6f14
smb: client: only use a single wait_queue to monitor smbdirect connection status
by Stefan Metzmacher
· 5 months ago
550a194
smb: client: don't call init_waitqueue_head(&info->conn_wait) twice in _smbd_get_connection
by Stefan Metzmacher
· 5 months ago
7613997
smb: client: improve logging in smbd_conn_upcall()
by Stefan Metzmacher
· 5 months ago
0353782
smb: client: return an error if rdma_connect does not return within 5 seconds
by Stefan Metzmacher
· 5 months ago
d5c647b
PCI: vmd: Fix wrong kfree() in vmd_msi_free()
by Nam Cao
· 5 months ago
0e260fc
Merge branch 'perf-s390-regression-move-uid-filtering-to-bpf-filters'
by Alexei Starovoitov
· 5 months ago
5e2ac8e
perf bpf-filter: Enable events manually
by Ilya Leoshkevich
· 5 months ago
9474e27
libbpf: Add the ability to suppress perf event enablement
by Ilya Leoshkevich
· 5 months ago
ae63338
pptp: fix pptp_xmit() error path
by Eric Dumazet
· 5 months ago
45fa9f9
lib/sbitmap: make sbitmap_get_shallow() internal
by Yu Kuai
· 5 months ago
42e6c6c
lib/sbitmap: convert shallow_depth from one word to the whole sbitmap
by Yu Kuai
· 5 months ago
80f2180
nvmet: exit debugfs after discovery subsystem exits
by Mohamed Khalfella
· 5 months ago
d9d87d90
treewide: rename GPIO set callbacks back to their original names
by Bartosz Golaszewski
· 6 months ago
397a46c
gpio: remove legacy GPIO line value setter callbacks
by Bartosz Golaszewski
· 5 months ago
Next »