index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
idr: Remove idr_alloc_ext
Matthew Wilcox
5
-110
/
+104
2018-02-06
cls_u32: Convert to idr_alloc_u32
Matthew Wilcox
1
-13
/
+10
2018-02-06
cls_u32: Reinstate cyclic allocation
Matthew Wilcox
1
-10
/
+4
2018-02-06
cls_flower: Convert to idr_alloc_u32
Matthew Wilcox
1
-16
/
+10
2018-02-06
cls_bpf: Convert to use idr_alloc_u32
Matthew Wilcox
1
-14
/
+10
2018-02-06
cls_basic: Convert to use idr_alloc_u32
Matthew Wilcox
1
-15
/
+10
2018-02-06
cls_api: Convert to idr_alloc_u32
Matthew Wilcox
1
-2
/
+2
2018-02-06
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
1
-35
/
+25
2018-02-06
idr: Add idr_alloc_u32 helper
Matthew Wilcox
2
-0
/
+33
2018-02-06
idr: Delete idr_find_ext function
Matthew Wilcox
4
-9
/
+4
2018-02-06
idr: Delete idr_replace_ext function
Matthew Wilcox
7
-19
/
+9
2018-02-06
idr: Delete idr_remove_ext function
Matthew Wilcox
7
-19
/
+14
2018-02-06
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
1
-10
/
+7
2018-02-06
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
1
-24
/
+30
2018-02-06
Orangefs: don't propogate whacky error codes
Mike Marshall
1
-0
/
+1
2018-02-06
orangefs: use correct string length
Xiongfeng Wang
3
-12
/
+12
2018-02-06
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2
-21
/
+19
2018-02-06
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
1
-6
/
+2
2018-02-06
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
3
-17
/
+2
2018-02-06
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2
-2
/
+1
2018-02-06
MAINTAINERS: update orangefs list and add myself as reviewer
Martin Brandenburg
1
-1
/
+2
2018-02-06
blk-wbt: account flush requests correctly
Jens Axboe
1
-1
/
+9
2018-02-06
Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Trond Myklebust
2
-5
/
+5
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
9071
-252498
/
+388771
2018-02-06
IDR test suite: Check handling negative end correctly
Matthew Wilcox
1
-0
/
+1
2018-02-06
idr test suite: Fix ida_test_random()
Matthew Wilcox
1
-2
/
+2
2018-02-06
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
1
-2
/
+0
2018-02-06
drm/i915/cnp: Properly handle VBT ddc pin out of bounds.
Rodrigo Vivi
1
-2
/
+3
2018-02-06
drm/i915/cnp: Ignore VBT request for know invalid DDC pin.
Rodrigo Vivi
1
-3
/
+8
2018-02-06
drm/i915/cmdparser: Do not check past the cmd length.
Michal Srb
1
-0
/
+6
2018-02-06
drm/i915/cmdparser: Check reg_table_count before derefencing.
Michal Srb
1
-2
/
+2
2018-02-06
drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changing
Imre Deak
3
-9
/
+25
2018-02-06
drm/i915/gvt: Use KVM r/w to access guest opregion
Tina Zhang
2
-29
/
+70
2018-02-06
drm/i915/gvt: Fix aperture read/write emulation when enable x-no-mmap=on
Changbin Du
4
-59
/
+35
2018-02-06
drm/i915/gvt: only reset execlist state of one engine during VM engine reset
Weinan Li
3
-14
/
+20
2018-02-06
drm/i915/gvt: refine intel_vgpu_submission_ops as per engine ops
Weinan Li
6
-18
/
+20
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
953
-14000
/
+21688
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
55
-642
/
+917
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
52
-525
/
+1120
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
248
-3753
/
+4500
2018-02-06
x86: PM: Make APM idle driver initialize polling state
Rafael J. Wysocki
1
-0
/
+1
2018-02-06
ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
Kai Heng Feng
1
-7
/
+31
2018-02-06
Merge branch 'be2net-patch-set'
David S. Miller
4
-49
/
+73
2018-02-06
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
4
-48
/
+69
2018-02-06
be2net: Fix HW stall issue in Lancer
Suresh Reddy
1
-1
/
+4
2018-02-06
RDS: IB: Fix null pointer issue
Guanglei Li
1
-1
/
+2
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
5
-49
/
+55
2018-02-06
Merge branch 'net-erspan-fixes'
David S. Miller
5
-61
/
+39
2018-02-06
sample/bpf: fix erspan metadata
William Tu
2
-27
/
+18
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
2
-18
/
+0
[prev]
[next]