index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ps3.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
1
-3
/
+4
2017-08-16
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
1
-2
/
+6
2017-08-16
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-16
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-16
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2
-3
/
+13
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-15
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-15
udp: fix linear skb reception with PEEK_OFF
Al Viro
1
-5
/
+4
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-15
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-15
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-15
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-0
/
+22
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
3
-8
/
+21
2017-08-15
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
1
-0
/
+16
2017-08-15
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
1
-0
/
+62
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
3
-0
/
+57
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
1
-1
/
+1
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
1
-2
/
+4
2017-08-14
bonding: ratelimit failed speed/duplex update warning
Andreas Born
1
-3
/
+4
2017-08-14
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
1
-1
/
+1
2017-08-12
mtd: blkdevs: Fix mtd block write failure
Abhishek Sahu
1
-0
/
+1
2017-08-12
MD: not clear ->safemode for external metadata array
Shaohua Li
1
-1
/
+1
2017-08-12
udp: harden copy_linear_skb()
Eric Dumazet
1
-0
/
+2
2017-08-11
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
1
-0
/
+2
2017-08-11
net: fix compilation when busy poll is not enabled
Daniel Borkmann
1
-6
/
+6
2017-08-11
mISDN: Fix null pointer dereference at mISDN_FsmNew
Anton Vasilyev
5
-9
/
+36
2017-08-11
nfp: do not update MTU from BH in flower app
Simon Horman
1
-6
/
+2
2017-08-11
net: stmmac: Use the right logging function in stmmac_mdio_register
Romain Perier
1
-5
/
+4
2017-08-11
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
1
-0
/
+8
2017-08-11
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
2
-2
/
+9
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-08-11
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-11
selftests: timers: freq-step: fix compile error
Shuah Khan
1
-4
/
+3
2017-08-11
iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_device
Artem Savkov
1
-0
/
+7
2017-08-11
xen/events: Fix interrupt lost during irq_disable and irq_enable
Liu Shuo
1
-1
/
+1
2017-08-11
xen: avoid deadlock in xenbus
Juergen Gross
1
-1
/
+2
2017-08-11
xen: fix hvm guest with kaslr enabled
Juergen Gross
1
-2
/
+14
2017-08-11
xen: split up xen_hvm_init_shared_info()
Juergen Gross
1
-21
/
+24
2017-08-11
x86: provide an init_mem_mapping hypervisor hook
Juergen Gross
2
-0
/
+13
2017-08-11
fuse: set mapping error in writepage_locked when it fails
Jeff Layton
1
-0
/
+1
2017-08-11
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
Mike Rapoport
1
-2
/
+2
2017-08-11
zram: rework copy of compressor name in comp_algorithm_store()
Matthias Kaehlcke
1
-2
/
+2
2017-08-11
rmap: do not call mmu_notifier_invalidate_page() under ptl
Kirill A. Shutemov
1
-22
/
+30
2017-08-11
mm: fix list corruptions on shmem shrinklist
Cong Wang
1
-2
/
+10
2017-08-11
mm/balloon_compaction.c: don't zero ballooned pages
Wei Wang
1
-1
/
+1
[next]