All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-11 10:43:59 to 2020-04-11 12:18:46 UTC [more...]

[PATCH 5.4 00/41] 5.4.32-rc1 review
 2020-04-11 12:09 UTC  (29+ messages)
` [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 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 10/41] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 5.4 11/41] slcan: Dont transmit uninitialized stack data in padding
` [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 19/41] slub: improve bit diffusion for freelist ptr obfuscation
` [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 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 31/41] ceph: canonicalize server path in place
` [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 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 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 5.5 00/44] 5.5.17-rc1 review
 2020-04-11 12:09 UTC  (4+ 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 04/44] net: dsa: bcm_sf2: Ensure correct sub-node is parsed

[PATCH 5.6 00/38] 5.6.4-rc1 review
 2020-04-11 12:09 UTC  (2+ messages)
` [PATCH 5.6 10/38] slcan: Dont transmit uninitialized stack data in padding

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

[PATCH 4.19 00/54] 4.19.115-rc1 review
 2020-04-11 12:09 UTC  (41+ messages)
` [PATCH 4.19 01/54] ipv4: fix a RCU-list lock in fib_triestat_seq_show
` [PATCH 4.19 02/54] net, ip_tunnel: fix interface lookup with no key
` [PATCH 4.19 03/54] sctp: fix refcount bug in sctp_wfree
` [PATCH 4.19 04/54] sctp: fix possibly using a bad saddr with a given dst
` [PATCH 4.19 06/54] drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
` [PATCH 4.19 07/54] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH 4.19 09/54] drm/amdgpu: fix typo for vcn1 idle check
` [PATCH 4.19 10/54] tools/power turbostat: Fix gcc build warnings
` [PATCH 4.19 11/54] tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
` [PATCH 4.19 12/54] drm/etnaviv: replace MMU flush marker with flush sequence
` [PATCH 4.19 13/54] media: rc: IR signal for Panasonic air conditioner too long
` [PATCH 4.19 14/54] misc: rtsx: set correct pcr_ops for rts522A
` [PATCH 4.19 15/54] misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
` [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 23/54] net: Fix Tx hash bound checking
` [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 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 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 33/54] slcan: Dont transmit uninitialized stack data in padding
` [PATCH 4.19 34/54] mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
` [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 45/54] RDMA/cma: Teach lockdep about the order of rtnl and lock
` [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 51/54] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.19 53/54] usb: dwc3: dont set gadget->is_otg flag

[PATCH 4.14 00/38] 4.14.176-rc1 review
 2020-04-11 12:09 UTC  (31+ messages)
` [PATCH 4.14 01/38] ipv4: fix a RCU-list lock in fib_triestat_seq_show
` [PATCH 4.14 02/38] net, ip_tunnel: fix interface lookup with no key
` [PATCH 4.14 04/38] sctp: fix possibly using a bad saddr with a given dst
` [PATCH 4.14 05/38] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH 4.14 07/38] tools/power turbostat: Fix gcc build warnings
` [PATCH 4.14 08/38] drm/etnaviv: replace MMU flush marker with flush sequence
` [PATCH 4.14 09/38] blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
` [PATCH 4.14 10/38] blk-mq: Allow blocking queue tag iter callbacks
` [PATCH 4.14 12/38] coresight: do not use the BIT() macro in the UAPI header
` [PATCH 4.14 13/38] padata: always acquire cpu_hotplug_lock before pinst->lock
` [PATCH 4.14 15/38] ipv6: dont auto-add link-local address to lag ports
` [PATCH 4.14 16/38] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 4.14 17/38] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 4.14 18/38] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 4.14 19/38] slcan: Dont transmit uninitialized stack data in padding
` [PATCH 4.14 21/38] random: always use batched entropy for get_random_u{32,64}
` [PATCH 4.14 22/38] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 4.14 23/38] hwrng: imx-rngc - fix an error path
` [PATCH 4.14 24/38] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 4.14 26/38] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 4.14 27/38] ceph: remove the extra slashes in the server path
` [PATCH 4.14 28/38] ceph: canonicalize server path in place
` [PATCH 4.14 29/38] Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
` [PATCH 4.14 30/38] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 4.14 31/38] fbcon: fix null-ptr-deref in fbcon_switch
` [PATCH 4.14 32/38] acpi/nfit: Fix bus command validation
` [PATCH 4.14 34/38] drm/msm: stop abusing dma_map/unmap for cache
` [PATCH 4.14 36/38] rpmsg: glink: Remove chunk size word align warning
` [PATCH 4.14 37/38] usb: dwc3: dont set gadget->is_otg flag
` [PATCH 4.14 38/38] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

[PATCH 4.9 00/32] 4.9.219-rc1 review
 2020-04-11 12:09 UTC  (21+ messages)
` [PATCH 4.9 01/32] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 4.9 02/32] l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
` [PATCH 4.9 03/32] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH 4.9 05/32] net, ip_tunnel: fix interface lookup with no key
` [PATCH 4.9 06/32] sctp: fix refcount bug in sctp_wfree
` [PATCH 4.9 09/32] blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
` [PATCH 4.9 10/32] blk-mq: Allow blocking queue tag iter callbacks
` [PATCH 4.9 11/32] coresight: do not use the BIT() macro in the UAPI header
` [PATCH 4.9 14/32] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [PATCH 4.9 15/32] net: dsa: bcm_sf2: Ensure correct sub-node is parsed
` [PATCH 4.9 16/32] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 4.9 17/32] slcan: Dont transmit uninitialized stack data in padding
` [PATCH 4.9 18/32] net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registers
` [PATCH 4.9 21/32] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 4.9 23/32] IB/hfi1: Fix memory leaks in sysfs registration and unregistration
` [PATCH 4.9 25/32] ceph: canonicalize server path in place
` [PATCH 4.9 27/32] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 4.9 28/32] clk: qcom: rcg: Return failure for RCG update
` [PATCH 4.9 30/32] arm64: Fix size of __early_cpu_boot_status
` [PATCH 4.9 31/32] usb: dwc3: dont set gadget->is_otg flag

[PATCH 4.4 00/29] 4.4.219-rc1 review
 2020-04-11 12:08 UTC  (26+ messages)
` [PATCH 4.4 01/29] drm/bochs: downgrade pci_request_region failure from error to warning
` [PATCH 4.4 02/29] ipv4: fix a RCU-list lock in fib_triestat_seq_show
` [PATCH 4.4 03/29] net, ip_tunnel: fix interface lookup with no key
` [PATCH 4.4 04/29] sctp: fix possibly using a bad saddr with a given dst
` [PATCH 4.4 06/29] net: l2tp: Make l2tp_ip6 namespace aware
` [PATCH 4.4 07/29] l2tp: fix race in l2tp_recv_common()
` [PATCH 4.4 08/29] l2tp: ensure session cant get removed during pppol2tp_session_ioctl()
` [PATCH 4.4 09/29] l2tp: fix duplicate session creation
` [PATCH 4.4 10/29] l2tp: Refactor the codes with existing macros instead of literal number
` [PATCH 4.4 11/29] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 4.4 12/29] l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall()
` [PATCH 4.4 13/29] usb: gadget: uac2: Drop unused device qualifier descriptor
` [PATCH 4.4 14/29] usb: gadget: printer: "
` [PATCH 4.4 16/29] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [PATCH 4.4 17/29] net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
` [PATCH 4.4 18/29] slcan: Dont transmit uninitialized stack data in padding
` [PATCH 4.4 19/29] random: always use batched entropy for get_random_u{32,64}
` [PATCH 4.4 20/29] tools/accounting/getdelays.c: fix netlink attribute length
` [PATCH 4.4 22/29] xen-netfront: Fix mismatched rtnl_unlock
` [PATCH 4.4 23/29] xen-netfront: Update features after registering netdev
` [PATCH 4.4 24/29] ASoC: jz4740-i2s: Fix divider written at incorrect offset in register
` [PATCH 4.4 25/29] IB/hfi1: Call kobject_put() when kobject_init_and_add() fails
` [PATCH 4.4 27/29] RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
` [PATCH 4.4 28/29] clk: qcom: rcg: Return failure for RCG update
` [PATCH 4.4 29/29] drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()

[PATCH] i3c: master: Add driver for Silvaco I3C Dual-Role Master IP
 2020-04-11 12:09 UTC  (3+ messages)

[PATCH V2] crypto: marvell/octeontx - Add missing '\n' in log messages
 2020-04-11 12:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] igt: Allow ':' in subtest names
 2020-04-11 12:02 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] kms_flip: Convert to dynamic CRTC test groups
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] igt: Allow ':' in subtest names

[PATCH v3] drm/i915: Fix ref->mutex deadlock in i915_active_wait()
 2020-04-11 11:59 UTC  (4+ messages)
` [Intel-gfx] Patch "drm/i915: Fix ref->mutex deadlock in i915_active_wait()" has been added to the 5.4-stable tree
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Patch "drm/i915: Fix ref->mutex deadlock in i915_active_wait()" has been added to the 5.4-stable tree (rev2)

[PATCH 4.19 00/13] Backported fixes taken from Sony's Vendor tree
 2020-04-11 11:49 UTC  (8+ messages)
` [PATCH 4.19 10/13] wil6210: remove reset file from debugfs
` [PATCH 4.19 11/13] perf/core: Reattach a misplaced comment

[libvirt test] 149615: regressions - FAIL
 2020-04-11 11:45 UTC 

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-04-11 11:44 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] ethdev: add tm support for shaper config in pkt mode
  ` [dpdk-dev] [PATCH v2 2/4] drivers/net: update tm capability for existing pmds
  ` [dpdk-dev] [PATCH v2 3/4] app/testpmd: add tm cmd for non leaf and shaper pktmode
  ` [dpdk-dev] [PATCH v2 4/4] net/octeontx2: support tm length adjust and pkt mode

Patchset for CVE-2020-1749 Kernel 4.19
 2020-04-11 11:44 UTC  (2+ messages)

[PATCH v4.14.y] acpi/nfit: Fix bus command validation
 2020-04-11 11:41 UTC  (2+ messages)

[PATCH AUTOSEL 5.6 01/68] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
 2020-04-11 11:40 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 14/68] driver core: Reevaluate dev->links.need_for_probe as suppliers are added

[PATCH 0/1] drm/i915: Fix a deadlock that only affects 5.4
 2020-04-11 11:39 UTC  (7+ messages)
` [PATCH v2] drm/i915: Fix ref->mutex deadlock in i915_active_wait()
      ` [Intel-gfx] "

[xen-4.12-testing test] 149607: tolerable FAIL - PUSHED
 2020-04-11 11:33 UTC 

[dpdk-dev] [PATCH v4 5/5] net/tap: fix leak of fds on failure
 2020-04-11 11:24 UTC 

[dpdk-dev] [PATCH v4 4/5] net/tap: fix close a valid fd
 2020-04-11 11:24 UTC 

[dpdk-dev] [PATCH v4 3/5] net/tap: fix check for mbuf's nb_segs failure
 2020-04-11 11:23 UTC 

[dpdk-dev] [PATCH v4 2/5] net/tap: fix mbuf and mem leak during queue release
 2020-04-11 11:22 UTC 

[dpdk-dev] [PATCH v4 1/5] net/tap: fix mbuf double free when writev fails
 2020-04-11 11:21 UTC 

[dpdk-dev] [PATCH v4 0/5] fixes for tap
 2020-04-11 11:21 UTC 

Cherry pick a commit but with files in another location
 2020-04-11 11:21 UTC 

[PATCH v5 0/2] Replaced locks with lock guard macros
 2020-04-11 11:19 UTC  (3+ messages)
` [PATCH v5 2/2] lockable: replaced locks with lock guard macros where appropriate

next/master boot: 273 boots: 6 failed, 253 passed with 7 offline, 7 untried/unknown (next-20200411)
 2020-04-11 11:16 UTC 

[PATCH resend] fat: Improve the readahead for FAT entries
 2020-04-11 11:11 UTC 

[PATCH 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
 2020-04-11 11:10 UTC  (7+ messages)

KASAN: use-after-free Read in ath9k_htc_txcompletion_cb
 2020-04-11 11:09 UTC 

[igt-dev] [PATCH i-g-t] kms_flip: Convert to dynamic CRTC test groups
 2020-04-11 11:09 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for kms_flip: Convert to dynamic CRTC test groups (rev2)

[PATCH] crypto: marvell/octeontx - Add missing '\n' in log messages
 2020-04-11 11:05 UTC  (4+ messages)

[PATCH] irqchip/sifive-plic: Fix maximum priority threshold value
 2020-04-11 10:59 UTC  (3+ messages)

[Bug 206897] New: Huion tablet not recognized from kernel 5.3.1
 2020-04-11 10:56 UTC  (2+ messages)
` [Bug 206897] "

What about adding AT_NO_AUTOMOUNT analogue to openat2?
 2020-04-11 10:51 UTC  (5+ messages)

[PATCH 0/3] Introduce a counter inkernel API
 2020-04-11 10:43 UTC  (7+ messages)
` [PATCH 2/3] Input: rotary-encoder-counter: add DT bindings


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.