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-04-09
net: remove napi_frag_unref
Mina Almasry
1
-7
/
+1
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
1
-9
/
+3
2024-04-09
net: add copy_safe_from_sockptr() helper
Eric Dumazet
1
-0
/
+25
2024-04-09
fs: Rename SB_I_EVM_UNSUPPORTED to SB_I_EVM_HMAC_UNSUPPORTED
Stefan Berger
1
-1
/
+1
2024-04-09
evm: Store and detect metadata inode attributes changes
Stefan Berger
1
-0
/
+8
2024-04-09
ima: Move file-change detection variables into new structure
Stefan Berger
1
-0
/
+34
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2
-3
/
+4
2024-04-09
io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE
Haiyue Wang
1
-1
/
+1
2024-04-09
bpf: Add support for certain atomics in bpf_arena to x86 JIT
Alexei Starovoitov
1
-0
/
+4
2024-04-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-0
/
+10
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
1
-1
/
+1
2024-04-09
ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attribute
Bastien Curutchet
1
-15
/
+0
2024-04-09
cpumask: add cpumask_any_and_but()
Mark Rutland
1
-0
/
+23
2024-04-09
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Maximilian Luz
2
-9
/
+56
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
1
-0
/
+1
2024-04-09
serial: max3100: Make struct plat_max3100 local
Andy Shevchenko
1
-48
/
+0
2024-04-09
printk: Save console options for add_preferred_console_match()
Tony Lindgren
1
-0
/
+3
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-18
/
+31
2024-04-09
kfifo: fix typos in kernel-doc
Jiri Slaby (SUSE)
1
-5
/
+5
2024-04-09
kfifo: add kfifo_dma_out_prepare_mapped()
Jiri Slaby (SUSE)
1
-12
/
+25
2024-04-09
kfifo: add kfifo_out_linear{,_ptr}()
Jiri Slaby (SUSE)
1
-0
/
+63
2024-04-09
kfifo: introduce and use kfifo_skip_count()
Jiri Slaby (SUSE)
1
-16
/
+15
2024-04-09
kfifo: drop __kfifo_dma_out_finish_r()
Jiri Slaby (SUSE)
1
-3
/
+1
2024-04-09
rcu-tasks: Make Tasks RCU wait idly for grace-period delays
Paul E. McKenney
1
-9
/
+9
2024-04-09
fs: Add FOP_HUGE_PAGES
Matthew Wilcox (Oracle)
3
-11
/
+4
2024-04-09
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
Ingo Molnar
91
-483
/
+1008
2024-04-09
eth: Move IPv4/IPv6 multicast address bases to their own symbols
Diogo Ivo
1
-4
/
+8
2024-04-08
md: Fix overflow in is_mddev_idle
Li Nan
1
-1
/
+1
2024-04-08
cgroup/cpuset: Make cpuset hotplug processing synchronous
Waiman Long
1
-3
/
+0
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2024-04-08
platform/x86: asus-wmi: support toggling POST sound
Luke D. Jones
1
-0
/
+3
2024-04-08
platform/x86: asus-wmi: add support variant of TUF RGB
Luke D. Jones
1
-0
/
+1
2024-04-08
platform/x86: asus-wmi: add support for Vivobook GPU MUX
Luke D. Jones
1
-0
/
+1
2024-04-08
platform/x86: asus-wmi: add support for 2024 ROG Mini-LED
Luke D. Jones
1
-0
/
+1
2024-04-08
locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
Sebastian Andrzej Siewior
2
-5
/
+5
2024-04-08
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
1
-1
/
+1
2024-04-08
PM: EM: Add em_dev_update_chip_binning()
Lukasz Luba
1
-0
/
+5
2024-04-08
OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
Lukasz Luba
1
-0
/
+8
2024-04-08
thermal: core: Relocate the struct thermal_governor definition
Rafael J. Wysocki
1
-25
/
+0
2024-04-08
thermal: core: Make struct thermal_zone_device definition internal
Rafael J. Wysocki
1
-85
/
+2
2024-04-08
thermal: core: Move threshold out of struct thermal_trip
Rafael J. Wysocki
1
-3
/
+6
2024-04-08
regmap: Add regmap_read_bypassed()
Richard Fitzgerald
1
-0
/
+8
2024-04-08
vdso, math64: Provide mul_u64_u32_add_u64_shr()
Adrian Hunter
1
-1
/
+1
2024-04-08
math64: Tidy up mul_u64_u32_shr()
Adrian Hunter
1
-5
/
+1
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-3
/
+3
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
1
-2
/
+5
2024-04-08
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
1
-0
/
+2
2024-04-07
Merge tag 'x86-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+12
2024-04-07
Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+61
2024-04-07
fs: use bit shifts for FMODE_* flags
Christian Brauner
1
-26
/
+31
[prev]
[next]