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
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
2
-22
/
+15
2018-02-06
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
1
-10
/
+3
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
5
-9
/
+9
2018-02-06
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
1
-3
/
+14
2018-02-06
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
3
-8
/
+231
2018-02-06
arm64: mm: Permit transitioning from Global to Non-Global without BBM
Will Deacon
1
-0
/
+4
2018-02-06
arm64: kpti: Make use of nG dependent on arm64_kernel_unmapped_at_el0()
Will Deacon
2
-26
/
+16
2018-02-06
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
8
-1
/
+28
2018-02-06
arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
Will Deacon
1
-2
/
+2
2018-02-06
media: videobuf2: fix up for "media: annotate ->poll() instances"
Stephen Rothwell
2
-7
/
+7
2018-02-06
block: Add should_fail_bio() for bpf error injection
Howard McLauchlan
1
-1
/
+10
2018-02-06
idr: Add documentation
Matthew Wilcox
4
-13
/
+95
2018-02-06
idr: Make 1-based IDRs more efficient
Matthew Wilcox
3
-40
/
+103
2018-02-06
idr: Warn if old iterators see large IDs
Matthew Wilcox
1
-1
/
+8
2018-02-06
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
3
-33
/
+55
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
[prev]
[next]