All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-20 23:55:59 to 2019-08-21 01:48:54 UTC [more...]

[PATCH] 9p: avoid attaching writeback_fid on mmap with type PRIVATE
 2019-08-21  1:33 UTC  (3+ messages)

[Virtio-fs] [PATCH][RFC] viriofsd: do not fall back to buffer io when cache=auto
 2019-08-21  1:48 UTC  (5+ messages)
` [Virtio-fs] [PATCH RESEND][RFC] virtiofsd: do not fall back to buffer io when cache=auto/always

[PATCH] erofs: move erofs out of staging
 2019-08-21  1:48 UTC  (18+ messages)

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-21  1:47 UTC  (9+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib

[PATCH] patch: backport fixes
 2019-08-21  1:44 UTC 

[RT PATCH v2] net/xfrm/xfrm_ipcomp: Protect scratch buffer with local_lock
 2019-08-21  1:43 UTC  (4+ messages)

[PATCH V2] fs: New zonefs file system
 2019-08-21  1:43 UTC  (4+ messages)

[PATCH 0/1] Workaround for do_populate_sysroot failure
 2019-08-21  1:41 UTC  (5+ messages)
` [PATCH 1/1] adwaita-icon-theme: workaround "

[v2 PATCH] RISC-V: Optimize tlb flush path
 2019-08-21  1:40 UTC  (9+ messages)

[PATCH v3 0/2] PM / devfreq: Add dev_pm_qos support
 2019-08-21  1:44 UTC  (4+ messages)
  ` [PATCH v3 1/2] "

[PATCH v2] ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100 kHz
 2019-08-21  1:39 UTC  (2+ messages)

[PATCH] dm table: fix a potential array out of bounds
 2019-08-21  1:33 UTC 

kernel panic in 5.3-rc5, nfsd_reply_cache_stats_show+0x11
 2019-08-21  1:39 UTC 

✅ PASS: Test report for kernel 5.2.9-aad39e3.cki (stable)
 2019-08-21  1:38 UTC 

stable-rc/linux-5.2.y build: 209 builds: 0 failed, 209 passed, 20 warnings (v5.2.9-108-g43d83221544f)
 2019-08-21  1:37 UTC 

[PATCH] ARM: dts: vf610-zii-cfu1: Slow I2C0 down to 100kHz
 2019-08-21  1:35 UTC  (7+ messages)

[RFC 3/4] Move ACPI functionality out of r8152 driver
 2019-08-21  1:30 UTC  (2+ messages)

[PATCH] ARC: unwind: Mark expected switch fall-through
 2019-08-21  1:29 UTC  (2+ messages)

[PATCH v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use
 2019-08-21  1:29 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[meta-oe][PATCH] poppler: compile with -fpermissive to workaround code diagnostics errors on armv5
 2019-08-21  1:27 UTC  (6+ messages)

[RESEND PATCH v6 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-08-21  1:26 UTC  (13+ messages)
` [RESEND PATCH v6 01/12] thermal: qoriq: Add local struct device pointer
` [RESEND PATCH v6 02/12] thermal: qoriq: Don't store struct thermal_zone_device reference
` [RESEND PATCH v6 03/12] thermal: qoriq: Add local struct qoriq_sensor pointer
` [RESEND PATCH v6 04/12] thermal: qoriq: Embed per-sensor data into struct qoriq_tmu_data
` [RESEND PATCH v6 05/12] thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly
` [RESEND PATCH v6 06/12] thermal: qoriq: Pass data to qoriq_tmu_calibration() directly
` [RESEND PATCH v6 07/12] thermal: qoriq: Convert driver to use devm_ioremap()
` [RESEND PATCH v6 08/12] thermal: qoriq: Convert driver to use regmap API
` [RESEND PATCH v6 09/12] thermal: qoriq: Enable all sensors before registering them
` [RESEND PATCH v6 10/12] thermal: qoriq: Do not report invalid temperature reading
` [RESEND PATCH v6 11/12] thermal_hwmon: Add devres wrapper for thermal_add_hwmon_sysfs()
` [RESEND PATCH v6 12/12] thermal: qoriq: Add hwmon support

[PATCH 1/3] mm/mmap.c: prev could be retrieved from vma->vm_prev
 2019-08-21  1:22 UTC  (9+ messages)
` [PATCH 3/3] mm/mmap.c: extract __vma_unlink_list as counter part for __vma_link_list

[RFC 1/4] Add usb_get_address and usb_set_address support
 2019-08-21  1:22 UTC  (2+ messages)

[PATCH 00/14] per memcg lru_lock
 2019-08-21  1:21 UTC  (5+ messages)

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-08-21  1:19 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/5] dm: spi: Convert Freescale ESPI driver to driver model

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.139-62-g3f2d1f5446a4)
 2019-08-21  1:18 UTC 

[PATCH v4 0/7] kexec: add generic support for elf kernel images
 2019-08-21  1:13 UTC  (26+ messages)
` [PATCH v4 1/7] kexec: add KEXEC_ELF
` [PATCH v4 2/7] kexec_elf: change order of elf_*_to_cpu() functions
` [PATCH v4 3/7] kexec_elf: remove parsing of section headers
` [PATCH v4 4/7] kexec_elf: remove PURGATORY_STACK_SIZE
` [PATCH v4 5/7] kexec_elf: remove Elf_Rel macro
` [PATCH v4 6/7] kexec_elf: remove unused variable in kexec_elf_load()
` [PATCH v4 7/7] kexec_elf: support 32 bit ELF files

[PATCH net] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-21  1:17 UTC  (5+ messages)
        ` [Intel-wired-lan] "

[PATCHv2] PM / devfreq: Add dev_pm_qos support
 2019-08-21  1:20 UTC  (8+ messages)

[PATCH 0/7] Clean up WARN() "cut here" handling
 2019-08-21  1:14 UTC  (7+ messages)
` [PATCH 7/7] bug: Move WARN_ON() "cut here" into exception handler

read buffer
 2019-08-21  1:10 UTC  (2+ messages)

5.3-rc1 regression with XFS log recovery
 2019-08-21  1:08 UTC  (7+ messages)

[pinctrl:for-next 54/63] drivers/pinctrl/aspeed/pinctrl-aspeed-g6.c:2325:9: error: initialization from incompatible pointer type
 2019-08-21  1:09 UTC  (2+ messages)

[SPDK] reservation notification log page (fid 80h) SPDK implementation
 2019-08-21  1:08 UTC 

Telemetry Redfish Mockup location at DMTF
 2019-08-20 17:39 UTC 

[PATCH v7 0/7] Solve postboot supplier cleanup and optimize probe ordering
 2019-08-21  1:06 UTC  (10+ messages)
` [PATCH v7 1/7] driver core: Add support for linking devices during device addition

✅ PASS: Test report for kernel 5.2.10-rc1-0953e78.cki (stable)
 2019-08-21  1:06 UTC 

[RFC] performance regression with "ext4: Allow parallel DIO reads"
 2019-08-21  1:04 UTC  (12+ messages)

[PATCH v2] mm, memcg: skip killing processes under memcg protection at first scan
 2019-08-21  1:00 UTC  (3+ messages)

[PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang
 2019-08-21  0:58 UTC  (15+ messages)
        ` rfc: treewide scripted patch mechanism? (was: Re: [PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang)
          ` rfc: treewide scripted patch mechanism? (was: Re: [PATCH] Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang)QUILT
                    ` stracpy

Alternative to the filesystem overlay
 2019-08-21  0:56 UTC  (3+ messages)

[PATCH 0/2] Submitting my first patch series (Checkpatch fixes)
 2019-08-21  0:55 UTC  (16+ messages)
` [PATCH 1/2] staging/erofs/xattr.h: Fixed misaligned function arguments
` [PATCH 2/2] staging/erofs: Balanced braces around a few conditional statements

[BUG] kernel BUG at fs/userfaultfd.c:385 after 04f5866e41fb
 2019-08-21  0:53 UTC  (3+ messages)
` [PATCH] userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx

[PATCH v4 1/2] rcu/tree: Add basic support for kfree_rcu() batching
 2019-08-21  0:51 UTC  (11+ messages)
` [PATCH v4 2/2] rcuperf: Add kfree_rcu() performance Tests

[PATCH 00/38] Convert networking to use the XArray
 2019-08-21  0:52 UTC  (7+ messages)
` [PATCH 23/38] cls_api: Convert tcf_net to XArray
` [PATCH 29/38] cls_flower: Convert handle_idr "

Bug: `git fetch --prune origin master:refs/foo` incorrectly prunes refs/foo
 2019-08-21  0:50 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.189-75-g138891b71be5)
 2019-08-21  0:45 UTC 

[PATCH v2 00/12] powerpc/mm: cleanup and refactoring in ioremap
 2019-08-21  0:42 UTC  (5+ messages)
` [PATCH v2 05/12] powerpc/mm: rework io-workaround invocation

[U-Boot] [PATCH 1/1] serial: ns16550: Read reg-io-type from device tree
 2019-08-21  0:43 UTC 

[PATCH v2] sock: fix potential memory leak in proto_register()
 2019-08-21  0:42 UTC 

RISC-V nommu support v3
 2019-08-21  0:42 UTC  (6+ messages)
` [PATCH 08/15] riscv: provide native clint access for M-mode

stable-rc/linux-4.4.y boot: 100 boots: 2 failed, 90 passed with 7 offline, 1 untried/unknown (v4.4.189-67-g2903ceafe8a3)
 2019-08-21  0:40 UTC 

openbmc Digest, Vol 48, Issue 109
 2019-08-21  0:37 UTC 

[Bug 111432] [tonga] Boot failures on agd5f's drm-next branch
 2019-08-21  0:36 UTC  (2+ messages)
` [Bug 111432] [bisected][tonga] "

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 4 errors, 8 warnings (v4.9.189-96-g4cd56b7fcd6f)
 2019-08-21  0:35 UTC 

[U-Boot] [PATCH 1/1] nvme: Fix PRP Offset Invalid
 2019-08-21  0:34 UTC 

linux-next: Signed-off-by missing for commit in the security tree
 2019-08-21  0:33 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: H6: DRAM: Add support for half DQ
 2019-08-21  0:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uclibc: fix termios redefinition issue for PowerPC
 2019-08-21  0:30 UTC 

[PATCH v2 0/5] iomap & xfs support for large pages
 2019-08-21  0:30 UTC  (6+ messages)
` [PATCH v2 1/5] fs: Introduce i_blocks_per_page
` [PATCH v2 2/5] mm: Add file_offset_of_ helpers
` [PATCH v2 3/5] iomap: Support large pages
` [PATCH v2 4/5] xfs: "
` [PATCH v2 5/5] xfs: Pass a page to xfs_finish_page_writeback

[PATCH] serial-getty@.service: Allow device to fast fail if it does not exist
 2019-08-21  0:27 UTC 

[PATCH] KVM: lapic: restart counter on change to periodic mode
 2019-08-21  0:26 UTC  (9+ messages)

[PATCH] phy: qcom-qmp: Correct ready status, again
 2019-08-21  0:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] nvme: Fix PRP Offset Invalid
 2019-08-21  0:25 UTC 

[PATCH] systemd: decreasing default RLIMIT_NOFILE on qemu bsp
 2019-08-21  0:23 UTC  (6+ messages)

various TLS bug fixes
 2019-08-21  0:24 UTC  (2+ messages)

[PATCH net-next,v3, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-21  0:23 UTC  (7+ messages)
` [PATCH net-next,v3, 1/6] PCI: hv: Add a paravirtual backchannel in software
` [PATCH net-next,v3, 2/6] PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
` [PATCH net-next,v3, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations
` [PATCH net-next,v3, 4/6] net/mlx5: Add HV VHCA infrastructure
` [PATCH net-next,v3, 5/6] net/mlx5: Add HV VHCA control agent
` [PATCH net-next,v3, 6/6] net/mlx5e: Add mlx5e HV VHCA stats agent

[U-Boot] [PATCH 0/1] NVME fix PRP Offset Invalid
 2019-08-21  0:23 UTC  (2+ messages)

[PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
 2019-08-21  0:19 UTC  (2+ messages)

kernel BUG at fs/jffs2/gc.c:395!
 2019-08-21  0:20 UTC  (6+ messages)

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-21  0:20 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-21  0:15 UTC  (11+ messages)

[PATCH v2] drm: Bump encoder limit from 32 to 64
 2019-08-21  0:16 UTC  (2+ messages)

A new repo for objc-debug-tools
 2019-08-21  0:16 UTC  (2+ messages)

[PATCH] mm/oom: Add oom_score_adj value to oom Killed process message
 2019-08-21  0:14 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.189-72-g61debbcee15e)
 2019-08-21  0:13 UTC 

[Qemu-devel] [PATCH v3 0/4] iotests: use python logging
 2019-08-21  0:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] iotests: use python logging for iotests.log()

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-21  0:07 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.139-61-gbd132fe9de83)
 2019-08-21  0:06 UTC 

[PATCH v5 0/7] kvmppc: Paravirtualize KVM to support ultravisor
 2019-08-21  0:04 UTC  (5+ messages)
` [PATCH v5 4/7] powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE

[PATCH] drm/i915/uc: define GuC and HuC FWs for EHL
 2019-08-21  0:05 UTC  (2+ messages)

Bug: git push in a --mirror repository deletes all refs
 2019-08-21  0:05 UTC 

[PATCH v2 0/4] BPF-related documentation fixes
 2019-08-21  0:04 UTC  (4+ messages)
` [PATCH v2 3/4] bpf: clarify when bpf_trace_printk discards lines

[PATCH v8 00/20] vfs: Add support for timestamp limits
 2019-08-21  0:03 UTC  (7+ messages)
` [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
` [PATCH v8 19/20] pstore: fs superblock limits

[net-next v3 00/14][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-20
 2019-08-21  0:02 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: macsec: initial support for hardware offloading
 2019-08-21  0:01 UTC  (10+ messages)
` [PATCH net-next v2 6/9] net: macsec: hardware offloading infrastructure

[Qemu-devel] [PATCH v5 00/17] target/arm: Reduce overhead of cpu_get_tb_cpu_state
 2019-08-20 23:54 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix 32-bit divide error in wait_for_alt_mode
 2019-08-20 23:57 UTC 

[CI] drm/dp/dsc: Add Support for all BPCs supported by TGL
 2019-08-20 23:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/dp/dsc: Add Support for all BPCs supported by TGL (rev5)


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.