All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-11 12:15:13 to 2020-04-11 12:28:29 UTC [more...]

[PATCH 4.9 00/32] 4.9.219-rc1 review
 2020-04-11 12:09 UTC  (7+ messages)
` [PATCH 4.9 04/32] ipv4: fix a RCU-list lock in fib_triestat_seq_show
` [PATCH 4.9 07/32] sctp: fix possibly using a bad saddr with a given dst
` [PATCH 4.9 08/32] drm/etnaviv: replace MMU flush marker with flush sequence
` [PATCH 4.9 26/32] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 4.9 29/32] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.9 32/32] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

Running m68k on qemu with external initramfs?
 2020-04-11 12:12 UTC  (2+ messages)

[PATCH 4.14 00/38] 4.14.176-rc1 review
 2020-04-11 12:09 UTC  (9+ messages)
` [PATCH 4.14 03/38] sctp: fix refcount bug in sctp_wfree
` [PATCH 4.14 06/38] initramfs: restore default compression behavior
` [PATCH 4.14 11/38] misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
` [PATCH 4.14 14/38] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [PATCH 4.14 20/38] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [PATCH 4.14 25/38] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 4.14 33/38] clk: qcom: rcg: Return failure for RCG update
` [PATCH 4.14 35/38] arm64: Fix size of __early_cpu_boot_status

[PATCH v2 0/2] staging: vt6656: Refactor the vnt_get_phy_field function
 2020-04-11 12:26 UTC  (6+ messages)
` [PATCH v2 1/2] staging: vt6656: Refactor the assignment of the phy->signal variable
` [PATCH v2 2/2] staging: vt6656: Remove duplicate code for the phy->service assignment

[PATCH 4.19 00/54] 4.19.115-rc1 review
 2020-04-11 12:09 UTC  (43+ messages)
` [PATCH 4.19 05/54] nvme-rdma: Avoid double freeing of async event data
` [PATCH 4.19 07/54] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH 4.19 08/54] initramfs: restore default compression behavior
` [PATCH 4.19 09/54] drm/amdgpu: fix typo for vcn1 idle check
` [PATCH 4.19 16/54] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [PATCH 4.19 17/54] coresight: do not use the BIT() macro in the UAPI header
` [PATCH 4.19 18/54] mei: me: add cedar fork device ids
` [PATCH 4.19 19/54] extcon: axp288: Add wakeup support
` [PATCH 4.19 20/54] power: supply: axp288_charger: Add special handling for HP Pavilion x2 10
` [PATCH 4.19 21/54] ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 Classified motherboard
` [PATCH 4.19 22/54] rxrpc: Fix sendmsg(MSG_WAITALL) handling
` [PATCH 4.19 23/54] net: Fix Tx hash bound checking
` [PATCH 4.19 24/54] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH 4.19 25/54] bitops: protect variables in set_mask_bits() macro
` [PATCH 4.19 26/54] include/linux/notifier.h: SRCU: fix ctags
` [PATCH 4.19 27/54] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [PATCH 4.19 28/54] ipv6: dont auto-add link-local address to lag ports
` [PATCH 4.19 29/54] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
` [PATCH 4.19 30/54] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 4.19 31/54] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 4.19 32/54] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 4.19 34/54] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [PATCH 4.19 35/54] random: always use batched entropy for get_random_u{32,64}
` [PATCH 4.19 36/54] usb: dwc3: gadget: Wrap around when skip TRBs
` [PATCH 4.19 37/54] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 4.19 38/54] hwrng: imx-rngc - fix an error path
` [PATCH 4.19 39/54] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 4.19 40/54] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 4.19 41/54] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 4.19 42/54] ceph: remove the extra slashes in the server path
` [PATCH 4.19 43/54] ceph: canonicalize server path in place
` [PATCH 4.19 44/54] RDMA/ucma: Put a lock around every call to the rdma_cm layer
` [PATCH 4.19 45/54] RDMA/cma: Teach lockdep about the order of rtnl and lock
` [PATCH 4.19 46/54] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 4.19 47/54] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 4.19 48/54] fbcon: fix null-ptr-deref in fbcon_switch
` [PATCH 4.19 49/54] clk: qcom: rcg: Return failure for RCG update
` [PATCH 4.19 50/54] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.19 51/54] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.19 52/54] rpmsg: glink: Remove chunk size word align warning
` [PATCH 4.19 53/54] usb: dwc3: dont set gadget->is_otg flag
` [PATCH 4.19 54/54] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

[Bug 1863441] [NEW] cmd_mode_sense always reports 0x70, no CDROM present
 2020-04-11 12:18 UTC  (2+ messages)
` [Bug 1863441] "

[PATCH 1/2] hwmon: Add amd_energy driver to report energy counters
 2020-04-11 12:26 UTC  (3+ messages)

[PATCH] submodule: add verbose mode for add/update
 2020-04-11 12:08 UTC  (4+ messages)
` When will this patch be merged?

[PATCH v4] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-04-11 12:25 UTC  (2+ messages)

[PATCH] KVM: handle the right RAS SEA(Synchronous External Abort) type
 2020-04-11 12:17 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] igt: Allow ':' in subtest names
 2020-04-11 12:24 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] "

[PATCH 5.4 00/41] 5.4.32-rc1 review
 2020-04-11 12:09 UTC  (41+ messages)
` [PATCH 5.4 01/41] net: phy: realtek: fix handling of RTL8105e-integrated PHY
` [PATCH 5.4 02/41] cxgb4: fix MPS index overwrite when setting MAC address
` [PATCH 5.4 03/41] ipv6: dont auto-add link-local address to lag ports
` [PATCH 5.4 04/41] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
` [PATCH 5.4 05/41] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 5.4 06/41] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
` [PATCH 5.4 07/41] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 5.4 08/41] net_sched: add a temporary refcnt for struct tcindex_data
` [PATCH 5.4 09/41] net_sched: fix a missing refcnt in tcindex_init()
` [PATCH 5.4 10/41] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 5.4 12/41] tun: Dont put_page() for all negative return values from XDP program
` [PATCH 5.4 13/41] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [PATCH 5.4 14/41] r8169: change back SG and TSO to be disabled by default
` [PATCH 5.4 15/41] s390: prevent leaking kernel address in BEAR
` [PATCH 5.4 16/41] random: always use batched entropy for get_random_u{32,64}
` [PATCH 5.4 17/41] usb: dwc3: gadget: Wrap around when skip TRBs
` [PATCH 5.4 18/41] uapi: rename ext2_swab() to swab() and share globally in swab.h
` [PATCH 5.4 19/41] slub: improve bit diffusion for freelist ptr obfuscation
` [PATCH 5.4 20/41] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 5.4 21/41] hwrng: imx-rngc - fix an error path
` [PATCH 5.4 22/41] ACPI: PM: Add acpi_[un]register_wakeup_handler()
` [PATCH 5.4 23/41] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
` [PATCH 5.4 24/41] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 5.4 25/41] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 5.4 26/41] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 5.4 27/41] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
` [PATCH 5.4 28/41] ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D
` [PATCH 5.4 29/41] ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A
` [PATCH 5.4 30/41] ceph: remove the extra slashes in the server path
` [PATCH 5.4 31/41] ceph: canonicalize server path in place
` [PATCH 5.4 32/41] include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
` [PATCH 5.4 33/41] RDMA/ucma: Put a lock around every call to the rdma_cm layer
` [PATCH 5.4 34/41] RDMA/cma: Teach lockdep about the order of rtnl and lock
` [PATCH 5.4 35/41] RDMA/siw: Fix passive connection establishment
` [PATCH 5.4 36/41] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 5.4 37/41] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 5.4 38/41] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH 5.4 39/41] fbcon: fix null-ptr-deref in fbcon_switch
` [PATCH 5.4 40/41] drm/i915: Fix ref->mutex deadlock in i915_active_wait()
` [PATCH 5.4 41/41] iommu/vt-d: Allow devices with RMRRs to use identity domain

[PATCH v3 0/6] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-11 12:24 UTC  (4+ messages)
` [PATCH v3 3/6] media: staging: rkisp1: cap: change the logic for writing to uv swap register

[PATCH 5.5 00/44] 5.5.17-rc1 review
 2020-04-11 12:10 UTC  (45+ messages)
` [PATCH 5.5 01/44] cxgb4: fix MPS index overwrite when setting MAC address
` [PATCH 5.5 02/44] ipv6: dont auto-add link-local address to lag ports
` [PATCH 5.5 03/44] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
` [PATCH 5.5 04/44] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 5.5 05/44] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
` [PATCH 5.5 06/44] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 5.5 07/44] net_sched: add a temporary refcnt for struct tcindex_data
` [PATCH 5.5 08/44] net_sched: fix a missing refcnt in tcindex_init()
` [PATCH 5.5 09/44] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 5.5 10/44] slcan: Dont transmit uninitialized stack data in padding
` [PATCH 5.5 11/44] tun: Dont put_page() for all negative return values from XDP program
` [PATCH 5.5 12/44] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [PATCH 5.5 13/44] r8169: change back SG and TSO to be disabled by default
` [PATCH 5.5 14/44] cxgb4: free MQPRIO resources in shutdown path
` [PATCH 5.5 15/44] net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
` [PATCH 5.5 16/44] s390: prevent leaking kernel address in BEAR
` [PATCH 5.5 17/44] random: always use batched entropy for get_random_u{32,64}
` [PATCH 5.5 18/44] usb: dwc3: gadget: Wrap around when skip TRBs
` [PATCH 5.5 19/44] uapi: rename ext2_swab() to swab() and share globally in swab.h
` [PATCH 5.5 20/44] slub: improve bit diffusion for freelist ptr obfuscation
` [PATCH 5.5 21/44] include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
` [PATCH 5.5 22/44] ubi: fastmap: Free unused fastmap anchor peb during detach
` [PATCH 5.5 23/44] RDMA/ucma: Put a lock around every call to the rdma_cm layer
` [PATCH 5.5 24/44] RDMA/cma: Teach lockdep about the order of rtnl and lock
` [PATCH 5.5 25/44] RDMA/siw: Fix passive connection establishment
` [PATCH 5.5 26/44] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 5.5 27/44] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 5.5 28/44] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH 5.5 29/44] fbcon: fix null-ptr-deref in fbcon_switch
` [PATCH 5.5 30/44] driver core: Reevaluate dev->links.need_for_probe as suppliers are added
` [PATCH 5.5 31/44] iommu/vt-d: Allow devices with RMRRs to use identity domain
` [PATCH 5.5 32/44] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 5.5 33/44] hwrng: imx-rngc - fix an error path
` [PATCH 5.5 34/44] ACPI: PM: Add acpi_[un]register_wakeup_handler()
` [PATCH 5.5 35/44] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
` [PATCH 5.5 36/44] ASoC: tas2562: Fixed incorrect amp_level setting
` [PATCH 5.5 37/44] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 5.5 38/44] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 5.5 39/44] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 5.5 40/44] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
` [PATCH 5.5 41/44] ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7D
` [PATCH 5.5 42/44] ARM: imx: only select ARM_ERRATA_814220 for ARMv7-A
` [PATCH 5.5 43/44] ceph: remove the extra slashes in the server path
` [PATCH 5.5 44/44] ceph: canonicalize server path in place

[PATCH 5.6 00/38] 5.6.4-rc1 review
 2020-04-11 12:10 UTC  (38+ messages)
` [PATCH 5.6 01/38] cxgb4: fix MPS index overwrite when setting MAC address
` [PATCH 5.6 02/38] ipv6: dont auto-add link-local address to lag ports
` [PATCH 5.6 03/38] net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
` [PATCH 5.6 04/38] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 5.6 05/38] net: dsa: mt7530: fix null pointer dereferencing in port5 setup
` [PATCH 5.6 06/38] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 5.6 07/38] net_sched: add a temporary refcnt for struct tcindex_data
` [PATCH 5.6 08/38] net_sched: fix a missing refcnt in tcindex_init()
` [PATCH 5.6 09/38] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 5.6 11/38] tun: Dont put_page() for all negative return values from XDP program
` [PATCH 5.6 12/38] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [PATCH 5.6 13/38] r8169: change back SG and TSO to be disabled by default
` [PATCH 5.6 14/38] cxgb4: free MQPRIO resources in shutdown path
` [PATCH 5.6 15/38] net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
` [PATCH 5.6 16/38] s390: prevent leaking kernel address in BEAR
` [PATCH 5.6 17/38] random: always use batched entropy for get_random_u{32,64}
` [PATCH 5.6 18/38] usb: dwc3: gadget: Wrap around when skip TRBs
` [PATCH 5.6 19/38] slub: improve bit diffusion for freelist ptr obfuscation
` [PATCH 5.6 20/38] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 5.6 21/38] hwrng: imx-rngc - fix an error path
` [PATCH 5.6 22/38] ACPI: PM: Add acpi_[un]register_wakeup_handler()
` [PATCH 5.6 23/38] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
` [PATCH 5.6 24/38] ASoC: tas2562: Fixed incorrect amp_level setting
` [PATCH 5.6 25/38] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 5.6 26/38] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 5.6 27/38] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 5.6 28/38] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
` [PATCH 5.6 29/38] ubi: fastmap: Free unused fastmap anchor peb during detach
` [PATCH 5.6 30/38] RDMA/ucma: Put a lock around every call to the rdma_cm layer
` [PATCH 5.6 31/38] RDMA/cma: Teach lockdep about the order of rtnl and lock
` [PATCH 5.6 32/38] RDMA/siw: Fix passive connection establishment
` [PATCH 5.6 33/38] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 5.6 34/38] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 5.6 35/38] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH 5.6 36/38] fbcon: fix null-ptr-deref in fbcon_switch
` [PATCH 5.6 37/38] io-uring: drop completion when removing file
` [PATCH 5.6 38/38] driver core: Reevaluate dev->links.need_for_probe as suppliers are added

Cherry pick a commit but with files in another location
 2020-04-11 12:21 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.