All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-28 12:08:27 to 2021-06-28 12:51:48 UTC [more...]

[PATCH v12 00/33] Memory folios
 2021-06-28 12:51 UTC  (15+ 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
` [PATCH v12 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v12 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v12 32/33] fs/netfs: Add folio fscache functions
` [PATCH v12 33/33] mm: Add folio_mapped()

[PATCH v7 00/16] qemu_iotests: improve debugging options
 2021-06-28 12:31 UTC  (17+ messages)
` [PATCH v7 01/16] python: qemu: add timer parameter for qmp.accept socket
` [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 07/16] qemu_iotests: insert gdbserver command line as wrapper for qemu binary
` [PATCH v7 08/16] qemu-iotests: add gdbserver option to script tests too
` [PATCH v7 09/16] docs/devel/testing: add -gdb option to the debugging section of QEMU iotests
` [PATCH v7 10/16] qemu-iotests: extend the check script to prepare supporting valgrind for python tests
` [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 v7 13/16] qemu-iotests: insert valgrind command line as wrapper for qemu binary
` [PATCH v7 14/16] docs/devel/testing: add -valgrind option to the debug section of QEMU iotests
` [PATCH v7 15/16] qemu-iotests: add option to show qemu binary logs on stdout
` [PATCH v7 16/16] docs/devel/testing: add -p option to the debug section of QEMU iotests

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-06-28 12:49 UTC  (15+ messages)

Hardknott (GCC10) Compiler Issues
 2021-06-28 12:49 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-28 12:46 UTC  (4+ messages)

[RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch
 2021-06-28 12:48 UTC  (11+ messages)

[PATCH v2] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28 12:48 UTC 

[PATCH v2 0/4] tools/tests: More cleanup for automation improvements
 2021-06-28 12:47 UTC  (5+ messages)
` [PATCH 2/4] tests/resource: Rework Makefile
` [PATCH 3/4] tests/cpu-policy: "

[PATCH] KVM: X86: Fix exception untrigger on ret to user
 2021-06-28 12:46 UTC 

[PATCH] mm: vmalloc: add cond_resched() in __vunmap()
 2021-06-28 12:46 UTC  (6+ messages)

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

[PATCH] stm32mp: stm32prog: fix the content of short help message
 2021-06-28 12:44 UTC 

stable-rc/linux-4.4.y build: 174 builds: 0 failed, 174 passed, 5 warnings (v4.4.273-45-g39f2381bafbb)
 2021-06-28 12:43 UTC 

stable-rc/queue/4.4 build: 172 builds: 0 failed, 172 passed, 5 warnings (v4.4.273-44-gc1f174435594)
 2021-06-28 12:43 UTC 

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

[dpdk-dev] [PATCH v1 0/7] Enhancements for PMD power management
 2021-06-28 12:43 UTC  (15+ 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
    ` [dpdk-dev] [PATCH v3 1/7] power_intrinsics: use callbacks for comparison
    ` [dpdk-dev] [PATCH v3 2/7] net/af_xdp: add power monitor support
    ` [dpdk-dev] [PATCH v3 3/7] eal: add power monitor for multiple events
    ` [dpdk-dev] [PATCH v3 4/7] power: remove thread safety from PMD power API's
    ` [dpdk-dev] [PATCH v3 5/7] power: support callbacks for multiple Rx queues
    ` [dpdk-dev] [PATCH v3 6/7] power: support monitoring "
    ` [dpdk-dev] [PATCH v3 7/7] l3fwd-power: support multiqueue in PMD pmgmt modes

[PATCH v5 00/10] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-06-28 12:42 UTC  (22+ messages)
` [PATCH v5 01/10] drm/vc4: hdmi: Remove the DDC probing for status detection
` [PATCH v5 02/10] drm/vc4: hdmi: Fix HPD GPIO detection
` [PATCH v5 03/10] drm/vc4: Make vc4_crtc_get_encoder public
` [PATCH v5 04/10] drm/vc4: crtc: Add encoder to vc4_crtc_config_pv prototype
` [PATCH v5 05/10] drm/vc4: crtc: Rework the encoder retrieval code (again)
` [PATCH v5 06/10] drm/vc4: crtc: Add some logging
` [PATCH v5 07/10] drm/vc4: Leverage the load tracker on the BCM2711
` [PATCH v5 08/10] drm/vc4: hdmi: Raise the maximum clock rate
` [PATCH v5 09/10] drm/vc4: hdmi: Enable the scrambler on reconnection
` [PATCH v5 10/10] drm/vc4: Increase the core clock based on HVS load

[PATCH] printk: Add CONFIG_CONSOLE_LOGLEVEL_PANIC
 2021-06-28 12:43 UTC  (4+ messages)

[PATCH] configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r
 2021-06-28 12:42 UTC 

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

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

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

[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)

[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] "

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

[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  (18+ messages)
` [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 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 "

[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 

[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)

[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)

[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] 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  (2+ messages)

[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

[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  (5+ 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


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.