index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
objtool: Fix 64-bit build on 32-bit host
Mikulas Patocka
2
-6
/
+9
2017-12-06
efi: Add comment to avoid future expanding of sysfs systab
Dave Young
1
-0
/
+2
2017-12-06
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
1
-1
/
+1
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
4
-16
/
+18
2017-12-06
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
1
-29
/
+73
2017-12-06
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
1
-1
/
+1
2017-12-06
locking/lockdep: Fix possible NULL deref
Peter Zijlstra
1
-1
/
+2
2017-12-06
cpu/hotplug: Fix state name in takedown_cpu() comment
Brendan Jackman
1
-2
/
+2
2017-12-06
x86: don't hash faulting address in oops printout
Linus Torvalds
1
-1
/
+1
2017-12-06
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
1
-1
/
+1
2017-12-05
ALSA: pcm: prevent UAF in snd_pcm_info
Robb Glasser
1
-0
/
+2
2017-12-05
remove task and stack pointer printout from oops dump
Linus Torvalds
1
-3
/
+0
2017-12-05
MAINTAINERS: update Android driver maintainers.
Martijn Coenen
1
-1
/
+2
2017-12-05
ALSA: hda/realtek - New codec support for ALC257
Kailang Yang
1
-0
/
+8
2017-12-04
irqdesc: Use bool return type instead of int
Will Deacon
1
-3
/
+3
2017-12-04
genirq/matrix: Fix the precedence fix for real
Thomas Gleixner
1
-1
/
+3
2017-12-04
arch/tile: mark as orphaned
Chris Metcalf
1
-3
/
+1
2017-12-04
ALSA: usb-audio: Add check return value for usb_string()
Jaejoong Kim
1
-4
/
+5
2017-12-04
ALSA: usb-audio: Fix out-of-bound error
Jaejoong Kim
1
-0
/
+4
2017-12-03
Documentation: fix docs build error after source file removed
Randy Dunlap
1
-3
/
+0
2017-12-03
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2
-23
/
+46
2017-12-03
Linux 4.15-rc2
v4.15-rc2
Linus Torvalds
1
-1
/
+1
2017-12-03
rxrpc: Fix the MAINTAINERS record
David Howells
1
-3
/
+15
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
1
-2
/
+3
2017-12-03
liquidio: fix incorrect indentation of assignment statement
Colin Ian King
1
-1
/
+1
2017-12-03
stmmac: reset last TSO segment size after device open
Lars Persson
1
-0
/
+1
2017-12-03
ipvlan: Add the skb->mark as flow4's member to lookup route
Gao Feng
1
-0
/
+1
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-12-03
tap: free skb if flags error
Wei Xu
1
-4
/
+10
2017-12-03
tun: free skb in early errors
Wei Xu
1
-6
/
+18
2017-12-03
vhost: fix skb leak in handle_rx()
Wei Xu
1
-10
/
+10
2017-12-03
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
Vasundhara Volam
1
-1
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-12-03
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
Ray Jui
1
-1
/
+2
2017-12-02
gpio: pca953x: fix vendor prefix for PCA9654
Sergei Shtylyov
2
-2
/
+2
2017-12-02
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
John Pittman
1
-3
/
+3
2017-12-02
genericirq.rst: Remove :c:func:`...` in code blocks
Jonathan Neuschäfer
1
-8
/
+8
2017-12-02
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
Masanari Iida
1
-1
/
+1
2017-12-02
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
Will Deacon
1
-1
/
+1
2017-12-02
iio: stm32: fix adc/trigger link error
Arnd Bergmann
1
-1
/
+4
2017-12-02
iio: health: max30102: Temperature should be in milli Celsius
Peter Meerwald-Stadler
1
-1
/
+1
2017-12-02
iio: fix kernel-doc build errors
Randy Dunlap
1
-2
/
+2
2017-12-02
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Martin Blumenstingl
1
-2
/
+15
2017-12-02
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
Martin Blumenstingl
1
-7
/
+26
2017-12-02
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
Martin Blumenstingl
1
-1
/
+1
2017-12-02
iio: proximity: sx9500: Assign interrupt from GpioIo()
Andy Shevchenko
1
-0
/
+9
[next]