index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest-rsem.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
kallsyms: fix building without printk
Arnd Bergmann
1
-1
/
+2
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
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-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
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
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
1
-2
/
+12
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
1
-2
/
+10
2017-11-10
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
1
-3
/
+7
2017-11-10
net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
Eugenia Emantayev
1
-1
/
+1
2017-11-10
net/mlx5e: Set page to null in case dma mapping fails
Inbar Karmy
1
-7
/
+5
2017-11-10
net/mlx5e: Fix napi poll with zero budget
Saeed Mahameed
1
-4
/
+6
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
1
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
1
-1
/
+1
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
1
-5
/
+5
2017-11-10
MAINTAINERS: update TPM driver infrastructure changes
Jarkko Sakkinen
2
-12
/
+10
2017-11-10
sysctl: add register_sysctl() dummy helper
Arnd Bergmann
1
-0
/
+5
2017-11-09
m68k/defconfig: Update defconfigs for v4.14-rc7
Geert Uytterhoeven
12
-24
/
+48
2017-11-09
m68k/mac: Add mutual exclusion for IOP interrupt polling
Finn Thain
3
-3
/
+11
2017-11-09
m68k/mac: Disentangle VIA/RBV and NuBus initialization
Finn Thain
3
-22
/
+4
2017-11-09
m68k/mac: Disentangle VIA and OSS initialization
Finn Thain
3
-24
/
+18
2017-11-09
m68k/mac: More printk modernization
Finn Thain
4
-20
/
+10
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-11-09
s390: simplify transactional execution elf hwcap handling
Heiko Carstens
1
-1
/
+1
2017-11-09
s390/zcrypt: Rework struct ap_qact_ap_info.
Harald Freudenberger
2
-21
/
+21
2017-11-09
s390/virtio: remove unused header file kvm_virtio.h
Christian Borntraeger
2
-65
/
+0
2017-11-09
perf trace: Call machine__exit() at exit
Andrei Vagin
1
-0
/
+10
2017-11-09
perf tools: Fix eBPF event specification parsing
Jiri Olsa
1
-2
/
+2
2017-11-09
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
1
-0
/
+1
2017-11-09
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
1
-2
/
+2
[next]