index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()
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-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
1
-11
/
+16
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
1
-0
/
+5
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
1
-2
/
+0
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
1
-0
/
+5
2022-04-17
block: move {bdev,queue_limit}_discard_alignment out of line
Christoph Hellwig
1
-33
/
+1
2022-04-17
block: remove queue_discard_alignment
Christoph Hellwig
1
-8
/
+0
2022-04-17
block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
Christoph Hellwig
1
-20
/
+1
2022-04-17
block: use bdev_alignment_offset in disk_alignment_offset_show
Christoph Hellwig
1
-8
/
+0
2022-04-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-0
/
+6
2022-04-17
block: add a bdev_stable_writes helper
Christoph Hellwig
1
-0
/
+6
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
1
-1
/
+5
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
1
-0
/
+5
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
1
-0
/
+5
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-1
/
+1
2022-04-17
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
1
-0
/
+6
2022-04-17
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
2
-3
/
+2
2022-04-17
tcp: add drop reason support to tcp_ofo_queue()
Eric Dumazet
1
-0
/
+1
2022-04-17
tcp: add drop reason support to tcp_prune_ofo_queue()
Eric Dumazet
1
-0
/
+1
2022-04-17
tcp: add two drop reasons for tcp_ack()
Eric Dumazet
1
-0
/
+2
2022-04-17
tcp: add drop reasons to tcp_rcv_state_process()
Eric Dumazet
1
-0
/
+3
2022-04-17
tcp: add drop reason support to tcp_validate_incoming()
Eric Dumazet
1
-0
/
+6
2022-04-17
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
Arun Ajith S
1
-0
/
+1
2022-04-16
Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+7
2022-04-16
Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-1
/
+1
2022-04-16
Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Bartosz Golaszewski
1
-1
/
+7
[prev]
[next]