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-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-2
/
+2
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
1
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2
-23
/
+23
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
1
-0
/
+27
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
1
-3
/
+15
2018-04-17
xen/sndif: Sync up with the canonical definition in Xen
Oleksandr Andrushchenko
1
-16
/
+306
2018-04-17
HID: input: do not increment usages when a duplicate is found
Benjamin Tissoires
1
-0
/
+2
2018-04-17
livepatch: Allow to call a custom callback when freeing shadow variables
Petr Mladek
1
-2
/
+3
2018-04-17
livepatch: Initialize shadow variables safely by a custom callback
Petr Mladek
1
-4
/
+10
2018-04-17
media: mmp-camera.h: add missing platform data
Mauro Carvalho Chehab
1
-0
/
+19
2018-04-16
clk: qcom: Add MSM8998 Global Clock Control (GCC) driver
Joonwoo Park
1
-0
/
+208
2018-04-17
security: remove security_settime
Sargun Dhillon
1
-14
/
+0
2018-04-16
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
1
-47
/
+0
2018-04-16
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
1
-0
/
+2
2018-04-16
textsearch: fix kernel-doc warnings and add kernel-api section
Randy Dunlap
1
-2
/
+2
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
1
-0
/
+2
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
1
-0
/
+1
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2
-0
/
+2
2018-04-16
soc: bcm2835: Make !RASPBERRYPI_FIRMWARE dummies return failure
Geert Uytterhoeven
1
-2
/
+2
2018-04-16
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
5
-7
/
+7
2018-04-16
docs/vm: rename documentation files to .rst
Mike Rapoport
5
-7
/
+7
2018-04-16
drm/blend: Add a generic alpha property
Maxime Ripard
2
-0
/
+9
2018-04-16
ASoC: rt5668: add rt5668B codec driver
Bard Liao
1
-0
/
+40
2018-04-16
remove rpc_rmdir()
Al Viro
1
-2
/
+0
2018-04-16
ARM: OMAP2+: Drop unused pm-noop
Tony Lindgren
1
-9
/
+0
2018-04-16
ASoC: topology: Add definitions for mclk_direction values
Kirill Marinushkin
1
-1
/
+5
2018-04-16
ASoC: topology: Add missing clock gating parameter when parsing hw_configs
Kirill Marinushkin
1
-1
/
+6
2018-04-16
ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
Kirill Marinushkin
1
-2
/
+14
2018-04-16
clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
Jerome Brunet
1
-0
/
+3
2018-04-16
drm: Fix HDCP downstream dev count read
Ramalingam C
1
-1
/
+1
2018-04-16
Merge branch 'clk-stm32mp1' into clk-fixes
Stephen Boyd
1
-2
/
+2
2018-04-16
soc: renesas: Add r8a77990 SYSC PM Domain Binding Definitions
Takeshi Kihara
1
-0
/
+26
2018-04-16
soc: renesas: rcar-sysc: Add r8a77470 support
Biju Das
1
-0
/
+22
2018-04-16
regulator: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-156
/
+1
2018-04-16
ALSA: emu10k1: Reduce GFP_ATOMIC allocation
Takashi Iwai
1
-2
/
+2
2018-04-16
hwmon: MC13783: Add uid and die temperature sensor inputs
Andrey Gusakov
1
-0
/
+2
2018-04-16
clk: renesas: Add r8a77470 CPG Core Clock Definitions
Biju Das
1
-0
/
+36
2018-04-16
ASoC: wm8350: remove snd_soc_codec
Kuninori Morimoto
1
-3
/
+0
2018-04-16
ASoC: trace: remove snd_soc_codec
Kuninori Morimoto
1
-1
/
+0
2018-04-16
staging: irda: remove remaining remants of irda code removal
Greg Kroah-Hartman
1
-18
/
+0
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
1
-2
/
+5
2018-04-16
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
1
-0
/
+1
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+74
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2018-04-14
random: add new ioctl RNDRESEEDCRNG
Theodore Ts'o
1
-0
/
+3
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-28
/
+83
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
1
-0
/
+30
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-11
/
+6
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-4
/
+9
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-6
/
+11
[prev]
[next]