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
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-03
Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-87
/
+81
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+3
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
2020-07-03
Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-8
/
+20
2020-07-03
Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+18
2020-07-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-7
/
+10
2020-07-03
mm/page_alloc: fix documentation error
Joel Savitz
1
-1
/
+1
2020-07-03
vmalloc: fix the owner argument for the new __vmalloc_node_range callers
Christoph Hellwig
3
-3
/
+4
2020-07-03
mm/cma.c: use exact_nid true to fix possible per-numa cma leak
Barry Song
1
-2
/
+2
2020-07-03
samples/vfs: avoid warning in statx override
Kees Cook
1
-0
/
+2
2020-07-03
mm/hugetlb.c: fix pages per hugetlb calculation
Mike Kravetz
1
-1
/
+1
2020-07-03
Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-6
/
+6
2020-07-03
Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+5
2020-07-03
Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-1
/
+2
2020-07-03
Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-28
/
+58
2020-07-03
Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-76
/
+373
2020-07-03
Call sysctl_head_finish on error
Matthew Wilcox (Oracle)
1
-3
/
+3
2020-07-03
arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718
Sai Prakash Ranjan
3
-0
/
+8
2020-07-03
arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040
Sai Prakash Ranjan
2
-6
/
+17
2020-07-03
arm64: Add MIDR value for KRYO4XX gold CPU cores
Sai Prakash Ranjan
1
-0
/
+2
2020-07-03
Merge branch 'acpi-fan'
Rafael J. Wysocki
1
-1
/
+1
2020-07-03
gfs2: The freeze glock should never be frozen
Bob Peterson
2
-8
/
+11
2020-07-03
gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE
Bob Peterson
2
-11
/
+9
2020-07-03
gfs2: read-only mounts should grab the sd_freeze_gl glock
Bob Peterson
1
-1
/
+11
2020-07-03
gfs2: freeze should work on read-only mounts
Bob Peterson
1
-4
/
+6
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
4
-9
/
+12
2020-07-02
Merge tag 'm68knommu-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2020-07-02
Merge tag 'devicetree-fixes-for-5.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
38
-61
/
+159
2020-07-02
Merge tag 'for-linus-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-07-02
Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
8
-28
/
+26
2020-07-02
Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-9
/
+4
2020-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-6
/
+59
2020-07-02
Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-11
/
+30
2020-07-03
Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-32
/
+27
2020-07-02
hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
Tao Ren
1
-1
/
+1
2020-07-02
Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+6
2020-07-02
Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-15
/
+52
2020-07-02
xen/xenbus: let xenbus_map_ring_valloc() return errno values only
Juergen Gross
1
-16
/
+6
2020-07-02
xen/xenbus: avoid large structs and arrays on the stack
Juergen Gross
1
-78
/
+83
[prev]
[next]