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
2021-06-29
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-06-29
<linux/dma-resv.h>: correct a function name in kernel-doc
Randy Dunlap
1
-1
/
+1
2021-06-29
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
3
-4
/
+42
2021-06-29
dt-bindings: mmc: change compatiable string for MT8195 mmc host IP
Wenbin Mei
1
-0
/
+2
2021-06-29
mmc: sdhci: Clear unused bounce buffer at DMA mmap error path
Takashi Iwai
1
-1
/
+5
2021-06-29
phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
Rashmi A
1
-1
/
+2
2021-06-29
mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin
Rashmi A
1
-2
/
+12
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
1
-2
/
+5
2021-06-29
Merge branches 'pm-domains' and 'pm-devfreq'
Rafael J. Wysocki
11
-93
/
+186
2021-06-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
10
-338
/
+536
2021-06-29
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
8
-26
/
+40
2021-06-29
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-24
/
+13
2021-06-29
Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'
Rafael J. Wysocki
12
-55
/
+131
2021-06-29
Merge branches 'acpi-dptf' and 'acpi-messages'
Rafael J. Wysocki
19
-121
/
+108
2021-06-29
Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'
Rafael J. Wysocki
11
-121
/
+413
2021-06-29
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'
Rafael J. Wysocki
11
-131
/
+266
2021-06-29
Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
16
-176
/
+291
2021-06-29
Merge branch 'acpica'
Rafael J. Wysocki
11
-5
/
+259
2021-06-29
block: fix discard request merge
Ming Lei
1
-2
/
+6
2021-06-29
i3c: master: cdns: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-06-29
drm/amdgpu: return early for non-TTM_PL_TT type BOs
Nirmoy Das
1
-1
/
+2
2021-06-29
net/mlx4: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-29
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-24
/
+13
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
5
-36
/
+36
2021-06-29
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
1
-10
/
+12
2021-06-29
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
1
-23
/
+40
2021-06-29
MIPS: set mips32r5 for virt extensions
Nick Desaulniers
1
-4
/
+4
2021-06-29
MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
zhanglianjie
1
-0
/
+3
2021-06-29
MIPS: MT extensions are not available on MIPS32r1
Paul Cercueil
1
-1
/
+3
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
3
-36
/
+159
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
11
-40
/
+827
2021-06-29
Merge branch 'for-5.14-vsprintf-pts' into for-linus
Petr Mladek
6
-35
/
+33
2021-06-28
clk: zynqmp: Handle divider specific read only flag
Rajan Vaja
1
-1
/
+9
2021-06-28
clk: zynqmp: Use firmware specific mux clock flags
Rajan Vaja
2
-1
/
+30
2021-06-28
clk: zynqmp: Use firmware specific divider clock flags
Rajan Vaja
2
-1
/
+33
2021-06-28
clk: zynqmp: Use firmware specific common clock flags
Rajan Vaja
6
-6
/
+52
2021-06-28
clk: lmk04832: Use of match table
Stephen Boyd
1
-2
/
+4
2021-06-28
clk: lmk04832: Depend on SPI
Stephen Boyd
1
-0
/
+1
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
29
-127
/
+468
2021-06-28
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-15
/
+11
2021-06-28
scsi: MAINTAINERS: Add mpi3mr driver maintainers
Sreekanth Reddy
1
-0
/
+11
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
48
-22
/
+58
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-281
/
+169
2021-06-28
Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-12
/
+113
2021-06-28
scsi: libfc: Fix array index out of bound exception
Javed Hasan
1
-5
/
+8
2021-06-28
Merge tag 'docs-5.14' of git://git.lwn.net/linux
Linus Torvalds
147
-1070
/
+5714
2021-06-28
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
47
-1431
/
+2041
2021-06-28
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
1
-1
/
+1
2021-06-28
Merge tag 'erofs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
19
-42
/
+4
[prev]
[next]