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
Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
9
-21
/
+185
2018-05-31
perf/x86/intel/uncore: Clean up client IMC uncore
Kan Liang
1
-112
/
+20
2018-05-31
perf/x86/intel/uncore: Expose uncore_pmu_event*() functions
Kan Liang
2
-4
/
+8
2018-05-31
perf/x86/intel/uncore: Support IIO free-running counters on SKX
Kan Liang
1
-0
/
+82
2018-05-31
perf/x86/intel/uncore: Add infrastructure for free running counters
Kan Liang
1
-4
/
+64
2018-05-31
perf/x86/intel/uncore: Add new data structures for free running counters
Kan Liang
1
-1
/
+122
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check in generic code
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Correct fixed counter index check for NHM
Kan Liang
1
-1
/
+1
2018-05-31
perf/x86/intel/uncore: Introduce customized event_read() for client IMC uncore
Kan Liang
1
-2
/
+31
2018-05-31
ASoC: Intel: bytcr_rt5651: Set card long_name based on quirks
Hans de Goede
1
-0
/
+11
2018-05-31
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
130
-481
/
+1048
2018-05-31
sched/headers: Fix typo
Davidlohr Bueso
1
-1
/
+1
2018-05-31
sched/deadline: Fix missing clock update
Juri Lelli
1
-3
/
+3
2018-05-31
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
1
-0
/
+1
2018-05-31
fuse: fix control dir setup and teardown
Miklos Szeredi
1
-3
/
+10
2018-05-31
fuse: fix congested state leak on aborted connections
Tejun Heo
1
-2
/
+1
2018-05-31
fuse: Allow fully unprivileged mounts
Eric W. Biederman
1
-1
/
+1
2018-05-31
fuse: Ensure posix acls are translated outside of init_user_ns
Eric W. Biederman
3
-0
/
+51
2018-05-31
ASoC: mt6797-mt6351: add hostless phone call path
Kai Chieh Chuang
1
-0
/
+46
2018-05-31
ASoC: mt6797: add Hostless DAI
Kai Chieh Chuang
5
-0
/
+129
2018-05-31
ASoC: mt6797: add PCM interface
Kai Chieh Chuang
5
-0
/
+494
2018-05-31
ASoC: mediatek: export mtk-afe symbols as needed
Arnd Bergmann
1
-0
/
+5
2018-05-31
ASoC: codecs: PCM1789: include gpio/consumer.h
Arnd Bergmann
1
-1
/
+1
2018-05-31
sched/core: Require cpu_active() in select_task_rq(), for user tasks
Paul Burton
1
-2
/
+1
2018-05-31
sched/core: Fix rules for running on online && !active CPUs
Peter Zijlstra
1
-12
/
+30
2018-05-31
ARM: pxa, regulator: fix building ezx e680
Arnd Bergmann
1
-1
/
+1
2018-05-31
spi: Fix typo on SPI_MEM help text
Fabio Estevam
1
-1
/
+1
2018-05-31
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
7
-123
/
+99
2018-05-31
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
Russell King
1
-2
/
+12
2018-05-31
ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Russell King
1
-1
/
+16
2018-05-31
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
Russell King
1
-0
/
+1
2018-05-31
ARM: KVM: invalidate icache on guest exit for Cortex-A15
Marc Zyngier
2
-0
/
+29
2018-05-31
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
Marc Zyngier
3
-5
/
+85
2018-05-31
ARM: spectre-v2: warn about incorrect context switching functions
Russell King
1
-0
/
+15
2018-05-31
ARM: spectre-v2: add firmware based hardening
Russell King
2
-0
/
+81
2018-05-31
mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk
Georgi Djakov
1
-1
/
+0
2018-05-31
ARM: spectre-v2: harden user aborts in kernel space
Russell King
5
-8
/
+94
2018-05-31
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
Russell King
3
-3
/
+39
2018-05-31
ARM: spectre-v2: harden branch predictor on context switches
Russell King
3
-35
/
+115
2018-05-31
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
Russell King
1
-0
/
+4
2018-05-31
ARM: bugs: add support for per-processor bug checking
Russell King
3
-1
/
+10
2018-05-31
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
4
-0
/
+13
2018-05-31
ARM: bugs: prepare processor bug infrastructure
Russell King
3
-2
/
+12
2018-05-31
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
Russell King
1
-0
/
+8
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2
-0
/
+221
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2
-0
/
+117
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2
-0
/
+183
2018-05-31
ovl: use inode_insert5() to hash a newly created inode
Amir Goldstein
3
-12
/
+60
2018-05-31
ovl: Pass argument to ovl_get_inode() in a structure
Vivek Goyal
4
-15
/
+34
2018-05-31
vfs: factor out inode_insert5()
Miklos Szeredi
2
-89
/
+79
[prev]
[next]