All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-07 06:19:17 to 2019-03-07 08:00:55 UTC [more...]

[PATCH 00/26] USB storage improvements
 2019-03-07  8:00 UTC  (10+ messages)
` [PATCH 01/26] usb: storage: Simplify memory allocation in usb_stor_probe()
` [PATCH 02/26] usb: storage: Replace custom debug tracing with dev_dbg
` [PATCH 03/26] usb: storage: Don't use "unsigned long" for 32-bit values
` [PATCH 04/26] usb: storage: Make usb_stor_read_capacity() a standalone function
` [PATCH 05/26] usb: storage: Make usb_stor_inquiry() "
` [PATCH 06/26] usb: storage: Make usb_stor_test_unit_ready() "
` [PATCH 07/26] usb: storage: Make usb_stor_read_10() "
` [PATCH 08/26] usb: storage: Make usb_stor_write_10() "
` [PATCH 09/26] usb: storage: Drop extra call to transport in usb_stor_write_10()

[PATCH] dma-mapping: work around clang bug
 2019-03-07  8:00 UTC 

[mac80211] c752cac9db: hwsim.ap_vlan_iface_cleanup_multibss_per_sta_vif.fail
 2019-03-07  7:59 UTC  (5+ messages)
` [LKP] "

[PATCH v2 00/10] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-03-07  7:58 UTC  (4+ messages)
` [PATCH v2 02/10] ata: ahci: Support per-port interrupts

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-07  7:58 UTC  (13+ messages)

pnfs setup on Linux 4.15
 2019-03-07  7:57 UTC  (3+ messages)

[clk:clk-parent-rewrite 32/32] drivers/clk/pxa/clk-pxa.c:81:2: warning: this 'if' clause does not guard
 2019-03-07  7:56 UTC  (2+ messages)

[PATCH 0/5] Fix most ImgU driver compiler / checker warnings
 2019-03-07  7:57 UTC  (5+ messages)
` [PATCH 1/5] staging: imgu: Switch to __aligned() from __attribute__((aligned()))

[U-Boot] [PATCH v11 0/9] Add support for loading FPGA bitstream
 2019-03-07  7:57 UTC  (10+ messages)
` [U-Boot] [PATCH v11 1/9] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v11 3/9] ARM: socfpga: Cleaning up the messages
` [U-Boot] [PATCH v11 9/9] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

[meta-security][PATCH] scap-security-guide: use makefile generator instead of ninja for cmake
 2019-03-07  7:56 UTC 

ChromeBook machine will lose MIC JD
 2019-03-07  7:56 UTC 

[PATCH 0/6] net/mlx: enable secondary process to register DMA memory
 2019-03-07  7:55 UTC  (8+ messages)
` [PATCH 1/6] net/mlx: remove debug messages on datapath
` [PATCH 2/6] net/mlx5: fix external memory registration
` [PATCH 3/6] net/mlx5: add control of excessive memory pinning by kernel
` [PATCH 4/6] net/mlx5: enable secondary process to register DMA memory
` [PATCH 5/6] net/mlx4: add control of excessive memory pinning by kernel
` [PATCH 6/6] net/mlx4: enable secondary process to register DMA memory

v2019.03.0
 2019-03-07  7:55 UTC 

[PATCH] lockdep: avoid a clang warning
 2019-03-07  7:52 UTC 

[Y2038] Question regarding support of old time interfaces beyond y2038
 2019-03-07  7:53 UTC  (5+ messages)

[PATCH 0/2] cherry-pick/revert cleanup scissors fix
 2019-03-07  7:52 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t3507: cleanup space after redirection operators
  ` [PATCH v2 2/3] cherry-pick/revert: add scissors line on merge conflict
  ` [PATCH v2 3/3] sequencer.c: don't die on invalid cleanup_arg

[PATCH] drm/i915/icl: Fix CRC mismatch error for DP link layer compliance
 2019-03-07  7:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] generic: add test for fsync after shrinking truncate and rename
 2019-03-07  7:52 UTC  (8+ messages)

[PATCH] page flags: prioritize kasan bits over last-cpuid
 2019-03-07  7:51 UTC 

[PATCH] backports: handle RHEL 7.6 kernel
 2019-03-07  7:50 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] sched: fair: fix missed CONFIG_SCHEDSTATS
 2019-03-07  7:49 UTC  (8+ messages)

[PATCH 00/17] lseek related fixes
 2019-03-07  7:49 UTC  (18+ messages)
` [PATCH 01/17] libfile: Make failure path of open_and_lseek() consistent
` [PATCH 02/17] common: Always return enum filetype in file_name_detect_type_offset()
` [PATCH 03/17] MIPS: ath79: Use errno to get error code from open_and_lseek()
` [PATCH 04/17] ARM: i.MX: bbu: Fix variable type in imx_bbu_external_nand_update()
` [PATCH 05/17] ARM: i.MX: bbu: Fix lseek error check "
` [PATCH 06/17] ARM: i.MX: bbu: Fix lseek error check in imx_bbu_internal_v2_write_nand_dbbt()
` [PATCH 07/17] ARM: i.MX: bbu: Fix variable type "
` [PATCH 08/17] bpkfs: Fix lseek error check in bpkfs_probe()
` [PATCH 09/17] uimage: Fix lseek error check in uimage_verify()
` [PATCH 10/17] uimage: Fix lseek error check in uimage_load()
` [PATCH 11/17] uimage: Fix lseek error check in uimage_load_to_buf()
` [PATCH 12/17] state: Fix lseek error check in state_backend_bucket_direct_read()
` [PATCH 13/17] state: Fix lseek error check in state_backend_bucket_direct_write()
` [PATCH 14/17] state: Fix lseek error check in state_mtd_peb_read()
` [PATCH 15/17] state: Fix lseek error check in state_mtd_peb_write()
` [PATCH 16/17] commands: loadxy: Make use of open_and_lseek()
` [PATCH 17/17] commands: loadb: "

Better interop for NFS/SMB file share mode/reservation
 2019-03-06 15:37 UTC  (12+ messages)
                    ` [NFS-Ganesha-Devel] "

[PATCH] usb: dwc3: Toggle GCTL.CORESOFTRESET as a first step
 2019-03-07  7:48 UTC 

[PATCH v4] commit-tree: utilize parse-options api
 2019-03-07  7:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/27] ppc: add POWER9 support to the PowerNV platform
 2019-03-07  7:47 UTC  (10+ messages)
` [Qemu-devel] [PATCH 15/27] ppc/pnv: add a PSI bridge model for POWER9
` [Qemu-devel] [PATCH 18/27] ppc/pnv: add a LPC Controller "
` [Qemu-devel] [PATCH 21/27] ppc/pnv: add a OCC "

[PATCH 1/2 blktests] nvme: add udevadm settle before disconnecting
 2019-03-07  7:45 UTC  (6+ messages)
` [PATCH 2/2 blktests] nvme: test out-of-range I/O access

[Buildroot] [PATCH 1/6] boot/arm-trusted-firmware: support 32bit Arm targets
 2019-03-07  7:43 UTC  (2+ messages)

[PATCH v2] ARM: socfpga_defconfig: enable support for large block devices
 2019-03-07  7:43 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix ras parameter descriptions
 2019-03-07  7:40 UTC  (2+ messages)

[PATCH 0/3] net/mlx4: add secondary process support
 2019-03-07  7:39 UTC  (4+ messages)
` [PATCH 1/3] net/mlx4: change device reference for secondary process
` [PATCH 2/3] net/mlx4: add external allocator for Verbs object
` [PATCH 3/3] net/mlx4: add secondary process support

[PATCH 0/1] update git-clean.txt
 2019-03-07  7:37 UTC  (5+ messages)
` [PATCH v2 0/1] make git-clean.txt more precise
  ` [PATCH v2 1/1] git-clean.txt: clarify ignore pattern files

[GIT PULL] Driver core patches for 5.1-rc1
 2019-03-07  7:35 UTC  (3+ messages)

[PATCH 0/4] net/mlx5: rework IPC socket and PMD global data init
 2019-03-07  7:33 UTC  (5+ messages)
` [PATCH 1/4] net/mlx5: fix memory event on secondary process
` [PATCH 2/4] net/mlx5: replace IPC socket with EAL API
` [PATCH 3/4] net/mlx5: rework PMD global data init
` [PATCH 4/4] net/mlx5: sync stop/start of datapath with secondary process

[ndctl PATCH] ndctl/list: Introduce region capability objects
 2019-03-07  7:19 UTC 

[PATCH 1/2] images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceeded
 2019-03-07  7:32 UTC  (3+ messages)

mainline/master boot bisection: v5.0-4854-g8dcd175bc3d5 on odroid-xu3
 2019-03-07  7:30 UTC  (2+ messages)

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-07  7:30 UTC  (13+ messages)
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread
` [RFC PATCH v1 19/25] printk: introduce emergency messages

[PATCH v2 00/20] Merge text_poke fixes and executable lockdowns
 2019-03-07  7:29 UTC  (10+ messages)
` [PATCH v2 10/20] x86: avoid W^X being broken during modules loading

[RFC PATCH 0/2] fix quota subdir mounts
 2019-03-07  7:29 UTC  (5+ messages)
` [RFC PATCH 2/2] ceph: quota: "

[PATCH] arch_topology: Update user supplied capacity to possible cpus in cluster
 2019-03-07  7:28 UTC  (4+ messages)
` [PATCH v1] arch_topology: Make cpu_capacity sysfs node as ready-only

[LTP] [PATCH 0/3] syscalls: add tgkill test-cases
 2019-03-07  7:28 UTC  (4+ messages)
` [LTP] [PATCH 1/3] syscalls/tgkill01: add new test
` [LTP] [PATCH 2/3] syscalls/tgkill02: "
` [LTP] [PATCH 3/3] syscalls/tgkill03: "

[PATCH v4 0/5] GEN8+ GPU Watchdog Reset Support
 2019-03-07  7:27 UTC  (5+ messages)
` [PATCH v4 1/5] drm/i915: Add engine reset count in get-reset-stats ioctl

[meta-oe][PATCH] android-tools: Add patch from Debian to build with OpenSSL 1.1
 2019-03-07  7:26 UTC 

[PATCH v2] ARM: dts: imx6*phytec*: switch to new partitioning scheme
 2019-03-07  7:25 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ARM: i.MX6UL: liteSOM: depend on DDR controller settings
 2019-03-07  7:24 UTC  (4+ messages)

[meta-networking][PATCH] crda: Remove alternative option to build with the obsolete OpenSSL 1.0
 2019-03-07  7:24 UTC 

[PATCH] Avoid that check_shl_overflow() triggers a compiler warning when building with W=1
 2019-03-07  7:24 UTC  (5+ messages)

[PATCH] [RFC] spi: pxa2xx: Do cs if restart the SSP during pxa2xx_spi_transfer_one()
 2019-03-07  7:24 UTC 

[PATCH v2] lightnvm: pblk: fix bio leak on large sized io
 2019-03-07  7:23 UTC 

[Qemu-devel] [multiprocess RFC PATCH 36/37] multi-process: add the concept description to docs/devel/qemu-multiprocess
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 37/37] multi-process: add configure and usage information
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 35/37] multi-process: QMP/HMP commands to resize block device on remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 34/37] multi-process: HMP command to delete drive from remote device
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 33/37] multi-process: HMP command to add drive to the remote device
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 28/37] multi-process: remote: use fd for socket from parent process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 32/37] multi-process: handle heartbit messages in remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 29/37] multi-process: remote: add create_done condition
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 31/37] multi-process: add heartbeat timer and signal handler
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 30/37] multi-process: add processing of rdrive and rdevice command line
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 24/37] multi-process: pass proxy link socket fd to remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 27/37] multi-process: remote: add setup_devices and setup_drive msg processing
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 23/37] multi-process: add command line options rdrive and rdevice
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 25/37] multi-process: configure remote side devices
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 26/37] multi-process: add qdev_proxy_add to create proxy devices
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 20/37] multi-process: Add QMP & HMP commands to list remote processes
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 22/37] multi-process: QMP/HMP commands to remove device from the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 21/37] multi-process: QMP/HMP commands to add a device to the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 19/37] multi-process: store info about the remote process
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 18/37] multi-process: create IOHUB object to handle irq
 2019-03-07  7:22 UTC 

[Qemu-devel] [multiprocess RFC PATCH 17/37] multi-process: Synchronize remote memory
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 15/37] multi-process: PCI BAR read handling for proxy & remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 16/37] multi-process: Add LSI device proxy object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 14/37] multi-process: PCI BAR write handling for proxy & remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 13/37] multi-process: introduce proxy object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 12/37] multi-process: remote process initialization
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 11/37] multi-process: setup memory manager for remote device
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 06/37] multi-process: build system for remote device process
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 10/37] multi-process: setup a machine object for remote device process
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 09/37] multi-process: setup PCI host bridge for remote device
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 07/37] multi-process: define proxy-link object
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 03/37] multi-process: add a command line option for debug file
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 01/37] multi-process: memory: alloc RAM from file at offset
 2019-03-07  7:20 UTC 

[Qemu-devel] [multiprocess RFC PATCH 05/37] multi-process: Add config option for multi-process QEMU
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 08/37] multi-process: add functions to synchronize proxy and remote endpoints
 2019-03-07  7:21 UTC 

[Qemu-devel] [multiprocess RFC PATCH 04/37] multi-process: Add stub functions to facilate build of multi-process
 2019-03-07  7:21 UTC  (2+ messages)
`  "

[PATCH] fix zbarebox linking with new ld
 2019-03-07  7:21 UTC  (2+ messages)

[Qemu-devel] [multiprocess RFC PATCH 02/37] multi-process: util: Add qemu_thread_cancel() to cancel running thread
 2019-03-07  7:20 UTC 

[Qemu-devel] [multiprocess RFC PATCH 00/37] Initial support of multi-process qemu
 2019-03-07  7:20 UTC 

[PATCH] PCI: dwc: tune down link up messages
 2019-03-07  7:19 UTC  (2+ messages)

[PATCH] Staging: vt6655: Remove unused function
 2019-03-07  7:18 UTC  (2+ messages)

mainline/master boot bisection: v5.0-5022-g542d0e583b7b on odroid-xu3
 2019-03-07  7:17 UTC 

[PATCH v1 00/11] Add patch set for IPN3KE
 2019-03-07  7:16 UTC  (4+ messages)
` [PATCH v1 04/11] drivers/raw/ifpga_rawdev: add IPN3KE support for IFPGA Rawdev

[Qemu-devel] [Qemu-block] Guest unresponsive after Virtqueue size exceeded error
 2019-03-07  7:14 UTC  (10+ messages)

[PATCH] xen, cpu_hotplug: Prevent an out of bounds access
 2019-03-07  7:12 UTC  (3+ messages)

[PATCH v2] generic: test i_mode recovery after power failure
 2019-03-07  7:12 UTC  (8+ messages)

[PATCH] MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver files
 2019-03-07  7:06 UTC  (2+ messages)

[PATCH v4 0/6] Introduced new Cadence USBSS DRD Driver
 2019-03-07  7:06 UTC  (10+ messages)
` [v4,6/6] usb:cdns3 Fix for stuck packets in on-chip OUT buffer
              ` [PATCH v4 6/6] "

[Qemu-devel] [PATCH 0/5] mips_malta: Clean up definition of flash memory size
 2019-03-07  7:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] hw/mips/malta: Fix the DEBUG_BOARD_INIT code

[net] 62fd64b7f1: netperf.Throughput_Mbps -97.0% regression
 2019-03-07  7:05 UTC 

[PATCH 1/3] x86: apuv2: remove unused variable
 2019-03-07  7:03 UTC  (8+ messages)
` [PATCH 2/3] x86: apuv2: fix input dependencies

[Qemu-devel] [PATCH v2 00/11] pflash: Fixes and cleanups
 2019-03-07  7:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 07/11] ppc405_boards: Don't size flash memory to match backing image

[Buildroot] [autobuild.buildroot.net] Build results for 2019-03-06
 2019-03-07  7:00 UTC 

[PATCH v1] Bluetooth: hci_qca: Give enough time to ROME controller to bootup
 2019-03-07  6:52 UTC  (4+ messages)

[PATCH] core-image-minimal-initramfs: add libgcc into the initramfs image
 2019-03-07  6:51 UTC 

[PATCH v1] ring: enforce reading the tails before ring operations
 2019-03-07  6:50 UTC  (4+ messages)
` [PATCH v2] "
  ` [v1] "

[PATCH] spi-pxa2xx.c: modify the chip selection timing when spi transfer
 2019-03-07  6:47 UTC  (4+ messages)

[Qemu-devel] Question about hardware cursor in VGA
 2019-03-07  6:43 UTC  (6+ messages)

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-03-07  6:41 UTC  (10+ messages)

[LTP] [PATCH/RFC] syscalls/readahead02: don't use cache size
 2019-03-07  6:41 UTC  (9+ messages)
` [LTP] [PATCH v2] syscalls/readahead02: limit max readahead to backing device max_readahead_kb

[Qemu-devel] converting build system to Meson?
 2019-03-07  6:39 UTC  (2+ messages)

[PATCH v4 0/3] introduce watchdog driver for Mellanox systems
 2019-03-07  6:39 UTC  (7+ messages)
` [PATCH v4 2/3] watchdog: mlx-wdt: introduce a "

[PATCH] kbuild: add workaround for Debian make-kpkg
 2019-03-07  6:36 UTC  (4+ messages)

[PATCH] powerpc: silence unused-but-set-variable warnings
 2019-03-07  6:34 UTC  (2+ messages)

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-07  6:31 UTC  (10+ messages)
` [PATCH 2/4] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH 3/4] iommu/vt-d: Allow IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY to be allocated
    ` [PATCH 4/4] iommu/vt-d: Remove lazy allocation of domains

[Bug 109923] Chromium shows blackscreen on sketchfab like sites (WebGL?) (rx460, 18.50-725072, 7/2/2019)
 2019-03-07  6:31 UTC 

[GIT PULL] first round of SCSI updates for the 5.0+ merge window
 2019-03-07  6:29 UTC 

mlx5 under FreeBSD
 2019-03-07  6:28 UTC  (10+ messages)

[PATCH] modpost: file2alias: define size of alias
 2019-03-07  6:20 UTC  (8+ messages)

[PATCH v9 00/11] KASAN for powerpc/32
 2019-03-07  6:19 UTC  (5+ messages)
` [PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN

[PATCH v4 0/8] platform/x86: wmi: add WMI support to
 2019-03-07  6:20 UTC  (2+ messages)

[PATCH linux-next v2 0/2] misc fix in src.c
 2019-03-07  6:20 UTC  (3+ 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.