index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-05
net: phy: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2017-06-05
devlink: fix potential memort leak
Haishuang Yan
1
-2
/
+6
2017-06-05
net: Update TCP congestion control documentation
Anmol Sarma
2
-19
/
+14
2017-06-05
ARM: 8677/1: boot/compressed: fix decompressor header layout for v7-M
Ard Biesheuvel
2
-10
/
+11
2017-06-05
ARM: 8676/1: NOMMU: provide pgprot_device() macro
Vladimir Murzin
1
-0
/
+1
2017-06-05
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
4
-9
/
+25
2017-06-05
sit: reload iphdr in ipip6_rcv
Haishuang Yan
1
-0
/
+1
2017-06-05
net: ping: do not abuse udp_poll()
Eric Dumazet
4
-3
/
+4
2017-06-05
net: dsa: Fix stale cpu_switch reference after unbind then bind
Florian Fainelli
1
-1
/
+3
2017-06-05
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-05
geneve: fix needed_headroom and max_mtu for collect_metadata
Eric Garver
1
-1
/
+1
2017-06-05
sock: reset sk_err when the error queue is empty
Soheil Hassas Yeganeh
1
-1
/
+4
2017-06-05
amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer
Michal Hocko
1
-3
/
+2
2017-06-05
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
1
-0
/
+3
2017-06-05
Linux 4.12-rc4
v4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-05
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-05
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
3
-93
/
+6
2017-06-04
[media] rc-core: race condition during ir_raw_event_register()
Sean Young
1
-5
/
+8
2017-06-04
[media] cec: drop MEDIA_CEC_DEBUG
Hans Verkuil
3
-9
/
+3
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
6
-9
/
+9
2017-06-04
[media] cec: select CEC_CORE instead of depend on it
Hans Verkuil
8
-18
/
+24
2017-06-04
[media] rainshadow-cec: ensure exit_loop is intialized
Colin Ian King
1
-1
/
+1
2017-06-04
[media] atomisp: don't treat warnings as errors
Mauro Carvalho Chehab
4
-7
/
+1
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
1
-26
/
+26
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
1
-1
/
+0
2017-06-03
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-03
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
2017-06-03
scripts/gdb: make lx-dmesg command work (reliably)
André Draszik
1
-4
/
+5
2017-06-03
mm: consider memblock reservations for deferred memory initialization sizing
Michal Hocko
4
-11
/
+54
2017-06-03
mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
James Morse
3
-12
/
+24
2017-06-03
mlock: fix mlock count can not decrease in race condition
Yisheng Xie
1
-2
/
+3
2017-06-03
mm/migrate: fix refcount handling when !hugepage_migration_supported()
Punit Agrawal
1
-6
/
+2
2017-06-03
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
1
-0
/
+23
2017-06-03
mm: avoid spurious 'bad pmd' warning messages
Ross Zwisler
1
-10
/
+30
2017-06-03
mm/page_alloc.c: make sure OOM victim can try allocations with no watermarks ...
Tetsuo Handa
1
-1
/
+3
2017-06-03
pcmcia: remove left-over %Z format
Nicolas Iooss
1
-3
/
+3
2017-06-03
slub/memcg: cure the brainless abuse of sysfs attributes
Thomas Gleixner
1
-2
/
+4
2017-06-03
initramfs: fix disabling of initramfs (and its compression)
Florian Fainelli
1
-0
/
+1
2017-06-03
mm: clarify why we want kmalloc before falling backto vmallock
Michal Hocko
1
-2
/
+5
2017-06-03
frv: declare jiffies to be located in the .data section
Matthias Kaehlcke
2
-1
/
+11
2017-06-03
include/linux/gfp.h: fix ___GFP_NOLOCKDEP value
Michal Hocko
1
-1
/
+1
2017-06-03
ksm: prevent crash after write_protect_page fails
Andrea Arcangeli
1
-2
/
+1
2017-06-02
virtio_net: lower limit on buffer size
Michael S. Tsirkin
1
-2
/
+3
2017-06-02
qlcnic: Fix tunnel offload for 82xx adapters
Chopra, Manish
4
-2
/
+30
2017-06-02
vxlan: fix use-after-free on deletion
Mark Bloch
1
-6
/
+13
2017-06-02
ibmvnic: Remove module author mailing address
Thomas Falcon
1
-1
/
+1
2017-06-02
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2017-06-02
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
1
-0
/
+1
[prev]
[next]