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

[PATCH v5 0/9] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-27 21:31 UTC  (9+ messages)
` [PATCH v5 1/9] i386: Helpers to encode cache information consistently
` [PATCH v5 2/9] i386: Add cache information in X86CPUDefinition
` [PATCH v5 3/9] i386: Initialize cache information for EPYC family processors
` [PATCH v5 4/9] i386: Add new property to control cache info
` [PATCH v5 5/9] i386: Use the statically loaded cache definitions
` [PATCH v5 6/9] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
` [PATCH v5 7/9] i386: Add support for CPUID_8000_001E for AMD
` [PATCH v5 8/9] i386: Enable TOPOEXT feature on AMD EPYC CPU

[PATCH v9 00/24] Speculative page faults
 2018-03-27 21:30 UTC  (5+ messages)
` [PATCH v9 06/24] mm: make pte_unmap_same compatible with SPF
` [PATCH v9 07/24] mm: VMA sequence count

[PATCH 5/5 v2] KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
 2018-03-27 21:31 UTC 

RFC on writel and writel_relaxed
 2018-03-27 21:29 UTC  (37+ messages)

[Fuego] Kernel build fixes
 2018-03-27 21:30 UTC  (4+ messages)
` [Fuego] [PATCH 02/10] kernel_build: add spec for arm and arm64

[PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_prob
 2018-03-27 21:29 UTC  (4+ messages)
` [PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_
  ` [PATCH] pwm: atmel-tcb: Delete an error message for a failed memory allocation in atmel_tcb_pwm_probe()

[PATCH] pwm-puv3: Delete an error message for a failed memory allocation in pwm_probe()
 2018-03-27 21:28 UTC  (3+ messages)

[PATCH 1/2] md: dm-verity: aggregate crypto API calls
 2018-03-27 21:27 UTC  (7+ messages)
` [PATCH 2/2] md: dm-verity: allow parallel processing of bio blocks

[PATCH usb-next v4 0/2] fix HCD PHY suspend handling
 2018-03-27 21:26 UTC  (8+ messages)
` [PATCH usb-next v4 1/2] usb: core: split usb_phy_roothub_{init, alloc}
  ` [usb-next,v4,1/2] usb: core: split usb_phy_roothub_{init,alloc}
` [PATCH usb-next v4 2/2] usb: core: use phy_exit during suspend if wake up is not supported
  ` [usb-next,v4,2/2] "

[PATCH v3 00/39] New VGIC(-v2) implementation
 2018-03-27 21:26 UTC  (15+ messages)
` [PATCH v3 17/39] ARM: new VGIC: Add GICv2 MMIO handling framework
` [PATCH v3 18/39] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
` [PATCH v3 19/39] ARM: new VGIC: Add ENABLE registers handlers
` [PATCH v3 20/39] ARM: new VGIC: Add PENDING "
` [PATCH v3 21/39] ARM: new VGIC: Add ACTIVE "
` [PATCH v3 22/39] ARM: new VGIC: Add PRIORITY "
` [PATCH v3 23/39] ARM: new VGIC: Add CONFIG "

[PATCH v2 0/4] selftests: fix compiling issues
 2018-03-27 21:25 UTC  (9+ messages)
` [PATCH v2 1/4] selftests/Makefile: append a slash to env variable OUTPUT
` [PATCH v2 3/4] kselftest: install sanitized kernel headers before compiling

[PATCH] pwn: stm32: Adopt SPDX identifier
 2018-03-27 21:25 UTC  (3+ messages)

[Buildroot] [PATCH v2,1/1] i2pd: new package
 2018-03-27 21:24 UTC 

[PATCH v2 00/18] NFS/RDMA server for v4.17
 2018-03-27 21:22 UTC  (5+ messages)
` [PATCH v2 15/18] nfsd: Add I/O trace points in the NFSv4 read proc

[Buildroot] [PATCH 1/1] i2pd: new package
 2018-03-27 21:22 UTC  (3+ messages)

4.16-rc5 on Motorola Droid 4
 2018-03-27 21:21 UTC  (5+ messages)

[PATCH net-next] net/mlx4_en: CHECKSUM_COMPLETE support for fragments
 2018-03-27 21:21 UTC 

[RESEND PATCH v3 0/4] fpga: don't use drvdata in common code
 2018-03-27 21:19 UTC  (4+ messages)
` [RESEND PATCH v3 2/4] fpga: manager: don't use drvdata in common fpga code

dma-mapping: clearing GFP_ZERO flag caused crashes of Ethernet on arc/hsdk board
 2018-03-27 21:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 1/1] hw/scsi: support SCSI-2 passthrough without PI
 2018-03-27 21:18 UTC  (3+ messages)

[lustre-devel] Lustre upstream client TODO list
 2018-03-27 21:17 UTC  (6+ messages)
  ` [lustre-devel] Current results and status of my upstream work

[PATCH v5 00/12] drm/i915/guc: Support for Guc responses and requests
 2018-03-27 21:17 UTC  (7+ messages)
` [PATCH v5 10/12] drm/i915/guc: Handle default action received over CT

[PATCH 0/2] xfs: don't require a dirty log on snapshots
 2018-03-27 21:17 UTC  (5+ messages)
` [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery

[PATCH v2 1/4] drm/i915: Enable edp psr error interrupts on hsw
 2018-03-27 21:17 UTC  (4+ messages)
` [PATCH v2 3/4] drm/i915/psr: Control PSR interrupts via debugfs

[PULL] *** Fix build issue with html5lib in bitbake 1.26/1.28 ***
 2018-03-27 21:15 UTC 

[PATCH v2 2/2] KVM: X86: Add Force Emulation Prefix for "emulate the next instruction"
 2018-03-27 21:15 UTC  (3+ messages)
` [RFC PATCH] KVM: X86: force_emulation_prefix can be static

[Qemu-devel] [PATCH v3 1/1] hw/scsi: support SCSI-2 passthrough without PI
 2018-03-27 21:14 UTC 

[PATCH] NFSv4.1: Fix exclusive create
 2018-03-27 21:11 UTC 

[PATCH] NFSv4: Declare the size up to date after it was set
 2018-03-27 21:10 UTC 

[igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
 2018-03-27 21:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v5 1/8] drm/i915: Correctly handle error path in i915_gem_init_hw
 2018-03-27 21:10 UTC  (9+ messages)
` [PATCH v5 2/8] drm/i915/uc: Disable GuC submission during sanitize
` [PATCH v5 3/8] drm/i915/guc: Restore symmetric doorbell cleanup
` [PATCH v5 4/8] drm/i915/uc: Fully sanitize uC in uc_fini_hw
` [PATCH v5 5/8] drm/i915/uc: Use correct error code for GuC initialization failure
` [PATCH v5 6/8] drm/i915/uc: Use helper functions to detect fw load status
` [PATCH v5 7/8] drm/i915/uc: Trivial s/dev_priv/i915 in intel_uc.c
` [PATCH v5 8/8] HAX: Enable GuC for CI
` ✓ Fi.CI.BAT: success for series starting with [v5,1/8] drm/i915: Correctly handle error path in i915_gem_init_hw

pseudo: host user contamination
 2018-03-27 21:10 UTC  (20+ messages)

[PATCH v2] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-27 21:09 UTC  (6+ messages)

[PATCH] ASoC: Add accessor macros for TLV items
 2018-03-27 21:08 UTC  (3+ messages)

[PATCH] RDMA/hns: ensure for-loop actually iterates and free's buffers
 2018-03-27 21:08 UTC  (3+ messages)

[net-next PATCH v2 00/10] Add support for netcp driver on K2G SoC
 2018-03-27 21:07 UTC  (6+ messages)
` [net-next PATCH v2 05/10] net: netcp: ethss: use rgmii link status for 2u cpsw hardware

[PATCH 0/3] rpmsg: smd: Redeliver messages after probe
 2018-03-27 21:06 UTC  (4+ messages)
` [PATCH 1/3] rpmsg: smd: Fix container_of macros
` [PATCH 2/3] rpmsg: Only invoke announce_create for rpdev with endpoints
` [PATCH 3/3] rpmsg: smd: Use announce_create to process any receive work

[PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license
 2018-03-27 21:06 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] /dev/mem: Avoid overwriting "err" in read_mem()
 2018-03-27 21:06 UTC 

[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
 2018-03-27 21:06 UTC  (5+ messages)

[PATCH] watchdog: wafer5823wdt: Mark expected switch fall-through
 2018-03-27 21:05 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12] nbd: Fix 32-bit compilation on BLOCK_STATUS
 2018-03-27 21:05 UTC 

[PATCH] watchdog: w83977f_wdt: Mark expected switch fall-through
 2018-03-27 21:05 UTC  (2+ messages)

[PATCH] watchdog: sch311x_wdt: Mark expected switch fall-through
 2018-03-27 21:05 UTC  (2+ messages)

[PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints
 2018-03-27 21:04 UTC  (7+ messages)
` [PATCH v6 bpf-next 08/11] bpf: introduce BPF_RAW_TRACEPOINT

[Qemu-devel] [PATCH v2 for-2.12] gdbstub: send a termination packet instead of crashing gdb
 2018-03-27 21:03 UTC  (3+ messages)

[PATCH v2] aspeed: watchdog: Set bootstatus during probe
 2018-03-27 21:04 UTC  (2+ messages)

[PATCH] Revert "Bluetooth: btmrvl: support sysfs initiated firmware coredump"
 2018-03-27 21:03 UTC 

[PATCH v2 00/20] multipath path classification
 2018-03-27 21:03 UTC  (3+ messages)
` [PATCH v2 17/20] multipath.rules: find_multipaths "smart" logic

application
 2018-03-27 21:03 UTC  (5+ messages)
  ` [Outreachy kernel] application

[PATCH v5] routines to generate JSON data
 2018-03-27 21:02 UTC  (2+ messages)
` [PATCH v5] json_writer: new routines to create data in JSON format

[PATCH 1/3] drm/i915/execlists: Reset ring registers on rebinding contexts
 2018-03-27 21:01 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/execlists: Delay updating ring register state after resume
` [PATCH 3/3] drm/i915: Include the HW breadcrumb whenever we trace the global_seqno

[PATCH] drm/i915/execlists: Reset ring registers on rebinding contexts
 2018-03-27 21:01 UTC 

Question about peers count
 2018-03-27 21:01 UTC 

[PATCH v3 0/2] ASoC: topology: Improve parsing hw_configs
 2018-03-27 21:00 UTC  (7+ messages)
` [PATCH v3 1/2] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
` [PATCH v3 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs
` [PATCH, alsa-lib, v3 0/2] alsa-lib: ASoC: topology: Improve "
  ` [PATCH, alsa-lib, v3 1/2] ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
  ` [PATCH, alsa-lib, v3 2/2] ASoC: topology: Add missing clock gating parameter when parsing hw_configs

[GRUB PARTUUID PATCH V7 0/4] Add PARTUUID detection support
 2018-03-27 21:00 UTC  (4+ messages)
` [GRUB PARTUUID PATCH V7 3/4] Add PARTUUID detection support to grub-probe

[PATCH v4 1/2] dt-bindings: Add vendor prefix and docs for CR0014114
 2018-03-27 20:58 UTC  (5+ messages)
` [PATCH "
  ` [PATCH 2/2] leds: add LED driver for CR0014114 board

[PATCH 1/3] drm: prefer inline over __inline__
 2018-03-27 20:59 UTC  (4+ messages)
` [PATCH 2/3] drm: remove old documentation comment cruft from drmP.h
` [PATCH 3/3] drm: make drm_core_check_feature() bool that it is

[PATCH v2 1/2] power/hibernate: Make passing hibernate offsets more friendly
 2018-03-27 20:58 UTC  (2+ messages)
` [PATCH v2 2/2] power/hibernate: Change message when writing to /sys/power/resume

[PATCH] bpf: follow idr code convention
 2018-03-27 20:58 UTC  (2+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2018-03-27 20:57 UTC 

[PATCH 0/4] multipath-tools: important fixes for 0.7.5
 2018-03-27 20:55 UTC  (5+ messages)

[PATCH] clk: ti: fix flag space conflict with clkctrl clocks
 2018-03-27 20:55 UTC  (4+ messages)

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-03-27 20:52 UTC  (4+ messages)
` [PATCH v3 5/5] ACPI / hotplug / PCI: Mark stale PCI devices disconnected

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-03-27 20:51 UTC  (8+ messages)
` [PATCH 1/2] "

[PATCH v7 00/11] EAPoL over NL80211
 2018-03-27 20:51 UTC  (4+ messages)

[PATCHv5 5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-27 20:51 UTC  (12+ messages)
` [PATCHv5, "
  ` [PATCHv5,5/5] "
        ` omap4-droid4: voice call support was "
                ` omap4-droid4: voice call support was Re: [PATCHv5, 5/5] "

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-03-27 20:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH igt] igt/perf_pmu: Most-busy requires at least one busy engine
 2018-03-27 20:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] maintainers: call out subtree committers
 2018-03-27 20:48 UTC 

[PATCH v3 00/20] Device querying
 2018-03-27 20:48 UTC  (11+ messages)
` [PATCH v3 10/20] eal/dev: implement device iteration initialization

[PATCH 4.4 00/43] 4.4.125-stable review
 2018-03-27 20:47 UTC  (8+ messages)
` [PATCH 4.4 20/43] mm/vmalloc: add interfaces to free unmapped page table

[PATCH v13 net-next 00/12] Chelsio Inline TLS
 2018-03-27 20:44 UTC  (3+ messages)
` [PATCH v13 net-next 02/12] ethtool: enable Inline TLS in HW

Bug: duplicate sections in .git/config after remote removal
 2018-03-27 20:41 UTC 

[PATCH 0/8] Superblock read and verify cleanups
 2018-03-27 20:43 UTC  (5+ messages)
` [PATCH 2/8] btrfs: return required error from btrfs_check_super_csum

HI
 2018-03-27 20:39 UTC 

HI
 2018-03-27 20:39 UTC 

[PATCH] exofs: Avoid VLA in structures
 2018-03-27 20:39 UTC 

HI
 2018-03-27 20:38 UTC 

HI
 2018-03-27 20:38 UTC 

HI
 2018-03-27 20:38 UTC 

HI
 2018-03-27 20:38 UTC 

HI
 2018-03-27 20:37 UTC 

[PATCH v2] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
 2018-03-27 20:37 UTC  (5+ messages)

HI
 2018-03-27 20:37 UTC 

[Qemu-devel] [PATCH for-2.12] dump: Fix build with newer gcc
 2018-03-27 20:36 UTC  (4+ messages)
` [Qemu-trivial] "
` [Qemu-trivial] [Qemu-devel] "

[PATCH] mtd: move code adding (registering) partitions to the parse_mtd_partitions()
 2018-03-27 20:35 UTC 

HI
 2018-03-27 20:35 UTC 

[PATCH] ath10k: sdio: fix memory leak for probe allocations
 2018-03-27 20:31 UTC  (2+ messages)

[PATCH] mtd: jedec_probe: Fix crash in jedec_read_mfr()
 2018-03-27 20:31 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 04a2d5d
 2018-03-27 20:28 UTC 

[PATCH 00/13] build: fix library version in meson build
 2018-03-27 20:26 UTC  (4+ messages)
` [PATCH 01/13] net/bonding: "
  ` [dpdk-stable] "

Windows fio build processor group support testing
 2018-03-27 20:25 UTC  (2+ messages)

[PATCH] lockdep: Show address of "struct lockdep_map" at print_lock()
 2018-03-27 20:23 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH 0/2] loop: don't hang on lo_ctl_mutex in ioctls
 2018-03-27 20:21 UTC  (2+ messages)

HI
 2018-03-27 20:21 UTC 

[Bug 104825] [amdgpu] [drm:gfx_v8_0_hw_fini] *ERROR* KCQ disabled failed (scratch(0xC040)=0x00000000) when unbinding
 2018-03-27 20:20 UTC  (2+ messages)

[PATCHv3 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-03-27 20:20 UTC  (7+ messages)
` [PATCHv3 5/7] arm64: dts: stratix10: add fpga manager and region
` [PATCHv3 6/7] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv3 7/7] defconfig: enable fpga and service layer


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.