index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
5
-15
/
+14
2021-11-29
block: merge disk_scan_partitions and blkdev_reread_part
Christoph Hellwig
3
-33
/
+18
2021-11-29
block: remove a dead check in show_partition
Christoph Hellwig
1
-3
/
+1
2021-11-29
block: remove GENHD_FL_CD
Christoph Hellwig
5
-30
/
+21
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
4
-8
/
+7
2021-11-29
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
2
-16
/
+7
2021-11-29
block: don't include blk-mq headers in blk-core.c
Christoph Hellwig
1
-3
/
+0
2021-11-29
block: move blk_print_req_error to blk-mq.c
Christoph Hellwig
3
-13
/
+17
2021-11-29
block: move blk_dump_rq_flags to blk-mq.c
Christoph Hellwig
2
-14
/
+14
2021-11-29
block: move blk_account_io_{start,done} to blk-mq.c
Christoph Hellwig
3
-46
/
+44
2021-11-29
block: move blk_steal_bios to blk-mq.c
Christoph Hellwig
2
-21
/
+21
2021-11-29
block: move blk_rq_init to blk-mq.c
Christoph Hellwig
2
-17
/
+17
2021-11-29
block: move request based cloning helpers to blk-mq.c
Christoph Hellwig
4
-187
/
+185
2021-11-29
blk-mq: move blk_mq_flush_plug_list
Christoph Hellwig
1
-92
/
+92
2021-11-29
block: remove blk-exec.c
Christoph Hellwig
5
-122
/
+108
2021-11-29
block: remove rq_flush_dcache_pages
Christoph Hellwig
4
-32
/
+13
2021-11-29
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
3
-45
/
+41
2021-11-28
Linux 5.16-rc3
v5.16-rc3
Linus Torvalds
1
-1
/
+1
2021-11-27
vmxnet3: Use generic Kconfig option for page size limit
Guenter Roeck
1
-3
/
+1
2021-11-27
fs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
Guenter Roeck
1
-0
/
+1
2021-11-27
arch: Add generic Kconfig option indicating page size smaller than 64k
Guenter Roeck
1
-0
/
+10
2021-11-27
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-27
io_uring: Fix undefined-behaviour in io_issue_sqe
Ye Bin
1
-0
/
+3
2021-11-27
io_uring: fix soft lockup when call __io_remove_buffers
Ye Bin
1
-3
/
+2
2021-11-26
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
1
-6
/
+18
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-11-26
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
1
-2
/
+2
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-11-26
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-11-26
net: mscc: ocelot: correctly report the timestamping RX filters in ethtool
Vladimir Oltean
1
-1
/
+4
2021-11-26
net: mscc: ocelot: set up traps for PTP packets
Vladimir Oltean
1
-1
/
+240
2021-11-26
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
Vladimir Oltean
1
-0
/
+1
2021-11-26
net: mscc: ocelot: create a function that replaces an existing VCAP filter
Vladimir Oltean
2
-0
/
+18
2021-11-26
net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP
Vladimir Oltean
1
-6
/
+0
2021-11-26
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-11-26
net: hns3: fix one incorrect value of page pool info when queried by debugfs
Hao Chen
1
-1
/
+2
2021-11-26
net: hns3: add check NULL address for page pool
Hao Chen
1
-0
/
+5
2021-11-26
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+12
2021-11-26
net: qed: fix the array may be out of bound
zhangyue
1
-3
/
+3
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-11-26
ptp: fix filter names in the documentation
Jakub Kicinski
1
-2
/
+2
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
1
-0
/
+2
2021-11-26
zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACK
Jens Axboe
1
-0
/
+2
[next]