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-05-31
Staging:rtl888eu:include Fix CamelCase issue
Janani Sankara Babu
10
-165
/
+165
2018-05-31
staging: lustre: include linux/highmem.h when needed
Arnd Bergmann
1
-0
/
+1
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
4
-2
/
+55
2018-05-31
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2
-1
/
+38
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
6
-0
/
+81
2018-05-31
staging: comedi: comedi_usb.h: SPDX License Identifier is added in the first line
Bhanusree Pola
1
-3
/
+2
2018-05-31
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-05-31
staging: mt7621-pci: Fix line size exceeding 80 columns.
Sankalp Negi
1
-1
/
+2
2018-05-31
staging: rtlwifi: use single_open and single_release properly
Tiezhu Yang
1
-4
/
+6
2018-05-31
staging: wlan-ng: remove unused declarations from p80211types.h
Tim Collier
1
-31
/
+0
2018-05-31
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2
-0
/
+111
2018-05-31
staging: lustre: mdc: excessive memory consumption by the xattr cache
Andrew Perepechko
1
-10
/
+13
2018-05-31
staging: lustre: acl: increase ACL entries limitation
Fan Yong
8
-8
/
+24
2018-05-31
staging: lustre: llite: remove unused parameters from md_{get, set}xattr()
John L. Hammond
7
-48
/
+45
2018-05-31
staging: lustre: llite: add support set_acl method in inode operations
Dmitry Eremin
2
-0
/
+59
2018-05-31
staging: lustre: llite: create acl.c file
James Simmons
4
-13
/
+58
2018-05-31
nvme.h: add the changed namespace list log
Christoph Hellwig
1
-0
/
+3
2018-05-31
nvme.h: untangle AEN notice definitions
Christoph Hellwig
2
-14
/
+24
2018-05-31
nvmet: fix error return code in nvmet_file_ns_enable()
Wei Yongjun
1
-2
/
+6
2018-05-31
nvmet: fix a typo in nvmet_file_ns_enable()
Wei Yongjun
1
-1
/
+1
2018-05-31
nvme-fabrics: allow internal passthrough command on deleting controllers
Christoph Hellwig
1
-47
/
+30
2018-05-31
dma-direct: don't crash on device without dma_mask
Christoph Hellwig
1
-0
/
+7
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2
-0
/
+3
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
4
-1
/
+26
2018-05-31
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2
-0
/
+17
2018-05-31
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
1
-0
/
+10
2018-05-31
arm64: Add 'ssbd' command-line option
Marc Zyngier
3
-16
/
+110
2018-05-31
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
3
-1
/
+80
2018-05-31
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2
-4
/
+9
2018-05-31
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
3
-0
/
+51
2018-05-31
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
1
-0
/
+5
2018-05-31
ASoC: dapm: use match_string() helper
Xie Yisheng
1
-11
/
+7
2018-05-31
ASoC: max98095: use match_string() helper
Xie Yisheng
1
-8
/
+5
2018-05-31
ASoC: max98088: use match_string() helper
Xie Yisheng
1
-8
/
+5
2018-05-31
Merge branch 'wip/dl-ipoib' into wip/dl-for-next
Doug Ledford
1
-41
/
+21
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
6
-24
/
+22
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
7
-27
/
+55
2018-05-31
selftests: add test for USB over IP driver
Shuah Khan (Samsung OSG)
2
-0
/
+199
2018-05-31
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
Hans de Goede
1
-3
/
+0
2018-05-31
block, bfq: prevent soft_rt_next_start from being stuck at infinity
Davide Sapienza
1
-27
/
+2
2018-05-31
block, bfq: increase weight-raising duration for interactive apps
Davide Sapienza
1
-11
/
+15
2018-05-31
block, bfq: remove slow-system class
Paolo Valente
2
-105
/
+46
2018-05-31
block, bfq: add description of weight-raising heuristics
Paolo Valente
1
-24
/
+56
2018-05-31
fs: iomap dio set bio prio from kiocb prio
Adam Manzanares
1
-0
/
+1
2018-05-31
fs: blkdev set bio prio from kiocb prio
Adam Manzanares
1
-0
/
+2
2018-05-31
fs: Add aio iopriority support
Adam Manzanares
4
-0
/
+23
2018-05-31
fs: Convert kiocb rw_hint from enum to u16
Adam Manzanares
2
-3
/
+12
2018-05-31
block: add ioprio_check_cap function
Adam Manzanares
2
-6
/
+18
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
1
-7
/
+0
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
1
-6
/
+20
[prev]
[next]