summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-26macintosh/adb-iop: Correct comment textFinn Thain
2020-07-26macintosh/adb-iop: Remove dead and redundant codeFinn Thain
2020-07-26i2c: rcar: slave: only send STOP event when we have been addressedWolfram Sang
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-25tools/testing/nvdimm: Emulate firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Define runtime firmware activation commandsDan Williams
2020-07-25ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptorDan Williams
2020-07-25libnvdimm: Validate command family indicesDan Williams
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds
2020-07-25bcache: fix bio_{start,end}_io_acct with proper deviceColy Li
2020-07-25bcache: avoid extra memory consumption in struct bbio for large bucket sizeColy Li
2020-07-25bcache: avoid extra memory allocation from mempool c->fill_iterColy Li
2020-07-25bcache: add sysfs file to display feature sets information of cache setColy Li
2020-07-25bcache: add bucket_size_hi into struct cache_sb_disk for large bucketColy Li
2020-07-25bcache: handle btree node memory allocation properly for bucket size > 8MBColy Li
2020-07-25bcache: handle cache set verify_ondisk properly for bucket size > 8MBColy Li
2020-07-25bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...Coly Li
2020-07-25bcache: handle c->uuids properly for bucket size > 8MBColy Li
2020-07-25bcache: introduce meta_bucket_pages() related helper routinesColy Li
2020-07-25bcache: move bucket related code into read_super_common()Coly Li
2020-07-25bcache: increase super block version for cache device and backing deviceColy Li
2020-07-25bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-07-25bcache: disassemble the big if() checks in bch_cache_set_alloc()Coly Li
2020-07-25bcache: add more accurate error information in read_super_common()Coly Li
2020-07-25bcache: add read_super_common() to read major part of super blockColy Li
2020-07-25bcache: fix overflow in offset_to_stripe()Coly Li
2020-07-25bcache: avoid nr_stripes overflow in bcache_device_init()Coly Li
2020-07-25bcache: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-07-25bcache: movinggc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-07-25bcache: writeback: Remove unneeded variable iXu Wang
2020-07-25bcache: journel: use for_each_clear_bit() to simplify the codeXu Wang
2020-07-25bcache: allocate meta data pages as compound pagesColy Li
2020-07-25bcache: Fix typo in Kconfig nameJean Delvare
2020-07-25staging: comedi: addi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: amplc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: das: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: dt: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: ni: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: pcl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: pcm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: adl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: adv: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: cb: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25staging: comedi: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-25STAGING - REALTEK RTL8188EU DRIVERS: Fix Coding Style ErrorAnant Thazhemadam
2020-07-25firmware_loader: EFI firmware loader must handle pre-allocated bufferKees Cook
2020-07-25test_firmware: Test platform fw loading on non-EFI systemsKees Cook