index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-31
i3c: Add NULL pointer check in i3c_master_queue_ibi()
Manjunatha Venkatesh
1
-0
/
+3
2025-03-31
i3c: master: Drop duplicate check before calling OF APIs
Andy Shevchenko
1
-12
/
+6
2025-03-31
scripts: generate_rust_analyzer: fix pin-init name in kernel deps
Andrei Lalaev
1
-1
/
+1
2025-03-30
bcachefs: fix bch2_write_point_to_text() units
Kent Overstreet
1
-1
/
+1
2025-03-30
bcachefs: Log original key being moved in data updates
Kent Overstreet
3
-1
/
+34
2025-03-30
bcachefs: BCH_JSET_ENTRY_log_bkey
Kent Overstreet
4
-1
/
+34
2025-03-30
bcachefs: Reorder error messages that include journal debug
Kent Overstreet
2
-7
/
+7
2025-03-30
bcachefs: Don't use designated initializers for disk_accounting_pos
Kent Overstreet
7
-46
/
+44
2025-03-30
bcachefs: Silence errors after emergency shutdown
Kent Overstreet
2
-3
/
+7
2025-03-30
bcachefs: fix units in rebalance_status
Kent Overstreet
1
-1
/
+1
2025-03-30
bcachefs: bch2_ioctl_subvolume_destroy() fixes
Kent Overstreet
1
-2
/
+4
2025-03-29
bcachefs: Clear fs_path_parent on subvolume unlink
Kent Overstreet
1
-0
/
+1
2025-03-29
bcachefs: Change btree_insert_node() assertion to error
Kent Overstreet
1
-1
/
+16
2025-03-29
bcachefs: Better printing of inconsistency errors
Kent Overstreet
10
-151
/
+153
2025-03-29
bcachefs: bch2_count_fsck_err()
Kent Overstreet
3
-38
/
+68
2025-03-29
exfat: call bh_read in get_block only when necessary
Sungjong Seo
1
-82
/
+77
2025-03-29
exfat: fix potential wrong error return from get_block
Sungjong Seo
1
-0
/
+2
2025-03-28
bcachefs: Better helpers for inconsistency errors
Kent Overstreet
2
-38
/
+110
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
20
-94
/
+113
2025-03-28
bcachefs: Add an "ignore unknown" option to bch2_parse_mount_opts()
Kent Overstreet
4
-27
/
+26
2025-03-28
bcachefs: bch2_time_stats_init_no_pcpu()
Kent Overstreet
2
-4
/
+17
2025-03-28
Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip"
Linus Torvalds
12
-252
/
+287
2025-03-28
bcachefs: Fix bch2_fs_get_tree() error path
Florian Albrechtskirchinger
1
-1
/
+2
2025-03-28
bcachefs: fix logging in journal_entry_err_msg()
Kent Overstreet
1
-2
/
+2
2025-03-28
bcachefs: add missing newline in bch2_trans_updates_to_text()
Kent Overstreet
1
-1
/
+3
2025-03-28
bcachefs: print_string_as_lines: fix extra newline
Kent Overstreet
1
-1
/
+1
2025-03-28
bcachefs: Fix WARN() in bch2_bkey_pick_read_device()
Kent Overstreet
2
-2
/
+6
2025-03-28
bcachefs: Don't return 0 size holes from bch2_seek_hole()
Kent Overstreet
1
-3
/
+12
2025-03-28
bcachefs: Fix bch2_seek_hole() locking
Kent Overstreet
1
-9
/
+11
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
8
-36
/
+31
2025-03-28
bcachefs: Fix permissions on version modparam
Kent Overstreet
1
-1
/
+1
2025-03-28
MAINTAINERS: Update the MODULE SUPPORT section
Petr Pavlu
1
-1
/
+3
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
1
-12
/
+6
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
3
-7
/
+138
2025-03-28
ring-buffer: Remove the unused variable bmeta
Jiapeng Chong
1
-3
/
+0
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_mod()
Masami Hiramatsu (Google)
1
-18
/
+8
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
1
-1
/
+1
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
1
-0
/
+7
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
2
-1
/
+13
2025-03-28
mm/memblock: Add reserved memory release function
Masami Hiramatsu (Google)
2
-12
/
+55
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
3
-12
/
+57
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
1
-13
/
+89
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
1
-9
/
+89
2025-03-28
module: Add module_for_each_mod() function
Steven Rostedt
2
-0
/
+19
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
4
-57
/
+46
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
3
-9
/
+34
2025-03-28
ring-buffer: Add buffer meta data for persistent ring buffer
Steven Rostedt
1
-52
/
+119
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
4
-34
/
+39
2025-03-28
ring-buffer: Fix bytes_dropped calculation issue
Feng Yang
1
-2
/
+2
2025-03-28
x86/microcode/AMD: Fix __apply_microcode_amd()'s return value
Boris Ostrovsky
1
-1
/
+1
[next]