All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-08 11:02:51 to 2017-02-08 11:55:41 UTC [more...]

[PATCH v2 00/14] arm64+ARM: efi: PE/COFF cleanup/hardening
 2017-02-08 11:55 UTC  (27+ messages)
` [kernel-hardening] "
` [PATCH v2 01/14] include: pe.h: allow for use in assembly
  ` [kernel-hardening] "
` [PATCH v2 02/14] include: pe.h: add some missing definitions
  ` [kernel-hardening] "
` [PATCH v2 03/14] arm64: efi: move EFI header and related data to a separate .S file
  ` [kernel-hardening] "
` [PATCH v2 04/14] arm64: efi: clean up Image header after PE header has been split off
  ` [kernel-hardening] "
` [PATCH v2 05/14] arm64: efi: remove forbidden values from the PE/COFF header
  ` [kernel-hardening] "
` [PATCH v2 06/14] arm64: efi: remove pointless dummy .reloc section
  ` [kernel-hardening] "
` [PATCH v2 07/14] arm64: efi: replace open coded constants with symbolic ones
  ` [kernel-hardening] "
` [PATCH v2 08/14] arm64: efi: split Image code and data into separate PE/COFF sections
  ` [kernel-hardening] "

[PATCH] igb_uio: map dummy dma forcing iommu domain attachment
 2017-02-08 11:54 UTC  (3+ messages)

[v3 0/3] Auto BKOPS PM suspend
 2017-02-08 11:54 UTC  (3+ messages)
` [v3 1/3] mmc: MAN_BKOPS_EN inverse debug message logic

[PATCH] nvmet: Do not check for sg_cnt being zero for read/write commands
 2017-02-08 11:54 UTC  (4+ messages)

[PATCH 1/2] x86/vmx: Introduce a bitfield structure for EPT_VIOLATION EXIT_QUALIFICATIONs
 2017-02-08 11:53 UTC  (4+ messages)
` [PATCH v2 "

[PATCH rdma-rc] RDMA: Remove kernel private defines and reference to header from UAPI
 2017-02-08 11:53 UTC  (4+ messages)

[RFCv3 PATCH 1/1] hdpvr: fix interrupted recording
 2017-02-08 11:42 UTC  (2+ messages)

[PATCH v3 0/7] Pad retentions support for Exynos5433
 2017-02-08 11:46 UTC  (4+ messages)

[U-Boot] [u-boot PATCH v3 0/8] am57xx-idk LCD and am571x-idk 6 port ethernet pinmux
 2017-02-08 11:52 UTC  (7+ messages)
` [U-Boot] [u-boot PATCH v3 7/8] ARM: k2g: setup PRU ethernet MAC addresses

is there a list somewhere of OE/YP-supported system perf/monitoring tools?
 2017-02-08 11:51 UTC  (5+ messages)

[PATCH v3 1/9] mmc: meson: Assign the minimum clk rate as close to 400KHz as possible
 2017-02-08 11:51 UTC  (2+ messages)

[PATCH] drm/omapdrm: dispc: Refuse x-decimation above 4 for all but 8-bit formats
 2017-02-08 11:49 UTC  (3+ messages)

[PATCH v2 00/16] ACPI graph support
 2017-02-08 11:50 UTC  (4+ messages)
` [PATCH v2 15/16] device property: Add fwnode_get_next_parent()

[Qemu-devel] [PATCH v2] migrate: Introduce zero RAM checks to skip RAM migration
 2017-02-08 11:49 UTC  (3+ messages)

[LTP] [PATCH 1/4] network: Add 'net.' prefix to TI-RPC and TS-RPC tests files
 2017-02-08 11:48 UTC  (3+ messages)
` [LTP] [PATCH 4/4] network: migrate rpc_test.sh to use test_net.sh

[PATCH] input: cros_ec_keyb: Add Tablet Mode switch
 2017-02-08 11:39 UTC  (3+ messages)
  ` [GIT PULL] Immutable branch between MFD and Input due for the v4.11 merge window

[PATCH 1/2] rt2x00usb: do not anchor rx and tx urb's
 2017-02-08 11:18 UTC  (2+ messages)
` [PATCH 2/2] rt2x00usb: fix anchor initialization

sound: use-after-free in snd_seq_queue_alloc
 2017-02-08 11:46 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] nbd: BLOCK_STATUS
 2017-02-08 11:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/18] block/dirty-bitmap: add bdrv_load_dirty_bitmap

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-08 11:45 UTC  (14+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[GIT pull] x86/timers for 4.10
 2017-02-08 11:44 UTC  (3+ messages)

[PATCH -next] tpm_tis: fix the error handling of init_tis()
 2017-02-08 11:38 UTC  (5+ messages)

[PATCH RFC ipsec-next 0/5] IPsec GRO layer decapsulation
 2017-02-08 11:43 UTC  (4+ messages)
` [PATCH RFC ipsec-next 5/5] esp: Add a software GRO codepath

[PATCH] drm/imx: imx-tve: Make the 'dac' regulator optional
 2017-02-08 11:44 UTC  (7+ messages)

[RFC v2 00/19] vITS save/restore
 2017-02-08 11:43 UTC  (21+ messages)
` [RFC v2 01/19] KVM: arm/arm64: Add vITS save/restore API documentation
` [RFC v2 02/19] KVM: arm/arm64: rename itte into ite
` [RFC v2 03/19] arm/arm64: vgic: turn vgic_find_mmio_region into public
` [RFC v2 04/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
` [RFC v2 05/19] KVM: arm64: ITS: Implement vgic_its_has_attr_regs and attr_regs_access
` [RFC v2 06/19] KVM: arm64: ITS: Implement vgic_mmio_uaccess_write_its_creadr
` [RFC v2 07/19] KVM: arm64: ITS: Report the ITE size in GITS_TYPER
` [RFC v2 08/19] KVM: arm64: ITS: Interpret MAPD Size field and check related errors
` [RFC v2 09/19] KVM: arm64: ITS: Interpret MAPD ITT_addr field
` [RFC v2 10/19] KVM: arm64: ITS: Check the device id matches TYPER DEVBITS range
` [RFC v2 11/19] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
` [RFC v2 12/19] KVM: arm64: ITS: vgic_its_alloc_ite/device
` [RFC v2 13/19] KVM: arm64: ITS: Sort the device and ITE lists
` [RFC v2 14/19] KVM: arm64: ITS: Add infrastructure for table lookup
` [RFC v2 15/19] KVM: arm64: ITS: Collection table save/restore
` [RFC v2 16/19] KVM: arm64: ITS: vgic_its_check_id returns the entry's GPA
` [RFC v2 17/19] KVM: arm64: ITS: ITT flush and restore
` [RFC v2 18/19] KVM: arm64: ITS: Device table save/restore
` [RFC v2 19/19] KVM: arm64: ITS: Pending "

[Buildroot] [PATCH 0/5] Runtime testing infrastructure
 2017-02-08 11:42 UTC  (5+ messages)
` [Buildroot] [PATCH 1/5] support/testing: core "

[PATCH] ARM: dts: imx53-qsb: Provide the TVE DAC regulators
 2017-02-08 11:41 UTC  (3+ messages)

[PATCH] drm/i915: Use fault-injection to force the shrinker to run in live GTT tests
 2017-02-08 11:40 UTC 

[PATCH V2 0/3] iommu/arm-smmu: Add runtime pm/sleep support
 2017-02-08 11:40 UTC  (6+ messages)
` [PATCH V2 1/3] iommu/arm-smmu: Add pm_runtime/sleep ops

[PATCH v2 00/39] megaraid_sas: Updates for scsi-next
 2017-02-08 11:17 UTC  (7+ messages)
` [PATCH v2 04/39] megaraid_sas: 32 bit descriptor fire cmd optimization
` [PATCH v2 08/39] megaraid_sas: megasas_get_request_descriptor always return valid desc
` [PATCH v2 09/39] megaraid_sas: change issue_dcmd to return void from int

[PATCH rdma-core 00/11] Broadcom User Space RoCE Driver
 2017-02-08 11:38 UTC  (3+ messages)

State of bitbake world, Failed tasks 2017-02-07
 2017-02-08 11:37 UTC 

[PATCH v2 0/6] HDMI 2.0: Scrambling in DRM layer
 2017-02-08 11:36 UTC  (14+ messages)
` [PATCH v2 1/6] drm: Add SCDC helpers
` [PATCH v2 3/6] drm/edid: detect SCDC support in HF-VSDB
` [PATCH v2 4/6] drm: scrambling support in drm layer

[PATCH] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-02-08 11:35 UTC  (11+ messages)

[PATCH] xenbus: Neaten xenbus_va_dev_error
 2017-02-08 11:33 UTC 

[PATCH RFC 0/2] Kill manual ref parsing code in worktree.c
 2017-02-08 11:31 UTC  (2+ messages)
` [PATCH 1/2] refs.c: add resolve_ref_submodule()

[PATCH 01/14] drm/i915: Check for platform specific GPIO config
 2017-02-08 11:31 UTC 

[PATCH v3 00/23] Add vblank hooks to struct drm_crtc_funcs
 2017-02-08 11:30 UTC  (2+ messages)

[ovmf test] 105631: all pass - PUSHED
 2017-02-08 11:31 UTC 

Support Intel uncore event lists
 2017-02-08 11:31 UTC  (11+ messages)
` [PATCH 06/10] perf, tools: Collapse identically named events in perf stat
` [PATCH 07/10] perf, tools: Expand PMU events by prefix match
` [PATCH 08/10] perf, tools: Add a simple expression parser for JSON
` [PATCH 09/10] perf, tools: Support MetricExpr header in JSON event list
` [PATCH 10/10] perf, tools, stat: Output JSON MetricExpr metric

[RFC PATCH net-next 0/2] bpf: Allow retrieval of ebpf filters
 2017-02-08 10:52 UTC  (9+ messages)
` [RFC PATCH net-next 1/2] bpf: Save original ebpf instructions

[regression] dvb_usb_cxusb (was Re: ir-keytable: infinite loops, segfaults)
 2017-02-08 11:30 UTC 

[PATCH] mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
 2017-02-08 11:21 UTC  (2+ messages)

[PATCH] kernfs: handle null pointers while printing node name and path
 2017-02-08 11:28 UTC 

[PATCH 00/17] iwlwifi: updates intended for v4.11 2017-02-08
 2017-02-08 11:23 UTC  (9+ messages)
` [PATCH 01/17] iwlwifi: pcie: move msix conf functions above other functions
` [PATCH 02/17] iwlwifi: pcie: separate between SW and HW MSIX configuration
` [PATCH 03/17] iwlwifi: pcie: re-configure IVAR table after suspend-resume
` [PATCH 04/17] iwlwifi: pcie: Re-configure IVAR table after stop device
` [PATCH 05/17] iwlwifi: mvm: fix a print of NSS for HT rate
` [PATCH 06/17] iwlwifi: mvm: fix references to first_agg_queue in DQA mode
` [PATCH 07/17] iwlwifi: mvm: fix reorder timer re-arming
` [PATCH 08/17] iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station

[PATCH 1/2] sched/cgroup: move sched_online_group() back into css_online()
 2017-02-08 11:27 UTC  (2+ messages)
` [PATCH RESEND/add comment] "

net/xfrm: use of uninit spinlock in xfrm_policy_flush
 2017-02-08 10:52 UTC  (2+ messages)
` [PATCH ipsec] xfrm: policy: init locks early

[PATCH 00/13] 11 packages upgrade
 2017-02-08 11:27 UTC  (4+ messages)
` ✗ patchtest: failure for "

[PATCH 2/3] powerpc/xmon: Apply binutils changes to upgrade disassembly
 2017-02-08 11:27 UTC  (4+ messages)

[PATCH] drm/i915: i915_gem_shrink_all() needs an awake device
 2017-02-08 11:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-08 11:24 UTC  (3+ messages)
` [PATCH 22/24] ubifs: Convert to separately allocated bdi

[LTP] [PATCH] getrandom02: relax check for returned data
 2017-02-08 11:23 UTC  (5+ messages)

[PATCH 1/2] clk: scpi: RfC - Allow to ignore invalid SCPI DVFS clock rates
 2017-02-08 11:23 UTC  (3+ messages)

[PATCH 0/4] reset: de-modularize the remaining reset drivers
 2017-02-08 10:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] COLO: fix some bugs
 2017-02-08 11:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] COLO: fix setting checkpoint-delay not working properly
` [Qemu-devel] [PATCH 2/3] COLO: Shutdown related socket fd while do failover

[PATCH 00/12] Cqm2: Intel Cache quality monitoring fixes
 2017-02-08 10:11 UTC  (6+ messages)

[PATCH v4 0/4] Renesas *SCIF* RX FIFO support
 2017-02-08 11:19 UTC  (4+ messages)
` [PATCH v4 4/4] arm64: dts: r8a7796: salvator-x: add SCIF1 (DEBUG1)

[PATCH] aio: Check for aio_flags
 2017-02-08 11:19 UTC  (3+ messages)

[PATCH 2/2 v2] cpufreq: qoriq: Don't look at clock implementation details
 2017-02-08 11:19 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/10] Add support for VM Generation ID
 2017-02-08 11:17 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 05/10] ACPI: Add Virtual Machine Generation ID support

[kernel-hardening] [PATCH v3 1/3] usercopy: create enum stack_type
 2017-02-08 11:16 UTC  (6+ messages)
` [kernel-hardening] [PATCH v3 2/3] arm64: usercopy: Implement stack frame object validation
  ` [kernel-hardening] "

[PATCH 04/14] drm: Add DSI panel power on/off sequence programming
 2017-02-08 11:16 UTC  (6+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2017-02-07
 2017-02-08 11:16 UTC 

[PATCH v3 0/3] Locality support for tpm_crb
 2017-02-08 11:11 UTC  (8+ messages)
` [PATCH v3 1/3] tpm_crb: map locality registers
` [PATCH v3 2/3] tpm_crb: encapsulate crb_wait_for_reg_32
` [PATCH v3 3/3] tpm_crb: request and relinquish locality 0

[PATCH RESEND 1/4] mfd: arizona: Remove duplicate set of ret variable
 2017-02-08 11:14 UTC  (5+ messages)
` [PATCH RESEND 4/4] mfd: arizona: Use regmap_read_poll_timeout instead of hard coding it

[PATCH v4 0/8] Add sun8i A33 audio driver
 2017-02-08 10:33 UTC  (4+ messages)
` [PATCH v4 1/8] ASoC: sun4i-i2s: Update binding documentation to include A31

[RFC PATCH] mm: move pcp and lru-pcp drainging into vmstat_wq
 2017-02-08 10:53 UTC  (2+ messages)

[PATCH net] brcmfmac: clear skb head state on xmit
 2017-02-08 10:43 UTC  (6+ messages)

[PATCH RESEND v7 0/2] Add support for Omnivision OV5647
 2017-02-08  9:56 UTC  (6+ messages)
` [PATCH RESEND v7 2/2] Add support for OV5647 sensor

[PATCH 1/2] [media] tc358743: put lanes in STOP state before starting streaming
 2017-02-08 10:53 UTC  (2+ messages)
` [PATCH 2/2] [media] tc358743: extend colorimetry support

[PATCH] drm: mxsfb_crtc: Fix the framebuffer misplacement
 2017-02-08 10:17 UTC  (6+ messages)

[PATCH v2] mfd: cros_ec: Add ACPI GPE handler for LID0 devices
 2017-02-08 11:10 UTC  (2+ messages)

sysroot question
 2017-02-08 11:12 UTC  (2+ messages)

[PATCH 0/3] ARM initrd updates
 2017-02-08 11:11 UTC  (4+ messages)
` [PATCH 1/3] ARM: mm: move initrd init code out of arm_memblock_init()
` [PATCH 2/3] ARM: mm: clean up initrd initialisation
` [PATCH 3/3] ARM: mm: round the initrd reservation to page boundaries

[PATCH 01/14] drm/i915: Check for platform specific GPIO config
 2017-02-08 11:11 UTC  (6+ messages)

[LTP] [PATCH] [RFC] zram01: Fix on ppc64le
 2017-02-08 11:10 UTC  (6+ messages)

[RFC PATCH] KVM: race-free exit from KVM_RUN without POSIX signals
 2017-02-08 11:10 UTC 

[PATCH 0/6] in-kernel resource manager
 2017-02-08 11:07 UTC  (14+ messages)
` [PATCH 1/6] tpm: validate TPM 2.0 commands
` [PATCH 2/6] tpm: export tpm2_flush_context_cmd
` [PATCH 3/6] tpm: infrastructure for TPM spaces
` [PATCH 4/6] tpm: split out tpm-dev.c into tpm-dev.c and tpm-common-dev.c
` [PATCH 5/6] tpm: expose spaces via a device link /dev/tpms<n>
` [PATCH 6/6] tpm2: add session handle context saving and restoring to the space code

[PATCH 1/8] dt-bindings: fix for Allwinner H5 pinctrl's compatible
 2017-02-08 11:08 UTC  (5+ messages)
` [PATCH 5/8] arm64: dts: allwinner: add R_PIO node

[xen-unstable-coverity test] 105634: all pass - PUSHED
 2017-02-08 11:06 UTC 

[PATCH v2 0/8] Pad retentions support for Exynos5433
 2017-02-08 10:56 UTC  (3+ messages)
  ` [PATCH v2 5/8] mfd: exynos-lpass: Remove pad retention control

tip: demise of tsk_cpus_allowed() and tsk_nr_cpus_allowed()
 2017-02-08 10:20 UTC  (7+ messages)

QCA4019: calibration files and board files
 2017-02-08 11:03 UTC  (2+ messages)

[PATCH V3 1/9] brcmfmac: merge two brcmf_err macros into one
 2017-02-08  9:54 UTC  (3+ messages)
` [PATCH V3 4/9] brcmfmac: add struct brcmf_pub parameter to the __brcmf_err

[PATCH 0/9] Broxton DSI dual-link and sequence fixes
 2017-02-08 11:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[LTP] [PATCH 1/6] tst_test: Allow priting TINFO without initialized IPC
 2017-02-08 11:02 UTC  (6+ messages)
` [LTP] [PATCH 2/6] tst_device: Split the tst_acquire_device code again
` [LTP] [PATCH 3/6] lib: Add new tst_device for shell
` [LTP] [PATCH 4/6] test.sh: Remove tst_{acquire, release}_device, tst_mkfs
` [LTP] [PATCH 5/6] tst_test.sh: Make use of tst_device helper
` [LTP] [PATCH 6/6] runltp, tst_device: Bump minimal device size to 256MB


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.