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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-5
/
+1
2022-07-15
Merge tag 'soundwire-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
1
-6
/
+2
2022-07-14
Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
2
-4
/
+22
2022-07-15
Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-1
/
+4
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
1
-1
/
+1
2022-07-15
extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDP
Michael Wu
1
-0
/
+2
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-42
/
+74
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
1
-4
/
+4
2022-07-14
xsk: Mark napi_id on sendmsg()
Maciej Fijalkowski
1
-0
/
+14
2022-07-14
PCI: loongson: Add ACPI init support
Huacai Chen
1
-0
/
+1
2022-07-14
platform/x86: asus-wmi: Add mic-mute LED classdev support
PaddyKP_Yao
1
-0
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-18
/
+29
2022-07-14
Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-0
/
+6
2022-07-14
tracing: devlink: Use static array for string in devlink_trap_report event
Steven Rostedt (Google)
1
-4
/
+3
2022-07-14
fs/nilfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-2
/
+2
2022-07-14
fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers
Bart Van Assche
2
-7
/
+7
2022-07-14
fs/f2fs: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-11
/
+11
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-2
/
+2
2022-07-14
fs/buffer: Use the new blk_opf_t type
Bart Van Assche
1
-4
/
+5
2022-07-14
mm: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-2
/
+2
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
1
-2
/
+2
2022-07-14
blktrace: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+2
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
3
-9
/
+9
2022-07-14
block: Introduce the type blk_opf_t
Bart Van Assche
1
-46
/
+51
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2
-4
/
+8
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Use enum req_op where appropriate
Bart Van Assche
2
-4
/
+4
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
2
-9
/
+9
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
1
-2
/
+2
2022-07-14
block: remove bdevname
Christoph Hellwig
1
-1
/
+0
2022-07-14
Merge tag 'qcom-arm64-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
5
-0
/
+216
2022-07-14
firmware: stratix10-svc: To support a command ATF Get Version
Ang Tien Sung
2
-0
/
+23
2022-07-14
firmware: stratix10-svc: extend svc to support RSU feature
Kah Jing Lee
2
-0
/
+25
2022-07-14
firmware: stratix10-svc: add new FCS commands
Ang Tien Sung
2
-4
/
+148
2022-07-14
firmware: stratix10-svc: add FCS polling command
Ang Tien Sung
2
-0
/
+30
2022-07-14
firmware: stratix10-svc: Add support for FCS
Ang Tien Sung
1
-0
/
+1
2022-07-14
usb: typec: Add support for retimers
Prashant Malani
1
-0
/
+45
2022-07-14
ublk_drv: support to complete io command via task_work_add
Ming Lei
1
-0
/
+6
2022-07-14
ublk_drv: add io_uring based userspace block driver
Ming Lei
1
-0
/
+156
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
5
-6
/
+79
2022-07-14
dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
Christian König
1
-5
/
+1
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
2
-1
/
+11
2022-07-14
platform/x86: simatic-ipc: drop custom P2SB bar code
Henning Schild
1
-2
/
+0
2022-07-14
platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
Jonathan Yong
1
-0
/
+28
2022-07-14
ALSA: hda: cs35l41: Add initial DSP support and firmware loading
Vitaly Rodionov
1
-0
/
+4
2022-07-14
netfs: do not unlock and put the folio twice
Xiubo Li
1
-1
/
+1
2022-07-13
net/mlx5: Use software VHCA id when it's supported
Yishai Hadas
1
-0
/
+1
2022-07-13
net/mlx5: Introduce ifc bits for using software vhca id
Yishai Hadas
1
-4
/
+21
[prev]
[next]