All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-12 20:15:09 to 2018-03-12 21:21:21 UTC [more...]

[Intel-wired-lan] [S87 v5 1/7] i40e: Fix attach VF to VM issue
 2018-03-12 21:21 UTC  (7+ messages)
` [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

[Qemu-devel] [PATCH 0/7] block: .bdrv_co_create for format drivers
 2018-03-12 21:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/7] qed: Support .bdrv_co_create

[PATCH v6 00/23] eventtimer: introduce event timer adapter
 2018-03-12 21:20 UTC  (5+ messages)
` [PATCH v7 0/7] "
  ` [PATCH v7 3/7] eventtimer: add default software driver

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-12 21:19 UTC  (10+ messages)
` [RFC PATCH 01/12] libacpi: new DSDT ACPI table for Q35
` [Qemu-devel] [RFC PATCH 16/30] q35/xen: Add Xen platform device support "
      `  "

[Bug 102553] Venus PRO R9 M265X amdgpu: Kernel OOPS si_dpm_set_power_state unable to handle kernel NULL pointer dereference
 2018-03-12 21:19 UTC  (2+ messages)

[PATCH v3 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-12 21:18 UTC  (7+ messages)
` [PATCH v3 05/11] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH 1/2] ASoC: rt5651: move definitions of dt-binding constants to include/dt-bindings
 2018-03-12 21:17 UTC  (2+ messages)
` Applied "ASoC: rt5651: move definitions of dt-binding constants to include/dt-bindings" to the asoc tree

[PATCH 2/2] ASoC: rt5651: Fix jack-dectect typo in the dt-bindings documentation
 2018-03-12 21:17 UTC  (2+ messages)
` Applied "ASoC: rt5651: Fix jack-dectect typo in the dt-bindings documentation" to the asoc tree

[PATCH 0/3] indirectly reclaimable memory
 2018-03-12 21:17 UTC  (3+ messages)
` [PATCH 3/3] dcache: account external names as "

[PATCH 1/3] MIPS: lantiq: fix danube usb clock
 2018-03-12 21:17 UTC  (7+ messages)
` [PATCH 2/3] MIPS: lantiq: enable AHB Bus for USB
` [PATCH 3/3] MIPS: lantiq: ase: Enable MFD_SYSCON

[RFC PATCH 00/35] remove in-kernel syscall invocations
 2018-03-12 20:01 UTC  (4+ messages)
` [RFC PATCH 04/35] syscalls: do not call sys_getpgid() within the kernel

[PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
 2018-03-12 21:16 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 3/5] gc --auto: exclude base pack if not enough mem to "repack -ad"

[PATCH RFC] xfs: convert between packed and unpacked agfls on-demand
 2018-03-12 21:14 UTC  (11+ messages)

[PATCH igt] igt: Add gem_ctx_freq to exercise requesting freq on a ctx
 2018-03-12 21:13 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] bpf stackmap with build_id+offset
 2018-03-12 21:12 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: extend stackmap to save binary_build_id+offset instead of address
` [PATCH bpf-next v4 2/2] bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID

[Qemu-devel] [PATCH] iotests: Fix stuck NBD process on 33
 2018-03-12 21:12 UTC  (2+ messages)

[PATCH 0/6] Implement proper MST fallback retraining in i915
 2018-03-12 21:12 UTC  (11+ messages)
` [PATCH v3 1/5] drm/i915: Move DP modeset retry work into intel_dp
  ` [PATCH v3 2/5] drm/i915: Only use one link bw config for MST topologies
  ` [PATCH v3 5/5] drm/i915: Implement proper fallback training for MST

[Cluster-devel] [PATCH] gfs2: gfs2_iomap_end tracepoint: log block address
 2018-03-12 21:11 UTC 

[PATCH v5 0/2] Meson GXL USB3 PHY driver
 2018-03-12 21:11 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: phy: Add support for the USB3 PHY on Amlogic Meson GXL SoCs
` [PATCH v5 2/2] phy: amlogic: add USB3 PHY support for Meson GXL and GXM

[MPTCP] [RFC] MPTCP Path Management Generic Netlink API
 2018-03-12 21:10 UTC 

[PATCH net] kcm: lock lower socket in kcm_attach
 2018-03-12 21:09 UTC  (2+ messages)

[PATCH v4 0/2] Enable virtio_net to act as a backup for a passthru device
 2018-03-12 21:08 UTC  (6+ messages)
` [PATCH v4 2/2] virtio_net: Extend virtio to use VF datapath when available
    ` [virtio-dev] "

[PATCH v4 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-12 21:07 UTC  (22+ messages)
` [PATCH v4 1/6] sysctl: Add flags to support min/max range clamping
` [PATCH v4 2/6] proc/sysctl: Check for invalid flags bits
` [PATCH v4 3/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v4 4/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v4 5/6] ipc: Clamp semmni "
` [PATCH v4 6/6] test_sysctl: Add range clamping test

[RFC] drm/i915: store all mmio bases in intel_engines
 2018-03-12 21:05 UTC  (9+ messages)

[PATCH] drm/i915: Move CUR_SURFLIFE definition to a better place
 2018-03-12 21:05 UTC  (4+ messages)
  ` [PATCH v2] drm/i915: Move CUR SURFLIVE "

[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
 2018-03-12 21:03 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-12 21:02 UTC  (16+ messages)

[Qemu-devel] [PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-12 21:00 UTC  (12+ messages)
`  "
` [Qemu-devel] [PATCH v4 1/5] target/i386: Generalize some of the macro definitions
  `  "
` [Qemu-devel] [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information
  `  "
` [Qemu-devel] [PATCH v4 3/5] target/i386: Add support for CPUID_8000_001E for AMD
  `  "
` [Qemu-devel] [PATCH v4 4/5] target/i386: Enable TOPOEXT feature on AMD EPYC CPU
  `  "
` [Qemu-devel] [PATCH v4 5/5] target/i386: Remove generic SMT thread check
  `  "

[RFC PATCH] ARM: dts: meson8b-odroidc1: add microSD support
 2018-03-12 21:00 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/21] efi: Enable basic sandbox support for EFI loader
 2018-03-12 20:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 05/21] efi: Add a TODO to efi_init_obj_list()
  ` [U-Boot] [PATCH v4 1/1] "

[Query] ARM64 kaslr support - randomness, seeding and kdump
 2018-03-12 20:58 UTC  (3+ messages)

[PATCH v3 0/1] Meson8b: fix requesting GPIOs greater than GPIOZ_3
 2018-03-12 20:57 UTC  (2+ messages)
` [PATCH v3 1/1] ARM: dts: meson8b: the CBUS GPIO controller only has 83 GPIOs

[xen-unstable test] 120405: regressions - FAIL
 2018-03-12 20:56 UTC 

[PATCH v2 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-03-12 20:55 UTC  (5+ messages)

[MPTCP] [RFC] MPTCP Path Management Generic Netlink API
 2018-03-12 20:55 UTC 

Intermittent build failure with TRIM_UNUSED_KSYMS and related problems
 2018-03-12 20:54 UTC  (3+ messages)

[PATCH] tpm: add tpm_calc_ordinal_duration wrapper
 2018-03-12 20:50 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] HAB Fixes for 2018.03-rc4
 2018-03-12 20:53 UTC  (7+ messages)
` [U-Boot] [PATCH 3/3] imx: hab: Convert DCD non-NULL error to warning

[PATCH] multipath-tools: fix errors in auto generated man pages
 2018-03-12 20:52 UTC 

[PATCH v5 0/4] new driver for Valve Steam Controller
 2018-03-12 20:51 UTC  (3+ messages)

[Bug 105463] [r600] 4210 piglit failures, 55 crashes, 14 warnings on ppc (PCIe, ppc64, mesa-18.0.0_rc4)
 2018-03-12 20:51 UTC  (3+ messages)
` [Bug 105463] [r600g] "

de-indirect TCP congestion control
 2018-03-12 20:51 UTC  (5+ messages)

[PATCH 0/8] Implement get_multiple for ACCES and PC104 drivers
 2018-03-12 20:50 UTC  (9+ messages)
` [PATCH 1/8] iio: stx104: Implement get_multiple callback
` [PATCH 2/8] gpio: 104-idio-16: "
` [PATCH 3/8] gpio: pci-idio-16: "
` [PATCH 4/8] gpio: pcie-idio-24: "
` [PATCH 5/8] gpio: 104-dio-48e: "
` [PATCH 6/8] gpio: 104-idi-48: "
` [PATCH 7/8] gpio: gpio-mm: "
` [PATCH 8/8] gpio: ws16c48: "

[PATCH RFC PKCS7 kernel vm 0/1] kernel version of PKCS#7 parser
 2018-03-12 20:46 UTC  (2+ messages)
` [PATCH RFC PKCS7 kernel vm 1/1] libkmod-signature: implement pkcs7 parsing with kernel asn1 compiler

[MPTCP] Fwd: de-indirect TCP congestion control
 2018-03-12 20:46 UTC 

[PATCH] iio: adc: meson-saradc: unlock on error in meson_sar_adc_lock()
 2018-03-12 20:43 UTC  (3+ messages)

Guidelines for Submitting an RFC PATCH
 2018-03-12 20:42 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib: Add igt_hweight{32,64}
 2018-03-12 20:42 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib: Parse plane IN_FORMATS blobifiers into a nicer form
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_addfb_basic: Check that addfb2 accepts/rejects the expected formats

linux-next: Signed-off-by missing for commit in the usb-gadget tree
 2018-03-12 20:40 UTC 

[PATCH RFC PKCS7 asn1c 1/2] libkmod-signature: implement pkcs7 parsing with asn1c compiler
 2018-03-12 20:41 UTC  (3+ messages)
` [PATCH] libkmod-signature: Fix crash when module signature is not present

[PATCH 1/3] drm: Add the optional .fb_modifier() hook
 2018-03-12 20:40 UTC  (3+ messages)
` [PATCH 2/3] drm: Make sure at least one plane supports the fb format
` [PATCH 3/3] drm/i915: Eliminate the horrendous format check code

[PATCH RFC PKCS7 asn1c 0/2] asn1c version of PKCS#7 parser
 2018-03-12 20:40 UTC  (3+ messages)

[PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
 2018-03-12 20:39 UTC  (15+ messages)
        ` [BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())
                ` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())

[PATCH v2] platform/x86: dell-smbios: Resolve dependency error on ACPI_WMI
 2018-03-12 20:36 UTC 

[drm-intel:for-linux-next-fixes 4/4] drivers/gpu//drm/i915/i915_gem.c:3223:8: error: 'struct drm_i915_private' has no member named 'caps'; did you mean 'ips'?
 2018-03-12 20:35 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH igt] igt/kms_frontbuffer_tracking: Use smallest mode by default
 2018-03-12 20:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[igt-dev] [PATCH i-g-t] tests/kms_pipe_crc_basic: Remove legacy crc tests
 2018-03-12 20:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[DPU PATCH 00/11] drm/msm: Use atomic helper functions for msm
 2018-03-12 20:32 UTC  (21+ messages)
` [DPU PATCH 02/11] drm/msm: Don't duplicate modeset_enables atomic helper
` [DPU PATCH 06/11] drm/msm: Remove msm_commit/kthread, use atomic helper commit
` [DPU PATCH 07/11] drm/msm: Use atomic private_obj instead of subclassing
` [DPU PATCH 08/11] drm/msm: Remove hand-rolled out fences
` [DPU PATCH 10/11] drm/msm: Switch to atomic_helper_commit()

[PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
 2018-03-12 20:29 UTC  (5+ messages)
` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
  ` [linux-sunxi] "

[PATCH] platform/x86: dell_smbios: Resolve dependency error on ACPI_WMI
 2018-03-12 20:29 UTC  (3+ messages)

[PATCH 0/3 v3] devpts: handle bind-mounts
 2018-03-12 20:28 UTC  (5+ messages)
` [PATCH 2/3 v3] devpts: resolve devpts bind-mounts

[PATCH 00/12] meta-xfce updates + fix
 2018-03-12 20:29 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/11] implement 680x0 FPU (part 5)
 2018-03-12 20:27 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] target/m68k: implement ftan
` [Qemu-devel] [PATCH 02/11] target/m68k: implement fsin
` [Qemu-devel] [PATCH 03/11] target/m68k: implement fcos
` [Qemu-devel] [PATCH 04/11] target/m68k: implement fsincos
` [Qemu-devel] [PATCH 05/11] target/m68k: implement fatan
` [Qemu-devel] [PATCH 06/11] target/m68k: implement fasin
` [Qemu-devel] [PATCH 07/11] target/m68k: implement facos
` [Qemu-devel] [PATCH 08/11] target/m68k: implement fatanh
` [Qemu-devel] [PATCH 09/11] target/m68k: implement ftanh
` [Qemu-devel] [PATCH 10/11] target/m68k: implement fsinh
` [Qemu-devel] [PATCH 11/11] target/m68k: implement fcosh

[PATCH] Revert "dm mpath: remove unnecessary NVMe branching in favor of scsi_dh checks"
 2018-03-12 20:28 UTC 

[Qemu-devel] [PULL 0/9] Socket next patches
 2018-03-12 20:27 UTC  (2+ messages)

"wrong" ifindex on received VLAN tagged packet?
 2018-03-12 20:26 UTC  (4+ messages)

[PATCH v3 1/4] drm: Add drm_any_plane_has_format()
 2018-03-12 20:25 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/4] "

[merged] mm-page_alloc-fix-memmap_init_zone-pageblock-alignment.patch removed from -mm tree
 2018-03-12 20:25 UTC 

[merged] mm-memblock-hardcode-the-end_pfn-being-1.patch removed from -mm tree
 2018-03-12 20:25 UTC 

[merged] bug-exclude-non-bug-warn-exceptions-from-report_bug.patch removed from -mm tree
 2018-03-12 20:24 UTC 

[merged] bug-use-%pb-in-bug-and-stack-protector-failure.patch removed from -mm tree
 2018-03-12 20:24 UTC 

Dell Inc. XPS 13 9343/0TM99H fails to boot v4.16-rc5
 2018-03-12 20:23 UTC  (2+ messages)

[PATCH 00/30] Netfilter/IPVS updates for net-next
 2018-03-12 20:22 UTC  (5+ messages)

[RFC v3 00/12] drm: Add generic fbdev emulation
 2018-03-12 20:21 UTC  (6+ messages)
` [RFC v3 09/12] drm: Add API for in-kernel clients

CRIS port status, was: [PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-12 20:21 UTC  (4+ messages)
  ` [GIT PULL] CRIS: Drop support for the CRIS-port

[PATCH net-next 1/1] net sched actions: return explicit error when tunnel_key mode is not specified
 2018-03-12 20:20 UTC 

[PATCH AUTOSEL for 4.14 001/110] net: phy: fix resume handling
 2018-03-12 20:20 UTC  (13+ messages)
` [PATCH AUTOSEL for 4.14 065/110] led: core: Fix brightness setting when setting delay_off=0

[PATCH] drm/i915/icl: Use hw engine class, instance to find irq handler
 2018-03-12 20:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/icl: Use hw engine class, instance to find irq handler (rev2)

[PATCH] drm/i915/psr: Kill scheduled work for Core platforms
 2018-03-12 20:20 UTC 

New KFD ioctls: taking the skeletons out of the closet
 2018-03-12 20:20 UTC  (6+ messages)

[PATCH] proc: revalidate misc dentries
 2018-03-12 20:19 UTC 

Regression with commit "x86/pv: Drop int80_bounce from struct pv_vcpu" f75b1a5247b3b311d3aa50de4c0e5f2d68085cb1
 2018-03-12 20:17 UTC  (5+ messages)

[pci PATCH v5 0/4] Series short description
 2018-03-12 20:17 UTC  (8+ messages)
` [pci PATCH v5 1/4] pci: Add pci_sriov_configure_simple for PFs that don't manage VF resources
        ` [virtio-dev] "

[Bug 105426] [regression] Mesa-18.0rc4 - black screen in some Valve games when run under Wine
 2018-03-12 20:16 UTC 

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-03-12 20:16 UTC  (10+ messages)

[PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
 2018-03-12 20:15 UTC  (9+ messages)
` [PATCH 1/3] drm/meson: Fix an un-handled error path "
` [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
` [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'


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.