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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
phy: core: add notify_connect and notify_disconnect callback
Stanley Chang
1
-0
/
+21
2024-01-27
usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor
Alexander Tsoy
1
-2
/
+2
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-36
/
+183
2024-01-26
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
1
-0
/
+22
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 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-01-26
bitmap: Define a cleanup function for bitmaps
Bartosz Golaszewski
1
-0
/
+3
2024-01-26
wifi: cfg80211: validate MLO connections better
Johannes Berg
1
-0
/
+24
2024-01-26
wifi: mac80211: add support for negotiated TTLM request
Ayala Beker
1
-0
/
+37
2024-01-26
wifi: ieee80211: add definitions for negotiated TID to Link map
Ayala Beker
1
-0
/
+28
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
24
-166
/
+236
2024-01-25
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-10
/
+11
2024-01-25
fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
Baokun Li
1
-2
/
+8
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
1
-0
/
+6
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
1
-0
/
+41
2024-01-24
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
1
-0
/
+12
2024-01-24
exec: Distinguish in_execve from in_exec
Kees Cook
1
-1
/
+1
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
2024-01-24
spi: Raise limit on number of chip selects
Mark Brown
1
-1
/
+1
2024-01-24
mm: Change mmap_rnd_bits_max to __ro_after_init
Sami Tolvanen
1
-1
/
+1
2024-01-24
genirq: Remove unneeded forward declaration
Dawei Li
1
-1
/
+1
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
1
-1
/
+1
2024-01-24
RAS: Introduce AMD Address Translation Library
Yazen Ghannam
1
-0
/
+16
2024-01-24
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
1
-0
/
+1
2024-01-24
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2
-1
/
+2
2024-01-24
net/mlx5: Fix query of sd_group field
Tariq Toukan
2
-3
/
+8
2024-01-24
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
1
-0
/
+1
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
2
-10
/
+29
2024-01-23
bpf: validate value_type
Kui-Feng Lee
1
-0
/
+12
2024-01-23
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2
-0
/
+2
2024-01-23
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
1
-2
/
+2
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
1
-0
/
+4
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
1
-5
/
+10
2024-01-23
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
1
-0
/
+1
2024-01-23
bpf: Make bpf_for_each_spilled_reg consider narrow spills
Maxim Mikityanskiy
1
-1
/
+1
2024-01-23
bpf: support multiple tags per argument
Andrii Nakryiko
1
-0
/
+2
2024-01-23
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
1
-0
/
+1
2024-01-23
Compiler Attributes: counted_by: fixup clang URL
Sergey Senozhatsky
1
-1
/
+1
2024-01-23
Compiler Attributes: counted_by: bump min gcc version
Sergey Senozhatsky
1
-1
/
+1
[prev]
[next]