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-02-22
Merge tag 'vfs-6.8-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2024-02-22
timers: Always queue timers on the local CPU
Anna-Maria Behnsen
1
-10
/
+4
2024-02-22
timers: Implement the hierarchical pull model
Anna-Maria Behnsen
1
-0
/
+1
2024-02-22
timers: Introduce add_timer() variants which modify timer flags
Anna-Maria Behnsen
1
-0
/
+2
2024-02-22
Merge series 'Use Maple Trees for simple_offset utilities' of https://lore.ke...
Christian Brauner
2
-2
/
+11
2024-02-22
firmware: arm_scmi: Add standard clock OEM definitions
Cristian Marussi
1
-3
/
+11
2024-02-22
firmware: arm_scmi: Add clock check for extended config support
Cristian Marussi
1
-0
/
+1
2024-02-21
clk: fixed-factor: add fwname-based constructor functions
Théo Lebrun
1
-0
/
+14
2024-02-21
clk: fixed-factor: add optional accuracy support
Théo Lebrun
1
-1
/
+11
2024-02-21
clk: Provide managed helper to get and enable bulk clocks
Shradha Todi
1
-0
/
+22
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
1
-0
/
+10
2024-02-21
mm: convert mm_counter_file() to take a folio
Kefeng Wang
1
-4
/
+4
2024-02-21
mm: convert mm_counter() to take a folio
Kefeng Wang
1
-3
/
+3
2024-02-21
mm: add pfn_swap_entry_folio()
Matthew Wilcox (Oracle)
1
-0
/
+13
2024-02-21
mm: list_lru: remove unused macro list_lru_init_key()
Haifeng Xu
1
-2
/
+0
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
3
-1
/
+27
2024-02-21
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
Dimitri Fedrau
1
-0
/
+1
2024-02-21
net: phy: Support 100/1000BT1 linkmode advertisements
Dimitri Fedrau
1
-0
/
+8
2024-02-21
bpf: Shrink size of struct bpf_map/bpf_array.
Alexei Starovoitov
1
-9
/
+3
2024-02-21
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
1
-0
/
+2
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
1
-0
/
+38
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
1
-5
/
+6
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
1
-1
/
+4
2024-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
1
-0
/
+3
2024-02-21
net: wan: framer: remove children from struct framer_ops kdoc
Simon Horman
1
-1
/
+0
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-6
/
+120
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
1
-1
/
+0
2024-02-21
clocksource: Scale the watchdog read retries automatically
Feng Tang
1
-1
/
+13
2024-02-21
reset: Instantiate reset GPIO controller for shared reset-gpios
Krzysztof Kozlowski
1
-0
/
+4
2024-02-21
cpufreq: do not open-code of_phandle_args_equal()
Krzysztof Kozlowski
1
-2
/
+1
2024-02-21
of: Add of_phandle_args_equal() helper
Krzysztof Kozlowski
1
-0
/
+16
2024-02-21
libfs: Convert simple directory offsets to use a Maple Tree
Chuck Lever
1
-2
/
+3
2024-02-21
maple_tree: Add mtree_alloc_cyclic()
Chuck Lever
1
-0
/
+7
2024-02-21
libfs: Add simple_offset_empty()
Chuck Lever
1
-0
/
+1
2024-02-20
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
27
-78
/
+157
2024-02-20
acpi/ghes: Remove CXL CPER notifications
Dan Williams
1
-18
/
+0
2024-02-21
shmem: move shmem_mapping out of line
Christoph Hellwig
1
-5
/
+1
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
1
-10
/
+0
2024-02-21
Revert "bus: mhi: core: Add support for reading MHI info from device"
Jeffrey Hugo
1
-17
/
+0
2024-02-20
workqueue: Clean up enum work_bits and related constants
Tejun Heo
1
-26
/
+32
2024-02-20
string: Allow 2-argument strscpy_pad()
Kees Cook
1
-13
/
+20
2024-02-20
string: Allow 2-argument strscpy()
Kees Cook
2
-23
/
+37
2024-02-20
string: Redefine strscpy_pad() as a macro
Kees Cook
1
-2
/
+31
2024-02-20
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
1
-1
/
+8
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-7
/
+7
2024-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+5
2024-02-21
ASoC: Intel: avs: Fixes and new platforms support
Mark Brown
26
-60
/
+157
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
1
-0
/
+5
2024-02-20
dm bufio: Support IO priority
Hongyu Jin
1
-0
/
+7
2024-02-20
dm io: Support IO priority
Hongyu Jin
1
-1
/
+2
[prev]
[next]