messages from 2018-04-06 12:37:40 to 2018-04-06 13:22:57 UTC [more...]
[PATCH 4.9 000/102] 4.9.93-stable review
2018-04-06 13:22 UTC (15+ messages)
` [PATCH 4.9 001/102] ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]
` [PATCH 4.9 002/102] mtd: jedec_probe: Fix crash in jedec_read_mfr()
` [PATCH 4.9 004/102] ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()
` [PATCH 4.9 005/102] ALSA: pcm: potential uninitialized return values
` [PATCH 4.9 006/102] perf/hwbp: Simplify the perf-hwbp code, fix documentation
` [PATCH 4.9 007/102] ceph: only dirty ITER_IOVEC pages for direct read
` [PATCH 4.9 008/102] ipc/shm.c: add split function to shm_vm_ops
` [PATCH 4.9 009/102] powerpc/64s: Fix lost pending interrupt due to race causing lost update to irq_happened
` [PATCH 4.9 010/102] powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
` [PATCH 4.9 011/102] partitions/msdos: Unable to mount UFS 44bsd partitions
` [PATCH 4.9 012/102] kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
` [PATCH 4.9 013/102] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
` [PATCH 4.9 014/102] dm ioctl: remove double parentheses
` [PATCH 4.9 015/102] Input: mousedev - fix implicit conversion warning
[PATCH 3.18 00/93] 3.18.103-stable review
2018-04-06 13:22 UTC (25+ messages)
` [PATCH 3.18 01/93] ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit
` [PATCH 3.18 02/93] ALSA: aloop: Sync stale timer before release
` [PATCH 3.18 03/93] ALSA: aloop: Fix access to not-yet-ready substream via cable
` [PATCH 3.18 04/93] libata: fix length validation of ATAPI-relayed SCSI commands
` [PATCH 3.18 05/93] libata: remove WARN() for DMA or PIO command without data
` [PATCH 3.18 06/93] libata: Apply NOLPM quirk to Crucial MX100 512GB SSDs
` [PATCH 3.18 07/93] libata: disable LPM for Crucial BX100 SSD 500GB drive
` [PATCH 3.18 08/93] libata: Enable queued TRIM for Samsung SSD 860
` [PATCH 3.18 09/93] libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
` [PATCH 3.18 10/93] libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
` [PATCH 3.18 11/93] libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
` [PATCH 3.18 12/93] drm: udl: Properly check framebuffer mmap offsets
` [PATCH 3.18 13/93] brcmfmac: fix P2P_DEVICE ethernet address generation
` [PATCH 3.18 14/93] tracing: probeevent: Fix to support minus offset from symbol
` [PATCH 3.18 15/93] staging: ncpfs: memory corruption in ncp_read_kernel()
` [PATCH 3.18 17/93] can: cc770: Fix queue stall & dropped RTR reply
` [PATCH 3.18 18/93] can: cc770: Fix use after free in cc770_tx_interrupt()
` [PATCH 3.18 19/93] tty: vt: fix up tabstops properly
` [PATCH 3.18 20/93] kvm/x86: fix icebp instruction handling
` [PATCH 3.18 22/93] [PATCH] Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs"
` [PATCH 3.18 23/93] dccp: check sk for closed state in dccp_sendmsg()
` [PATCH 3.18 25/93] l2tp: do not accept arbitrary sockets
` [PATCH 3.18 26/93] net: ethernet: arc: Fix a potential memory leak if an optional regulator is deferred
` [PATCH 3.18 27/93] net/iucv: Free memory obtained by kzalloc
[PATCH v2 00/13] Bunch of flow API-related fixes
2018-04-06 13:22 UTC (8+ messages)
` [PATCH v3 00/11] "
` [PATCH v3 01/11] net/mlx4: fix RSS resource leak in case of error
` [PATCH v3 02/11] net/mlx4: fix ignored RSS hash types
` [PATCH v3 03/11] net/mlx5: fix RSS flow action bounds check
` [PATCH v3 04/11] net/bnxt: fix matching of flow API item masks
` [PATCH v3 05/11] app/testpmd: fix flow completion for RSS queues
` [PATCH v3 06/11] app/testpmd: fix lack of flow action configuration
[PATCH 00/10] kernel/locking: qspinlock improvements
2018-04-06 13:22 UTC (7+ messages)
` [PATCH 10/10] locking/qspinlock: Elide back-to-back RELEASE operations with smp_wmb()
INFO: rcu detected stall in __snd_pcm_lib_xfer (2)
2018-04-06 13:21 UTC (4+ messages)
[PATCH v4 1/5] io: define several IO & PIO barrier types for the asm-generic version
2018-04-06 13:20 UTC (6+ messages)
[PATCH 0/4] net/szedata2: fixes or improvements
2018-04-06 13:20 UTC (3+ messages)
` [PATCH 2/4] net/szedata2: use dynamically allocated queues
[Qemu-devel] [PULL for-2.12 0/1] target/hppa: seabios-hppa update
2018-04-06 13:18 UTC (2+ messages)
` [Qemu-devel] [PULL for-2.12 1/1] Update seabios-hppa
[PATCH] Btrfs: clean up resources during umount after trans is aborted
2018-04-06 13:16 UTC (4+ messages)
Commit *driver core: emit uevents when device is bound to a driver* causes regression
2018-04-06 13:18 UTC (3+ messages)
[PATCH v3 0/2] Base enablement of IOMMU debugfs support
2018-04-06 13:17 UTC (6+ messages)
` [PATCH v3 1/2] iommu - Enable debugfs exposure of the IOMMU
` [PATCH v3 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU
[PATCH v4 0/9] vsprintf: Prevent silent crashes and consolidate error handling
2018-04-06 13:17 UTC (14+ messages)
` [PATCH v4 4/9] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v4 6/9] vsprintf: Factor out %pV handler as va_format()
` [PATCH v4 8/9] vsprintf: Prevent crash when dereferencing invalid pointers
[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
2018-04-06 13:17 UTC (10+ messages)
` [PATCH 1/7] arm64: dts: renesas: r8a77970: add FCPVD support
` [PATCH 2/7] arm64: dts: renesas: r8a77970: add VSPD support
` [PATCH 3/7] arm64: dts: renesas: r8a77970: add DU support
` [PATCH 4/7] arm64: dts: renesas: r8a77970: add the LVDS instance
` [PATCH 5/7] arm64: dts: renesas: eagle: Enable DU
` [PATCH 6/7] arm64: dts: renesas: eagle: Add LVDS decoder
` [PATCH 7/7] arm64: dts: renesas: eagle: Add ADV7511W and HDMI output
adding avocado to custom image
2018-04-06 13:07 UTC
[PATCH] net: on ifup -a only detect devices when necessary
2018-04-06 13:16 UTC
[PATCH v5 0/7] xen/x86: various XPTI speedups
2018-04-06 13:16 UTC (3+ messages)
` [PATCH v5 3/7] xen/x86: support per-domain flag for xpti
[PATCH 1/2] crda: fix typo in patch metadata
2018-04-06 12:59 UTC (2+ messages)
` [PATCH 2/2] lmbench: fix Upstream-Status metadata typos in patch
[PATCH v7 0/2] drm: Add Thine THC63LVD1024 LVDS decoder bridge
2018-04-06 13:15 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v7 2/2] drm: bridge: Add thc63lvd1024 LVDS decoder driver
git 2.17.0: uninitialized value $rec in scalar chomp at ...Git.pm line 557
2018-04-06 13:15 UTC (2+ messages)
` [PATCH] git-svn: avoid warning on undef readline()
[PATCH] dts: remove cris & metag dts hard link file
2018-04-06 13:14 UTC
[Qemu-devel] [PULL for-2.12 0/1] tcg vector fix
2018-04-06 13:14 UTC (2+ messages)
` [Qemu-devel] [PULL for-2.12 1/1] tcg: Fix out-of-line generic vector compares
[Qemu-devel] [PATCH 00/19] target/hppa: Convert to decodetree.py
2018-04-06 13:14 UTC (6+ messages)
` [Qemu-devel] [PATCH 02/19] target/hppa: Begin using scripts/decodetree.py
` [Qemu-devel] [PATCH 03/19] target/hppa: Convert move to/from system registers
Patches for stable
2018-04-06 13:12 UTC (19+ messages)
` [Xen-devel] "
[PATCH v4] dell_rbu: make firmware payload memory uncachable
2018-04-06 13:12 UTC
[PATCH 1/4] drm/i915: Only call finish_reset after a prepare_reset
2018-04-06 13:09 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/4] drm/i915: Only call finish_reset after a prepare_reset (rev2)
[PATCH net-next 0/5] net: stmmac: Stop using hard-coded callbacks
2018-04-06 13:08 UTC (6+ messages)
` [PATCH net-next 1/5] net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
` [PATCH net-next 2/5] net: stmmac: Switch stmmac_dma_ops "
` [PATCH net-next 3/5] net: stmmac: Switch stmmac_ops "
` [PATCH net-next 4/5] net: stmmac: Switch stmmac_hwtimestamp "
` [PATCH net-next 5/5] net: stmmac: Switch stmmac_mode_ops "
Checksummed environments
2018-04-06 13:08 UTC (3+ messages)
[PATCH 0/8] use struct pt_regs based syscall calling for x86-64
2018-04-06 13:07 UTC (9+ messages)
[PATCH] lib/librte_vhost: fix meson build
2018-04-06 13:07 UTC (2+ messages)
[PATCH 0/7] Fix warnings found by gcc 8
2018-04-06 13:07 UTC (4+ messages)
` [PATCH 7/7] tools/kdd: mute spurious gcc warning
[PATCH v5 0/5] Convert some stash functionality to a builtin
2018-04-06 13:06 UTC (3+ messages)
` [PATCH v5 1/5] stash: improve option parsing test coverage
[PATCH net-next] netns: filter uevents correctly
2018-04-06 13:07 UTC (7+ messages)
[PATCH 1/4] drm/vgem: Fix vgem_init to get drm device avaliable
2018-04-06 13:06 UTC (10+ messages)
` [PATCH 3/4] drm/virtio: remove drm_dev_set_unique workaround
[PATCH v3 00/13] ARM: dts: ipq: updates to enable a few peripherals
2018-04-06 13:05 UTC (9+ messages)
` [PATCH v3 04/13] ARM: dts: ipq4019: Update ipq4019-dk01.1 board data
[for-next][PATCH 00/18] tracing: Last minute updates before pushing to Linus
2018-04-06 13:00 UTC (19+ messages)
` [for-next][PATCH 01/18] tracing: Fix a potential NULL dereference
` [for-next][PATCH 02/18] init: Fix initcall0 name as it is "pure" not "early"
` [for-next][PATCH 03/18] tracing: Default to using trace_global_clock if sched_clock is unstable
` [for-next][PATCH 04/18] tracing: Mention trace_clock=global when warning about unstable clocks
` [for-next][PATCH 05/18] ftrace: Drop a VLA in module_exists()
` [for-next][PATCH 06/18] tracing: Fix display of hist trigger expressions containing timestamps
` [for-next][PATCH 07/18] tracing: Dont add flag strings when displaying variable references
` [for-next][PATCH 08/18] tracing: Add action comparisons when testing matching hist triggers
` [for-next][PATCH 09/18] tracing: Make sure variable string fields are NULL-terminated
` [for-next][PATCH 10/18] tracing: Uninitialized variable in create_tracing_map_fields()
` [for-next][PATCH 11/18] vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK)
` [for-next][PATCH 12/18] lockdep: Add print_irqtrace_events() to __warn
` [for-next][PATCH 13/18] ring-buffer: Check if memory is available before allocation
` [for-next][PATCH 14/18] ring-buffer: Add set/clear_current_oom_origin() during allocations
` [for-next][PATCH 15/18] tracing: Hide global trace clock from lockdep
` [for-next][PATCH 16/18] tracing: Fixup logic inversion on setting trace_global_clock defaults
` [for-next][PATCH 17/18] tracing: Add rcu dereference annotation for filter->prog
` [for-next][PATCH 18/18] tracing: Add rcu dereference annotation for test func that touches filter->prog
[PATCH v3 00/21] implement packed virtqueues
2018-04-06 13:04 UTC (3+ messages)
` [PATCH v3 19/21] vhost: support mergeable rx buffers with packed queues
[Qemu-arm] [PATCH v2 00/67] target/arm: Scalable Vector Extension
2018-04-06 13:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 05/67] target/arm: Implement SVE load vector/predicate
[PATCH v3] dell_rbu: make firmware payload memory uncachable
2018-04-06 13:02 UTC (3+ messages)
[PATCH 0/2] Split glibc and libcrypt
2018-04-06 13:03 UTC (4+ messages)
` [PATCH 1/2] glibc: split "
` [PATCH 2/2] perl: add patch to solve libcrypt incompatibility
` ✗ patchtest: failure for Split glibc and libcrypt
[LTP] [PATCH 1/2] syscalls/preadv01: Run test for all filesystems
2018-04-06 13:02 UTC (3+ messages)
` [LTP] [PATCH v2 1/2] preadv/preadv03.c: Add new testcase
WARNING: lock held when returning to user space!
2018-04-06 13:02 UTC
[PATCH v20 18/18] drm/i915: Do not do fb src adjustments for NV12
2018-04-06 12:58 UTC (3+ messages)
[PATCH] btrfs-progs: mkfs rootdir: use lgetxattr() not to follow a symbolic link
2018-04-06 12:59 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.12] cpus.c: ensure running CPU recalculates icount deadlines on timer expiry
2018-04-06 13:00 UTC (4+ messages)
[PATCH] drivers/memory: can't open emif-asm-offsets.s for writing
2018-04-06 13:00 UTC
[PATCH] sched: support dynamiQ cluster
2018-04-06 12:58 UTC (11+ messages)
[virtio-dev] [RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-06 12:57 UTC (7+ messages)
` [virtio-dev] [RFC PATCH net-next v5 2/4] net: Introduce generic bypass module
` "
` [virtio-dev] [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
` "
io_pgetevents & aio fsync V2
2018-04-06 12:57 UTC (5+ messages)
[PATCH] btrfs-progs: build: Do not use cp -a to install files
2018-04-06 12:55 UTC (2+ messages)
[PATCH v2 02/19] media: omap3isp: allow it to build with COMPILE_TEST
2018-04-06 12:56 UTC (2+ messages)
[PATCH v9 00/10] sched/cpuidle: Idle loop rework
2018-04-06 12:56 UTC (4+ messages)
` [PATCH v9 05/10] cpuidle: Return nohz hint from cpuidle_select()
[PATCH v2 0/2] mailbox: introduce STMicroelectronics STM32 IPCC driver
2018-04-06 12:56 UTC (7+ messages)
` [PATCH v2 2/2] mailbox: add "
[PATCH v2 00/41] Memory Hotplug for DPDK
2018-04-06 12:55 UTC (7+ messages)
` [PATCH v3 00/68] "
[PATCH] drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
2018-04-06 12:52 UTC (4+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Enclose for_each_engine_masked macro arguments in parentheses (rev2)
[xen-unstable-smoke test] 121971: regressions - FAIL
2018-04-06 12:51 UTC
[Qemu-devel] [Bug 1754038] [NEW] ARM M: Systick first wrap delayed (qemu-timers/icount prb?)
2018-04-06 12:44 UTC (2+ messages)
` [Qemu-devel] [Bug 1754038] "
[PATCH v1]: perf/x86: store user space frame-pointer value on a sample
2018-04-06 12:49 UTC
[PATCH] python/sepolicy: Fix type for cgi scripts
2018-04-06 12:49 UTC
[meta-oe][PATCH] meta-*: add LAYERSERIES_COMPAT to layer.conf files
2018-04-06 12:49 UTC
[igt-dev] [PATCH i-g-t] kms_frontbuffer_tracking: Remove unnecessary modeset from get_sink_crc
2018-04-06 12:48 UTC
[PATCH 0/3 RESEND] namei: add follow_up_bind()
2018-04-06 12:47 UTC (4+ messages)
docker-proxy links against host libraries
2018-04-06 12:46 UTC (3+ messages)
[PATCH] ARM: dts: ls1021a: Specify TBIPA register address
2018-04-06 12:46 UTC
[U-Boot] [PATCH v2 00/17] bmips: convert to use live-dt
2018-04-06 12:45 UTC (3+ messages)
` [U-Boot] [PATCH v2 01/17] dm: core: add functions to get memory-mapped I/O addreses
[PATCH v2 0/2] optimize memory hotplug
2018-04-06 12:45 UTC (11+ messages)
` [PATCH v2 1/2] mm: uninitialized struct page poisoning sanity checking
call/normal switch was Re: omap4-droid4: voice call support was
2018-04-06 12:45 UTC (12+ messages)
v2018.04.0
2018-04-06 12:41 UTC
[v2] Documentation: typec.rst: Use literal-block element with ascii art
2018-04-06 12:41 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 01/18] net/axgbe: add minimal dev init and uninit support
2018-04-06 12:41 UTC (13+ messages)
` [PATCH v4 01/17] "
` [PATCH v4 10/17] net/axgbe: add transmit and receive data path apis
` [PATCH v4 17/17] net/axgbe: add workaround for axgbe ethernet training bug
` [PATCH v5 01/18] net/axgbe: add minimal dev init and uninit support
` [PATCH v5 17/18] net/axgbe: add workaround for axgbe ethernet training bug
` [PATCH v5 18/18] net/axgbe : support meson build
[GIT PULL 0/6] perf/urgent fixes
2018-04-06 12:41 UTC (2+ messages)
[Qemu-devel] [PULL for-2.12 0/1] vfio fix
2018-04-06 12:40 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu/gmc: always steal the first 32MB of vram for fw hand-over
2018-04-06 12:39 UTC (7+ messages)
[PATCH 1/2] net/fsl_pq_mdio: Allow explicit speficition of TBIPA address
2018-04-06 12:38 UTC
[PATCH v2] ARM: davinci: dm644x: remove unnecessary postcore_initcall()
2018-04-06 12:38 UTC
[Qemu-devel] [PATCH v3 6/7] s390x/kvm: handle AP instruction interception
2018-04-06 12:37 UTC (11+ 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.