index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1_decoder.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
3
-1
/
+17
2017-08-01
ppp: Fix a scheduling-while-atomic bug in del_chan
Gao Feng
1
-1
/
+1
2017-08-01
Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"
Florian Fainelli
3
-5
/
+6
2017-08-01
virtio_net: fix truesize for mergeable buffers
Michael S. Tsirkin
1
-3
/
+2
2017-08-01
mv643xx_eth: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-08-01
MAINTAINERS: Add more files to the PHY LIBRARY section
Florian Fainelli
1
-3
/
+11
2017-08-01
ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()
Ido Schimmel
1
-1
/
+1
2017-08-01
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
Florian Fainelli
1
-0
/
+3
2017-08-01
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
1
-3
/
+3
2017-07-31
libata: fix a couple of doc build warnings
Jonathan Corbet
1
-2
/
+2
2017-07-30
Linux 4.13-rc3
v4.13-rc3
Linus Torvalds
1
-1
/
+1
2017-07-30
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
1
-1
/
+1
2017-07-30
tcp: avoid bogus gcc-7 array-bounds warning
Arnd Bergmann
1
-2
/
+3
2017-07-30
net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"
Colin Ian King
1
-1
/
+1
2017-07-29
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
1
-1
/
+1
2017-07-29
udp6: fix socket leak on early demux
Paolo Abeni
3
-10
/
+21
2017-07-29
net: thunderx: Fix BGX transmit stall due to underflow
Sunil Goutham
2
-5
/
+24
2017-07-29
Revert "vhost: cache used event for better performance"
Jason Wang
2
-25
/
+6
2017-07-29
team: use a larger struct for mac address
WANG Cong
1
-4
/
+4
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-28
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
1
-1
/
+1
2017-07-28
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
1
-0
/
+7
2017-07-28
lightnvm: pblk: advance bio according to lba index
Javier González
3
-10
/
+19
2017-07-28
arm64: mmu: Place guard page after mapping of kernel image
Will Deacon
1
-7
/
+11
2017-07-28
x86/boot: Disable the address-of-packed-member compiler warning
Matthias Kaehlcke
1
-0
/
+1
2017-07-28
phy: bcm-ns-usb3: fix MDIO_BUS dependency
Arnd Bergmann
1
-1
/
+1
2017-07-28
net: phy: rework Kconfig settings for MDIO_BUS
Arnd Bergmann
1
-3
/
+10
2017-07-27
drm/i915: Fix bad comparison in skl_compute_plane_wm.
Maarten Lankhorst
1
-2
/
+2
2017-07-27
drm/i915: Force CPU synchronisation even if userspace requests ASYNC
Chris Wilson
3
-8
/
+11
2017-07-27
drm/i915: Only skip updating execobject.offset after error
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Only mark the execobject as pinned on success
Chris Wilson
1
-3
/
+3
2017-07-27
drm/i915: Remove assertion from raw __i915_vma_unpin()
Chris Wilson
1
-1
/
+1
2017-07-27
drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence
Navare, Manasi D
1
-2
/
+2
2017-07-27
drm/i915: Fix scaler init during CRTC HW state readout
Imre Deak
1
-7
/
+7
2017-07-27
drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'
Christophe JAILLET
1
-1
/
+1
2017-07-27
drm/i915: Unbreak gpu reset vs. modeset locking
Daniel Vetter
1
-42
/
+18
2017-07-27
xen: dont fiddle with event channel masking in suspend/resume
Juergen Gross
1
-10
/
+3
2017-07-27
xen: selfballoon: remove unnecessary static in frontswap_selfshrink()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-27
xen: Drop un-informative message during boot
Punit Agrawal
1
-1
/
+0
2017-07-27
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
1
-0
/
+2
2017-07-27
NFS: invalidate file size when taking a lock.
NeilBrown
1
-1
/
+1
2017-07-27
gpu: host1x: Free the IOMMU domain when there is no device to attach
Paul Kocialkowski
1
-1
/
+7
2017-07-27
Documentation: dw-mshc: deprecate num-slots
Shawn Lin
5
-14
/
+7
2017-07-27
mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT
Shawn Lin
1
-1
/
+1
2017-07-27
net/mlx5: Fix mlx5_add_flow_rules call with correct num of dests
Paul Blakey
1
-1
/
+1
2017-07-27
net/mlx5e: Schedule overflow check work to mlx5e workqueue
Eugenia Emantayev
1
-6
/
+5
2017-07-27
net/mlx5e: Fix wrong delay calculation for overflow check scheduling
Eugenia Emantayev
1
-1
/
+2
2017-07-27
net/mlx5e: Add missing support for PTP_CLK_REQ_PPS request
Eugenia Emantayev
3
-1
/
+21
2017-07-27
net/mlx5e: Change 1PPS out scheme
Eugenia Emantayev
2
-38
/
+87
2017-07-27
net/mlx5e: Fix broken disable 1PPS flow
Eugenia Emantayev
1
-29
/
+46
[next]