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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-15
ACPI: Teach ACPI table parsing about the CEDT header format
Dan Williams
1
-0
/
+1
2021-11-15
ACPI: Keep sub-table parsing infrastructure available for modules
Dan Williams
1
-7
/
+15
2021-11-15
agp/intel-gtt: reduce intel-gtt dependencies more
Jani Nikula
1
-2
/
+1
2021-11-15
agp/intel-gtt: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+4
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-7
/
+45
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
3
-21
/
+1
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+31
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
2
-0
/
+4
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
2
-1
/
+17
2021-11-15
printk: Remove printk.h inclusion in percpu.h
Andy Shevchenko
1
-1
/
+0
2021-11-15
spi: remove unused header file <linux/platform_data/spi-clps711x.h>
Jonathan Corbet
1
-17
/
+0
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+7
2021-11-15
ASoC: SOF: IPC: Add new IPC command to free trace DMA
Ranjani Sridharan
1
-0
/
+1
2021-11-15
net: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-15
gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
Andy Shevchenko
1
-2
/
+0
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
1
-28
/
+41
2021-11-15
drm/shmem-helper: Export dedicated wrappers for GEM object functions
Thomas Zimmermann
1
-0
/
+120
2021-11-15
drm/shmem-helper: Unexport drm_gem_shmem_create_with_handle()
Thomas Zimmermann
1
-5
/
+0
2021-11-15
pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...
Lad Prabhakar
1
-0
/
+3
2021-11-15
soc: renesas: rcar-rst: Add support to set rproc boot address
Julien Massot
1
-0
/
+2
2021-11-15
media: v4l2-ctrls: Add RGB color effects control
Dillon Min
1
-1
/
+3
2021-11-15
media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
Dillon Min
1
-0
/
+5
2021-11-15
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2021-11-15
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-14
Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-0
/
+0
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2021-11-14
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
3
-14
/
+0
2021-11-14
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
3
-981
/
+2780
2021-11-14
Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-3
/
+6
2021-11-13
Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-11
/
+10
2021-11-13
Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+22
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+50
2021-11-13
Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-14
/
+0
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+12
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-7
/
+2
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2021-11-12
Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+7
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-6
/
+38
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-25
/
+0
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-1
/
+33
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2021-11-12
bpf: Introduce btf_tracing_ids
Song Liu
1
-1
/
+13
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
1
-3
/
+3
2021-11-12
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
3
-14
/
+0
2021-11-12
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
Paul Cercueil
7
-0
/
+0
2021-11-12
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
1
-1
/
+2
[prev]
[next]