messages from 2018-11-14 19:43:51 to 2018-11-14 21:16:43 UTC [more...]
[v2,net-next,06/21] net: usb: aqc111: Introduce link management
2018-11-14 21:16 UTC
[PATCH 11/12] examples: Print TLS debug info if TLS_DEBUG set
2018-11-14 21:15 UTC (2+ messages)
[PATCH v2 00/13] drm/i915: Program SKL+ watermarks/ddb more carefully
2018-11-14 21:15 UTC (15+ messages)
` [PATCH v2 01/13] drm/i915: Reorganize plane register writes to make them more atomic
` [PATCH v2 02/13] drm/i915: Move single buffered plane register writes to the end
` [PATCH v2 03/13] drm/i915: Introduce crtc_state->update_planes bitmask
` [PATCH v2 04/13] drm/i915: Pass the new crtc_state to ->disable_plane()
` [PATCH v2 05/13] drm/i915: Fix latency==0 handling for level 0 watermark on skl+
` [PATCH v2 06/13] drm/i915: Remove some useless zeroing on skl+ wm calculations
` [PATCH v2 07/13] drm/i915: Pass the entire skl_plane_wm to skl_compute_transition_wm()
` [PATCH v2 08/13] drm/i915: Clean up skl+ vs. icl+ watermark computation
` [PATCH v2 09/13] drm/i915: Don't pass dev_priv around so much
` [PATCH v2 10/13] drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+
` [PATCH v2 11/13] drm/i915: Commit skl+ planes in an order that avoids ddb overlaps
` [PATCH v2 12/13] drm/i915: Rename the confusing 'plane_id' to 'color_plane'
` [PATCH v2 13/13] drm/i915: Pass the plane to icl_program_input_csc_coeff()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Program SKL+ watermarks/ddb more carefully (rev7)
[PATCH 01/12] cipher: Only do the RFC3610 IV formatting for CCM
2018-11-14 21:13 UTC (2+ messages)
[PATCH 07/12] tls: Add support for PRFs other than P_SHA256
2018-11-14 21:11 UTC (2+ messages)
xfs fstrim and quota
2018-11-14 10:51 UTC (3+ messages)
` xfs remove / unlink extremely slow ?
[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
2018-11-14 21:10 UTC (12+ messages)
` [RFC/RFT 2/2] "
[PATCH] ARM: bcm2835_defconfig: Enable BCM2835 MMAL-based V4L2 camera driver
2018-11-14 21:11 UTC
MACB in 4.20-rc2
2018-11-14 21:08 UTC (4+ messages)
[PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY
2018-11-14 21:08 UTC (5+ messages)
` [PATCH 2/2] drm/msm/dsi: Get PHY ref clock from the DT
` [Freedreno] "
[PATCH 04/12] tls: Fix functions that return error strings
2018-11-14 21:07 UTC (2+ messages)
[Qemu-devel] [PATCH for-3.1?] file-posix: Better checks of 64-bit copy_range
2018-11-14 21:05 UTC
[PATCH 0/6] btrfs: fix compiler warning with make W=1
2018-11-14 21:05 UTC (8+ messages)
` [PATCH 5/6] btrfs: remove unused variable tree in end_compressed_bio_write()
` [PATCH 6/6] btrfs: unconditionally provide function prototypes from free-space-tree.h
[U-Boot] arm: socfpga gen5: warm reboot reliability
2018-11-14 21:04 UTC (3+ messages)
[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
2018-11-14 20:58 UTC (16+ messages)
[SPDK] Status of release 18.10.1 ?
2018-11-14 21:03 UTC
[PATCH v12 0/2] Initial Allwinner V3s CSI Support
2018-11-14 10:54 UTC (2+ messages)
[PATCH 1/2] drm/msm: use common display thread for dispatching vblank events
2018-11-14 20:56 UTC (4+ messages)
` [Freedreno] "
[PATCH 0/3] usb: renesas: rcar-gen3-usb2: Add support for RZ/A2
2018-11-14 10:53 UTC (5+ messages)
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Add support for R7S9210
` [PATCH 3/3] dt-bindings: rcar-gen3-phy-usb2: Add r7s9210 support
[ovmf test] 130065: regressions - FAIL
2018-11-14 20:56 UTC
[iproute PATCH] ip-address: Fix filtering by negated address flags
2018-11-14 10:52 UTC (3+ messages)
[PATCH] sched: Do not bug in __sched_setscheduler() when pi is not used
2018-11-14 20:55 UTC (2+ messages)
[PATCH v2 0/9] phy: Add configuration interface for MIPI D-PHY devices
2018-11-14 10:51 UTC (4+ messages)
` [PATCH v2 2/9] phy: Add configuration interface
[Buildroot] [PATCH v2] boot/syslinux: Fix build with glibc 2.28+
2018-11-14 20:54 UTC
[PATCH] drm/i915: use appropriate integer types for flags
2018-11-14 20:53 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH 1/8] drm/msm: dpu: Move pm_runtime_(get|put) from vblank_enable
2018-11-14 20:52 UTC (14+ messages)
` [PATCH 3/8] drm/msm: dpu: Remove vblank_callback from encoder
` [PATCH 6/8] drm/msm: dpu: Separate crtc assignment from vblank enable
[Qemu-devel] [RFC for-3.2 PATCH 0/7] pcie: Enhanced link speed and width support
2018-11-14 20:51 UTC (8+ messages)
` [Qemu-devel] [RFC for-3.2 PATCH 1/7] pcie: Create enums for link speed and width
` [Qemu-devel] [RFC for-3.2 PATCH 2/7] pci: Sync PCIe downstream port LNKSTA on read
` [Qemu-devel] [RFC for-3.2 PATCH 3/7] qapi: Define PCIe link speed and width properties
` [Qemu-devel] [RFC for-3.2 PATCH 4/7] pcie: Add link speed and width fields to PCIESlot
` [Qemu-devel] [RFC for-3.2 PATCH 5/7] pcie: Fill PCIESlot link fields to support higher speeds and widths
` [Qemu-devel] [RFC for-3.2 PATCH 6/7] pcie: Allow generic PCIe root port to specify link speed and width
` [Qemu-devel] [RFC for-3.2 PATCH 7/7] vfio/pci: Remove PCIe Link Status emulation
[Qemu-devel] [PATCH for-3.2 00/41] RFC: slirp: make it again a standalone project
2018-11-14 20:51 UTC (4+ messages)
` [Qemu-devel] [PATCH for-3.2 29/41] slirp: improve a bit the debug macros
[PATCH] usb: dwc3: gadget: fix ISOC TRB type on unaligned transfers
2018-11-14 10:45 UTC
Behaviour of /proc/self/fd/NN
2018-11-14 10:45 UTC
[PATCH] evse-hmi: bump SRCREV to pick up the fix for character truncation issue
2018-11-14 20:47 UTC
FW: final pass on release notes....and general status of readiness
2018-11-14 20:47 UTC
[PATCH 3.16 000/366] 3.16.61-rc1 review
2018-11-14 20:47 UTC (3+ messages)
[BUG] Nuvoton NCPT650 TPM 2.0 mode not working
2018-11-14 20:46 UTC (10+ messages)
[PATCH] net: phy: mdio-gpio: fix access that may sleep
2018-11-14 20:46 UTC (5+ messages)
` [PATCH v2] "
[U-Boot] [PATCH 2/2] rockchip: rk3188: fix early uart setup
2018-11-14 20:46 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH 1/2] rockchip: rk3188: add support for usb-uart functionality
2018-11-14 20:46 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] rockchip: video: mipi: Do not write to the version register
2018-11-14 20:45 UTC (2+ messages)
` [U-Boot] "
[PULL] drm-misc-fixes
2018-11-14 20:45 UTC
[PATCH 0/3] Provide mechanism to set UUID for Dom0
2018-11-14 20:44 UTC (4+ messages)
` [PATCH 3/3] xen-init-dom0: set Dom0 UUID if requested
[Buildroot] [PATCH 1/1] uclibc-ng-test: fix build with glibc 2.28
2018-11-14 20:42 UTC
[PATCH] mem: Fix anonymous mapping on Power9
2018-11-14 20:40 UTC
[PATCH 2/2] arm64: Enable HW_RANDOM_VIRTIO in defconfig
2018-11-14 20:40 UTC
[PATCH 1/2] arm64: Refresh defconfig
2018-11-14 20:40 UTC
[PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m
2018-11-14 20:40 UTC (5+ messages)
` [PATCH V6 1/4] x86/altp2m: propagate ept.ad changes to all active altp2ms
` [PATCH V6 2/4] x86/mm: introduce p2m_{init, free}_logdirty()
` [PATCH V6 3/4] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early
KASAN: use-after-free Read in locks_delete_block
2018-11-14 10:36 UTC (4+ messages)
linux-next: Tree for Nov 14
2018-11-14 20:38 UTC (2+ messages)
` linux-next: Tree for Nov 14 (sound/soc/amd/raven/)
[Buildroot] [PATCH v1] libv4l: bump version to 1.16.2
2018-11-14 20:36 UTC
WARNING: CPU: 26 PID: 64391 at lib/vsprintf.c:2193 set_precision+0x84/0x90
2018-11-14 20:35 UTC (5+ messages)
[linux-3.18 test] 129845: regressions - FAIL
2018-11-14 20:35 UTC
[PATCH 1/3] sim800: add sim800 support
2018-11-14 20:34 UTC (2+ messages)
[Qemu-devel] [PATCH for-3.1 v2] build: qga: add macro to force use of native mingw32 assert()
2018-11-14 20:32 UTC (3+ messages)
[SPDK] Status of release 18.10.1 ?
2018-11-14 20:31 UTC
[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
2018-11-14 20:28 UTC (5+ messages)
` [PATCH v5 06/27] x86/cet: Control protection exception handler
[PATCH 14/17] soc: bcm: Switch raspberrypi-power to SPDX identifier
2018-11-14 20:25 UTC (4+ messages)
[PATCH v2 1/2] linux-ti-staging: update to ti2018.05-rc4 tag
2018-11-14 20:25 UTC (2+ messages)
` [PATCH v2 2/2] u-boot-ti-staging: "
[PATCH 00/27] Unify vDSOs across more architectures
2018-11-14 10:22 UTC (5+ messages)
` [PATCH 07/27] arm64: Substitute gettimeofday with C implementation
[SPDK] perf failure with RDMA
2018-11-14 20:25 UTC
[PATCH 02/17] ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier
2018-11-14 20:24 UTC (5+ messages)
[PATCH 1/2] cst: update to 3285e1d23a6abe3db6b
2018-11-14 8:53 UTC
ARM builtin perf tests for breakpoint failures
2018-11-14 20:21 UTC (2+ messages)
[PATCH v2] exec: make de_thread() freezable
2018-11-14 10:18 UTC (5+ messages)
[REGRESSION 4.20-rc1] 45975c7d21a1 ("rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds")
2018-11-14 20:20 UTC (3+ messages)
[Fuego] [PATCH] Solve-the-error-of-drawing-when-bt-in-criteria
2018-11-14 20:18 UTC (2+ messages)
[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
2018-11-14 20:18 UTC (17+ messages)
` [PATCH v7 01/16] tracing: Refactor hist trigger action code
` [PATCH v7 02/16] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v7 03/16] tracing: Add hist trigger handler.action documentation to README
` [PATCH v7 04/16] tracing: Split up onmatch action data
` [PATCH v7 05/16] tracing: Generalize hist trigger onmax and save action
` [PATCH v7 06/16] tracing: Add conditional snapshot
` [PATCH v7 07/16] tracing: Add hist trigger snapshot() action
` [PATCH v7 08/16] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v7 09/16] tracing: Add hist trigger snapshot() action test case
` [PATCH v7 10/16] tracing: Add hist trigger onchange() handler
` [PATCH v7 11/16] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v7 12/16] tracing: Add hist trigger onchange() handler test case
` [PATCH v7 13/16] tracing: Add alternative synthetic event trace action syntax
` [PATCH v7 14/16] tracing: Add alternative synthetic event trace action test case
` [PATCH v7 15/16] tracing: Add hist trigger action 'expected fail' "
` [PATCH v7 16/16] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
[PATCH v10 00/22] kasan: add software tag-based mode for arm64
2018-11-14 20:17 UTC (16+ messages)
` [PATCH v10 08/22] kasan, arm64: untag address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v10 12/22] kasan, arm64: fix up fault handling logic
b330c50985 ("x86/fsgsbase/64: Fix the base write helper .."): Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
2018-11-14 20:17 UTC
[GIT PULL] ACPI fix for v4.20-rc3
2018-11-14 20:17 UTC
[GIT PULL] PCI fixes for v4.20
2018-11-14 20:16 UTC (4+ messages)
[PATCH] net/i40e: fix X710 Rx issue after reading some registers
2018-11-14 20:16 UTC (2+ messages)
[GIT PULL] Power management updates for v4.20-rc3
2018-11-14 20:16 UTC
[V3, 0/4] platform: dwc: Add of DesignWare MIPI CSI-2 Host
2018-11-14 20:16 UTC (6+ messages)
` [V3, 1/4] Documentation: dt-bindings: phy: Document the Synopsys MIPI DPHY Rx bindings
` [V3, 3/4] Documentation: dt-bindings: media: Document bindings for DW MIPI CSI-2 Host
[U-Boot] [PATCH] arm: socfpga: make config structs const
2018-11-14 20:11 UTC (2+ messages)
[PATCH v7 00/13] arch/x86: AMD QoS support
2018-11-14 20:07 UTC (4+ messages)
` [PATCH v7 03/13] arch/x86: Re-arrange RDT init code
Organizational Meeting
2018-11-14 20:06 UTC (2+ messages)
[SPDK] Status of release 18.10.1 ?
2018-11-14 20:04 UTC
[Qemu-devel] [PATCH RFC 0/6] qapi: rewrite string-input-visitor
2018-11-14 20:03 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC 3/6] "
` [Qemu-devel] [PATCH RFC 5/6] test-string-input-visitor: split off uint64 list tests
[Qemu-devel] [PATCH v2 00/11] block: Deal with filters
2018-11-14 20:01 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 03/11] block: Filtered children access functions
` [Qemu-devel] [PATCH v2 04/11] block: Storage child access function
` [Qemu-devel] [PATCH v2 07/11] block: Leave BDS.backing_file constant
[GIT PULL] RTC fixes for 4.20
2018-11-14 20:00 UTC (2+ messages)
[GIT PULL] parisc architecture fix for kernel v4.20
2018-11-14 20:00 UTC (2+ messages)
[GIT PULL] SCSI fixes for 4.20-rc2
2018-11-14 20:00 UTC (2+ messages)
[GIT PULL] namespace fix for v4.20-rc3
2018-11-14 20:00 UTC (2+ messages)
[PATCH v2 0/2] Optimization with aware of cpu capacity for R-Car Gen3
2018-11-14 9:56 UTC (5+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: Add CPU topology on R-Car Gen3 SoCs
` [PATCH v2 2/2] arm64: dts: renesas: Add CPU capacity-dmips-mhz
[PATCH v2 0/1] Advertise multiple supported proto versions
2018-11-14 19:57 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/1] protocol: advertise multiple supported versions
` [PATCH v4 0/1] Advertise multiple supported proto versions
[PATCH] ARM: dts: pxa3xx: add gcu node
2018-11-14 19:58 UTC (4+ messages)
[Ksummit-discuss] [TOPIC] ZUFS - Zero Copy User-Mode FileSystem - One year Later
2018-11-14 19:56 UTC (3+ messages)
linux-next: Signed-off-by missing for commits in the gnss-fixes tree
2018-11-14 19:56 UTC (2+ messages)
[PATCH v4 0/6] media: rcar-vin: Add support for R-Car E3
2018-11-14 19:56 UTC (3+ messages)
` [PATCH v4 6/6] media: rcar-csi2: Handle per-SoC number of channels
[PATCH] net/pcap: enable data path on secondary
2018-11-14 19:56 UTC (4+ messages)
` [PATCH v3 0/2] fix pcap handlers for secondary
` [PATCH v3 1/2] net/pcap: move pcap handler to process private
` [PATCH v3 2/2] net/pcap: enable data path for secondary
[PATCH v2 0/2] Add support for Microchip MCP41xxx/42xxx potentiometers
2018-11-14 9:52 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: potentiometer: Add Microchip MCP41xxx/42xxx
` [PATCH v2 2/2] iio: potentiometer: Add driver for "
[PATCH 1/2] ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
2018-11-14 19:55 UTC (4+ messages)
` [EXTERNAL] "
[PATCH] selinux: fix non-MLS handling in mls_context_to_sid()
2018-11-14 19:52 UTC (2+ messages)
[GIT PULL] GNSS fixes for v4.20-rc3 (take 2)
2018-11-14 19:51 UTC
[PATCH RFC 0/2] Make fsgsbase test more stable
2018-11-14 19:50 UTC (9+ messages)
` [PATCH RFC 1/2] selftests/x86/fsgsbase: Indirect output through a wrapper function
` [PATCH RFC 2/2] selftests/x86/fsgsbase: Default to trying to run the test repeatedly
[PATCH v4 4/5] xen/domain: Allocate d->vcpu[] earlier during domain_create()
2018-11-14 19:50 UTC (3+ messages)
` [PATCH v5 "
[SPDK] Status of release 18.10.1 ?
2018-11-14 19:48 UTC
our urgent respond immediately
2018-11-14 9:45 UTC
[PATCH] doc: drop some incorrect instructions
2018-11-14 19:47 UTC (3+ messages)
[PATCH v7b 00/25] dom0less step1: boot multiple domains from device tree
2018-11-14 19:46 UTC (2+ messages)
[PATCH blktests] makefile: Add install rule
2018-11-14 19:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH] media: vb2: Allow reqbufs(0) with "in use" MMAP buffers
2018-11-14 9:43 UTC (3+ messages)
[PATCH] PCI: dwc: Limit config space size for i.MX6
2018-11-14 19:44 UTC (3+ 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.