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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
1
-2
/
+2
2022-07-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-37
/
+192
2022-07-23
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-0
/
+14
2022-07-23
PCI: Extend isolated function probing to s390
Niklas Schnelle
1
-0
/
+8
2022-07-22
bpf: Support bpf_trampoline on functions with IPMODIFY (e.g. livepatch)
Song Liu
1
-0
/
+8
2022-07-22
bpf, x64: Allow to use caller address from stack
Jiri Olsa
1
-0
/
+5
2022-07-22
ftrace: Allow IPMODIFY and DIRECT ops on the same function
Song Liu
1
-0
/
+38
2022-07-22
ftrace: Add modify_ftrace_direct_multi_nolock
Song Liu
1
-0
/
+5
2022-07-22
iomap: remove iomap_writepage
Christoph Hellwig
1
-3
/
+0
2022-07-22
bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTF
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-07-22
firmware: cs_dsp: Add memory chunk helpers
Charles Keepax
1
-0
/
+73
2022-07-22
firmware: cs_dsp: Add pre_stop callback
Charles Keepax
1
-1
/
+3
2022-07-22
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
1
-0
/
+54
2022-07-22
net: add missing includes and forward declarations under net/
Jakub Kicinski
1
-0
/
+5
2022-07-22
Merge tag 'kvm-s390-next-5.20-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-2
/
+13
2022-07-22
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+32
2022-07-22
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2
-24
/
+12
2022-07-22
bpf: Introduce 8-byte BTF set
Kumar Kartikeya Dwivedi
1
-4
/
+64
2022-07-22
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
9
-88
/
+199
2022-07-22
Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...
Paul E. McKenney
5
-11
/
+46
2022-07-22
rcu: Add polled expedited grace-period primitives
Paul E. McKenney
2
-0
/
+12
2022-07-22
resource: Introduce alloc_free_mem_region()
Dan Williams
1
-0
/
+2
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+18
2022-07-21
Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
1
-0
/
+1
2022-07-21
dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script
Shengjiu Wang
1
-0
/
+13
2022-07-21
net/cdc_ncm: Increase NTB max RX/TX values to 64kb
Ćukasz Spintzyk
1
-2
/
+2
2022-07-21
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
1
-4
/
+16
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-54
/
+57
2022-07-21
Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-1
/
+5
2022-07-20
bpf: Fix bpf_trampoline_{,un}link_cgroup_shim ifdef guards
Stanislav Fomichev
1
-3
/
+7
2022-07-20
vfio: Replace the iommu notifier with a device list
Jason Gunthorpe
1
-1
/
+1
2022-07-20
vfio: Replace the DMA unmapping notifier with a callback
Jason Gunthorpe
1
-17
/
+4
2022-07-20
x86/amd_nb: Add AMD PCI IDs for SMN communication
Mario Limonciello
1
-0
/
+3
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
3
-1
/
+5
2022-07-20
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
1
-0
/
+1
2022-07-20
irqchip: Add Loongson Extended I/O interrupt controller support
Huacai Chen
1
-0
/
+1
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
1
-0
/
+1
2022-07-20
ACPI: irq: Allow acpi_gsi_to_irq() to have an arch-specific fallback
Marc Zyngier
1
-0
/
+1
2022-07-20
APCI: irq: Add support for multiple GSI domains
Marc Zyngier
1
-1
/
+1
2022-07-20
arm64: enable THP_SWAP for arm64
Barry Song
1
-0
/
+12
2022-07-20
driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
Ira Weiny
1
-0
/
+16
2022-07-20
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
1
-0
/
+77
2022-07-20
PCI: Add vendor ID for the PCI SIG
Jonathan Cameron
1
-0
/
+1
2022-07-20
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-18
/
+53
2022-07-20
net: introduce __skb_fill_page_desc_noacc
Pavel Begunkov
1
-11
/
+17
2022-07-20
net: introduce managed frags infrastructure
Pavel Begunkov
1
-2
/
+23
2022-07-20
net: Allow custom iter handler in msghdr
David Ahern
2
-3
/
+8
2022-07-20
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
1
-0
/
+1
2022-07-19
net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
Aya Levin
1
-1
/
+5
[prev]
[next]