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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
dm-snap: Combine request operation type and flags
Bart Van Assche
1
-12
/
+12
2022-07-14
dm mirror log: Use the new blk_opf_t type
Bart Van Assche
1
-1
/
+1
2022-07-14
dm/dm-integrity: Combine request operation and flags
Bart Van Assche
1
-29
/
+34
2022-07-14
dm/dm-flakey: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+6
2022-07-14
dm/ebs: Change 'int rw' into 'enum req_op op'
Bart Van Assche
1
-7
/
+8
2022-07-14
dm/core: Combine request operation type and flags
Bart Van Assche
3
-33
/
+32
2022-07-14
dm/core: Rename kcopyd_job.rw into kcopyd.op
Bart Van Assche
1
-12
/
+13
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
8
-43
/
+27
2022-07-14
nvdimm-btt: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
block/zram: Use enum req_op where appropriate
Bart Van Assche
1
-1
/
+1
2022-07-14
xen-blkback: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-3
/
+3
2022-07-14
block/rnbd: Use blk_opf_t where appropriate
Bart Van Assche
1
-3
/
+4
2022-07-14
block/floppy: Fix a sparse warning
Bart Van Assche
1
-1
/
+1
2022-07-14
block/drbd: Combine two drbd_submit_peer_request() arguments
Bart Van Assche
3
-11
/
+9
2022-07-14
block/drbd: Use the enum req_op and blk_opf_t types
Bart Van Assche
4
-13
/
+15
2022-07-14
block/brd: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
2022-07-14
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2
-0
/
+4
2022-07-14
block: Change the type of the last .rw_page() argument
Bart Van Assche
4
-4
/
+4
2022-07-14
treewide: Rename enum req_opf into enum req_op
Bart Van Assche
8
-22
/
+18
2022-07-14
PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
Huacai Chen
1
-19
/
+46
2022-07-14
PCI/ACPI: Guard ARM64-specific mcfg_quirks
Huacai Chen
1
-0
/
+3
2022-07-14
counter: 104-quad-8: Implement and utilize register structures
William Breathitt Gray
1
-73
/
+93
2022-07-14
counter: 104-quad-8: Utilize iomap interface
William Breathitt Gray
1
-80
/
+89
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-07-14
xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
Juergen Gross
1
-0
/
+1
2022-07-14
amdgpu: disable powerpc support for the newer display engine
Linus Torvalds
1
-1
/
+1
2022-07-14
PCI: qcom: Remove unnecessary pipe_clk handling
Dmitry Baryshkov
1
-34
/
+3
2022-07-14
clk: explicitly disable CONFIG_UML_PCI_OVER_VIRTIO in .kunitconfig
Daniel Latypov
1
-0
/
+1
2022-07-14
block: remove bdevname
Christoph Hellwig
3
-3
/
+3
2022-07-14
rnbd-srv: remove the name field from struct rnbd_dev
Christoph Hellwig
5
-12
/
+7
2022-07-14
pktcdvd: stop using bdevname in pkt_new_dev
Christoph Hellwig
1
-4
/
+2
2022-07-14
pktcdvd: stop using bdevname in pkt_seq_show
Christoph Hellwig
1
-3
/
+1
2022-07-14
drbd: stop using bdevname in drbd_report_io_error
Christoph Hellwig
1
-4
/
+2
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2
-1
/
+7
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
4
-32
/
+0
2022-07-14
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
1
-0
/
+4
2022-07-14
firmware: stratix10-svc: To support a command ATF Get Version
Ang Tien Sung
1
-0
/
+10
2022-07-14
firmware: stratix10-svc: extend svc to support RSU feature
Kah Jing Lee
1
-8
/
+12
2022-07-14
firmware: stratix10-rsu: extend RSU driver to get DCMF status
Kah Jing Lee
1
-5
/
+124
2022-07-14
firmware: stratix10-svc: add new FCS commands
Ang Tien Sung
1
-8
/
+97
2022-07-14
firmware: stratix10-svc: add FCS polling command
Ang Tien Sung
1
-5
/
+37
2022-07-14
firmware: stratix10-svc: Add support for FCS
Ang Tien Sung
1
-5
/
+25
2022-07-14
misc: Add a mechanism to detect stalls on guest vCPUs
Sebastian Ene
3
-0
/
+237
2022-07-14
cxl: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-07-14
cxl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
4
-7
/
+5
2022-07-14
mei: me: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-14
eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
Dan Carpenter
1
-2
/
+6
2022-07-14
nvme: fix block device naming collision
Israel Rukshin
1
-3
/
+3
2022-07-14
nvme-pci: fix freeze accounting for error handling
Keith Busch
1
-2
/
+7
2022-07-14
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
1
-5
/
+1
[prev]
[next]