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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
29
-123
/
+202
2019-11-10
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-3
/
+3
2019-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+8
2019-11-08
Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-19
/
+1
2019-11-06
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-3
/
+6
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-11-04
Merge tag 'drm/tegra/for-5.5-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-8
/
+18
2019-11-04
Merge tag 'drm-misc-next-2019-10-31' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+57
2019-11-03
idr: Fix integer overflow in idr_for_each_entry
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-11-01
radix tree: Remove radix_tree_iter_find
Matthew Wilcox (Oracle)
1
-18
/
+0
2019-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-60
/
+85
2019-11-01
Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+5
2019-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-11-01
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+17
2019-10-31
net: increase SOMAXCONN to 4096
Eric Dumazet
1
-1
/
+1
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+2
2019-10-31
efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN
Javier Martinez Canillas
1
-0
/
+1
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
1
-2
/
+16
2019-10-31
Merge tag 'dmaengine-fix-5.4-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-0
/
+3
2019-10-30
Revert "dma-buf: Add dma-buf heaps framework"
Sean Paul
1
-59
/
+0
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
1
-0
/
+5
2019-10-29
net/mlx5: Fix flow counter list auto bits struct
Roi Dayan
1
-2
/
+1
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
1
-0
/
+4
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
1
-7
/
+10
2019-10-28
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-0
/
+23
2019-10-28
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
2019-10-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2019-10-28
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
1
-1
/
+1
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
1
-0
/
+3
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
1
-1
/
+1
2019-10-28
perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/
Geert Uytterhoeven
1
-1
/
+1
2019-10-28
vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
Stefano Garzarella
1
-1
/
+0
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+0
2019-10-26
Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-10-25
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+5
2019-10-26
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-15
/
+4
2019-10-25
dma-buf: Add dma-buf heaps framework
Andrew F. Davis
1
-0
/
+59
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
3
-24
/
+0
2019-10-24
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
1
-0
/
+10
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
1
-0
/
+1
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-22
/
+13
2019-10-24
net: core: limit nested device depth
Taehee Yoo
1
-0
/
+4
2019-10-24
reset: fix reset_control_get_exclusive kerneldoc comment
Philipp Zabel
1
-1
/
+1
2019-10-24
reset: fix reset_control_lookup kerneldoc comment
Philipp Zabel
1
-1
/
+1
2019-10-24
dma-buf: change DMA-buf locking convention v3
Christian König
1
-6
/
+57
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-10-23
Merge v5.4-rc4 into drm-next
Daniel Vetter
19
-26
/
+126
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
1
-0
/
+6
2019-10-22
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
1
-1
/
+0
[next]