messages from 2018-05-14 06:01:06 to 2018-05-14 06:48:41 UTC [more...]
[PATCH 4.4 00/56] 4.4.132-stable review
2018-05-14 6:48 UTC (37+ messages)
` [PATCH 4.4 01/56] perf/core: Fix the perf_cpu_time_max_percent check
` [PATCH 4.4 02/56] bpf: map_get_next_key to return first key on NULL
` [PATCH 4.4 03/56] KVM: s390: Enable all facility bits that are known good for passthrough
` [PATCH 4.4 04/56] percpu: include linux/sched.h for cond_resched()
` [PATCH 4.4 05/56] mac80211: allow not sending MIC up from driver for HW crypto
` [PATCH 4.4 06/56] mac80211: allow same PN for AMSDU sub-frames
` [PATCH 4.4 07/56] mac80211: Add RX flag to indicate ICV stripped
` [PATCH 4.4 08/56] ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
` [PATCH 4.4 09/56] ath10k: rebuild crypto header in rx data frames
` [PATCH 4.4 10/56] gpmi-nand: Handle ECC Errors in erased pages
` [PATCH 4.4 11/56] USB: serial: option: Add support for Quectel EP06
` [PATCH 4.4 12/56] ALSA: pcm: Check PCM state at xfern compat ioctl
` [PATCH 4.4 13/56] ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
` [PATCH 4.4 14/56] ALSA: aloop: Mark paused device as inactive
` [PATCH 4.4 15/56] ALSA: aloop: Add missing cable lock to ctl API callbacks
` [PATCH 4.4 16/56] tracepoint: Do not warn on ENOMEM
` [PATCH 4.4 17/56] Input: leds - fix out of bound access
` [PATCH 4.4 18/56] Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
` [PATCH 4.4 19/56] xfs: prevent creating negative-sized file via INSERT_RANGE
` [PATCH 4.4 20/56] RDMA/ucma: Allow resolving address w/o specifying source address
` [PATCH 4.4 21/56] RDMA/mlx5: Protect from shift operand overflow
` [PATCH 4.4 22/56] NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
` [PATCH 4.4 23/56] IB/mlx5: Use unlimited rate when static rate is not supported
` [PATCH 4.4 24/56] drm/vmwgfx: Fix a buffer object leak
` [PATCH 4.4 25/56] test_firmware: fix setting old custom fw path back on exit, second try
` [PATCH 4.4 26/56] USB: serial: visor: handle potential invalid device configuration
` [PATCH 4.4 27/56] USB: Accept bulk endpoints with 1024-byte maxpacket
` [PATCH 4.4 28/56] USB: serial: option: reimplement interface masking
` [PATCH 4.4 29/56] USB: serial: option: adding support for ublox R410M
` [PATCH 4.4 30/56] usb: musb: host: fix potential NULL pointer dereference
` [PATCH 4.4 31/56] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.4 32/56] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.4 33/56] netlink: fix uninit-value in netlink_sendmsg
` [PATCH 4.4 34/56] net: fix rtnh_ok()
` [PATCH 4.4 35/56] net: initialize skb->peeked when cloning
` [PATCH 4.4 36/56] net: fix uninit-value in __hw_addr_add_ex()
[PATCH 4.16 00/72] 4.16.9-stable review
2018-05-14 6:48 UTC (23+ messages)
` [PATCH 4.16 01/72] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.16 03/72] clk: ti: fix flag space conflict with clkctrl clocks
` [PATCH 4.16 04/72] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.16 05/72] rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
` [PATCH 4.16 06/72] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.16 08/72] net: fix rtnh_ok()
` [PATCH 4.16 09/72] net: initialize skb->peeked when cloning
` [PATCH 4.16 10/72] net: fix uninit-value in __hw_addr_add_ex()
` [PATCH 4.16 11/72] dccp: initialize ireq->ir_mark
` [PATCH 4.16 12/72] ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
` [PATCH 4.16 13/72] soreuseport: initialise timewait reuseport field
` [PATCH 4.16 14/72] inetpeer: fix uninit-value in inet_getpeer
` [PATCH 4.16 15/72] bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
` [PATCH 4.16 16/72] memcg: fix per_node_info cleanup
` [PATCH 4.16 17/72] perf: Remove superfluous allocation error check
` [PATCH 4.16 18/72] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
` [PATCH 4.16 19/72] tcp: fix TCP_REPAIR_QUEUE bound checking
` [PATCH 4.16 20/72] bdi: wake up concurrent wb_shutdown() callers
` [PATCH 4.16 21/72] bdi: Fix use after free bug in debugfs_remove()
` [PATCH 4.16 22/72] bdi: Fix oops in wb_workfn()
` [PATCH 4.16 23/72] compat: fix 4-byte infoleak via uninitialized struct field
` [PATCH 4.16 24/72] gpioib: do not free unrequested descriptors
[PATCH 4.14 00/62] 4.14.41-stable review
2018-05-14 6:48 UTC (26+ messages)
` [PATCH 4.14 01/62] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.14 02/62] netfilter: ebtables: dont attempt to allocate 0-sized compat array
` [PATCH 4.14 03/62] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.14 04/62] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.14 05/62] netlink: fix uninit-value in netlink_sendmsg
` [PATCH 4.14 06/62] net: fix rtnh_ok()
` [PATCH 4.14 07/62] net: initialize skb->peeked when cloning
` [PATCH 4.14 08/62] net: fix uninit-value in __hw_addr_add_ex()
` [PATCH 4.14 09/62] dccp: initialize ireq->ir_mark
` [PATCH 4.14 10/62] ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
` [PATCH 4.14 11/62] soreuseport: initialise timewait reuseport field
` [PATCH 4.14 12/62] inetpeer: fix uninit-value in inet_getpeer
` [PATCH 4.14 13/62] memcg: fix per_node_info cleanup
` [PATCH 4.14 14/62] perf: Remove superfluous allocation error check
` [PATCH 4.14 15/62] tcp: fix TCP_REPAIR_QUEUE bound checking
` [PATCH 4.14 16/62] bdi: wake up concurrent wb_shutdown() callers
` [PATCH 4.14 17/62] bdi: Fix oops in wb_workfn()
` [PATCH 4.14 18/62] KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
` [PATCH 4.14 19/62] KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
` [PATCH 4.14 20/62] KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
` [PATCH 4.14 21/62] arm64: Add work around for Arm Cortex-A55 Erratum 1024718
` [PATCH 4.14 22/62] compat: fix 4-byte infoleak via uninitialized struct field
` [PATCH 4.14 23/62] gpioib: do not free unrequested descriptors
` [PATCH 4.14 24/62] gpio: fix aspeed_gpio unmask irq
` [PATCH 4.14 25/62] gpio: fix error path in lineevent_create
[PATCH 4.9 00/36] 4.9.100-stable review
2018-05-14 6:48 UTC (6+ messages)
` [PATCH 4.9 01/36] ipvs: fix rtnl_lock lockups caused by start_sync_thread
` [PATCH 4.9 02/36] IB/device: Convert ib-comp-wq to be CPU-bound
` [PATCH 4.9 03/36] kcm: Call strp_stop before strp_done in kcm_attach
` [PATCH 4.9 04/36] crypto: af_alg - fix possible uninit-value in alg_bind()
` [PATCH 4.9 06/36] net: fix rtnh_ok()
[PATCH 3.18 00/23] 3.18.109-stable review
2018-05-14 6:48 UTC (12+ messages)
` [PATCH 3.18 02/23] perf/core: Fix the perf_cpu_time_max_percent check
` [PATCH 3.18 03/23] perf session: Fix undeclared oe
` [PATCH 3.18 04/23] ALSA: pcm: Check PCM state at xfern compat ioctl
` [PATCH 3.18 05/23] ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
` [PATCH 3.18 06/23] ALSA: aloop: Mark paused device as inactive
` [PATCH 3.18 07/23] ALSA: aloop: Add missing cable lock to ctl API callbacks
` [PATCH 3.18 08/23] RDMA/mlx5: Protect from shift operand overflow
` [PATCH 3.18 09/23] NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
` [PATCH 3.18 10/23] USB: serial: visor: handle potential invalid device configuration
` [PATCH 3.18 11/23] usb: musb: host: fix potential NULL pointer dereference
` [PATCH 3.18 12/23] netlink: fix uninit-value in netlink_sendmsg
[RFC][PATCHES] reducing d_add() use, part 1
2018-05-14 6:48 UTC (4+ messages)
` [PATCH 01/15] bfs_lookup(): use d_splice_alias()
` [PATCH 09/15] ubifs_lookup: "
[GIT PULL 00/17] EFI updates for v4.18
2018-05-14 6:47 UTC (7+ messages)
` [PATCH 15/17] efi/x86: Ignore unrealistically large option roms
` [PATCH] efi/x86: Clean up the eboot code a bit
` [PATCH 17/17] efi/libstub/arm64: handle randomized TEXT_OFFSET
[PATCH] powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus()
2018-05-14 6:47 UTC (3+ messages)
[PATCH 00/28] ARM MMU code improvements and on-demand PTE allocation
2018-05-14 6:47 UTC (3+ messages)
` [PATCH 07/28] ARM: mmu: Separate index and address in create_sections()
[PATCH -next] ASoC: omap: add sdma-pcm.c MODULE_LICENSE
2018-05-14 6:45 UTC (3+ messages)
[PATCH] [media] gspca: Stop using GFP_DMA for buffers for USB bulk transfers
2018-05-14 6:45 UTC (3+ messages)
Voice calls over qmi was Re: Incoming sms problem on Motorola Droid 4
2018-05-14 6:45 UTC (2+ messages)
[PATCH 00/12] Die commit->util, die!
2018-05-14 6:45 UTC (6+ messages)
` [PATCH v2 00/14] "
` [PATCH v2 09/14] bisect.c: use commit-slab for commit weight instead of commit->util
` [PATCH v2 11/14] show-branch: use commit-slab for commit-name "
FAILED: patch "[PATCH] KVM: x86: remove APIC Timer periodic/oneshot spikes" failed to apply to 4.14-stable tree
2018-05-14 6:44 UTC (3+ messages)
` [PATCH 4.14-stable] KVM: x86: remove APIC Timer periodic/oneshot spikes
SGID loss with nfsv3
2018-05-14 6:43 UTC (3+ messages)
[PATCH tip/core/rcu 0/21] Contention reduction for v4.18
2018-05-14 6:42 UTC (2+ messages)
[Qemu-devel] Restoring bitmaps after failed/cancelled migration
2018-05-14 6:41 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum_span: Support LAG under mirror-to-gretap
2018-05-14 6:40 UTC
[PATCH v5] drm/i915/gvt: Deliver guest cursor hotspot info
2018-05-14 6:41 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: Deliver guest cursor hotspot info (rev3)
[CVE-2018-1092][T/X/A/B/C] ext4: fail ext4_iget for root directory if unallocated
2018-05-14 6:41 UTC (3+ messages)
[PATCH] MIPS: c-r4k: fix data corruption related to cache coherence
2018-05-11 21:56 UTC (9+ messages)
` [PATCH v2] "
[igt-dev] [PATCH] pm_rpm: Skip PC8 tests when set limit doesn't allow entry
2018-05-14 6:39 UTC (3+ messages)
[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
2018-05-14 6:39 UTC (6+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API
` [PATCH v5 14/23] iommu: introduce page response function
"decompress failed" in 1-2 files always causes kernel oops, check/scrub pass
2018-05-14 6:36 UTC (5+ messages)
[PATCH v4 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
2018-05-14 6:34 UTC (2+ messages)
` [PATCH v4 2/2] leds: Add Spreadtrum SC27xx breathing light controller driver
[Qemu-devel] [PULL 00/18] Record/replay core for 2.5-rc1
2018-05-14 6:34 UTC (5+ messages)
` [Qemu-devel] [PULL 02/18] replay: internal functions for replay log
drm SPDX updates
2018-05-14 5:59 UTC (2+ messages)
[GIT PULL] i.MX fixes for 4.17
2018-05-14 6:33 UTC
[Qemu-devel] [PATCH v4 00/11] pc-dimm: factor out MemoryDevice
2018-05-14 6:31 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 02/11] machine: make MemoryHotplugState accessible via the machine
[PATCH 0/4] ALSA: control: optimization for position offset macro of TLV data
2018-05-14 6:32 UTC (3+ messages)
` [PATCH 4/4] ALSA: isight: use "
[U-Boot] [PATCH] sf: Add support for ISSI is25wp
2018-05-14 6:30 UTC
[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
2018-05-14 6:27 UTC (13+ messages)
` [PATCH v3 1/6] ALSA: xen-front: Introduce Xen para-virtualized sound "
` [PATCH v3 2/6] ALSA: xen-front: Read sound driver configuration from Xen store
` [PATCH v3 3/6] ALSA: xen-front: Implement Xen event channel handling
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers
` [PATCH v3 5/6] ALSA: xen-front: Implement ALSA virtual sound driver
` [PATCH v3 6/6] MAINTAINERS: Add ALSA: xen-front: maintainer entry
[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
2018-05-14 6:27 UTC
[Ocfs2-devel] [PATCH] ocfs2: submit another bio if current bio is full
2018-05-14 6:26 UTC (6+ messages)
How to setup nvmetcli for FC loopback mode?
2018-05-14 6:26 UTC
[PATCH v4.14] KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
2018-05-14 6:25 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/asterisk: Fix issues building without SSL
2018-05-14 6:25 UTC
[PATCH] MIPS: ptrace: expose FIR register through FP regset
2018-05-11 22:17 UTC (2+ messages)
[PATCH v3 1/8] watchdog: JZ4740: Disable clock after stopping counter
2018-05-10 18:47 UTC (8+ messages)
` [PATCH v3 2/8] watchdog: jz4740: Use devm_* functions
` [PATCH v3 3/8] watchdog: JZ4740: Register a restart handler
` [PATCH v3 4/8] watchdog: JZ4740: Drop module remove function
` [PATCH v3 5/8] MIPS: jz4740: dts: Add bindings for the jz4740-wdt driver
` [PATCH v3 6/8] MIPS: jz4780: dts: Fix watchdog node
` [PATCH v3 7/8] MIPS: qi_lb60: Enable the jz4740-wdt driver
` [PATCH v3 8/8] MIPS: jz4740: Drop old platform reset code
[Qemu-devel] [PATCH v3] qcow2: fix preallocation with metadata on bare block device
2018-05-14 6:23 UTC (4+ messages)
[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
2018-05-14 6:21 UTC (2+ messages)
[PATCH v3 0/2] add support for HiSilicon STB xHCI host controller
2018-05-14 6:20 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: usb: add bindings doc "
` [v3,1/2] "
` [PATCH v3 2/2] xhci: hisilicon: support "
` [v3,2/2] "
[PATCH] MIPS: ralink: use memblock instead of rescanning the FDT
2018-05-10 12:55 UTC (2+ messages)
[PATCH linux dev-4.13 0/2] Fix SBEFIFO chardev read behaviour
2018-05-14 6:18 UTC (3+ messages)
` [PATCH linux dev-4.13 1/2] fsi: sbefifo: Unpack !sbefifo_xfr_rsp_pending(client) test
` [PATCH linux dev-4.13 2/2] fsi: sbefifo: Return 0 on read() to indicate end of response
[PATCH v2 00/13] add power domain support for Rockchip Socs
2018-05-14 6:16 UTC (4+ messages)
` [PATCH v2 04/13] soc: rockchip: power-domain: Fix wrong value when power up pd
[PATCH v4 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
2018-05-11 21:47 UTC (3+ messages)
` [PATCH v4 1/4] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v4 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug
[PATCH] MIPS: VPE: fix spelling mistake: "uneeded" -> "unneeded"
2018-05-11 12:47 UTC (2+ messages)
[Qemu-devel] [PATCH V7 00/17] COLO: integrate colo frame with block replication and COLO proxy
2018-05-14 3:23 UTC (8+ messages)
` [Qemu-devel] [PATCH V7 04/17] COLO: integrate colo compare with colo frame
` [Qemu-devel] [PATCH V7 08/17] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH V7 10/17] qmp event: Add COLO_EXIT event to notify users while exited COLO
` [Qemu-devel] [PATCH V7 12/17] savevm: split the process of different stages for loadvm/savevm
` [Qemu-devel] [PATCH V7 15/17] filter-rewriter: handle checkpoint and failover event
` [Qemu-devel] [PATCH V7 16/17] COLO: notify net filters about checkpoint/failover event
` [Qemu-devel] [PATCH V7 17/17] COLO: quick failover process by kick COLO thread
[PATCH] powerpc/cpu: nr_cpu_ids should be aligned on threads_per_core
2018-05-14 6:13 UTC
ping latency issue on passthrough guest
2018-05-14 6:13 UTC (3+ messages)
` [Qemu-devel] "
KASAN: use-after-free Read in remove_wait_queue (2)
2018-05-14 6:11 UTC (3+ messages)
[Buildroot] [PATCH 1/2] gst1-plugins-bad: rework license type construction
2018-05-14 6:10 UTC (4+ messages)
[Qemu-devel] [Bug 1771042] [NEW] dataplane interrupt handler doesn't support msi
2018-05-14 0:13 UTC
[xen-4.9-testing test] 122710: regressions - trouble: broken/fail/pass
2018-05-14 6:08 UTC
[Qemu-devel] [PATCH v7 0/2] Implement Hex file loader and add test case
2018-05-14 1:51 UTC (4+ messages)
` [Qemu-devel] [PATCH v7 1/2] Implement .hex file loader
[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
2018-05-14 6:06 UTC (5+ messages)
` [PATCH v2 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected
[virtio-dev] [PATCH v7 0/5] virtio-balloon: free page hint reporting support
2018-05-14 1:22 UTC (2+ messages)
` [Qemu-devel] "
[PATCH v3] target: transport should allow st FM/EOM/ILI reads
2018-05-14 6:05 UTC (2+ messages)
[PATCH 01/18 v2] regulator: fixed: Convert to use GPIO descriptor only
2018-05-14 6:04 UTC (4+ messages)
` [PATCH 05/18 v2] regulator: max77686: Pass descriptor instead of GPIO number
[Qemu-devel] [PATCH v2 00/17] MemoryDevice: use multi stage hotplug handlers
2018-05-14 1:24 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 01/17] memory-device: drop assert related to align and start of address space
[Buildroot] [PATCH] skeleton: create include/ directory
2018-05-14 6:03 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.