Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb() | Richard Weinberger | 2020-11-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | afs: Fix afs_write_end() when called with copied == 0 [ver #3] | David Howells | 2020-11-14 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-11-13 | 4 | -63/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | vfs: move __sb_{start,end}_write* to fs.h | Darrick J. Wong | 2020-11-10 | 2 | -33/+18 | |
| | * | | | | | | | | | | | | | vfs: separate __sb_start_write into blocking and non-blocking helpers | Darrick J. Wong | 2020-11-10 | 4 | -19/+25 | |
| | * | | | | | | | | | | | | | vfs: remove lockdep bogosity in __sb_start_write | Darrick J. Wong | 2020-11-10 | 1 | -29/+4 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2020-11-13 | 5 | -15/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | xfs: fix a missing unlock on error in xfs_fs_map_blocks | Christoph Hellwig | 2020-11-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | xfs: fix brainos in the refcount scrubber's rmap fragment processor | Darrick J. Wong | 2020-11-10 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | xfs: fix rmap key and record comparison functions | Darrick J. Wong | 2020-11-10 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextents | Darrick J. Wong | 2020-11-10 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | xfs: fix flags argument to rmap lookup when converting shared file rmaps | Darrick J. Wong | 2020-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-11-13 | 5 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | loop: Fix occasional uevent drop | Petr Vorel | 2020-11-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | block: add a return value to set_capacity_revalidate_and_notify | Christoph Hellwig | 2020-11-12 | 2 | -2/+5 | |
| | * | | | | | | | | | | | | | | nbd: fix a block_device refcount leak in nbd_release | Christoph Hellwig | 2020-11-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | Merge tag 'nvme-5.10-2020-11-10' of git://git.infradead.org/nvme into block-5.10 | Jens Axboe | 2020-11-10 | 1 | -2/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | nvme: fix incorrect behavior when BLKROSET is called by the user | Sagi Grimberg | 2020-11-09 | 1 | -2/+0 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-11-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | io_uring: round-up cq size before comparing with rounded sq size | Jens Axboe | 2020-11-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2020-11-13 | 3 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | dt-bindings: clock: imx5: fix example | Marc Kleine-Budde | 2020-11-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53 | Marc Kleine-Budde | 2020-11-13 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode | Marc Kleine-Budde | 2020-11-11 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | of/address: Fix of_node memory leak in of_dma_is_coherent | Evan Nimmo | 2020-11-11 | 1 | -1/+3 | |
| | | |_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-11-13 | 8 | -82/+127 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'intel-pinctrl-v5.10-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij | 2020-11-10 | 1 | -10/+30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | pinctrl: intel: Set default bias in case no particular value given | Andy Shevchenko | 2020-10-26 | 1 | -0/+8 | |
| | | * | | | | | | | | | | | | | | | pinctrl: intel: Fix 2 kOhm bias which is 833 Ohm | Andy Shevchenko | 2020-10-26 | 1 | -10/+22 | |
| | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | pinctrl: qcom: sm8250: Specify PDC map | Bjorn Andersson | 2020-11-10 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback | Maulik Shah | 2020-11-10 | 1 | -13/+19 | |
| | * | | | | | | | | | | | | | | | pinctrl: amd: use higher precision for 512 RtcClk | Coiby Xu | 2020-11-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | pinctrl: amd: fix incorrect way to disable debounce filter | Coiby Xu | 2020-11-10 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | pinctrl: aspeed: Fix GPI only function problem. | Billy Tsai | 2020-11-05 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | pinctrl: mcp23s08: Print error message when regmap init fails | Andy Shevchenko | 2020-11-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | pinctrl: mcp23s08: Use full chunk of memory for regmap configuration | Andy Shevchenko | 2020-11-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | pinctrl: rockchip: create irq mapping in gpio_to_irq | Jianqun Xu | 2020-11-04 | 1 | -16/+12 | |
| | * | | | | | | | | | | | | | | | pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq | Jianqun Xu | 2020-11-04 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | pinctrl: ingenic: Fix invalid SSI pins | Paul Cercueil | 2020-10-28 | 1 | -36/+36 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'gpio-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2020-11-13 | 8 | -80/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | gpio: sifive: Fix SiFive gpio probe | Damien Le Moal | 2020-11-11 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Walleij | 2020-11-10 | 5 | -26/+74 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | gpio: pcie-idio-24: Enable PEX8311 interrupts | Arnaud de Turckheim | 2020-11-06 | 1 | -1/+51 | |
| | | * | | | | | | | | | | | | | | | gpio: pcie-idio-24: Fix IRQ Enable Register value | Arnaud de Turckheim | 2020-11-06 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | gpio: pcie-idio-24: Fix irq mask when masking | Arnaud de Turckheim | 2020-11-06 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | gpiolib: fix sysfs when cdev is not selected | Kent Gibson | 2020-11-05 | 2 | -18/+15 | |
| | | * | | | | | | | | | | | | | | | gpio: aspeed: fix ast2600 bank properties | Billy Tsai | 2020-10-26 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | gpio: dwapb: Fix missing conversion to GPIO-lib-based IRQ-chip | Jia He | 2020-10-26 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts"" | Tony Lindgren | 2020-10-28 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | gpio: uapi: clarify the meaning of 'empty' char arrays | Kent Gibson | 2020-10-28 | 1 | -3/+3 |