All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 18:12:22 to 2019-01-29 18:50:57 UTC [more...]

[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:49 UTC  (55+ messages)
` [PATCH v8 01/26] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v8 02/26] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v8 03/26] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v8 04/26] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v8 05/26] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v8 06/26] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v8 07/26] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v8 08/26] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v8 09/26] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v8 10/26] ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
` [PATCH v8 11/26] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v8 12/26] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v8 13/26] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v8 14/26] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v8 15/26] ACPI / APEI: Move locking to the notification helper
` [PATCH v8 16/26] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v8 17/26] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v8 18/26] ACPI / APEI: Make GHES estatus header validation more user friendly
` [PATCH v8 19/26] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v8 20/26] ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
` [PATCH v8 21/26] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v8 22/26] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v8 23/26] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v8 24/26] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v8 25/26] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v8 26/26] ACPI / APEI: Add support for the SDEI GHES Notification type

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-29 18:50 UTC  (10+ messages)

[v9 0/3] Add Colorspace connector property interface
 2019-01-29 18:50 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add Colorspace connector property interface (rev9)
` [v9 1/3] drm: Add HDMI colorspace property
` [v9 2/3] drm: Add DP "
` [v9 3/3] drm/i915: Attach colorspace property and enable modeset

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-29 18:50 UTC  (5+ messages)
` [PATCH 3/6] drivers/IB,qib: do not use mmap_sem

[Qemu-devel] [PATCH v3 0/8] target/ppc: remove various endian hacks from int_helper.c
 2019-01-29 18:49 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 2/8] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-29 18:48 UTC  (20+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records

[xen-4.9-testing test] 132484: regressions - FAIL
 2019-01-29 18:49 UTC 

[PATCH 0/3] ALSA: pcm: implement the anonymous dup
 2019-01-29 18:47 UTC  (7+ messages)
` [PATCH 1/3] ALSA: pcm: implement the anonymous dup (inode file descriptor)
` [PATCH 2/3] ALSA: pcm: remove the file member from struct pcm
` [PATCH 3/3] ALSA: pcm: implement the ioctl/mmap filter for the anonymous dup

[Qemu-devel] [PATCH v2 0/2] Acceptance tests: adds multi vm capability and basic migration test
 2019-01-29 18:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] Acceptance tests: add simple "

[PATCH v2] staging: wilc1000: remove redundant reset of station statistics
 2019-01-29 18:46 UTC 

[RESEND PATCH] slab: kmemleak no scan alien caches
 2019-01-29 18:45 UTC 

[PATCH v3] arm64: add ptrace regsets for ptrauth key management
 2019-01-29 18:44 UTC  (3+ messages)

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-29 18:44 UTC  (6+ messages)
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/11] btrfs: plumb level through the compression interface

[Qemu-devel] [PATCH] tests/tcg/multiarch/linux-test: Fix error check for shmat
 2019-01-29 18:43 UTC  (2+ messages)

[PATCH] rebase -x: sanity check command
 2019-01-29 18:43 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3 0/2] s390x/pci: hotplug handler fixes and reworks
 2019-01-29 18:42 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 2/2] s390x/pci: Unplug remaining devices on pcihost reset
      ` [Qemu-devel] [qemu-s390x] "

[PATCH 00/10] HMM updates for 5.1
 2019-01-29 18:41 UTC  (3+ messages)
` [PATCH 09/10] mm/hmm: allow to mirror vma of a file on a DAX backed filesystem

[Qemu-devel] AMD SEV's /dev/sev permissions and probing QEMU for capabilities
 2019-01-29 18:40 UTC  (11+ messages)

[PATCH 1/1] staging: wilc1000: remove redundant reset of station statistics
 2019-01-29 18:40 UTC  (3+ messages)

[PATCH] lightnvm: pblk: fix race condition on GC
 2019-01-29 18:39 UTC  (3+ messages)

[PATCH 0/3] drm/dp_mst: Fix regressions from new atomic VCPI helpers
 2019-01-29 18:39 UTC  (7+ messages)
` [PATCH 1/3] drm/dp_mst: Fix unbalanced malloc ref in drm_dp_mst_deallocate_vcpi()
` [PATCH 2/3] drm/atomic: Add drm_atomic_state->suspend_or_resume
` [PATCH 3/3] drm/i915: Always allocate VCPI during system resume

Understanding fsuuid policy rule for appraisal and exclusion
 2019-01-29 18:37 UTC  (2+ messages)

[PATCH] iio:potentiostat:lmp91000: solve codestyle WARNINGs and CHECKs
 2019-01-29 18:36 UTC 

SNMP query
 2019-01-29 18:38 UTC  (2+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-29 18:36 UTC  (7+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29 18:35 UTC  (9+ messages)
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH] soc: ti: knav_dma: Use proper enum in pktdma_init_chan
 2019-01-29 18:35 UTC  (4+ messages)

[PATCH kmod] libkmod-signature: implement pkcs7 parsing with openssl
 2019-01-29 18:34 UTC  (9+ messages)

[PATCH 0/5] RDMA: reg_remote_mr
 2019-01-29 18:34 UTC  (5+ messages)
` [PATCH 3/5] RDMA/uverbs: add owner parameter to ib_umem_get

[PATCH 0/5] xfs: fix [f]inobt magic value verification
 2019-01-29 18:33 UTC  (6+ messages)
` [PATCH 1/5] xfs: create a separate finobt verifier
` [PATCH 2/5] xfs: distinguish between inobt and finobt magic values
` [PATCH 3/5] xfs: use verifier magic field in dir2 leaf verifiers
` [PATCH 4/5] xfs: miscellaneous verifier magic value fixups
` [PATCH 5/5] xfs: fix typo in xfs_inode_buf_ra_ops verifier name

[Buildroot] flags to build Qt5 for AMD Geode LX arch ?
 2019-01-29 18:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] dmalloc: fix build with strdup
 2019-01-29 18:32 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] dmalloc: fix build with strndup

[Buildroot] [git commit branch/2018.02.x] dmalloc: fix build with strndup
 2019-01-29 18:32 UTC 

[Buildroot] [git commit branch/2018.02.x] dmalloc: fix build with strdup
 2019-01-29 18:32 UTC 

[PATCHSET v8] io_uring IO interface
 2019-01-29 18:31 UTC  (13+ messages)
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 13/18] io_uring: add file set registration

[RFC PATCH 0/1] tpm: don't return bool from update_timeouts
 2019-01-29 18:31 UTC  (2+ messages)

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-01-29 18:29 UTC  (3+ messages)

[Buildroot] [git commit branch/2018.11.x] dmalloc: fix build with strndup
 2019-01-29 18:31 UTC 

[Buildroot] [git commit branch/2018.11.x] dmalloc: fix build with strdup
 2019-01-29 18:31 UTC 

[PATCH] staging:iio:ad7152: align line to match open parenthesis
 2019-01-29 18:31 UTC 

[PATCH v10 00/17] Remove nested TPM operations
 2019-01-29 18:30 UTC  (7+ messages)

[Buildroot] [PATCH] package/apache: security bump to version 2.4.38
 2019-01-29 18:29 UTC  (2+ messages)

[SPDK] Strange CI failure
 2019-01-29 18:29 UTC 

[Buildroot] [git commit branch/2018.02.x] package/apache: security bump to version 2.4.38
 2019-01-29 18:29 UTC 

[Buildroot] [git commit branch/2018.02.x] package/apache: bump version to 2.4.37
 2019-01-29 18:29 UTC 

[Buildroot] [git commit branch/2018.11.x] package/apache: security bump to version 2.4.38
 2019-01-29 18:29 UTC 

[Buildroot] [PATCH] package/xerces: use new website(was redirecting)
 2019-01-29 18:28 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: amarula_a64_relic: Enable USB host
 2019-01-29 18:28 UTC  (2+ messages)

[PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
 2019-01-29 18:28 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] package/xerces: use new website (was redirecting)
 2019-01-29 18:28 UTC 

[Buildroot] [git commit branch/2018.11.x] package/xerces: use new website (was redirecting)
 2019-01-29 18:27 UTC 

[Buildroot] [PATCH] package/rp-pppoe: updated website url
 2019-01-29 18:26 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-29 18:26 UTC  (11+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices
` [U-Boot] [PATCH v4 3/9] sunxi: clk: A80: add MMC clock support
` [U-Boot] [PATCH v4 6/9] mmc: sunxi: Add DM clk and reset support
` [U-Boot] [PATCH v4 7/9] sunxi: board: do MMC pinmux setup for DM_MMC builds

[PATCH mac80211-next] cfg80211: fix typo
 2019-01-29 18:25 UTC 

[Buildroot] [git commit branch/2018.02.x] package/rp-pppoe: update website url
 2019-01-29 18:25 UTC 

[Buildroot] [git commit branch/2018.11.x] package/rp-pppoe: update website url
 2019-01-29 18:25 UTC 

[PATCH] mm: Make memory.emin the baseline for utilisation determination
 2019-01-29 18:25 UTC 

[LTP] [PATCH v3 0/6] DHCP tests and AppArmor/SELinux improvements
 2019-01-29 18:24 UTC  (5+ messages)
` [LTP] [PATCH v3 2/6] shell: Add tst_security.sh helper

[PATCH] lightnvm: pblk: extend line wp balance check
 2019-01-29 18:23 UTC  (6+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-01-29 17:44 UTC  (11+ messages)
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
  ` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support

Contributor Summit Topics and Logistics
 2019-01-29 18:22 UTC  (4+ messages)

Proposal: A new fs-verity interface
 2019-01-29 15:48 UTC  (8+ messages)

[U-Boot] [PATCH] sunxi: A64: pinebook-u-boot: Include sunxi-u-boot.dtsi
 2019-01-29 18:21 UTC  (3+ messages)

linux-next: Tree for Jan 29
 2019-01-29 18:21 UTC  (3+ messages)
` linux-next: Tree for Jan 29 (security/safesetid/)

[U-Boot] [PATCH v3.1 9/9] arm: dts: sunxi: Alter mmc2 auto-numbering to mmc1
 2019-01-29 18:20 UTC  (2+ messages)

: [meta]: [recipes-bsp]: u-boot: update commit id to the latest one of u-boot upstream
 2019-01-29 18:20 UTC  (3+ messages)
  ` [yocto] "

[PATCH 0/7] sh_eth: implement simple RX checksum offload
 2019-01-29 18:20 UTC  (4+ messages)
` [PATCH 4/7] sh_eth: offload RX checksum on R8A7740

[PATCH] gcc-cross-canadian: Do not create symlink to real-ld
 2019-01-29 18:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-29 18:20 UTC  (3+ messages)
` [U-Boot] [PATCH 7/9] mmc: sunxi: Honour non-removable property in DT
  ` [U-Boot] [linux-sunxi] "

[PATCH 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-01-29 18:19 UTC  (4+ messages)
` [PATCH 1/2] "

[LTP] [PATCH v2 1/2] aio_tio: fix error diagnosis for byte transfers
 2019-01-29 18:19 UTC  (3+ messages)
` [LTP] [PATCH v2 2/2] aio_tio: determine alignment based on target filesystem

[LTP] [RFC PATCH 0/2] Rewrite route stress tests into C
 2019-01-29 18:18 UTC  (3+ messages)

[PATCH] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
 2019-01-29 18:18 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 1/2] qemu-io: Use error_[gs]et_progname()
 2019-01-29 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 2/2] log: Make glib logging go through QEMU

[PATCH] drm/doc: Task to rename CMA helpers
 2019-01-29 18:16 UTC  (2+ messages)

[Qemu-devel] macOS build error after ddac19f534 (virtio: split virtio 9p bits from virtio-pci)
 2019-01-29 18:16 UTC  (5+ messages)

DMA-related cleanups for parisc v2
 2019-01-29 18:13 UTC  (9+ messages)
` [PATCH 1/8] parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
` [PATCH 2/8] parisc: move internal implementation details out of <asm/dma-mapping.h>
` [PATCH 3/8] parisc: turn GET_IOC into an inline function
` [PATCH 4/8] parisc: properly type the iommu field in struct pci_hba_data
` [PATCH 5/8] parisc: properly type the return value of parisc_walk_tree
` [PATCH 6/8] parisc/dino: use container_of in DINO_DEV
` [PATCH 7/8] parisc/lba_pci: use container_of in LBA_DEV
` [PATCH 8/8] parisc: remove the HBA_DATA macro

[PATCH v2 0/3] Add the I3C mastership request
 2019-01-29 18:13 UTC  (4+ messages)
` [PATCH v2 1/3] i3c: Add support for mastership request to I3C subsystem

[PATCH] clk: ingenic: jz4740: Fix gating of UDC clock
 2019-01-29 18:13 UTC  (4+ messages)

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-29 18:12 UTC  (5+ messages)

[PATCH 2/2] ASoC: sprd: Add Spreadtrum audio DMA platfrom driver
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: sprd: Add Spreadtrum audio DMA platfrom driver" to the asoc tree

[PATCH 1/2] dt-bindings: ASoC: Add Spreadtrum DMA platform documentation
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "dt-bindings: ASoC: Add Spreadtrum DMA platform documentation" to the asoc tree

[RFC PATCH net-next 1/6 v2] net/sched: Introduce act_ct
 2019-01-29 18:12 UTC  (3+ messages)
` [RFC PATCH net-next 6/6 v2] net/sched: act_ct: Add tc recirc id set/del support

[PATCH 4/7] ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create" to the asoc tree

[PATCH 5/7] ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routes
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routes" to the asoc tree

[PATCH 6/7] ASoC: topology: modify dapm route loading routine and add dapm route unloading
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: modify dapm route loading routine and add dapm route unloading" to the asoc tree


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.