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-06
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-06
io_uring/rw: fix cflags posting for single issue multishot read
Jens Axboe
1
-7
/
+12
2024-10-06
platform/x86: x86-android-tablets: Fix use after free on platform_device_regi...
Hans de Goede
1
-2
/
+4
2024-10-06
platform/x86: wmi: Update WMI driver API documentation
Armin Wolf
1
-6
/
+5
2024-10-06
platform/x86: dell-ddv: Fix typo in documentation
Anaswara T Rajan
1
-2
/
+2
2024-10-06
platform/x86: dell-sysman: add support for alienware products
Crag Wang
1
-0
/
+1
2024-10-06
platform/x86/intel: power-domains: Add Diamond Rapids support
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86: ISST: Add Diamond Rapids to support list
Srinivas Pandruvada
1
-0
/
+1
2024-10-06
platform/x86:intel/pmc: Disable ACPI PM Timer disabling on Sky and Kaby Lake
Hans de Goede
1
-2
/
+0
2024-10-06
platform/x86: dell-laptop: Do not fail when encountering unsupported batteries
Armin Wolf
1
-3
/
+12
2024-10-06
MAINTAINERS: Update Intel In Field Scan(IFS) entry
Jithu Joseph
1
-1
/
+1
2024-10-06
Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
11365
-188892
/
+449653
2024-10-06
x86/reboot: emergency callbacks are now registered by common KVM code
Paolo Bonzini
2
-4
/
+4
2024-10-06
KVM: x86: leave kvm.ko out of the build if no vendor module is requested
Paolo Bonzini
2
-4
/
+7
2024-10-06
bcachefs: Delete vestigal check_inode() checks
Kent Overstreet
1
-75
/
+5
2024-10-06
bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
Kent Overstreet
1
-3
/
+3
2024-10-06
bcachefs: reattach_inode() now correctly handles interior snapshot nodes
Kent Overstreet
2
-20
/
+158
2024-10-06
bcachefs: Split out check_unreachable_inodes() pass
Kent Overstreet
3
-35
/
+67
2024-10-06
bcachefs: Fix lockdep splat in bch2_accounting_read
Kent Overstreet
1
-8
/
+26
2024-10-05
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
3
-3
/
+10
2024-10-05
firmware: qcom: scm: fix a NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2024-10-05
firmware: qcom: scm: suppress download mode error
Johan Hovold
1
-1
/
+1
2024-10-05
arm64: dts: qcom: x1e80100: fix PCIe5 PHY clocks
Johan Hovold
1
-3
/
+5
2024-10-05
arm64: dts: qcom: x1e80100: fix PCIe4 and PCIe6a PHY clocks
Johan Hovold
1
-6
/
+10
2024-10-05
Merge tag 'bcachefs-2024-10-05' of git://evilpiepirate.org/bcachefs
Linus Torvalds
20
-209
/
+342
2024-10-05
nfsd: fix possible badness in FREE_STATEID
Olga Kornievskaia
1
-0
/
+1
2024-10-05
Merge tag 'for-linus-6.12a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-10-05
Merge tag 'ext4_for_linus-5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+23
2024-10-05
Merge tag 'cxl-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-10-05
Merge tag 'i2c-for-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2024-10-05
Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+9
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+4
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-577
/
+118
2024-10-05
platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
Zach Wade
1
-1
/
+3
2024-10-04
Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
9
-14
/
+34
2024-10-04
bcachefs: Rework logged op error handling
Kent Overstreet
3
-28
/
+53
2024-10-04
bcachefs: Add warn param to subvol_get_snapshot, peek_inode
Kent Overstreet
4
-28
/
+43
2024-10-04
bcachefs: Kill snapshot arg to fsck_write_inode()
Kent Overstreet
4
-55
/
+51
2024-10-04
bcachefs: Check for unlinked, non-empty dirs in check_inode()
Kent Overstreet
2
-1
/
+19
2024-10-04
bcachefs: Check for unlinked inodes with dirents
Kent Overstreet
2
-15
/
+41
2024-10-04
bcachefs: Check for directories with no backpointers
Kent Overstreet
2
-8
/
+17
2024-10-04
bcachefs: Kill alloc_v4.fragmentation_lru
Kent Overstreet
7
-22
/
+38
2024-10-04
bcachefs: minor lru fsck fixes
Kent Overstreet
1
-12
/
+15
2024-10-04
bcachefs: Mark more errors AUTOFIX
Kent Overstreet
1
-12
/
+12
2024-10-04
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
1
-3
/
+9
2024-10-04
bcachefs: bkey errors are only AUTOFIX during read
Kent Overstreet
2
-8
/
+12
2024-10-04
bcachefs: Create lost+found in correct snapshot
Kent Overstreet
1
-1
/
+7
2024-10-04
bcachefs: Fix reattach_inode()
Kent Overstreet
1
-6
/
+5
2024-10-04
bcachefs: Add missing wakeup to bch2_inode_hash_remove()
Kent Overstreet
1
-12
/
+21
2024-10-04
net: phy: bcm84881: Fix some error handling paths
Christophe JAILLET
1
-2
/
+2
[prev]
[next]