All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-20 15:01:12 to 2019-12-20 15:43:52 UTC [more...]

[PATCH v7 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-20 15:28 UTC  (11+ messages)
` [PATCH v7 2/3] iio: (bma400) add driver for the BMA400
` [PATCH v7 3/3] iio: (bma400) basic regulator support

[Xen-devel] [PATCH 0/5] x86emul: allow suppressing FPU/MMX/SIMD insn emulation
 2019-12-20 15:42 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/5] x86emul: use CASE_SIMD_PACKED_INT() where possible
` [Xen-devel] [PATCH 2/5] x86emul: introduce CASE_SIMD_PACKED_INT_VEX()

[PATCH] hw/i386/x86-iommu: Add missing stubs
 2019-12-20 15:42 UTC 

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-20 15:42 UTC  (14+ messages)
` [PATCH bpf-next v1 01/13] bpf: Refactor BPF_EVENT context macros to its own header
` [PATCH bpf-next v1 02/13] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v1 03/13] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v1 04/13] bpf: lsm: Allow btf_id based attachment for LSM hooks
` [PATCH bpf-next v1 05/13] tools/libbpf: Add support in libbpf for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v1 06/13] bpf: lsm: Init Hooks and create files in securityfs
` [PATCH bpf-next v1 07/13] bpf: lsm: Implement attach, detach and execution
` [PATCH bpf-next v1 08/13] bpf: lsm: Show attached program names in hook read handler
` [PATCH bpf-next v1 09/13] bpf: lsm: Add a helper function bpf_lsm_event_output
` [PATCH bpf-next v1 10/13] bpf: lsm: Handle attachment of the same program
` [PATCH bpf-next v1 11/13] tools/libbpf: Add bpf_program__attach_lsm
` [PATCH bpf-next v1 12/13] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
` [PATCH bpf-next v1 13/13] bpf: lsm: Add Documentation

[PATCH v2 0/2] at91-sama5d2_shdwc shutdown controller
 2019-12-20 15:42 UTC  (10+ messages)
` [PATCH v2 1/2] power: reset: at91-poweroff: introduce struct shdwc_reg_config
` [PATCH v2 2/2] power: reset: at91-poweroff: use proper master clock register offset

[PATCH v2 0/4] dma: Add Xilinx ZynqMP DPDMA driver
 2019-12-20 15:40 UTC  (11+ messages)
` [PATCH v2 2/4] dma: xilinx: dpdma: Add the Xilinx DisplayPort DMA engine driver

[Bug 1857143] [NEW] VMs won't boot from external snapshots on qemu 4.2
 2019-12-20 15:31 UTC 

[PATCH v2 0/3] sh: fixup strncpy()
 2019-12-20 15:42 UTC  (2+ messages)

вопрос по suspend/resume в goodix
 2019-12-20 15:40 UTC  (7+ messages)

[BUG] No irqchip created after commit 11bc4a13d1f4 ("kvm: convert "-machine kernel_irqchip" to an accelerator property")
 2019-12-20 15:39 UTC  (2+ messages)

[alsa-devel] [PATCH alsa-lib 2/2] type_compat: Add missing __s64 and __u64 definitions for non-Linux
 2019-12-20 15:38 UTC 

[MPTCP] [PATCH net-next v5 00/11] Multipath TCP: Prerequisites
 2019-12-20 15:39 UTC  (31+ messages)
` [MPTCP] [PATCH net-next v5 01/11] net: Make sock protocol value checks more specific
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 02/11] sock: Make sk_protocol a 16-bit value
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 03/11] tcp: Define IPPROTO_MPTCP
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 04/11] tcp: Add MPTCP option number
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 06/11] mptcp: Add MPTCP to skb extensions
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 07/11] tcp: coalesce/collapse must respect MPTCP extensions
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 08/11] tcp: Export TCP functions and ops struct
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 09/11] tcp: Check for filled TCP option space before SACK
  `  "
    ` [MPTCP] "
` [MPTCP] [PATCH net-next v5 10/11] tcp: clean ext on tx recycle
  `  "
    ` [MPTCP] "

[Intel-gfx] [PATCH v5 1/7] drm/i915: Introduce intel_crtc_state_alloc()
 2019-12-20 15:38 UTC  (8+ messages)
` [Intel-gfx] [PATCH v5 2/7] drm/i915/display: Share intel_connector_needs_modeset()
` [Intel-gfx] [PATCH v5 3/7] drm/i915/tgl: Select master transcoder for MST stream
` [Intel-gfx] [PATCH v5 4/7] drm/i915/display: Always enables MST master pipe first
` [Intel-gfx] [PATCH v5 5/7] drm/i915/dp: Fix MST disable sequence
` [Intel-gfx] [PATCH v5 6/7] drm/i915/display: Check if pipe fastset is allowed by external dependencies
` [Intel-gfx] [PATCH v5 7/7] drm/i915/display: Add comment to a function that probably can be removed

[alsa-devel] [PATCH 0/5] ALSA: Fix uapi headers
 2019-12-20 15:34 UTC  (6+ messages)
` [alsa-devel] [PATCH 1/5] ALSA: emu10k1: Make uapi/emu10k1.h compilable again
` [alsa-devel] [PATCH 2/5] ALSA: hdsp: Make uapi/hdsp.h "
` [alsa-devel] [PATCH 3/5] ALSA: hdspm: Drop linux/types.h inclusion in uapi header
` [alsa-devel] [PATCH 4/5] ALSA: uapi: Fix typos and header inclusion in asound.h
` [alsa-devel] [PATCH 5/5] ALSA: uapi: Drop asound.h inclusion from asoc.h

[Xen-devel] [PATCH v2] x86/time: update vtsc_last with cmpxchg and drop vtsc_lock
 2019-12-20 15:38 UTC  (2+ messages)

[PATCH] mm/hmm: Cleanup hmm_vma_walk_pud()/walk_pud_range()
 2019-12-20 15:38 UTC 

[PATCH RFC 0/1] Threaded handler uses irq affinity for when the interrupt is managed
 2019-12-20 15:38 UTC  (19+ messages)
` [PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-20 15:38 UTC  (2+ messages)
` [PATCH v3] "

[linux-next:master 4677/5337] file.c:undefined reference to `__udivdi3'
 2019-12-20 15:38 UTC 

[Bug 205915] New: AMDGPU: Screen flicker after resume from suspend
 2019-12-20 15:37 UTC  (2+ messages)
` [Bug 205915] "

[PATCH 0/3] KVM: arm/arm64: exception injection fixes
 2019-12-20 15:36 UTC  (14+ messages)
` [PATCH 1/3] KVM: arm64: correct PSTATE on exception entry
` [PATCH 2/3] KVM: arm/arm64: correct CPSR "
` [PATCH 3/3] KVM: arm/arm64: correct AArch32 SPSR "

Percpu variables, benchmarking, and performance weirdness
 2019-12-20 15:36 UTC  (4+ messages)

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-20 15:35 UTC  (5+ messages)
` [PATCH v17 11/23] mm: pagewalk: Add p4d_entry() and pgd_entry()

[PATCH V3 0/2] irqchip: add NXP INTMUX interrupt controller
 2019-12-20 15:35 UTC  (9+ messages)
` [PATCH V3 2/2] drivers/irqchip: add NXP INTMUX interrupt multiplexer support

[Xen-devel] [PATCH 0/4] x86/mm: XSA-299 / 309 / 310 follow-up
 2019-12-20 15:33 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/4] x86/mm: rename and tidy create_pae_xen_mappings()

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-20 15:33 UTC  (5+ messages)
` [PATCH V6 net-next 06/11] net: Introduce a new MII time stamping interface

[Buildroot] [PATCH 1/1] package/dropbear: group post-extract hooks with their call site
 2019-12-20 15:34 UTC 

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-20 14:30 UTC  (5+ messages)
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime
` [PATCH v2 12/18] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/18] perf: arm_spe: Add KVM structure for obtaining IRQ info
` [PATCH v2 15/18] perf: arm_spe: Handle guest/host exclusion flags

[PATCH v2 0/1] VirtIO video device specification
 2019-12-20 15:33 UTC  (9+ messages)
` [PATCH v2 1/1] virtio-video: Add virtio "
      ` [virtio-dev] "

[PATCH] hw/ssi: aspeed: Deselect chip to reset state in command mode
 2019-12-20 15:34 UTC 

[PATCH 01/16] resolvconf: update to 1.80
 2019-12-20 15:32 UTC  (6+ messages)
` [PATCH 02/16] ifupdown: update 0.8.22 -> 0.8.35

[PATCH] sched, fair: Allow a small degree of load imbalance between SD_NUMA domains v2
 2019-12-20 15:32 UTC  (4+ messages)

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-12-20 15:32 UTC  (5+ messages)
` [PATCH v3 04/14] si2157: Add analog tuning related functions

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-20 15:31 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tgl: Render/media decompression support (rev3)

[dpdk-dev] [PATCH] add ABI checks
 2019-12-20 15:32 UTC  (2+ messages)

[PATCH 0/1] drivers: misc: Add support for nCipher HSM devices
 2019-12-20 15:30 UTC  (6+ messages)
` [PATCH 1/1] "

Let's design the next-gen libiio!
 2019-12-20 15:28 UTC  (2+ messages)

general protection fault in sctp_stream_free (2)
 2019-12-20 15:28 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)
 2019-12-20 15:27 UTC  (4+ messages)

[iwlwifi-fixes:pending 3/10] drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c:339:4: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'dma_addr_t {aka unsigned int}'
 2019-12-20 15:28 UTC 

[ebiggers:testing 4/10] ERROR: "poly1305_init_x86_64" [arch/x86/crypto/poly1305-x86_64.ko] undefined!
 2019-12-20 15:27 UTC 

tegra30 tdm audio support
 2019-12-20 15:25 UTC  (15+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
                    ` [alsa-devel] "

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-20 15:25 UTC  (14+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PATCH v4 00/21] gdbstub refactor and SVE support (+check-tcg tweaks)
 2019-12-20 15:23 UTC  (4+ messages)
` [PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers

ftrace fixes
 2019-12-20 15:25 UTC  (4+ messages)
` [PATCH 3/3] ftrace: fix endianness bug in histogram trigger

[Xen-devel] [PATCH v3 0/4] x86: enable x2APIC mode regardless of interrupt remapping support
 2019-12-20 15:23 UTC  (4+ messages)
` [Xen-devel] [PATCH v3 3/4] x86/smp: check APIC ID on AP bringup

[PATCH v2] locking/lockdep: Fix buffer overrun problem in stack_trace[]
 2019-12-20 15:23 UTC  (2+ messages)

[PATCH net 0/2] net/sched: cls_u32: fix refcount leak
 2019-12-20 15:23 UTC  (15+ messages)
` [PATCH net 1/2] net/sched: cls_u32: fix refcount leak in the error path of u32_change()

[PATCHSET 0/9] perf: Improve cgroup profiling (v2)
 2019-12-20 15:23 UTC  (6+ messages)
` [PATCH 1/9] perf/core: Add PERF_RECORD_CGROUP event
` [PATCH 2/9] perf/core: Add PERF_SAMPLE_CGROUP feature

[net-next v3 PATCH] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-20 15:22 UTC  (6+ messages)
` [net-next v5 "

pull-request: wireless-drivers-next-2019-12-20
 2019-12-20 15:22 UTC 

[PATCH] kernel-yocto: allow external (aka non-integrated) BSPs to supply patches
 2019-12-20 15:21 UTC 

[iwlwifi-next:pending 4/11] drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c:352:1: error: invalid storage class for function 'iwl_mvm_ftm_put_target_v3'
 2019-12-20 15:20 UTC 

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-20 15:18 UTC  (5+ messages)
` [PATCH v39 15/22] target/avr: Add example board configuration

Improving documentation for programming interfaces
 2019-12-20 15:19 UTC  (3+ messages)

[PATCH] media: i2c: ov5695: Fix power on and off sequences
 2019-12-20 15:19 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/lmem: debugfs for LMEM details
 2019-12-20 15:19 UTC  (2+ messages)

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-20 15:18 UTC  (7+ messages)
` [PATCH 10/10] ASoC: Add codec component for AD242x nodes
  ` [alsa-devel] "

[RFC][PATCH 0/4] sched: Optimizations to sched_class processing
 2019-12-20 15:18 UTC  (7+ messages)
` [RFC][PATCH 1/4] sched: Force the address order of each sched class descriptor

[PATCH v4 0/4] Improve default object property_add uint helpers
 2019-12-20 15:15 UTC  (2+ messages)

[patch 1/4] fix: spi_master_read_rt()
 2019-12-20 15:16 UTC  (3+ messages)

[Buildroot] [Bug 12426] New: NodeJS slow startup performance (~30s)
 2019-12-20 15:14 UTC  (2+ messages)
` [Buildroot] [Bug 12426] "

[Intel-gfx] [PATCH] drm/i915/lmem: debugfs for LMEM details
 2019-12-20 15:13 UTC  (4+ messages)

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-20 15:09 UTC  (5+ messages)

Setting DEBUG_BUILD in local.conf
 2019-12-20 15:13 UTC 

[PATCH v12 0/3] qcow2: advanced compression options
 2019-12-20 15:11 UTC  (4+ messages)
` [PATCH v12 1/3] block: introduce compress filter driver

[PATCH] Fix FreeDOS command booting large files (near or above 64 KiB)
 2019-12-20 15:04 UTC 

[PULL 0/9] Add dbus-vmstate
 2019-12-20 15:05 UTC  (10+ messages)
` [PULL 1/9] vmstate: add qom interface to get id
` [PULL 2/9] vmstate: replace DeviceState with VMStateIf
` [PULL 3/9] docs: start a document to describe D-Bus usage
` [PULL 4/9] util: add dbus helper unit
` [PULL 5/9] Add dbus-vmstate object
` [PULL 6/9] configure: add GDBUS_CODEGEN
` [PULL 7/9] dockerfiles: add dbus-daemon to some of latest distributions
` [PULL 8/9] tests: add migration-helpers unit
` [PULL 9/9] tests: add dbus-vmstate-test

[PATCH 0/2] numa: stop abusing numa_mem_supported
 2019-12-20 15:11 UTC  (6+ messages)

[PATCH ] drm/radeon: Fix potential buffer overflow in ci_set_mc_special_registers()
 2019-12-20  1:55 UTC 

[PATCH] drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c
 2019-12-20  6:44 UTC 

[PATCH] drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.c
 2019-12-20  9:36 UTC 

[PATCH v2] drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
 2019-12-19 23:33 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: improve user notification for too low memzone segments
 2019-12-20 15:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/1] eal: user notification improvement
  ` [dpdk-dev] [PATCH v2 1/1] eal: improve user notification for too low memzone segments

[PATCH next] drm/amd/display: make some symbols static
 2019-12-20 15:09 UTC  (3+ messages)

[PATCH] classes/kernel-yocto: Apply patches from BSP
 2019-12-20 15:09 UTC  (10+ messages)

[lustre-devel] LU-12759 not in 2.12
 2019-12-20 15:07 UTC  (2+ messages)

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-20 15:04 UTC  (3+ messages)
` [PATCH v2 02/28] cputlb: Use trace_mem_get_info instead of trace_mem_build_info

[RFC PATCH 00/10] hw/avr: Introduce the Arduino board
 2019-12-20 15:03 UTC  (5+ messages)
` [RFC PATCH 06/10] hw/avr: Add ATmega microcontrollers

[PATCH v2] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
 2019-12-20 15:04 UTC  (3+ messages)

[PATCH] dt-bindings: display: Convert raydium, rm68200 panel to DT schema
 2019-12-20 14:54 UTC 

[PATCH v3 0/5] sched/fair: Task placement biasing using uclamp
 2019-12-20 15:04 UTC  (3+ messages)

[PATCH] dt-bindings: display: Convert orisetech, otm8009a panel to DT schema
 2019-12-20 14:54 UTC 

[PATCH v4 03/16] PCI/ATS: Restore EXPORT_SYMBOL_GPL() for pci_{enable,disable}_ats()
 2019-12-20 15:03 UTC  (3+ messages)

[MPTCP] [PATCH net-next v2 00/15] Multipath TCP part 2: Single subflow
 2019-12-20 15:03 UTC  (4+ messages)
` [MPTCP] "
  `  "

[PATCH v2 0/3] Add CAN and CAN-FD support to the RZ/G2N SoC
 2019-12-20 15:01 UTC  (11+ messages)
` [PATCH net-next v2 1/3] dt-bindings: can: rcar_can: Add r8a774b1 support
` [PATCH net-next v2 2/3] dt-bindings: can: rcar_canfd: document "

[Xen-devel] [PATCH] x86/EPT: adjustments for redundant function arguments
 2019-12-20 15:02 UTC  (5+ messages)

[RFC RESEND] virtio-video: Add virtio video device specification
 2019-12-20 15:01 UTC  (6+ messages)
` [virtio-dev] "

[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
 2019-12-20 15:01 UTC  (5+ 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.