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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
1
-0
/
+1
2018-12-03
sysfs: constify sysfs create/remove files harder
Jani Nikula
1
-4
/
+4
2018-12-03
ASoC: Intel: common: add ACPI matching tables for ICL
Pierre-Louis Bossart
1
-0
/
+1
2018-12-03
iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
Vignesh R
1
-0
/
+4
2018-12-03
sched: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2018-12-03
Merge tag 'v4.20-rc5' into irq/core, to pick up fixes
Ingo Molnar
64
-209
/
+500
2018-12-03
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
64
-209
/
+500
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-0
/
+7
2018-12-03
Merge 4.20-rc5 into char-misc-next
Greg Kroah-Hartman
20
-42
/
+89
2018-12-03
Merge 4.20-rc5 into staging-next
Greg Kroah-Hartman
64
-209
/
+500
2018-12-03
Merge 4.20-rc5 into usb-next
Greg Kroah-Hartman
20
-42
/
+89
2018-12-02
fsi: Add On-Chip Controller (OCC) driver
Eddie James
1
-0
/
+25
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2018-12-02
soc: mediatek: Add Mediatek CMDQ helper
Houlong Wei
1
-0
/
+133
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
1
-1
/
+0
2018-12-02
mtd: keep original flags for every struct mtd_info
Rafał Miłecki
1
-0
/
+1
2018-12-02
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
1
-1
/
+1
2018-12-01
Merge branches 'bug.2018.11.12a', 'consolidate.2018.12.01a', 'doc.2018.11.12a...
Paul E. McKenney
8
-76
/
+64
2018-12-01
types: Remove call_rcu_bh() and call_rcu_sched()
Paul E. McKenney
1
-2
/
+2
2018-12-01
percpu-rwsem: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-17
/
+30
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2
-0
/
+7
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
1
-0
/
+3
2018-12-01
kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMS
Masahiro Yamada
2
-14
/
+17
2018-12-01
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
1
-1
/
+1
2018-12-01
netfilter: remove NFC_* cache bits
Pablo Neira Ayuso
4
-71
/
+0
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
1
-0
/
+14
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-0
/
+4
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-14
/
+21
2018-11-30
tun: implement carrier change
Nicolas Dichtel
1
-0
/
+1
2018-11-30
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2
-5
/
+19
2018-11-30
Merge tag 'v4.21-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-0
/
+46
2018-11-30
Merge tag 'v4.21-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2
-0
/
+46
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-1
/
+2
2018-11-30
sbitmap: optimize wakeup check
Jens Axboe
1
-0
/
+34
2018-11-30
sbitmap: ammortize cost of clearing bits
Jens Axboe
1
-6
/
+27
2018-11-30
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
1
-0
/
+27
2018-11-30
qed: Add doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+14
2018-11-30
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
1
-3
/
+15
2018-11-30
tcp: implement coalescing on backlog queue
Eric Dumazet
1
-0
/
+1
2018-11-30
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-11-30
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
2018-11-30
net: Add trace events for all receive exit points
Geneviève Bastien
1
-0
/
+59
2018-11-30
net/flow_dissector: correct comments on enum flow_dissector_key_id
Edward Cree
1
-3
/
+3
2018-11-30
drm/v3d: Add support for submitting jobs to the TFU.
Eric Anholt
1
-0
/
+25
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
[prev]
[next]