index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
3
-18
/
+2
2022-12-01
efi: stub: use random seed from EFI variable
Jason A. Donenfeld
1
-16
/
+52
2022-12-01
efi: vars: prohibit reading random seed variables
Jason A. Donenfeld
2
-0
/
+7
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
4
-10
/
+40
2022-11-18
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
2
-0
/
+49
2022-11-18
efi/cper, cxl: Decode CXL Protocol Error Section
Smita Koralahalli
4
-1
/
+228
2022-11-18
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
1
-2
/
+2
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
8
-47
/
+39
2022-11-18
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
1
-6
/
+6
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
1
-6
/
+17
2022-11-18
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
4
-6
/
+12
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
5
-240
/
+261
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
10
-120
/
+103
2022-11-18
efi: libstub: Undeprecate the command line initrd loader
Ard Biesheuvel
1
-5
/
+8
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
4
-43
/
+83
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
3
-47
/
+44
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
3
-12
/
+87
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
5
-9
/
+16
2022-11-13
Linux 6.1-rc5
v6.1-rc5
Linus Torvalds
1
-1
/
+1
2022-11-12
ALSA: memalloc: Try dma_alloc_noncontiguous() at first
Takashi Iwai
1
-4
/
+3
2022-11-11
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
1
-0
/
+10
2022-11-11
io_uring/poll: lockdep annote io_poll_req_insert_locked
Pavel Begunkov
1
-0
/
+2
2022-11-11
io_uring/poll: fix double poll req->flags races
Pavel Begunkov
1
-12
/
+17
2022-11-11
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
3
-9
/
+8
2022-11-11
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
1
-1
/
+1
2022-11-11
mips: alchemy: gpio: Include the right header
Linus Walleij
1
-1
/
+1
2022-11-11
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
Liao Chang
1
-0
/
+10
2022-11-11
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
1
-10
/
+5
2022-11-11
mips: boot/compressed: use __NO_FORTIFY
John Thomson
1
-0
/
+1
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
1
-2
/
+2
2022-11-11
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
1
-1
/
+7
2022-11-11
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
1
-1
/
+4
2022-11-11
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
1
-1
/
+4
2022-11-11
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
1
-1
/
+0
2022-11-11
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-11-11
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2
-1
/
+1
2022-11-10
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
5
-2
/
+94
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-10
MAINTAINERS: Move Vivien to CREDITS
Florian Fainelli
2
-2
/
+5
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-11-10
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
1
-0
/
+2
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
1
-1
/
+3
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
1
-1
/
+4
2022-11-10
ALSA: hda: fix potential memleak in 'add_widget_node'
Ye Bin
1
-1
/
+3
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
1
-9
/
+11
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
1
-0
/
+1
2022-11-10
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
1
-9
/
+20
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
[next]