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
2025-01-21
ZEN: Add sysctl and CONFIG to disallow unprivileged CLONE_NEWUSER
Jan Alexander Steffens (heftig)
1
-0
/
+4
2025-01-17
firewall: remove misplaced semicolon from stm32_firewall_get_firewall
guanjing
1
-1
/
+1
2025-01-17
fs: kill MNT_ONRB
Christian Brauner
1
-2
/
+1
2025-01-17
netfs: Fix is-caching check in read-retry
David Howells
1
-1
/
+0
2025-01-17
iomap: fix zero padding data issue in concurrent append writes
Long Li
1
-1
/
+1
2025-01-17
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
1
-2
/
+2
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2
-0
/
+31
2025-01-09
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2
-18
/
+54
2025-01-09
RDMA/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
1
-1
/
+3
2025-01-09
bpf: refactor bpf_helper_changes_pkt_data to use helper number
Eduard Zingerman
1
-1
/
+1
2025-01-09
af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK
Eric Dumazet
1
-3
/
+13
2025-01-09
net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only
Jianbo Liu
1
-0
/
+1
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-0
/
+6
2025-01-09
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
1
-0
/
+17
2025-01-02
tracing: Constify string literal data member in struct trace_event_call
Christian Göttsche
1
-1
/
+1
2025-01-02
freezer, sched: Report frozen tasks as 'D' instead of 'R'
Chen Ridong
1
-1
/
+2
2025-01-02
dmaengine: amd: qdma: Remove using the private get and set dma_ops APIs
Lizhi Hou
1
-0
/
+2
2025-01-02
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-3
/
+8
2025-01-02
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
2024-12-27
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
1
-0
/
+1
2024-12-27
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-10
/
+2
2024-12-27
io_uring: Fix registered ring file refcount leak
Jann Horn
1
-3
/
+1
2024-12-27
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-1
/
+5
2024-12-27
Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet
Michael Kelley
1
-0
/
+1
2024-12-27
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
2024-12-27
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
1
-0
/
+7
2024-12-27
firmware: arm_ffa: Fix the race around setting ffa_dev->properties
Levi Yun
1
-5
/
+8
2024-12-19
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-19
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2
-11
/
+27
2024-12-19
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-0
/
+7
2024-12-19
net: mscc: ocelot: be resilient to loss of PTP packets during transmission
Vladimir Oltean
1
-0
/
+1
2024-12-19
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
1
-8
/
+5
2024-12-19
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
1
-6
/
+0
2024-12-19
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-2
/
+0
2024-12-19
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-0
/
+3
2024-12-19
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
1
-1
/
+2
2024-12-14
clocksource: Make negative motion detection more robust
Thomas Gleixner
1
-0
/
+2
2024-12-14
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
1
-15
/
+0
2024-12-14
misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
Parker Newman
1
-0
/
+11
2024-12-14
usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flag
Xu Yang
1
-0
/
+1
2024-12-14
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
1
-0
/
+6
2024-12-14
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-12-14
bpf: Prevent tailcall infinite loop caused by freplace
Leon Hwang
1
-4
/
+13
2024-12-14
fanotify: allow reporting errors on failure to open fd
Amir Goldstein
1
-0
/
+1
2024-12-14
mmc: core: Add SD card quirk for broken poweroff notification
Keita Aihara
1
-0
/
+1
2024-12-14
HID: add per device quirk to force bind to hid-generic
Benjamin Tissoires
1
-0
/
+2
2024-12-14
cleanup: Adjust scoped_guard() macros to avoid potential warning
Przemek Kitszel
1
-10
/
+42
2024-12-14
block: RCU protect disk->conv_zones_bitmap
Damien Le Moal
1
-1
/
+1
2024-12-14
epoll: annotate racy check
Christian Brauner
1
-1
/
+1
2024-12-14
mm: open-code PageTail in folio_flags() and const_folio_flags()
Matthew Wilcox (Oracle)
1
-2
/
+2
[next]