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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
Merge tag 'mm-hotfixes-stable-2024-10-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
22
-252
/
+386
2024-10-29
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-42
/
+77
2024-10-29
Merge tag 'wireless-2024-10-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-72
/
+131
2024-10-29
net: fix crash when config small gso_max_size/gso_ipv4_max_size
Wang Liang
1
-2
/
+2
2024-10-29
btrfs: fix use-after-free of block device file in __btrfs_free_extra_devids()
Zhihao Cheng
1
-0
/
+1
2024-10-29
selftests/bpf: Add test for trie_get_next_key()
Byeonguk Jeong
1
-0
/
+109
2024-10-29
bpf: Fix out-of-bounds write in trie_get_next_key()
Byeonguk Jeong
1
-1
/
+1
2024-10-29
NFSD: Initialize struct nfsd4_copy earlier
Chuck Lever
1
-2
/
+2
2024-10-29
wcd937x codec fixes
Mark Brown
2
-2
/
+14
2024-10-29
net: usb: qmi_wwan: add Quectel RG650V
Benoît Monin
1
-0
/
+1
2024-10-29
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
1
-0
/
+1
2024-10-29
netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...
Zichen Xie
1
-1
/
+3
2024-10-29
selftests/bpf: Test with a very short loop
Eduard Zingerman
2
-0
/
+24
2024-10-29
bpf: Force checkpoint when jmp history is too long
Eduard Zingerman
1
-3
/
+6
2024-10-29
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-10-29
selftests: netfilter: nft_flowtable.sh: make first pass deterministic
Florian Westphal
1
-18
/
+21
2024-10-29
gtp: allow -1 to be specified as file description from userspace
Pablo Neira Ayuso
1
-9
/
+13
2024-10-29
mctp i2c: handle NULL header address
Matt Johnston
1
-0
/
+3
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
1
-1
/
+1
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-29
arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
Kevin Brodsky
1
-14
/
+78
2024-10-29
bpf: fix filed access without lock
Jiayuan Chen
1
-3
/
+4
2024-10-29
x86/amd_nb: Fix compile-testing without CONFIG_AMD_NB
Arnd Bergmann
1
-1
/
+4
2024-10-29
PCI: Fix pci_enable_acs() support for the ACS quirks
Jason Gunthorpe
1
-5
/
+9
2024-10-29
HID: core: zero-initialize the report buffer
Jiri Kosina
1
-1
/
+1
2024-10-29
Merge branch 'intel-wired-lan-driver-fixes-2024-10-21-igb-ice'
Paolo Abeni
5
-3
/
+97
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
3
-2
/
+90
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
1
-0
/
+6
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
1
-1
/
+1
2024-10-29
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-29
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-10-29
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
3
-28
/
+39
2024-10-29
ASoC: codecs: wcd937x: relax the AUX PDM watchdog
Alexey Klimov
2
-2
/
+12
2024-10-29
ASoC: codecs: wcd937x: add missing LO Switch control
Alexey Klimov
1
-0
/
+2
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
5
-11
/
+11
2024-10-29
ASoC: dt-bindings: rockchip,rk3308-codec: add port property
Dmitry Yashin
1
-0
/
+4
2024-10-29
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
2
-5
/
+6
2024-10-29
USB: serial: option: add Quectel RG650V
Benoît Monin
1
-0
/
+3
2024-10-29
USB: serial: option: add Fibocom FG132 0x0112 composition
Reinhard Speyerer
1
-0
/
+3
2024-10-29
net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
Furong Xu
1
-5
/
+17
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
1
-0
/
+13
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2
-0
/
+5
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2
-1
/
+16
2024-10-29
bcachefs: Don't filter partial list buckets in open_buckets_to_text()
Kent Overstreet
1
-2
/
+1
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
5
-28
/
+89
2024-10-29
bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
Piotr Zalewski
1
-0
/
+9
2024-10-29
bcachefs: Fix unhandled transaction restart in fallocate
Kent Overstreet
1
-4
/
+13
2024-10-29
net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...
Ley Foon Tan
2
-0
/
+10
2024-10-29
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-10-29
ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
Piyush Raj Chouhan
1
-0
/
+12
[prev]
[next]