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-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
1
-2
/
+2
2022-02-12
ARM: ixp4xx: Remove feature bit accessors
Linus Walleij
1
-10
/
+0
2022-02-12
net: ixp4xx_eth: Drop platform data support
Linus Walleij
1
-21
/
+0
2022-02-12
soc: ixp4xx-npe: Access syscon regs using regmap
Linus Walleij
1
-0
/
+2
2022-02-12
soc: ixp4xx: Add features from regmap helper
Linus Walleij
1
-0
/
+24
2022-02-12
ARM: ixp4xx: Delete the Goramo MLR boardfile
Linus Walleij
1
-17
/
+0
2022-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+5
2022-02-12
firmware: imx: add get resource owner api
Peng Fan
1
-0
/
+5
2022-02-12
kfence: make test case compatible with run time set sample interval
Peng Liu
1
-0
/
+2
2022-02-12
mm: memcg: synchronize objcg lists with a dedicated spinlock
Roman Gushchin
1
-2
/
+3
2022-02-12
sched/fair: Adjust the allowed NUMA imbalance when SD_NUMA spans multiple LLCs
Mel Gorman
1
-0
/
+1
2022-02-12
bpf: Fix a bpf_timer initialization issue
Yonghong Song
1
-4
/
+2
2022-02-12
bpf: Fix crash due to incorrect copy_map_value
Kumar Kartikeya Dwivedi
1
-1
/
+2
2022-02-11
Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+2
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-454
/
+5
2022-02-11
block: remove THROTL_IOPS_MAX
Ming Lei
1
-2
/
+0
2022-02-11
Merge tag 'wireless-next-2022-02-11' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-5
/
+5
2022-02-11
net/smc: Dynamic control handshake limitation by socket options
D. Wythe
1
-0
/
+1
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
1
-0
/
+1
2022-02-11
locking/local_lock: Make the empty local_lock_*() function a macro.
Sebastian Andrzej Siewior
1
-3
/
+3
2022-02-11
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
1
-5
/
+33
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
1
-7
/
+14
2022-02-11
Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-6
/
+263
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-22
/
+152
2022-02-11
soc: qcom: llcc: Add configuration data for SM8450 SoC
Sai Prakash Ranjan
1
-0
/
+5
2022-02-11
soc: qcom: llcc: Update the logic for version info extraction
Sai Prakash Ranjan
1
-2
/
+2
2022-02-11
Merge branch 'i2c/add-request_mem_region_muxed' into i2c/for-mergewindow
Wolfram Sang
1
-0
/
+2
2022-02-11
kernel/resource: Introduce request_mem_region_muxed()
Terry Bowman
1
-0
/
+2
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
1
-2
/
+0
2022-02-10
spi: mxic: Add support for pipelined ECC operations
Miquel Raynal
2
-1
/
+16
2022-02-10
mtd: spinand: Create direct mapping descriptors for ECC operations
Miquel Raynal
1
-0
/
+2
2022-02-10
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
1
-0
/
+4
2022-02-10
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
1
-11
/
+0
2022-02-10
spi: spi-mem: Introduce a capability structure
Miquel Raynal
2
-0
/
+14
2022-02-10
mtd: nand: mxic-ecc: Support SPI pipelined mode
Miquel Raynal
1
-0
/
+49
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-21
/
+18
2022-02-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
6
-36
/
+73
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-8
/
+0
2022-02-09
spi: make remove callback a void function
Mark Brown
21
-59
/
+98
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
1
-8
/
+0
2022-02-09
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
1
-0
/
+10
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-1
/
+1
2022-02-09
gpiolib: make struct comments into real kernel docs
Bartosz Golaszewski
1
-19
/
+16
2022-02-09
mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
Miquel Raynal
1
-0
/
+1
2022-02-09
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-0
/
+2
2022-02-09
cpufreq: Reintroduce ready() callback
Bjorn Andersson
1
-0
/
+3
2022-02-09
peci: Add peci-cpu driver
Iwona Winiarska
2
-8
/
+40
2022-02-09
peci: Add support for PECI device drivers
Iwona Winiarska
1
-0
/
+19
2022-02-09
peci: Add device detection
Iwona Winiarska
1
-0
/
+2
2022-02-09
peci: Add core infrastructure
Iwona Winiarska
1
-0
/
+99
[prev]
[next]