index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
tracing: Use init_utsname()->release
John Garry
1
-2
/
+2
2024-03-18
tracing/user_events: Document multi-format flag
Beau Belgrave
1
-1
/
+26
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
1
-0
/
+134
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2
-13
/
+95
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
3
-36
/
+129
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
1
-13
/
+21
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
6
-10
/
+6
2024-03-18
net: dsa: mt7530: prevent possible incorrect XTAL frequency selection
Arınç ÜNAL
1
-10
/
+4
2024-03-18
Merge branch 'veth-xdp-gro'
David S. Miller
3
-21
/
+25
2024-03-18
selftests: net: veth: test the ability to independently manipulate GRO and XDP
Ignat Korchagin
2
-3
/
+25
2024-03-18
net: veth: do not manipulate GRO when using XDP
Ignat Korchagin
1
-18
/
+0
2024-03-18
irqchip/renesas-rzg2l: Prevent spurious interrupts when setting trigger type
Biju Das
1
-4
/
+32
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
Biju Das
1
-4
/
+3
2024-03-18
irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
Biju Das
1
-5
/
+3
2024-03-18
irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
Biju Das
1
-2
/
+14
2024-03-18
xfrm: Allow UDP encapsulation only in offload modes
Leon Romanovsky
1
-1
/
+2
2024-03-18
net: esp: fix bad handling of pages from page_pool
Dragos Tatulea
3
-8
/
+18
2024-03-18
Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
12
-59
/
+191
2024-03-18
docs: verify/bisect: remove a level of indenting
Thorsten Leemhuis
1
-57
/
+57
2024-03-18
docs: verify/bisect: drop 'v' prefix, EOL aspect, and assorted fixes
Thorsten Leemhuis
1
-55
/
+62
2024-03-18
docs: verify/bisect: check taint flag
Thorsten Leemhuis
1
-15
/
+49
2024-03-18
docs: verify/bisect: improve install instructions
Thorsten Leemhuis
1
-65
/
+57
2024-03-18
docs: handling-regressions.rst: Update regzbot command fixed-by to fix
Nícolas F. R. A. Prado
1
-1
/
+1
2024-03-18
docs: *-regressions.rst: Add colon to regzbot commands
Nícolas F. R. A. Prado
2
-6
/
+6
2024-03-18
doc: Fix typo in admin-guide/cifs/introduction.rst
Kendra Moore
1
-1
/
+1
2024-03-18
README: Fix spelling
Maki Hatano
1
-1
/
+1
2024-03-18
packet: annotate data-races around ignore_outgoing
Eric Dumazet
2
-3
/
+3
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
1
-1
/
+3
2024-03-18
fs,block: get holder during claim
Christian Brauner
3
-0
/
+35
2024-03-18
net: wan: fsl_qmc_hdlc: Fix module compilation
Herve Codina
1
-1
/
+1
2024-03-18
Revert "firewire: Kill unnecessary buf check in device_attribute.show"
Li Zhijian
1
-4
/
+12
2024-03-18
drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
Luca Weiss
1
-0
/
+1
2024-03-18
hyperv-tlfs: Rename some HV_REGISTER_* defines for consistency
Nuno Das Neves
5
-23
/
+23
2024-03-18
bcachefs: ratelimit errors from async_btree_node_rewrite
Kent Overstreet
1
-1
/
+1
2024-03-18
bcachefs: Run check_topology() first
Kent Overstreet
1
-1
/
+1
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
15
-35
/
+35
2024-03-18
bcachefs: Fix lost transaction restart error
Kent Overstreet
1
-4
/
+6
2024-03-17
bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
3
-2
/
+9
2024-03-17
bcachefs: fix for building in userspace
Kent Overstreet
1
-16
/
+16
2024-03-17
bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recovery
Kent Overstreet
1
-14
/
+18
2024-03-17
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Kent Overstreet
1
-6
/
+7
2024-03-17
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2
-6
/
+8
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2
-2
/
+11
2024-03-17
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
1
-1
/
+1
2024-03-17
bcachefs: Avoid extent entry type assertions in .invalid()
Kent Overstreet
1
-3
/
+3
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
1
-8
/
+21
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
1
-1
/
+3
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
1
-1
/
+2
2024-03-17
Merge tag 'i3c/for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...
Linus Torvalds
9
-10
/
+12
[prev]
[next]