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
2017-10-20
waitid(): Avoid unbalanced user_access_end() on access_ok() error
Kees Cook
1
-2
/
+2
2017-10-20
Merge branch 'sockmap-fixes'
David S. Miller
11
-34
/
+74
2017-10-20
bpf: require CAP_NET_ADMIN when using devmap
John Fastabend
1
-0
/
+3
2017-10-20
bpf: require CAP_NET_ADMIN when using sockmap maps
John Fastabend
1
-0
/
+3
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2
-3
/
+15
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
8
-30
/
+36
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2
-1
/
+17
2017-10-20
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-10-20
Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2017-10-20
Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-0
/
+2
2017-10-20
Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-73
/
+90
2017-10-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+172
2017-10-20
Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-81
/
+170
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-10-19
Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+1
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
6
-21
/
+33
2017-10-19
doc: Fix RCU's docbook options
Paul E. McKenney
1
-14
/
+0
2017-10-19
membarrier: Provide register expedited private command
Mathieu Desnoyers
5
-11
/
+66
2017-10-19
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-10-19
Input: joydev - blacklist ds3/ds4/udraw motion sensors
Roderick Colenbrander
1
-6
/
+64
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
5
-2
/
+15
2017-10-19
Input: factor out and export input_device_id matching code
Dmitry Torokhov
2
-45
/
+41
2017-10-19
Input: goodix - poll the 'buffer status' bit before reading data
Paul Cercueil
1
-23
/
+44
2017-10-19
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
1
-1
/
+1
2017-10-19
Input: tca8418 - enable interrupt after it has been requested
Damien Riegel
1
-12
/
+17
2017-10-19
Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+8
2017-10-19
Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-58
/
+95
2017-10-19
Merge tag 'renesas-fixes-for-v4.14' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-0
/
+10
2017-10-19
ARM: ux500: Fix regression while init PM domains
Ulf Hansson
2
-4
/
+4
2017-10-19
ARM: dts: fix PCLK name on Gemini and MOXA ART
Linus Walleij
2
-2
/
+4
2017-10-19
Merge tag 'reset-fixes-for-4.14-2' of git://git.pengutronix.de/git/pza/linux ...
Arnd Bergmann
1
-7
/
+10
2017-10-19
Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
5
-8
/
+8
2017-10-19
Merge tag 'imx-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-4
/
+4
2017-10-19
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
5
-11
/
+11
2017-10-19
Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
3
-3
/
+18
2017-10-19
Merge tag 'arm-soc/for-4.14/devicetree-fixes' of http://github.com/Broadcom/s...
Arnd Bergmann
3
-7
/
+14
2017-10-19
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+4
2017-10-19
Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat'
David S. Miller
4
-12
/
+14
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2
-5
/
+1
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-10-19
mm, percpu: add support for __GFP_NOWARN flag
Daniel Borkmann
1
-5
/
+10
2017-10-19
Merge branch 'ena-fixes'
David S. Miller
2
-5
/
+6
2017-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
1
-1
/
+2
2017-10-19
net: ena: reduce the severity of some printouts
Netanel Belgazal
1
-2
/
+2
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-19
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
1
-1
/
+13
2017-10-19
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
1
-3
/
+3
2017-10-19
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
1
-2
/
+3
[prev]
[next]