index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
radix-tree: Chain preallocated nodes through ->parent
Matthew Wilcox
2
-8
/
+7
2017-02-14
radix tree test suite: Dial down verbosity with -v
Rehas Sachdeva
10
-58
/
+77
2017-02-14
radix tree test suite: Introduce kmalloc_verbose
Matthew Wilcox
2
-0
/
+26
2017-02-14
idr: Return the deleted entry from idr_remove
Matthew Wilcox
9
-29
/
+15
2017-02-14
radix tree test suite: Build separate binaries for some tests
Matthew Wilcox
4
-7
/
+33
2017-02-14
ida: Use exceptional entries for small IDAs
Matthew Wilcox
3
-7
/
+181
2017-02-14
ida: Move ida_bitmap to a percpu variable
Matthew Wilcox
5
-45
/
+51
2017-02-14
Reimplement IDR and IDA using the radix tree
Matthew Wilcox
13
-1126
/
+995
2017-02-13
radix-tree: Add radix_tree_iter_delete
Matthew Wilcox
2
-31
/
+62
2017-02-13
radix-tree: Add radix_tree_iter_tag_clear()
Matthew Wilcox
2
-29
/
+43
2017-02-13
radix tree test suite: Remove obsolete CONFIG
Matthew Wilcox
1
-2
/
+0
2017-02-13
radix tree test suite: Use vpath to find lib files
Matthew Wilcox
1
-3
/
+2
2017-02-13
radix tree test suite: Reduce kernel.h
Matthew Wilcox
3
-39
/
+12
2017-02-13
radix tree test suite: Remove export.h
Matthew Wilcox
1
-2
/
+0
2017-02-13
radix tree test suite: Remove types.h
Matthew Wilcox
5
-23
/
+12
2017-02-13
radix tree test suite: Remove mempool
Matthew Wilcox
2
-38
/
+0
2017-02-13
radix tree test suite: Depend on tools/include/asm files
Matthew Wilcox
1
-0
/
+1
2017-01-28
tools: Provide a definition of WARN_ON
Matthew Wilcox
2
-1
/
+8
2017-01-28
radix tree test suite: Remove duplicate bitops code
Matthew Wilcox
14
-501
/
+8
2017-01-28
radix tree: constify some pointers
Matthew Wilcox
2
-37
/
+42
2017-01-28
radix tree: Add some implicit includes
Matthew Wilcox
1
-2
/
+4
2017-01-27
RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled
Jack Morgenstein
1
-1
/
+2
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
2
-0
/
+16
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
6
-10
/
+10
2017-01-27
drm/nouveau: Handle fbcon suspend/resume in seperate worker
Lyude Paul
2
-9
/
+36
2017-01-27
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2
-2
/
+6
2017-01-27
drm/ast: Fixed system hanged if disable P2A
Y.C. Chen
3
-79
/
+97
2017-01-27
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-27
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-27
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
1
-4
/
+1
2017-01-27
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
1
-10
/
+18
2017-01-26
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
Eric Dumazet
1
-0
/
+1
2017-01-26
Revert "sd: remove __data_len hack for WRITE SAME"
Bart Van Assche
1
-1
/
+16
2017-01-26
nvme-fc: use blk_rq_nr_phys_segments
Christoph Hellwig
1
-3
/
+3
2017-01-26
nvmet-rdma: Fix missing dma sync to nvme data structures
Parav Pandit
1
-0
/
+17
2017-01-26
nvmet: Call fatal_error from keep-alive timout expiration
Sagi Grimberg
1
-1
/
+1
2017-01-26
nvmet: cancel fatal error and flush async work before free controller
Sagi Grimberg
1
-0
/
+3
2017-01-26
nvmet: delete controllers deletion upon subsystem release
Sagi Grimberg
3
-0
/
+12
2017-01-26
nvmet_fc: correct logic in disconnect queue LS handling
James Smart
1
-14
/
+22
2017-01-26
xfs: clear _XBF_PAGES from buffers when readahead page
Darrick J. Wong
1
-0
/
+1
2017-01-26
virtio_net: reject XDP programs using header adjustment
Jakub Kicinski
1
-0
/
+5
2017-01-26
virtio_net: use dev_kfree_skb for small buffer XDP receive
John Fastabend
1
-2
/
+6
2017-01-26
r8152: check rx after napi is enabled
hayeswang
1
-1
/
+6
2017-01-26
r8152: re-schedule napi for tx
hayeswang
1
-0
/
+3
[next]