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
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
4
-1
/
+130
2019-12-19
xfs: split the sunit parameter update into two parts
Darrick J. Wong
1
-51
/
+72
2019-12-19
xfs: refactor agfl length computation function
Darrick J. Wong
1
-5
/
+13
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
4
-24
/
+34
2019-12-19
xfs: use bitops interface for buf log item AIL flag check
Brian Foster
1
-1
/
+1
2019-12-19
Merge branch 'bpf-fix-xsk-wakeup'
Daniel Borkmann
11
-48
/
+51
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2
-3
/
+12
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
2019-12-19
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
5
-33
/
+13
2019-12-19
xsk: Add rcu_read_lock around the XSK wakeup
Maxim Mikityanskiy
1
-8
/
+14
2019-12-19
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-16
/
+24
2019-12-19
mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround
Yangbo Lu
1
-0
/
+10
2019-12-18
clk: qcom: Avoid SMMU/cx gdsc corner cases
Jeffrey Hugo
1
-0
/
+2
2019-12-18
clk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs
Matthias Kaehlcke
1
-2
/
+4
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
16
-36
/
+88
2019-12-19
tpm/tpm_ftpm_tee: add shutdown call back
Pavel Tatashin
1
-4
/
+18
2019-12-19
drm/exynos: gsc: add missed component_del
Chuhong Yuan
1
-0
/
+1
2019-12-18
s390/ftrace: save traced function caller
Vasily Gorbik
1
-0
/
+1
2019-12-18
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
1
-4
/
+11
2019-12-18
s390/purgatory: do not build purgatory with kcov, kasan and friends
Christian Borntraeger
2
-2
/
+7
2019-12-18
s390/purgatory: Make sure we fail the build if purgatory has missing symbols
Hans de Goede
2
-3
/
+11
2019-12-18
s390/ftrace: fix endless recursion in function_graph tracer
Sven Schnelle
1
-2
/
+2
2019-12-18
Merge branch 'stmmac-fixes'
David S. Miller
5
-25
/
+42
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-18
io_uring: io_wq_submit_work() should not touch req->rw
Jens Axboe
1
-3
/
+8
2019-12-18
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
1
-1
/
+1
2019-12-18
clk: Move clk_core_reparent_orphans() under CONFIG_OF
Olof Johansson
1
-7
/
+7
2019-12-18
io_uring: don't wait when under-submitting
Pavel Begunkov
1
-0
/
+4
2019-12-18
Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
24
-105
/
+185
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
58
-315
/
+1073
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
Jim Mattson
1
-1
/
+2
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2019-12-18
iommu/dma: Relax locking in iommu_dma_prepare_msi()
Robin Murphy
1
-9
/
+8
2019-12-18
perf/smmuv3: Remove the leftover put_cpu() in error path
Hanjun Guo
1
-3
/
+1
2019-12-18
iommu/vt-d: Remove incorrect PSI capability check
Lu Baolu
1
-5
/
+1
2019-12-18
staging: wfx: fix wrong error message
Jérôme Pouiller
1
-1
/
+3
2019-12-18
staging: wfx: fix hif_set_mfp() with big endian hosts
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: detect race condition in WEP authentication
Jérôme Pouiller
1
-0
/
+1
2019-12-18
staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps
Jérôme Pouiller
1
-0
/
+11
2019-12-18
staging: wfx: fix rate control handling
Jérôme Pouiller
1
-3
/
+3
2019-12-18
staging: wfx: firmware does not support more than 32 total retries
Jérôme Pouiller
1
-1
/
+1
[prev]
[next]