index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
bug-bisect.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-24
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-24
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-24
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-24
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-24
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-22
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
3
-30
/
+34
2017-06-22
KVM: s390: gaccess: fix real-space designation asce handling for gmap shadows
Heiko Carstens
1
-9
/
+6
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-21
blk-mq: fix performance regression with shared tags
Jens Axboe
4
-24
/
+61
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-21
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
1
-2
/
+0
2017-06-21
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-21
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
1
-1
/
+1
2017-06-21
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
1
-1
/
+1
2017-06-20
igmp: add a missing spin_lock_init()
WANG Cong
1
-0
/
+1
2017-06-20
net: stmmac: free an skb first when there are no longer any descriptors using it
Niklas Cassel
1
-4
/
+16
2017-06-20
sfc: remove duplicate up_write on VF filter_sem
Edward Cree
1
-2
/
+0
2017-06-20
rtnetlink: add IFLA_GROUP to ifla_policy
Serhey Popovych
1
-0
/
+2
2017-06-20
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-06-20
dt-bindings: net: sms911x: Add missing optional VDD regulators
Krzysztof Kozlowski
1
-0
/
+1
2017-06-20
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
1
-1
/
+1
2017-06-20
fsl/fman: propagate dma_ops
Madalin Bucur
1
-0
/
+2
2017-06-20
net/core: remove explicit do_softirq() from busy_poll_stop()
Sebastian Siewior
1
-2
/
+0
2017-06-20
fib_rules: Resolve goto rules target on delete
Serhey Popovych
1
-7
/
+14
2017-06-20
dt-bindings: mfd: Update STM32 timers clock names
Fabrice Gasnier
1
-1
/
+1
2017-06-20
KVM: MIPS: Fix maybe-uninitialized build failure
James Cowgill
1
-1
/
+5
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
2
-7
/
+37
2017-06-20
Revert "HID: magicmouse: Set multi-touch keybits for Magic Mouse"
Daniel Stone
1
-8
/
+7
2017-06-19
sctp: ensure ep is not destroyed before doing the dump
Xin Long
2
-2
/
+4
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
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
1
-2
/
+14
2017-06-19
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
Gao Feng
1
-1
/
+2
2017-06-19
cxgb4: notify uP to route ctrlq compl to rdma rspq
Raju Rangoju
1
-4
/
+6
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-19
ip6_tunnel: Correct tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
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
[next]