index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
firmware: imx: Remove IMX_SC_RPC_SVC_ABORT
Leonard Crestez
1
-1
/
+0
2020-02-23
efi: Bump the Linux EFI stub major version number to #1
Ard Biesheuvel
1
-1
/
+19
2020-02-23
efi/libstub: Introduce symbolic constants for the stub major/minor version
Ard Biesheuvel
1
-0
/
+3
2020-02-23
efi: Add support for EFI_RT_PROPERTIES table
Ard Biesheuvel
1
-0
/
+9
2020-02-23
efi: Store mask of supported runtime services in struct efi
Ard Biesheuvel
1
-0
/
+31
2020-02-23
efi/arm: Move FDT specific definitions into fdtparams.c
Ard Biesheuvel
1
-9
/
+1
2020-02-23
efi/x86: Drop 'systab' member from struct efi
Ard Biesheuvel
1
-25
/
+27
2020-02-23
efi: Add 'runtime' pointer to struct efi
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
1
-3
/
+0
2020-02-23
efi: Clean up config_parse_tables()
Ard Biesheuvel
1
-2
/
+3
2020-02-23
efi: Make efi_config_init() x86 only
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
1
-0
/
+4
2020-02-23
efi: Make memreserve table handling local to efi.c
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi: Make rng_seed table handling local to efi.c
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
1
-2
/
+0
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
1
-2
/
+0
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
1
-1
/
+0
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/dev-path-parser: Add struct definition for vendor type device path nodes
Ard Biesheuvel
1
-19
/
+29
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
1
-0
/
+2
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
1
-455
/
+1
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
1
-59
/
+1
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
1
-2
/
+2
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-7
/
+7
2020-02-23
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-02-22
netfilter: ipset: Fix "INFO: rcu detected stall in hash_xxx" reports
Jozsef Kadlecsik
1
-1
/
+10
2020-02-22
Merge tag 'sched-for-bpf-2020-02-20' of git://git.kernel.org/pub/scm/linux/ke...
Alexei Starovoitov
2
-0
/
+37
2020-02-22
debugfs: regset32: Add Runtime PM support
Geert Uytterhoeven
1
-0
/
+1
2020-02-22
uacce: add uacce driver
Kenneth Lee
1
-0
/
+161
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-17
/
+3
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-290
/
+62
2020-02-22
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
1
-1
/
+2
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-5
/
+44
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
4
-219
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
security: remove duplicated include from security.h
YueHaibing
1
-1
/
+0
2020-02-21
genirq/irqdomain: Make sure all irq domain flags are distinct
Zenghui Yu
1
-1
/
+1
2020-02-21
vt: selection, introduce vc_is_sel
Jiri Slaby
1
-1
/
+3
2020-02-21
mm/memremap_pages: Introduce memremap_compat_align()
Dan Williams
2
-0
/
+9
2020-02-21
rcutorture: Suppress forward-progress complaints during early boot
Paul E. McKenney
2
-0
/
+2
2020-02-21
rculist: Add brackets around cond argument in __list_check_rcu macro
Amol Grover
1
-2
/
+2
2020-02-21
timer: Use hlist_unhashed_lockless() in timer_pending()
Eric Dumazet
1
-1
/
+1
2020-02-21
bootconfig: Add bootconfig magic word for indicating bootconfig explicitly
Masami Hiramatsu
1
-0
/
+3
2020-02-20
sched: Provide cant_migrate()
Thomas Gleixner
1
-0
/
+7
2020-02-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
1
-0
/
+30
2020-02-20
net/mlx5: E-Switch, Get reg_c0 value on CQE
Paul Blakey
1
-0
/
+2
2020-02-20
net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bits
Paul Blakey
1
-2
/
+27
[prev]
[next]