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-05-25
bpf: Wrap aux data inside bpf_sanitize_info container
Daniel Borkmann
1
-7
/
+11
2021-05-25
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
1
-1
/
+1
2021-05-25
i2c: I2C_HISI should depend on ACPI
Geert Uytterhoeven
1
-1
/
+1
2021-05-25
i2c: icy: Remove unused variable new_fwnode in icy_probe()
Geert Uytterhoeven
1
-1
/
+0
2021-05-25
i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
Colin Ian King
1
-1
/
+1
2021-05-25
bpf: Fix BPF_LSM kconfig symbol dependency
Daniel Borkmann
1
-0
/
+2
2021-05-25
s390/dasd: add missing discipline function
Stefan Haberland
3
-3
/
+14
2021-05-25
Merge tag 'netfs-lib-fixes-20200525' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
3
-0
/
+10
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2
-178
/
+405
2021-05-25
ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340
Peter Ujfalusi
1
-1
/
+9
2021-05-25
bpftool: Add sock_release help info for cgroup attach/prog load command
Liu Jian
5
-7
/
+10
2021-05-25
MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER
Tiezhu Yang
1
-6
/
+6
2021-05-25
MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c
Randy Dunlap
1
-0
/
+2
2021-05-25
MIPS: launch.h: add include guard to prevent build errors
Randy Dunlap
1
-0
/
+5
2021-05-25
MIPS: alchemy: xxs1500: add gpio-au1000.h header file
Randy Dunlap
1
-0
/
+1
2021-05-25
arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
Jisheng Zhang
1
-1
/
+2
2021-05-25
netfs: Make CONFIG_NETFS_SUPPORT auto-selected rather than manual
David Howells
1
-1
/
+1
2021-05-25
netfs: Pass flags through to grab_cache_page_write_begin()
David Howells
1
-1
/
+1
2021-05-25
drm/i915: Reenable LTTPR non-transparent LT mode for DPCD_REV<1.4
Imre Deak
1
-38
/
+33
2021-05-25
xhci: Fix 5.12 regression of missing xHC cache clearing command after a Stall
Mathias Nyman
1
-2
/
+6
2021-05-25
xhci: fix giving back URB with incorrect status regression in 5.12
Mathias Nyman
1
-5
/
+1
2021-05-25
drm/meson: fix shutdown crash when component not probed
Neil Armstrong
1
-4
/
+5
2021-05-25
nvme-fabrics: decode host pathing error for connect
Hannes Reinecke
1
-0
/
+5
2021-05-25
nvme-fc: short-circuit reconnect retries
Hannes Reinecke
1
-8
/
+17
2021-05-25
nvme: fix potential memory leaks in nvme_cdev_add
Guoqing Jiang
1
-1
/
+3
2021-05-25
Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
25
-149
/
+202
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub...
Linus Torvalds
20
-30
/
+71
2021-05-24
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
5
-0
/
+85
2021-05-24
xfs: standardize extent size hint validation
Darrick J. Wong
2
-73
/
+41
2021-05-24
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
1
-3
/
+15
2021-05-24
Makefile: LTO: have linker check -Wframe-larger-than
Nick Desaulniers
1
-0
/
+5
2021-05-24
init: verify that function is initcall_t at compile-time
Marco Elver
1
-1
/
+2
2021-05-24
net: dsa: microchip: enable phy errata workaround on 9567
George McCollister
1
-0
/
+1
2021-05-24
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-05-24
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-05-24
net: appletalk: cops: Fix data race in cops_probe1
Saubhik Mukherjee
1
-2
/
+2
2021-05-24
thermal/ti-soc-thermal: Fix kernel-doc
Yang Li
1
-1
/
+1
2021-05-24
Merge branch 'sja1105-fixes'
David S. Miller
2
-27
/
+70
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
1
-4
/
+15
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
1
-12
/
+10
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
1
-0
/
+1
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
1
-3
/
+14
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
1
-4
/
+11
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
1
-4
/
+19
2021-05-24
net: hso: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-05-24
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+17
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+10
[prev]
[next]