index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
x25
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2
-2
/
+4
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-04
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
1
-1
/
+1
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
1
-2
/
+2
2019-07-03
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
11
-537
/
+50
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
1
-34
/
+40
2019-07-03
crypto: user - prevent operating on larval algorithms
Eric Biggers
1
-0
/
+3
2019-07-03
crypto: cryptd - Fix skcipher instance memory leak
Vincent Whitchurch
1
-0
/
+1
2019-07-03
lib/mpi: Fix karactx leak in mpi_powm
Herbert Xu
1
-4
/
+2
2019-07-03
Bluetooth: Fix faulty expression for minimum encryption key size check
Matias Karhumaa
1
-1
/
+1
2019-07-03
perf script: Allow specifying the files to process guest samples
Arnaldo Carvalho de Melo
1
-0
/
+19
2019-07-02
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-07-02
scsi: target/iblock: Fix overrun in WRITE SAME emulation
Roman Bolshakov
1
-1
/
+1
2019-07-02
gpio/spi: Fix spi-gpio regression on active high CS
Linus Walleij
1
-1
/
+8
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
1
-0
/
+2
2019-07-02
perf tools metric: Don't include duration_time in group
Andi Kleen
1
-2
/
+17
2019-07-02
perf list: Avoid extra : for --raw metrics
Andi Kleen
1
-1
/
+1
2019-07-02
perf vendor events intel: Metric fixes for SKX/CLX
Andi Kleen
2
-22
/
+4
2019-07-02
perf tools: Fix typos / broken sentences
Andi Kleen
2
-2
/
+2
2019-07-02
perf jevents: Add support for Hisi hip08 L3C PMU aliasing
John Garry
2
-0
/
+38
2019-07-02
perf jevents: Add support for Hisi hip08 HHA PMU aliasing
John Garry
2
-0
/
+52
2019-07-02
perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
John Garry
2
-0
/
+45
2019-07-02
perf pmu: Support more complex PMU event aliasing
John Garry
1
-5
/
+41
2019-07-02
ALSA: line6: Fix write on zero-sized buffer
Takashi Iwai
1
-0
/
+5
2019-07-02
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
Wanpeng Li
1
-1
/
+1
2019-07-02
KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCS
Liran Alon
2
-9
/
+17
2019-07-02
KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMM
Liran Alon
1
-1
/
+4
2019-07-02
KVM: x86: degrade WARN to pr_warn_ratelimited
Paolo Bonzini
1
-3
/
+3
2019-07-02
perf diff: Documentation -c cycles option
Jin Yao
1
-3
/
+14
2019-07-02
perf diff: Print the basic block cycles diff
Jin Yao
6
-6
/
+130
2019-07-02
perf diff: Link same basic blocks among different data
Jin Yao
1
-0
/
+87
2019-07-02
perf diff: Use hists to manage basic blocks per symbol
Jin Yao
3
-3
/
+202
2019-07-02
perf diff: Check if all data files with branch stacks
Jin Yao
1
-0
/
+29
2019-07-02
perf hists: Add block_info in hist_entry
Jin Yao
3
-2
/
+24
[next]