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
tpm: Lazily flush the auth session
Jarkko Sakkinen
4
-20
/
+44
2024-10-28
drm/amdgpu/smu13: fix profile reporting
Alex Deucher
1
-3
/
+3
2024-10-28
Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-5
/
+12
2024-10-28
drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
Tvrtko Ursulin
1
-1
/
+3
2024-10-28
Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...
Ovidiu Bunea
1
-0
/
+1
2024-10-28
block: fix queue limits checks in blk_rq_map_user_bvec for real
Christoph Hellwig
1
-39
/
+17
2024-10-28
drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
1
-2
/
+3
2024-10-28
ASoC: Intel: sst: Fix used of uninitialized ctx to log an error
Hans de Goede
1
-1
/
+1
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
3
-7
/
+9
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
3
-10
/
+17
2024-10-28
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+18
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
1
-20
/
+24
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
1
-2
/
+9
2024-10-28
firmware: arm_scmi: Use vendor string in max-rx-timeout-ms
Cristian Marussi
1
-2
/
+2
2024-10-28
dt-bindings: firmware: arm,scmi: Add missing vendor string
Cristian Marussi
1
-1
/
+1
2024-10-28
iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP
Hugh Dickins
1
-2
/
+4
2024-10-28
ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()
Christophe JAILLET
1
-2
/
+5
2024-10-28
autofs: fix thinko in validate_dev_ioctl()
Ian Kent
1
-3
/
+2
2024-10-28
mmc: sdhci-pci-gli: GL9767: Fix low power mode in the SD Express process
Ben Chuang
1
-0
/
+3
2024-10-28
mmc: sdhci-pci-gli: GL9767: Fix low power mode on the set clock function
Ben Chuang
1
-14
/
+21
2024-10-28
media: vivid: fix buffer overwrite when using > 32 buffers
Hans Verkuil
4
-4
/
+6
2024-10-28
ksmbd: Fix the missing xa_store error check
Jinjie Ruan
1
-4
/
+7
2024-10-28
kbuild: rust: avoid errors with old `rustc`s without LLVM patch version
Miguel Ojeda
1
-1
/
+1
2024-10-27
Linux 6.12-rc5
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'x86_urgent_for_v6.12_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-16
/
+38
2024-10-27
Merge tag 'ftrace-v6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+4
2024-10-27
Merge tag 'platform-drivers-x86-v6.12-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-65
/
+22
2024-10-27
Merge tag 'firewire-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-27
Merge tag 'block-6.12-20241026' of git://git.kernel.dk/linux
Linus Torvalds
3
-6
/
+29
2024-10-27
Merge tag 'xfs-6.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-78
/
+122
2024-10-27
irqchip/gic-v4: Correctly deal with set_affinity on lazily-mapped VPEs
Marc Zyngier
1
-2
/
+12
2024-10-27
genirq/msi: Fix off-by-one error in msi_domain_alloc()
Jinjie Ruan
1
-1
/
+1
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
2
-0
/
+10
2024-10-27
firewire: core: fix invalid port index for parent device
Takashi Sakamoto
1
-1
/
+1
2024-10-26
platform/x86: asus-wmi: Fix thermal profile initialization
Armin Wolf
1
-0
/
+10
2024-10-26
sched/numa: Fix the potential null pointer dereference in task_numa_work()
Shawn Wang
1
-2
/
+2
2024-10-26
crypto: mips/crc32 - fix the CRC32C implementation
Eric Biggers
1
-3
/
+3
2024-10-25
Input: adp5588-keys - do not try to disable interrupt 0
Dmitry Torokhov
1
-2
/
+4
2024-10-26
wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_ch...
Gustavo A. R. Silva
1
-2
/
+3
2024-10-25
Merge tag '9p-for-6.12-rc5' of https://github.com/martinetd/linux
Linus Torvalds
5
-87
/
+192
2024-10-25
sched_ext: Fix enq_last_no_enq_fails selftest
Tejun Heo
2
-3
/
+15
2024-10-25
sched_ext: Make cast_mask() inline
Tejun Heo
1
-1
/
+1
2024-10-25
scx: Fix raciness in scx_ops_bypass()
David Vernet
1
-12
/
+17
2024-10-25
cxl/test: Improve init-order fidelity relative to real-world systems
Dan Williams
2
-83
/
+104
2024-10-25
cxl/port: Prevent out-of-order decoder allocation
Dan Williams
1
-10
/
+33
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
6
-53
/
+100
2024-10-25
cxl/acpi: Ensure ports ready at cxl_acpi_probe() return
Dan Williams
1
-0
/
+7
2024-10-25
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
1
-3
/
+10
2024-10-25
cxl/port: Fix CXL port initialization order when the subsystem is built-in
Dan Williams
3
-7
/
+31
[prev]
[next]