All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-18 13:19:44 to 2017-01-18 13:53:10 UTC [more...]

[PATCH] ARM: mm: add testcases for RODATA
 2017-01-18 13:53 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH v4 0/3] modversions: Fix CRC mangling under CONFIG_RELOCATABLE=y
 2017-01-18 13:52 UTC  (5+ messages)
` [PATCH v4 3/3] modversions: treat symbol CRCs as 32 bit quantities on 64 bit archs

[PATCH v2] mtd: spi-nor: add dt support for Everspin MRAMs
 2017-01-18 13:51 UTC  (7+ messages)
` [PATCH v3] "

[LTP] [PATCH 1/1] network/mc_cmds: fix testing with iproute2 <= ss161212
 2017-01-18 13:52 UTC  (2+ messages)

[LSF/MM TOPIC][LSF/MM ATTEND] NAPI polling for block drivers
 2017-01-18 13:51 UTC  (11+ messages)

[PATCH 0/3] AVR32: Fine-tuning for two function implementations
 2017-01-18 13:50 UTC  (7+ messages)
` [PATCH 1/3] AVR32: Return directly after a failed access_ok() in setup_rt_frame()
` [PATCH 2/3] AVR32: Delete an unnecessary variable initialisation "
` [PATCH 3/3] AVR32: Return an error code only as a constant in sys_cacheflush()

[RFC PATCH 0/2] fix unbounded too_many_isolated
 2017-01-18 13:44 UTC  (4+ messages)
` [RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
` [RFC PATCH 2/2] mm, vmscan: do not loop on too_many_isolated for ever

[PATCH] mtd: maps: lantiq-flash: Check if the EBU endianness swap is enabled
 2017-01-18 13:51 UTC  (4+ messages)

[PATCH v4 0/2] enhance TPM 2.0 extend function to support multiple PCR banks
 2017-01-18 13:49 UTC  (5+ messages)
` [PATCH v4 1/2] tpm: implement TPM 2.0 capability to get active "

[BUG] generic/232 hangs on XFS DAX mount
 2017-01-18 13:48 UTC  (2+ messages)

[Bug 190831] New: Intel Bluetooth 8260 breaks with latest firmware
 2017-01-18 13:49 UTC  (2+ messages)
` [Bug 190831] "

[PATCH] net/virtio-user: fix missing driver name
 2017-01-18 13:49 UTC  (3+ messages)
` [dpdk-stable] "

[PATCH V2 0/4] efi/x86: move efi bgrt init code to early init
 2017-01-18 13:48 UTC  (10+ messages)
` [PATCH V2 1/4] efi/x86: move efi bgrt init code to early init code
    ` [PATCH V3 "
` [PATCH V2 4/4] efi/x86: make efi_memmap_reserve only insert into boot mem areas

[PATCH v3 0/9] Add support for monitoring guest TLB operations
 2017-01-18 13:45 UTC  (8+ messages)
` [PATCH v3 6/9] kvm: arm/arm64: Add host pmu to support VM introspection

[Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes
 2017-01-18 13:46 UTC  (2+ messages)

[RFC PATCH v5 0/7] ARM: Fix dma_alloc_coherent() and friends for NOMMU
 2017-01-18 13:47 UTC  (3+ messages)
` [RFC PATCH v5 1/7] dma: Take into account dma_pfn_offset

[PATCH] udevng: complete gemalto setup
 2017-01-18 13:45 UTC  (2+ messages)
` [PATCH v2] "

RFC: new design of phosphor-time-manager on sdbusplus
 2017-01-18 13:45 UTC  (5+ messages)

/usr merge, stateless systems and atomic updates w/ OpenEmbedded?
 2017-01-18 13:38 UTC 

[PATCH] objtool: fix iret's opcode
 2017-01-18 13:29 UTC 

[PATCH 0/3] Use macros for pinctrl configuration on Exynos7
 2017-01-18 13:43 UTC  (10+ messages)
  ` [PATCH 1/3] arm64: dts: exynos: Fix drive strength of sd0_xxx pin definitions
  ` [PATCH 2/3] pinctrl: dt-bindings: samsung: Add Exynos7 specific pinctrl macro definitions
  ` [PATCH 3/3] arm64: dts: exynos: Use macros for pinctrl configuration on Exynos7

[PATCH v5] can: dev: add CAN interface termination API
 2017-01-18 13:43 UTC  (3+ messages)

[PATCH v3 0/5] multiboot2 protocol support
 2017-01-18 13:41 UTC  (5+ messages)
` [PATCH v3 5/5] fix: add multiboot2 protocol support for EFI platforms

[Qemu-devel] [PATCH v2] vl: Ensure the cpu_synchronize_all_post_init() in the appropriate location
 2017-01-18 13:39 UTC 

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-18 13:25 UTC  (50+ messages)
` [PATCH v20 01/17] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v20 02/17] clocksource/drivers/arm_arch_timer: Rename the timer type macros
` [PATCH v20 03/17] clocksource/drivers/arm_arch_timer: Rename the PPI enum and its values
` [PATCH v20 04/17] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v20 05/17] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v20 06/17] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v20 07/17] clocksource/drivers/arm_arch_timer: Separate out device-tree code from arch_timer_detect_rate
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v20 09/17] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v20 10/17] clocksource/drivers/arm_arch_timer: Move arch_timer_needs_of_probing into DT init call
` [PATCH v20 11/17] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v20 12/17] clocksource/drivers/arm_arch_timer: Refactor MMIO timer probing
` [PATCH v20 13/17] acpi/arm64: Add GTDT table parse driver
` [PATCH v20 14/17] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v20 15/17] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v20 16/17] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v20 17/17] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

[PATCH 05/17] lpfc: NVME Initiator: Base modifications Part D
 2017-01-18 13:39 UTC  (3+ messages)

[PATCH v2 0/6] x86emul: support various ISA extensions
 2017-01-18 13:40 UTC  (10+ messages)
` [PATCH v2 1/6] x86emul: support BMI1 insns
` [PATCH v2 2/6] x86emul: support BMI2 insns
` [PATCH v2 3/6] x86emul: support TBM insns
` [PATCH v2 4/6] x86emul: support RDRAND
` [PATCH v2 5/6] x86emul: support RDPID
` [PATCH v2 6/6] x86emul: rename the no_writeback label

[PATCH rdma-next 00/11] Expanding raw packet capabilities
 2017-01-18 13:40 UTC  (12+ messages)
  ` [PATCH rdma-next 01/11] IB/core: Expose vlan offloads capabilities
  ` [PATCH rdma-next 02/11] IB/core: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 03/11] IB/core: Enable QP creation "
  ` [PATCH rdma-next 04/11] IB/core: Add scatter FCS flag to use in WQ creation
  ` [PATCH rdma-next 05/11] IB/uverbs: Expose vlan offloads capabilities
  ` [PATCH rdma-next 06/11] IB/uverbs: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 07/11] IB/uverbs: Enable QP creation "
  ` [PATCH rdma-next 08/11] IB/mlx5: Expose vlan offloads capabilities
  ` [PATCH rdma-next 09/11] IB/mlx5: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 10/11] IB/mlx5: Enable QP creation "
  ` [PATCH rdma-next 11/11] IB/mlx5: Support creation of a WQ with scatter FCS offload

[PATCH 1/1] checkpolicy: do not leak memory when declaring a type which has been required
 2017-01-18 13:37 UTC  (3+ messages)

stable/v2.29.1
 2017-01-18 13:12 UTC 

[Qemu-devel] [PATCH v4 00/25] block: Fix some filename generation issues
 2017-01-18 13:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 10/25] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH v4 13/25] block/nbd: Implement bdrv_dirname()

PV audio drivers for Linux
 2017-01-18 13:36 UTC  (4+ messages)

[PATCH v6] tpm: Check size of response before accessing data
 2017-01-18 13:36 UTC  (4+ messages)

[patch 3/3] PTP: add kvm PTP driver
 2017-01-18 13:36 UTC  (11+ messages)

[PATCH 0/7] arm: Add livepatch support
 2017-01-18 13:35 UTC  (5+ messages)
` [PATCH 7/7] arm: Add livepatch necessary arch selects into Kconfig

PVH CPU hotplug design document
 2017-01-18 13:34 UTC  (13+ messages)

[PATCH] net: ethtool: avoid allocation failure for dump_regs
 2017-01-18 13:34 UTC 

Pulseaudio: build issue
 2017-01-18 12:00 UTC 

[PATCH 0/2] ARM: DTS: Fix broken GICv2 register maps
 2017-01-18 13:25 UTC  (9+ messages)
` [PATCH 2/2] ARM: DTS: Fix register map for virt-capable GIC

[PATCH] iptables-save: Exit with error if unable to open proc file
 2017-01-18 13:32 UTC  (2+ messages)

[ATTEND] many topics
 2017-01-18 13:32 UTC  (2+ messages)

[LTP] [PATCH 1/4] getcwd01.c: cleanup && convert to new API
 2017-01-18 13:32 UTC  (3+ messages)
` [LTP] [PATCH v2 1/3] syscalls/getcwd02.c: "

[PATCH] mm: respect pre-allocated storage mapping for memmap
 2017-01-18 13:27 UTC  (5+ messages)

[PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-01-18 13:29 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH] drm/amdgpu: check ring being ready before using
 2017-01-18 13:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] cpu: numa: Fix the mapping initialization of VCPUs and NUMA nodes
 2017-01-18 13:26 UTC  (2+ messages)

[PATCH v2 1/3] mwifiex: pcie: use posted write to wake up firmware
 2017-01-18 13:13 UTC  (5+ messages)
` [PATCH v2 2/3] mwifiex: pcie: don't loop/retry interrupt status checks
      `  "

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-18 13:25 UTC  (3+ messages)

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-01-18 13:17 UTC  (7+ messages)
` [PATCH v5 06/13] "
` [PATCH v5 08/13] lockdep: Apply crossrelease to completions
` [PATCH v5 09/13] pagemap.h: Remove trailing white space
` [PATCH v5 10/13] lockdep: Apply crossrelease to PG_locked locks
` [PATCH v5 11/13] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v5 13/13] lockdep: Crossrelease feature documentation

[PATCH rdma-next 1/2] IB/mlx5: Expose Q counters groups only when they are supported by FW
 2017-01-18 13:25 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/mlx5: Add port counter support for Receive WQs

[PATCH v3 00/13] ARM: da850-lcdk: add SATA support
 2017-01-18 13:20 UTC  (32+ messages)
` [PATCH v3 01/13] devicetree: bindings: add bindings for ahci-da850
` [PATCH v3 02/13] ARM: davinci_all_defconfig: enable SATA modules
` [PATCH v3 03/13] ARM: davinci: add a clock lookup entry for the SATA clock
` [PATCH v3 04/13] sata: ahci-da850: get the sata clock using a connection id
` [PATCH v3 05/13] ARM: davinci: da850: add con_id for the SATA clock
` [PATCH v3 06/13] ARM: davinci: da850: model the SATA refclk
` [PATCH v3 07/13] sata: ahci-da850: add device tree match table
` [PATCH v3 08/13] sata: ahci-da850: implement a workaround for the softreset quirk
` [PATCH v3 09/13] sata: ahci: export ahci_do_hardreset() locally
` [PATCH v3 10/13] sata: ahci-da850: add a workaround for controller instability
` [PATCH v3 11/13] sata: ahci-da850: un-hardcode the MPY bits
` [PATCH v3 12/13] ARM: dts: da850: add the SATA node
` [PATCH v3 13/13] ARM: dts: da850-lcdk: enable "

[PATCH] perf: Fix looking up dwarf unwind stack info
 2017-01-18 13:10 UTC  (2+ messages)

[PATCH v5 0/3] perf: add support for analyzing events for containers
 2017-01-18 13:14 UTC  (3+ messages)
` [PATCH v5 2/3] perf tool: add PERF_RECORD_NAMESPACES to include namespaces related info

XenGT GPU virtualization
 2017-01-18 13:21 UTC 

[PATCH 0/2] at803x: don't power-down SGMII link
 2017-01-18 13:13 UTC  (5+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg


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.