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-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
1
-1
/
+1
2021-02-11
Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-99
/
+120
2021-02-12
kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64
Masahiro Yamada
1
-0
/
+3
2021-02-11
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-02-11
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
3
-2
/
+17
2021-02-11
drm/ttm: make sure pool pages are cleared
Christian König
1
-0
/
+10
2021-02-11
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
4
-6
/
+1
2021-02-10
Revert "dts: phy: add GPIO number and active state used for phy reset"
Palmer Dabbelt
1
-1
/
+0
2021-02-10
x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init()
Thomas Gleixner
1
-4
/
+11
2021-02-10
Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-12
/
+104
2021-02-10
Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+13
2021-02-10
Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-63
/
+104
2021-02-10
Revert "io_uring: don't take fs for recvmsg/sendmsg"
Jens Axboe
1
-2
/
+4
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
48
-134
/
+429
2021-02-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-48
/
+171
2021-02-10
nilfs2: make splice write available again
Joachim Henke
1
-0
/
+1
2021-02-10
mm, slub: better heuristic for number of cpus when calculating slab order
Vlastimil Babka
1
-2
/
+16
2021-02-10
gpio: ep93xx: Fix single irqchip with multi gpiochips
Nikita Shubin
1
-11
/
+19
2021-02-10
gpio: ep93xx: fix BUG_ON port F usage
Nikita Shubin
1
-87
/
+99
2021-02-10
gpio: mxs: GPIO_MXS should not default to y unconditionally
Geert Uytterhoeven
1
-1
/
+2
2021-02-10
drm/sun4i: dw-hdmi: Fix max. frequency for H6
Jernej Skrabec
1
-4
/
+2
2021-02-10
drm/sun4i: Fix H6 HDMI PHY configuration
Jernej Skrabec
1
-17
/
+9
2021-02-10
drm/sun4i: dw-hdmi: always set clock rate
Jernej Skrabec
2
-4
/
+1
2021-02-10
drm/sun4i: tcon: set sync polarity for tcon1 channel
Jernej Skrabec
2
-0
/
+31
2021-02-10
drm/i915: Fix overlay frontbuffer tracking
Ville Syrjälä
1
-9
/
+8
2021-02-09
Revert "drm/amd/display: Update NV1x SR latency values"
Alex Deucher
1
-2
/
+2
2021-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-21
/
+22
2021-02-09
cifs: do not disable noperm if multiuser mount option is not provided
Ronnie Sahlberg
1
-2
/
+2
2021-02-09
Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"
Johannes Weiner
1
-3
/
+2
2021-02-09
MAINTAINERS: update Andrey Ryabinin's email address
Andrey Ryabinin
2
-1
/
+2
2021-02-09
selftests/vm: rename file run_vmtests to run_vmtests.sh
Rong Chen
1
-0
/
+0
2021-02-09
tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
Seth Forshee
1
-1
/
+1
2021-02-09
tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
Seth Forshee
1
-1
/
+1
2021-02-09
mm/mremap: fix BUILD_BUG_ON() error in get_extent
Arnd Bergmann
1
-2
/
+3
2021-02-09
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-09
kasan: fix stack traces dependency for HW_TAGS
Andrey Konovalov
2
-8
/
+3
2021-02-09
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-09
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-09
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-09
squashfs: avoid out of bounds writes in decompressors
Phillip Lougher
1
-1
/
+7
2021-02-09
Merge tag 'i3c/fixes-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
1
-15
/
+13
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
1
-1
/
+5
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
1
-2
/
+2
2021-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-14
/
+17
2021-02-09
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2
-7
/
+5
2021-02-09
Merge branch 'hns3-fixes'
David S. Miller
2
-4
/
+32
2021-02-09
net: hns3: add a check for index in hclge_get_rss_key()
Yufeng Mo
1
-0
/
+11
2021-02-09
net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()
Yufeng Mo
1
-4
/
+14
2021-02-09
net: hns3: add a check for queue_id in hclge_reset_vf_queue()
Yufeng Mo
1
-0
/
+7
[prev]
[next]