All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-14 10:05:44 to 2020-01-14 10:15:47 UTC [more...]

[PATCH 4.14 00/39] 4.14.165-stable review
 2020-01-14 10:02 UTC  (29+ messages)
` [PATCH 4.14 01/39] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.14 02/39] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 4.14 03/39] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.14 05/39] ALSA: hda/realtek - Set EAPD control to default for ALC222
` [PATCH 4.14 07/39] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.14 08/39] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.14 09/39] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 4.14 12/39] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 4.14 13/39] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 4.14 14/39] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
` [PATCH 4.14 16/39] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.14 17/39] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 4.14 20/39] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 4.14 21/39] HID: hid-input: clear unmapped usages
` [PATCH 4.14 24/39] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 4.14 25/39] staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
` [PATCH 4.14 26/39] tty: link tty and port before configuring it as console
` [PATCH 4.14 28/39] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 4.14 29/39] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
` [PATCH 4.14 30/39] scsi: bfa: release allocated memory in case of error
` [PATCH 4.14 31/39] rtl8xxxu: prevent leaking urb
` [PATCH 4.14 32/39] ath10k: fix memory leak
` [PATCH 4.14 33/39] arm64: cpufeature: Avoid warnings due to unused symbols
` [PATCH 4.14 34/39] HID: hiddev: fix mess in hiddev_open()
` [PATCH 4.14 35/39] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 4.14 37/39] phy: cpcap-usb: Fix flakey host idling and enumerating of devices
` [PATCH 4.14 38/39] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
` [PATCH 4.14 39/39] netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present

INFO: rcu detected stall in sys_kill
 2020-01-14 10:15 UTC  (20+ messages)

[Intel-gfx] [PATCH i-g-t v3] i915/perf: Find the associated perf-type for a particular device
 2020-01-14 10:15 UTC  (5+ messages)
` [Intel-gfx] [igt-dev] "
  `  "

[PATCH v2 1/3] target/riscv: Fix tb->flags FS status
 2020-01-14 10:14 UTC  (4+ messages)
` [PATCH v2 2/3] target/riscv: fsd/fsw doesn't dirty FP state
` [PATCH v2 3/3] target/riscv: update mstatus.SD when FS is set dirty

[dpdk-dev] [RFC 0/4] net/mlx5: dump software steering flows in HW
 2020-01-14 10:15 UTC  (4+ messages)
` [dpdk-dev] [RFC 2/4] app/testpmd: new flow dump CLI

[PATCH 4.9 00/31] 4.9.210-stable review
 2020-01-14 10:02 UTC  (32+ messages)
` [PATCH 4.9 01/31] kobject: Export kobject_get_unless_zero()
` [PATCH 4.9 02/31] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.9 03/31] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 4.9 04/31] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.9 05/31] tcp: minimize false-positives on TCP/GRO check
` [PATCH 4.9 06/31] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 4.9 07/31] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.9 08/31] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.9 09/31] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 4.9 10/31] HID: hid-input: clear unmapped usages
` [PATCH 4.9 11/31] Input: add safety guards to input_set_keycode()
` [PATCH 4.9 12/31] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 4.9 13/31] can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
` [PATCH 4.9 14/31] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 4.9 15/31] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 4.9 16/31] staging: vt6656: set usb_set_intfdata on driver fail
` [PATCH 4.9 17/31] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.9 18/31] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 4.9 19/31] usb: musb: Disable pullup at init
` [PATCH 4.9 20/31] usb: musb: dma: Correct parameter passed to IRQ handler
` [PATCH 4.9 21/31] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 4.9 22/31] staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
` [PATCH 4.9 23/31] tty: link tty and port before configuring it as console
` [PATCH 4.9 24/31] tty: always relink the port
` [PATCH 4.9 25/31] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 4.9 26/31] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
` [PATCH 4.9 27/31] scsi: bfa: release allocated memory in case of error
` [PATCH 4.9 28/31] rtl8xxxu: prevent leaking urb
` [PATCH 4.9 29/31] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 4.9 30/31] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
` [PATCH 4.9 31/31] netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-14 10:15 UTC  (6+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context

[PATCH v6] ASoC: Add MediaTek MT6660 Speaker Amp Driver
 2020-01-14 10:12 UTC  (5+ messages)

[PULL] Second set of IIO fixes for the 5.5 cycle
 2020-01-14 10:11 UTC  (3+ messages)

[Xen-devel] [qemu-mainline test] 146063: regressions - FAIL
 2020-01-14 10:14 UTC 

[PATCH 4.4 00/28] 4.4.210-stable review
 2020-01-14 10:02 UTC  (29+ messages)
` [PATCH 4.4 01/28] kobject: Export kobject_get_unless_zero()
` [PATCH 4.4 02/28] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.4 03/28] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 4.4 04/28] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.4 05/28] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 4.4 06/28] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.4 07/28] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.4 08/28] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 4.4 09/28] HID: hid-input: clear unmapped usages
` [PATCH 4.4 10/28] Input: add safety guards to input_set_keycode()
` [PATCH 4.4 11/28] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 4.4 12/28] can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
` [PATCH 4.4 13/28] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 4.4 14/28] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 4.4 15/28] staging: vt6656: set usb_set_intfdata on driver fail
` [PATCH 4.4 16/28] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.4 17/28] usb: musb: Disable pullup at init
` [PATCH 4.4 18/28] usb: musb: dma: Correct parameter passed to IRQ handler
` [PATCH 4.4 19/28] staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
` [PATCH 4.4 20/28] tty: link tty and port before configuring it as console
` [PATCH 4.4 21/28] tty: always relink the port
` [PATCH 4.4 22/28] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 4.4 23/28] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
` [PATCH 4.4 24/28] scsi: bfa: release allocated memory in case of error
` [PATCH 4.4 25/28] rtl8xxxu: prevent leaking urb
` [PATCH 4.4 26/28] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 4.4 27/28] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
` [PATCH 4.4 28/28] netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present

How to reset HBA when using libsas/mvsas
 2020-01-14 10:14 UTC  (4+ messages)

[Intel-gfx] [PATCH 01/13] drm/i915: Flush idle barriers when waiting
 2020-01-14 10:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/13] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] sched, fair: Allow a small load imbalance between low utilisation SD_NUMA domains v4
 2020-01-14 10:13 UTC 

[PATCH 000/104] virtiofs daemon [all]
 2020-01-14 10:12 UTC  (8+ messages)
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support

[PATCH 0/2] synquacer: add TPM support
 2020-01-14 10:13 UTC  (4+ messages)
` [PATCH 2/2] tpm: tis: add support for MMIO TPM on SynQuacer

[PATCH] rtc: i2c/spi: Avoid inclusion of REGMAP support when not needed
 2020-01-14 10:13 UTC  (7+ messages)

[virtio-dev] [PATCH v5] virtio-snd: add virtio sound device specification
 2020-01-14 10:12 UTC  (2+ messages)
` [virtio-dev] "

[igt-dev] [PATCH i-g-t 1/4] lib: Don't dump log buffer when dynamic subtest failure is inherited
 2020-01-14 10:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/4] "

[dpdk-dev] [PATCH] maintainers: set git tree for test applications
 2020-01-14 10:12 UTC  (3+ messages)

[PATCH v2] arm64: dts: mt8183: Enable CPU idle-states
 2020-01-14 10:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_huc_copy: Enable a HuC copy test
 2020-01-14 10:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_huc_copy: Enable a HuC copy test (rev4)

[PATCH] virtio-9p-device: fix memleak in virtio_9p_device_unrealize
 2020-01-14 10:08 UTC  (2+ messages)

[PATCH 4.19 00/46] 4.19.96-stable review
 2020-01-14 10:02 UTC  (42+ messages)
` [PATCH 4.19 01/46] chardev: Avoid potential use-after-free in chrdev_open()
` [PATCH 4.19 02/46] i2c: fix bus recovery stop mode timing
` [PATCH 4.19 03/46] usb: chipidea: host: Disable port power only if previously enabled
` [PATCH 4.19 04/46] ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
` [PATCH 4.19 05/46] ALSA: hda/realtek - Add new codec supported for ALCS1200A
` [PATCH 4.19 06/46] ALSA: hda/realtek - Set EAPD control to default for ALC222
` [PATCH 4.19 07/46] ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
` [PATCH 4.19 08/46] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 4.19 09/46] tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
` [PATCH 4.19 10/46] tracing: Change offset type to s32 in preempt/irq tracepoints
` [PATCH 4.19 11/46] HID: Fix slab-out-of-bounds read in hid_field_extract
` [PATCH 4.19 12/46] HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
` [PATCH 4.19 13/46] HID: hid-input: clear unmapped usages
` [PATCH 4.19 14/46] Input: add safety guards to input_set_keycode()
` [PATCH 4.19 15/46] Input: input_event - fix struct padding on sparc64
` [PATCH 4.19 16/46] drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model
` [PATCH 4.19 18/46] drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
` [PATCH 4.19 19/46] can: kvaser_usb: fix interface sanity check
` [PATCH 4.19 20/46] can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
` [PATCH 4.19 21/46] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 4.19 23/46] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH 4.19 24/46] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
` [PATCH 4.19 25/46] staging: vt6656: set usb_set_intfdata on driver fail
` [PATCH 4.19 26/46] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 4.19 27/46] usb: musb: fix idling for suspend after disconnect interrupt
` [PATCH 4.19 28/46] usb: musb: Disable pullup at init
` [PATCH 4.19 29/46] usb: musb: dma: Correct parameter passed to IRQ handler
` [PATCH 4.19 30/46] staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
` [PATCH 4.19 32/46] serdev: Dont claim unsupported ACPI serial devices
` [PATCH 4.19 33/46] tty: link tty and port before configuring it as console
` [PATCH 4.19 34/46] tty: always relink the port
` [PATCH 4.19 35/46] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 4.19 37/46] scsi: bfa: release allocated memory in case of error
` [PATCH 4.19 38/46] rtl8xxxu: prevent leaking urb
` [PATCH 4.19 39/46] ath10k: fix memory leak
` [PATCH 4.19 41/46] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 4.19 42/46] phy: cpcap-usb: Fix error path when no host driver is loaded
` [PATCH 4.19 43/46] phy: cpcap-usb: Fix flakey host idling and enumerating of devices
` [PATCH 4.19 44/46] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
` [PATCH 4.19 45/46] netfilter: conntrack: dccp, sctp: handle null timeout argument
` [PATCH 4.19 46/46] netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-14 10:08 UTC  (3+ messages)

[PATCH] mm/cma.c: find a named CMA area by name
 2020-01-14 10:08 UTC  (3+ messages)

init_on_free breaks hibernate
 2020-01-14 10:07 UTC  (6+ messages)

[PATCH v3 0/9] Fixup page directory freeing
 2020-01-14 10:01 UTC  (3+ messages)
` [PATCH v3 3/9] asm-generic/tlb: Avoid potential double flush

[PATCH] arm64: dts: realtek: rtd16xx: Add memory reservations
 2020-01-14 10:07 UTC  (3+ messages)

[PULL 0/2] Ui 20200114 patches
 2020-01-14 10:01 UTC  (2+ messages)
` [PULL 2/2] display/gtk: get proper refreshrate

[PATCH 5.4 00/78] 5.4.12-stable review
 2020-01-14 10:01 UTC  (21+ messages)
` [PATCH 5.4 36/78] can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
` [PATCH 5.4 39/78] pstore/ram: Regularize prz label allocation lifetime
` [PATCH 5.4 41/78] staging: vt6656: Fix non zero logical return of, usb_control_msg
` [PATCH 5.4 42/78] usb: cdns3: should not use the same dev_id for shared interrupt handler
` [PATCH 5.4 44/78] USB-PD tcpm: bad warning+size, PPS adapters
` [PATCH 5.4 45/78] USB: serial: option: add ZLP support for 0x1bc7/0x9010
` [PATCH 5.4 58/78] arm64: Implement copy_thread_tls
` [PATCH 5.4 59/78] arm: "
` [PATCH 5.4 61/78] riscv: "
` [PATCH 5.4 62/78] xtensa: "
` [PATCH 5.4 63/78] clone3: ensure copy_thread_tls is implemented
` [PATCH 5.4 64/78] um: Implement copy_thread_tls
` [PATCH 5.4 65/78] staging: vt6656: remove bool from vnt_radio_power_on ret
` [PATCH 5.4 66/78] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
` [PATCH 5.4 67/78] mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
` [PATCH 5.4 68/78] rpmsg: char: release allocated memory
` [PATCH 5.4 69/78] scsi: bfa: release allocated memory in case of error
` [PATCH 5.4 72/78] HID: hiddev: fix mess in hiddev_open()
` [PATCH 5.4 73/78] USB: Fix: Dont skip endpoint descriptors with maxpacket=0
` [PATCH 5.4 74/78] phy: cpcap-usb: Fix error path when no host driver is loaded

[dpdk-dev] [PATCH] maintainers: update for Windows
 2020-01-14 10:06 UTC  (2+ messages)

[PATCH 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-01-14 10:06 UTC  (4+ messages)
` [PATCH 2/2] ethtool: Call begin() and complete() in __ethtool_get_link_ksettings()

[dpdk-dev] [PATCH] maintainers: set git tree for packet framework and QoS
 2020-01-14 10:05 UTC 

[Qemu-devel] [PATCH 0/6] Xen stubdom support
 2020-01-14 10:04 UTC  (11+ messages)
` [Qemu-devel] [PATCH 6/6] xen-pt: Round pci regions sizes to XEN_PAGE_SIZE
  `  "
                ` [Xen-devel] "

[Xen-devel] [PATCH v2 0/6] xl/libxl: domid allocation/preservation changes
 2020-01-14 10:05 UTC  (6+ messages)
` [Xen-devel] [PATCH v2 4/6] libxl: allow creation of domains with a specified or random domid


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.