All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 15:06:28 to 2019-10-30 15:43:41 UTC [more...]

[PATCH 00/12] Convert cpu_up/down to device_online/offline
 2019-10-30 15:38 UTC  (15+ messages)
` [PATCH 01/12] arm64: hibernate.c: create a new function to handle cpu_up(sleep_cpu)
` [PATCH 02/12] x86: Replace cpu_up/down with devcie_online/offline
` [PATCH 03/12] powerpc: Replace cpu_up/down with device_online/offline
` [PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus
` [PATCH 05/12] sparc: Replace cpu_up/down with device_online/offline
` [PATCH 06/12] parisc: "
` [PATCH 07/12] driver: base: cpu: export device_online/offline
` [PATCH 08/12] driver: xen: Replace cpu_up/down with device_online/offline
` [PATCH 09/12] firmware: psci: "
` [PATCH 10/12] torture: "
` [PATCH 11/12] smp: Create a new function to bringup nonboot cpus online
` [PATCH 12/12] cpu: Hide cpu_up/down

[PATCH v4 0/5] livepatch: new API to track system state changes
 2019-10-30 15:43 UTC  (6+ messages)
` [PATCH v4 1/5] livepatch: Keep replaced patches until post_patch callback is called
` [PATCH v4 2/5] livepatch: Basic API to track system state changes
` [PATCH v4 3/5] livepatch: Allow to distinguish different version of "
` [PATCH v4 4/5] livepatch: Documentation of the new API for tracking "
` [PATCH v4 5/5] livepatch: Selftests of the "

master - lvmdbusd: Add d and D to type map for VolumeType
 2019-10-30 15:43 UTC 

master - lvmdbusd: Remove duplicate error handling code
 2019-10-30 15:43 UTC 

[BUG] bpf:
 2019-10-30 15:43 UTC 

[PATCH] drivers/staging/exfat: Replace binary semaphores for mutexes
 2019-10-30 15:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-10-30 15:40 UTC  (14+ messages)
` [PATCH net-next 07/14] vsock: handle buffer_size sockopts in the core
` [PATCH net-next 08/14] vsock: add vsock_create_connected() called by transports
` [PATCH net-next 09/14] vsock: move vsock_insert_unbound() in the vsock_create()
` [PATCH net-next 11/14] vsock: add multi-transports support

[PATCH v10 0/3] Add MSM8916 interconnect provider driver
 2019-10-30 15:39 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: interconnect: Add Qualcomm MSM8916 DT bindings
` [PATCH v10 2/3] interconnect: qcom: Add MSM8916 interconnect provider driver
` [PATCH v10 3/3] arm64: dts: msm8916: Add interconnect provider DT nodes

[alsa-devel] [PATCH v4 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:31 UTC  (6+ messages)
`  "
` [alsa-devel] [PATCH v4 1/2] dt-bindings: soundwire: add bindings for Qcom controller
  `  "
` [alsa-devel] [PATCH v4 2/2] soundwire: qcom: add support for SoundWire controller
  `  "

[PATCH v3] mm: gup: fix comments of __get_user_pages() and get_user_pages_remote()
 2019-10-30 15:38 UTC  (2+ messages)

[NXP] Failed to build gstreamer1.0 ith Yocto thud on NXP IMX8MQ
 2019-10-30 15:37 UTC  (2+ messages)
` [meta-freescale][NXP] "

[PATCH 1/2] perf/imx_ddr: add enhanced AXI ID filter support
 2019-10-30 15:36 UTC  (4+ messages)

[PATCH 0/2] Fix the HyperFlash support in the AMD/Fujitsu/Spansion CFI driver
 2019-10-30 15:35 UTC  (5+ messages)
` [PATCH 2/2] mtd: cfi_cmdset_0002: fix delayed error detection on HyperFlash

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-10-30 15:35 UTC  (10+ messages)
` [PATCH 7/7] iommu/arm-smmu: Allow building as a module

[PATCH 0/7] Mesa-based EGL/GLES
 2019-10-30 15:34 UTC  (13+ messages)
` [PATCH 3/7] HACK: weston: undefine HAVE_GBM_MODIFIERS explicitly
` [PATCH 6/7] omapdrmtest: Update LDFLAGS at util/Makefile.am per Mesa-based EGL

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-30 15:35 UTC  (13+ messages)

[tpm2] Re: unique identifier
 2019-10-30 15:35 UTC 

[Xen-devel] [PATCH v2 for 4.13 1/2] x86/boot: allow early usage of cpu_has_hypervisor
 2019-10-30 15:33 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 for 4.13 2/2] x86/e820: fix 640k - 1M region reservation logic

Compile build issues with samples/bpf/ again
 2019-10-30 15:33 UTC  (5+ messages)

[tpm2] Re: unique identifier
 2019-10-30 15:33 UTC 

[PATCH v12 rdma-next 5/8] RDMA/siw: Use the common mmap_xa helpers
 2019-10-30 15:33 UTC  (3+ messages)
` [PATCH v12 rdma-next 0/8] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA

[PATCH v2] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:33 UTC  (2+ messages)

[dpdk-dev] DPDK QoS scheduler changes, are we there yet?
 2019-10-30 15:32 UTC 

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-30 15:31 UTC  (4+ messages)
` [PATCH v14 04/22] arm64: mm: Add p?d_leaf() definitions

[PATCH net, 0/2] hv_netvsc: fix error handling in netvsc_attach/set_features
 2019-10-30 15:32 UTC  (3+ messages)
` [PATCH net, 1/2] hv_netvsc: Fix error handling in netvsc_set_features()
` [PATCH net, 2/2] hv_netvsc: Fix error handling in netvsc_attach()

[PATCH bpf-next v4] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-10-30 15:32 UTC  (3+ messages)

[PATCH] gpio/pinctrl: Add pin ranges before gpiochip
 2019-10-30 15:31 UTC  (3+ messages)

[PATCH] mm/sparse: Consistently do not zero memmap
 2019-10-30 15:31 UTC  (9+ messages)

sound/core/timer: Deadlock on register_mutex
 2019-10-30 15:28 UTC  (6+ messages)
  ` [alsa-devel] "

[PATCH net-next 0/3] net: stmmac: Improvements for -next
 2019-10-30 15:28 UTC  (8+ messages)
` [PATCH net-next 1/3] net: stmmac: gmac4+: Add Split Header support
` [PATCH net-next 2/3] net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
` [PATCH net-next 3/3] net: stmmac: tc: Remove the speed dependency

[PATCH v2 00/10] Add quota support to UBIFS
 2019-10-30 15:27 UTC  (22+ messages)
` [PATCH 01/10] quota: Make inode optional
` [PATCH 02/10] quota: Pass sb to vfs_load_quota_inode()
` [PATCH 03/10] quota: Introduce dquot_enable_sb()
` [PATCH 04/10] quota: Allow to pass mount path to quotactl
` [PATCH 05/10] ubifs: move checks and preparation into setflags()
` [PATCH 06/10] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 07/10] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 08/10] ubifs: Add support for project id
` [PATCH 09/10] ubifs: export get_znode
` [PATCH 10/10] ubifs: Add quota support

[RFC PATCH] selinux: add SELinux hooks for lockdown integrity and confidentiality
 2019-10-30 15:29 UTC  (2+ messages)

[PATCH v2 0/2] leds: introduce generic LED level meter driver
 2019-10-30 15:27 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: leds: Add leds-meter binding

[PATCH] Revert "sched/fair: Fix O(nr_cgroups) in the load balancing path"
 2019-10-30 15:27 UTC  (8+ messages)

[PATCH 1/9] drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW sprites
 2019-10-30 15:26 UTC  (8+ messages)
` [PATCH 7/9] drm/i915: Reject ckey+fp16 on skl+
        ` [Intel-gfx] "

i2c-hid regression in 5.4 (Linus' master)
 2019-10-30 15:26 UTC  (2+ messages)

[PATCH v4 00/20] Add virtual device fuzzing support
 2019-10-30 15:23 UTC  (6+ messages)
` [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external
` [PATCH v4 16/20] fuzz: add support for fork-based fuzzing
` [PATCH v4 17/20] fuzz: add support for qos-assisted fuzz targets
` [PATCH v4 19/20] fuzz: add virtio-net fuzz target

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-30 15:25 UTC  (4+ messages)
` [PATCHv2 3/8] arm64: module: rework special section handling

[PATCH] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 15:24 UTC  (6+ messages)

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 15:22 UTC  (4+ messages)
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[RFC] nvmet: Always remove processed AER elements from list
 2019-10-30 15:24 UTC  (2+ messages)

[PATCH] selinux: sidtab: reverse lookup hash table
 2019-10-30 15:24 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-30 15:20 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v3 0/2] soundwire: Add support to Qualcomm SoundWire master
 2019-10-30 15:18 UTC  (6+ messages)
` [PATCH v3 2/2] soundwire: qcom: add support for SoundWire controller
      ` [alsa-devel] "

[PATCH v2 03/11] coresight: etm4x: Add missing API to set EL match on address filters
 2019-10-30 15:19 UTC  (4+ messages)
` [PATCH] coresight: etm4x: Fix BMVAL misuse

[PATCH] ath: ath9k: Remove unneeded variable
 2019-10-30 15:18 UTC  (2+ messages)

[PATCH] tests: fix conditional for disabling XTS test
 2019-10-30 15:17 UTC 

Makedumpfile help for 5.4.0.rc3 : Arm
 2019-10-30 15:18 UTC  (8+ messages)

[CI 01/12] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
 2019-10-30 15:16 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,01/12] "
    `  "

[PATCH][next] soc: samsung: exynos-asv: fix potential overflow in multiply
 2019-10-30 15:15 UTC  (4+ messages)

[PATCH v5] coresight: Serialize enabling/disabling a link device
 2019-10-30 15:15 UTC  (3+ messages)

[PATCH v2] scsi: Fix scsi_get/set_resid() interface
 2019-10-30 15:15 UTC  (2+ messages)

[PATCH] f2fs: bio_alloc should never fail
 2019-10-30 15:14 UTC  (7+ messages)
` [f2fs-dev] "

[PATCH v9 0/4] Make IPA use PM_EM
 2019-10-30 15:14 UTC  (5+ messages)
` [PATCH v9 1/4] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v9 2/4] PM / EM: Declare EM data types unconditionally
` [PATCH v9 3/4] thermal: cpu_cooling: Make the power-related code depend on IPA
` [PATCH v9 4/4] thermal: cpu_cooling: Migrate to using the EM framework

[PATCH] ti-sgx-ddk-um: update SRCREV to pick up Mesa-based EGL/GLES libraries
 2019-10-30 15:14 UTC  (10+ messages)
      ` [EXTERNAL] "

[MPTCP] Re: [PATCH v2 2/2] mptcp: sendmsg: transmit on backup if other subflows have been closed
 2019-10-30 15:14 UTC 

[PATCH] Fixes issue when debugging debug builds of Perf
 2019-10-30 15:13 UTC  (6+ messages)

[PATCH] wil6210: add SPDX license identifiers
 2019-10-30 15:13 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/15] scripts: Convert to Python 3
 2019-10-30 15:12 UTC  (5+ messages)
` [U-Boot] [PATCH v2 03/15] buildman: "

[PATCH] HID: i2c-hid: Send power-on command after reset
 2019-10-30 15:11 UTC  (3+ messages)

[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
 2019-10-30 15:09 UTC  (4+ messages)

[PATCH v5.4 v2] iwlwifi: fw api: support new API for scan config cmd
 2019-10-30 15:08 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.4.0-rc5-34072e5.cki (arm-next)
 2019-10-30 15:08 UTC  (6+ messages)

[PATCH v7 0/2] Allwinner H6 Mali GPU support
 2019-10-30 15:07 UTC  (6+ messages)
` [PATCH v7 1/2] arm64: dts: allwinner: Add ARM Mali GPU node for H6
` [PATCH v7 2/2] arm64: dts: allwinner: Add mali GPU supply for H6 boards

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-10-30 15:07 UTC  (11+ messages)
` [Virtio-fs] "
` [PATCH 1/3] virtiofs: Use a common function to send forget
  ` [Virtio-fs] "
` [PATCH 2/3] virtiofs: Do not send forget request "struct list_head" element
  ` [Virtio-fs] "
` [PATCH 3/3] virtiofs: Use completions while waiting for queue to be drained
  ` [Virtio-fs] "

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-10-30 15:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] "

[PATCH] mm/sparse.c: mark populate_section_memmap as __meminit
 2019-10-30 15:07 UTC  (3+ messages)

[PATCH 0/3] virtiofs: Small Cleanups for 5.5
 2019-10-30 15:07 UTC 

[PATCH] drm/amdgpu: dont schedule jobs while in reset
 2019-10-30 15:06 UTC  (4+ messages)


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.