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-31
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-10-31
mailmap: update Jarkko's email addresses
Jarkko Sakkinen
1
-1
/
+1
2024-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-21
/
+28
2024-10-31
net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
Vladimir Oltean
1
-1
/
+1
2024-10-31
net: enetc: set MAC address to the VF net_device
Wei Fang
1
-1
/
+8
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
13
-88
/
+269
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
85
-249
/
+964
2024-11-01
Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
13
-46
/
+208
2024-11-01
Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...
Dave Airlie
3
-4
/
+7
2024-11-01
Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
15
-33
/
+122
2024-10-31
Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
11
-31
/
+179
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
1
-1
/
+1
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
1
-0
/
+2
2024-10-31
btrfs: fix defrag not merging contiguous extents due to merged extent maps
Filipe Manana
1
-5
/
+5
2024-10-31
btrfs: fix extent map merging not happening for adjacent extents
Filipe Manana
1
-1
/
+6
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
1
-0
/
+1
2024-10-31
Merge tag 'nvme-6.12-2024-10-31' of git://git.infradead.org/nvme into block-6.12
Jens Axboe
3
-16
/
+48
2024-10-31
Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"
Jarosław Janik
1
-2
/
+0
2024-10-31
io_uring/rw: fix missing NOWAIT check for O_DIRECT start write
Jens Axboe
1
-2
/
+21
2024-10-31
drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
1
-6
/
+12
2024-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
2024-10-31
USB: serial: io_edgeport: fix use after free in debug printk
Dan Carpenter
1
-4
/
+4
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
1
-1
/
+3
2024-10-31
kconfig: show sub-menu entries even if the prompt is hidden
Masahiro Yamada
1
-1
/
+12
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokerneldbg build profile
Masahiro Yamada
1
-0
/
+1
2024-10-31
kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile
Masahiro Yamada
3
-6
/
+11
2024-10-31
kbuild: rpm-pkg: disable kernel-devel package when cross-compiling
Masahiro Yamada
1
-1
/
+6
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
1
-1
/
+1
2024-10-31
Merge tag 'nf-24-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
4
-12
/
+14
2024-10-31
Merge tag 'for-net-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
1
-7
/
+11
2024-10-31
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
Paolo Abeni
9
-26
/
+178
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
1
-0
/
+3
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2
-8
/
+10
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
1
-1
/
+1
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
1
-5
/
+7
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
1
-1
/
+3
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
1
-1
/
+0
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2
-10
/
+61
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
1
-0
/
+27
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
3
-0
/
+66
2024-10-31
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-10-31
drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-4
/
+4
2024-10-31
drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-12
/
+12
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
2
-0
/
+46
2024-10-30
mm: allow set/clear page_type again
Yu Zhao
1
-0
/
+8
2024-10-30
nilfs2: fix potential deadlock with newly created symlinks
Ryusuke Konishi
1
-0
/
+3
2024-10-30
Squashfs: fix variable overflow in squashfs_readpage_block
Phillip Lougher
1
-4
/
+5
2024-10-30
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-10-30
tools/mm: -Werror fixes in page-types/slabinfo
Wladislav Wiebe
2
-5
/
+8
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
2
-19
/
+31
[prev]
[next]