All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-20 03:41:07 to 2022-04-20 05:31:02 UTC [more...]

[PATCH bpf-next 00/11] bpf: random unpopular userspace fixes (32 bit et al.)
 2022-04-20  5:30 UTC  (4+ messages)
` [PATCH bpf-next 01/11] bpf, perf: fix bpftool compilation with !CONFIG_PERF_EVENTS

[PATCH] coresight: etm4x: return 0 instead of using local ret variable
 2022-04-20  5:28 UTC  (2+ messages)

[PATCH v5] fanotify.7, fanotify_mark.2: Document FAN_FS_ERROR
 2022-04-20  5:29 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  5:28 UTC 

[mingo-tip:sched/headers 1453/2579] arch/mips/vdso/genvdso.c:21:10: fatal error: linux/mm_api.h: No such file or directory
 2022-04-20  5:26 UTC 

[PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
 2022-04-20  5:25 UTC  (14+ messages)
` [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register

[PATCH RFC v1 1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
 2022-04-20  5:23 UTC  (4+ messages)
` [PATCH RFC v1 2/2] mtd: spi-nor: expose internal parameters via debugfs

[PATCH] Bluetooth: btusb: Add one Bluetooth part for the Realtek RTL8852BE
 2022-04-20  5:24 UTC 

[RFC PATCH] ceph: disable updating the atime since cephfs won't maintain it
 2022-04-20  5:24 UTC 

[PATCH v2] soc: xilinx: versal: fix out of bounds array access
 2022-04-20  5:23 UTC  (2+ messages)

[PATCH v5 0/4] hw/arm/virt: Fix CPU's default NUMA node ID
 2022-04-20  5:19 UTC  (6+ messages)
` [PATCH v5 4/4] hw/acpi/aml-build: Use existing CPU topology to build PPTT table

[PATCH 0/5] hw/nvme: fix namespace identifiers
 2022-04-20  5:20 UTC  (3+ messages)
` [PATCH 1/5] hw/nvme: enforce common serial per subsystem

[Intel-gfx] [PATCH 0/8] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-20  5:21 UTC  (11+ messages)
` [Intel-gfx] [PATCH v2 0/9] "
  ` [Intel-gfx] [PATCH 1/9] drm/i915: Introduce has_media_ratio_mode
  ` [Intel-gfx] [PATCH 2/9] drm/i915/gt: Add media freq factor to per-gt sysfs
  ` [Intel-gfx] [PATCH 3/9] drm/i915/pcode: Extend pcode functions for multiple gt's
  ` [Intel-gfx] [PATCH 4/9] drm/i915/gt: Convert callers to user per-gt pcode functions
  ` [Intel-gfx] [PATCH 5/9] drm/i915/pcode: Add a couple of pcode helpers
  ` [Intel-gfx] [PATCH 6/9] drm/i915/gt: Add media RP0/RPn to per-gt sysfs
  ` [Intel-gfx] [PATCH 7/9] drm/i915/gt: Fix memory leaks in "
  ` [Intel-gfx] [PATCH 8/9] drm/i915/gt: Expose per-gt RPS defaults in sysfs
  ` [Intel-gfx] [PATCH 9/9] drm/i915/gt: Expose default value for media_freq_factor in per-gt sysfs

[ovmf test] 169554: regressions - FAIL
 2022-04-20  5:21 UTC 

[PATCH v3 00/21] TDX host kernel support
 2022-04-20  5:21 UTC  (8+ messages)
` [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function
` [PATCH v3 04/21] x86/virt/tdx: Add skeleton for detecting and initializing TDX on demand

[PATCH V7 0/2] Virtio support for toolstack on Arm (Was "IOREQ feature (+ virtio-mmio) on Arm")
 2022-04-20  5:20 UTC  (3+ messages)
` [PATCH V7 2/2] libxl: Introduce basic virtio-mmio support on Arm

[PATCH] mt76: mt7915: report qos_ctl without ACK policy
 2022-04-20  5:20 UTC  (4+ messages)

[RESEND][PATCH 0/2] acpi/nvdimm: support NVDIMM _LS{I,R,W} methods
 2022-04-20  5:18 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-20  5:18 UTC  (4+ messages)
` [PATCH 1/4] lib/printbuf: New data structure for heap-allocated strings

RTT-PROBE: lore-subspace-rtt
 2022-04-20  5:18 UTC 

[PATCH net 1/1] net: stmmac: add fsleep() in HW Rx timestamp checking loop
 2022-04-20  5:15 UTC  (8+ messages)

[PATCH] add coccinelle script to check the option usage strings
 2022-04-20  5:16 UTC  (2+ messages)

[PATCH] f2fs: use flush command instead of FUA for zoned device
 2022-04-20  5:16 UTC  (3+ messages)
` [f2fs-dev] "

linux-next: manual merge of the kunit-next tree with the thunderbolt tree
 2022-04-20  5:16 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc3 (mainline.kernel.org-clang, b7f73403)
 2022-04-20  5:15 UTC 

[PATCH mptcp-next v12 00/10] BPF packet scheduler
 2022-04-20  5:14 UTC  (12+ messages)
` [PATCH mptcp-next v12 01/10] mptcp: add struct mptcp_sched_ops
` [PATCH mptcp-next v12 02/10] mptcp: register default scheduler
` [PATCH mptcp-next v12 03/10] mptcp: add a new sysctl scheduler
` [PATCH mptcp-next v12 04/10] mptcp: add sched in mptcp_sock
` [PATCH mptcp-next v12 05/10] mptcp: add get_subflow wrapper
` [PATCH mptcp-next v12 06/10] mptcp: add bpf_mptcp_sched_ops
` [PATCH mptcp-next v12 07/10] mptcp: add last_snd write access
` [PATCH mptcp-next v12 08/10] mptcp: add call_me_again flag
` [PATCH mptcp-next v12 09/10] selftests: bpf: add bpf_first scheduler
` [PATCH mptcp-next v12 10/10] selftests: bpf: add bpf_first test
  ` selftests: bpf: add bpf_first test: Build Failure

[PATCH 0/1] add support for enum module parameters
 2022-04-20  5:13 UTC  (5+ messages)

[PATCH v3 0/2] adding new branch.autosetupmerge option "simple"
 2022-04-20  5:12 UTC  (4+ messages)
` [PATCH v4] merge: new autosetupmerge option 'simple' for matching branches

[PATCH] media: exynos4-is: Fix compile warning
 2022-04-20  5:11 UTC 

[PATCH kernel v2] KVM: PPC: Fix TCE handling for VFIO
 2022-04-20  5:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  5:08 UTC 

[PATCH] media: exynos4-is: Fix compile warning
 2022-04-20  5:07 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_sysfs: Add helpers to iterate over gts
 2022-04-20  5:07 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/i915_pm_disag_freq: New test for media freq factor
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_sysfs: Add helpers to iterate over GTs
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_sysfs: Add RPS sysfs helpers
` [igt-dev] [PATCH i-g-t 3/3] tests/i915_pm_disag_freq: New test for media freq factor

[PATCH -next v4 0/4]mm: page_table_check: add support on arm64 and riscv
 2022-04-20  5:05 UTC  (7+ messages)
` [PATCH -next v4 3/4] arm64: mm: add support for page table check

[PATCH v2 0/4] null_blk cleanup and device naming improvements
 2022-04-20  5:05 UTC  (8+ messages)
` [PATCH v2 1/4] block: null_blk: Fix code style issues
` [PATCH v2 2/4] block: null_blk: Cleanup device creation and deletion
` [PATCH v2 3/4] block: null_blk: Cleanup messages

kselftest/next kselftest-seccomp: 5 runs, 4 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

kselftest/next kselftest-filesystems: 7 runs, 2 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  5:05 UTC 

[PATCH v3] dt-bindings: spmi: convert QCOM PMIC SPMI bindings to yaml
 2022-04-20  5:04 UTC  (3+ messages)

[PATCH] kni: update kernel API to receive packets
 2022-04-20  5:03 UTC  (2+ messages)

[PATCH mptcp-next v6 0/3] BPF round-robin scheduler
 2022-04-20  5:02 UTC  (4+ messages)
` [PATCH mptcp-next v6 1/3] mptcp: add bpf get_subflows helper
` [PATCH mptcp-next v6 2/3] selftests: bpf: add bpf_rr scheduler
` [PATCH mptcp-next v6 3/3] selftests: bpf: add bpf_rr test

Request to backport 2618a0dae and ca831f29f8f2 to stable tree
 2022-04-20  5:01 UTC 

[PATCH net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-20  5:01 UTC  (2+ messages)

[PATCH blktests] block/002: delay debugfs directory check
 2022-04-20  4:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:58 UTC 

linux-next: build failure after merge of the pinctrl-renesas tree
 2022-04-20  4:55 UTC 

[V4 1/2] ASoC: max98390: Add reset gpio control
 2022-04-20  4:49 UTC  (4+ messages)
` [V4 2/2] ASoC: dt-bindings: max98390: add reset gpio bindings

[PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-20  4:49 UTC  (4+ messages)
` [PATCH v4 3/8] xfs: only call posix_acl_create under CONFIG_XFS_POSIX_ACL
  ` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:48 UTC 

iwlwifi devices disappear after suspend on kernel 5.17
 2022-04-20  4:48 UTC  (9+ messages)

linux-next: manual merge of the pinctrl tree with the devicetree tree
 2022-04-20  4:46 UTC 

[PATCH] [net-next] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-20  4:46 UTC 

[ammarfaizi2-block:tglx/devel/x86/amperf 7/10] arch/x86/kernel/cpu/aperfmperf.c:502:6: warning: no previous prototype for 'arch_scale_freq_tick'
 2022-04-20  4:45 UTC 

[PATCH 1/2] spi: cadence-quadspi: further simplify cqspi_set_protocol()
 2022-04-20  4:45 UTC  (2+ messages)

Información abril
 2022-04-20  4:45 UTC 

[PATCH 5.17 000/219] 5.17.4-rc1 review
 2022-04-20  4:44 UTC  (2+ messages)

[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
 2022-04-20  4:39 UTC  (4+ messages)

next/pending-fixes baseline: 367 runs, 7 regressions (v5.18-rc3-274-g668a596978074)
 2022-04-20  4:40 UTC 

[PATCH] hw/i386/e820: remove legacy reserved entries for e820
 2022-04-20  4:39 UTC 

[PATCH 0/2] bcache fixes for Linux v5.18-rc3
 2022-04-20  4:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update linux-fpga repository location
 2022-04-20  4:39 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:38 UTC 

[PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
 2022-04-20  4:36 UTC  (7+ messages)
` [PATCH 3/3] KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused

[PATCH v2] mm/mmu_notifier.c: Fix race in mmu_interval_notifier_remove()
 2022-04-20  4:37 UTC 

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-04-20  3:04 UTC  (8+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 2/7] arm64: fix types in copy_highpage()
` [PATCH -next v4 3/7] arm64: add support for machine check error safe
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` [PATCH -next v4 5/7] arm64: mte: Clean up user tag accessors
` [PATCH -next v4 6/7] arm64: add {get, put}_user to machine check safe
` [PATCH -next v4 7/7] arm64: add cow "

[soc:pxa-multiplatform-5.18 37/48] arch/arm/mach-pxa/smemc.c:76:14: warning: no previous prototype for 'pxa3xx_smemc_get_memclkdiv'
 2022-04-20  4:35 UTC 

[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-20  4:34 UTC  (7+ messages)
` [PATCH v2 6/6] nvme-apple: Add initial Apple SoC "

[xen-unstable-smoke test] 169552: tolerable all pass - PUSHED
 2022-04-20  4:32 UTC 

[PATCH 1/3] drm/amdgpu: implement RAS interrupt handler for poison creation
 2022-04-20  4:33 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: add RAS poison consumption handler
` [PATCH 3/3] drm/amdgpu: add RAS fatal error interrupt handler

[rafael-pm:bleeding-edge] BUILD SUCCESS a8a4f8e63bdfeac9fafe43dcafabc27d8f2e8b8e
 2022-04-20  4:32 UTC  (2+ messages)
` [Devel] "

[PATCH 0/2] x86: A few random cleanups
 2022-04-20  4:29 UTC  (3+ messages)
` [PATCH 2/2] x86,entry: Use PUSH_AND_CLEAR_REGS for compat

make the blkcg and blkcg structures private
 2022-04-20  4:27 UTC  (22+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current
` [PATCH 15/15] kthread: unexport kthread_blkcg

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:27 UTC 

[PATCH mptcp-next v2 0/3] mptcp: fix bug in userspace PM APIs
 2022-04-20  4:25 UTC  (4+ messages)
` [PATCH mptcp-next v2 1/3] Squash-to: mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
` [PATCH mptcp-next v2 2/3] Squash-to: mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
` [PATCH mptcp-next v2 3/3] Squash-to: mptcp: netlink: allow userspace-driven subflow establishment

[PATCH] fpga: altera-pr-ip: fix unsigned comparison with less than zero
 2022-04-20  4:24 UTC  (2+ messages)

git 2.36.0 regression: pre-commit hooks no longer have stdout/stderr as tty
 2022-04-20  4:23 UTC  (2+ messages)

[ANNOUNCE] makedumpfile 1.7.1
 2022-04-20  4:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:16 UTC 

[PATCH] cfg80211: retrieve S1G operating channel number
 2022-04-20  4:13 UTC  (2+ messages)
` [PATCH] nl80211: validate S1G channel width

[PATCH 0/4] virtio-blk: small cleanup
 2022-04-20  4:10 UTC  (5+ messages)
` [PATCH 1/4] virtio-blk: remove additional check in fast path
` [PATCH 2/4] virtio-blk: don't add a new line
` [PATCH 3/4] virtio-blk: avoid function call in the fast path
` [PATCH 4/4] virtio-blk: remove deprecated ida_simple_XXX()

kselftest/next build: 8 builds: 0 failed, 8 passed (v5.18-rc3-3-gabd26d348b2a3)
 2022-04-20  4:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20  4:06 UTC 

[PATCH printk v3 14/15] printk: extend console_lock for proper kthread support
 2022-04-20  4:04 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/x86/amperf 7/10] arch/x86/kernel/cpu/aperfmperf.c:502:6: warning: no previous prototype for function 'arch_scale_freq_tick'
 2022-04-20  4:04 UTC 

[PATCH v2] binfmt_flat: do not stop relocating GOT entries prematurely on riscv
 2022-04-20  4:04 UTC  (5+ messages)

[PATCH v2] drm/vmwgfx: Fix gem refcounting and memory evictions
 2022-04-20  4:03 UTC 

[f2fs-dev] Baseline for f2fs
 2022-04-20  4:02 UTC  (6+ messages)

[PULL for-7.1 00/53] Misc pull request for QEMU 7.1
 2022-04-20  3:57 UTC  (2+ messages)

[PATCH v2 0/8] zonefs improvements
 2022-04-20  3:58 UTC  (3+ messages)
` [PATCH v2 1/8] zonefs: Clear inode information flags on inode creation

DMA-resv usage
 2022-04-20  3:56 UTC  (5+ messages)
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround
    ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-04-20  3:55 UTC 

[PATCH 1/2 v3] dt-bindings: dspi: added for semtech sx1301
 2022-04-20  3:50 UTC  (4+ messages)
` [PATCH 2/2 v3] arm64: dts: fsl-ls1028a: add dspi2 support

HDA-DualCodecs: Fix wrong jack control on Lenovo P520
 2022-04-20  3:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-20  3:45 UTC 

[PATCH for-5.18 0/3] block: throttle related fixes
 2022-04-20  3:40 UTC  (5+ messages)
` [PATCH 2/3] block: let blkcg_gq grab request queue's refcnt


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.