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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
block: add QUEUE_FLAG_NOWAIT
Mike Snitzer
1
-2
/
+5
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+7
2020-09-25
block: remove unused BLK_QC_T_EAGAIN flag
Jeffle Xu
1
-2
/
+1
2020-09-25
rseq/membarrier: Add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
Peter Oskolkov
3
-1
/
+30
2020-09-25
ACPI: Remove three unused inline functions
YueHaibing
1
-9
/
+0
2020-09-25
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
1
-0
/
+5
2020-09-25
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
1
-0
/
+8
2020-09-25
X.509: support OSCCA SM2-with-SM3 certificate verification
Tianjia Zhang
1
-0
/
+15
2020-09-25
X.509: support OSCCA certificate parse
Tianjia Zhang
1
-0
/
+6
2020-09-25
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
Tianjia Zhang
1
-0
/
+25
2020-09-25
lib/mpi: Introduce ec implementation to MPI library
Tianjia Zhang
1
-0
/
+105
2020-09-25
lib/mpi: Extend the MPI library
Tianjia Zhang
1
-0
/
+87
2020-09-25
crypto: sm3 - export crypto_sm3_final function
Tianjia Zhang
1
-0
/
+2
2020-09-25
crypto: af_alg - add extra parameters for DRBG interface
Elena Petrova
2
-0
/
+2
2020-09-25
drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
Thomas Zimmermann
2
-82
/
+5
2020-09-25
dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
Christoph Hellwig
1
-0
/
+5
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
3
-20
/
+22
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2
-18
/
+0
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
1
-0
/
+12
2020-09-25
mm: turn alloc_pages into an inline function
Christoph Hellwig
1
-2
/
+4
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into dma-mapping-for-next
Christoph Hellwig
54
-115
/
+287
2020-09-25
dma-mapping: better document dma_addr_t and DMA_MAPPING_ERROR
Christoph Hellwig
1
-6
/
+10
2020-09-25
dma-mapping: move valid_dma_direction to dma-direction.h
Christoph Hellwig
2
-8
/
+7
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
1
-2
/
+0
2020-09-24
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-4
/
+2
2020-09-24
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
1
-0
/
+1
2020-09-24
net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
Xiaoliang Yang
1
-4
/
+4
2020-09-24
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+2
2020-09-24
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-09-24
of: add of_mdio_find_device() api
Russell King
1
-0
/
+6
2020-09-24
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-2
/
+2
2020-09-24
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
1
-2
/
+0
2020-09-24
md/raid6: let async recovery function support different page offset
Yufen Yu
1
-2
/
+4
2020-09-24
md/raid6: let syndrome computor support different page offset
Yufen Yu
1
-3
/
+3
2020-09-24
md/raid5: add new xor function to support different page offset
Yufen Yu
1
-0
/
+11
2020-09-24
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
1
-0
/
+1
2020-09-24
debugobjects: Allow debug_obj_descr to be const
Stephen Boyd
1
-16
/
+16
2020-09-24
Merge branch 'for-5.10/block' into for-5.10/drivers
Jens Axboe
11
-113
/
+85
2020-09-24
bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
Christoph Hellwig
1
-38
/
+10
2020-09-24
bdi: invert BDI_CAP_NO_ACCT_WB
Christoph Hellwig
1
-10
/
+3
2020-09-24
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
3
-6
/
+4
2020-09-24
bdi: remove BDI_CAP_SYNCHRONOUS_IO
Christoph Hellwig
1
-9
/
+0
2020-09-24
bdi: remove BDI_CAP_CGROUP_WRITEBACK
Christoph Hellwig
1
-5
/
+3
2020-09-24
block: lift setting the readahead size into the block layer
Christoph Hellwig
1
-0
/
+1
2020-09-24
fs: remove the unused SB_I_MULTIROOT flag
Christoph Hellwig
1
-1
/
+0
2020-09-24
RDMA/hns: Add support for CQE in size of 64 Bytes
Wenpeng Liang
1
-1
/
+3
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-16
/
+4
2020-09-25
kbuild: preprocess module linker script
Masahiro Yamada
2
-0
/
+11
2020-09-24
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
1
-3
/
+3
2020-09-24
drm/ttm: remove TTM_PL_FLAG_NO_EVICT
Christian König
1
-1
/
+0
[prev]
[next]