All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-28 11:54:56 to 2021-06-28 12:41:23 UTC [more...]

[f2fs-dev] [PATCH] f2fs: forbid U32_MAX project ID
 2021-06-28 12:40 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/7] Enhancements for PMD power management
 2021-06-28 12:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] power_intrinsics: use callbacks for comparison
  ` [dpdk-dev] [PATCH v2 3/7] eal: add power monitor for multiple events
  ` [dpdk-dev] [PATCH v3 0/7] Enhancements for PMD power management

[PATCH v7 00/16] qemu_iotests: improve debugging options
 2021-06-28 12:31 UTC  (8+ messages)
` [PATCH v7 02/16] python: Reduce strictness of pylint's duplicate-code check
` [PATCH v7 03/16] python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
` [PATCH v7 04/16] docs/devel/testing: add debug section to the QEMU iotests chapter
` [PATCH v7 05/16] qemu-iotests: add option to attach gdbserver
` [PATCH v7 06/16] qemu-iotests: delay QMP socket timers
` [PATCH v7 11/16] qemu-iotests: extend QMP socket timeout when using valgrind
` [PATCH v7 12/16] qemu-iotests: allow valgrind to read/delete the generated log file

[PATCH v12 00/33] Memory folios
 2021-06-28 12:40 UTC  (7+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v12 09/33] mm: Add folio_try_get_rcu()
` [PATCH v12 11/33] mm/lru: Add folio LRU functions

x86 CPU features detection for applications (and AMX)
 2021-06-28 12:40 UTC  (2+ messages)

[PATCH v2] fs: forbid invalid project ID
 2021-06-28 12:38 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] mac80211: Do not strip skb headroom on monitor frames
 2021-06-28 12:37 UTC 

[PATCH RFC 0/2] scatterlist: add I/O variant of sg_pcopy & sg_copy and use them
 2021-06-28 12:34 UTC  (9+ messages)
` [PATCH RFC 1/2] scatterlist: add I/O variant of sg_pcopy & sg_copy
` [PATCH RFC 2/2] mmc: meson-gx: use sg_copy_to/from_io instead of local version

vc4: hdmi: audio: ASoC: error at snd_soc_dai_startup on fef00700.hdmi
 2021-06-28 12:35 UTC  (7+ messages)

RFC: pulseaudio vs. meson vs. neon
 2021-06-28 12:36 UTC  (4+ messages)
` [OE-core] "

[PATCH] lkdtm: remove duplicated include of init.h
 2021-06-28 12:35 UTC 

[xen-unstable test] 161917: regressions - FAIL
 2021-06-28 12:35 UTC  (7+ messages)
` Regressed XSA-286, was "
          ` Ping: "

[PATCH v7 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-28 12:11 UTC  (10+ messages)
` [PATCH v7 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
 2021-06-28 12:32 UTC  (6+ messages)

[PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount
 2021-06-28 12:33 UTC  (8+ messages)
        ` [f2fs-dev] "

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 12:33 UTC 

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-06-28 12:33 UTC  (7+ messages)
` [PATCH 1/1] xattr: Allow user.* xattr on symlink/special files with CAP_SYS_RESOURCE
  ` [Virtio-fs] "
  ` [Virtio-fs] [RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE

[PATCH] mac80211: Fix monitor MTU limit so that A-MSDUs get through
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 5.10-stable tree
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 5.4-stable tree
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 4.14-stable tree
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 4.19-stable tree
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 4.9-stable tree
 2021-06-28 12:32 UTC 

FAILED: patch "[PATCH] mm/hwpoison: do not lock page again when me_huge_page()" failed to apply to 4.4-stable tree
 2021-06-28 12:32 UTC 

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-06-28 12:04 UTC  (21+ messages)
` [PATCH 01/20] target/loongarch: Add README
` [PATCH 02/20] target/loongarch: Add CSR registers definition
` [PATCH 03/20] target/loongarch: Add core definition
` [PATCH 04/20] target/loongarch: Add interrupt handling support
` [PATCH 05/20] target/loongarch: Add memory management support
` [PATCH 06/20] target/loongarch: Add main translation routines
` [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH 08/20] target/loongarch: Add fixed point shift "
` [PATCH 09/20] target/loongarch: Add fixed point bit "
` [PATCH 10/20] target/loongarch: Add fixed point load/store "
` [PATCH 11/20] target/loongarch: Add fixed point atomic "
` [PATCH 12/20] target/loongarch: Add fixed point extra "
` [PATCH 13/20] target/loongarch: Add floating point arithmetic "
` [PATCH 14/20] target/loongarch: Add floating point comparison "
` [PATCH 15/20] target/loongarch: Add floating point conversion "
` [PATCH 16/20] target/loongarch: Add floating point move "
` [PATCH 17/20] target/loongarch: Add floating point load/store "
` [PATCH 18/20] target/loongarch: Add branch "
` [PATCH 19/20] target/loongarch: Add disassembler
` [PATCH 20/20] target/loongarch: Add linux-user emulation support

[PATCH 0/4] docs: improve -smp documentation
 2021-06-28 12:29 UTC  (5+ messages)
` [PATCH 2/4] qemu-options: re-arrange CPU topology options
` [PATCH 3/4] qemu-options: tweak to show that CPU count is optional

[igt-dev] [PATCH i-g-t] i915: Handle the case where legacy mmap is not available, v2
 2021-06-28 12:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2021-06-28 12:31 UTC 

[linux-next:master 5384/13831] drivers/scsi/mpi3mr/mpi3mr_os.c:873 mpi3mr_update_tgtdev() error: we previously assumed 'mrioc->shost' could be null (see line 870)
 2021-06-28 12:29 UTC  (3+ messages)

[PATCH v2 0/2] introduce QEMU_AUTO_VFREE
 2021-06-28 12:11 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] block/commit: use QEMU_AUTO_VFREE

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-28 12:29 UTC  (3+ messages)
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback

[PATCH v4] mm: introduce reference pages
 2021-06-28 12:24 UTC  (3+ messages)

[PATCH] imsm: Fix possible memory leaks and refactor freeing struct dl
 2021-06-28 12:15 UTC 

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-06-28 12:24 UTC 

[PATCH] gfs2: Fix error handling in init_statfs()
 2021-06-28 12:23 UTC  (3+ messages)
` [Cluster-devel] "

[dpdk-dev] Experimental symbols in kni lib
 2021-06-28 12:23 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-06-28 12:23 UTC 

[clk:clk-lmk04832 2/3] drivers/clk/clk-lmk04832.c:1271:34: warning: unused variable 'lmk04832_of_id'
 2021-06-28 12:20 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-28 12:22 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-28 12:22 UTC 

[PATCH][RESEND] ceph: fix test for whether we can skip read when writing beyond EOF
 2021-06-28 12:21 UTC  (2+ messages)

[clk:clk-lmk04832 2/3] clk-lmk04832.c:undefined reference to `spi_get_device_id'
 2021-06-28 12:19 UTC  (3+ messages)

[PATCH v2] net: sched: Add support for packet bursting
 2021-06-28 12:21 UTC  (5+ messages)
  ` [PATCH v3] "

FAILED: patch "[PATCH] swiotlb: manipulate orig_addr when tlb_addr has offset" failed to apply to 5.12-stable tree
 2021-06-28 12:20 UTC  (6+ messages)
  ` [PATCH] swiotlb: manipulate orig_addr when tlb_addr has offset

[PATCH] btrfs: remove unneeded variable: "ret"
 2021-06-28 12:19 UTC  (9+ messages)

[PATCH] driver: base: Prefer unsigned int to bare use of unsigned
 2021-06-28 12:18 UTC  (2+ messages)

[PATCH v4 00/10] Update clock definitions
 2021-06-28 12:18 UTC  (4+ messages)
` [PATCH v4 06/10] drivers: clk: renesas: r9a07g044-cpg: Update {GIC,IA55,SCIF} clock/reset entries

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-06-28 12:18 UTC 

[PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-28 12:17 UTC  (4+ messages)

segfault on invalid 'git grep' invocation
 2021-06-28 12:17 UTC 

[PATCH] sysctl: fix permission check while owner isn't GLOBAL_ROOT_UID
 2021-06-28 12:17 UTC  (2+ messages)

mm/thp commits: please wait a few days
 2021-06-28 12:17 UTC  (8+ messages)

Raspberry pi 4 second monitor problem on xeno3
 2021-06-28 12:17 UTC  (6+ messages)

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-06-28 11:49 UTC  (3+ messages)
` [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
  ` [dm-devel] "

[PATCH] brcmfmac: use separate firmware for 43430 revision 2
 2021-06-28 12:16 UTC  (2+ messages)

[v8 0/6] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-28 12:16 UTC  (5+ messages)
` [v8 4/6] drm/panel-simple: Update validation warnings for eDP panel description

[v2 PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-06-28 12:14 UTC  (3+ messages)
` [v2 PATCH 2/3] board: freescale: LX2160AQDS: "
` [PATCH 3/3] board: freescale: LX2162AQDS: "

[PATCH] x86emul: pad blob-execution "okay" messages
 2021-06-28 12:15 UTC  (2+ messages)
` Ping: "

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-06-27
 2021-06-28 12:15 UTC 

[PATCH] x86emul: avoid using _PRE_EFLAGS() in a few cases
 2021-06-28 12:14 UTC  (2+ messages)
` Ping: "

[PATCH v5 0/5] perf arm-spe: Enable timestamp
 2021-06-28 12:12 UTC  (5+ messages)
` [PATCH v5 5/5] perf arm-spe: Don't wait for PERF_RECORD_EXIT event

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 12:14 UTC 

[PATCH 0/2] rkisp1: Two small fixes
 2021-06-28 12:13 UTC  (6+ messages)
` [PATCH 2/2] media: rkisp1: cap: initialize dma buf address in 'buf_init' cb

[PATCH v2] x86emul: de-duplicate scatters to the same linear address
 2021-06-28 12:13 UTC  (2+ messages)
` Ping: "

[PATCH] arm64: dts: armada-3720-turris-mox.dts: remove mrvl,i2c-fast-mode
 2021-06-28 12:10 UTC  (2+ messages)
` [PATCH] arm64: dts: armada-3720-turris-mox.dts: remove mrvl, i2c-fast-mode

[PATCH] btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
 2021-06-28 12:12 UTC  (4+ messages)

Notes from Xen live-update design session
 2021-06-28 12:09 UTC 

[Intel-wired-lan] [PATCH net v2] iavf: Fix ping is lost after untrusted VF had tried to change MAC
 2021-06-28 12:11 UTC 

[RFC] strcpys(): New function for copying strings safely
 2021-06-28 12:10 UTC  (6+ messages)

drivers/nvme/target/io-cmd-bdev.c:348 nvmet_bdev_discard_range() warn: should '__builtin_bswap32(((range->nlb))) << (ns->blksize_shift - 9)' be a 64 bit type?
 2021-06-28 12:10 UTC 

[PATCH v7 0/2] perf cs-etm: Split Coresight decode by aux records
 2021-06-28 12:08 UTC  (6+ messages)
` [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records

[PATCH v8 0/6] USB DWC3 host wake up support from system suspend
 2021-06-28 12:08 UTC  (7+ messages)
` [PATCH v8 1/6] usb: dwc3: core: Add HS phy mode variable and phy poweroff flag
` [PATCH v8 2/6] usb: host: xhci: plat: Add suspend quirk for dwc3 controller
` [PATCH v8 3/6] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v8 4/6] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v8 5/6] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v8 6/6] usb: dwc3: qcom: Keep power domain on to support wakeup

[PATCH v5 1/4] dt-bindings: ARM: at91: document sama7g5ek board
 2021-06-28 12:04 UTC  (8+ messages)
` [PATCH v5 2/4] ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek
` [PATCH v5 3/4] ARM: configs: at91: add defconfig for sama7 family of SoCs
` [PATCH v5 4/4] ARM: multi_v7_defconfig: add sama7g5 SoC

[Bug 213561] New: [bisected] AMD GPU can no longer idle state after commit 1c0b0efd148d5b24c4932ddb3fa03c8edd6097b3
 2021-06-28 12:06 UTC  (2+ messages)
` [Bug 213561] [bisected][regression] GFX10 AMDGPUs can no longer enter idle state after commit. Commit has been pushed to stable branches too

A mismatched type error found
 2021-06-28 12:06 UTC  (2+ messages)

Linking CIP testing with KernelCI
 2021-06-28 12:06 UTC  (4+ messages)

[PATCH v10] i2c: virtio: add a virtio i2c frontend driver
 2021-06-28 11:50 UTC  (7+ messages)

[RFC 0/3] net: imx: Provide support for L2 switch as switchdev accelerator
 2021-06-28 12:05 UTC  (12+ messages)
` [RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch

[linux-next:pending-fixes] BUILD SUCCESS 45e951ad6905bb382c1e990e153770107d9a68d6
 2021-06-28 12:05 UTC 

[PATCH v2] ui/cocoa: Use NSWindow's ability to resize
 2021-06-28 12:01 UTC  (3+ messages)

Reload IPtables
 2021-06-28 12:03 UTC  (15+ messages)

[v4,0/3] watchdog: mt8195: add wdt support
 2021-06-28 12:01 UTC  (6+ messages)
` [v4,3/3] watchdog: mediatek: "

[RFC 00/11] Intro to Hardware timestamping engine
 2021-06-28 12:02 UTC  (4+ messages)

[trace:for-next 38/40] kernel/trace/trace_osnoise.c:1584:2: error: void function 'osnoise_init_hotplug_support' should not return a value
 2021-06-28 12:02 UTC  (2+ messages)

QA notification for completed autobuilder build (yocto-3.1.9.rc1)
 2021-06-28 12:02 UTC  (2+ messages)
` [qa-build-notification] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-28 12:01 UTC 

[PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-06-28 11:58 UTC  (3+ messages)
` [PATCH 2/3] board: freescale: LX2160AQDS: "
` [PATCH 3/3] board: freescale: LX2162AQDS: "

[Bug 9281] cifs kernel client not reporting quotas
 2021-06-28 11:58 UTC 

Kernel Compile Issue
 2021-06-28 11:58 UTC  (11+ messages)

[PATCH 0/2] x86/vMCE: address handling related adjustments
 2021-06-28 11:58 UTC  (3+ messages)
` [PATCH 1/2] x86/vMCE: adjustments to unmmap_broken_page()
` [PATCH 2/2] x86/vMCE: change address space for incident reporting

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 11:56 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11:55 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 11: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.