Age | Commit message (Expand) | Author |
2022-03-29 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2022-03-29 | rtc: check if __rtc_read_time was successful | Tom Rix |
2022-03-29 | rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram | Miaoqian Lin |
2022-03-29 | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello |
2022-03-29 | parisc: Fix CPU affinity for Lasi, WAX and Dino chips | Helge Deller |
2022-03-29 | Merge tag 'devprop-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-29 | Merge tag 'pm-5.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2022-03-29 | Merge branches 'clk-sifive' and 'clk-visconti' into clk-next | Stephen Boyd |
2022-03-29 | Merge branches 'clk-range', 'clk-uniphier', 'clk-apple' and 'clk-qcom' into c... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-starfive', 'clk-ti', 'clk-terminate' and 'clk-cleanup' in... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-mvebu', 'clk-const', 'clk-imx' and 'clk-rockchip' into cl... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-xilinx', 'clk-kunit', 'clk-cs2000' and 'clk-renesas' into... | Stephen Boyd |
2022-03-29 | Merge branches 'clk-microchip', 'clk-si', 'clk-mtk', 'clk-at91' and 'clk-st' ... | Stephen Boyd |
2022-03-29 | clk: zynq: Update the parameters to zynq_clk_register_periph_clk | Shubhrajyoti Datta |
2022-03-29 | clk: zynq: trivial warning fix | Shubhrajyoti Datta |
2022-03-29 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2022-03-29 | Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2022-03-29 | phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE | Geert Uytterhoeven |
2022-03-29 | net: lan966x: fix kernel oops on ioctl when I/F is down | Michael Walle |
2022-03-29 | nvme-multipath: fix hang when disk goes live over reconnect | Anton Eidelman |
2022-03-29 | nvme: fix RCU hole that allowed for endless looping in multipath round robin | Chris Leech |
2022-03-29 | nvme: allow duplicate NSIDs for private namespaces | Sungup Moon |
2022-03-29 | nvmet: remove redundant assignment after left shift | Colin Ian King |
2022-03-29 | nvmet: use a private workqueue instead of the system workqueue | Sagi Grimberg |
2022-03-28 | ice: xsk: Fix indexing in ice_tx_xsk_pool() | Maciej Fijalkowski |
2022-03-28 | ice: xsk: Stop Rx processing when ntc catches ntu | Maciej Fijalkowski |
2022-03-28 | ice: xsk: Eliminate unnecessary loop iteration | Magnus Karlsson |
2022-03-28 | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-03-28 | net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator | Xiaomeng Tong |
2022-03-28 | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-03-28 | vdpa/mlx5: Avoid processing works if workqueue was destroyed | Eli Cohen |
2022-03-28 | vhost: handle error while adding split ranges to iotlb | Anirudh Rayabharam |
2022-03-28 | vdpa: support exposing the count of vqs to userspace | Longpeng |
2022-03-28 | vdpa: change the type of nvqs to u32 | Longpeng |
2022-03-28 | vdpa: support exposing the config size to userspace | Longpeng |
2022-03-28 | vdpa/mlx5: re-create forwarding rules after mac modified | Michael Qiu |
2022-03-28 | virtio: pci: check bar values read from virtio config space | Keir Fraser |
2022-03-28 | Revert "virtio_pci: harden MSI-X interrupts" | Jason Wang |
2022-03-28 | Revert "virtio-pci: harden INTX interrupts" | Jason Wang |
2022-03-28 | drivers/net/virtio_net: Added RSS hash report control. | Andrew Melnychenko |
2022-03-28 | drivers/net/virtio_net: Added RSS hash report. | Andrew Melnychenko |
2022-03-28 | drivers/net/virtio_net: Added basic RSS support. | Andrew Melnychenko |
2022-03-28 | drivers/net/virtio_net: Fixed padded vheader to use v1 with hash. | Andrew Melnychenko |
2022-03-28 | virtio: use virtio_device_ready() in virtio_device_restore() | Stefano Garzarella |
2022-03-28 | virtio_ring: remove flags check for unmap packed indirect desc | Xuan Zhuo |
2022-03-28 | virtio_ring: remove flags check for unmap split indirect desc | Xuan Zhuo |
2022-03-28 | virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed() | Xuan Zhuo |
2022-03-28 | net/mlx5: Add support for configuring max device MTU | Eli Cohen |
2022-03-28 | virtio-crypto: rename skcipher algs | zhenwei pi |
2022-03-28 | virtio-crypto: implement RSA algorithm | zhenwei pi |