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-07-29
bpf: Fail verification for sign-extension of packet data/data_end/data_meta
Yonghong Song
1
-0
/
+1
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
2
-1
/
+1
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
2
-2
/
+2
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
2
-2
/
+2
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
2
-1
/
+1
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
1
-0
/
+1
2024-07-29
bpf: Prevent tail call between progs attached to different hooks
Xu Kuohai
1
-0
/
+1
2024-07-29
bpf, lsm: Add check for BPF LSM return value
Xu Kuohai
2
-0
/
+9
2024-07-29
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
1
-3
/
+2
2024-07-29
posix-timers: Convert timer list to hlist
Thomas Gleixner
2
-2
/
+2
2024-07-29
bpf: Check unsupported ops from the bpf_struct_ops's cfi_stubs
Martin KaFai Lau
1
-0
/
+5
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+3
2024-07-29
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
1
-0
/
+4
2024-07-29
iio: core: add accessors 'masklength'
Nuno Sa
1
-0
/
+18
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
1
-1
/
+0
2024-07-29
genirq/msi: Silence 'set affinity failed' warning
Marek Vasut
1
-0
/
+2
2024-07-29
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
1
-0
/
+8
2024-07-29
dt-bindings: clock: axg-audio: add earcrx clock ids
Jerome Brunet
1
-0
/
+7
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
1
-1
/
+2
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
1
-0
/
+12
2024-07-29
sched/deadline: Comment sched_dl_entity::dl_server variable
Daniel Bristot de Oliveira
1
-0
/
+2
2024-07-29
perf/x86: Add hw_perf_event::aux_config
Peter Zijlstra
1
-0
/
+3
2024-07-29
x86/elf: Add a new FPU buffer layout info to x86 core files
Vignesh Balasubramanian
1
-0
/
+1
2024-07-29
video: Handle HAS_IOPORT dependencies
Niklas Schnelle
1
-16
/
+42
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
108
-1233
/
+1893
2024-07-29
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
Shyam Sundar S K
1
-0
/
+1
2024-07-28
minmax: simplify min()/max()/clamp() implementation
Linus Torvalds
1
-23
/
+20
2024-07-29
rcu/nocb: Remove SEGCBLIST_KTHREAD_CB
Frederic Weisbecker
1
-3
/
+2
2024-07-29
rcu/nocb: Remove SEGCBLIST_RCU_CORE
Frederic Weisbecker
1
-5
/
+4
2024-07-29
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
1
-0
/
+7
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_...
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
Valentin Schneider
1
-1
/
+1
2024-07-29
context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
Valentin Schneider
2
-9
/
+9
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
3
-19
/
+19
2024-07-29
spi: bitbang: Implement support for MOSI idle state configuration
Marcelo Schmitt
1
-0
/
+1
2024-07-29
spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
Marcelo Schmitt
1
-2
/
+3
2024-07-29
ASoC: Use __counted_by() annotation for snd_soc_pcm_runtime
Takashi Iwai
1
-1
/
+2
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-0
/
+2
2024-07-28
nbd: add support for rotational devices
Wouter Verhelst
1
-1
/
+2
2024-07-28
net: introduce helper sendpages_ok()
Ofir Gal
1
-0
/
+19
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-26
/
+19
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+9
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-14
/
+32
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-8
/
+7
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+2
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2
-0
/
+17
2024-07-27
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-18
/
+11
[prev]
[next]