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
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
22
-183
/
+93
2024-06-18
Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpo
Ilpo Järvinen
1
-0
/
+44
2024-06-18
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-18
net: Move dev_set_hwtstamp_phylib to net/core/dev.h
Kory Maincent
1
-3
/
+0
2024-06-17
Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-4
/
+26
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
1
-0
/
+10
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
1
-0
/
+19
2024-06-17
x86/sev: Take advantage of configfs visibility support in TSM
Tom Lendacky
1
-7
/
+31
2024-06-17
fs/configfs: Add a callback to determine attribute visibility
Tom Lendacky
1
-0
/
+3
2024-06-17
sev-guest: configfs-tsm: Allow the privlevel_floor attribute to be updated
Tom Lendacky
1
-1
/
+1
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-10
/
+0
2024-06-17
cpu/hotplug: Add support for declaring CPU offlining not supported
Kirill A. Shutemov
1
-0
/
+2
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
1
-5
/
+1
2024-06-17
irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
Herve Codina
1
-5
/
+53
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
1
-0
/
+9
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
1
-0
/
+25
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+8
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
1
-0
/
+6
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Constify parameter in is_fwnode_irqchip()
Herve Codina
1
-1
/
+1
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
1
-0
/
+21
2024-06-17
cpu/hotplug: Fix typo in comment
Costa Shulyupin
1
-1
/
+1
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
2
-4
/
+26
2024-06-17
net: make for_each_netdev_dump() a little more bug-proof
Jakub Kicinski
1
-1
/
+2
2024-06-17
ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_ops
Christophe JAILLET
1
-1
/
+1
2024-06-17
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
22
-183
/
+93
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
22
-183
/
+93
2024-06-17
block: Drop locking annotation for limits_lock
John Garry
1
-1
/
+0
2024-06-16
io_uring/io-wq: make io_wq_work flags atomic
Jens Axboe
1
-1
/
+1
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe
1
-8
/
+0
2024-06-16
io_uring: Drop per-ctx dummy_ubuf
Gabriel Krisman Bertazi
1
-1
/
+0
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+38
2024-06-16
Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+9
2024-06-16
RDMA/mlx5: Add Qcounters req_transport_retries_exceeded/req_rnr_retries_exceeded
Patrisious Haddad
1
-1
/
+5
2024-06-16
net/mlx5: Reimplement write combining test
Jianbo Liu
1
-0
/
+11
2024-06-16
Merge tag 'iio-for-6.11a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-24
/
+91
2024-06-16
memblock: use numa_valid_node() helper to check for invalid node ID
Mike Rapoport (IBM)
1
-0
/
+5
2024-06-16
hwrng: core - Remove list.h from the hw_random.h
Andy Shevchenko
1
-2
/
+1
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+2
2024-06-15
mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
Ran Xiaokai
1
-0
/
+4
2024-06-15
lib/alloc_tag: fix RCU imbalance in pgalloc_tag_get()
Suren Baghdasaryan
1
-3
/
+8
2024-06-15
Revert "mm: init_mlocked_on_free_v3"
David Hildenbrand
1
-8
/
+1
2024-06-15
ASoC: codecs: lpass: add support for v2.5 rx macro
Mark Brown
13
-166
/
+36
2024-06-15
net: stmmac: add select_pcs() platform method
Russell King (Oracle)
1
-1
/
+3
2024-06-15
net/mlx5e: Support SWP-mode offload L4 csum calculation
Rahul Rameshbabu
1
-1
/
+2
[prev]
[next]