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-04-20
soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cb
Chun-Kuang Hu
1
-4
/
+1
2022-04-20
dmaengine: Document dmaengine_prep_dma_memset
Ben Walker
1
-0
/
+8
2022-04-20
phy: Add LVDS configuration options
Liu Ying
2
-0
/
+36
2022-04-20
bpf: Fix usage of trace RCU in local storage.
KP Singh
1
-2
/
+2
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-04-19
ARM: pxa: move pcmcia board data into mach-pxa
Arnd Bergmann
1
-12
/
+0
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-2
/
+2
2022-04-19
fs: fix acl translation
Christian Brauner
1
-0
/
+4
2022-04-19
bpf: Move rcu lock management out of BPF_PROG_RUN routines
Stanislav Fomichev
1
-108
/
+7
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...
Marc Kleine-Budde
1
-2
/
+2
2022-04-19
ARM: pxa: move regs-lcd.h into driver
Arnd Bergmann
1
-1
/
+21
2022-04-19
ARM: pxa: move mach/sound.h to linux/platform_data/
Arnd Bergmann
1
-0
/
+31
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-0
/
+252
2022-04-19
Merge branch irq/gpio-immutable into irq/irqchip-next
Marc Zyngier
2
-0
/
+18
2022-04-19
gpio: Add helpers to ease the transition towards immutable irq_chip
Marc Zyngier
1
-0
/
+12
2022-04-19
gpio: Expose the gpiochip_irq_re[ql]res helpers
Marc Zyngier
1
-0
/
+4
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
1
-0
/
+2
2022-04-19
dmaengine: imx-sdma: Add multi fifo support
Sascha Hauer
1
-0
/
+20
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
1
-3
/
+3
2022-04-19
net: sched: use queue_mapping to pick tx queue
Tonghao Zhang
2
-0
/
+4
2022-04-19
platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
Guenter Roeck
1
-0
/
+3
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
14
-41
/
+176
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
2
-2
/
+2
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
1
-0
/
+15
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
1
-3
/
+4
2022-04-18
platform/chrome: cros_ec: remove unused variable `was_wake_device`
Tzung-Bi Shih
1
-3
/
+0
2022-04-18
swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
Christoph Hellwig
1
-2
/
+0
2022-04-18
swiotlb: provide swiotlb_init variants that remap the buffer
Christoph Hellwig
1
-1
/
+4
2022-04-18
swiotlb: pass a gfp_mask argument to swiotlb_init_late
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
Christoph Hellwig
1
-0
/
+1
2022-04-18
swiotlb: make the swiotlb_init interface more useful
Christoph Hellwig
1
-8
/
+7
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-1
/
+5
2022-04-18
swiotlb: rename swiotlb_late_init_with_default_size
Christoph Hellwig
1
-1
/
+1
2022-04-18
swiotlb: simplify swiotlb_max_segment
Christoph Hellwig
1
-1
/
+0
2022-04-18
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-11
/
+16
2022-04-18
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-18
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
1
-33
/
+1
2022-04-18
block: remove queue_discard_alignment
Christoph Hellwig
1
-8
/
+0
2022-04-18
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
1
-20
/
+1
2022-04-18
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
1
-8
/
+0
2022-04-18
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-0
/
+6
2022-04-18
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-0
/
+6
2022-04-18
block: add a bdev_fua helper
Christoph Hellwig
1
-1
/
+5
2022-04-18
block: add a bdev_write_cache helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: add a bdev_nonrot helper
Christoph Hellwig
1
-0
/
+5
2022-04-18
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-1
/
+1
2022-04-18
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
1
-0
/
+6
2022-04-18
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2
-3
/
+2
[prev]
[next]