All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-02 14:58:08 to 2019-05-02 15:24:25 UTC [more...]

[PATCH 4.9 00/32] 4.9.173-stable review
 2019-05-02 15:21 UTC  (25+ messages)
` [PATCH 4.9 01/32] usbnet: ipheth: prevent TX queue timeouts when device not ready
` [PATCH 4.9 02/32] usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
` [PATCH 4.9 03/32] media: vivid: check if the cec_adapter is valid
` [PATCH 4.9 06/32] qlcnic: Avoid potential NULL pointer dereference
` [PATCH 4.9 07/32] netfilter: nft_set_rbtree: check for inactive element after flag mismatch
` [PATCH 4.9 09/32] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 4.9 10/32] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 4.9 11/32] usb: gadget: net2280: Fix overrun of OUT messages
` [PATCH 4.9 13/32] usb: gadget: net2272: Fix net2272_dequeue()
` [PATCH 4.9 14/32] ARM: dts: pfla02: increase phy reset duration
` [PATCH 4.9 15/32] net: ks8851: Dequeue RX packets explicitly
` [PATCH 4.9 16/32] net: ks8851: Reassert reset pin if chip ID check fails
` [PATCH 4.9 18/32] net: ks8851: Set initial carrier state to down
` [PATCH 4.9 19/32] staging: rtl8712: uninitialized memory in read_bbreg_hdl()
` [PATCH 4.9 20/32] NFS: Fix a typo in nfs_init_timeout_values()
` [PATCH 4.9 21/32] net: xilinx: fix possible object reference leak
` [PATCH 4.9 23/32] net: ethernet: ti: "
` [PATCH 4.9 24/32] scsi: qla4xxx: fix a potential NULL pointer dereference
` [PATCH 4.9 26/32] ceph: fix use-after-free on symlink traversal
` [PATCH 4.9 27/32] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
` [PATCH 4.9 28/32] libata: fix using DMA buffers on stack
` [PATCH 4.9 29/32] gpio: of: Fix of_gpiochip_add() error path
` [PATCH 4.9 30/32] kconfig/[mn]conf: handle backspace (^H) key

[PATCH 4.14 00/49] 4.14.116-stable review
 2019-05-02 15:21 UTC  (17+ messages)
` [PATCH 4.14 01/49] selinux: use kernel linux/socket.h for genheaders and mdp
` [PATCH 4.14 02/49] usbnet: ipheth: prevent TX queue timeouts when device not ready
` [PATCH 4.14 04/49] mm: make page ref count overflow check tighter and more explicit
` [PATCH 4.14 05/49] mm: add try_get_page() helper function
` [PATCH 4.14 12/49] netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
` [PATCH 4.14 13/49] s390/qeth: fix race when initializing the IP address table
` [PATCH 4.14 14/49] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
` [PATCH 4.14 15/49] serial: ar933x_uart: Fix build failure with disabled console
` [PATCH 4.14 16/49] KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots
` [PATCH 4.14 19/49] usb: gadget: net2272: Fix net2272_dequeue()
` [PATCH 4.14 20/49] ARM: dts: pfla02: increase phy reset duration
` [PATCH 4.14 22/49] net: ks8851: Reassert reset pin if chip ID check fails
` [PATCH 4.14 23/49] net: ks8851: Delay requesting IRQ until opened
` [PATCH 4.14 24/49] net: ks8851: Set initial carrier state to down
` [PATCH 4.14 25/49] staging: rtl8188eu: Fix potential NULL pointer dereference of kcalloc
` [PATCH 4.14 27/49] staging: rtl8712: uninitialized memory in read_bbreg_hdl()

[PATCH 5.0 000/101] 5.0.12-stable review
 2019-05-02 15:21 UTC  (3+ messages)
` [PATCH 5.0 080/101] gpio: of: Check propname before applying "cs-gpios" quirks
` [PATCH 5.0 081/101] gpio: of: Check for "spi-cs-high" in child instead of parent node

[Qemu-devel] [PATCH 0/2] configure: Fix make check-tcg for ppc64le
 2019-05-02 15:22 UTC  (10+ messages)

[PATCH v5 00/30] Libtraceevent MAN pages
 2019-05-02 15:23 UTC  (4+ messages)
` [PATCH v5 27/30] tools/lib/traceevent: Man pages for tep plugins APIs

[PATCH 00/14] soundwire: more code cleanups
 2019-05-02 15:21 UTC  (9+ messages)
` [PATCH 01/14] soundwire: fix kconfig help format

[Qemu-devel] [PATCH v4 00/15] tests: acpi: add UEFI (ARM) testing support
 2019-05-02 15:16 UTC  (34+ messages)
` [Qemu-devel] [PATCH v4 01/15] tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
` [Qemu-devel] [PATCH v4 02/15] tests: acpi: make acpi_fetch_table() take size of fetched table pointer
` [Qemu-devel] [PATCH v4 03/15] tests: acpi: make RSDT test routine handle XSDT
` [Qemu-devel] [PATCH v4 04/15] tests: acpi: make pointer to RSDP 64bit
` [Qemu-devel] [PATCH v4 05/15] tests: acpi: fetch X_DSDT if pointer to DSDT is 0
` [Qemu-devel] [PATCH v4 06/15] tests: acpi: skip FACS table if board uses hw reduced ACPI profile
` [Qemu-devel] [PATCH v4 07/15] tests: acpi: move boot_sector_init() into x86 tests branch
` [Qemu-devel] [PATCH v4 08/15] tests: acpi: add acpi_find_rsdp_address_uefi() helper
` [Qemu-devel] [PATCH v4 09/15] tests: acpi: add a way to start tests with UEFI firmware
` [Qemu-devel] [PATCH v4 10/15] tests: acpi: ignore SMBIOS tests when UEFI firmware is used
` [Qemu-devel] [PATCH v4 11/15] tests: acpi: allow to override default accelerator
` [Qemu-devel] [PATCH v4 12/15] tests: add expected ACPI tables for arm/virt board
` [Qemu-devel] [PATCH v4 13/15] tests: acpi: add simple arm/virt testcase
` [Qemu-devel] [PATCH v4 14/15] tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a specified list of targets
` [Qemu-devel] [PATCH v4 15/15] tests: acpi: print error unable to dump ACPI table during rebuild

Help with HTTP engine with S3
 2019-05-02 15:20 UTC  (3+ messages)

[RFC PATCH 0/7] x86: introduce system calls addess space isolation
 2019-05-02 15:20 UTC  (9+ messages)
` [RFC PATCH 2/7] x86/sci: add core implementation for system call isolation

[PATCH v4 00/22] soundwire: code cleanup
 2019-05-02 15:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/fsl-imx: move cpus initialization to realize time after smp_cpus check
 2019-05-02 15:00 UTC  (6+ messages)
` [Qemu-arm] "

Xen GCC coverage ARM64 testing - Unexpected Trap: Data Abort
 2019-05-02 15:17 UTC  (5+ messages)
  ` [Xen-devel] "

linux-next: Tree for May 2
 2019-05-02 15:17 UTC  (3+ messages)
` linux-next: Tree for May 2 (drivers/usb/mtu3/mtu3_debugfs.o)

[Qemu-trivial] [Qemu-devel] [PATCH 0/9] refactor cpu topo into machine properties
 2019-05-02 15:09 UTC  (8+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH 2/9] cpu/topology: add general support for "
      `  "

[Buildroot] [PATCH v5 1/8] package/gstreamer1/gstreamer1: bump to version 1.16.0
 2019-05-02 15:16 UTC  (8+ messages)
` [Buildroot] [PATCH v5 2/8] package/gstreamer1/gst1-plugins-{base, good, bad, ugly}: bump to 1.16.0
` [Buildroot] [PATCH v5 3/8] package/gstreamer1/gst-omx: bump to version 1.16.0
` [Buildroot] [PATCH v5 4/8] package/gstreamer1/gst1-rtsp-server: "
` [Buildroot] [PATCH v5 5/8] package/gstreamer1/gst1-vaapi: "
` [Buildroot] [PATCH v5 6/8] package/gstreamer1/gst1-libav: "
` [Buildroot] [PATCH v5 7/8] package/gstreamer1/gst1-validate: "
` [Buildroot] [PATCH v5 8/8] package/gstreamer1/gstreamer1-editing-services: "

[PATCH] rsi: Properly initialize data in rsi_sdio_ta_reset
 2019-05-02 15:15 UTC 

Noob DVB-T2 experience: Mygica T230C2, CrazyCat, DVR w. output plugins, and friends
 2019-05-02 15:00 UTC 

[U-Boot] [PATCH v6 0/2] colibri imx8qxp 2gb wb it v1.0b module support
 2019-05-02 15:15 UTC  (3+ messages)
` [U-Boot] [PATCH v6 1/2] imx: fix building for i.mx8 without spl
` [U-Boot] [PATCH v6 2/2] board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support

[PATCH] x86/boot: Annotate the Real Mode entry points
 2019-05-02 15:14 UTC  (6+ messages)
    ` [Xen-devel] "

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-02 14:13 UTC  (3+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized

[PATCH] RFC: console: hack up console_trylock more
 2019-05-02 15:15 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[v2] USB: serial: io_edgeport: mark expected switch fall-throughs
 2019-05-02 15:14 UTC  (14+ messages)
              ` [PATCH v2] "

[U-Boot] [PATCH] board: toradex: drop support.arm maintainer email
 2019-05-02 15:14 UTC 

[PATCH v2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-02 15:11 UTC 

[RFC PATCH] network fs notification
 2019-05-02 15:13 UTC  (4+ messages)

[PATCH v2 1/2] Add polling support to pidfd
 2019-05-02 15:13 UTC  (5+ messages)

[PATCH net] cls_cgroup: avoid panic when receiving a packet before filter set
 2019-05-02 15:13 UTC 

[RFC PATCH V3 0/4] Add Xilinx's ZynqMP SHA3 driver support
 2019-05-02 15:12 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: msm8998: Add i2c5 pins
 2019-05-02 15:12 UTC  (4+ messages)

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-02 15:12 UTC  (3+ messages)

[PATCH v2 0/10] iomem memory policy
 2019-05-02 15:12 UTC  (13+ messages)
` [PATCH v2 01/10] xen: add a p2mt parameter to map_mmio_regions
  ` [Xen-devel] "
` [PATCH v2 02/10] xen: rename un/map_mmio_regions to un/map_regions
  ` [Xen-devel] "
` [PATCH v2 03/10] xen: extend XEN_DOMCTL_memory_mapping to handle memory policy
  ` [Xen-devel] "

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-02 15:12 UTC  (5+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-02 15:11 UTC  (4+ messages)

[PATCH 00/13] drm/i915: the great header refactoring, part three
 2019-05-02 15:11 UTC  (16+ messages)
` [PATCH 01/13] drm/i915/dvo: move DVO chip types to intel_dvo.c
` [PATCH 02/13] drm/i915/dsi: move operation mode types to intel_dsi.h
` [PATCH 03/13] drm/i915: move ranges to intel_display.c
` [PATCH 04/13] drm/i915: remove unused/stale macros and comments from intel_drv.h
` [PATCH 05/13] drm/i915/csr: move CSR version macros to intel_csr.h
` [PATCH 06/13] drm/i915: extract intel_dpio_phy.h from i915_drv.h
` [PATCH 07/13] drm/i915: extract intel_lpe_audio.h "
` [PATCH 08/13] drm/i915: extract intel_acpi.h "
` [PATCH 09/13] drm/i915: extract i915_debugfs.h "
` [PATCH 10/13] drm/i915: move i915_vgacntrl_reg() where needed
` [PATCH 11/13] drm/i915: make i915_utils.h self-contained
` [PATCH 12/13] drm/i915: move more generic utils to i915_utils.h
` [PATCH 13/13] drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c

[dpdk-dev] [PATCH 0/4] add testing of libdpdk pkg-config file
 2019-05-02 15:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/4] devtools/test-meson-builds: add testing of "

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-02 15:11 UTC  (6+ messages)
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

Linux 5.1-rc5
 2019-05-02 15:10 UTC  (8+ messages)

[PATCH] sched: Provide a pointer to the valid CPU mask
 2019-05-02 15:10 UTC  (2+ messages)

[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-02 15:11 UTC  (9+ messages)
` [PATCH 01/13] fscrypt: simplify bounce page handling
` [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx

[v4 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-02 15:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/4] "

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-02 15:08 UTC  (11+ messages)

stable-rc/linux-4.4.y build: 190 builds: 11 failed, 179 passed, 42 errors, 4434 warnings (v4.4.179-110-g6d4c797f7aaa)
 2019-05-02 15:08 UTC 

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2019-05-02 15:08 UTC  (17+ messages)

[PATCH net-next 0/3] netlink: strict attribute checking follow-up
 2019-05-02 15:07 UTC  (5+ messages)
` [PATCH net-next 3/3] netlink: add validation of NLA_F_NESTED flag

[Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry point structures
 2019-05-02 14:48 UTC  (3+ messages)

Bug: fatal: Unable to create '.../.git/index.lock': File exists
 2019-05-02 15:07 UTC  (8+ messages)

[PATCH 00/31] Netfilter updates for net-next
 2019-05-02 15:06 UTC  (9+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-02 14:58 UTC  (7+ messages)
      ` [Qemu-devel] [PATCH] linux-user: avoid treading on gprof's SIGPROF signals

[dpdk-dev] [PATCH 0/4] net/mlx5: code cleanup in rx and tx files
 2019-05-02 15:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] net/mlx5: remove unused functions
  ` [dpdk-dev] [PATCH v2 2/4] net/mlx5: fix missing validation of null pointer
  ` [dpdk-dev] [PATCH v2 3/4] net/mlx5: fix description of function return value
  ` [dpdk-dev] [PATCH v2 4/4] net/mlx5: move locally used functions to static

RGW Beast frontend and ipv6 options
 2019-05-02 15:03 UTC  (4+ messages)

ofono.service failure
 2019-05-02 15:03 UTC 

[PATCH] KVM: nVMX: Set msr bitmap correctly for MSR_FS_BASE in vmcs02
 2019-05-02 15:03 UTC  (2+ messages)

[PATCH] rtw88: Made RA_MASK macros ULL
 2019-05-02 15:02 UTC  (2+ messages)
` [PATCH v2] rtw88: Make "

switch core SCSI code to SPDX tags
 2019-05-02 15:02 UTC  (3+ messages)
` [PATCH 10/24] scsi_transport_srp: switch "

[Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support
 2019-05-02 14:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v8 01/12] target/rx: TCG translation
` [Qemu-devel] [PATCH RFC v8 02/12] target/rx: TCG helper
` [Qemu-devel] [PATCH RFC v8 04/12] target/rx: RX disassembler

[dpdk-dev] [PATCH] maintainers: fix added or removed files
 2019-05-02 15:01 UTC 

[Xenomai] called regular poll() rtdm-socket
 2019-05-02 15:01 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-02 15:01 UTC  (2+ messages)

[GIT PULL] Final fixes for 5.1
 2019-05-02 15:01 UTC 

[PATCH libnetfilter_conntrack 4/3] src: replace old libnfnetlink builder
 2019-05-02 15:01 UTC 

[PATCH] rcu_nest: fix concurrency issues
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-02 15:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Leave engine parking to the engines

[dpdk-dev] [PATCH] mk: disable warning with gcc 9 on Fedora 30
 2019-05-02 15:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] qemu-img: rebase: Improve/optimize rebase operation
 2019-05-02 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-02 15:00 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[PATCH] xfs: change some error-less functions to void types
 2019-05-02 14:59 UTC  (3+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH][next] rtw88: phy: mark expected switch fall-throughs
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH 1/6] knotty: Implement console 'keepalive' output
 2019-05-02 14:59 UTC  (5+ messages)
` [PATCH 4/6] bitbake: Drop duplicate license boilerplace text

[PATCH][next] rtw88: fix shift of more than 32 bits of a integer
 2019-05-02 14:58 UTC  (3+ messages)

[PATCH V2 0/2] PCI: dwc: Export symbols to support module build
 2019-05-02 14:58 UTC  (3+ messages)
` [PATCH V2 1/2] PCI: dwc: Add API support to de-initialize host

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-02 14:58 UTC  (10+ messages)
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions


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.