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.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
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
1
-0
/
+6
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
1
-1
/
+0
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
1
-0
/
+7
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
1
-6
/
+4
2020-12-15
genirq: Move status flag checks to core
Thomas Gleixner
1
-12
/
+5
2020-12-15
genirq: Move irq_has_action() into core code
Thomas Gleixner
2
-6
/
+2
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
66
-361
/
+568
2020-12-11
driver core: platform: Add devm_platform_get_irqs_affinity()
John Garry
1
-0
/
+6
2020-12-11
resource: Add irqresource_disabled()
John Garry
1
-0
/
+7
2020-12-11
genirq/affinity: Add irq_update_affinity_desc()
John Garry
1
-0
/
+8
2020-12-11
platform-msi: Track shared domain allocation
Marc Zyngier
1
-0
/
+4
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
1
-1
/
+0
2020-12-02
irqtime: Move irqtime entry accounting after irq offset incrementation
Frederic Weisbecker
2
-12
/
+26
2020-12-02
sched/vtime: Consolidate IRQ time accounting
Frederic Weisbecker
1
-10
/
+6
2020-11-28
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2020-11-28
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2020-11-28
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-2
/
+26
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
1
-0
/
+2
2020-11-27
Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2020-11-27
Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+1
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
1
-14
/
+14
2020-11-26
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-11-25
trace: fix potenial dangerous pointer
Hui Su
1
-4
/
+4
2020-11-25
devlink: Fix reload stats structure
Moshe Shemesh
1
-0
/
+2
2020-11-24
firmware: xilinx: Use hash-table for api feature check
Amit Sunil Dhamne
1
-4
/
+0
2020-11-24
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-0
/
+5
2020-11-24
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2020-11-23
preempt: Cleanup the macro maze a bit
Thomas Gleixner
1
-14
/
+16
2020-11-23
irqstat: Move declaration into asm-generic/hardirq.h
Thomas Gleixner
2
-25
/
+2
2020-11-23
asm-generic/irqstat: Add optional __nmi_count member
Thomas Gleixner
1
-0
/
+3
2020-11-23
irqstat: Get rid of nmi_count() and __IRQ_STAT()
Thomas Gleixner
1
-4
/
+0
2020-11-23
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
2020-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-15
/
+33
2020-11-22
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2
-15
/
+29
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
1
-0
/
+2
2020-11-22
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-11-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2020-11-20
Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+15
2020-11-20
jbd2: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-20
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-4
/
+71
2020-11-19
Merge tag 'spi-fix-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2020-11-19
Merge tag 'asoc-fix-v5.10-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
1
-0
/
+15
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2
-2
/
+30
2020-11-18
Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2020-11-18
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
1
-1
/
+0
2020-11-18
net/tls: Fix wrong record sn in async mode of device resync
Tariq Toukan
1
-1
/
+15
[next]