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
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-0
/
+1
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
1
-2
/
+3
2019-10-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2019-10-15
ASoC: sof: include types.h at header.h
Kuninori Morimoto
1
-0
/
+1
2019-10-15
gpiolib: Initialize the hardware with a callback
Andy Shevchenko
1
-0
/
+8
2019-10-14
xarray.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+2
2019-10-14
bitmap.h: fix kernel-doc warning and typo
Randy Dunlap
1
-1
/
+2
2019-10-14
mm, page_owner: rename flag indicating that page is allocated
Vlastimil Babka
1
-1
/
+1
2019-10-14
mm, page_owner: fix off-by-one error in __set_page_owner_handle()
Vlastimil Babka
1
-0
/
+8
2019-10-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+3
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2
-6
/
+11
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
1
-7
/
+11
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2
-3
/
+3
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
1
-1
/
+2
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
1
-1
/
+1
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
1
-3
/
+3
2019-10-13
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2019-10-12
Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2019-10-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+12
2019-10-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+20
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2019-10-11
Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-0
/
+1
2019-10-10
ASoC: SOF: acpi led support for switch controls
Jaska Uimonen
1
-0
/
+4
2019-10-10
ASoC: SOF: imx: Describe ESAI parameters to be sent to DSP
Daniel Baluta
4
-3
/
+38
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
1
-1
/
+2
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
1
-1
/
+3
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-1
/
+1
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-2
/
+2
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-0
/
+5
2019-10-09
ASoC: simple_card_utils.h: Add missing include
Daniel Baluta
1
-0
/
+1
2019-10-09
ASoC: simple_card_utils.h: Fix potential multiple redefinition error
Daniel Baluta
1
-4
/
+4
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
1
-0
/
+8
2019-10-08
Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2019-10-08
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-10-08
leds: core: Fix leds.h structure documentation
Dan Murphy
1
-3
/
+2
2019-10-08
ASoC: soc-component: remove snd_pcm_ops from component driver
Kuninori Morimoto
1
-5
/
+0
2019-10-08
ASoC: pxa: remove snd_pcm_ops
Kuninori Morimoto
1
-2
/
+24
2019-10-08
ASoC: soc-core: add snd_soc_pcm_lib_ioctl()
Kuninori Morimoto
1
-0
/
+5
2019-10-08
ASoC: soc-core: add new pcm_construct/pcm_destruct
Kuninori Morimoto
1
-0
/
+6
2019-10-08
ASoC: soc-core: merge snd_pcm_ops member to component driver
Kuninori Morimoto
1
-0
/
+34
2019-10-08
lib/string: Make memzero_explicit() inline instead of external
Arvind Sankar
1
-1
/
+20
2019-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+33
2019-10-07
mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)
Vlastimil Babka
1
-0
/
+4
2019-10-07
mm, memcg: make scan aggression always exclude protection
Chris Down
1
-13
/
+12
2019-10-07
mm, memcg: make memory.emin the baseline for utilisation determination
Chris Down
1
-6
/
+13
2019-10-07
mm, memcg: proportional memory.{low,min} reclaim
Chris Down
1
-0
/
+20
2019-10-07
memcg: only record foreign writebacks with dirty pages when memcg is not disa...
Baoquan He
1
-0
/
+3
[prev]
[next]