All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-19 21:37:26 to 2017-10-19 22:47:39 UTC [more...]

[PATCH 00/14] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-10-19 18:36 UTC  (3+ messages)
` [PATCH 07/14] piglit: Remove redundant dependency
` [PATCH 12/14] gtk+3: Use egl pkgconfig for build setup

[PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-19 22:47 UTC  (7+ messages)
` [PATCH V4 1/2] "

[PATCH net-next 0/8] tools: bpftool: add a "version" command, and fix several items
 2017-10-19 22:46 UTC  (9+ messages)
` [PATCH net-next 1/8] tools: bpftool: add pointer to file argument to print_hex()
` [PATCH net-next 2/8] tools: bpftool: fix return value when all eBPF programs have been shown
` [PATCH net-next 3/8] tools: bpftool: use err() instead of info() if there are too many insns
` [PATCH net-next 4/8] tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
` [PATCH net-next 5/8] tools: bpftool: print only one error message on byte parsing failure
` [PATCH net-next 6/8] tools: bpftool: print all relevant byte opcodes for "load double word"
` [PATCH net-next 7/8] tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
` [PATCH net-next 8/8] tools: bpftool: add a command to display bpftool version

[PATCH v10 00/15] Introduce support for Dell SMBIOS over WMI
 2017-10-19 22:46 UTC  (5+ messages)
` [PATCH v10 11/15] platform/x86: dell-smbios-smm: test for WSMT

[PATCH] styleguide: Reflect recent conversion of code snippets to listing
 2017-10-19 22:46 UTC 

[PATCH] media: input: Convert timers to use timer_setup()
 2017-10-19 22:45 UTC  (3+ messages)

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-19 22:44 UTC  (7+ messages)
` [PATCH 1/2] [v5] pinctrl: qcom: disable GPIO groups with no pins

[GIT PULL 1/2] non-urgent device tree fixes for omaps for v4.15 merge window
 2017-10-19 22:44 UTC  (8+ messages)
` [GIT PULL 2/2] more soc changes "

[PATCH for-4.14] xfs: fix AIM7 regression
 2017-10-19 22:44 UTC  (4+ messages)

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-19 22:44 UTC  (17+ messages)

[PATCH] igb_uio: revert open and release operations
 2017-10-19 22:43 UTC  (4+ messages)

[PATCH 4.14 REGRESSION fix] Input: axp20x-pek - Fix module not auto-loading for axp221 pek
 2017-10-19 22:39 UTC  (2+ messages)

[PATCH 02/27] Add a SysRq option to lift kernel lockdown
 2017-10-19 22:39 UTC  (12+ messages)
` [PATCH 00/27] security, efi: Add "
  ` [PATCH 18/27] bpf: Restrict kernel image access functions when the kernel is locked down

[PATCH] Input: tca8418 - enable interrupt after it has been requested
 2017-10-19 22:38 UTC  (2+ messages)

[GIT PULL 1/2] soc changes for omaps for v4.15 merge window
 2017-10-19 22:36 UTC  (6+ messages)
` [GIT PULL 2/2] device tree "

[PATCH v2] gpio-mmio: Use the new .get_multiple() callback
 2017-10-19 22:33 UTC 

[PATCH 2/2] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
 2017-10-19 22:35 UTC  (4+ messages)
` [2/2] "

[GIT PULL 1/2] Rockchip dts32 updates for 4.15 part1
 2017-10-19 22:34 UTC  (6+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[GIT PULL] STM32 DT changes for v4.15 #1
 2017-10-19 22:32 UTC  (3+ messages)

[PATCH] mdadm: Fix typos in various printed messages
 2017-10-19 22:31 UTC 

[PATCH] drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin
 2017-10-19 22:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin. (rev3)

what happened to byte-addressable read()/write() to character device DAX?
 2017-10-19 22:33 UTC  (3+ messages)

Minor man page weirdness?
 2017-10-19 22:29 UTC  (7+ messages)

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-19 22:28 UTC  (9+ messages)
` [PATCH 32/58] isdn/gigaset: "

[PATCH] md: create new workqueue for object destruction
 2017-10-19 22:28 UTC  (7+ messages)

[GIT PULL] Qualcomm ARM64 DT updates for 4.15
 2017-10-19 22:28 UTC  (6+ messages)
` [GIT PULL] Qualcomm Device Tree "

[Qemu-devel] [PATCH v5 00/11] nbd minimal structured read
 2017-10-19 22:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH v5 01/11] nbd: Include error names in trace messages
` [Qemu-devel] [PATCH v5 02/11] nbd: Move nbd_errno_to_system_errno() to public header
` [Qemu-devel] [PATCH v5 03/11] nbd: Expose constants and structs for structured read
` [Qemu-devel] [PATCH v5 04/11] nbd/server: Report error for write to read-only export
` [Qemu-devel] [PATCH v5 05/11] nbd/server: Refactor zero-length option check
` [Qemu-devel] [PATCH v5 06/11] nbd: Minimal structured read for server
` [Qemu-devel] [PATCH v5 07/11] nbd/server: Include human-readable message in structured errors
` [Qemu-devel] [PATCH v5 08/11] nbd/client: refactor nbd_receive_starttls
` [Qemu-devel] [PATCH v5 09/11] nbd/client: prepare nbd_receive_reply for structured reply
` [Qemu-devel] [PATCH v5 10/11] nbd: Move nbd_read() to common header
` [Qemu-devel] [PATCH v5 11/11] nbd: Minimal structured read for client

[GIT PULL] ARM: Xilinx Zynq DT patches for v4.15
 2017-10-19 22:26 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/21] efi_loader: enough UEFI for standard distro boot
 2017-10-19 22:25 UTC  (8+ messages)
` [U-Boot] [PATCH v3 14/21] efi_loader: efi variable support
  ` [U-Boot] Unexpected saving of all environment variables during EFI boot
        ` [U-Boot] [PATCH 1/1] efi_loader: disable saving of EFI variables

[GIT PULL 0/4] ARM: exynos: Pull for v4.15
 2017-10-19 22:25 UTC  (5+ messages)
` [GIT PULL 3/4] ARM: dts: "

Problems with mvneta
 2017-10-19 22:25 UTC  (2+ messages)

[PATCH v2] mm: mlock: remove lru_add_drain_all()
 2017-10-19 22:25 UTC  (2+ messages)

[PATCH] clockevents/drivers/cs5535: improve resilience to spurious interrupts
 2017-10-19 22:25 UTC  (4+ messages)

[PATCH v3 net] dccp/tcp: fix ireq->opt races
 2017-10-19 22:24 UTC 

[PATCH] wireless-regdb: add Short Range Devices (SRD) (ETSI EN 300 440) for Spain
 2017-10-19 22:23 UTC  (3+ messages)
` [wireless-regdb] "

[PATCH net] net: bridge: fix returning of vlan range op errors
 2017-10-19 22:22 UTC  (3+ messages)
  ` [Bridge] "

[PATCH net] dccp/tcp: fix ireq->opt races
 2017-10-19 22:21 UTC  (5+ messages)

[GIT PULL 1/2] DaVinci DT updates for v4.15
 2017-10-19 22:21 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Disable env_save() call on boot
 2017-10-19 22:19 UTC  (3+ messages)

[wireless-regdb] [RFC] wireless-regdb: Update rules for 2.4GHz limit Republic of Korea (KR)
 2017-10-19 22:18 UTC  (4+ messages)

[PATCH 4.9 00/51] 4.9.58-stable review
 2017-10-19 22:18 UTC  (2+ messages)

[PATCH 4.4 00/46] 4.4.94-stable review
 2017-10-19 22:18 UTC  (2+ messages)

[wireless-regdb] [PATCH] Update rules for Turkey 5ghz
 2017-10-19 22:17 UTC  (4+ messages)
  ` [wireless-regdb] [PATCH v2] "

[GIT PULL] arm64: dts: hisilicon dts updates for v4.15
 2017-10-19 22:17 UTC  (2+ messages)

[PATCH] wireless-regdb: Update regulatory rules for Singapore (SG)
 2017-10-19 22:17 UTC  (7+ messages)
        ` [wireless-regdb] "

[PATCH] net: rxrpc: mark expected switch fall-throughs
 2017-10-19 21:54 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH v3 0/2] Altera ASMI Parallel II IP Core
 2017-10-19 22:14 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: "
` [PATCH v3 2/2] mtd: spi-nor: "

minimal kernel config for qemu/malta
 2017-10-19 22:14 UTC  (2+ messages)

[PATCH v1] read_index_from(): Skip verification of the cache entry order to speed index loading
 2017-10-19 22:14 UTC  (4+ messages)

[PATCH] of: overlay: pr_err from return NOTIFY_OK to overlay apply/remove
 2017-10-19 22:13 UTC  (5+ messages)

[PATCH] of: overlay: make pr_err() string unique
 2017-10-19 22:13 UTC  (3+ messages)

[PATCH v2] dmaengine: tegra-apb: Support non-flow controlled slave configuration
 2017-10-19 22:13 UTC 

[net PATCH] bpf: devmap fix arithmetic overflow in bitmap_size calculation
 2017-10-19 22:12 UTC  (2+ messages)

[Qemu-devel] [PULL 00/11] Ui 20171016 patches
 2017-10-19 22:12 UTC  (4+ messages)
` [Qemu-devel] [PULL 07/11] tools: add qemu-keymap

[PATCH v3] selinux: libselinux: Enable multiple input files to selabel_open
 2017-10-19 22:12 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/2] sunxi: Fix boot of Cubietruk and al
 2017-10-19 22:11 UTC  (2+ messages)

[RFC usb-next v5 0/3] initialize (multiple) PHYs on the roothub
 2017-10-19 22:10 UTC  (12+ messages)
` [RFC usb-next v5 1/3] dt-bindings: usb: add the documentation for USB root-hub

[PATCH net-next v12] openvswitch: enable NSH support
 2017-10-19 21:53 UTC  (7+ messages)

[PATCH v3 0/2] Correct Tegra20 FUSE driver DMA usage
 2017-10-19 22:08 UTC  (3+ messages)
  ` [PATCH v3 1/2] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
  ` [PATCH v3 2/2] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver

[PATCH V2] scsi: storvsc: Allow only one remove lun work item to be issued per lun
 2017-10-19 22:06 UTC  (3+ messages)

[BUG] Redirection bug in subshell's EXIT trap
 2017-10-19 21:57 UTC  (2+ messages)

[PATCH 0/6] Create Git/Packet.pm
 2017-10-19 22:06 UTC  (5+ messages)
` [PATCH 1/6] t0021/rot13-filter: refactor packet reading functions
` [PATCH 6/6] Add Git/Packet.pm from parts of t0021/rot13-filter.pl

[PATCH] net: smc_close: mark expected switch fall-throughs
 2017-10-19 22:02 UTC 

[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
 2017-10-19 22:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 24/42] tpm-be: call request_completed() out of thread

[PATCH] net: sched: mark expected switch fall-throughs
 2017-10-19 21:28 UTC 

[PATCH] gpio-mmio: Use the new .get_multiple() callback
 2017-10-19 21:58 UTC 

[linux-lvm] cache on SSD makes system unresponsive
 2017-10-19 21:59 UTC  (3+ messages)

PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2017-10-19 21:58 UTC  (12+ messages)
` [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device

[PATCH v2 0/5] iio: adc: at91-sama5d2_adc: add DMA support
 2017-10-19 21:58 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: iio: at91-sama5d2_adc: add optional dma property

[PATCH 1/3] clockevents: Retry programming min delta up to 10 times
 2017-10-19 21:57 UTC  (4+ messages)
` [PATCH 2/3] clocksource/mips-gic-timer: Remove pointless irq_save,restore

[PATCH v3 0/2] livepatch: introduce atomic replace
 2017-10-19 21:52 UTC  (11+ messages)
` [PATCH v3 2/2] livepatch: add "

[PATCH v2] ARM: dts: Add TVE200 to the Gemini SoC DTSI
 2017-10-19 21:52 UTC  (2+ messages)

[PATCH 0/3] thermal: Support for Coffee Lake and Cannon Lake
 2017-10-19 21:51 UTC  (4+ messages)
` [PATCH 1/3] thermal: int340x: processor_thermal: Add Cannon Lake support
` [PATCH 2/3] thermal: int340x: processor_thermal: Add Coffee "
` [PATCH 3/3] thermal: pch: Add Cannon "

[GIT PULL] arm64: dts: vexpress/juno: update for v4.15
 2017-10-19 21:51 UTC  (2+ messages)

[PATCH 0/5] fix "diff --color-moved --ignore-space-at-eol"
 2017-10-19 21:50 UTC  (5+ messages)
` [PATCH 5/5] diff: handle NULs in get_string_hash()

[U-Boot] [PATCH 0/4] net: phy: Add Broadcom BCM53xx switch driver
 2017-10-19 21:50 UTC  (2+ messages)

[GIT PULL] ARM: dts: aspeed: Changes for v4.15
 2017-10-19 21:49 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] Kconfig: add CONFIG_BROKEN
 2017-10-19 21:49 UTC 

[PATCH] spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
 2017-10-19 21:47 UTC 

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-10-19 21:46 UTC  (12+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name

[PATCH 0/3] making test-suite tracing more useful
 2017-10-19 21:46 UTC  (3+ messages)
` [PATCH 2/3] t5615: avoid re-using descriptor 4

[Buildroot] [PATCH 1/1] setools: change sepol library directory
 2017-10-19 21:46 UTC 

[GIT PULL] SoCFPGA DTS updates for v4.15
 2017-10-19 21:45 UTC  (2+ messages)

[PATCH] workqueue: respect isolated cpus when queueing an unbound work
 2017-10-19 21:44 UTC 

[PATCH net-next v2 0/6] Adding permanent config get/set to devlink
 2017-10-19 21:43 UTC  (5+ messages)
` [PATCH net-next v2 5/6] devlink: Adding num MSI-X vectors per VF NVRAM config param

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.15
 2017-10-19 21:43 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] glibmm: bump required gcc version to 4.9
 2017-10-19 21:43 UTC 

+ support-resetting-warn_once-for-all-architectures.patch added to -mm tree
 2017-10-19 21:42 UTC 

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v4.15
 2017-10-19 21:41 UTC  (3+ messages)

[PATCH] RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
 2017-10-19 21:41 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al
 2017-10-19 21:40 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] efi_loader: Do not enable it by default for sunxi

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.15
 2017-10-19 21:39 UTC  (3+ messages)

[withdrawn] ocfs2-mknod-fix-recursive-locking-hung.patch removed from -mm tree
 2017-10-19 21:39 UTC 

[Qemu-devel] [PATCH v4 0/8] nbd mimimal structured read
 2017-10-19 21:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 5/8] nbd/server: Include human-readable message in structured errors

[PATCH v4 0/5] NVIDIA Tegra20 video decoder driver
 2017-10-19 21:34 UTC  (6+ messages)
` [PATCH v4 1/5] ARM: tegra: Add device tree node to describe IRAM
` [PATCH v4 2/5] media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder Engine
` [PATCH v4 3/5] staging: Introduce NVIDIA Tegra video decoder driver
` [PATCH v4 4/5] ARM: dts: tegra20: Add video decoder node
` [PATCH v4 5/5] ARM: defconfig: tegra: Enable Video Decoder driver

[PATCH] Revert "kprobes: Warn if optprobe handler tries to change execution path"
 2017-10-19 21:38 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: Add 5 Ghz rules for Kazakhstan (KZ)
 2017-10-19 21:38 UTC  (2+ messages)
`  "

ell-key-crypto kernel updated for v4.13.8
 2017-10-19 21:37 UTC 


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.