index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2021-10-22
sched: make task_struct->plug always defined
Jens Axboe
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
2021-10-22
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-10-22
Merge branch 'acpi-tools'
Rafael J. Wysocki
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
block: remove the initialize_rq_fn blk_mq_ops method
Christoph Hellwig
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
block: add a ->get_unique_id method
Christoph Hellwig
2021-10-22
vmlinux.lds.h: wrap built-in firmware support under FW_LOADER
Luis Chamberlain
2021-10-22
firmware_loader: move struct builtin_fw to the only place used
Luis Chamberlain
2021-10-22
firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()
Luis Chamberlain
2021-10-22
firmware_loader: formalize built-in firmware API
Luis Chamberlain
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
2021-10-22
Merge tag 'fsi-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2021-10-21
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-10-21
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-22
fsi: occ: Use a large buffer for responses
Eddie James
2021-10-22
compiler_types: mark __compiletime_assert failure as __noreturn
Miguel Ojeda
2021-10-21
bpf: Add verified_insns to bpf_prog_info and fdinfo
Dave Marchevsky
2021-10-22
Compiler Attributes: remove GCC 5.1 mention
Miguel Ojeda
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-21
uapi: Add <linux/map_to_14segment.h>
Geert Uytterhoeven
2021-10-22
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-10-21
mux: add support for delay after muxing
Vincent Whitchurch
2021-10-21
tracing: Explain the trace recursion transition bit better
Steven Rostedt (VMware)
2021-10-21
ftrace: Add multi direct modify interface
Jiri Olsa
2021-10-21
ftrace: Add multi direct register/unregister interface
Jiri Olsa
2021-10-21
Merge tag 'dtpm-v5.16' of https://git.linaro.org/people/daniel.lezcano/linux
Rafael J. Wysocki
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
blk-crypto: rename keyslot-manager files to blk-crypto-profile
Eric Biggers
2021-10-21
block: Add invalidate_disk() helper to invalidate the gendisk
Xie Yongji
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-10-21
nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...
Emmanuel Grumbach
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
2021-10-21
cfg80211: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-21
percpu_ref: percpu_ref_tryget_live() version holding RCU
Pavel Begunkov
2021-10-21
Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
2021-10-21
powercap/drivers/dtpm: Use container_of instead of a private data field
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Simplify the dtpm table
Daniel Lezcano
2021-10-21
powercap/drivers/dtpm: Encapsulate even more the code
Daniel Lezcano
2021-10-21
regulator: tps62360: replacing legacy gpio interface for gpiod
MaĆra Canal
2021-10-21
regulator: lp872x: Remove lp872x_dvs_state
Nathan Chancellor
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
[prev]
[next]