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
/
include
Age
Commit message (
Expand
)
Author
2021-01-05
clk: imx: clk-imx8qxp: Add SCU clocks support for DC0 bypass clocks
Liu Ying
2021-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-04
srcu: Provide polling interfaces for Tiny SRCU grace periods
Paul E. McKenney
2021-01-04
srcu: Make Tiny SRCU use multi-bit grace-period counter
Paul E. McKenney
2021-01-04
rcu: Eliminate the __kvfree_rcu() macro
Uladzislau Rezki (Sony)
2021-01-04
rcu: Introduce kfree_rcu() single-argument macro
Uladzislau Rezki (Sony)
2021-01-04
list: Fix a typo at the kernel-doc markup
Mauro Carvalho Chehab
2021-01-04
vfs: don't unnecessarily clone write access for writable fds
Eric Biggers
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2021-01-04
fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
Jens Axboe
2021-01-04
fs: add support for LOOKUP_CACHED
Jens Axboe
2021-01-04
bus: mhi: core: Add device hardware reset support
Loic Poulain
2021-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
2021-01-04
afs: Fix directory entry size calculation
David Howells
2021-01-04
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
2021-01-04
media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8
Sowjanya Komatineni
2021-01-04
drm/crtc: add drmm_crtc_alloc_with_planes()
Philipp Zabel
2021-01-04
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
2021-01-04
drm/simple_kms_helper: add drmm_simple_encoder_alloc()
Philipp Zabel
2021-01-04
drm: add drmm_encoder_alloc()
Philipp Zabel
2021-01-04
drm/encoder: make encoder control functions optional
Philipp Zabel
2021-01-04
dt-bindings: clock: meson8b: remove non-existing clock macros
Martin Blumenstingl
2021-01-03
crypto: blake2b - sync with blake2s implementation
Eric Biggers
2021-01-03
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
Eric Biggers
2021-01-03
crypto: blake2s - adjust include guard naming
Eric Biggers
2021-01-03
crypto: blake2s - add comment for blake2s_state fields
Eric Biggers
2021-01-03
crypto: blake2s - optimize blake2s initialization
Eric Biggers
2021-01-03
crypto: blake2s - share the "shash" API boilerplate code
Eric Biggers
2021-01-03
crypto: blake2s - move update and final logic to internal/blake2s.h
Eric Biggers
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-30
ACPI: platform: Add platform profile support
Mark Pearson
2020-12-29
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2020-12-29
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-29
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
2020-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
2020-12-28
soc: qcom: llcc-qcom: Add support for SM8250 SoC
Manivannan Sadhasivam
2020-12-28
soc: qcom: llcc-qcom: Extract major hardware version
Sai Prakash Ranjan
2020-12-28
tty: new helper function tty_get_icount()
Uwe Kleine-König
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
2020-12-28
USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STB
Dave Penkler
2020-12-28
USB: usbtmc: Add USBTMC_IOCTL_GET_STB
Dave Penkler
[prev]
[next]