All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-18 03:05:54 to 2019-07-18 03:18:48 UTC [more...]

FAILED: patch "[PATCH] tracing/snapshot: Resize spare buffer if size changed" failed to apply to 4.4-stable tree
 2019-07-18  3:03 UTC  (3+ messages)
` [PATCH for 4.4, 4.9] tracing/snapshot: Resize spare buffer if size changed

[PATCH 4.9 00/54] 4.9.186-stable review
 2019-07-18  3:02 UTC  (44+ messages)
` [PATCH 4.9 01/54] crypto: talitos - rename alternative AEAD algos
` [PATCH 4.9 05/54] mac80211: mesh: fix RCU warning
` [PATCH 4.9 07/54] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH 4.9 09/54] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH 4.9 11/54] can: mcp251x: add support for mcp25625
` [PATCH 4.9 14/54] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH 4.9 16/54] ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
` [PATCH 4.9 17/54] mac80211: only warn once on chanctx_conf being NULL
` [PATCH 4.9 18/54] md: fix for divide error in status_resync
` [PATCH 4.9 19/54] bnx2x: Check if transceiver implements DDM before access
` [PATCH 4.9 20/54] ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
` [PATCH 4.9 21/54] net :sunrpc :clnt :Fix xps refcount imbalance on the error path
` [PATCH 4.9 22/54] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
` [PATCH 4.9 23/54] x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
` [PATCH 4.9 24/54] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
` [PATCH 4.9 26/54] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH 4.9 27/54] fscrypt: dont set policy for a dead directory
` [PATCH 4.9 28/54] mwifiex: Dont abort on small, spec-compliant vendor IEs
` [PATCH 4.9 29/54] USB: serial: ftdi_sio: add ID for isodebug v1
` [PATCH 4.9 30/54] USB: serial: option: add support for GosunCn ME3630 RNDIS mode
` [PATCH 4.9 31/54] Revert "serial: 8250: Dont service RX FIFO if interrupts are disabled"
` [PATCH 4.9 32/54] p54usb: Fix race between disconnect and firmware loading
` [PATCH 4.9 33/54] usb: gadget: ether: Fix race between gether_disconnect and rx_submit
` [PATCH 4.9 35/54] staging: comedi: dt282x: fix a null pointer deref on interrupt
` [PATCH 4.9 36/54] staging: comedi: amplc_pci230: fix "
` [PATCH 4.9 37/54] carl9170: fix misuse of device driver API
` [PATCH 4.9 38/54] VMCI: Fix integer overflow in VMCI handle arrays
` [PATCH 4.9 39/54] MIPS: Remove superfluous check for __linux__
` [PATCH 4.9 40/54] Revert "e1000e: fix cyclic resets at link up with active tx"
` [PATCH 4.9 41/54] e1000e: start network tx queue only when link is up
` [PATCH 4.9 42/54] nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
` [PATCH 4.9 43/54] arm64: crypto: remove accidentally backported files
` [PATCH 4.9 44/54] perf/core: Fix perf_sample_regs_user() mm check
` [PATCH 4.9 45/54] ARM: omap2: remove incorrect __init annotation
` [PATCH 4.9 46/54] be2net: fix link failure after ethtool offline test
` [PATCH 4.9 47/54] ppp: mppe: Add softdep to arc4
` [PATCH 4.9 48/54] sis900: fix TX completion
` [PATCH 4.9 49/54] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH 4.9 50/54] dm verity: use message limit for data block corruption message
` [PATCH 4.9 51/54] ARC: hide unused function unw_hdr_alloc
` [PATCH 4.9 52/54] s390: fix stfle zero padding
` [PATCH 4.9 53/54] s390/qdio: (re-)initialize tiqdio list entries
` [PATCH 4.9 54/54] s390/qdio: dont touch the dsci in tiqdio_add_input_queues()

[PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
 2019-07-18  3:17 UTC  (14+ messages)

[PATCH] libice:upgrade 1.0.9 -> 1.0.10
 2019-07-18  3:12 UTC 

[PATCH] powerpc/dma: Fix invalid DMA mmap behavior
 2019-07-18  3:14 UTC  (3+ messages)

[PATCH 4.4 00/40] 4.4.186-stable review
 2019-07-18  3:02 UTC  (41+ messages)
` [PATCH 4.4 01/40] Input: elantech - enable middle button support on 2 ThinkPads
` [PATCH 4.4 02/40] samples, bpf: fix to change the buffer size for read()
` [PATCH 4.4 03/40] mac80211: mesh: fix RCU warning
` [PATCH 4.4 04/40] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH 4.4 05/40] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH 4.4 06/40] can: mcp251x: add support for mcp25625
` [PATCH 4.4 07/40] Input: imx_keypad - make sure keyboard can always wake up system
` [PATCH 4.4 08/40] ARM: davinci: da850-evm: call regulator_has_full_constraints()
` [PATCH 4.4 09/40] ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
` [PATCH 4.4 10/40] md: fix for divide error in status_resync
` [PATCH 4.4 11/40] bnx2x: Check if transceiver implements DDM before access
` [PATCH 4.4 12/40] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
` [PATCH 4.4 13/40] x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
` [PATCH 4.4 14/40] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
` [PATCH 4.4 15/40] mwifiex: Abort at too short BSS descriptor element
` [PATCH 4.4 16/40] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH 4.4 17/40] fscrypt: dont set policy for a dead directory
` [PATCH 4.4 18/40] mwifiex: Dont abort on small, spec-compliant vendor IEs
` [PATCH 4.4 19/40] USB: serial: ftdi_sio: add ID for isodebug v1
` [PATCH 4.4 20/40] USB: serial: option: add support for GosunCn ME3630 RNDIS mode
` [PATCH 4.4 21/40] usb: gadget: ether: Fix race between gether_disconnect and rx_submit
` [PATCH 4.4 22/40] usb: renesas_usbhs: add a workaround for a race condition of workqueue
` [PATCH 4.4 23/40] staging: comedi: dt282x: fix a null pointer deref on interrupt
` [PATCH 4.4 24/40] staging: comedi: amplc_pci230: fix "
` [PATCH 4.4 25/40] carl9170: fix misuse of device driver API
` [PATCH 4.4 26/40] VMCI: Fix integer overflow in VMCI handle arrays
` [PATCH 4.4 27/40] MIPS: Remove superfluous check for __linux__
` [PATCH 4.4 28/40] e1000e: start network tx queue only when link is up
` [PATCH 4.4 29/40] perf/core: Fix perf_sample_regs_user() mm check
` [PATCH 4.4 30/40] ARM: omap2: remove incorrect __init annotation
` [PATCH 4.4 31/40] be2net: fix link failure after ethtool offline test
` [PATCH 4.4 32/40] ppp: mppe: Add softdep to arc4
` [PATCH 4.4 33/40] sis900: fix TX completion
` [PATCH 4.4 34/40] dm verity: use message limit for data block corruption message
` [PATCH 4.4 35/40] kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
` [PATCH 4.4 36/40] ARC: hide unused function unw_hdr_alloc
` [PATCH 4.4 37/40] s390: fix stfle zero padding
` [PATCH 4.4 38/40] s390/qdio: (re-)initialize tiqdio list entries
` [PATCH 4.4 39/40] s390/qdio: dont touch the dsci in tiqdio_add_input_queues()
` [PATCH 4.4 40/40] KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock

[PATCH 0/3] Add power domain range for MU side b / IRQSTR_DSP
 2019-07-18  3:14 UTC  (4+ messages)
` [PATCH 1/3] firmware: imx: scu-pid: Rename mu PD range to mu_a

[PATCH 4.19 00/47] 4.19.60-stable review
 2019-07-18  3:02 UTC  (31+ messages)
` [PATCH 4.19 01/47] Revert "e1000e: fix cyclic resets at link up with active tx"
` [PATCH 4.19 02/47] e1000e: start network tx queue only when link is up
` [PATCH 4.19 03/47] Input: synaptics - enable SMBUS on T480 thinkpad trackpad
` [PATCH 4.19 05/47] drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
` [PATCH 4.19 06/47] firmware: improve LSM/IMA security behaviour
` [PATCH 4.19 07/47] irqchip/gic-v3-its: Fix command queue pointer comparison bug
` [PATCH 4.19 08/47] clk: ti: clkctrl: Fix returning uninitialized data
` [PATCH 4.19 09/47] efi/bgrt: Drop BGRT status field reserved bits check
` [PATCH 4.19 11/47] ARM: dts: gemini Fix up DNS-313 compatible string
` [PATCH 4.19 14/47] x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
` [PATCH 4.19 15/47] be2net: fix link failure after ethtool offline test
` [PATCH 4.19 17/47] sis900: fix TX completion
` [PATCH 4.19 18/47] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH 4.19 19/47] pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order
` [PATCH 4.19 20/47] dm table: dont copy from a NULL pointer in realloc_argv()
` [PATCH 4.19 21/47] dm verity: use message limit for data block corruption message
` [PATCH 4.19 22/47] x86/boot/64: Fix crash if kernel image crosses page table boundary
` [PATCH 4.19 25/47] HID: multitouch: Add pointstick support for ALPS Touchpad
` [PATCH 4.19 26/47] pinctrl: mediatek: Ignore interrupts that are wake only during resume
` [PATCH 4.19 27/47] cpu/hotplug: Fix out-of-bounds read when setting fail state
` [PATCH 4.19 29/47] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
` [PATCH 4.19 31/47] genirq: Fix misleading synchronize_irq() documentation
` [PATCH 4.19 33/47] x86/ioapic: Implement irq_get_irqchip_state() callback
` [PATCH 4.19 34/47] x86/irq: Handle spurious interrupt after shutdown gracefully
` [PATCH 4.19 36/47] ARC: hide unused function unw_hdr_alloc
` [PATCH 4.19 37/47] s390: fix stfle zero padding
` [PATCH 4.19 39/47] s390/qdio: dont touch the dsci in tiqdio_add_input_queues()
` [PATCH 4.19 40/47] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH 4.19 45/47] drm/udl: Replace drm_dev_unref with drm_dev_put
` [PATCH 4.19 47/47] x86/entry/32: Fix ENDPROC of common_spurious

=?gb18030?B?ZXJvc9DUxNzOyszi?=
 2019-07-18  3:15 UTC  (4+ messages)
` eros性能问题
    ` =?gb18030?B?u9i4tKO6ZXJvc9DUxNzOyszi?=

[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
 2019-07-18  3:12 UTC  (2+ messages)

[PATCH v4 00/15] iommu/vt-d: Delegate DMA domain to generic iommu
 2019-07-18  3:12 UTC  (4+ messages)
` [PATCH v4 12/15] iommu/vt-d: Cleanup get_valid_domain_for_dev()

[f2fs-dev] [PATCH] f2fs: fix to read source block before invalidating it
 2019-07-18  3:12 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH 4.14 00/80] 4.14.134-stable review
 2019-07-18  3:02 UTC  (50+ messages)
` [PATCH 4.14 02/80] e1000e: start network tx queue only when link is up
` [PATCH 4.14 04/80] nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
` [PATCH 4.14 05/80] drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
` [PATCH 4.14 06/80] crypto: talitos - rename alternative AEAD algos
` [PATCH 4.14 07/80] Input: elantech - enable middle button support on 2 ThinkPads
` [PATCH 4.14 08/80] samples, bpf: fix to change the buffer size for read()
` [PATCH 4.14 12/80] mac80211: free peer keys before vif down in mesh
` [PATCH 4.14 13/80] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH 4.14 14/80] iwlwifi: Fix double-free problems in iwl_req_fw_callback()
` [PATCH 4.14 15/80] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH 4.14 16/80] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH 4.14 17/80] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH 4.14 19/80] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH 4.14 21/80] ibmvnic: Refresh device multicast list after reset
` [PATCH 4.14 23/80] Input: imx_keypad - make sure keyboard can always wake up system
` [PATCH 4.14 24/80] KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
` [PATCH 4.14 26/80] ARM: davinci: da850-evm: call regulator_has_full_constraints()
` [PATCH 4.14 27/80] ARM: davinci: da8xx: specify dma_coherent_mask for lcdc
` [PATCH 4.14 28/80] mac80211: only warn once on chanctx_conf being NULL
` [PATCH 4.14 30/80] qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
` [PATCH 4.14 31/80] qmi_wwan: extend permitted QMAP mux_id value range
` [PATCH 4.14 32/80] md: fix for divide error in status_resync
` [PATCH 4.14 37/80] quota: fix a problem about transfer quota
` [PATCH 4.14 39/80] net :sunrpc :clnt :Fix xps refcount imbalance on the error path
` [PATCH 4.14 41/80] udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
` [PATCH 4.14 42/80] ALSA: hda/realtek - Headphone Mic cant record after S3
` [PATCH 4.14 44/80] x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()
` [PATCH 4.14 45/80] x86/tls: Fix possible spectre-v1 in do_get_thread_area()
` [PATCH 4.14 48/80] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH 4.14 49/80] mwifiex: Dont abort on small, spec-compliant vendor IEs
` [PATCH 4.14 51/80] USB: serial: option: add support for GosunCn ME3630 RNDIS mode
` [PATCH 4.14 52/80] Revert "serial: 8250: Dont service RX FIFO if interrupts are disabled"
` [PATCH 4.14 53/80] p54usb: Fix race between disconnect and firmware loading
` [PATCH 4.14 54/80] usb: gadget: ether: Fix race between gether_disconnect and rx_submit
` [PATCH 4.14 55/80] usb: renesas_usbhs: add a workaround for a race condition of workqueue
` [PATCH 4.14 58/80] binder: fix memory leak in error path
` [PATCH 4.14 61/80] MIPS: Remove superfluous check for __linux__
` [PATCH 4.14 63/80] efi/bgrt: Drop BGRT status field reserved bits check
` [PATCH 4.14 65/80] ARM: omap2: remove incorrect __init annotation
` [PATCH 4.14 66/80] be2net: fix link failure after ethtool offline test
` [PATCH 4.14 69/80] ARM: dts: imx6ul: fix PWM[1-4] interrupts
` [PATCH 4.14 70/80] dm verity: use message limit for data block corruption message
` [PATCH 4.14 71/80] x86/boot/64: Fix crash if kernel image crosses page table boundary
` [PATCH 4.14 73/80] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
` [PATCH 4.14 74/80] ARC: hide unused function unw_hdr_alloc
` [PATCH 4.14 75/80] s390: fix stfle zero padding
` [PATCH 4.14 77/80] s390/qdio: dont touch the dsci in tiqdio_add_input_queues()
` [PATCH 4.14 79/80] drm/udl: introduce a macro to convert dev to udl
` [PATCH 4.14 80/80] drm/udl: move to embedding drm device inside udl device

[PATCH] clk: imx8: Add DSP related clocks
 2019-07-18  3:11 UTC  (4+ messages)

[PATCH 0/1] cache: Create a symlink for current cachefile
 2019-07-18  3:11 UTC  (2+ messages)

[PATCH] drm/i915/gvt: fix incorrect cache entry for guest page mapping
 2019-07-18  3:05 UTC  (2+ messages)

[PATCH v1] mm/balloon_compaction: avoid duplicate page removal
 2019-07-18  2:23 UTC 

[PATCH][meta-networking] dhcpcd: update to 7.2.3
 2019-07-18  3:06 UTC 

[PATCH 5.1 00/54] 5.1.19-stable review
 2019-07-18  3:01 UTC  (11+ messages)
` [PATCH 5.1 29/54] dm verity: use message limit for data block corruption message
` [PATCH 5.1 40/54] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
` [PATCH 5.1 41/54] genirq: Delay deactivation in free_irq()
` [PATCH 5.1 42/54] genirq: Fix misleading synchronize_irq() documentation
` [PATCH 5.1 43/54] genirq: Add optional hardware synchronization for shutdown
` [PATCH 5.1 46/54] x86/irq: Seperate unused system vectors from spurious entry again
` [PATCH 5.1 48/54] s390: fix stfle zero padding
` [PATCH 5.1 51/54] crypto: talitos - move struct talitos_edesc into talitos.h
` [PATCH 5.1 52/54] crypto: talitos - fix hash on SEC1
` [PATCH 5.1 54/54] x86/entry/32: Fix ENDPROC of common_spurious

[dpdk-dev] [PATCH 0/3] ice: flow inputset/action validation fix and add ipv6 tc support
 2019-07-18  3:06 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/3] net/ice: fix flow action validation
` [dpdk-dev] [PATCH 3/3] net/ice: add flow ipv6 tc support


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.