All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-08 00:02:57 to 2021-06-08 01:26:25 UTC [more...]

[PATCHSET v6 0/9] xfs: deferred inode inactivation
 2021-06-08  1:26 UTC  (10+ messages)
` [PATCH 1/9] xfs: refactor the inode recycling code
` [PATCH 2/9] xfs: deferred inode inactivation
` [PATCH 3/9] xfs: expose sysfs knob to control inode inactivation delay
` [PATCH 5/9] xfs: force inode garbage collection before fallocate when space is low

[PATCH] mergetools/kdiff3: make kdiff3 work on windows too
 2021-06-08  1:26 UTC  (2+ messages)

[PATCH v4 00/15] Add futex2 syscalls
 2021-06-08  1:25 UTC  (8+ messages)

[PATCH] rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path
 2021-06-08  1:24 UTC  (2+ messages)

[PATCH] arm64: rk3399: Add support NanoPi R4s 1gb
 2021-06-08  1:23 UTC 

[PATCH] iio: imu: inv_mpu6050:Adding judgment dev which is maybe a void pointer
 2021-06-08  1:23 UTC  (3+ messages)

[PATCH 00/13] Update firmware to v62.0.0
 2021-06-08  1:23 UTC  (10+ messages)
` [PATCH 03/13] drm/i915/guc: Update CTB response status definition
    ` [Intel-gfx] "
` [PATCH 06/13] drm/i915/guc: New definition of the CTB descriptor
  ` [Intel-gfx] "
` [PATCH 07/13] drm/i915/guc: New definition of the CTB registration action
    ` [Intel-gfx] "

[Bmcweb/Redfish] Chassis Physical Connectivity Support on bmcweb
 2021-06-08  1:22 UTC 

[PATCH] Prepare v2021.07-rc4
 2021-06-08  1:21 UTC 

[RFC] /dev/ioasid uAPI proposal
 2021-06-08  1:20 UTC  (17+ messages)

[PATCH] recordmcount: avoid using ABS symbol as reference
 2021-06-08  1:15 UTC  (4+ messages)

[PATCH] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
 2021-06-08  1:51 UTC 

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-08  1:18 UTC  (7+ messages)
` [PATCH 1/4] Documentation: use singular they "
` [PATCH 4/4] CodingGuidelines: recommend singular they

[PATCH] ipv6: ensure ip6_dst_mtu_forward() returns at least IPV6_MIN_MTU
 2021-06-08  1:16 UTC  (2+ messages)

[PATCH] mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
 2021-06-08  1:15 UTC  (3+ messages)

[PATCH -next] capability: fix doc warnings in capability.c
 2021-06-08  1:14 UTC  (3+ messages)

[android-common:android12-5.10 1/2] drivers/staging/android/debug_kinfo.c:64:30: sparse: sparse: Using plain integer as NULL pointer
 2021-06-08  1:13 UTC 

linux-next: manual merge of the akpm-current tree with the percpu tree
 2021-06-08  1:11 UTC  (2+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-08  1:10 UTC  (13+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-08  1:09 UTC  (12+ messages)

[PATCH mptcp-next] selftests: mptcp: display proper reason to abort tests
 2021-06-08  1:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Skip if not able to create display_hdcp_srm.bin
 2021-06-08  1:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 00/12] Sparse-index: integrate with status
 2021-06-08  1:05 UTC  (5+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs

[PATCH 0/2] Add a driver for host accelerated Microsoft Azure Blob Storage access
 2021-06-08  1:04 UTC  (3+ messages)
` [PATCH 1/2] Drivers: hv: vmbus: add support to ignore certain PCIE devices
` [PATCH 2/2] Drivers: hv: add XStore Fastpath driver

[PATCH] lib: Convert UUID runtime test to KUnit
 2021-06-08  1:02 UTC  (2+ messages)

[Intel-gfx] [PATCH V2] x86/gpu: add JasperLake to gen11 early quirks
 2021-06-08  1:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for x86/gpu: add JasperLake to gen11 early quirks (rev2)

[PATCH] arm64: ftrace: don't dereference a probably invalid address
 2021-06-08  0:52 UTC  (4+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-08  1:00 UTC  (13+ messages)

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-06-08  0:55 UTC  (14+ messages)
` [PATCH v3 11/16] ipmi: kcs_bmc: Add serio adaptor
` [PATCH v3 14/16] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration

[PATCH 0/4] First steps towards partial clone submodules
 2021-06-08  0:54 UTC  (10+ messages)
` [PATCH 2/4] promisor-remote: support per-repository config
` [PATCH 3/4] run-command: move envvar-resetting function
` [PATCH v2 0/4] First steps towards partial clone submodules
  ` [PATCH v2 1/4] promisor-remote: read partialClone config here
  ` [PATCH v2 2/4] promisor-remote: support per-repository config
  ` [PATCH v2 3/4] run-command: move envvar-resetting function
  ` [PATCH v2 4/4] promisor-remote: teach lazy-fetch in any repo

[PATCH 00/10] Allow mdev drivers to directly create the vfio_device
 2021-06-08  0:55 UTC  (11+ messages)
` [PATCH 01/10] driver core: Do not continue searching for drivers if deferred probe is used
` [PATCH 02/10] driver core: Pull required checks into driver_probe_device()
` [PATCH 03/10] driver core: Flow the return code from ->probe() through to sysfs bind
` [PATCH 04/10] driver core: Don't return EPROBE_DEFER to userspace during "
` [PATCH 05/10] driver core: Export device_driver_attach()
` [PATCH 06/10] vfio/mdev: Remove CONFIG_VFIO_MDEV_DEVICE
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind
` [PATCH 08/10] vfio/mtty: Convert to use vfio_register_group_dev()
` [PATCH 09/10] vfio/mdpy: "
` [PATCH 10/10] vfio/mbochs: "

[RFT] Testing 1.22
 2021-06-08  0:53 UTC  (12+ messages)
                  ` Parallelizing vmlinux BTF encoding. was "

[PATCH] arm64: dts: visconti: Add PWM support for TMPV7708 SoC
 2021-06-08  0:52 UTC  (2+ messages)

[PATCH] f_ncm: ncm_bitrate (speed) is unsigned
 2021-06-08  0:53 UTC 

[PULL 00/32] riscv-to-apply queue
 2021-06-08  0:29 UTC  (33+ messages)
` [PULL 01/32] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper
` [PULL 02/32] hw/riscv: virt: "
` [PULL 03/32] hw/riscv: Support the official CLINT DT bindings
` [PULL 04/32] hw/riscv: Support the official PLIC "
` [PULL 05/32] docs/system/riscv: Correct the indentation level of supported devices
` [PULL 06/32] docs/system/riscv: sifive_u: Document '-dtb' usage
` [PULL 07/32] hw/riscv: Use macros for BIOS image names
` [PULL 08/32] hw/riscv: microchip_pfsoc: Support direct kernel boot
` [PULL 09/32] target/riscv: fix wfi exception behavior
` [PULL 10/32] docs/system: Move the RISC-V -bios information to removed
` [PULL 11/32] target/riscv: Do not include 'pmp.h' in user emulation
` [PULL 12/32] target/riscv: Remove unnecessary riscv_*_names[] declaration
` [PULL 13/32] target/riscv: Dump CSR mscratch/sscratch/satp
` [PULL 14/32] target/riscv/pmp: Add assert for ePMP operations
` [PULL 15/32] target/riscv: Pass the same value to oprsz and maxsz
` [PULL 16/32] target/riscv: reformat @sh format encoding for B-extension
` [PULL 17/32] target/riscv: rvb: count leading/trailing zeros
` [PULL 18/32] target/riscv: rvb: count bits set
` [PULL 19/32] target/riscv: rvb: logic-with-negate
` [PULL 20/32] target/riscv: rvb: pack two words into one register
` [PULL 21/32] target/riscv: rvb: min/max instructions
` [PULL 22/32] target/riscv: rvb: sign-extend instructions
` [PULL 23/32] target/riscv: add gen_shifti() and gen_shiftiw() helper functions
` [PULL 24/32] target/riscv: rvb: single-bit instructions
` [PULL 25/32] target/riscv: rvb: shift ones
` [PULL 26/32] target/riscv: rvb: rotate (left/right)
` [PULL 27/32] target/riscv: rvb: generalized reverse
` [PULL 28/32] target/riscv: rvb: generalized or-combine
` [PULL 29/32] target/riscv: rvb: address calculation
` [PULL 30/32] target/riscv: rvb: add/shift with prefix zero-extend
` [PULL 31/32] target/riscv: rvb: support and turn on B-extension from command line
` [PULL 32/32] target/riscv: rvb: add b-ext version cpu option

[PATCH] swap: Check mapping_empty() for swap cache before being freed
 2021-06-08  0:51 UTC 

[PATCH] libbpf: Fixes incorrect rx_ring_setup_done
 2021-06-08  0:50 UTC  (4+ messages)

[PATCHv3 1/2] kvm: add PM-notifier
 2021-06-08  0:47 UTC  (5+ messages)
` [PATCHv3 2/2] kvm: x86: implement KVM PM-notifier

[PATCH v6 0/8] Expose and manage PCI device reset
 2021-06-08  0:44 UTC  (3+ messages)
` [PATCH v6 8/8] PCI: Change the type of probe argument in reset functions

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-06-08  0:44 UTC  (11+ messages)

[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag
 2021-06-08  0:34 UTC  (7+ messages)

[tip:x86/cleanups] BUILD SUCCESS 23721c8e92f73f9f89e7362c50c2996a5c9ad483
 2021-06-08  0:37 UTC 

[PATCH -next] soc: fsl: dpio: use list_move_tail instead of list_del/list_add_tail
 2021-06-08  0:50 UTC  (3+ messages)

[PATCH] KVM: X86: always reset st->preempted in record_steal_time()
 2021-06-08  0:33 UTC  (3+ messages)
` [PATCH] KVM: X86: reset and read st->preempted in atomic way

[PATCH -next] perf tools: Use list_move instead of list_del/list_add
 2021-06-08  0:52 UTC 

Enhancements/Bugs closed WW23!
 2021-06-08  0:33 UTC 

[PATCH -next] scsi: lpfc: Use list_move_tail instead of list_del/list_add_tail
 2021-06-08  0:51 UTC 

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-08  0:31 UTC  (9+ messages)
` [PATCH 2/2] KVM: LAPIC: reset TMCCT during vCPU reset

[meta-oe][PATCH 0/9] libgpiod: ptest improvements
 2021-06-08  0:31 UTC  (7+ messages)
` [meta-oe][PATCH 8/9] libgpiod: ptest: warn if the gpio-mockup kernel module is not selected

[dunfell/master PATCH] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
 2021-06-08  0:30 UTC  (5+ messages)
` [dunfell/master PATCH] conf: am65xx-evm: ReIntroduce display overlays for 5.10
` [dunfell/master PATCH] conf/machine: am64xx: Add overlay to support icssg1-dualemac
` [meta-ti] [dunfell/master PATCH] ti-uboot-staging: Update to the latest ti-u-boot-2021.01

[RFC PATCH v2 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-06-08  0:29 UTC  (4+ messages)
` [RFC PATCH v2 1/8] ext4/xfs: add page refcount helper

[failures] riscv-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] s390-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] x86-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] sh-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] nios2-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] powerpc-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] nds32-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] csky-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] m68k-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

Current high bug count owners for Yocto Project 3.4
 2021-06-08  0:27 UTC 

[failures] openrisc-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:27 UTC 

[failures] mm-add-setup_initial_init_mm-helper-v3-fix.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] arm-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] mm-add-setup_initial_init_mm-helper-v3.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] arc-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] mm-add-setup_initial_init_mm-helper.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] arm64-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[failures] h8300-convert-to-setup_initial_init_mm.patch removed from -mm tree
 2021-06-08  0:26 UTC 

[PATCH] zsync: add recipe
 2021-06-08  0:26 UTC  (2+ messages)
` [oe] "

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-08  0:26 UTC  (3+ messages)
` [PATCH v2 15/15] x86: convert to setup_initial_init_mm()

[PATCH v2 bpf-next 06/11] libbpf: add BPF static linker APIs
 2021-06-08  0:25 UTC  (3+ messages)

[kvm-unit-tests PATCH V2] x86: Add a test to check effective permissions
 2021-06-08  0:24 UTC  (3+ messages)
` [kvm-unit-tests PATCH V3] "

FAILED: patch "[PATCH] KVM: SVM: Truncate GPR value for DR and CR accesses in" failed to apply to 5.12-stable tree
 2021-06-08  0:22 UTC  (3+ messages)

[PATCH] drm/mediatek: remove redundant error log print
 2021-06-08  0:18 UTC  (5+ messages)

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2021-06-08  0:22 UTC 

[thomash:topic/ttm_rebased 10/13] drivers/gpu/drm/i915/gem/i915_gem_ttm.c:272:58: error: no member named 'mm_node' in 'struct ttm_resource'
 2021-06-08  0:21 UTC 

[Intel-gfx] [PATCH] drm/i915/adl_p: Add initial ADL_P Workarounds
 2021-06-08  0:20 UTC 

[PATCH v7 0/6] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2021-06-08  0:20 UTC  (5+ messages)
` [PATCH v7 6/6] writeback, cgroup: release dying cgwbs by switching attached inodes

[PATCH] mips: kdump: Crash kernel should be able to see old memories
 2021-06-08  0:16 UTC  (4+ messages)

[PATCH 0/9] ASoC: tidyup snd_soc_of_parse_daifmt()
 2021-06-08  0:12 UTC  (10+ messages)
` [PATCH 1/9] ASoC: soc-core: don't use discriminatory terms on snd_soc_runtime_get_dai_fmt()
` [PATCH 2/9] ASoC: soc-core: add snd_soc_daifmt_clock_provider_pickup()
` [PATCH 3/9] ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
` [PATCH 4/9] ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
` [PATCH 5/9] ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()
` [PATCH 6/9] ASoC: fsl: "
` [PATCH 7/9] ASoC: meson: "
` [PATCH 8/9] ASoC: simple-card-utils: "
` [PATCH 9/9] ASoC: soc-core: remove snd_soc_of_parse_daifmt()

[ANNOUNCE] 4.9.270-rt181
 2021-06-08  0:14 UTC 

+ mm-add-setup_initial_init_mm-helper-v3-fix.patch added to -mm tree
 2021-06-08  0:14 UTC 

[android-common:android12-5.10 9/10] drivers/usb/gadget/function/f_accessory.c:372:23: sparse: sparse: Using plain integer as NULL pointer
 2021-06-08  0:13 UTC  (2+ messages)
` [RFC PATCH android-common] ANDROID: usb: f_accessory: acc_ctrlrequest_configfs() can be static

[linux-stable-rc:linux-4.9.y 8774/9999] arch/arc/kernel/traps.c:162:6: warning: no previous declaration for 'abort'
 2021-06-08  0:11 UTC  (2+ messages)

Load on RTL8168g/8111g stalls network for multiple seconds
 2021-06-08  0:11 UTC  (3+ messages)

[PATCH 00/55] target/arm: First slice of MVE implementation
 2021-06-08  0:05 UTC  (3+ messages)
` [PATCH 06/55] target/arm: Implement MVE LCTP

[PATCH v7 00/11] Speedup mremap on ppc64
 2021-06-08  0:06 UTC  (4+ messages)
` [PATCH v7 01/11] mm/mremap: Fix race between MOVE_PMD mremap and pageout

[PATCH 0/2] Add Ingenic SoCs MAC support
 2021-06-08  0:01 UTC  (3+ messages)
` [PATCH 2/2] net: stmmac: "

[dunfell/master PATCH v2] conf: am65xx-evm: ReIntroduce display overlays for 5.10
 2021-06-08  0:06 UTC 

[mm/gup] 57efa1fe59: will-it-scale.per_thread_ops -9.2% regression
 2021-06-08  0:03 UTC  (10+ messages)

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-08  0:03 UTC  (4+ messages)
` [PATCH V2] "

+ mm-memory-failure-make-sure-wait-for-page-writeback-in-memory_failure.patch added to -mm tree
 2021-06-08  0:03 UTC 

[PATCH 1/1]: scsi scsi_dh_alua: don't fail I/O until transition time expires
 2021-06-08  0:03 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.