All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-08 06:54:52 to 2019-02-08 08:38:08 UTC [more...]

[PATCH] Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
 2019-02-08  8:38 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 5.0-rc6
 2019-02-08  8:38 UTC 

[GIT PULL] USB driver fixes for 5.0-rc6
 2019-02-08  8:37 UTC 

[PATCH] mtd: rawnand: call onfi_fill_data_interface() once again after nand_detect
 2019-02-08  8:35 UTC  (6+ messages)

[Buildroot] [PATCH] core/pkg-infra: restore completeness of packages files lists
 2019-02-08  8:35 UTC  (2+ messages)

[U-Boot] [PATCH] cros: Expand the Chromium OS documentation
 2019-02-08  8:34 UTC  (2+ messages)

[bug report] drivers: net: use flow action infrastructure
 2019-02-08  8:34 UTC 

linux-next: manual merge of the mfd tree with Linus' tree
 2019-02-08  8:33 UTC  (2+ messages)

t5570-git-daemon fails with SIGPIPE on OSX
 2019-02-08  8:32 UTC  (3+ messages)

[PATCH] Uprobes: Fix deadlock between delayed_uprobe_lock and fs_reclaim
 2019-02-08  8:33 UTC  (3+ messages)

kernel after 5.0-rc2 may not boot using BBL
 2019-02-08  8:32 UTC  (2+ messages)

[LSF/MM TOPIC] BPF for Block Devices
 2019-02-08  8:31 UTC  (3+ messages)

[PATCH 1/4] drm/amdgpu: Add helper to wait for a reservation using a sync object
 2019-02-08  8:31 UTC  (2+ messages)

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-02-08  8:30 UTC 

[master][PATCH] standard.py: Provide an additional option for devtool reset
 2019-02-08  1:57 UTC 

[PATCH v2] Fix cp's target path for ext* filesystems
 2019-02-08  8:20 UTC 

[PATCH 0/3] crypotodev: add result field to modular operations
 2019-02-08  8:19 UTC  (4+ messages)
` [PATCH 1/3] cryptodev: add result field to mod exp and inverse operations
` [PATCH 2/3] openssl: add result field to mod exp and mod inv operations
` [PATCH 3/3] test: add result field to mod exp and mod inv

Missing CR3 switch ?
 2019-02-08  8:18 UTC 

[PATCH 0/5 v2][RFC] Encryption and authentication for hibernate snapshot image
 2019-02-08  8:17 UTC  (12+ messages)
` [PATCH v2 0/6] General Key Derivation Function Support

[PATCH] Fix cp's target path for ext* filesystems Python subprocess' shell=True defaults to /bin/sh[1][2], which often refers to a POSIX-compliant shell. As the -e flag is not defined in the POSIX standard[3], some shells may interpret "-e" as the first argument to the echo command, causing the rest of the command line to fail
 2019-02-08  8:17 UTC  (2+ messages)

[PATCH] brcmfmac: support monitor frames with hardware/ucode header
 2019-02-08  8:17 UTC  (3+ messages)
` [PATCH V2] brcmfmac: support monitor frames with the "

[U-Boot] [RFC v2 00/15] dm, efi: integrate efi objects into DM
 2019-02-08  8:15 UTC  (16+ messages)
` [U-Boot] [RFC v2 01/15] efi_loader: efi objects and protocols as DM devices
` [U-Boot] [RFC v2 02/15] efi_loader: boottime: convert efi_loaded_image_obj to DM
` [U-Boot] [RFC v2 03/15] efi_loader: image_loader: aligned with DM
` [U-Boot] [RFC v2 04/15] efi_driver: rename UCLASS_EFI to UCLASS_EFI_DRIVER
` [U-Boot] [RFC v2 05/15] efi_loader: convert efi_root_node to DM
` [U-Boot] [RFC v2 06/15] efi_loader: device path: convert efi_device_path "
` [U-Boot] [RFC v2 07/15] efi_loader: unicode_collation: converted "
` [U-Boot] [RFC v2 08/15] efi_loader: console: convert efi console input/output "
` [U-Boot] [RFC v2 09/15] efi_loader: net: convert efi_net_obj "
` [U-Boot] [RFC v2 10/15] efi_loader: gop: convert efi_gop_obj "
` [U-Boot] [RFC v2 11/15] dm: blk: add UCLASS_PARTITION
` [U-Boot] [RFC v2 12/15] efi_loader: disk: convert efi_disk_obj to DM
` [U-Boot] [RFC v2 13/15] drivers: align block device drivers with DM-efi integration
` [U-Boot] [RFC v2 14/15] efi_driver: converted to DM
` [U-Boot] [RFC v2 15/15] cmd: efidebug: aligned with DM-efi integration

[PATCH v4 0/8] Exynos5 Dynamic Memory Controller driver
 2019-02-08  8:15 UTC  (7+ messages)
  ` [PATCH v4 6/8] DT: arm: exynos: add DMC device for exynos5422
  ` [PATCH v4 8/8] ARM: exynos_defconfig: enable DMC driver

[igt-dev] [PATCH v2 1/4] lib/color_encoding: Prepare support for HDR modes
 2019-02-08  8:15 UTC  (7+ messages)
` [igt-dev] [PATCH v2 2/4] lib/igt_fb: Add support for P01x formats, v4
` [igt-dev] [PATCH v2 3/4] lib/igt_fb: Add support for Y21x formats as well, v2

[PATCH net-next v2 0/6] Add comphy support for Armada 38x
 2019-02-08  7:58 UTC  (5+ messages)

[LTP] [PATCH] mprotect04: Support execute-only page access permissions
 2019-02-08  8:13 UTC  (4+ messages)

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-08  8:12 UTC  (3+ messages)

[PATCH] parisc: Add assmbly implementation for memset()
 2019-02-08  8:12 UTC 

[PATCH 00/11] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-02-08  8:08 UTC  (24+ messages)
` [PATCH 01/11] mtd: rawnand: denali: use nand_chip pointer more for internal functions
` [PATCH 02/11] mtd: rawnand: denali: refactor syndrome layout handling for raw access
` [PATCH 03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read,write}_pio
  ` [PATCH 03/11] mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
` [PATCH 04/11] mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
` [PATCH 05/11] mtd: rawnand: denali: rename irq_status to irq_stat
` [PATCH 06/11] mtd: rawnand: denali: use more precise timeout for NAND_OP_WAITRDT_INSTR
` [PATCH 07/11] mtd: rawnand: denali: use bool type instead of int where appropriate
` [PATCH 08/11] mtd: rawnand: denali_pci: rename goto labels
` [PATCH 09/11] mtd: rawnand: denali: decouple controller and NAND chips
` [PATCH 10/11] mtd: rawnand: denali: remove DENALI_NR_BANKS macro
` [PATCH 11/11] mtd: rawnand: denali: clean up coding style

[Qemu-devel] [PATCH] block: skip initializer BDS on recursive aio context attachment/detachment
 2019-02-08  8:10 UTC  (2+ messages)

[Fuego] Integrating Linaro test-definitions
 2019-02-08  8:08 UTC 

[PATCH 1/2] dt-bindings: input: sitronix-st1232: document optional reset-gpios property
 2019-02-08  8:05 UTC  (4+ messages)
` [PATCH 2/2] Input: st1232 - switch to gpiod API

[PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-08  8:05 UTC  (3+ messages)
` [PATCH v5] "

[Qemu-devel] [PATCH v3 0/6] virtio-blk: add DISCARD and WRITE_ZEROES features
 2019-02-08  8:04 UTC  (3+ messages)

[PATCH] mm: fix potential build error in compaction.h
 2019-02-08  8:04 UTC 

[U-Boot] [PATCH] mtd: add spi flash id s25f064l
 2019-02-08  8:04 UTC 

[PATCH net-next 0/2] Change tc action identifiers to be more consistent
 2019-02-08  8:01 UTC  (3+ messages)
` [PATCH net-next 2/2] net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-08  8:00 UTC  (6+ messages)
` [PATCH 6/9] xfs: refactor unlinked list search and mapping to a separate function
` [PATCH 9/9] xfs: cache unlinked pointers in an rhashtable

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-08  7:58 UTC  (13+ messages)
` [PATCH 06/19] KVM: PPC: Book3S HV: add a GET_ESB_FD control to the XIVE native device

[PATCH net-next V2 1/1] openvswitch: Declare ovs key structures using macros
 2019-02-08  7:59 UTC  (4+ messages)
` [ovs-dev] "

[PATCH 0/5] Clean up TTM mmap offsets
 2019-02-08  7:58 UTC  (4+ messages)
` [PATCH 2/5] drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constant

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-08  7:58 UTC  (5+ messages)

[PATCH v2] Input: cap11xx - switch to using set_brightness_blocking()
 2019-02-08  7:57 UTC 

[virtio-dev] Memory sharing device
 2019-02-08  7:57 UTC  (9+ messages)

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-08  7:56 UTC  (3+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
` [PATCH 2/2] infiniband/mm: convert put_page() to put_user_page*()

[PATCH 00/32] kernel: Introduce Time Namespace
 2019-02-08  7:56 UTC  (3+ messages)
` [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep

[PATCH] pNFS: Avoid read-modify-write for page-aligned full page write
 2019-02-08  7:54 UTC  (3+ messages)

[Buildroot] Report of Buildroot developer meeting FOSDEM 2019
 2019-02-08  7:54 UTC  (3+ messages)
` [Buildroot] git tarball hashes [was: Report of Buildroot developer meeting FOSDEM 2019]

[U-Boot] [PATCH 0/2] configs: Minor fixes
 2019-02-08  7:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] configs: sama5d27_som1_ek: Activate misc init for uSD variant

[Buildroot] [PATCH] docs/website: add page for the Buildroot Association
 2019-02-08  7:53 UTC  (3+ messages)

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-08  7:52 UTC  (3+ messages)

[PATCH] dt-bindings: display: add missing semicolon in example
 2019-02-08  7:51 UTC 

[PATCH] MAINTAINERS: crypto: ccree: remove co-maintainer
 2019-02-08  7:48 UTC  (2+ messages)

[BUGFIX PATCH] crypto: ccree: fix resume race condition on init
 2019-02-08  7:48 UTC  (2+ messages)

[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
 2019-02-08  7:38 UTC  (13+ messages)

[PATCH v2 00/15] crypto: improved skcipher, aead, and hash tests
 2019-02-08  7:47 UTC  (2+ messages)

[PATCH] fixed caam driver handling of sg list
 2019-02-08  7:47 UTC  (3+ messages)
` [PATCH v3] crypto: caam - fixed "

[PATCH] crypto: ccp: fix the SEV probe in kexec boot path
 2019-02-08  7:47 UTC  (2+ messages)
` [PATCH] crypto: ccp - "

[PATCH v4 0/3] crypto: crct10dif assembly cleanup and optimizations
 2019-02-08  7:46 UTC  (3+ messages)

[Qemu-devel] Maintainers, please git-am -m
 2019-02-08  7:45 UTC  (2+ messages)

[patch-next] crypto: testmgr - use kmemdup
 2019-02-08  7:45 UTC  (2+ messages)

[PATCH] net: stmmac: Variable "val" in function sun8i_dwmac_set_syscon() could be uninitialized
 2019-02-08  7:44 UTC  (3+ messages)

[PATCH v2] lib/scatterlist: Provide a DMA page iterator
 2019-02-08  7:44 UTC  (3+ messages)

[PATCH v2 0/8] staging: wilc1000: fixes & changes for mainline review comments
 2019-02-08  7:43 UTC  (4+ messages)
` [PATCH v2 3/8] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file

regulator: fix device unlinking
 2019-02-08  7:41 UTC  (2+ messages)
` [PATCH resend] "

ASoC: regulator notifier registration should be managed
 2019-02-08  7:40 UTC  (2+ messages)
` [PATCH resend] "

[Fuego] Fuego next status update
 2019-02-08  7:40 UTC  (2+ messages)

[PATCH 0/5] Misc props.c cleanups
 2019-02-08  7:39 UTC  (15+ messages)
` [PATCH 1/5] btrfs: fix comment its device list mutex not volume lock
        ` [PATCH v2 "
` [PATCH 2/5] btrfs: kill __btrfs_set_prop()
` [PATCH 3/5] btrfs: reorg functions to drop forward declaration
` [PATCH 4/5] btrfs: drop redundant forward declaration in props.c
` [PATCH 5/5] btrfs: trivial, fix c coding style

[Qemu-devel] [PATCH] qemugdb/coroutine: fix arch_prctl has unknown return type
 2019-02-08  7:39 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2019-02-08  7:37 UTC  (2+ messages)

[PATCH] input: keyboard: gpio-keys-polled: use input name from pdata if available
 2019-02-08  7:35 UTC  (2+ messages)

[PATCH] huegtlbfs: fix page leak during migration of file pages
 2019-02-08  7:31 UTC  (5+ messages)

[PATCH net-next 0/2] mlxsw: Offload blackhole routes
 2019-02-08  7:34 UTC  (4+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum_router: "

[PATCH] lib/string.c: make strncmp() smaller
 2019-02-08  7:34 UTC 

linux-next: build failure after merge of the apparmor tree
 2019-02-08  7:33 UTC 

btrfs as / filesystem in RAID1
 2019-02-08  7:33 UTC  (7+ messages)

[PATCH v8 0/8] support ROHM BD70528 PMIC
 2019-02-08  7:30 UTC  (4+ messages)
` [PATCH v8 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core

[PATCH] Input: ps2-gpio - flush TX work when closing port
 2019-02-08  7:31 UTC  (3+ messages)

Return: vs Returns:
 2019-02-08  7:31 UTC  (10+ messages)

patch "devres: Align data[] to ARCH_KMALLOC_MINALIGN" added to driver-core-linus
 2019-02-08  7:30 UTC  (7+ messages)

[PATCH v1] Documentation: efi: provide watchdog documentation
 2019-02-08  7:28 UTC 

[Qemu-devel] [PATCH 00/19] ppc: support for the baremetal XIVE interrupt controller (POWER9)
 2019-02-08  7:28 UTC  (4+ messages)
` [Qemu-devel] [PATCH 01/19] ppc/xive: hardwire the Physical CAM line of the thread context

[Qemu-devel] [PATCH] sdl2: drop qemu_input_event_send_key_qcode call
 2019-02-08  7:27 UTC 

[GIT PULL] xfs: fixes for v5.0-rc6
 2019-02-08  7:25 UTC 

[PATCHv2] menulibre: Fix multilib fetch
 2019-02-08  7:24 UTC 

[PATCH v2 0/5] Add reservation_object to drm_gem_object
 2019-02-08  7:23 UTC  (3+ messages)
` [PATCH v2 1/5] drm: "

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-08  7:20 UTC  (12+ messages)

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-02-08  7:17 UTC  (6+ messages)

[PATCH] crypto: caam - Do not overwrite IV
 2019-02-08  7:16 UTC  (3+ messages)

[PATCH 0/7] Harmonize barebox' and dt-utils' state code
 2019-02-08  7:15 UTC  (8+ messages)
` [PATCH 1/7] common: state: fix compiler warnings about wrong type conversion in messages
` [PATCH 2/7] common: state: fix formatting of "off_t" variables
` [PATCH 3/7] common: state: fix formatting of "uint32_t" variables
` [PATCH 4/7] common: state: harmonize code with dt-utils
` [PATCH 5/7] "
` [PATCH 6/7] "
` [PATCH 7/7] "

[PATCH net-next] mlxsw: spectrum_router: Use struct_size() in kzalloc()
 2019-02-08  7:06 UTC  (2+ messages)

[Qemu-devel] [PULL 00/25] pci, pc, virtio: fixes, cleanups, features
 2019-02-08  7:13 UTC  (7+ messages)
` [Qemu-devel] [PULL 15/25] contrib: compile vhost-user-blk tool by default

[U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*
 2019-02-08  7:13 UTC  (4+ messages)

[PATCH net-next] net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
 2019-02-08  7:12 UTC 

[Qemu-devel] [PATCH 00/13] spapr: add KVM support to the XIVE interrupt mode
 2019-02-08  7:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH 06/13] spapr/xive: fix migration of the XiveTCTX under TCG

[PATCH v2 1/6] ethtool: move option parsing related code into function
 2019-02-08  7:10 UTC  (9+ messages)
` [PATCH v2 3/6] ethtool: introduce new ioctl for per-queue settings
` [PATCH v2 4/6] ethtool: support per-queue sub command --show-coalesce

Kernel 5.0-rc5 regression with NAT, bisected to: netfilter: nat: remove l4proto->manip_pkt
 2019-02-08  7:07 UTC  (2+ messages)

[lustre-devel] [PATCH 00/21] lustre: Assorted cleanups for obdclass
 2019-02-08  7:07 UTC  (3+ messages)
` [lustre-devel] [PATCH 21/21] lustre: make exp_refcount in obd_export a refcount_t

linux-next: build warning after merge of the crypto tree
 2019-02-08  7:04 UTC  (2+ messages)
` [PATCH] crypto: qat - Remove unused goto label

[PATCH] menulibre: Fix multilib fetch
 2019-02-08  7:02 UTC 

undefined symbols building GIT source from githu
 2019-02-08  6:13 UTC 

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

[Devel] [pm:bleeding-edge 333/340] drivers/acpi/apei/ghes.c:415: undefined reference to `memory_failure_queue_kick'
 2019-02-08  6:59 UTC 

[Lksctp-developers] SCTP_COMM_ LOST question
 2019-02-08  6:54 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.