Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage | Helge Deller | 2020-10-23 | 2 | -7/+78 | |
| * | | | | | | | hil/parisc: Disable HIL driver when it gets stuck | Helge Deller | 2020-10-22 | 3 | -8/+23 | |
| * | | | | | | | parisc: Improve error return codes when setting rtc time | Helge Deller | 2020-10-22 | 1 | -2/+9 | |
* | | | | | | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-10-25 | 12 | -126/+152 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Documentation: add xen.fifo_events kernel parameter description | Juergen Gross | 2020-10-23 | 1 | -0/+7 | |
| * | | | | | | | | xen/events: unmask a fifo event channel only if it was masked | Juergen Gross | 2020-10-23 | 1 | -0/+3 | |
| * | | | | | | | | xen/events: only register debug interrupt for 2-level events | Juergen Gross | 2020-10-23 | 3 | -12/+19 | |
| * | | | | | | | | xen/events: make struct irq_info private to events_base.c | Juergen Gross | 2020-10-23 | 4 | -73/+73 | |
| * | | | | | | | | xen: remove no longer used functions | Juergen Gross | 2020-10-23 | 2 | -29/+0 | |
| * | | | | | | | | xen-blkfront: Apply changed parameter name to the document | SeongJae Park | 2020-10-21 | 1 | -1/+1 | |
| * | | | | | | | | xen-blkfront: add a parameter for disabling of persistent grants | SeongJae Park | 2020-10-21 | 2 | -5/+24 | |
| * | | | | | | | | xen-blkback: add a parameter for disabling of persistent grants | SeongJae Park | 2020-10-21 | 2 | -6/+25 | |
* | | | | | | | | | Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux | Linus Torvalds | 2020-10-25 | 7 | -125/+336 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | LSM: SafeSetID: Fix warnings reported by test bot | Thomas Cedeno | 2020-10-13 | 2 | -14/+14 | |
| * | | | | | | | | | LSM: SafeSetID: Add GID security policy handling | Thomas Cedeno | 2020-10-13 | 4 | -118/+329 | |
| * | | | | | | | | | LSM: Signal to SafeSetID when setting group IDs | Thomas Cedeno | 2020-10-13 | 3 | -7/+7 | |
* | | | | | | | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-25 | 5 | -190/+404 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | random32: add a selftest for the prandom32 code | Willy Tarreau | 2020-10-24 | 1 | -0/+56 | |
| * | | | | | | | | | random32: add noise from network and scheduling activity | Willy Tarreau | 2020-10-24 | 4 | -0/+30 | |
| * | | | | | | | | | random32: make prandom_u32() output unpredictable | George Spelvin | 2020-10-24 | 4 | -190/+318 | |
* | | | | | | | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 21 | -108/+222 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: blk-mq: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-10-23 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10 | Jens Axboe | 2020-10-23 | 6 | -54/+115 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | nvme-fc: shorten reconnect delay if possible for FC | James Smart | 2020-10-23 | 1 | -1/+18 | |
| | * | | | | | | | | | | nvme-fc: wait for queues to freeze before calling update_hr_hw_queues | James Smart | 2020-10-23 | 1 | -2/+5 | |
| | * | | | | | | | | | | nvme-fc: fix error loop in create_hw_io_queues | James Smart | 2020-10-23 | 1 | -2/+2 | |
| | * | | | | | | | | | | nvme-fc: fix io timeout to abort I/O | James Smart | 2020-10-23 | 1 | -39/+69 | |
| | * | | | | | | | | | | nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru | Chaitanya Kulkarni | 2020-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvmet: cleanup nvmet_passthru_map_sg() | Logan Gunthorpe | 2020-10-22 | 1 | -3/+4 | |
| | * | | | | | | | | | | nvmet: limit passthru MTDS by BIO_MAX_PAGES | Logan Gunthorpe | 2020-10-22 | 1 | -1/+8 | |
| | * | | | | | | | | | | nvmet: fix uninitialized work for zero kato | zhenwei pi | 2020-10-22 | 1 | -1/+2 | |
| | * | | | | | | | | | | nvme-pci: disable Write Zeroes on Sandisk Skyhawk | Kai-Heng Feng | 2020-10-22 | 1 | -0/+2 | |
| | * | | | | | | | | | | nvme: use queuedata for nvme_req_qid | Keith Busch | 2020-10-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | nvme-rdma: fix crash due to incorrect cqe | Chao Leng | 2020-10-22 | 1 | -2/+3 | |
| | * | | | | | | | | | | nvme-rdma: fix crash when connect rejected | Chao Leng | 2020-10-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | null_blk: use zone status for max active/open | Keith Busch | 2020-10-22 | 1 | -26/+43 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | block: remove unused members for io_context | Yufen Yu | 2020-10-20 | 1 | -6/+0 | |
| * | | | | | | | | | | blk-mq: remove the calling of local_memory_node() | Xianting Tian | 2020-10-20 | 2 | -2/+2 | |
| * | | | | | | | | | | zram: Fix __zram_bvec_{read,write}() locking order | Peter Zijlstra | 2020-10-19 | 1 | -3/+5 | |
| * | | | | | | | | | | skd_main: remove unused including <linux/version.h> | Tian Tao | 2020-10-17 | 1 | -1/+0 | |
| * | | | | | | | | | | sgl_alloc_order: fix memory leak | Douglas Gilbert | 2020-10-16 | 1 | -1/+1 | |
| * | | | | | | | | | | lightnvm: fix out-of-bounds write to array devices->info[] | Colin Ian King | 2020-10-16 | 1 | -2/+3 | |
| * | | | | | | | | | | nbd: make the config put is called before the notifying the waiter | Xiubo Li | 2020-10-14 | 1 | -1/+1 | |
| * | | | | | | | | | | scsi: handle zone resources errors | Damien Le Moal | 2020-10-13 | 1 | -0/+9 | |
| * | | | | | | | | | | nvme: translate zone resource errors | Keith Busch | 2020-10-13 | 1 | -0/+4 | |
| * | | | | | | | | | | block: add zone specific block statuses | Keith Busch | 2020-10-13 | 3 | -0/+30 | |
| * | | | | | | | | | | block/rnbd-clt: send_msg_close if any error occurs after send_msg_open | Gioh Kim | 2020-10-13 | 1 | -1/+3 | |
| * | | | | | | | | | | block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote device | Jack Wang | 2020-10-13 | 1 | -5/+0 | |
| * | | | | | | | | | | block/rnbd-clt: remove nr argument from send_usr_msg | Guoqing Jiang | 2020-10-13 | 1 | -5/+5 | |
* | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-24 | 5 | -118/+191 | |
|\ \ \ \ \ \ \ \ \ \ \ |