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
/
linux
Age
Commit message (
Expand
)
Author
2020-11-24
dmaengine: add peripheral configuration
Vinod Koul
2020-11-24
rpmsg: Turn name service into a stand alone driver
Arnaud Pouliquen
2020-11-24
rpmsg: Make rpmsg_{register|unregister}_device() public
Mathieu Poirier
2020-11-24
rpmsg: Move structure rpmsg_ns_msg to header file
Mathieu Poirier
2020-11-24
rpmsg: Introduce __rpmsg{16|32|64} types
Mathieu Poirier
2020-11-24
irq_work: Optimize irq_work_single()
Peter Zijlstra
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-11-24
firmware: xilinx: Use hash-table for api feature check
Amit Sunil Dhamne
2020-11-24
io-mapping: Provide iomap_local variant
Thomas Gleixner
2020-11-24
mm/highmem: Provide kmap_local*
Thomas Gleixner
2020-11-24
sched: highmem: Store local kmaps in task struct
Thomas Gleixner
2020-11-24
Merge branch 'sched/core' into core/mm
Thomas Gleixner
2020-11-24
sched: Make migrate_disable/enable() independent of RT
Thomas Gleixner
2020-11-24
soundwire: SDCA: detect sdca_cascade interrupt
Pierre-Louis Bossart
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
net: ptp: introduce common defines for PTP message types
Christian Eggers
2020-11-23
Merge tag 'v5.10-rc5' into rdma.git for-next
Jason Gunthorpe
2020-11-23
Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2020-11-23
regulator: core: add of_match_full_name boolean flag
Cristian Marussi
2020-11-23
keys: Provide the original description to the key preparser
David Howells
2020-11-23
PM: domains: replace -ENOTSUPP with -EOPNOTSUPP
Lina Iyer
2020-11-23
PM: sleep: Add dev_wakeup_path() helper
Patrice Chotard
2020-11-23
Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Sudeep Holla
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
2020-11-23
net: provide __sys_shutdown_sock() that takes a socket
Jens Axboe
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-23
Merge back cpuidle changes for v5.11.
Rafael J. Wysocki
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
2020-11-23
preempt: Cleanup the macro maze a bit
Thomas Gleixner
2020-11-23
irqstat: Move declaration into asm-generic/hardirq.h
Thomas Gleixner
2020-11-23
irqstat: Get rid of nmi_count() and __IRQ_STAT()
Thomas Gleixner
2020-11-23
clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210
Krzysztof Kozlowski
2020-11-23
Merge 5.10-rc5 into tty-next
Greg Kroah-Hartman
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-11-22
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
2020-11-22
firmware: arm_scmi: Add SCMI v3.0 sensor notifications
Cristian Marussi
2020-11-22
firmware: arm_scmi: Add SCMI v3.0 sensor configuration support
Cristian Marussi
2020-11-22
firmware: arm_scmi: Add SCMI v3.0 sensors timestamped reads
Cristian Marussi
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-11-21
iio: buffer: remove iio_buffer_set_attrs() helper
Alexandru Ardelean
[prev]
[next]