index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2
-20
/
+32
2019-10-24
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-17
/
+17
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
16
-209
/
+417
2019-10-24
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-10-24
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
1
-0
/
+1
2019-10-24
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
3
-15
/
+14
2019-10-24
soundwire: slave: fix scanf format
Pierre-Louis Bossart
1
-1
/
+2
2019-10-24
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-24
/
+40
2019-10-24
Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
29
-98
/
+330
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-10-23
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
1
-8
/
+15
2019-10-23
io_uring: correct timeout req sequence when inserting a new entry
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring : correct timeout req sequence when waiting timeout
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring: revert "io_uring: optimize submit_and_wait API"
Jens Axboe
1
-46
/
+17
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-10-23
Merge tag 'arm-soc/for-5.5/maintainers' of https://github.com/Broadcom/stblin...
Olof Johansson
2
-3
/
+3
2019-10-23
MAINTAINERS: Update the Spreadtrum SoC maintainer
Baolin Wang
1
-1
/
+3
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
2019-10-23
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
1
-1
/
+1
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
1
-4
/
+1
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
1
-2
/
+0
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-10-23
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-23
dt-bindings: riscv: Fix CPU schema errors
Rob Herring
1
-16
/
+13
2019-10-23
Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-106
/
+100
2019-10-23
MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+0
2019-10-23
Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2
-4
/
+25
2019-10-23
Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
5
-18
/
+20
2019-10-23
posix-cpu-timers: Fix two trivial comments
Yi Wang
1
-3
/
+3
2019-10-23
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
1
-0
/
+2
2019-10-23
lib/vdso: Make clock_getres() POSIX compliant again
Thomas Gleixner
1
-4
/
+5
2019-10-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-36
/
+73
2019-10-23
Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2019-10-23
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-57
/
+43
2019-10-23
scripts/nsdeps: use alternative sed delimiter
Jessica Yu
1
-1
/
+1
2019-10-23
Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Rafael J. Wysocki
2
-15
/
+10
2019-10-22
fs/dax: Fix pmd vs pte conflict detection
Dan Williams
1
-2
/
+3
2019-10-23
opp: Reinitialize the list_kref before adding the static OPPs again
Viresh Kumar
1
-0
/
+7
2019-10-23
ALSA: hda: Add Tigerlake/Jasperlake PCI ID
Pan Xiuli
1
-0
/
+6
2019-10-22
KVM: nVMX: Don't leak L1 MMIO regions to L2
Jim Mattson
4
-32
/
+55
2019-10-22
KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
Miaohe Lin
3
-8
/
+8
[prev]
[next]