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
2024-01-27
USB: uapi: OTG 3.0
Oliver Neukum
1
-0
/
+2
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
10
-65
/
+341
2024-01-26
ipmr: fix kernel panic when forwarding mcast packets
Nicolas Dichtel
1
-1
/
+1
2024-01-26
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
2024-01-26
af_unix: Try to run GC async.
Kuniyuki Iwashima
2
-2
/
+11
2024-01-26
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
1
-1
/
+1
2024-01-26
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.
Kuniyuki Iwashima
1
-1
/
+1
2024-01-27
power: supply: bq27xxx: Add devm action to free IDA
Andrew Davis
1
-1
/
+0
2024-01-26
Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-1
/
+1
2024-01-26
workqueue: Break up enum definitions and give names to the types
Tejun Heo
1
-17
/
+24
2024-01-26
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+20
2024-01-26
Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-26
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Zack Rusin
1
-1
/
+8
2024-01-26
bitmap: Define a cleanup function for bitmaps
Bartosz Golaszewski
1
-0
/
+3
2024-01-26
Revert "nl80211/cfg80211: Specify band specific min RSSI thresholds with sche...
Jeff Johnson
2
-20
/
+4
2024-01-26
wifi: cfg80211: validate MLO connections better
Johannes Berg
1
-0
/
+24
2024-01-26
wifi: mac80211: add support for SPP A-MSDUs
Johannes Berg
1
-0
/
+5
2024-01-26
wifi: cfg80211: add support for SPP A-MSDUs
Johannes Berg
2
-0
/
+16
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
2
-2
/
+42
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-1
/
+45
2024-01-26
wifi: ieee80211: add definitions for negotiated TID to Link map
Ayala Beker
1
-0
/
+28
2024-01-26
KEYS: include header for EINVAL definition
Clay Chang
1
-0
/
+1
2024-01-25
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
1
-3
/
+3
2024-01-25
mm: mmap: map MAP_STACK to VM_NOHUGEPAGE
Yang Shi
1
-0
/
+1
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-231
/
+538
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
12
-30
/
+108
2024-01-25
Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2024-01-25
asm-generic: remove extra type checking in acquire/release for non-SMP case
Baokun Li
1
-2
/
+0
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
1
-2
/
+8
2024-01-25
Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
4
-4
/
+11
2024-01-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-0
/
+27
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
2
-10
/
+8
2024-01-24
riscv: Avoid code duplication with generic bitops implementation
Xiao Wang
4
-8
/
+24
2024-01-24
xsk: fix usage of multi-buffer BPF helpers for ZC XDP
Maciej Fijalkowski
1
-0
/
+26
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
1
-0
/
+1
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
3
-0
/
+33
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2
-4
/
+7
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2
-7
/
+10
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2
-9
/
+9
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
1
-2
/
+3
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2
-0
/
+11
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+5
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2
-0
/
+10
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2
-0
/
+78
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+12
2024-01-24
Merge tag 'execve-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
2024-01-24
netfilter: nf_tables: cleanup documentation
George Guo
1
-10
/
+39
2024-01-24
PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
Rafael J. Wysocki
1
-15
/
+15
2024-01-24
fsnotify: Add fsnotify_sb_has_watchers() helper
Amir Goldstein
1
-3
/
+9
[prev]
[next]