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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+24
2022-04-15
mm, kfence: support kmem_dump_obj() for KFENCE objects
Marco Elver
1
-0
/
+24
2022-04-15
net: ethtool: extend ringparam set/get APIs for tx_push
Jie Wang
1
-0
/
+4
2022-04-15
Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+9
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
1
-0
/
+2
2022-04-15
crypto: hisilicon/qm - add last word dumping for ACC
Kai Ye
1
-0
/
+4
2022-04-15
crypto: hisilicon/qm - add register checking for ACC
Kai Ye
1
-0
/
+14
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-37
/
+175
2022-04-14
Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2022-04-14
gpiolib: Introduce a helper to get first GPIO controller node
Andy Shevchenko
1
-0
/
+10
2022-04-14
Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-3
/
+1
2022-04-14
Merge tag 'tai-for-tracing' into timers/core
Thomas Gleixner
15
-41
/
+177
2022-04-14
timekeeping: Introduce fast accessor to clock tai
Kurt Kanzenbach
1
-0
/
+1
2022-04-14
rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
Lech Perczak
1
-0
/
+1
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
1
-0
/
+1
2022-04-14
ELF: Remove elf_core_copy_kernel_regs()
Brian Gerst
1
-9
/
+0
2022-04-13
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
1
-1
/
+11
2022-04-13
cfi: Use __builtin_function_start
Sami Tolvanen
1
-0
/
+10
2022-04-13
mm/usercopy: Check kmap addresses properly
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-04-13
device property: Drop 'test' prefix in parameters of fwnode_is_ancestor_of()
Andy Shevchenko
1
-2
/
+1
2022-04-13
device property: Introduce fwnode_for_each_parent_node()
Andy Shevchenko
1
-2
/
+7
2022-04-13
device property: Allow error pointer to be passed to fwnode APIs
Andy Shevchenko
1
-5
/
+5
[prev]
[next]