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-06-25
linux/dim: move useful macros to .h file
Heng Qi
1
-0
/
+7
2024-06-25
Merge remote-tracking branch 'qcom/20240430-a750-raytracing-v3-2-7f57c5ac082d...
Rob Clark
2
-0
/
+35
2024-06-25
iio: imu: adis: remove legacy lock helpers
Nuno Sa
1
-10
/
+0
2024-06-25
iio: imu: adis: add cleanup based lock helpers
Nuno Sa
1
-0
/
+4
2024-06-25
iio: imu: adis: move to the cleanup magic
Nuno Sa
1
-41
/
+13
2024-06-25
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
1
-0
/
+14
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
1
-9
/
+9
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
1
-0
/
+2
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
1
-3
/
+0
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
1
-3
/
+5
2024-06-24
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
10
-10
/
+10
2024-06-24
cpumask: cleanup core headers inclusion
Yury Norov
10
-10
/
+0
2024-06-24
sched: drop sched.h dependency on cpumask
Yury Norov
1
-2
/
+3
2024-06-24
cpumask: split out include/linux/cpumask_types.h
Yury Norov
2
-55
/
+67
2024-06-24
sched: avoid using ilog2() in sched.h
Yury Norov
1
-1
/
+1
2024-06-24
lib min_heap: update min_heap_push() to use min_heap_sift_up()
Kuan-Wei Chiu
1
-8
/
+1
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
1
-7
/
+7
2024-06-24
lib min_heap: update min_heap_push() and min_heap_pop() to return bool values
Kuan-Wei Chiu
1
-4
/
+8
2024-06-24
lib min_heap: add min_heap_del()
Kuan-Wei Chiu
1
-0
/
+24
2024-06-24
lib min_heap: add min_heap_sift_up()
Kuan-Wei Chiu
1
-0
/
+20
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
1
-25
/
+26
2024-06-24
lib min_heap: add min_heap_full()
Kuan-Wei Chiu
1
-0
/
+10
2024-06-24
lib min_heap: add min_heap_peek()
Kuan-Wei Chiu
1
-0
/
+10
2024-06-24
lib min_heap: add min_heap_init()
Kuan-Wei Chiu
1
-0
/
+15
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
1
-28
/
+51
2024-06-24
include/linux/jhash.h: fix typos
Wei-Hsin Yeh
1
-3
/
+3
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-0
/
+5
2024-06-24
io_uring: remove dead struct io_submit_state member
Jens Axboe
1
-1
/
+0
2024-06-24
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+42
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2
-10
/
+49
2024-06-24
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-24
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
3
-12
/
+48
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
3
-0
/
+44
2024-06-24
locking/local_lock: Introduce guard definition for local_lock.
Sebastian Andrzej Siewior
1
-0
/
+11
2024-06-24
nvmet-fc: implement host_traddr()
Hannes Reinecke
1
-0
/
+4
2024-06-24
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
1
-3
/
+3
2024-06-24
nvme: fix status magic numbers
Weiwen Hu
1
-2
/
+12
2024-06-24
slab: delete useless RED_INACTIVE and RED_ACTIVE
Chengming Zhou
1
-5
/
+2
2024-06-24
block: fix the blk_queue_nonrot polarity
Christoph Hellwig
1
-1
/
+1
2024-06-24
platform/x86: wmi: Add driver_override support
Armin Wolf
1
-0
/
+4
2024-06-24
arm64: irqchip/gic-v3: Select priorities at boot time
Mark Rutland
1
-0
/
+52
2024-06-24
irqchip/gic-v3: Make distributor priorities variables
Mark Rutland
2
-5
/
+1
2024-06-24
wordpart.h: Add REPEAT_BYTE_U32()
Mark Rutland
1
-0
/
+8
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-06-24
mmc: tmio: Remove obsolete .set_pwr() callback()
Geert Uytterhoeven
1
-1
/
+0
2024-06-24
mfd: tmio: Remove obsolete .set_clk_div() callback
Geert Uytterhoeven
1
-1
/
+0
2024-06-24
io_uring/msg_ring: add an alloc cache for io_kiocb entries
Jens Axboe
1
-0
/
+3
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
[prev]
[next]