index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-02-13
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
2023-02-13
powerpc/pseries: Implement secvars for dynamic secure boot
Russell Currey
2023-02-13
m68k: /proc/hardware should depend on PROC_FS
Randy Dunlap
2023-02-13
uml: vector: Remove unused definitions VECTOR_{WRITE,HEADERS}
Carlos Bilbao
2023-02-13
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
2023-02-13
um: virtio_uml: move device breaking into workqueue
Benjamin Berg
2023-02-13
um: virtio_uml: mark device as unregistered when breaking it
Benjamin Berg
2023-02-13
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
2023-02-13
UML: define RUNTIME_DISCARD_EXIT
Masahiro Yamada
2023-02-13
virt-pci: add platform bus support
Vincent Whitchurch
2023-02-13
um-virt-pci: Make max delay configurable
Vincent Whitchurch
2023-02-13
um: virt-pci: implement pcibios_get_phb_of_node()
Vincent Whitchurch
2023-02-13
um: Support LTO
Peter Foley
2023-02-13
um: put power options in a menu
Peter Foley
2023-02-13
um: Use CFLAGS_vmlinux
Peter Foley
2023-02-13
um: Prevent building modules incompatible with MODVERSIONS
Peter Foley
2023-02-13
um: Avoid pcap multiple definition errors
Peter Foley
2023-02-13
x86/xen/time: prefer tsc as clocksource when it is invariant
Krister Johansen
2023-02-13
x86/xen: mark xen_pv_play_dead() as __noreturn
Juergen Gross
2023-02-13
x86/xen: don't let xen_pv_play_dead() return
Juergen Gross
2023-02-13
m68k: nommu: Fix misspellings of "DragonEngine"
Geert Uytterhoeven
2023-02-13
m68k: nommu: Fix misspellings of "uCdimm"
Geert Uytterhoeven
2023-02-12
Merge tag 'powerpc-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
2023-02-12
powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
2023-02-12
powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Andrew Donnellan
2023-02-12
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
2023-02-12
powerpc/pseries: Log hcall return codes for PLPKS debug
Russell Currey
2023-02-12
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2023-02-12
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
2023-02-12
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2023-02-12
powerpc/secvar: Clean up init error messages
Andrew Donnellan
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
2023-02-12
powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
2023-02-12
powerpc/pseries: Fix handling of PLPKS object flushing timeout
Andrew Donnellan
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
2023-02-12
powerpc/ps3: Refresh ps3_defconfig
Geoff Levand
2023-02-12
powerpc/ps3: Change updateboltedpp() panic to info
Geoff Levand
2023-02-12
powerpc/kcsan: Add KCSAN Support
Rohan McLure
[prev]
[next]