All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-23 18:07:53 to 2019-09-23 18:42:14 UTC [more...]

[PATCH] seccomp: remove unused arg from secure_computing()
 2019-09-23 18:41 UTC  (3+ messages)

[RFC v2 0/9] error: auto propagated local_err
 2019-09-23 18:41 UTC  (7+ messages)
` [RFC v2 2/9] qapi/error: add (Error **errp) cleaning APIs
` [RFC v2 3/9] errp: rename errp to errp_in where it is IN-argument
` [RFC v2 4/9] hw/core/loader-fit: fix freeing errp in fit_load_fdt

[PATCH bpf v2] selftests/bpf: test_progs: fix client/server race in tcp_rtt
 2019-09-23 18:41 UTC 

[”OE-core][thud][PATCH”] CVE fix for elfutils
 2019-09-23 18:40 UTC 

[U-Boot] [PATCH] imx: Kconfig: Reduce default CONFIG_CSF_SIZE
 2019-09-23 18:39 UTC 

[PATCH] dt-bindings: at24: convert the binding document to yaml
 2019-09-23 18:39 UTC  (4+ messages)

[PATCH] lighttpd: remove fam as a PACKAGECONFIG option
 2019-09-23 18:39 UTC  (3+ messages)

[PATCH 0/4] Make it possible to compile with CONFIG_ARM_V7M=n
 2019-09-23 18:36 UTC  (9+ messages)
` [PATCH 2/4] target/arm: Move cortex-m related functions to new file v7m.c
` [PATCH 3/4] hw/arm: Move armv7m_nvic.c to hw/arm/ and always enable it for arm builds

DSA driver kernel extension for dsa mv88e6190 switch
 2019-09-23 18:38 UTC 

[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time
 2019-09-23 18:36 UTC  (3+ messages)
` [Qemu-devel] [RFC QEMU v2 1/2] arm/virt: Initialize generic timer scale factor dynamically

How to see command line arguments passed to program in core.sshcommand?
 2019-09-23 18:38 UTC  (4+ messages)

[PATCH] drm/amdgpu/atomfirmware: use proper index for querying vram type (v2)
 2019-09-23 18:38 UTC 

[Qemu-devel] [PATCH 0/2] q35: mch: allow to lock down 128K RAM at default SMBASE address
 2019-09-23 18:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] q35: implement 128K SMRAM "
    ` [edk2-devel] "

[PATCH 0/3] Regulator core fixes
 2019-09-23 18:36 UTC  (5+ messages)
` [PATCH 1/3] regulator: core: fix boot-on regulators use_count usage

[PATCH RT] posix-timers: Unlock expiry lock in the early return
 2019-09-23 18:36 UTC  (2+ messages)

[PATCH 1/1] powerpc: kvm: Reduce calls to get current->mm by storing the value locally
 2019-09-23 18:35 UTC  (3+ messages)

Migration failure when running nested VMs
 2019-09-23 18:32 UTC  (5+ messages)

[PATCH 0/3] fixes related to `make hdr-check`
 2019-09-23 18:34 UTC  (4+ messages)
` [PATCH 1/3] Makefile: use $(ALL_CFLAGS) in $(HCO) target
` [PATCH 2/3] apply.h: include missing header
` [PATCH 3/3] promisor-remote.h: "

Linux 5.3-rc8
 2019-09-23 18:33 UTC  (17+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "

[Bug 204779] New: Xubuntu 18.04 sometimes freezes when turned on on logo
 2019-09-23 18:33 UTC  (3+ messages)
` [Bug 204779] Xubuntu 18.04 Sometimes freezes when turned off on the logo

[PATCH lttng-tools] Fix: lttng-crash: detect truncated files
 2019-09-23 18:31 UTC 

[PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items
 2019-09-23 18:30 UTC  (5+ messages)

Proposal for 2 properties for Nameservers
 2019-09-23 18:30 UTC  (2+ messages)

[PATCH 00/36] Add support 10bit yuv format
 2019-09-23 18:30 UTC  (6+ messages)
` [PATCH 01/36] drm/fourcc: Add 2 plane YCbCr 10bit format support

[Qemu-devel] [PATCH v3 00/16] qapi: Schema language cleanups & doc improvements
 2019-09-23 18:29 UTC  (2+ messages)
`  "

[PATCH v6 0/6] PM / devfreq: Add dev_pm_qos support
 2019-09-23 18:28 UTC  (10+ messages)
` [PATCH v6 2/6] PM / devfreq: Move more initialization before registration
` [PATCH v6 4/6] PM / devfreq: Introduce devfreq_get_freq_range
` [PATCH v6 5/6] PM / devfreq: Add PM QoS support

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-23 18:26 UTC  (72+ messages)
` [PATCH 01/35] KVM: arm64: vgic-v4: Move the GICv4 residency flow to be driven by vcpu_load/put
` [PATCH 02/35] irqchip/gic-v3-its: Factor out wait_for_syncr primitive
` [PATCH 03/35] irqchip/gic-v3-its: Allow LPI invalidation via the DirectLPI interface
` [PATCH 04/35] irqchip/gic-v3: Detect GICv4.1 supporting RVPEID
` [PATCH 05/35] irqchip/gic-v3: Add GICv4.1 VPEID size discovery
` [PATCH 06/35] irqchip/gic-v3-its: Make is_v4 use a TYPER copy
` [PATCH 07/35] irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
` [PATCH 08/35] irqchip/gic-v3-its: Kill its->device_ids "
` [PATCH 09/35] irqchip/gic-v3-its: Add get_vlpi_map() helper
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation
` [PATCH 11/35] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
` [PATCH 12/35] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
` [PATCH 13/35] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
` [PATCH 14/35] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
` [PATCH 15/35] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
` [PATCH 16/35] irqchip/gic-v4.1: Add VPE residency callback
` [PATCH 17/35] irqchip/gic-v4.1: Add VPE eviction callback
` [PATCH 18/35] irqchip/gic-v4.1: Add VPE INVALL callback
` [PATCH 19/35] irqchip/gic-v4.1: Suppress per-VLPI doorbell
` [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
` [PATCH 21/35] irqchip/gic-v4.1: Advertise support v4.1 to KVM
` [PATCH 22/35] irqchip/gic-v4.1: Map the ITS SGIR register page
` [PATCH 23/35] irqchip/gic-v4.1: Plumb skeletal VSGI irqchip
` [PATCH 24/35] irqchip/gic-v4.1: Add initial SGI configuration
` [PATCH 25/35] irqchip/gic-v4.1: Plumb mask/unmask SGI callbacks
` [PATCH 26/35] irqchip/gic-v4.1: Plumb get/set_irqchip_state "
` [PATCH 27/35] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH 28/35] irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
` [PATCH 29/35] irqchip/gic-v4.1: Add VSGI allocation/teardown
` [PATCH 30/35] irqchip/gic-v4.1: Add VSGI property setup
` [PATCH 31/35] irqchip/gic-v4.1: Eagerly vmap vPEs
` [PATCH 32/35] KVM: arm64: GICv4.1: Let doorbells be auto-enabled
` [PATCH 33/35] KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
` [PATCH 34/35] KVM: arm64: GICv4.1: Configure SGIs as HW interrupts
` [PATCH 35/35] KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs

[PATCH] drm/i915: Describe structure member in documentation
 2019-09-23 18:28 UTC  (3+ messages)

[PATCH trivial] sound: Fix Kconfig indentation
 2019-09-23 18:26 UTC  (4+ messages)
` [alsa-devel] "

[PATCH] python3-subunit: ensure runtime dependencies are present
 2019-09-23 18:27 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/7] net/ice: add ice Flow Director driver
 2019-09-24  2:10 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/7] net/ice: enable flow director engine
` [dpdk-dev] [PATCH 2/7] net/ice: configure HW FDIR rule
` [dpdk-dev] [PATCH 3/7] net/ice: add FDIR create and destroy
` [dpdk-dev] [PATCH 4/7] net/ice: enable FDIR queue group
` [dpdk-dev] [PATCH 5/7] net/ice: add FDIR counter resource init/release
` [dpdk-dev] [PATCH 6/7] net/ice: add FDIR counter support for flow id
` [dpdk-dev] [PATCH 7/7] net/ice: reject duplicate flow for FDIR

[ANN] Media sessions in Lyon in October: codecs
 2019-09-23 18:26 UTC  (4+ messages)

WARNING in blk_mq_sched_free_requests (2)
 2019-09-23 18:26 UTC 

general protection fault in finish_writeback_work
 2019-09-23 18:26 UTC 

[alsa-devel] [PATCH] ASoC: Skylake SST driver - blacklist the PCI device IDs for the auto probe
 2019-09-23 18:24 UTC  (2+ messages)

[dpdk-dev] dpdk : windows build issue
 2019-09-23 18:24 UTC  (2+ messages)

[PATCH] migration/postcopy: Recognise the recovery states as 'in_postcopy'
 2019-09-23 18:23 UTC  (2+ messages)

[PATCH 0/5] DRM/MSM: Add support for MSM8956 and Adreno 510
 2019-09-23 18:23 UTC  (6+ messages)
` [PATCH 5/5] drm/msm/adreno: Add support for Adreno 510 GPU

[PATCH] ARM: omap2plus_defconfig: Enable DRM_TI_TFP410
 2019-09-23 18:23 UTC  (3+ messages)

[PATCH v3] Added QUIRKs for ADATA XPG SX8200 Pro 512GB
 2019-09-23 18:22 UTC  (2+ messages)

[Intel-gfx] [PATCH] test/kms_content_protection: Use generic debugfs name for HDCP caps
 2019-09-23 18:23 UTC  (2+ messages)
`  "

[PATCH v3 00/20] Move rom and notdirty handling to cputlb
 2019-09-23 18:18 UTC  (12+ messages)
` [PATCH v3 08/20] cputlb: Disable __always_inline__ without optimization
` [PATCH v3 09/20] cputlb: Replace switches in load/store_helper with callback

[PATCH AUTOSEL 5.3 001/203] ALSA: hda: Flush interrupts on disabling
 2019-09-23 18:22 UTC  (5+ messages)
` [PATCH AUTOSEL 5.3 087/203] ASoC: mediatek: mt6358: add delay after dmic clock on
` [PATCH AUTOSEL 5.3 173/203] ASoC: es8316: support fixed and variable both clock rates

[PATCH 0/6] mdev based hardware virtio offloading support
 2019-09-23 18:22 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for mdev based hardware virtio offloading support (rev2)

[PATCH v3 0/6] docker: misc cleanups
 2019-09-23 18:17 UTC  (8+ messages)
` [PATCH v3 1/6] docker: remove debian8-mxe definitions
` [PATCH v3 2/6] docker: removed unused debian8 partial image
` [PATCH v3 3/6] docker: remove 'deprecated' image definitions
` [PATCH v3 4/6] docker: remove unused debian-ports
` [PATCH v3 5/6] docker: remove unused debian-sid
` [PATCH v3 6/6] docker: move tests from python2 to python3

[PATCH] ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhci
 2019-09-23 18:21 UTC 

[ANN] Media sessions in Lyon in October: libcamera
 2019-09-23 18:21 UTC  (6+ messages)

[PATCH] oeqa: Test multiconfig parsing
 2019-09-23 18:21 UTC 

[PATCH] cookerdata: Add mc conffiles hashes to cache hash
 2019-09-23 18:21 UTC 

[PATCH 0/9][V3] btrfs: break up extent_io.c a little bit
 2019-09-23 18:21 UTC  (3+ messages)

[alsa-devel] [GIT PULL] ASoC fixes for v5.4
 2019-09-23 18:19 UTC  (2+ messages)

Git in Outreachy December 2019?
 2019-09-23 18:19 UTC  (9+ messages)

BTRFS checksum mismatch - false positives
 2019-09-23 18:19 UTC 

[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work
 2019-09-23 18:18 UTC  (4+ messages)
` [RFC patch 14/15] workpending: Provide infrastructure for work before entering a guest

[GIT PULL] MIPS changes
 2019-09-23 18:18 UTC  (4+ messages)

[PATCH 0/2] intel-speed-select: Convert output to tables
 2019-09-23 18:18 UTC  (2+ messages)

[PATCH v2 00/11] Introduces new count-based method for monitoring lockless pagetable wakls
 2019-09-23 18:14 UTC  (8+ messages)
` [PATCH v2 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[Bug 111789] drm/etnaviv: command buffer outside valid memory window (on cubox i4), Linux 5.3
 2019-09-23 18:17 UTC 

[thud/master][PATCH] packagegroup-arago-tisdk-addons: replacing ipc-lld-fw
 2019-09-23 18:15 UTC 

[PATCH v2 0/2] x86/boot/64: Avoid mapping reserved ranges in early page tables
 2019-09-23 18:15 UTC  (3+ messages)
` [PATCH v2 1/2] x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area
` [PATCH v2 2/2] x86/boot/64: round memory hole size up to next PMD page

[RFC PATCH] usb: typec: ucsi: ccg: Remove run_isr flag
 2019-09-23 18:15 UTC  (2+ messages)

[PATCH 00/17] KVM monolithic v1
 2019-09-23 18:15 UTC  (7+ messages)
` [PATCH 15/17] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers

[PATCH nftables 0/3] Add Linenoise support to the CLI
 2019-09-23 18:15 UTC  (7+ messages)
` [PATCH nftables 1/3] src, include: add upstream linenoise source

[Intel-wired-lan] [next PATCH S10 01/10] i40e: Fix for persistent lldp support
 2019-09-23 18:14 UTC  (20+ messages)
` [Intel-wired-lan] [next PATCH S10 02/10] i40e: Add ability to display VF stats along with PF core stats
` [Intel-wired-lan] [next PATCH S10 03/10] i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
` [Intel-wired-lan] [next PATCH S10 04/10] i40e: Extract detection of HW flags into a function
` [Intel-wired-lan] [next PATCH S10 05/10] i40e: Extend PHY access with page change flag
` [Intel-wired-lan] [next PATCH S10 06/10] i40e: remove the macro with it's argument reuse
` [Intel-wired-lan] [next PATCH S10 07/10] i40e: initialize ITRN registers with correct values
` [Intel-wired-lan] [next PATCH S10 08/10] i40e: allow ethtool to report SW and FW versions in recovery mode
` [Intel-wired-lan] [next PATCH S10 09/10] i40e: Fix LED blinking flow for X710T*L devices
` [Intel-wired-lan] [next PATCH S10 10/10] i40e: Refactoring VF MAC filters counting to make more reliable

[PATCH] x86/mm/pti: Handle unaligned addr to PMD-mapped page in pti_clone_pgtable
 2019-09-23 18:12 UTC  (3+ messages)

[PATCH i-g-t] i915/gem_exec_balancer: Check for scheduling bonded-pairs on the same engine
 2019-09-23 18:11 UTC  (6+ messages)
` [igt-dev] "

12abeb544d: ltp.read_all_dev.fail
 2019-09-23 18:10 UTC  (6+ messages)
` [LTP] "

[RFC 00/73] libperf: Add sampling interface
 2019-09-23 18:08 UTC  (3+ messages)
` [PATCH 19/73] libperf: Move system_wide from struct evsel to struct perf_evsel


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.