index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpuidle
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
7
-125
/
+302
2017-06-22
ACPI: Constify argument to acpi_device_is_present()
Sakari Ailus
3
-8
/
+7
2017-06-19
Linux 4.12-rc6
v4.12-rc6
Linus Torvalds
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
23
-163
/
+152
2017-06-18
virtio_balloon: disable VIOMMU support
Michael S. Tsirkin
1
-0
/
+7
2017-06-16
mm: correct the comment when reclaimed pages exceed the scanned pages
zhongjiang
1
-3
/
+3
2017-06-16
userfaultfd: shmem: handle coredumping in handle_userfault()
Andrea Arcangeli
1
-8
/
+21
2017-06-16
mm: numa: avoid waiting on freed migrated pages
Mark Rutland
1
-1
/
+7
2017-06-16
swap: cond_resched in swap_cgroup_prepare()
Yu Zhao
1
-0
/
+3
2017-06-16
mm/memory-failure.c: use compound_head() flags for huge pages
James Morse
1
-1
/
+4
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
1
-0
/
+8
2017-06-16
fs: pass on flags in compat_writev
Christoph Hellwig
1
-1
/
+1
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
1
-1
/
+2
2017-06-16
powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path
Alexey Kardashevskiy
1
-1
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
2017-06-15
drm: mxsfb_crtc: Reset the eLCDIF controller
Fabio Estevam
1
-0
/
+42
2017-06-15
drm/mgag200: Fix to always set HiPri for G200e4 V2
Mathieu Larouche
1
-1
/
+8
2017-06-15
i2c: ismt: fix wrong device address when unmap the data buffer
Liwei Song
1
-1
/
+1
2017-06-15
i2c: rcar: use correct length when unmapping DMA
Wolfram Sang
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
3
-8
/
+10
2017-06-15
drm/tegra: Correct idr_alloc() minimum id
Dmitry Osipenko
1
-1
/
+1
2017-06-15
drm/tegra: Fix lockup on a use of staging API
Dmitry Osipenko
1
-16
/
+4
2017-06-15
gpu: host1x: Fix error handling
Christophe JAILLET
1
-1
/
+1
2017-06-15
firmware: dmi_scan: Check DMI structure length
Jean Delvare
1
-7
/
+16
2017-06-15
firmware: dmi: Fix permissions of product_family
Jean Delvare
1
-2
/
+2
2017-06-15
firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codes
Andy Lutomirski
2
-5
/
+6
2017-06-15
firmware: dmi_scan: Look for SMBIOS 3 entry point first
Jean Delvare
1
-1
/
+16
2017-06-15
fs: don't forget to put old mntns in mntns_install
Andrei Vagin
1
-0
/
+2
2017-06-15
Hang/soft lockup in d_invalidate with simultaneous calls
Al Viro
1
-6
/
+4
2017-06-15
MIPS: .its targets depend on vmlinux
Paul Burton
1
-5
/
+5
2017-06-15
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
1
-1
/
+3
2017-06-15
ufs_truncate_blocks(): fix the case when size is in the last direct block
Al Viro
1
-9
/
+12
2017-06-15
ufs: more deadlock prevention on tail unpacking
Al Viro
1
-1
/
+1
2017-06-15
ufs: avoid grabbing ->truncate_mutex if possible
Al Viro
2
-10
/
+26
2017-06-15
i40e: Fix a sleep-in-atomic bug
Jia-Ju Bai
1
-0
/
+2
2017-06-15
ufs_get_locked_page(): make sure we have buffer_heads
Al Viro
1
-9
/
+8
2017-06-14
ufs: fix s_size/s_dsize users
Al Viro
4
-24
/
+19
2017-06-14
ufs: fix reserved blocks check
Al Viro
1
-4
/
+6
2017-06-14
ufs: make ufs_freespace() return signed
Al Viro
1
-2
/
+2
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2
-3
/
+7
2017-06-14
block: Fix a blk_exit_rl() regression
Bart Van Assche
2
-12
/
+24
2017-06-14
rdma/cxgb4: Fix memory leaks during module exit
Raju Rangoju
1
-3
/
+7
2017-06-14
net/act_pedit: fix an error code
Dan Carpenter
1
-1
/
+3
2017-06-14
ufs: fix logics in "ufs: make fsck -f happy"
Al Viro
1
-13
/
+28
2017-06-14
IB/ipoib: Fix memory leak in create child syscall
Feras Daoud
1
-3
/
+3
2017-06-14
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
1
-1
/
+0
2017-06-14
IB/ipoib: Delete napi in device uninit default
Alex Vesker
1
-0
/
+3
2017-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
2
-3
/
+8
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
2
-2
/
+10
2017-06-14
net: update undefined ->ndo_change_mtu() comment
Magnus Damm
1
-2
/
+1
[next]