All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-14 13:44:52 to 2018-07-14 17:56:02 UTC [more...]

[PATCH 1/2] staging:r8188eu: Use lib80211 to encrypt (TKIP) tx frames
 2018-07-14 17:54 UTC  (2+ messages)
` [PATCH 2/2] staging:r8188eu: Use lib80211 to encrypt (CCMP) "

Should wg-quick with SaveConfig accumulate IPv6 link-local addresses
 2018-07-14 18:02 UTC  (2+ messages)

[PATCH] ath10k: htt_tx: move lock into id_get function
 2018-07-14 17:38 UTC 

[Qemu-arm] [PATCH v4 00/20] arm_gic: add virtualization extensions support
 2018-07-14 17:42 UTC  (44+ messages)
` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 01/20] intc/arm_gic: Refactor operations on the distributor
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 02/20] intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 03/20] intc/arm_gic: Remove some dead code and put some functions static
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 04/20] vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 05/20] intc/arm_gic: Add the virtualization extensions to the GIC state
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 06/20] intc/arm_gic: Add virtual interface register definitions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 07/20] intc/arm_gic: Add virtualization extensions helper macros and functions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 08/20] intc/arm_gic: Refactor secure/ns access check in the CPU interface
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 09/20] intc/arm_gic: Add virtualization enabled IRQ helper functions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 10/20] intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 11/20] intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 12/20] intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete_irq)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 13/20] intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 14/20] intc/arm_gic: Wire the vCPU interface
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 15/20] intc/arm_gic: Implement the virtual interface registers
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 16/20] intc/arm_gic: Implement gic_update_virt() function
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 17/20] intc/arm_gic: Implement maintenance interrupt generation
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 18/20] intc/arm_gic: Improve traces
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v4 19/20] xlnx-zynqmp: Improve GIC wiring and MMIO mapping
  ` [Qemu-devel] "
    ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v4 20/20] arm/virt: Add support for GICv2 virtualization extensions

[Ksummit-discuss] bug-introducing patches
 2018-07-14 17:38 UTC  (10+ messages)
              `  "

[PATCH] drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
 2018-07-14 17:37 UTC  (2+ messages)

[PATCH] drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
 2018-07-14 17:37 UTC 

[PATCH v4 0/3] Enable SGX on k3 (AM654x)
 2018-07-14 17:36 UTC  (3+ messages)

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-14 17:35 UTC  (7+ messages)

[PATCH v4 00/13] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-14 17:32 UTC  (15+ messages)
` [PATCH v4 01/13] Bluetooth: Define default phys in hdev and set 1M as default
` [PATCH v4 02/13] Bluetooth: Implement Get PHY Configuration mgmt command
` [PATCH v4 03/13] Bluetooth: Implement Set PHY Confguration command
` [PATCH v4 04/13] Bluetooth: Set Scan PHYs based on selected PHYs by user
` [PATCH v4 05/13] Bluetooth: Handle extended ADV PDU types
` [PATCH v4 06/13] Bluetooth: Use selected PHYs in extended connect
` [PATCH v4 07/13] Bluetooth: Read no of adv sets during init

Need Suggestions
 2018-07-14 17:31 UTC  (3+ messages)

Instability in current -git tree
 2018-07-14 17:29 UTC  (12+ messages)

[Buildroot] [PATCH] toolchain-external: add fortran support option for custom external toolchains
 2018-07-14 17:15 UTC 

[PATCHv2 wpan] net: 6lowpan: fix reserved space for single frames
 2018-07-14 16:52 UTC 

[PATCH v2] arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
 2018-07-14 17:09 UTC  (2+ messages)

[PATCH v3 0/9] KVM: arm/arm64: vgic: Virtual interrupt grouping support
 2018-07-14 17:05 UTC  (20+ messages)
` [PATCH v3 1/9] KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
` [PATCH v3 2/9] KVM: arm/arm64: vgic: Keep track of implementation revision
` [PATCH v3 3/9] KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
` [PATCH v3 4/9] KVM: arm/arm64: vgic: Add group field to struct irq
` [PATCH v3 5/9] KVM: arm/arm64: vgic: Signal IRQs using their configured group
` [PATCH v3 6/9] KVM: arm/arm64: vgic: Allow configuration of interrupt groups
` [PATCH v3 7/9] KVM: arm/arm64: vgic: Permit uaccess writes to return errors
` [PATCH v3 8/9] KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
` [PATCH v3 9/9] KVM: arm/arm64: vgic: Update documentation of the GICv2 device

[U-Boot] [PATCH] efi.h: Fix truncation of constant value
 2018-07-14 17:05 UTC  (2+ messages)

Improvements for the PS3
 2018-07-14 16:49 UTC 

[PATCHv2 wpan-tools] wpan-hwsim: hardware simulator configuration utility
 2018-07-14 16:36 UTC 

[PATCHv2 wpan-next 0/2] ieee802154: hwsim: add hwsim driver
 2018-07-14 16:33 UTC  (3+ messages)
` [PATCHv2 wpan-next 1/2] ieee802154: hwsim: add replacement for fakelb
` [PATCHv2 wpan-next 2/2] ieee802154: fakelb: add deprecated msg while probe

[PATCH] keys: trusted: remove redundant variable keyhndl
 2018-07-14 16:26 UTC  (3+ messages)

[PATCH v5 0/7] add support for Bluetooth on MT7622 SoC
 2018-07-14 16:44 UTC  (17+ messages)
` [PATCH v5 1/7] dt-bindings: net: bluetooth: Add mediatek-bluetooth
` [PATCH v5 2/7] serdev: add dev_pm_domain_attach|detach()
` [PATCH v5 4/7] Bluetooth: Add new quirk for non-persistent setup settings
` [PATCH v5 5/7] Bluetooth: Extend btuart driver for join more vendor devices
` [PATCH v5 6/7] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[PATCH] rtc: jz4740: Add support for the JZ4725B, JZ4760, JZ4770
 2018-07-14 16:24 UTC  (7+ messages)

[PATCH] vme: ca91cx42: remove redundant variable i
 2018-07-14 16:33 UTC  (2+ messages)

[PATCH] mtd: rawnand: tegra: fix error handling of subop helpers
 2018-07-14 16:32 UTC 

[PATCH] python/semanage: Fix logger class definition
 2018-07-14 16:31 UTC  (3+ messages)
` [PATCH] python/semanage: Replace bare except with specific one

[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
 2018-07-14 16:31 UTC  (24+ messages)
` 答复: "
        ` [alsa-devel] "
              ` 答复: "
                ` 答复: "
                          ` 答复: 答复: "

[Buildroot] [PATCH v2 1/2] imx/post-image: Allow flashing u-boot-dtb.imx in the SD card
 2018-07-14 16:31 UTC  (2+ messages)

[RFC PATCH ghak9 0/3] audit: Record the path of FDs passed to *at(2) syscalls
 2018-07-14 16:26 UTC  (3+ messages)
` [RFC PATCH ghak9 2/3] audit: Add a function to log the path of an fd

[PATCH BlueZ v5 00/14] Bluetooth Mesh Daemon
 2018-07-14 16:23 UTC  (5+ messages)
` [PATCH BlueZ v5 03/14] mesh: Infrastructure for Mesh daemon

[PATCH] apparmor: remove redundant pointer 'info'
 2018-07-14 16:19 UTC  (3+ messages)

[PATCH] gpio: mxc: add power management support
 2018-07-14 16:13 UTC  (4+ messages)

[PATCH] mm/hmm.c: remove redundant variables align_start and align_end
 2018-07-14 16:11 UTC  (2+ messages)

[PATCH V2] ARM: dts: imx6sl-evk: add missing GPIO iomux setting
 2018-07-14 16:09 UTC  (4+ messages)

[PATCH net-next] net: sched: refactor flower walk to iterate over idr
 2018-07-14 15:50 UTC  (4+ messages)

[PATCH v3 0/9] Bluetooth: Add RTL8723BS support
 2018-07-14 16:09 UTC  (7+ messages)
` [PATCH v3 2/9] Bluetooth: btrtl: split the device initialization into smaller parts
` [PATCH v3 4/9] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
` [PATCH v3 5/9] Bluetooth: btrtl: Add support for a config filename postfix

[BUG] bonded interfaces drop bpdu (stp) frames
 2018-07-14 15:48 UTC  (10+ messages)

[PATCH] IB/mlx5: avoid binding a new mpi unit to the same devices repeatedly
 2018-07-14 15:57 UTC  (2+ messages)

[PATCH] [RFC] y2038: globally rename compat_time to old_time32
 2018-07-14 15:54 UTC  (3+ messages)

[PATCH] drm/i915: Differentiate between ggtt->mutex and ppgtt->mutex
 2018-07-14 15:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] [PATCH] serial: ns16550: Add register shift variable
 2018-07-14 15:49 UTC  (3+ messages)

libsemanage getpwent and nss-systemd incompability
 2018-07-14 15:49 UTC  (8+ messages)

[PATCH] staging: comedi: comedi_fops: Shift assignment operator '=' to previous line
 2018-07-14 15:44 UTC 

[PATCH] mm: avoid bothering interrupted task when charge memcg in softirq
 2018-07-14 15:38 UTC  (2+ messages)

usb: host: xhci-plat: Iterate over parent nodes for finding quirks
 2018-07-14 15:37 UTC  (7+ messages)
        ` [PATCH] "

[PATCH v2 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-14 23:27 UTC  (3+ messages)
` [PATCH v2 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers
` [PATCH v2 2/2] pinctrl: meson-g12a: add pinctrl driver support

[PATCH 0/3] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-14 15:30 UTC  (23+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: meson-g12a: document pin name
` [PATCH 3/3] pinctrl: meson-g12a: add pinctrl driver support

[RESEND PATCH v3 0/4] backlight: pwm_bl: support linear interpolation and brightness to human eye
 2018-07-14 15:08 UTC  (3+ messages)
` [RESEND PATCH v3 1/4] backlight: pwm_bl: linear interpolation between brightness-levels
  ` REGRESSION: "

[PATCH] ASoC: hdmi-codec: fix routing
 2018-07-14 15:01 UTC 

RDMA connection closed and not re-opened
 2018-07-14 14:37 UTC  (8+ messages)

[PATCH v11 00/25] Device querying
 2018-07-14 10:35 UTC  (6+ messages)
` [PATCH v11 08/25] devargs: add function to parse device layers
` [PATCH v11 07/25] eal: introduce device class abstraction

bash completion with 2.18.0/maint: unknown options
 2018-07-14 14:46 UTC 

[xen-4.8-testing test] 125123: regressions - trouble: broken/fail/pass
 2018-07-14 14:43 UTC 

[PATCH 0/3] Add Amlogic Meson GX SoC Clock Measure Driver
 2018-07-14 14:41 UTC  (10+ messages)
` [PATCH 1/3] soc: amlogic: Add Meson GX Clock Measure driver

[PATCH 00/39 v7] PTI support for x86-32
 2018-07-14 14:36 UTC  (7+ messages)
` [PATCH 10/39] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack

[Cocci] [PATCH v2] coccinelle: strncpy+truncation by strscpy
 2018-07-14 14:34 UTC  (3+ messages)
` [v2] Coccinelle: Replace strncpy() + truncation by strscpy()

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-14 14:15 UTC  (3+ messages)
` [PATCH 4.4.y 051/101] x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen

[PATCH v10 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-07-14 14:31 UTC  (3+ messages)
` [PATCH v10 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH 0/3] clk: meson-g12a: Add EE clock controller driver
 2018-07-14 14:30 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clk: g12a: New binding for Meson-G12A SoC

[PATCH RFC 24/24] drm/lima: add makefile and kconfig
 2018-07-14 14:18 UTC  (5+ messages)

[PATCH 1/2] mux:adgs1408/1409: New driver for Analog Devices ADGS1408/1409 mux …
 2018-07-14 14:02 UTC  (3+ messages)

[PATCH 0/3] Decode memdev info and bandwidth and implemnt latency WA
 2018-07-14 14:12 UTC  (6+ messages)
` [PATCH 3/3] drm/i915: Implement 16GB dimm wa for latency level-0

[PATCH] drm/i915/execlists: Disable submission tasklet upon wedging
 2018-07-14 13:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Disable submission tasklet upon wedging (rev2)

[U-Boot] [PATCH] sunxi: Enable eMMC on Libre Computer Board ALL-H3-CC boards
 2018-07-14 13:55 UTC 

[PATCH 1/2] mtd: rawnand: marvell: document a bit more the driver
 2018-07-14 13:54 UTC  (2+ messages)
` [PATCH 2/2] Documentation: mtd: remove stale pxa3xx NAND controller documentation

[Qemu-devel] [PATCH] bcm2835_aux: Swap RX and TX interrupt assignments
 2018-07-14 13:53 UTC  (2+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH 0/2] avb 2.0: fix multiple compilation issues in sandbox
 2018-07-14 13:52 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] avb2.0: add proper dependencies


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.