All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-16 16:14:49 to 2017-10-16 16:42:37 UTC [more...]

[Ksummit-discuss] Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-16 16:42 UTC  (6+ messages)

[PATCH 4.9 00/39] 4.9.57-stable review
 2017-10-16 16:16 UTC  (37+ messages)
` [PATCH 4.9 01/39] ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
` [PATCH 4.9 02/39] CIFS: Reconnect expired SMB sessions
` [PATCH 4.9 03/39] nl80211: Define policy for packet pattern attributes
` [PATCH 4.9 04/39] rcu: Allow for page faults in NMI handlers
` [PATCH 4.9 05/39] USB: dummy-hcd: Fix deadlock caused by disconnect detection
` [PATCH 4.9 06/39] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
` [PATCH 4.9 07/39] dmaengine: edma: Align the memcpy acnt array size with the transfer
` [PATCH 4.9 08/39] dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
` [PATCH 4.9 09/39] HID: usbhid: fix out-of-bounds bug
` [PATCH 4.9 11/39] KVM: MMU: always terminate page walks at level 1
` [PATCH 4.9 12/39] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
` [PATCH 4.9 13/39] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
` [PATCH 4.9 15/39] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 4.9 16/39] device property: Track owner device of device property
` [PATCH 4.9 17/39] fs/mpage.c: fix mpage_writepage() for pages with buffers
` [PATCH 4.9 18/39] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 4.9 19/39] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 4.9 20/39] ALSA: seq: Fix copy_from_user() call inside lock
` [PATCH 4.9 21/39] ALSA: caiaq: Fix stray URB at probe error path
` [PATCH 4.9 22/39] ALSA: line6: Fix missing initialization before "
` [PATCH 4.9 23/39] ALSA: line6: Fix leftover URB at error-path during probe
` [PATCH 4.9 24/39] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
` [PATCH 4.9 25/39] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
` [PATCH 4.9 27/39] usb: gadget: configfs: Fix memory leak of interface directory data
` [PATCH 4.9 28/39] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 4.9 29/39] direct-io: Prevent NULL pointer access in submit_page_section
` [PATCH 4.9 30/39] fix unbalanced page refcounting in bio_map_user_iov
` [PATCH 4.9 31/39] more bio_map_user_iov() leak fixes
` [PATCH 4.9 32/39] bio_copy_user_iov(): dont ignore ->iov_offset
` [PATCH 4.9 33/39] USB: serial: ftdi_sio: add id for Cypress WICED dev board
` [PATCH 4.9 34/39] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 4.9 35/39] USB: serial: option: add support for TP-Link LTE module
` [PATCH 4.9 36/39] USB: serial: qcserial: add Dell DW5818, DW5819
` [PATCH 4.9 37/39] USB: serial: console: fix use-after-free after failed setup
` [PATCH 4.9 38/39] x86/alternatives: Fix alt_max_short macro to really be a max()
` [PATCH 4.9 39/39] KVM: nVMX: update last_nonleaf_level when initializing nested EPT

[PATCH] usb: dwc2: disable erroneous overcurrent condition
 2017-10-16 16:37 UTC  (2+ messages)

[PATCH v5] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-16 16:40 UTC  (4+ messages)

[PATCH v6 0/3] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
 2017-10-16 16:36 UTC  (7+ messages)
` [PATCH v6 1/3] drm/i915/guc : Unifying seq_puts messages for feature support
` [PATCH v6 2/3] drm/i915/guc : Removing i915_modparams.enable_guc_loading module parameter

MAP_FIXED for ELF mappings
 2017-10-16 16:39 UTC  (4+ messages)
` [PATCH 0/2] fs, elf: get rid of MAP_FIXED from the loader
  ` [PATCH 1/2] fs, elf: drop MAP_FIXED usage from elf_map

[xen-4.8-testing test] 114505: regressions - FAIL
 2017-10-16 16:38 UTC  (4+ messages)

[PATCH net-next] virtio_net: implement VIRTIO_CONFIG_S_NEEDS_RESET
 2017-10-16 16:38 UTC  (7+ messages)

Updates to meta-freescale (master and rocko) in 2017-10-16
 2017-10-16 16:37 UTC 

Share mounts in SMBv1 mode, but fails to mount in SMBv2 mode
 2017-10-16 16:37 UTC  (6+ messages)

[PATCH v2] NFSv4.1: Fix up replays of interrupted requests
 2017-10-16 16:37 UTC  (2+ messages)

[PATCH] can: check for null sk before deferencing it via the call to sock_net
 2017-10-16 16:37 UTC  (4+ messages)

[PATCH v2 net-next 0/5] mlxsw: spectrum_router: Add extack messages for RIF and VRF overflow
 2017-10-16 16:36 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] ipv6: addrconf: cleanup locking in ipv6_add_addr
` [PATCH v2 net-next 2/5] net: ipv6: Make inet6addr_validator a blocking notifier
` [PATCH v2 net-next 3/5] net: Add extack to validator_info structs used for address notifier
` [PATCH v2 net-next 4/5] mlxsw: spectrum: router: Add support for address validator notifier
` [PATCH v2 net-next 5/5] mlxsw: spectrum_router: Add extack message for RIF and VRF overflow

[RFC] bsg-lib interface cleanup
 2017-10-16 16:36 UTC  (7+ messages)
` [PATCH 6/9] bsg-lib: introduce a timeout field in struct bsg_job
` [PATCH 7/9] bsg-lib: remove bsg_job.req

[Qemu-devel] [RFC 0/6] enable numa configuration before machine_init() from HMP/QMP
 2017-10-16 16:36 UTC  (9+ messages)
` [Qemu-devel] [RFC 1/6] numa: postpone options post-processing till machine_run_board_init()
` [Qemu-devel] [RFC 2/6] numa: split out NumaOptions parsing into parse_NumaOptions()
` [Qemu-devel] [RFC 3/6] possible_cpus: add CPUArchId::type field
` [Qemu-devel] [RFC 4/6] CLI: add -paused option
` [Qemu-devel] [RFC 5/6] HMP: add set-numa-node command
` [Qemu-devel] [RFC 6/6] QMP: "

[[PATCH v2 01/34] qe-ucode: update SRC_URL
 2017-10-16 16:36 UTC  (7+ messages)
` [[PATCH v2 03/34] uboot: update to upgrade to 2017.09
` [[PATCH v2 14/34] dpdk: update recipes
` [[PATCH v2 17/34] ppa :update to 92b208b

[PATCH v2] thermal: rcar_gen3_thermal: fix initialization sequence for H3 ES2.0
 2017-10-16 16:35 UTC  (2+ messages)

[PATCH 4.13 00/53] 4.13.8-stable review
 2017-10-16 16:16 UTC  (51+ messages)
` [PATCH 4.13 01/53] USB: dummy-hcd: Fix deadlock caused by disconnect detection
` [PATCH 4.13 02/53] MIPS: math-emu: Remove pr_err() calls from fpu_emu()
` [PATCH 4.13 03/53] MIPS: bpf: Fix uninitialised target compiler error
` [PATCH 4.13 04/53] mei: always use domain runtime pm callbacks
` [PATCH 4.13 05/53] dmaengine: edma: Align the memcpy acnt array size with the transfer
` [PATCH 4.13 06/53] dmaengine: ti-dma-crossbar: Fix possible race condition with dma_inuse
` [PATCH 4.13 07/53] NFS: Fix uninitialized rpc_wait_queue
` [PATCH 4.13 08/53] nfs/filelayout: fix oops when freeing filelayout segment
` [PATCH 4.13 09/53] HID: usbhid: fix out-of-bounds bug
` [PATCH 4.13 12/53] KVM: MMU: always terminate page walks at level 1
` [PATCH 4.13 13/53] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
` [PATCH 4.13 14/53] usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet
` [PATCH 4.13 16/53] iommu/amd: Finish TLB flush in amd_iommu_unmap()
` [PATCH 4.13 17/53] device property: Track owner device of device property
` [PATCH 4.13 18/53] Revert "vmalloc: back off when the current task is killed"
` [PATCH 4.13 19/53] fs/mpage.c: fix mpage_writepage() for pages with buffers
` [PATCH 4.13 20/53] ALSA: usb-audio: Kill stray URB at exiting
` [PATCH 4.13 21/53] ALSA: seq: Fix use-after-free at creating a port
` [PATCH 4.13 22/53] ALSA: seq: Fix copy_from_user() call inside lock
` [PATCH 4.13 23/53] ALSA: caiaq: Fix stray URB at probe error path
` [PATCH 4.13 24/53] ALSA: line6: Fix NULL dereference at podhd_disconnect()
` [PATCH 4.13 25/53] ALSA: line6: Fix missing initialization before error path
` [PATCH 4.13 26/53] ALSA: line6: Fix leftover URB at error-path during probe
` [PATCH 4.13 27/53] drm/atomic: Unref duplicated drm_atomic_state in drm_atomic_helper_resume()
` [PATCH 4.13 28/53] drm/i915/edp: Get the Panel Power Off timestamp after panel is off
` [PATCH 4.13 29/53] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
` [PATCH 4.13 31/53] drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
` [PATCH 4.13 32/53] usb: gadget: configfs: Fix memory leak of interface directory data
` [PATCH 4.13 33/53] usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
` [PATCH 4.13 34/53] PCI: aardvark: Move to struct pci_host_bridge IRQ mapping functions
` [PATCH 4.13 35/53] Revert "PCI: tegra: Do not allocate MSI target memory"
` [PATCH 4.13 36/53] direct-io: Prevent NULL pointer access in submit_page_section
` [PATCH 4.13 37/53] fix unbalanced page refcounting in bio_map_user_iov
` [PATCH 4.13 38/53] more bio_map_user_iov() leak fixes
` [PATCH 4.13 39/53] bio_copy_user_iov(): dont ignore ->iov_offset
` [PATCH 4.13 40/53] perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
` [PATCH 4.13 41/53] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
` [PATCH 4.13 42/53] genirq/cpuhotplug: Add sanity check for effective affinity mask
` [PATCH 4.13 43/53] USB: serial: ftdi_sio: add id for Cypress WICED dev board
` [PATCH 4.13 44/53] USB: serial: cp210x: fix partnum regression
` [PATCH 4.13 45/53] USB: serial: cp210x: add support for ELV TFD500
` [PATCH 4.13 46/53] USB: serial: option: add support for TP-Link LTE module
` [PATCH 4.13 47/53] USB: serial: qcserial: add Dell DW5818, DW5819
` [PATCH 4.13 48/53] USB: serial: console: fix use-after-free on disconnect
` [PATCH 4.13 49/53] USB: serial: console: fix use-after-free after failed setup
` [PATCH 4.13 50/53] RAS/CEC: Use the right length for "cec_disable"
` [PATCH 4.13 51/53] x86/microcode: Do the family check first
` [PATCH 4.13 52/53] x86/alternatives: Fix alt_max_short macro to really be a max()
` [PATCH 4.13 53/53] KVM: nVMX: update last_nonleaf_level when initializing nested EPT

[PATCH 4.4 00/41] 4.4.90-stable review
 2017-10-16 16:32 UTC  (3+ messages)
` [PATCH 4.4 20/41] bsg-lib: dont free job in bsg_prepare_job

[GIT PULL] arch_timer updates for v4.15
 2017-10-16 16:32 UTC  (5+ messages)
` [PATCH 2/2] clocksource: arm_arch_timer: fix DEFINE_PER_CPU expansion
  ` [PATCH] checkpatch: Allow DEFINE_PER_CPU definitions to exceed line length

[PATCH v5 0/4] Add STM32 MDMA driver
 2017-10-16 16:31 UTC  (9+ messages)
` [PATCH v5 3/4] ARM: dts: stm32: Add MDMA support for STM32H743 SoC
` [PATCH v5 4/4] ARM: configs: stm32: Add MDMA support in STM32 defconfig

[Qemu-devel] [PATCH 0/6] Add make check tests for Migration
 2017-10-16 16:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 5/6] tests: Add migration compress threads tests
` [Qemu-devel] [PATCH 6/6] tests: Move postcopy migration test to migrate-set-parameters

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-16 16:30 UTC  (9+ messages)
` [RFC 07/19] KVM: s390: introduce AP matrix configuration interface

[PATCH net] bpf: disallow arithmetic operations on context pointer
 2017-10-16 16:30 UTC  (3+ messages)

[PATCH net-next v3 0/5] net: dsa: remove .set_addr
 2017-10-16 16:30 UTC  (5+ messages)

[PATCH linux dev-4.10 v2 0/2] drivers: hwmon: occ: sysfs_notify and presence detect
 2017-10-16 16:29 UTC  (3+ messages)
` [PATCH linux dev-4.10 v2 1/2] drivers: hwmon: occ: Add occs_present attribute
` [PATCH linux dev-4.10 v2 2/2] drivers: hwmon: occ: Add sysfs_notify to throttling attributes

[PATCH v4 1/3] wayland : Bump to version 1.14.0
 2017-10-16 16:29 UTC  (4+ messages)
` [PATCH v4 3/3] weston: Bump version to 3.0.0

[PATCH net-next v5 0/5] bpf: security: New file mode and LSM hooks for eBPF object permission control
 2017-10-16 16:34 UTC  (3+ messages)
` [PATCH net-next v5 5/5] selinux: bpf: Add addtional check for bpf object file receive

[Qemu-devel] [PULL 0/9] NBD patches through 14 Oct
 2017-10-16 16:28 UTC  (2+ messages)

phosphor-host-ipmid and phosphor-net-ipmid architecture
 2017-10-16 16:29 UTC  (3+ messages)

[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-16 16:27 UTC  (8+ messages)
` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths

[PATCH][RFC] selinuxns: mark init_selinux_ns as __ro_after_init
 2017-10-16 16:27 UTC  (2+ messages)

[PATCH iproute2 net-next] ip: bridge_slave: add support for per-port group_fwd_mask
 2017-10-16 16:27 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/pci: Add e1000e NIC as command line argument
 2017-10-16 16:03 UTC 

Linux 4.12+ memory leak on router with i40e NICs
 2017-10-16 16:26 UTC  (9+ messages)
    ` [Intel-wired-lan] "

[PATCH for-4.10] xen/dom0: Fix latent dom0 construction bugs on all architectures
 2017-10-16 16:25 UTC  (10+ messages)

[patch net v2 0/4] net/sched: Fix a system panic when deleting filters
 2017-10-16 16:25 UTC  (5+ messages)
` [patch net v2 3/4] selftests: Introduce a new script to generate tc batch file
` [patch net v2 4/4] selftests: Introduce a new test case to tc testsuite

[Buildroot] [PATCH v3 0/7] glibc: bump to 2.26
 2017-10-16 16:25 UTC  (3+ messages)

[PATCH iproute2 1/1] tests: Revert back /bin/sh in shebang
 2017-10-16 16:25 UTC  (2+ messages)

[PATCH iproute2 v2 0/4] Fix ip segfault when using --color switch
 2017-10-16 16:24 UTC  (2+ messages)

[PATCH v4] pidns: introduce syscall translate_pid
 2017-10-16 16:24 UTC  (5+ messages)

[Buildroot] Discussion on per-package logging
 2017-10-16 16:23 UTC  (3+ messages)
` [Buildroot] [PATCH RFC] core: enable per-package log files

[Intel-wired-lan] 6 port NIC
 2017-10-16 16:23 UTC  (2+ messages)

[PATCH] md/bitmap: avoid read out of the disk
 2017-10-16 16:21 UTC  (7+ messages)

[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-16 16:21 UTC  (3+ messages)
` [Part1 PATCH v6 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support

[PATCH igt 1/2] lib: Skip unsupported suspend-test modes
 2017-10-16 16:21 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/2] "

amdgpu: DRI3 with EGL?
 2017-10-16 16:21 UTC  (3+ messages)

[iproute2] regression in ss output
 2017-10-16 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 0/7] kvm: slot handling fixes (and small cleanups)
 2017-10-16 16:20 UTC  (2+ messages)

[Intel-wired-lan] IPSec offload - ixgbe/i40e 
 2017-10-16 16:20 UTC  (7+ messages)

[PATCH] staging: net: netlogic: Fix alignment issue
 2017-10-16 16:19 UTC 

[PATCH] libxc: don't fail domain creation when unpacking initrd fails
 2017-10-16 16:19 UTC  (3+ messages)

[PATCH for-4.10 1/2] tools/libxc: Fix precopy_policy() to not pass a structure by value
 2017-10-16 16:18 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/5] solve issues in gpt management
 2017-10-16 16:17 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] test/py: gpt: copy persistent file
` [U-Boot] [PATCH v2 2/5] test/py: gpt: add test for sub-command read/verify/write
` [U-Boot] [PATCH v2 3/5] disk: efi: correct the overlap check on GPT header and PTE
` [U-Boot] [PATCH v2 4/5] test/py: gpt: test start LBA for sub-command rename and swap
` [U-Boot] [PATCH v2 5/5] cmd: gpt: solve issue for swap

[PATCHv2 0/7] Add support for USB OTG on STM32F7
 2017-10-16 16:16 UTC  (4+ messages)

[PATCHv2] simauth: fixup adding more dbus return checks
 2017-10-16 16:17 UTC  (2+ messages)

[PATCH 4.4 00/28] 4.4.93-stable review
 2017-10-16 16:12 UTC  (3+ messages)
` [PATCH 4.4 07/28] USB: dummy-hcd: Fix deadlock caused by disconnect detection
` [PATCH 4.4 26/28] USB: serial: qcserial: add Dell DW5818, DW5819

[PATCH] Args need to be the same for replay cache
 2017-10-16 16:15 UTC  (11+ messages)
` pynfs replay cache test SEQ9f
    ` [nfsv4] "

[PATCH] drm/i915: Add in-flight request details to intel_engine_dump()
 2017-10-16 16:10 UTC  (2+ messages)

[U-Boot] [PATCH V2] imx: mx6slevk: fix mmc breakage
 2017-10-16 16:15 UTC  (2+ 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.