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
*
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
2022-06-24
2
-57
/
+7
*
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
2022-06-24
4
-21
/
+7
*
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
2022-06-24
5
-310
/
+91
*
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
2022-06-24
2
-10
/
+164
*
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
2022-06-24
5
-24
/
+17
*
pstore: Add priv field to pstore_record for backend specific use
Ard Biesheuvel
2022-06-24
3
-0
/
+6
*
Input: applespi - avoid efivars API and invoke EFI services directly
Ard Biesheuvel
2022-06-24
1
-28
/
+14
*
selftests/kexec: remove broken EFI_VARS secure boot fallback check
Ard Biesheuvel
2022-06-24
1
-34
/
+2
*
brcmfmac: Switch to appropriate helper to load EFI variable contents
Ard Biesheuvel
2022-06-20
1
-17
/
+8
*
iwlwifi: Switch to proper EFI variable store interface
Ard Biesheuvel
2022-06-20
1
-64
/
+32
*
media: atomisp_gmin_platform: stop abusing efivar API
Ard Biesheuvel
2022-06-20
1
-21
/
+6
*
efi: efibc: avoid efivar API for setting variables
Ard Biesheuvel
2022-06-20
2
-47
/
+30
*
efi: avoid efivars layer when loading SSDTs from variables
Ard Biesheuvel
2022-06-20
1
-62
/
+41
*
efi: Correct comment on efi_memmap_alloc
Liu Zixian
2022-06-15
1
-2
/
+1
*
memblock: Disable mirror feature if kernelcore is not specified
Ma Wupeng
2022-06-15
3
-1
/
+6
*
arm64: mm: Only remove nomap flag for initrd
Ma Wupeng
2022-06-15
1
-1
/
+1
*
mm: Limit warning message in vmemmap_verify() to once
Ma Wupeng
2022-06-15
1
-1
/
+1
*
mm: Ratelimited mirrored memory related warning messages
Ma Wupeng
2022-06-15
1
-2
/
+2
*
efi: Make code to find mirrored memory ranges generic
Ma Wupeng
2022-06-15
5
-27
/
+27
*
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
|
\
\
\
\
\
[next]