| Commit message (Expand) | Author | Age | Files | Lines |
* | rtc: simplify the return expression of rx8025_set_offset() | Minghao Chi | 2022-05-18 | 1 | -6/+1 |
* | rtc: pcf85063: Add a compatible entry for pca85073a | Fabio Estevam | 2022-05-18 | 1 | -0/+2 |
* | rtc: rzn1: Add oscillator offset support | Miquel Raynal | 2022-05-17 | 1 | -0/+73 |
* | rtc: rzn1: Add alarm support | Miquel Raynal | 2022-05-17 | 1 | -1/+105 |
* | rtc: rzn1: Add new RTC driver | Michel Pollet | 2022-05-17 | 3 | -0/+251 |
* | rtc: sun6i: Add NVMEM provider | Samuel Holland | 2022-05-17 | 1 | -0/+42 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2022-04-03 | 2 | -136/+14 |
|\ |
|
| * | Revert "clk: Drop the rate range on clk_put()" | Stephen Boyd | 2022-04-03 | 2 | -136/+14 |
* | | Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-02 | 1 | -12/+12 |
|\ \ |
|
| * | | Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()" | Jens Axboe | 2022-04-02 | 1 | -12/+12 |
* | | | Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-04-02 | 1 | -8/+0 |
|\ \ \ |
|
| * | | | PCI: hv: Remove unused hv_set_msi_entry_from_desc() | YueHaibing | 2022-03-31 | 1 | -8/+0 |
* | | | | Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-04-02 | 6 | -152/+181 |
|\ \ \ \ |
|
| * | | | | platform/chrome: cros_ec_debugfs: detach log reader wq from devm | Tzung-Bi Shih | 2022-04-01 | 1 | -6/+6 |
| * | | | | platform: chrome: Split trace include file | Gwendal Grignou | 2022-04-01 | 4 | -97/+127 |
| * | | | | platform/chrome: cros_ec_typec: Update mux flags during partner removal | Prashant Malani | 2022-02-15 | 1 | -0/+1 |
| * | | | | platform/chrome: cros_ec_typec: Configure muxes at start of port update | Prashant Malani | 2022-02-15 | 1 | -6/+6 |
| * | | | | platform/chrome: cros_ec_typec: Get mux state inside configure_mux | Prashant Malani | 2022-02-15 | 1 | -32/+23 |
| * | | | | platform/chrome: cros_ec_typec: Move mux flag checks | Prashant Malani | 2022-02-15 | 1 | -7/+7 |
| * | | | | platform/chrome: cros_ec_typec: Check for EC device | Prashant Malani | 2022-02-01 | 1 | -0/+6 |
| * | | | | platform/chrome: cros_ec_typec: Make try power role optional | Prashant Malani | 2022-01-31 | 1 | -7/+8 |
* | | | | | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-02 | 22 | -90/+182 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | drbd: remove check of list iterator against head past the loop body | Jakob Koschel | 2022-04-01 | 1 | -15/+27 |
| * | | | | drbd: remove usage of list iterator variable after loop | Jakob Koschel | 2022-04-01 | 1 | -2/+5 |
| * | | | | nbd: fix possible overflow on 'first_minor' in nbd_dev_add() | Zhang Wensheng | 2022-03-31 | 1 | -12/+12 |
| * | | | | drbd: fix potential silent data corruption | Lars Ellenberg | 2022-03-30 | 1 | -1/+2 |
| * | | | | loop: fix ioctl calls using compat_loop_info | Carlos Llamas | 2022-03-30 | 1 | -0/+1 |
| * | | | | nvme-multipath: fix hang when disk goes live over reconnect | Anton Eidelman | 2022-03-29 | 3 | -2/+28 |
| * | | | | nvme: fix RCU hole that allowed for endless looping in multipath round robin | Chris Leech | 2022-03-29 | 1 | -4/+10 |
| * | | | | nvme: allow duplicate NSIDs for private namespaces | Sungup Moon | 2022-03-29 | 3 | -8/+33 |
| * | | | | nvmet: remove redundant assignment after left shift | Colin Ian King | 2022-03-29 | 1 | -1/+1 |
| * | | | | nvmet: use a private workqueue instead of the system workqueue | Sagi Grimberg | 2022-03-29 | 11 | -37/+50 |
| * | | | | nvme-pci: add quirks for Samsung X5 SSDs | Monish Kumar R | 2022-03-23 | 1 | -1/+4 |
| * | | | | nvme-pci: expose use_threaded_interrupts read-only in sysfs | Xin Hao | 2022-03-23 | 1 | -1/+1 |
| * | | | | nvme: fix the read-only state for zoned namespaces with unsupposed features | Pankaj Raghav | 2022-03-23 | 1 | -3/+5 |
| * | | | | n64cart: convert bi_disk to bi_bdev->bd_disk fix build | Jackie Liu | 2022-03-21 | 1 | -1/+1 |
| * | | | | xen/blkfront: fix comment for need_copy | Dongli Zhang | 2022-03-21 | 1 | -1/+1 |
| * | | | | xen-blkback: remove redundant assignment to variable i | Colin Ian King | 2022-03-21 | 1 | -1/+1 |
* | | | | | Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-04-02 | 4 | -14/+31 |
|\ \ \ \ \ |
|
| * | | | | | dm: fix bio polling to handle possibile BLK_STS_AGAIN | Ming Lei | 2022-04-01 | 1 | -7/+13 |
| * | | | | | dm: fix dm_io and dm_target_io flags race condition on Alpha | Mikulas Patocka | 2022-04-01 | 1 | -2/+2 |
| * | | | | | dm integrity: set journal entry unused when shrinking device | Mikulas Patocka | 2022-04-01 | 1 | -2/+4 |
| * | | | | | dm ioctl: log an error if the ioctl structure is corrupted | Mikulas Patocka | 2022-04-01 | 1 | -3/+12 |
* | | | | | | Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-04-01 | 9 | -135/+903 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | RISC-V CPU Idle Support | Palmer Dabbelt | 2022-03-31 | 9 | -135/+903 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpuidle: Add RISC-V SBI CPU idle driver | Anup Patel | 2022-03-10 | 4 | -0/+651 |
| | * | | | | | | cpuidle: Factor-out power domain related code from PSCI domain driver | Anup Patel | 2022-03-10 | 7 | -135/+252 |
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge tag 's390-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2022-04-01 | 12 | -52/+88 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | s390: cleanup timer API use | Yu Liao | 2022-03-27 | 5 | -27/+10 |
| * | | | | | | | s390/zcrypt: fix using the correct variable for sizeof() | Jakob Koschel | 2022-03-27 | 1 | -1/+1 |