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-05-18
Merge tag 'kbuild-fixes-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+28
2017-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-3
/
+7
2017-05-18
watchdog: wdt_pci: fix build error if define SOFTWARE_REBOOT
Shile Zhang
1
-1
/
+1
2017-05-18
watchdog: cadence_wdt: fix timeout setting
Tomas Melin
1
-1
/
+1
2017-05-18
watchdog: pcwd_usb: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-18
watchdog: sama5d4: fix race condition
Alexandre Belloni
1
-4
/
+29
2017-05-18
watchdog: sama5d4: fix WDDIS handling
Alexandre Belloni
1
-18
/
+30
2017-05-18
watchdog: orion: fix compile-test dependencies
Arnd Bergmann
1
-1
/
+1
2017-05-18
Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+14
2017-05-18
mlxsw: spectrum: Avoid possible NULL pointer dereference
Ido Schimmel
1
-4
/
+2
2017-05-18
sh_eth: Do not print an error message for probe deferral
Geert Uytterhoeven
1
-1
/
+2
2017-05-18
sh_eth: Use platform device for printing before register_netdev()
Geert Uytterhoeven
1
-1
/
+1
2017-05-18
Merge branch 'mlxsw-fixes'
David S. Miller
2
-1
/
+5
2017-05-18
mlxsw: spectrum_router: Fix rif counter freeing routine
Arkadi Sharshevsky
1
-0
/
+3
2017-05-18
mlxsw: spectrum_dpipe: Fix incorrect entry index
Arkadi Sharshevsky
1
-1
/
+2
2017-05-18
firmware: Google VPD: Fix memory allocation error handling
Christophe JAILLET
1
-6
/
+15
2017-05-18
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
1
-22
/
+14
2017-05-18
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
1
-0
/
+5
2017-05-18
gpu: host1x: select IOMMU_IOVA
Arnd Bergmann
1
-0
/
+1
2017-05-18
cxgb4: update latest firmware version supported
Ganesh Goudar
1
-3
/
+3
2017-05-18
qmi_wwan: add another Lenovo EM74xx device ID
Bjørn Mork
1
-0
/
+2
2017-05-18
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
1
-0
/
+3
2017-05-18
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
4
-6
/
+4
2017-05-18
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
1
-0
/
+7
2017-05-18
net: ethernet: faraday: To support device tree usage.
Greentime Hu
1
-0
/
+7
2017-05-18
net: x25: fix one potential use-after-free issue
linzhang
3
-11
/
+22
2017-05-18
MAINTAINERS: greybus-dev list is members-only
Randy Dunlap
1
-1
/
+1
2017-05-18
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
Peter Ujfalusi
1
-4
/
+9
2017-05-18
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
1
-4
/
+5
2017-05-18
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
1
-1
/
+1
2017-05-18
xhci: Fix command ring stop regression in 4.11
Mathias Nyman
3
-9
/
+9
2017-05-18
xhci: remove GFP_DMA flag from allocation
Matthias Lange
1
-1
/
+1
2017-05-18
USB: xhci: fix lock-inversion problem
Alan Stern
1
-2
/
+3
2017-05-18
usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcd
Peter Chen
3
-6
/
+5
2017-05-18
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
1
-1
/
+1
2017-05-18
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
1
-2
/
+5
2017-05-18
usb: xhci: trace URB before giving it back instead of after
Mathias Nyman
1
-1
/
+1
2017-05-18
KVM: Silence underflow warning in avic_get_physical_id_entry()
Dan Carpenter
1
-1
/
+2
2017-05-18
Merge tag 'kvm-arm-for-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
14
-66
/
+150
2017-05-18
netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPAT
Willem de Bruijn
1
-8
/
+13
2017-05-18
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
1
-3
/
+6
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
3
-5
/
+14
2017-05-18
crypto: skcipher - Add missing API setkey checks
Herbert Xu
1
-1
/
+39
2017-05-17
bpf: adjust verifier heuristics
Daniel Borkmann
1
-1
/
+11
2017-05-17
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-05-17
kprobes: Document how optimized kprobes are removed from module unload
Steven Rostedt (VMware)
1
-0
/
+6
2017-05-17
selftests/ftrace: Add test to remove instance with active event triggers
Naveen N. Rao
1
-2
/
+6
2017-05-17
selftests/ftrace: Fix bashisms
Naveen N. Rao
3
-4
/
+4
2017-05-17
ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub
Steven Rostedt (VMware)
2
-2
/
+4
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
3
-0
/
+12
[prev]
[next]