All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-14 14:41:57 to 2018-07-14 18:51:23 UTC [more...]

[PATCH 4.17 REGRESSION fix 0/1] Revert "staging:r8188eu: Use lib80211 to support TKIP"
 2018-07-14 18:31 UTC 

[PATCH v4 00/13] Bluetooth: Extended Adv, Scan, Connection and PHY support
 2018-07-14 18:50 UTC  (21+ 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
` [PATCH v4 08/13] Bluetooth: Impmlement extended adv enable
` [PATCH v4 09/13] Bluetooth: Use Set ext adv/scan rsp data if controller supports
` [PATCH v4 10/13] Bluetooth: Implement disable and removal of adv instance

[PATCH net-next 0/4] mlxsw: Add VRRP support
 2018-07-14 18:24 UTC  (2+ messages)

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

[PATCH] drm/i915/selftests: Downgrade igt_timeout message
 2018-07-14 18:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

rev-parse --show-toplevel broken during exec'ed rebase?
 2018-07-14 18:38 UTC  (5+ messages)
` [PATCH] sequencer: pass absolute GIT_WORK_TREE to exec commands
      ` [PATCH v2] "

[Ksummit-discuss] bug-introducing patches
 2018-07-14 18:37 UTC  (12+ messages)
              `  "

[PATCH v2 0/9] X509 (gpgsm) commit signing support
 2018-07-14 18:33 UTC  (11+ messages)
` [PATCH v2 7/9] gpg-interface: introduce new config to select per gpg format program
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM

[meta-oe][PATCH] cryptsetup: Upgrade to 2.0.3
 2018-07-14 18:23 UTC  (2+ messages)

[PATCH net-next] tcp: remove redundant rcv_nxt update
 2018-07-14 18:22 UTC  (2+ messages)

[PATCH] drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
 2018-07-14 18:20 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler (rev2)

[RFC] Add BPF_SYNCHRONIZE bpf(2) command
 2018-07-14 18:18 UTC  (11+ messages)

[PATCH] MAINTAINERS: mark ddbridge, stv0910, stv6111 and mxl5xx orphan
 2018-07-14 17:56 UTC 

[PATCH] mkfs.f2fs: Add several media formats + exe
 2018-07-14 18:08 UTC 

Need Suggestions
 2018-07-14 18:07 UTC  (4+ messages)

[PATCH] ath10k: htt_tx: move lock into id_get function
 2018-07-14 17:38 UTC  (2+ messages)

ANN: SETools 4.2.0-beta
 2018-07-14 17:57 UTC  (2+ messages)
` [refpolicy] "

[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)

[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

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

[PATCH v4 0/3] Enable SGX on k3 (AM654x)
 2018-07-14 17:36 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  (6+ 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  (21+ 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


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.