index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
befs
/
inode.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
locks: Add lockdep assertion for blocked_lock_lock
Daniel Wagner
1
-0
/
+6
2015-04-03
locks: remove extraneous IS_POSIX and IS_FLOCK tests
Jeff Layton
1
-2
/
+2
2015-04-03
locks: Remove unnecessary IS_POSIX test
Daniel Wagner
1
-2
/
+0
2015-04-02
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-04-02
drm/radeon: fix wait in radeon_mn_invalidate_range_start
Christian König
1
-7
/
+4
2015-04-02
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
Christian König
1
-0
/
+4
2015-04-02
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2
-10
/
+15
2015-04-02
drm/i915: Reject the colorkey ioctls for primary and cursor planes
Ville Syrjälä
1
-2
/
+2
2015-04-01
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
4
-26
/
+65
2015-04-01
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2
-6
/
+41
2015-04-01
lguest: now needs PCI_DIRECT.
Rusty Russell
1
-1
/
+1
2015-04-01
bnx2x: Fix kdump when iommu=on
Yuval Mintz
1
-23
/
+16
2015-04-01
bnx2x: Fix kdump on 4-port device
Yuval Mintz
1
-18
/
+35
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-04-01
MAINTAINERS: Update Intel Wired Ethernet Driver info
Jeff Kirsher
1
-13
/
+12
2015-04-01
tipc: fix a slab object leak
Ying Xue
1
-1
/
+1
2015-04-01
powerpc: fix memory corruption by pnv_alloc_idle_core_states
Jan Stancek
1
-1
/
+1
2015-03-31
net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet
Christian Hesse
2
-0
/
+10
2015-03-31
af_iucv: fix AF_IUCV sendmsg() errno
Eugene Crosser
1
-3
/
+1
2015-03-31
openvswitch: Return vport module ref before destruction
Thomas Graf
1
-3
/
+1
2015-03-31
sunrpc: make debugfs file creation failure non-fatal
Jeff Layton
5
-47
/
+41
2015-03-31
netlink: pad nla_memcpy dest buffer with zeroes
Jiri Benc
1
-0
/
+2
2015-03-31
bonding: Bonding Overriding Configuration logic restored.
Anton Nayshtut
1
-1
/
+2
2015-03-31
ipvlan: fix check for IP addresses in control path
Jiri Benc
3
-10
/
+21
2015-03-31
ipvlan: do not use rcu operations for address list
Jiri Benc
1
-5
/
+5
2015-03-31
ipvlan: protect against concurrent link removal
Jiri Benc
1
-1
/
+3
2015-03-31
ipvlan: fix addr hash list corruption
Jiri Benc
2
-4
/
+13
2015-03-30
nfsd: require an explicit option to enable pNFS
Christoph Hellwig
2
-2
/
+2
2015-03-30
dmaengine: moxart-dma: Fix memory leak when stopping a running transfer
Peter Ujfalusi
1
-1
/
+3
2015-03-30
dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer
Peter Ujfalusi
1
-0
/
+1
2015-03-30
dmaengine: omap-dma: Fix memory leak when terminating running transfer
Peter Ujfalusi
1
-0
/
+1
2015-03-30
dmaengine: edma: fix memory leak when terminating running transfers
Petr Kulhavy
1
-0
/
+7
2015-03-30
dmaengine: jz4740: Define capabilities
Lars-Peter Clausen
1
-0
/
+7
2015-03-30
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
1
-1
/
+1
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-29
net: fec: setup right value for mdio hold time
Uwe Kleine-König
1
-3
/
+27
2015-03-29
net: tcp6: fix double call of tcp_v6_fill_cb()
Alexey Kodanev
1
-0
/
+11
2015-03-29
cxgb4vf: Fix sparse warnings
Hariprasad Shenai
2
-7
/
+11
2015-03-29
netns: don't clear nsid too early on removal
Nicolas Dichtel
1
-9
/
+15
2015-03-29
irqchip: gicv3-its: Use non-cacheable accesses when no shareability
Marc Zyngier
2
-4
/
+47
2015-03-29
irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
Marc Zyngier
2
-3
/
+16
2015-03-29
irqchip: gicv3-its: Fix device ID encoding
Andre Przywara
1
-1
/
+1
2015-03-29
irqchip: gicv3-its: Fix encoding of collection's target redistributor
Marc Zyngier
1
-1
/
+1
2015-03-29
cxgb4: Disable interrupts and napi before unregistering netdev
Hariprasad Shenai
1
-7
/
+18
2015-03-29
cxgb4: Allocate dynamic mem. for egress and ingress queue maps
Hariprasad Shenai
3
-15
/
+83
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2
-2
/
+2
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
5
-11
/
+22
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
5
-3
/
+20
2015-03-27
libata: Blacklist queued TRIM on Samsung SSD 850 Pro
Martin K. Petersen
1
-0
/
+2
[next]