All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-22 14:56:16 to 2018-06-22 15:33:26 UTC [more...]

[PATCH 00/32] Qualcomm Camera Subsystem driver - 8x96 support
 2018-06-22 15:33 UTC  (3+ messages)
` [PATCH 14/32] media: dt-bindings: media: qcom,camss: Fix whitespaces
` [PATCH 15/32] media: dt-bindings: media: qcom,camss: Add 8996 bindings

[PATCHv4 0/4] arm/versatile: no-MMU support
 2018-06-22 15:33 UTC  (8+ messages)
` [PATCHv4 4/4] ARM: versatile: support configuring versatile machine for no-MMU

Rocko: how to remove python3 from target's rootfs
 2018-06-22 15:32 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] QAPI patches for 2018-06-22
 2018-06-22 15:32 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] qapi/visit: remove useless prefix argument
` [Qemu-devel] [PULL 02/10] qapi/events: generate event enum in main module
` [Qemu-devel] [PULL 03/10] qdict: Make qdict_flatten() shallow-clone-friendly
` [Qemu-devel] [PULL 04/10] tests: Add QDict clone-flatten test
` [Qemu-devel] [PULL 05/10] qapi: allow empty branches in flat unions
` [Qemu-devel] [PULL 06/10] qapi: remove empty flat union branches and types
` [Qemu-devel] [PULL 07/10] qapi: Open files with encoding='utf-8'
` [Qemu-devel] [PULL 08/10] Revert commit d4e5ec877ca
` [Qemu-devel] [PULL 09/10] qapi/introspect: Eliminate pointless variable in .visit_end()
` [Qemu-devel] [PULL 10/10] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56

[PATCH] systemd: quote SYSTEMD_SERVICE in prerm and postinst
 2018-06-22 15:32 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/35] nanoMIPS
 2018-06-22 15:31 UTC  (5+ messages)

[Bug 106999] [raven] 2160p@60Hz no longer available
 2018-06-22 15:31 UTC  (3+ messages)

[PATCH v3 0/6] vhpet: add support for level triggered interrupts
 2018-06-22 15:31 UTC  (7+ messages)
` [PATCH v3 5/6] vpt: add support for level interrupts
` [PATCH v3 6/6] vhpet: add support for level triggered interrupts

[PATCH v2] staging: wlan-ng: improved readability of function prism2_add_key
 2018-06-22 15:29 UTC 

[PATCH v3 0/7] x86/ptrace: regset access to the GDT and LDT
 2018-06-22 15:30 UTC  (5+ messages)
` [PATCH v3 7/7] x86/ldt,ptrace: provide regset access to the LDT

[16/32] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #8]
 2018-06-22 15:30 UTC  (4+ messages)
` [PATCH 16/32] "

[PATCH v6 00/11] track CPU utilization
 2018-06-22 15:30 UTC  (9+ messages)
` [PATCH v6 04/11] cpufreq/schedutil: use rt utilization tracking
` [PATCH v6 06/11] cpufreq/schedutil: use dl "

[Qemu-devel] [PATCH v5 00/35] target/arm SVE patches
 2018-06-22 15:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 01/35] target/arm: Implement SVE Memory Contiguous Load Group

[PATCH 0/3] scsi: scsi-mq: don't hold host_busy in IO path
 2018-06-22 15:29 UTC  (2+ messages)

[lkp-robot] [fs] 3deb642f0d: will-it-scale.per_process_ops -8.8% regression
 2018-06-22 15:28 UTC  (6+ messages)

KVM guest sometimes failed to boot because of kernel stack overflow if KPTI is enabled on a hisilicon ARM64 platform
 2018-06-22 15:28 UTC  (18+ messages)

[PATCH 0/3] lockdown/module: make module name available for module_sig_check()
 2018-06-22 15:28 UTC  (3+ messages)
` [PATCH 3/3] modsign: print module name along with error message

[PATCH V2 1/2] xen/altp2m: set access_required properly for all altp2ms
 2018-06-22 15:28 UTC  (3+ messages)
` [PATCH V2 2/2] x86/altp2m: Fixed domain crash with INVALID_ALTP2M EPTP index

[Qemu-devel] [PATCH] nbd/server: Silence gcc false positive
 2018-06-22 15:26 UTC  (2+ messages)

[PATCH] btrfs: Add more details while checking tree block
 2018-06-22 15:26 UTC  (4+ messages)
    ` Fwd: "

[PATCH] arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenance
 2018-06-22 15:25 UTC  (4+ messages)

[PATCH v7 0/8] Enable Bluetooth functionality for WCN3990
 2018-06-22 15:25 UTC  (15+ messages)
` [PATCH v7 4/8] Bluetooth: btqca: Redefine qca_uart_setup() to generic function
` [PATCH v7 8/8] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-22 15:24 UTC  (12+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] linux-firmware: upgrade to 8fc2d4e5 revision
 2018-06-22 15:24 UTC  (2+ messages)

bnx2x: kernel panic in the bnx2x driver
 2018-06-22 14:57 UTC  (5+ messages)

[bpf PATCH v3 0/4] BPF fixes for sockhash
 2018-06-22 15:21 UTC  (5+ messages)
` [bpf PATCH v3 1/4] bpf: sockmap, fix crash when ipv6 sock is added
` [bpf PATCH v3 2/4] bpf: sockmap, fix smap_list_map_remove when psock is in many maps
` [bpf PATCH v3 3/4] bpf: sockhash fix omitted bucket lock in sock_close
` [bpf PATCH v3 4/4] bpf: sockhash, add release routine

[PATCH] crypto: cavium: make structure algs static
 2018-06-22 15:22 UTC  (3+ messages)

[PATCH][next] crypto: aegis: fix indentation of a statement
 2018-06-22 15:22 UTC  (3+ messages)

[PATCH 00/10] crypto: inside-secure - sha512/384 support
 2018-06-22 15:22 UTC  (2+ messages)

[PATCH] crypto: inside-secure - increase minimum transfer size
 2018-06-22 15:21 UTC  (2+ messages)

[PATCH v3] overlayfs: override_creds=off option bypass creator_cred
 2018-06-22 15:20 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] mtd: nand: mxs_nand: improve ECC support
 2018-06-22 15:19 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/6] mtd: nand: mxs_nand: introduce SPL specific init
` [U-Boot] [PATCH v4 2/6] mtd: nand: mxs_nand: use self init
` [U-Boot] [PATCH v4 3/6] mtd: nand: mxs_nand: allow to enable BBT support
` [U-Boot] [PATCH v4 4/6] mtd: nand: mxs_nand: use structure for BCH geometry
` [U-Boot] [PATCH v4 5/6] mtd: nand: mxs_nand: report correct ECC parameters
` [U-Boot] [PATCH v4 6/6] mtd: nand: mxs_nand: add minimal ECC support

[U-Boot] [PATCH] hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files
 2018-06-22 15:19 UTC  (2+ messages)

[PATCH] arm64/acpi: Add fixup for HPE m400 quirks
 2018-06-22 15:19 UTC  (9+ messages)

[PATCH] RDMA/rxe: Set wqe->status correctly if an unexpected response is received
 2018-06-22 15:19 UTC 

[PATCH v4 0/7] x86: infrastructure to enable FSGSBASE
 2018-06-22 15:18 UTC  (5+ messages)
` [PATCH v4 6/7] x86/vdso: Introduce CPU number helper functions
` [PATCH v4 7/7] x86/vdso: Move out the CPU number store

[PATCH 1/2] common/xfs: Add _scratch_get_sfdir_prefix function
 2018-06-22 15:17 UTC  (6+ messages)
` [PATCH 2/2] xfstests: Test root inode parent pointer repairing

[PATCH 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-06-22 15:17 UTC  (9+ messages)
` [PATCH 1/7] mm: allocate mm_cpumask dynamically based on nr_cpu_ids
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[Qemu-devel] [PULL 00/25] ppc-for-3.0 queue 2018-06-22
 2018-06-22 15:16 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v5 0/2] pinctrl: imx: Add driver for i.MX8MQ
 2018-06-22 15:15 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: add binding for i.MX8MQ IOMUXC
` [PATCH v5 2/2] pinctrl: imx: add driver for i.MX8MQ

[PATCH] selftests/powerpc: Fix strncpy usage
 2018-06-22 15:15 UTC  (4+ messages)

[PATCH v4 0/4] seccomp trap to userspace
 2018-06-22 15:15 UTC  (4+ messages)
` [PATCH v4 1/4] seccomp: add a return code to "

[PATCH REBASED RESEND] x86/cpu: Move early cpu initialization into a separate translation unit
 2018-06-22 15:14 UTC  (3+ messages)

[PATCH] [RFC] writeback: fix range_cyclic writeback vs writepages deadlock
 2018-06-22 15:14 UTC  (3+ messages)

[PATCH v3 00/17] Add System Error Interrupt support to Armada SoCs
 2018-06-22 15:14 UTC  (36+ messages)
` [PATCH v3 01/17] platform-msi: allow creation of MSI domain without interrupt number
` [PATCH v3 02/17] dt-bindings/interrupt-controller: fix Marvell ICU length in the example
` [PATCH v3 03/17] arm64: dts: marvell: fix CP110 ICU node size
` [PATCH v3 04/17] irqchip/irq-mvebu-icu: fix wrong private data retrieval
` [PATCH v3 05/17] irqchip/irq-mvebu-icu: clarify the reset operation of configured interrupts
` [PATCH v3 06/17] irqchip/irq-mvebu-icu: switch to regmap
` [PATCH v3 07/17] irqchip/irq-mvebu-icu: make irq_domain local
` [PATCH v3 08/17] irqchip/irq-mvebu-icu: disociate ICU and NSR
` [PATCH v3 09/17] irqchip/irq-mvebu-icu: support ICU subnodes
` [PATCH v3 10/17] irqchip/irq-mvebu-sei: add new driver for Marvell SEI
` [PATCH v3 11/17] arm64: marvell: enable SEI driver
` [PATCH v3 12/17] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)
` [PATCH v3 13/17] dt-bindings/interrupt-controller: update Marvell ICU bindings
` [PATCH v3 14/17] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller
` [PATCH v3 15/17] arm64: dts: marvell: add AP806 SEI subnode
` [PATCH v3 16/17] arm64: dts: marvell: use new bindings for CP110 interrupts
` [PATCH v3 17/17] arm64: dts: marvell: add CP110 ICU SEI subnode

[PATCH] staging: wlan-ng: improved readability of function prism2_add_key
 2018-06-22 15:12 UTC  (7+ messages)

[PATCH v6 0/3] ASoC: Add Multi CPU DAI support
 2018-06-22 15:13 UTC  (5+ messages)
` [PATCH v6 1/3] ASoC: Add initial support for multiple CPU DAIs

[Qemu-arm] [RFC 0/5] ARM virt: Support PC-DIMM at 2TB
 2018-06-22 13:26 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

[PATCH 0/3] mm: use irq locking suffix instead local_irq_disable()
 2018-06-22 15:12 UTC  (4+ messages)
` [PATCH 1/3] mm: workingset: remove local_irq_disable() from count_shadow_nodes()
` [PATCH 2/3] mm: workingset: make shadow_lru_isolate() use locking suffix
` [PATCH 3/3] mm: list_lru: Add lock_irq member to __list_lru_init()

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-22 15:11 UTC  (4+ messages)
` [RFC PATCH 06/16] x86/split_lock: Save #AC setting for split lock in firmware in boot time and restore the setting in reboot

[LTP] [PATCH v2 0/8] Migrate tests using virt_lib.sh and ipsec_lib.sh to new API
 2018-06-22 15:10 UTC  (9+ messages)
` [LTP] [PATCH v2 1/8] net/ipsec: Improve log info messages
` [LTP] [PATCH v2 2/8] tst_test.sh: Introduce TST_LIB_LOADED
` [LTP] [PATCH v2 3/8] tst_net.sh: Harden against multiple loading
` [LTP] [PATCH v2 4/8] net/ipsec: Use ':' as array separator for -s parameter
` [LTP] [PATCH v2 5/8] net/{stress, virt}: Use SPDX-License-Identifier GPL-2.0-or-later
` [LTP] [PATCH v2 6/8] net/virt_lib.sh: Remove possibility to pass custom sizes
` [LTP] [PATCH v2 7/8] net/{stress, virt}: Migrate virt_lib.sh, ipsec_lib.sh + tests using them
` [LTP] [PATCH v2 8/8] net/virt: Introduce macsec_lib.sh to reduce duplicity

[PATCH 0/5]stop normal completion path entering a timeout req
 2018-06-22 15:10 UTC  (6+ messages)

[PATCH 0/5] Pull postinst-intercepts from BBPATH
 2018-06-22 15:10 UTC  (4+ messages)
` [PATCH 3/5] bbpath-intercepts.bbclass: add class

USB: serial: cp210x: Implement GPIO support for CP2102N
 2018-06-22 15:10 UTC  (8+ messages)
          ` [PATCH] "

[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-22 15:09 UTC  (15+ messages)
                      ` [Qemu-devel] [virtio-dev] "

PostUp/PreUp/PostDown/PreDown Dangerous?
 2018-06-22 15:14 UTC  (8+ messages)

[cip-dev] [ANNOUNCE] 4.4.138-cip25-rt19
 2018-06-22 15:09 UTC  (2+ messages)

BUG? DOC: Really jiffies in /proc/schedstat?
 2018-06-22 15:09 UTC 

linux-next: manual merge of the tip tree with the vfs tree
 2018-06-22 15:09 UTC  (6+ messages)

[PATCH v2] dm-zoned: Avoid triggering reclaim from inside dmz_map()
 2018-06-22 15:09 UTC 

[PATCH] drm/i915: add kvmgt as i915's soft dependency
 2018-06-22 15:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/6] A few misc fixes from meta-mentor-staging
 2018-06-22 15:07 UTC  (4+ messages)
` [PATCH 6/6] perf: drop the rdep on man

[Qemu-devel] [RFC PATCH] docker: Add fedora-xtensa-cross image
 2018-06-22 15:06 UTC  (4+ messages)

[PATCH] dm-zoned: Avoid triggering reclaim from inside dmz_map()
 2018-06-22 15:06 UTC 

[v1, 1/2] eeprom: at24: Add support for address-width property
 2018-06-22 15:00 UTC  (3+ messages)
` [v1, 2/2] dt-bindings: at24: Add "

[PATCH rdma-next 0/2] RoCE ICRC counter
 2018-06-22 15:03 UTC  (2+ messages)

off-line next week, and v2.32.1
 2018-06-22 15:03 UTC 

[PATCH 00/10] Improve crc-core driver interface
 2018-06-22 15:03 UTC  (4+ messages)
` [PATCH 10/10] Revert "drm: crc: Wait for a frame before returning from open()"

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-06-22 15:02 UTC 

[Qemu-devel] [PULL 00/26] Block layer patches
 2018-06-22 15:01 UTC  (12+ messages)
` [Qemu-devel] [PULL 25/26] block: Remove deprecated -drive option serial
        ` [Qemu-devel] [libvirt] "

[PATCH] blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
 2018-06-22 14:58 UTC  (3+ messages)

[U-Boot] [PATCH] cmd: fit_image: Add default property for FIT format scripts
 2018-06-22 14:58 UTC 

[PATCH] drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
 2018-06-22 14:57 UTC  (4+ messages)

[PATCH v2 00/16] Add System Error Interrupt support to Armada SoCs
 2018-06-22 14:57 UTC  (6+ messages)
` [PATCH v2 13/16] dt-bindings/interrupt-controller: add documentation for Marvell SEI controller

[PATCH 1/1] ASoC: soc-pcm: DPCM cares BE channel constraint
 2018-06-22 14:57 UTC  (3+ messages)
` Applied "ASoC: soc-pcm: DPCM cares BE channel constraint" to the asoc tree

[PATCH] drm: Make sure that encoder_type for drm_encoder_init() is in the list
 2018-06-22 14:56 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-22 14:56 UTC  (2+ messages)
` [PATCH 3/3] KVM: x86: hyperv: implement PV IPI send hypercalls


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.