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
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-100
/
+27
2021-10-08
Merge tag 'acpi-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+3
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
1
-2
/
+0
2021-10-08
Merge tag 'usb-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-29
/
+42
2021-10-08
Merge tag 'mmc-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-25
/
+70
2021-10-08
Merge tag 'drm-fixes-2021-10-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
53
-163
/
+712
2021-10-08
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
1
-0
/
+2
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
5
-41
/
+85
2021-10-08
Merge branch 'stmmac-regression-fix'
David S. Miller
8
-10
/
+34
2021-10-08
ARM: dts: spear3xx: Fix gmac node
Herve Codina
1
-1
/
+1
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
2
-0
/
+9
2021-10-08
dt-bindings: net: snps,dwmac: add dwmac 3.40a IP version
Herve Codina
1
-0
/
+2
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
4
-9
/
+22
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2
-0
/
+14
2021-10-08
libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sorted
Riccardo Mancini
1
-4
/
+12
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
822
-4991
/
+8861
2021-10-08
mptcp: fix possible stall on recvmsg()
Paolo Abeni
1
-40
/
+15
2021-10-08
asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
Adam Borowski
1
-1
/
+1
2021-10-08
x86/fpu: Restore the masking out of reserved MXCSR bits
Borislav Petkov
1
-3
/
+8
2021-10-08
Merge tag 'amd-drm-fixes-5.15-2021-10-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-26
/
+142
2021-10-08
Merge tag 'drm-misc-fixes-2021-10-06' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
30
-109
/
+504
2021-10-08
Merge tag 'drm-intel-fixes-2021-10-07' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-28
/
+66
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
4
-12
/
+18
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-578
/
+662
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-07
Merge tag 'asahi-soc-fixes-5.15' of https://github.com/AsahiLinux/linux into ...
Arnd Bergmann
1
-0
/
+3
2021-10-07
Merge tag 'scmi-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-14
/
+32
2021-10-07
Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-13
/
+22
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+4
2021-10-07
Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...
Linus Torvalds
8
-54
/
+445
2021-10-07
netfilter: nf_tables: skip netdev events generated on netns removal
Florian Westphal
1
-6
/
+3
2021-10-07
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
1
-1
/
+1
2021-10-07
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
1
-1
/
+1
2021-10-07
ACPI: tools: fix compilation error
Miguel Bernal Marin
1
-2
/
+7
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
73
-298
/
+566
2021-10-07
Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-9
/
+26
2021-10-07
PCI: ACPI: Check parent pointer in acpi_pci_find_companion()
Rafael J. Wysocki
1
-0
/
+3
2021-10-08
MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer
Sven Peter
1
-0
/
+1
[prev]
[next]