All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-25 00:47:01 to 2018-07-25 02:50:21 UTC [more...]

[PATCH net-next 0/2] docs: net: Convert netdev-FAQ to RST
 2018-07-25  2:50 UTC  (2+ messages)
` [PATCH net-next 1/2] docs: Add rest label the_canonical_path_format

[PATCH v2] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-07-25  2:49 UTC 

[PATCH 0/3] userfaultfd: selftest: Improve behavior with older kernels
 2018-07-25  2:42 UTC  (12+ messages)
` [PATCH 1/3] userfaultfd: selftest: Fix checking of userfaultfd_open() result
` [PATCH 2/3] userfaultfd: selftest: Skip test if a feature isn't supported
` [PATCH 3/3] userfaultfd: selftest: Report XFAIL if shmem doesn't support zeropage

freepage accounting bug with CMA/migrate isolation
 2018-07-25  0:46 UTC  (3+ messages)

[PATCHv2 1/2] blk-mq: export setting request completion state
 2018-07-25  2:48 UTC  (9+ messages)
` [PATCHv2 2/2] scsi: set timed out out mq requests to complete

[PATCH 0/2] serial: sh-sci: Add support for RZ/A2
 2018-07-25  1:37 UTC  (7+ messages)
` [PATCH 2/2] serial: sh-sci: Document r7s9210 bindings

[PATCH] RFC: clear 1G pages with streaming stores on x86
 2018-07-25  2:46 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()
 2018-07-25  2:46 UTC  (3+ messages)
` Re: [PATCH] ipvs: fix race between ip_vs_conn_new() andip_vs_del_dest()

[U-Boot] [PATCH 1/4] configs: opos6uldev: undef CONFIG_POWER_DOMAIN when SPL_BUILD
 2018-07-25  2:45 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] power-domain: add dummy functions when CONFIG_POWER_DOMAIN not defined
` [U-Boot] [PATCH 3/4] dm: core: device: enable power domain in probe
` [U-Boot] [PATCH 4/4] dm: power-domain: query power domain after get device

[U-Boot] [PATCH V2] drivers: regulator: fixed: add u-boot, off-on-delay-us
 2018-07-25  2:45 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] fs: fat: extend FAT write operations
 2018-07-25  2:45 UTC  (7+ messages)
` [U-Boot] [PATCH 11/17] fs: add mkdir interface

[U-Boot] [PATCH v2 0/6] Add support for STM32 ADC
 2018-07-25  2:45 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] clk: add clk_valid()
` [U-Boot] [PATCH v2 2/6] dm: adc: uclass: get reference regulator once
` [U-Boot] [PATCH v2 6/6] ARM: dts: stm32mp157: Add ADC DT node

[U-Boot] [PATCH] tools: genboardscfg: move buildman path to first
 2018-07-25  2:45 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] dm: led: remove auto probe in binding function
 2018-07-25  2:45 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/5] Revert "dm: led: auto probe() LEDs with "default-state""

[PATCH] examples/vhost: fix qemu abort
 2018-07-25 10:25 UTC  (6+ messages)
` [PATCH v2] examples/vhost: workaround "
` [PATCH v3] "

File permissions lost during send/receive?
 2018-07-25  1:30 UTC  (5+ messages)

[PATCH 0/3] tracing: Fix bugs on snapshot feature
 2018-07-25  2:41 UTC  (10+ messages)
` [PATCH 1/3] [BUGFIX] tracing: Fix double free of event_trigger_data

[PATCH v1 00/15] Add RDMA memory mode support for mediatek SOC MT2712
 2018-07-25  2:40 UTC  (8+ messages)
` [PATCH v1 06/15] drm/mediatek: add memory mode for RDMA

[PATCH v4 0/3] add crc64 calculation as kernel library
 2018-07-25  2:37 UTC  (6+ messages)
` [PATCH v4 1/3] lib: add crc64 calculation routines

[RFC PATCH 00/10] vfio/mdev: IOMMU aware mediated device
 2018-07-25  2:35 UTC  (13+ messages)
` [RFC PATCH 01/10] iommu/vt-d: Get iommu device for a "
` [RFC PATCH 03/10] iommu/vt-d: Allocate groups for mediated devices

Zram writeback feature unstable with heavy swap utilization - BUG: Bad page state in process
 2018-07-25  2:35 UTC  (7+ messages)

[PATCH] KVM/MMU: Combine flushing remote tlb in mmu_set_spte()
 2018-07-25  2:35 UTC  (4+ messages)

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-25  1:24 UTC  (2+ messages)

[PATCH 0/4] docs: bpf: Fix RST conversion
 2018-07-25  2:29 UTC  (10+ messages)
` [PATCH 1/4] docs: bpf: Rename README.rst to index.rst
` [PATCH 2/4] docs: bpf: Add toctree to index
` [PATCH 3/4] docs: Add bpf/index to top level index
` [PATCH 4/4] docs: bpf: Capitalise document heading

[RFC PATCH 00/25] staging: erofs: introduce erofs file system
 2018-07-25  2:26 UTC  (27+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 01/25] staging: erofs: add on-disk layout
  ` [RFC PATCH v2 02/25] staging: erofs: add erofs in-memory stuffs
  ` [RFC PATCH v2 03/25] staging: erofs: add super block operations
  ` [RFC PATCH v2 04/25] staging: erofs: add raw address_space operations
  ` [RFC PATCH v2 05/25] staging: erofs: add inode operations
  ` [RFC PATCH v2 06/25] staging: erofs: add directory operations
  ` [RFC PATCH v2 07/25] staging: erofs: add namei functions
  ` [RFC PATCH v2 08/25] staging: erofs: update Kconfig and Makefile
  ` [RFC PATCH v2 09/25] staging: erofs: introduce xattr & acl support
  ` [RFC PATCH v2 10/25] staging: erofs: support special inode
  ` [RFC PATCH v2 11/25] staging: erofs: introduce error injection infrastructure
  ` [RFC PATCH v2 12/25] staging: erofs: support tracepoint
  ` [RFC PATCH v2 13/25] staging: erofs: <linux/tagptr.h>: introduce tagged pointer
  ` [RFC PATCH v2 14/25] staging: erofs: introduce pagevec for unzip subsystem
  ` [RFC PATCH v2 15/25] staging: erofs: add erofs_map_blocks_iter
  ` [RFC PATCH v2 16/25] staging: erofs: add erofs_allocpage
  ` [RFC PATCH v2 17/25] staging: erofs: globalize prepare_bio and __submit_bio
  ` [RFC PATCH v2 18/25] staging: erofs: introduce a customized LZ4 decompression
  ` [RFC PATCH v2 19/25] staging: erofs: add a generic z_erofs VLE decompressor
  ` [RFC PATCH v2 20/25] staging: erofs: introduce superblock registration
  ` [RFC PATCH v2 21/25] staging: erofs: introduce erofs shrinker
  ` [RFC PATCH v2 22/25] staging: erofs: introduce workstation for decompression
  ` [RFC PATCH v2 23/25] staging: erofs: introduce VLE decompression support
  ` [RFC PATCH v2 24/25] staging: erofs: introduce cached decompression
  ` [RFC PATCH v2 25/25] staging: erofs: add a TODO and update MAINTAINERS for staging

[PATCH v2] audit: fix potential null dereference 'context->module.name'
 2018-07-25  2:26 UTC 

[PATCH] ARM: dma-mapping: always clear allocated buffers
 2018-07-25  2:24 UTC  (5+ messages)

[PATCH 0/2] xfs-4.19: inode cleanups
 2018-07-25  1:14 UTC  (2+ messages)
` [PATCH 2/2] xfs: clean up IRELE/iput callsites

[qemu-mainline test] 125524: regressions - FAIL
 2018-07-25  2:22 UTC 

[PATCH v7 0/4] resource: Use list_head to link sibling resource
 2018-07-25  2:21 UTC  (9+ messages)
` [PATCH v7 4/4] kexec_file: Load kernel at top of system RAM if required

[PATCH V3 00/10] MIPS: Loongson: new features and improvements
 2018-07-25  2:21 UTC  (6+ messages)
` [PATCH V3 03/10] MIPS: Loongson-3: Enable Store Fill Buffer at runtime
      ` [PATCH V3 03/10] MIPS: Loongson-3: Enable Store Fill Buffer atruntime

[PATCH 0/3] memmap_init_zone improvements
 2018-07-25  1:46 UTC  (9+ messages)
` [PATCH 2/3] mm: calculate deferred pages after skipping mirrored memory
` [PATCH 3/3] mm: move mirrored memory specific code outside of memmap_init_zone

[lustre-devel] [PATCH] lustre: fix inode refcount problem with fhandle access
 2018-07-25  2:17 UTC 

[PATCH V2 00/25] MIPS: ath79: convert target to pure OF
 2018-07-25  2:15 UTC  (2+ messages)

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-25  1:03 UTC  (2+ messages)

[PATCH] hexagon: switch to NO_BOOTMEM
 2018-07-25  2:12 UTC  (4+ messages)

[PATCH 0/5] Remaining ICL display patches, v2
 2018-07-25  2:08 UTC  (6+ messages)
` [PATCH] drm/i915/icl: implement icl_digital_port_connected()
` ✗ Fi.CI.SPARSE: warning for drm/i915/icl: implement icl_digital_port_connected() (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RESEND PATCH 4/4] sh: remove board_time_init() callback
 2018-07-25  2:06 UTC  (5+ messages)

[PATCH net-next 0/6] virtio_net: Add ethtool stat items
 2018-07-25  2:06 UTC  (2+ messages)

[U-Boot] ext4: Issue with ext4write
 2018-07-25  2:05 UTC  (4+ messages)
` [U-Boot] ext4: massive corruption "

[PATCH][meta-oe] protobuf: upgrade 3.5.1 -> 3.6.0.1
 2018-07-25  2:05 UTC  (5+ messages)

selftests/bpf test_sockmap failure
 2018-07-25  0:49 UTC  (4+ messages)

[ovmf baseline-only test] 75003: tolerable FAIL
 2018-07-25  1:47 UTC 

[PATCH v1] media: staging: tegra-vde: Replace debug messages with trace points
 2018-07-25  1:20 UTC  (5+ messages)

[ndctl PATCH] ndctl, monitor: fix a resource leak in parse_monitor_event
 2018-07-25  1:46 UTC  (2+ messages)

[pull request][net-next V2 00/12] Mellanox, mlx5e updates 2018-07-18
 2018-07-25  0:35 UTC  (4+ messages)
` [net-next V2 12/12] net/mlx5e: Use PARTIAL_GSO for UDP segmentation

[U-Boot] [RFC 1/1] efi_loader: check parameters of efi_file_open()
 2018-07-25  1:43 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 6dfebcdce07c5e39f0e264748f53fa1c5e8c2947
 2018-07-25  1:43 UTC 

[PATCH bpf] bpf: Use option "help" in the llvm-objcopy test
 2018-07-25  0:30 UTC  (3+ messages)

[RFC][PATCH] kconfig: Add "m or y" and "y or m" answers for oldconfig
 2018-07-25  0:28 UTC  (2+ messages)

[PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
 2018-07-25  1:00 UTC  (4+ messages)
` [tip:x86/mm] x86/mm/tlb: Leave "

[PATCH] crypto: arm/chacha20 - always use vrev for 16-bit rotates
 2018-07-25  1:29 UTC  (2+ messages)

[meta-oe][PATCH] libbytesize: fix gettext not found issue
 2018-07-25  1:29 UTC 

[PATCH v23 0/4] MediaTek MT8173 CMDQ support
 2018-07-25  1:26 UTC  (15+ messages)
` [PATCH v23 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
` [PATCH v23 2/4] mailbox: mediatek: Add Mediatek CMDQ driver
` [PATCH v23 3/4] arm64: dts: mt8173: Add GCE node
` [PATCH v23 4/4] soc: mediatek: Add Mediatek CMDQ helper

[PATCH net-next] virtio_net: force_napi_tx module param
 2018-07-25  0:17 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Fix i-g-t on old systems
 2018-07-25  1:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Fix i-g-t on old systems (rev2)

[v3,3/3] dmaengine: imx-sdma: allocate max 20 bds for one transfer
 2018-07-25  1:24 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH v3] udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
 2018-07-25  1:26 UTC  (6+ messages)

[PATCH v15 23/26] sched: early boot clock
 2018-07-25  1:24 UTC  (6+ messages)
` [tip:x86/timers] sched/clock: Enable sched clock early

[PATCH 2/4] Staging: octeon-usb: Applying coding style for column width
 2018-07-25  1:22 UTC  (2+ messages)

[meta-qt5][sumo][PATCH] qtbase:Added aarch64BE and arm32BE
 2018-07-25  1:18 UTC 

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-07-25  1:16 UTC  (3+ messages)

[PATCH v5 00/21] Ingenic JZ47xx TCU patchset v5
 2018-07-25  1:14 UTC  (4+ messages)
` [PATCH v5 08/21] watchdog: jz4740: Use regmap and WDT clock provided by TCU driver

[PATCH V2] xfs_io: Document shutdown -f
 2018-07-25  0:02 UTC  (2+ messages)

[RFC PATCH ghak9 0/3] audit: Record the path of FDs passed to *at(2) syscalls
 2018-07-25  1:11 UTC  (4+ messages)

[meta-oe][PATCH] lapack: Add recipe
 2018-07-25  1:05 UTC  (3+ messages)

[PATCH][meta-oe] libblockdev: 2.16 -> 2.18
 2018-07-25  0:57 UTC  (4+ messages)
` [PATCH][meta-oe] pps-tools: 0.0.0+gitX -> 1.0.2

[PATCH] audit: fix potential null dereference 'context->module.name'
 2018-07-25  0:55 UTC  (3+ messages)

[PATCH 1/4] treewide: convert ISO_8859-1 text comments to utf-8
 2018-07-25  0:55 UTC  (5+ messages)

+ mm-fix-vma_is_anonymous-false-positives.patch added to -mm tree
 2018-07-24 23:46 UTC 

[PATCH v4 0/8] Enable HDA Codec support on Intel Platforms
 2018-07-25  0:50 UTC  (9+ messages)
` [PATCH v4 1/8] ASoC: Intel: Skylake: fix widget handling
` [PATCH v4 2/8] ASoC: Intel: common: add table for HDA-based platforms
` [PATCH v4 3/8] ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
` [PATCH v4 4/8] ASoC: Intel: Skylake: use HDAudio if ACPI enumeration fails
` [PATCH v4 5/8] ASoC: Intel: Skylake: add HDA BE DAIs
` [PATCH v4 6/8] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [PATCH v4 7/8] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
` [PATCH v4 8/8] ASoC: Intel: Skylake: add option to control HDAudio + DSP usage

[PATCH v2 1/3] tty: Address checkpatch warnings in goldfish.c
 2018-07-25  0:51 UTC  (3+ messages)
` [PATCH v2 2/3] tty: Make constants to be enums instead of #define "
` [PATCH v2 3/3] tty: Replace goldfish_tty_line_count with a #define

Q: Status of ANA patches
 2018-07-25  0:50 UTC  (3+ messages)

arc: some allmodconfig fixup patches
 2018-07-25  0:46 UTC  (4+ messages)
` [PATCH 2/4] arc: fix type warnings in arc/mm/cache.c


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.