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
2019-07-15
MIPS: perf events: handle switch statement falling through warnings
Stephen Rothwell
1
-15
/
+15
2019-07-15
MAINTAINERS: add new entry for pidfd api
Christian Brauner
1
-0
/
+11
2019-07-15
perf version: Fix segfault due to missing OPT_END()
Ravi Bangoria
1
-0
/
+1
2019-07-15
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
1
-3
/
+3
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
1
-11
/
+9
2019-07-15
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
1
-1
/
+11
2019-07-15
gpio: em: remove the gpiochip before removing the irq domain
Bartosz Golaszewski
1
-18
/
+15
2019-07-15
gpiolib: of: fix a memory leak in of_gpio_flags_quirks()
Nishka Dasgupta
1
-0
/
+1
2019-07-15
gpio: davinci: silence error prints in case of EPROBE_DEFER
Keerthy
1
-2
/
+3
2019-07-15
intel_rapl: need linux/cpuhotplug.h for enum cpuhp_state
Stephen Rothwell
1
-0
/
+1
2019-07-15
ACPI: fix false-positive -Wuninitialized warning
Arnd Bergmann
1
-1
/
+4
2019-07-15
ALSA: rme9652: Unneeded variable: "result".
Hariprasad Kelam
1
-2
/
+1
2019-07-15
ALSA: emu10k1: Remove unneeded variable "change"
Hariprasad Kelam
1
-2
/
+1
2019-07-15
ALSA: au88x0: Remove unneeded variable: "changed"
Hariprasad Kelam
1
-8
/
+7
2019-07-15
ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platform
Kailang Yang
1
-1
/
+4
2019-07-15
watchdog: digicolor_wdt: Remove unused variable in dc_wdt_probe
Nathan Chancellor
1
-1
/
+0
2019-07-15
mm: adjust apply_to_pfn_range interface for dropped token.
Dave Airlie
3
-8
/
+6
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
36
-1327
/
+620
2019-07-14
Merge tag 'ecryptfs-5.3-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-41
/
+34
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-92
/
+338
2019-07-14
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-142
/
+320
2019-07-14
Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
3
-3
/
+10
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
65
-643
/
+6591
2019-07-14
Merge tag 'mailbox-v5.3' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
10
-58
/
+134
2019-07-14
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
4
-5
/
+24
2019-07-15
unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3
Christian Brauner
1
-0
/
+2
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
11
-0
/
+11
2019-07-14
sky2: Disable MSI on P5W DH Deluxe
Tasos Sahanidis
1
-0
/
+7
2019-07-14
sis900: correct a few typos
Sergej Benilov
1
-3
/
+3
2019-07-14
sit: use dst_cache in ipip6_tunnel_xmit
Haishuang Yan
1
-4
/
+9
2019-07-14
gve: Remove the exporting of gve_probe
Denis Efremov
1
-1
/
+0
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
151
-308
/
+457
2019-07-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2019-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
3
-2
/
+20
2019-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2019-07-14
*: convert stream-like files -> stream_open, even if they use noop_llseek
Kirill Smelkov
3
-3
/
+10
2019-07-13
bonding: add documentation for peer_notif_delay
Vincent Bernat
1
-3
/
+13
2019-07-13
r8169: fix issue with confused RX unit after PHY power-down on RTL8411b
Heiner Kallweit
1
-0
/
+137
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
224
-3538
/
+3638
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-487
/
+3
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-222
/
+328
2019-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-136
/
+136
2019-07-13
Merge tag 'mtd/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
49
-2490
/
+2624
2019-07-13
Merge tag 'for-5.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-44
/
+285
2019-07-13
Merge tag 'for-linus-5.3' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
8
-4
/
+492
2019-07-13
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
109
-3198
/
+7689
2019-07-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-711
/
+872
2019-07-13
rtc: wm831x: Add IRQF_ONESHOT flag
Hariprasad Kelam
1
-1
/
+2
2019-07-13
rtc: stm32: remove one condition check in stm32_rtc_set_alarm()
Markus Elfring
1
-5
/
+1
[prev]
[next]