index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: renesas: r8a779g0: Remove unused MOD_SELx definitions
Kuninori Morimoto
2022-07-05
1
-54
/
+18
*
pinctrl: renesas: r8a779g0: Remove unused IPxSRx definitions
Kuninori Morimoto
2022-07-05
1
-45
/
+22
*
pinctrl: renesas: r8a779g0: Remove unused NOGP definitions
Kuninori Morimoto
2022-07-05
1
-17
/
+0
*
pinctrl: renesas: r8a779g0: Fixup MODSEL8
Kuninori Morimoto
2022-07-05
1
-12
/
+12
*
pinctrl: renesas: r8a779g0: Add pins, groups and functions
Phong Hoang
2022-07-05
1
-1
/
+1619
*
pinctrl: renesas: Initial R8A779G0 (R-Car V4H) PFC support
LUU HOAI
2022-07-05
5
-0
/
+2479
*
pinctrl: renesas: Add PORT_GP_CFG_13 macros
Kuninori Morimoto
2022-07-05
1
-2
/
+6
*
dt-bindings: pinctrl: renesas,pfc: Document r8a779g0 support
Kuninori Morimoto
2022-07-05
1
-0
/
+1
*
pinctrl: renesas: Add RZ/V2M pin and gpio controller driver
Phil Edworthy
2022-07-05
3
-0
/
+1133
*
dt-bindings: pinctrl: Add DT bindings for Renesas RZ/V2M pinctrl
Phil Edworthy
2022-07-01
2
-0
/
+193
*
pinctrl: renesas: r8a779f0: Remove unused POC2
Geert Uytterhoeven
2022-06-29
1
-2
/
+0
*
dt-bindings: pinctrl: renesas: Remove spaces before #define
Geert Uytterhoeven
2022-06-29
2
-2
/
+2
*
pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabled
Lad Prabhakar
2022-06-06
1
-0
/
+2
*
Linux 5.19-rc1
v5.19-rc1
Linus Torvalds
2022-06-06
1
-2
/
+2
*
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-06
3
-6
/
+4
|
\
|
*
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
2022-06-05
3
-6
/
+4
*
|
Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-06
7
-35
/
+50
|
\
\
|
*
|
mm/oom_kill.c: fix vm_oom_kill_table[] ifdeffery
Andrew Morton
2022-06-02
1
-29
/
+29
|
*
|
x86/kexec: fix memory leak of elf header buffer
Baoquan He
2022-06-02
1
-3
/
+9
|
*
|
mm/memremap: fix missing call to untrack_pfn() in pagemap_range()
Miaohe Lin
2022-06-02
1
-1
/
+1
|
*
|
mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
Zi Yan
2022-06-02
1
-1
/
+1
|
*
|
mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
Muchun Song
2022-06-02
1
-1
/
+1
|
*
|
MAINTAINERS: add maintainer information for z3fold
Miaohe Lin
2022-06-02
1
-0
/
+7
|
*
|
mailmap: update Josh Poimboeuf's email
Josh Poimboeuf
2022-06-02
1
-0
/
+2
*
|
|
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-06
7
-3
/
+76
|
\
\
\
|
*
|
|
delayacct: track delays from write-protect copy
Yang Yang
2022-06-02
7
-3
/
+76
|
|
/
/
*
|
|
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-06
5
-39
/
+27
*
|
|
Merge tag 'x86-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-05
3
-6
/
+115
|
\
\
\
|
*
|
|
x86/sgx: Set active memcg prior to shmem allocation
Kristen Carlson Accardi
2022-06-02
3
-6
/
+115
*
|
|
|
Merge tag 'x86-mm-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-05
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
x86/mm: Use PAGE_ALIGNED(x) instead of IS_ALIGNED(x, PAGE_SIZE)
Fanjun Kong
2022-05-27
1
-4
/
+4
*
|
|
|
|
Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-06-05
3
-112
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
x86/microcode: Remove unnecessary perf callback
Borislav Petkov
2022-05-31
1
-3
/
+0
|
*
|
|
|
|
x86/microcode: Taint and warn on late loading
Borislav Petkov
2022-05-31
1
-0
/
+5
|
*
|
|
|
|
x86/microcode: Default-disable late loading
Borislav Petkov
2022-05-31
3
-1
/
+19
|
*
|
|
|
|
x86/microcode: Rip out the OLD_INTERFACE
Borislav Petkov
2022-05-31
2
-112
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-05
5
-71
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
x86: Fix all occurences of the "the the" typo
Bo Liu
2022-05-27
3
-3
/
+3
|
*
|
|
|
|
x86/idt: Remove unused headers
sunliming
2022-05-25
1
-3
/
+0
|
*
|
|
|
|
x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
Juerg Haefliger
2022-05-25
1
-15
/
+14
|
*
|
|
|
|
x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
Juerg Haefliger
2022-05-25
1
-52
/
+49
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-boot-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-05
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
x86/setup: Use strscpy() to replace deprecated strlcpy()
XueBing Chen
2022-05-25
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
18
-98
/
+22
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'timers-v5.19-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2022-05-27
18
-98
/
+22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-05-24
1
-1
/
+1
|
|
*
|
|
|
|
clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
Dan Carpenter
2022-05-24
1
-2
/
+1
|
|
*
|
|
|
|
clocksource/drivers/timer-sun5i: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
|
*
|
|
|
|
clocksource/drivers/timer-sun4i: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
|
|
*
|
|
|
|
clocksource/drivers/pistachio: Convert to SPDX identifier
Thomas Gleixner
2022-05-18
1
-4
/
+1
[next]