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-08-14
dt-bindings: clock: qcom: add DISPCC clocks on SM4450
Ajit Pandey
2
-0
/
+122
2024-08-14
Merge branch 'selftests/bpf: convert three other cgroup tests to test_progs'
Martin KaFai Lau
13
-647
/
+353
2024-08-14
selftests/bpf: convert test_skb_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
6
-276
/
+160
2024-08-14
selftests/bpf: add proper section name to bpf prog and rename it
Alexis Lothoré (eBPF Foundation)
2
-5
/
+9
2024-08-14
selftests/bpf: convert test_cgroup_storage to test_progs
Alexis Lothoré (eBPF Foundation)
5
-177
/
+120
2024-08-14
selftests/bpf: convert get_current_cgroup_id_user to test_progs
Alexis Lothoré (eBPF Foundation)
5
-176
/
+51
2024-08-14
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-44
/
+179
2024-08-14
riscv: Enable generic CPU vulnerabilites support
Jinjie Ruan
1
-0
/
+1
2024-08-14
riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
Ying Sun
1
-0
/
+6
2024-08-14
clk: visconti: Switch to use kmemdup_array()
Andy Shevchenko
1
-3
/
+3
2024-08-14
clk: mmp: Switch to use kmemdup_array()
Andy Shevchenko
1
-6
/
+4
2024-08-15
i2c: tegra: Do not mark ACPI devices as irq safe
Breno Leitao
1
-2
/
+2
2024-08-14
netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests
Phil Sutter
1
-13
/
+59
2024-08-14
netfilter: nf_tables: Introduce nf_tables_getobj_single
Phil Sutter
1
-31
/
+44
2024-08-14
netfilter: nf_tables: Audit log dump reset after the fact
Phil Sutter
1
-15
/
+13
2024-08-14
selftests: netfilter: add test for br_netfilter+conntrack+queue combination
Florian Westphal
2
-0
/
+79
2024-08-14
netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
Florian Westphal
2
-3
/
+38
2024-08-14
netfilter: flowtable: initialise extack before use
Donald Hunter
1
-1
/
+1
2024-08-14
netfilter: nfnetlink: Initialise extack before use in ACKs
Donald Hunter
1
-1
/
+4
2024-08-14
ASoC: loongson: Remove useless variable definitions
tangbin
1
-10
/
+5
2024-08-14
tracing: Fix ifdef of snapshots to not prevent last_boot_info file
Steven Rostedt
1
-2
/
+2
2024-08-14
Merge tag 'v6.11-rc3' into trace/ring-buffer/core
Steven Rostedt
13262
-207016
/
+924278
2024-08-14
ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
YR Yang
1
-0
/
+1
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-62
/
+120
2024-08-14
RISC-V: hwprobe: Add SCALAR to misaligned perf defines
Evan Green
5
-27
/
+34
2024-08-14
RISC-V: hwprobe: Add MISALIGNED_PERF key
Evan Green
4
-8
/
+16
2024-08-14
RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-08-14
riscv: change XIP's kernel_map.size to be size of the entire kernel
Nam Cao
1
-2
/
+2
2024-08-14
riscv: entry: always initialize regs->a0 to -ENOSYS
Celeste Liu
1
-2
/
+2
2024-08-14
drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register
Tejas Upadhyay
1
-1
/
+1
2024-08-14
drm/xe: Write all slices if its mcr register
Tejas Upadhyay
2
-5
/
+5
2024-08-14
drm/xe: Move enable host l2 VRAM post MCR init
Tejas Upadhyay
1
-1
/
+1
2024-08-14
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-15
refscale: Constify struct ref_scale_ops
Christophe JAILLET
1
-21
/
+21
2024-08-15
rcuscale: Count outstanding callbacks per-task rather than per-CPU
Paul E. McKenney
1
-4
/
+6
2024-08-15
rcuscale: NULL out top-level pointers to heap memory
Paul E. McKenney
1
-0
/
+5
2024-08-15
rcuscale: Use special allocator for rcu_scale_writer()
Paul E. McKenney
1
-10
/
+113
2024-08-15
rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
Paul E. McKenney
1
-3
/
+6
2024-08-15
rcuscale: Make all writer tasks report upon hang
Paul E. McKenney
1
-0
/
+6
2024-08-15
rcuscale: Provide clear error when async specified without primitives
Paul E. McKenney
1
-2
/
+2
2024-08-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
2
-3
/
+1
2024-08-15
rcu: Summarize expedited RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
1
-0
/
+4
2024-08-15
rcu: Extract synchronize_rcu_expedited_stall() from synchronize_rcu_expedited...
Paul E. McKenney
1
-51
/
+60
2024-08-15
rcu: Summarize RCU CPU stall warnings during CSD-lock stalls
Paul E. McKenney
2
-1
/
+11
2024-08-15
smp: print only local CPU info when sched_clock goes backward
Rik van Riel
1
-0
/
+8
2024-08-15
locking/csd-lock: Use backoff for repeated reports of same incident
Paul E. McKenney
1
-3
/
+7
2024-08-15
locking/csd_lock: Provide an indication of ongoing CSD-lock stall
Paul E. McKenney
3
-0
/
+23
2024-08-14
i2c: testunit: return current command on read messages
Wolfram Sang
2
-8
/
+10
2024-08-14
i2c: testunit: add command to support versioning and test rep_start
Wolfram Sang
2
-2
/
+61
2024-08-14
i2c: testunit: use decimal values in docs when appropriate
Wolfram Sang
1
-5
/
+5
[prev]
[next]