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-11-07
objpool: fix to make percpu slot allocation more robust
Masami Hiramatsu (Google)
1
-6
/
+12
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
2
-3
/
+8
2024-11-07
vdpa/mlx5: Fix error path during device add
Dragos Tatulea
1
-16
/
+5
2024-11-07
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
1
-1
/
+2
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
1
-2
/
+2
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
3
-48
/
+67
2024-11-07
bcachefs: check the invalid parameter for perf test
Hongbo Li
1
-0
/
+5
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2
-0
/
+3
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2
-0
/
+13
2024-11-07
bcachefs: Fix topology errors on split after merge
Kent Overstreet
1
-3
/
+14
2024-11-07
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
1
-4
/
+3
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
1
-2
/
+5
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
4
-18
/
+17
2024-11-07
selftests: net: add a test for closing a netlink socket ith dump in progress
Jakub Kicinski
2
-0
/
+111
2024-11-07
netlink: terminate outstanding dump on socket close
Jakub Kicinski
2
-25
/
+8
2024-11-07
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
57
-337
/
+333
2024-11-07
Merge tag 'nvme-6.12-2024-11-07' of git://git.infradead.org/nvme into block-6.12
Jens Axboe
1
-7
/
+14
2024-11-07
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
1
-0
/
+1
2024-11-07
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
1
-1
/
+3
2024-11-07
rxrpc: Fix missing locking causing hanging calls
David Howells
2
-0
/
+5
2024-11-07
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2
-9
/
+3
2024-11-07
Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2024-11-07
proc/softirqs: replace seq_printf with seq_put_decimal_ull_width
David Wang
1
-1
/
+1
2024-11-07
drm/panthor: Be stricter about IO mapping flags
Jann Horn
1
-0
/
+4
2024-11-07
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-7
/
+38
2024-11-07
ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits
Jyri Sarha
1
-0
/
+1
2024-11-07
drm/panthor: Lock XArray when getting entries for the VM
Liviu Dudau
1
-0
/
+2
2024-11-07
drm: panel-orientation-quirks: Make Lenovo Yoga Tab 3 X90F DMI match less strict
Hans de Goede
1
-1
/
+0
2024-11-07
Merge tag 'thunderbolt-for-v6.12-rc7' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2
-1
/
+3
2024-11-07
NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
Chuck Lever
1
-8
/
+5
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_get_clk_div()
Luo Yifan
1
-1
/
+1
2024-11-07
ASoC: stm: Prevent potential division by zero in stm32_sai_mclk_round_rate()
Luo Yifan
1
-2
/
+2
2024-11-07
ASoC: amd: yc: Support dmic on another model of Lenovo Thinkpad E14 Gen 6
Markus Petri
1
-0
/
+7
2024-11-07
Merge branch 'fix-the-arc-emac-driver'
Paolo Abeni
2
-12
/
+24
2024-11-07
net: arc: rockchip: fix emac mdio node support
Johan Jonker
1
-1
/
+8
2024-11-07
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
1
-11
/
+16
2024-11-07
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
1
-13
/
+15
2024-11-07
Merge branch 'virtio_net-make-rss-interact-properly-with-queue-number'
Paolo Abeni
1
-19
/
+100
2024-11-07
virtio_net: Update rss when set queue
Philo Lu
1
-14
/
+51
2024-11-07
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
1
-0
/
+9
2024-11-07
virtio_net: Add hash_key_length check
Philo Lu
1
-0
/
+6
2024-11-07
virtio_net: Support dynamic rss indirection table size
Philo Lu
1
-5
/
+34
2024-11-07
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2
-7
/
+38
2024-11-07
arm64: Kconfig: Make SME depend on BROKEN for now
Mark Rutland
1
-0
/
+1
2024-11-07
arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hint
Mark Rutland
3
-65
/
+6
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
NĂcolas F. R. A. Prado
1
-0
/
+1
2024-11-06
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
1
-2
/
+3
2024-11-07
btrfs: fix the length of reserved qgroup to free
Haisu Wang
1
-1
/
+1
2024-11-07
btrfs: reinitialize delayed ref list after deleting it from the list
Filipe Manana
1
-1
/
+1
2024-11-07
btrfs: fix per-subvolume RO/RW flags with new mount API
Qu Wenruo
1
-20
/
+5
[prev]
[next]