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
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
1
-0
/
+2
2022-09-22
selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
Jinrong Liang
1
-1
/
+1
2022-09-22
Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2022-09-22
mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.
Maurizio Lombardi
1
-1
/
+8
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
30
-59
/
+130
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
94
-432
/
+1057
2022-09-22
Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+14
2022-09-22
Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+22
2022-09-22
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of git://git.kernel.org/pub/...
Linus Torvalds
11
-20
/
+139
2022-09-22
ext4: limit the number of retries after discarding preallocations blocks
Theodore Ts'o
1
-1
/
+3
2022-09-22
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
1
-0
/
+4
2022-09-22
serial: sifive: enable clocks for UART when probed
Olof Johansson
1
-1
/
+1
2022-09-22
serial: 8250: omap: Use serial8250_em485_supported
Matthias Schiffer
1
-0
/
+1
2022-09-22
serial: fsl_lpuart: Reset prior to registration
Lukas Wunner
1
-4
/
+5
2022-09-22
selftests: forwarding: add shebang for sch_red.sh
Hangbin Liu
1
-0
/
+1
2022-09-22
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
1
-5
/
+5
2022-09-22
net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()
Liang He
1
-0
/
+2
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
Sean Anderson
1
-2
/
+2
2022-09-22
Merge tag 'usb-serial-6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+6
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'
Jakub Kicinski
3
-10
/
+57
2022-09-22
selftests: bonding: cause oops in bond_rr_gen_slave_id
Jonathan Toppins
2
-1
/
+51
2022-09-22
bonding: fix NULL deref in bond_rr_gen_slave_id
Jonathan Toppins
1
-9
/
+6
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-22
perf/arm-cmn: Add more bits to child node address offset field
Ilkka Koskinen
1
-1
/
+1
2022-09-22
usb: typec: anx7411: Fix build error without CONFIG_POWER_SUPPLY
Ren Zhijie
1
-0
/
+1
2022-09-22
counter: 104-quad-8: Fix skipped IRQ lines during events configuration
William Breathitt Gray
1
-3
/
+3
2022-09-22
arm64: topology: fix possible overflow in amu_fie_setup()
Sergey Shtylyov
1
-1
/
+1
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
1
-14
/
+18
2022-09-22
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
1
-2
/
+3
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-22
media: flexcop-usb: fix endpoint type check
Johan Hovold
1
-1
/
+1
2022-09-22
efi: libstub: check Shim mode using MokSBStateRT
Ard Biesheuvel
1
-4
/
+4
2022-09-22
efi: x86: Wipe setup_data on pure EFI boot
Ard Biesheuvel
1
-0
/
+7
2022-09-22
Merge tag 'drm-intel-fixes-2022-09-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-5
/
+6
2022-09-21
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
3
-149
/
+111
2022-09-21
ext4: use locality group preallocation for small closed files
Jan Kara
1
-12
/
+15
2022-09-21
ext4: make directory inode spreading reflect flexbg size
Jan Kara
1
-1
/
+1
2022-09-21
ext4: avoid unnecessary spreading of allocations among groups
Jan Kara
1
-11
/
+13
2022-09-21
ext4: make mballoc try target group first even with mb_optimize_scan
Jan Kara
1
-7
/
+7
2022-09-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-9
/
+14
2022-09-21
ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficient
Larysa Zaremba
1
-1
/
+4
2022-09-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-10
/
+53
2022-09-22
drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()
Nícolas F. R. A. Prado
1
-11
/
+10
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-21
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...
Nathan Chancellor
1
-196
/
+52
2022-09-21
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-21
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-93
/
+5
[prev]
[next]