All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-08 21:59:00 to 2018-03-08 22:54:40 UTC [more...]

[RFC v3 net-next 00/18] Time based packet transmission
 2018-03-08 22:54 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v2 0/2] Panasonic AN30259A support
 2018-03-08 22:54 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: document Panasonic AN30259A bindings
` [PATCH v2 2/2] leds: add Panasonic AN30259A support

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-03-08 22:53 UTC  (11+ messages)

[PATCH 1/2] regulator: 88pg86x: add DT bindings document
 2018-03-08 22:53 UTC  (2+ messages)
` [PATCH 2/2] regulator: 88pg86x: new i2c dual regulator chip

[PATCH v4 00/38] DRM Rockchip rk3399 (Kevin)
 2018-03-08 22:53 UTC  (10+ messages)
` [PATCH v4 01/38] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v4 02/38] drm/rockchip: Don't use atomic constructs for psr
` [PATCH v4 03/38] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR

[RFC PATCH 0/5] ima: namespacing IMA audit messages
 2018-03-08 22:53 UTC  (5+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support

[U-Boot] [PATCH] arm: Disable the strict alignment of data on armv7
 2018-03-08 22:52 UTC  (2+ messages)

[PATCHv4 0/2] capability controlled user-namespaces
 2018-03-08 22:52 UTC  (4+ messages)

[PATCH v12 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-03-08 22:52 UTC  (11+ messages)
` [PATCH v12 08/28] target/i386: add Secure Encrypted Virtulization (SEV) object
    ` [Qemu-devel] "
` [PATCH v12 26/28] qmp: add query-sev-capabilities command
    ` [Qemu-devel] "

[Intel-wired-lan] [S87 v5 1/7] i40e: Fix attach VF to VM issue
 2018-03-08 22:52 UTC  (7+ messages)
` [Intel-wired-lan] [S87 v5 2/7] i40e: Cleanup i40e_vlan_rx_register
` [Intel-wired-lan] [S87 v5 3/7] i40e: Fix permission check for VF MAC filters
` [Intel-wired-lan] [S87 v5 4/7] i40e: track filter type statistics when deleting invalid filters
` [Intel-wired-lan] [S87 v5 5/7] i40e: factor out re-enable functions for ATR and SB
` [Intel-wired-lan] [S87 v5 6/7] i40e: fix for wrong partition id calculation on OCP mezz cards
` [Intel-wired-lan] [S87 v5 7/7] i40e: restore TCPv4 input set when re-enabling ATR

[RFC] Removing VLA usage in l1oip_core
 2018-03-08 22:50 UTC 

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-08 22:50 UTC  (13+ messages)
` [PATCH v3 02/11] clk: tegra: retrieve regulator info from framework
` [PATCH v3 03/11] clk: tegra: dfll registration for multiple SoCs
` [PATCH v3 04/11] clk: tegra: add CVB tables for Tegra210 CPU DFLL
` [PATCH v3 05/11] clk: tegra: prepare dfll driver for PWM regulator

[PATCH] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-08 22:49 UTC  (8+ messages)

[rcu:rcu/dev 39/39] kernel/rcu/tree_exp.h:163:9: sparse: incorrect type in argument 1 (different modifiers)
 2018-03-08 22:52 UTC  (2+ messages)

[PATCH v3 00/16] Implement H3/H5 HDMI driver
 2018-03-08 22:47 UTC  (4+ messages)
` [PATCH v3 06/16] drm/sun4i: Release exclusive clock lock when disabling TCON
  ` [linux-sunxi] "

[PATCH] Revert "nvme: create 'slaves' and 'holders' entries for hidden controllers"
 2018-03-08 22:45 UTC  (5+ messages)

[PATCH 0/2] Make cvs tests pass with '-x' tracing and /bin/sh
 2018-03-08 22:44 UTC  (8+ messages)
` [PATCH 1/2] t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'
        ` [PATCH v1.1 "

[cip-dev] Meltdown and Spectre in CIP
 2018-03-08 22:45 UTC  (2+ messages)

Windows: FIO randomly hangs using attached script
 2018-03-08 22:44 UTC  (14+ messages)

[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
 2018-03-08 22:40 UTC  (16+ messages)
` [PATCH v2 1/3] signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptions
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE

[PATCH iproute2-next 1/2] tc: Add missing documentation for codel and fq_codel parameters
 2018-03-08 22:31 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] tc: Add JSON output of fq_codel stats

[Qemu-devel] [PATCH 00/25] remove i386/pc dependency: generic SuperIO
 2018-03-08 22:39 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] hw/isa: Move parallel_hds_isa_init() to hw/char/parallel-isa.c
` [Qemu-devel] [PATCH 02/25] hw/dma/i8257: Rename DMA_init() to i8257_dma_init()
` [Qemu-devel] [PATCH 03/25] hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
` [Qemu-devel] [PATCH 04/25] MAINTAINERS: Fix the PC87312 include path
` [Qemu-devel] [PATCH 05/25] hw/isa/pc87312: Rename the device type as TYPE_PC87312_SUPERIO
` [Qemu-devel] [PATCH 06/25] hw/isa/pc87312: Use uint16_t for the ISA I/O base address
` [Qemu-devel] [PATCH 07/25] hw/isa/pc87312: Use 'unsigned int' for the irq value
` [Qemu-devel] [PATCH 08/25] hw/isa/superio: Add a Super I/O template based on the PC87312 device
` [Qemu-devel] [PATCH 09/25] hw/isa/pc87312: Inherit from the abstract TYPE_ISA_SUPERIO
` [Qemu-devel] [PATCH 10/25] hw/isa/superio: Factor out the parallel code from pc87312.c
` [Qemu-devel] [PATCH 11/25] hw/isa/superio: Factor out the serial "
` [Qemu-devel] [PATCH 12/25] hw/isa/superio: Factor out the floppy disc controller "
` [Qemu-devel] [PATCH 13/25] hw/isa/superio: Add a keyboard/mouse controller (8042)
` [Qemu-devel] [PATCH 14/25] hw/isa/superio: Factor out the IDE code from pc87312.c
` [Qemu-devel] [PATCH 15/25] hw/mips/malta: Code movement
` [Qemu-devel] [PATCH 16/25] hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c
` [Qemu-devel] [PATCH 17/25] hw/mips/mips_fulong2e: Factor out vt82c686b_southbridge_init()
` [Qemu-devel] [PATCH 18/25] hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
` [Qemu-devel] [PATCH 19/25] hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
` [Qemu-devel] [PATCH 20/25] MAINTAINERS: Add entries for the VT82C686B Super I/O
` [Qemu-devel] [PATCH 21/25] MAINTAINERS: Split the Alpha TCG/machine section
` [Qemu-devel] [PATCH 22/25] hw/isa/superio: Add the SMC FDC37C669 Super I/O
` [Qemu-devel] [PATCH 23/25] hw/alpha/dp264: Add the ISA DMA controller
` [Qemu-devel] [PATCH 24/25] hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
` [Qemu-devel] [PATCH 25/25] hw/i386/pc: Factor out the superio code

[PATCH 1/2] of: unittest: remove unneeded local return value variables
 2018-03-08 22:39 UTC  (2+ messages)
` [PATCH 2/2] of: unittest: local return value variable related cleanups

[cip-dev] Linux 4.4.120-cip20
 2018-03-08 22:39 UTC  (2+ messages)

Kernel page fault in vmalloc_fault() after a preempted ioremap
 2018-03-08 22:38 UTC  (3+ messages)

[PATCH v5 0/2] clocksource/drivers/npcm: Add NPCM7xx timer driver
 2018-03-08 22:37 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH] fsck.xfs: allow forced repairs using xfs_repair
 2018-03-08 22:36 UTC  (10+ messages)

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v1
 2018-03-08 22:36 UTC  (9+ messages)
` [PATCH 5/9] x86/dumpstack: Improve opcodes dumping in the Code: section

[PATCH RESEND 00/10] drm/msm: A handful of dpu fixes
 2018-03-08 22:36 UTC  (17+ messages)
` [PATCH RESEND 01/10] drm/msm: Add displayport files to Makefile
` [PATCH RESEND 02/10] drm/msm: Include the dpu_dbg header in msm_drv.c
` [PATCH RESEND 03/10] drm/msm: Change driver name back to msm
` [PATCH RESEND 04/10] drm/msm: Remove smmu driver init/cleanup from msm_drv
` [PATCH RESEND 05/10] drm/msm: Defer probe if display component not found
` [PATCH RESEND 06/10] drm/msm: Fix deadlock calling msm_gem_new()
` [PATCH RESEND 07/10] drm/msm: Populate kms->irq for dpu

[RFC PATCH 0/3] Misc ovl_lookup() related fixes
 2018-03-08 22:34 UTC  (7+ messages)
` [PATCH 1/3] ovl: Set d->last properly during lookup
` [PATCH 2/3] ovl: Do not check for redirect if this is last layer
` [PATCH 3/3] ovl: set d->is_dir and d->opaque for last path element

[PATCH v2] xen/acpi: upload _PSD info for non Dom0 CPUs too
 2018-03-08 22:33 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v3 0/4] Introduce GENI SE Controller Driver
 2018-03-08 22:32 UTC  (8+ messages)
` [PATCH v3 4/4] tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP

[PATCH 1/2] doc: fpga: Add reset bridge support
 2018-03-08 22:32 UTC  (13+ messages)
` [PATCH 2/2] fpga: reset bridge: Add the reset bridge

[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-08 22:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for igt: Add gem_ctx_freq to exercise requesting freq on a ctx (rev3)

[Buildroot] [PATCH] package: dropbear: make PATH configurable
 2018-03-08 22:29 UTC  (3+ messages)

[PATCH v2] ima: drop vla in ima_audit_measurement()
 2018-03-08 22:28 UTC  (9+ messages)

[PATCH] tty: New RISC-V SBI console driver
 2018-03-08 22:27 UTC 

[PATCHv2 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-03-08 22:27 UTC  (8+ messages)
` [PATCHv2 4/7] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding

[PATCH] mm: Change return type to vm_fault_t
 2018-03-08 22:26 UTC  (3+ messages)

[PATCHv2] reset: ti-rstctrl: use the reset-simple driver
 2018-03-08 22:25 UTC  (4+ messages)

btrfs-tools Requires libgcc_s.so.1
 2018-03-08 22:25 UTC  (8+ messages)

[xen-unstable test] 120287: regressions - FAIL
 2018-03-08 22:24 UTC 

[U-Boot] [PATCH] imximage: Check the IVT offset in the correct location
 2018-03-08 22:24 UTC  (4+ messages)

[PATCH] net: phy: Tell caller result of phy_change()
 2018-03-08 22:23 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH RFC 4/5] tls: RX path for ktls
 2018-03-08 22:22 UTC  (3+ messages)

[PATCH v2] MIPS: Set ISA bit in entry-y for microMIPS kernels
 2018-03-08 22:22 UTC  (2+ messages)

[Fuego] [PATCH 00/11] Add Fuego Functional.fuegotest
 2018-03-08 22:20 UTC  (3+ messages)

[PATCH v2] usb: musb: Fix external abort in musb_remove on omap2430
 2018-03-08 22:19 UTC  (2+ messages)
` [v2] "

[RFC][PATCH] ovl: opaque xattr should overrule redirect xattr
 2018-03-08 22:18 UTC 

[PATCH] usb: musb: Fix external abort in musb_remove
 2018-03-08 22:17 UTC  (4+ messages)
    `  "

[PATCH] ovl: fix lookup with middle layer opaque dir and absolute path redirects
 2018-03-08 22:17 UTC  (2+ messages)

[Bug 199037] New: Kernel bug at mm/hugetlb.c:741
 2018-03-08 22:15 UTC  (3+ messages)
` [PATCH v2] hugetlbfs: check for pgoff value overflow

[Qemu-devel] [RFC PATCH v2 00/22] remove i386/pc dependency: generic SuperIO
 2018-03-08 22:14 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v2 21/22] hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 84a3942b6bb16b16319b9f9e1564710503475fa0
 2018-03-08 22:14 UTC 

[PATCH v2 01/10] net/enic: remove 'extern' in .h file function declarations
 2018-03-08 22:14 UTC  (4+ messages)
` [PATCH v3 00/10] enic PMD patchset
  ` [PATCH v3 08/10] doc: describe Rx bytes counter behavior for enic

[PATCH v3 00/15] common ethdev linkstatus functions
 2018-03-08 22:12 UTC  (4+ messages)
` [PATCH v3 01/15] eal: introduce atomic exchange operation

[PATCH 0/3] Remove accidental VLA usage
 2018-03-08 22:12 UTC  (6+ messages)

Build fails with SLOB in next
 2018-03-08 22:11 UTC  (4+ messages)

[RFC PATCH 1/2] riscv/spinlock: Strengthen implementations with fences
 2018-03-08 22:11 UTC  (3+ messages)

[PATCH] xfs: handle inconsistent log item formatting state correctly
 2018-03-08 22:10 UTC  (10+ messages)

[PATCH] nvme-pci: Add .get_address ctrl callback
 2018-03-08 22:10 UTC  (2+ messages)

[RFC][PATCH 1/2] drm_hwcomposer: Error out on YUV layer as it would fail for single planes
 2018-03-08 22:08 UTC  (4+ messages)
` [RFC][PATCH 2/2 v4] drm_hwcomposer: Add platformhisi buffer importer for hikey and hikey960

[meta-qt5][PATCH] Pass -DMESA_EGL_NO_X11_HEADERS=1 when x is disabled
 2018-03-08 22:07 UTC  (2+ messages)

[PATCH 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-08 22:07 UTC  (6+ messages)
` [PATCH 1/2] mm/vmalloc: Add interfaces to free unused page table

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-08 22:06 UTC  (7+ messages)
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range

[PATCH] arm64: kdump: fix interrupt handling done during machine_crash_shutdown
 2018-03-08 22:06 UTC  (12+ messages)

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-08 22:05 UTC  (8+ messages)
` [RFC v2] "

[U-Boot] [PATCH 0/2] usb: kbd: implement special keys
 2018-03-08 22:04 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] "

recent glob expansion breakage on Windows?
 2018-03-08 22:03 UTC  (2+ messages)

[Bug 93727] [Regression] Core profile is 3.2 instead of 3.3 in Big Endian PPC
 2018-03-08 22:02 UTC  (2+ messages)
` [Bug 93727] [Regression] [r600g] "

[PATCH] nfs: nfs_commit_inode should redirty inode if the inode has outstanding requests
 2018-03-08 22:01 UTC  (8+ messages)

[PATCH 1/2] net: macb: Add phy-handle DT support
 2018-03-08 22:00 UTC  (4+ messages)
` [1/2] "

[PATCH bpf-next 0/7] tools: bpf: standardize make
 2018-03-08 22:00 UTC  (8+ messages)
` [PATCH bpf-next 1/7] tools: bpftool: silence 'missing initializer' warnings
` [PATCH bpf-next 2/7] tools: bpf: respect output directory during build
` [PATCH bpf-next 3/7] tools: bpf: consistent make bpf_install
` [PATCH bpf-next 4/7] tools: bpf: make install should build first
` [PATCH bpf-next 5/7] tools: bpf: call descend in Makefile
` [PATCH bpf-next 6/7] tools: bpf: respect quiet/verbose build
` [PATCH bpf-next 7/7] tools: bpf: silence make by not deleting intermediate file

How and where does yocto find lighttpd-module-fastcgi?
 2018-03-08 21:52 UTC 

[U-Boot] [PATCH 1/1] wandboard: remove superfluous include
 2018-03-08 22:00 UTC 

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-08 21:59 UTC  (4+ messages)
` [PATCH v3 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH v3 net-next 0/4] Fix event generation for actions batch Add/Delete mode
 2018-03-08 21:59 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net sched actions: update Add/Delete action API with new argument
` [PATCH v3 net-next 2/4] net sched actions: add new tc_action_ops callback
` [PATCH v3 net-next 3/4] net sched actions: calculate add/delete event message size
` [PATCH v3 net-next 4/4] net sched actions: implement get_fill_size routine in act_gact

SELinux Namespace on bind mounted files
 2018-03-08 21:59 UTC  (4+ messages)

[PATCH] PCI BUS domain ID corruption
 2018-03-08 21:58 UTC  (2+ messages)


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.