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
2023-12-20
pid: Split out pid_types.h
Kent Overstreet
4
-14
/
+21
2023-12-20
locking/seqlock: Split out seqlock_types.h
Kent Overstreet
3
-78
/
+96
2023-12-20
posix-cpu-timers: Split out posix-timers_types.h
Kent Overstreet
3
-67
/
+84
2023-12-20
locking/mutex: split out mutex_types.h
Kent Overstreet
3
-52
/
+73
2023-12-20
hrtimers: Split out hrtimer_types.h
Kent Overstreet
3
-43
/
+53
2023-12-20
ktime.h: move ktime_t to types.h
Kent Overstreet
2
-5
/
+6
2023-12-20
sched.h: Move (spin|rwlock)_needbreak() to spinlock.h
Kent Overstreet
2
-31
/
+31
2023-12-20
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
1
-13
/
+6
2023-12-20
timekeeping: Kill percpu.h dependency
Kent Overstreet
2
-1
/
+3
2023-12-20
prandom: Remove unused include
Kent Overstreet
1
-1
/
+0
2023-12-20
nodemask: Split out include/linux/nodemask_types.h
Kent Overstreet
3
-2
/
+12
2023-12-20
torture: add missing dependency on hrtimer.h
Kent Overstreet
1
-0
/
+1
2023-12-20
time_namespace.h: fix missing include
Kent Overstreet
1
-0
/
+1
2023-12-20
kmsan: add missing types.h dependency
Kent Overstreet
1
-0
/
+2
2023-12-20
nsproxy.h: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-20
task_stack.h: add missing include
Kent Overstreet
1
-0
/
+1
2023-12-20
kexec_file: add kexec_file flag to control debug printing
Baoquan He
2
-1
/
+9
2023-12-20
gfp: gfp_types.h: fix typos & punctuation
Randy Dunlap
1
-6
/
+6
2023-12-20
mm/damon: update email of SeongJae
SeongJae Park
1
-1
/
+1
2023-12-20
mm: thp: support allocation of anonymous multi-size THP
Ryan Roberts
1
-2
/
+4
2023-12-20
mm: thp: introduce multi-size THP sysfs interface
Ryan Roberts
1
-26
/
+155
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
1
-4
/
+4
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
4
-28
/
+39
2023-12-20
mm: Introduce pudp/p4dp/pgdp_get() functions
Alexandre Ghiti
1
-0
/
+21
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
4
-0
/
+19
2023-12-20
pwm: Drop two unused API functions
Uwe Kleine-König
1
-12
/
+0
2023-12-20
tracing/timers: Add tracepoint for tracking timer base is_idle flag
Anna-Maria Behnsen
1
-0
/
+20
2023-12-20
tracing/timers: Enhance timer_start tracepoint
Anna-Maria Behnsen
1
-10
/
+10
2023-12-20
cpu/hotplug: Increase the number of dynamic states
xiaoming Wang
1
-1
/
+1
2023-12-20
pwm: Make it possible to apply PWM changes in atomic context
Sean Young
1
-0
/
+25
2023-12-20
pwm: Replace ENOTSUPP with EOPNOTSUPP
Sean Young
1
-2
/
+2
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-14
/
+14
2023-12-20
pwm: Update kernel doc for struct pwm_chip
Uwe Kleine-König
1
-2
/
+1
2023-12-20
pwm: Replace PWM chip unique base by unique ID
Uwe Kleine-König
1
-2
/
+1
2023-12-20
pwm: Drop unused member "pwm" from struct pwm_device
Uwe Kleine-König
1
-1
/
+0
2023-12-20
ring-buffer: Read and write to ring buffers with custom sub buffer size
Tzvetomir Stoyanov (VMware)
1
-3
/
+8
2023-12-20
ring-buffer: Add interface for configuring trace sub buffer size
Tzvetomir Stoyanov (VMware)
1
-0
/
+4
2023-12-20
ring-buffer: Page size per ring buffer
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
1
-0
/
+1
2023-12-20
evm: don't copy up 'security.evm' xattr
Mimi Zohar
1
-0
/
+6
2023-12-20
net: sched: Add initial TC error skb drop reasons
Victor Nogueira
1
-3
/
+15
2023-12-20
net: sched: Make tc-related drop reason more flexible for remaining qdiscs
Victor Nogueira
3
-35
/
+31
2023-12-20
net: sched: Move drop_reason to struct tc_skb_cb
Victor Nogueira
3
-4
/
+14
2023-12-20
net: Add MDB bulk deletion device operation
Ido Schimmel
1
-0
/
+6
2023-12-20
bridge: add MDB state mask uAPI attribute
Ido Schimmel
1
-0
/
+1
2023-12-20
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
1
-1
/
+1
2023-12-20
RDMA/mana_ib: query device capabilities
Long Li
1
-0
/
+1
2023-12-20
RDMA/mana_ib: register RDMA device with GDMA
Long Li
1
-0
/
+4
2023-12-20
thunderbolt: make tb_bus_type const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
1
-1
/
+2
[prev]
[next]