index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
/proc/module: fix building without kallsyms
Arnd Bergmann
1
-2
/
+8
2017-11-13
kallsyms: fix building without printk
Arnd Bergmann
1
-1
/
+2
2017-11-13
cpu/hotplug: Get rid of CPU hotplug notifier leftovers
Thomas Gleixner
3
-52
/
+14
2017-11-13
kprobes: Don't spam the build log with deprecation warnings
Ingo Molnar
1
-6
/
+6
2017-11-13
/proc/module: use the same logic as /proc/kallsyms for address exposure
Linus Torvalds
3
-9
/
+27
2017-11-13
modules: make sysfs attribute files readable by owner only
Linus Torvalds
1
-1
/
+1
2017-11-12
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
1
-1
/
+1
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
1
-2
/
+1
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-12
modpost: detect modules without a MODULE_LICENSE
Randy Dunlap
1
-1
/
+1
2017-11-12
Linux 4.14
v4.14
Linus Torvalds
1
-1
/
+1
2017-11-12
timers: Add a function to start/reduce a timer
David Howells
2
-7
/
+39
2017-11-12
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2
-4
/
+2
2017-11-12
irq/work: Use llist_for_each_entry_safe
Thomas Gleixner
1
-3
/
+3
2017-11-12
x86/intel_rdt: Fix a silent failure when writing zero value schemata
Xiaochen Shen
1
-0
/
+5
2017-11-11
staging: lustre: add SPDX identifiers to all lustre files
Greg Kroah-Hartman
271
-0
/
+271
2017-11-11
staging: greybus: Remove redundant license text
Greg Kroah-Hartman
63
-127
/
+0
2017-11-11
staging: greybus: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
74
-0
/
+74
2017-11-11
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2017-11-11
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
Ingo Molnar
1
-0
/
+1
2017-11-11
net: dsa: return after vlan prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-11
net: dsa: return after mdb prepare phase
Vivien Didelot
1
-0
/
+2
2017-11-10
spi: imx: Don't require platform data chipselect array
Trent Piepho
1
-7
/
+9
2017-11-10
spi: imx: Fix failure path leak on GPIO request error
Trent Piepho
1
-1
/
+3
2017-11-10
spi: imx: GPIO based chip selects should not be required
Trent Piepho
1
-8
/
+10
2017-11-10
.mailmap: Add Maciej W. Rozycki's Imagination e-mail address
Maciej W. Rozycki
1
-0
/
+1
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
2017-11-10
MAINTAINERS: add virtio-ccw.h to virtio/s390 section
Cornelia Huck
1
-0
/
+1
2017-11-10
s390/noexec: execute kexec datamover without DAT
Heiko Carstens
2
-3
/
+1
2017-11-10
s390: fix transactional execution control register handling
Heiko Carstens
3
-2
/
+5
2017-11-10
s390/bpf: take advantage of stack_depth tracking
Michael Holzheu
2
-15
/
+18
2017-11-10
locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE
Michael S. Tsirkin
2
-4
/
+12
2017-11-10
regulator: tps65218: remove unused tps_info structure
Keerthy
1
-19
/
+0
2017-11-10
regulator: tps65218: Fix strobe assignment
Keerthy
1
-1
/
+1
2017-11-10
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
1
-0
/
+2
2017-11-10
crypto: stm32/hash - Fix return issue on update
Lionel Debieve
1
-7
/
+1
2017-11-10
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2
-6
/
+0
2017-11-10
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
1
-7
/
+8
2017-11-10
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
1
-0
/
+8
2017-11-10
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
1
-0
/
+8
2017-11-10
crypto: dh - Fix double free of ctx->p
Eric Biggers
1
-20
/
+13
2017-11-10
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2
-3
/
+4
2017-11-10
dt-bindings: rng: Document BCM7278 RNG200 compatible
Florian Fainelli
1
-1
/
+3
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
1
-3
/
+3
2017-11-10
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
1
-2
/
+1
2017-11-10
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
1
-2
/
+10
2017-11-10
x86/virt/xen: Use guest_late_init to detect Xen PVH guest
Juergen Gross
2
-11
/
+22
2017-11-10
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st...
Juergen Gross
5
-4
/
+6
2017-11-10
x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA
Juergen Gross
2
-0
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
11
-31
/
+40
[next]