index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
livepatch: introduce shadow variable API
Joe Lawrence
1
-3
/
+2
2017-06-21
Allow stack to grow up to address space limit
Helge Deller
1
-5
/
+8
2017-06-21
mm: fix new crash in unmapped_area_topdown()
Hugh Dickins
1
-2
/
+4
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2
-7
/
+37
2017-06-19
ntb: no sleep in ntb_async_tx_submit
Allen Hubbe
1
-43
/
+7
2017-06-19
ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
Dave Jiang
1
-1
/
+1
2017-06-19
ntb_transport: fix bug calculating num_qps_mw
Logan Gunthorpe
1
-2
/
+2
2017-06-19
ntb_transport: fix qp count bug
Logan Gunthorpe
1
-2
/
+2
2017-06-19
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
1
-1
/
+1
2017-06-19
ntb: Correct modinfo usage statement for ntb_perf
Gary R Hook
1
-2
/
+2
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-17
ufs: fix the logics for tail relocation
Al Viro
3
-16
/
+17
2017-06-17
ufs_iget(): fail with -ESTALE on deleted inode
Al Viro
1
-13
/
+8
2017-06-17
fix signedness of timestamps on ufs1
Al Viro
1
-3
/
+3
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
[next]