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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
spi: introduce SPI_TRANS_FAIL_IO for error reporting
Nam Cao
1
-4
/
+8
2023-11-30
dt-bindings: power: meson-g12a-power: document ISP power domain
Neil Armstrong
1
-0
/
+1
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
1
-3
/
+10
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
2
-5
/
+2
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
1
-1
/
+1
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
2
-8
/
+6
2023-11-29
net: mana: Fix spelling mistake "enforecement" -> "enforcement"
Colin Ian King
1
-1
/
+1
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
1
-0
/
+1
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-1
/
+68
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+2
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2
-0
/
+2
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
2
-1
/
+8
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-1
/
+22
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
7
-1
/
+198
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
3
-0
/
+3
2023-11-29
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
1
-0
/
+4
2023-11-29
ptrace: Convert ptrace_attach() to use lock guards
Peter Zijlstra
2
-0
/
+28
2023-11-29
ASoC: SOF: Add placeholder for platform IPC type and path overrides
Peter Ujfalusi
1
-0
/
+15
2023-11-29
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
1
-0
/
+5
2023-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
1
-1
/
+7
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
1
-1
/
+2
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
1
-1
/
+0
2023-11-28
tty: make tty const in tty_get_baud_rate()
Jiri Slaby (SUSE)
1
-3
/
+2
2023-11-28
block: warn once for each partition in bio_check_ro()
Yu Kuai
1
-0
/
+1
2023-11-28
block: move .bd_inode into 1st cacheline of block_device
Ming Lei
1
-1
/
+2
2023-11-28
misc: Add Nitro Secure Module driver
Alexander Graf
1
-0
/
+31
2023-11-28
f2fs: show i_mode in trace_f2fs_new_inode()
Chao Yu
1
-1
/
+18
2023-11-28
f2fs: introduce tracepoint for f2fs_rename()
Chao Yu
1
-0
/
+69
2023-11-28
drm/imagination: Numerous documentation fixes.
Donald Robson
1
-6
/
+4
2023-11-28
dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Contr...
Zelong Dong
1
-0
/
+119
2023-11-28
drm/bridge: Fix typo in post_disable() description
Dario Binacchi
1
-1
/
+1
2023-11-28
EDAC/mc: Add support for HBM3 memory type
Muralidhara M K
1
-0
/
+3
2023-11-28
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
1
-0
/
+3
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2
-6
/
+21
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2
-0
/
+2
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
1
-0
/
+2
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
1
-0
/
+4
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
1
-0
/
+10
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
4
-0
/
+30
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-0
/
+4
2023-11-28
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
28
-72
/
+217
2023-11-28
platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspend
Luke D. Jones
1
-0
/
+3
2023-11-28
mnt_idmapping: decouple from namespaces
Christian Brauner
1
-0
/
+13
2023-11-28
mnt_idmapping: remove check_fsmapping()
Christian Brauner
1
-3
/
+0
2023-11-28
eventfd: make eventfd_signal{_mask}() void
Christian Brauner
1
-9
/
+7
2023-11-28
eventfd: simplify eventfd_signal_mask()
Christian Brauner
1
-3
/
+2
2023-11-28
eventfd: simplify eventfd_signal()
Christian Brauner
1
-2
/
+2
2023-11-28
ASoC: Intel: Soundwire related board and match updates
Mark Brown
24
-57
/
+140
[prev]
[next]