All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-31 10:59:06 to 2022-03-31 11:58:02 UTC [more...]

[PATCH v7 00/19] fscache,erofs: fscache-based on-demand read semantics
 2022-03-31 11:57 UTC 

[PATCH v5 0/4] Add driver nodes for MT8192 SoC
 2022-03-31 11:56 UTC  (4+ messages)
` [PATCH v5 1/4] arm64: dts: mt8192: Add PCIe node

[PATCH 1/3] modutils-initscripts: Change license PD -> MIT
 2022-03-31 11:56 UTC  (4+ messages)
` [PATCH 2/3] keymaps: Clean up license handling
` [PATCH 3/3] initscripts: Clean up license handling/identifiers
` [OE-core] [PATCH 1/3] modutils-initscripts: Change license PD -> MIT

[PATCH experiment 00/16] C++20 coroutine backend
 2022-03-31 11:52 UTC  (13+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-03-31 11:51 UTC  (6+ messages)
` [PATCH v1 2/9] pci: add null-pointer check
` [PATCH v1 3/9] mem: appropriate handling getting mem region

[PATCH for v5.15+] PCI: fu740: Force 2.5GT/s for initial device probe
 2022-03-31 11:53 UTC 

[PATCH] net: phy: genphy_loopback: fix loopback failed when speed is unknown
 2022-03-31 11:48 UTC 

[Buildroot] [git commit branch/2022.02.x] package/luasec: bump to version 1.0.2
 2022-03-31 11:52 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Handle the DG2 max bw properly
 2022-03-31 11:53 UTC  (2+ messages)

[Buildroot] [PATCH] package/luasec: bump to version 1.0.2
 2022-03-31 11:53 UTC  (2+ messages)

[PATCH v6 4/6] staging: media: wave5: Add TODO file
 2022-03-31 11:52 UTC  (4+ messages)

arch/x86/kvm/vmx/vmx.o: warning: objtool: vmx_l1d_flush()+0xb5: missing int3 after ret
 2022-03-31 11:51 UTC  (3+ messages)

[Buildroot] [git commit branch/2022.02.x] package/vim: security bump to version 8.2.4632
 2022-03-31 11:48 UTC 

[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-03-31 11:49 UTC  (4+ messages)
` [PATCH v3 1/1] "

[Buildroot] [git commit branch/2022.02.x] package/meson: bump to version 0.61.4
 2022-03-31 11:47 UTC 

[PATCH RFC net-next 0/5] net: phy: C45-over-C22 access
 2022-03-31 11:50 UTC  (12+ messages)
` [PATCH RFC net-next 4/5] net: phy: introduce is_c45_over_c22 flag

[Buildroot] [git commit branch/2021.02.x] package/vim: security bump to version 8.2.4632
 2022-03-31 11:48 UTC 

[PATCH] eal: add seqlock
 2022-03-31 11:50 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] ASoC: topology: Correct error handling in soc_tplg_dapm_widget_create()
 2022-03-31 11:49 UTC 

[PATCH] net: tftp: fix tftp server initialization
 2022-03-31  8:03 UTC 

[PATCH] ASoC: SOF: topology: Fix memory leak of scontrol->name
 2022-03-31 11:48 UTC 

[Buildroot] [PATCH 1/1] package/vim: security bump to version 8.2.4632
 2022-03-31 11:49 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc3-topology: Set scontrol->priv to NULL after freeing it
 2022-03-31 11:47 UTC 

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.61.4
 2022-03-31 11:47 UTC  (2+ messages)

[PATCH 0/2] sched/fair: Fix starvation caused by task migration
 2022-03-31 11:47 UTC  (4+ messages)
` [PATCH 2/2] sched/fair: Simple runqueue order on migrate

[Buildroot] [git commit branch/2022.02.x] package/wireshark: fix compile with ccache enabled
 2022-03-31 11:44 UTC 

[Buildroot] [git commit branch/2021.02.x] package/wireshark: fix compile with ccache enabled
 2022-03-31 11:44 UTC 

[PATCH] perf session: Remap buf if there is no space for event
 2022-03-31 11:44 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/wireshark: fix compile with ccache enabled
 2022-03-31 11:44 UTC  (2+ messages)

[PATCH v5] mm/vmstat: add events for ksm cow
 2022-03-31 11:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/4] runner: Introduce --prune_mode to igt_runner
 2022-03-31 11:42 UTC  (3+ messages)

[PATCH 0/4] Add GPIO,ETHERNET and SDHI Clock/Reset entries for RZ/G2UL
 2022-03-31 11:42 UTC  (9+ messages)
` [PATCH 1/4] clk: renesas: r9a07g043: Add GPIO clock and reset entries
` [PATCH 2/4] clk: renesas: r9a07g043: Add ethernet clock sources
` [PATCH 3/4] clk: renesas: r9a07g043: Add GbEthernet clock/reset
` [PATCH 4/4] clk: renesas: r9a07g043: Add SDHI clock and reset entries

[PATCH v3 00/19] overlay: support idmapped layers
 2022-03-31 11:41 UTC  (23+ messages)
` [PATCH v3 01/19] fs: add two trivial lookup helpers
` [PATCH v3 02/19] exportfs: support idmapped mounts
` [PATCH v3 03/19] ovl: use wrappers to all vfs_*xattr() calls
` [PATCH v3 04/19] ovl: pass ofs to creation operations
` [PATCH v3 05/19] ovl: add ovl_upper_idmap() wrapper
` [PATCH v3 06/19] ovl: handle idmappings in creation operations
` [PATCH v3 07/19] ovl: pass ofs to setattr operations
` [PATCH v3 08/19] ovl: pass layer mnt to ovl_open_realfile()
` [PATCH v3 09/19] ovl: use ovl_do_notify_change() wrapper
` [PATCH v3 10/19] ovl: use ovl_lookup_upper() wrapper
` [PATCH v3 11/19] ovl: use ovl_path_getxattr() wrapper
` [PATCH v3 12/19] ovl: handle idmappings for layer fileattrs
` [PATCH v3 13/19] ovl: handle idmappings for layer lookup
` [PATCH v3 14/19] ovl: store lower path in ovl_inode
` [PATCH v3 15/19] ovl: use ovl_copy_{real,upper}attr() wrappers
` [PATCH v3 16/19] ovl: handle idmappings in ovl_permission()
` [PATCH v3 17/19] ovl: handle idmappings in layer open helpers
` [PATCH v3 18/19] ovl: handle idmappings in ovl_xattr_{g,s}et()
` [PATCH v3 19/19] ovl: support idmapped layers
` [PATCH v3] common: allow to run all tests on idmapped mounts

Lets start with 3.4 userspace release
 2022-03-31 11:41 UTC  (3+ messages)

[ANNOUNCE] Call for agenda items for 5 April Community Call @ 1500 UTC
 2022-03-31 11:39 UTC 

[PATCH v2] sound/hda: Add NULL check to component match callback function
 2022-03-31 11:39 UTC  (6+ messages)

[PATCH v12 0/9] Add Sunplus SP7021 SoC Support
 2022-03-31  9:22 UTC  (9+ messages)
` [PATCH v12 2/9] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v12 5/9] clk: Add Sunplus SP7021 clock driver
` [PATCH v12 7/9] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v12 9/9] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig

[PATCH 0/2] Fix generic/633 failure on systems without CONFIG_USER_NS
 2022-03-31 11:39 UTC  (6+ messages)
` [PATCH 1/2] idmapped_mounts: Prepare for support for more features
` [PATCH 2/2] generic/633: Avoid failure without CONFIG_USER_NS

[linux-next:master 14063/14948] drivers/dma-buf/st-dma-fence-unwrap.c:25:4: warning: unused function 'to_mock_fence'
 2022-03-31 11:38 UTC 

[PATCH v3] misc/mei: Add NULL check to component match callback functions
 2022-03-31 11:38 UTC  (4+ messages)

mm/damon/dbgfs.c:227 dbgfs_schemes_write() warn: passing a valid pointer to 'PTR_ERR'
 2022-03-31 11:38 UTC 

[Intel-gfx] [RFC v2 0/2] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-03-31 11:37 UTC  (5+ messages)
` [Intel-gfx] [RFC v2 1/2] drm/doc/rfc: VM_BIND feature design document
    `  "

[Buildroot] [git commit branch/2022.02.x] package/protozero: fix build with clang-tidy
 2022-03-31 11:35 UTC 

[Buildroot] [PATCH 1/1] package/protozero: fix build with clang-tidy
 2022-03-31 11:36 UTC  (2+ messages)

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-03-31 11:34 UTC  (4+ messages)
` [RFC PATCH 2/5] HACK: ASoC: Add card->filter_controls hook

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-03-31 11:35 UTC  (6+ messages)

[Buildroot] [git commit branch/2021.02.x] package/gdk-pixbuf: fix target loaders.cache
 2022-03-31 11:21 UTC 

[Buildroot] [git commit branch/2022.02.x] package/pkg-meson: add cmake dependency support
 2022-03-31 11:23 UTC 

[Buildroot] [git commit branch/2022.02.x] package/gdk-pixbuf: fix target loaders.cache
 2022-03-31 11:20 UTC 

[LTP] [PATCH v2 0/3] KVM testing
 2022-03-31 11:33 UTC  (4+ messages)
` [LTP] [PATCH v2 1/3] Add AX_CHECK_COMPILE_FLAG() autoconf macro
` [LTP] [PATCH v2 2/3] KVM test infrastructure
` [LTP] [PATCH v2 3/3] Add test for CVE 2021-38198

[PATCH] staging: gdm724x: Fix Duplication of Side Effects
 2022-03-31 11:33 UTC  (6+ messages)

[PATCH] soc: imx: gpcv2: keep i.MX8MM VPU-H1 bus clock active
 2022-03-31 11:32 UTC  (4+ messages)

[PATCH v2] staging: rtl8723bs: remove redundant braces in if statements
 2022-03-31 11:32 UTC 

[PATCH v2 0/2] x86/kexec: fix memory leak of elf header buffer
 2022-03-31 11:32 UTC  (3+ messages)

[PATCH bpf-next 0/7] Add libbpf support for USDTs
 2022-03-31 11:30 UTC  (3+ messages)
` [PATCH bpf-next 1/7] libbpf: add BPF-side of USDT support

[PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first scheduler v8"
 2022-03-31 11:29 UTC  (4+ messages)

[PATCH 5.10.y-cip 00/39] Add SD/eMMC support for Renesas RZ/G2L SoC
 2022-03-31 11:29 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Finish off static DRRS
 2022-03-31 11:28 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 01/11] drm/i915: Extract intel_edp_has_drrs()
` [Intel-gfx] [PATCH v2 02/11] drm/i915: Put fixed modes directly onto the panel's fixed_modes list
` [Intel-gfx] [PATCH v2 03/11] drm/i915: Refactor non-EDID fixed mode duplication
` [Intel-gfx] [PATCH v2 04/11] drm/i915: Nuke intel_drrs_init()
` [Intel-gfx] [PATCH v2 05/11] drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
` [Intel-gfx] [PATCH v2 06/11] drm/i915: Stop duplicating the EDID fixed/downclock modes
` [Intel-gfx] [PATCH v2 07/11] drm/i915: Allow an arbitrary number of downclock modes
` [Intel-gfx] [PATCH v2 08/11] drm/i915: Allow higher refresh rate alternate fixed modes
` [Intel-gfx] [PATCH v2 09/11] drm/i915: Move intel_drrs_compute_config() into intel_dp.c
` [Intel-gfx] [PATCH v2 10/11] drm/i915: Allow static DRRS on all eDP ports
` [Intel-gfx] [PATCH v2 11/11] drm/i915: Allow static DRRS on LVDS

[PATCH v3 0/3] arm64: dts: add corstone1000 device tree
 2022-03-31 11:24 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: dts: arm: "

[PATCH v4 0/4] Convert vmcore to use an iov_iter
 2022-03-31 11:25 UTC  (3+ messages)

[PATCH v2] arm: kdump: add invalid input check for 'crashkernel=0'
 2022-03-31 11:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pkg-meson: add cmake dependency support
 2022-03-31 11:24 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.17.0 (mainline.kernel.org-clang, 13776ebb)
 2022-03-31 11:23 UTC 

[PATCH] hugetlb: Fix hugepages_setup when deal with pernode
 2022-03-31 11:23 UTC  (7+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-31 11:23 UTC  (5+ messages)
` [RFC PATCH v5 032/104] KVM: x86/mmu: introduce config for PRIVATE KVM MMU
` [RFC PATCH v5 033/104] KVM: x86: Add infrastructure for stolen GPA bits

[PATCH v2 1/2] staging: r8188eu: check the return of kzalloc()
 2022-03-31 11:23 UTC  (3+ messages)
` [PATCH v2 2/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()

[PATCH] kexec: Remove redundant assignments
 2022-03-31 11:22 UTC  (3+ messages)

Branch/Steps required to build linux kernel for Cortex R52 FVP
 2022-03-31 11:04 UTC 

ordering of call to unbind() in usbnet_disconnect
 2022-03-31 11:22 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] package/gdk-pixbuf: fix target loaders.cache
 2022-03-31 11:21 UTC  (2+ messages)

[PATCH] virt: acrn: fix invalid check past list iterator
 2022-03-31 11:20 UTC  (3+ messages)

[RFC 0/2] vhost: support async dequeue data path
 2022-03-31 11:20 UTC  (5+ messages)
` [RFC,v3 "
  ` [RFC,v3 1/2] vhost: support async dequeue for split ring

💥 PANICKED: Test report for kernel 5.17.0 (mainline.kernel.org-clang, 13776ebb)
 2022-03-31 11:20 UTC 

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.109-24-gb5ff5731aa65)
 2022-03-31 11:19 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10-2022-01 1118/9999] drivers/gpu/drm/hisilicon/kirin/kirin_drm_dsi.c:33:6: warning: no previous prototype for 'dsi_set_output_client'
 2022-03-31 11:17 UTC 

[PATCH] mm: migrate: set demotion targets differently
 2022-03-31 11:17 UTC  (4+ messages)

[PATCH v3 0/3] Refactor xhci quirks and plat private data
 2022-03-31 11:16 UTC  (10+ messages)
` [PATCH v3 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT

[tpm2] Re: Installing on FreeBSD?
 2022-03-31 11:16 UTC 

[Intel-wired-lan] [PATCH net v1] iavf: Fix error when changing ring parameters on ice PF
 2022-03-31 11:15 UTC 

[PATCH] 9p: move limits.h include from 9p.c to 9p.h
 2022-03-31 11:07 UTC  (4+ messages)

[PULL 00/15] QAPI patches patches for 2022-03-31
 2022-03-31 10:53 UTC  (11+ messages)
` [PULL 04/15] qapi: fix example of BLOCK_IO_ERROR event
` [PULL 05/15] qapi: fix example of BLOCK_JOB_PENDING event
` [PULL 06/15] qapi: fix example of DUMP_COMPLETED event
` [PULL 07/15] qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event
` [PULL 08/15] qapi: fix example of UNPLUG_PRIMARY event
` [PULL 09/15] qapi: fix example of FAILOVER_NEGOTIATED event
` [PULL 10/15] qapi: fix examples: SHUTDOWN and RESET events
` [PULL 11/15] qapi: run-state examples: add missing @timestamp
` [PULL 12/15] qapi: fix example of MEMORY_FAILURE
` [PULL 15/15] qapi: fix example of dump-guest-memory

[PATCH] staging: r8188eu: fix potential memory leak in rtw_os_xmit_resource_alloc()
 2022-03-31 11:11 UTC 

[PATCH v16 0/8] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-31 11:09 UTC  (12+ messages)
` [PATCH v16 2/8] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v16 4/8] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

[PATCH v2 0/9] Add support for AST1030 SoC
 2022-03-31 11:08 UTC  (5+ messages)
` [PATCH v2 7/9] aspeed/soc : Add AST1030 support
` [PATCH v2 8/9] aspeed: Add an AST1030 eval board

[PATCH v5 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-03-31 11:10 UTC  (4+ messages)
` [PATCH v5 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH v3 01/10] arch: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-03-31  9:30 UTC  (12+ messages)
` [PATCH v3 09/10] arch: arm: boot: dts: Introduce HPE GXP Device tree

[PATCH] spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
 2022-03-31 11:08 UTC 

[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-03-31  8:34 UTC  (8+ messages)
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings

[PATCH] btrfs: remove unnecessary type castings
 2022-03-31 11:07 UTC  (2+ messages)

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-03-31 11:06 UTC  (9+ messages)
` [PATCH v6 4/8] drm/msm/dp: avoid handling masked interrupts

[PATCH 0/2] Apple ADMAC driver
 2022-03-31  9:49 UTC  (5+ messages)
` [PATCH 2/2] dmaengine: apple-admac: Add "

[PATCH 1/2] cooker: Further fixes to inotify to fix memres bitbake issues
 2022-03-31 11:04 UTC  (2+ messages)
` [PATCH 2/2] cooker: Restore sys.path and sys.modules between parses

[dm-devel] [PATCH RFC] multipath-tools: update "Generic NVMe" options in hwtable
 2022-03-31 11:02 UTC  (2+ messages)

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-03-31 11:00 UTC  (12+ messages)
` [PATCH v9 20/23] drm/rockchip: Make VOP driver optional

[PATCH 1/2] base: Don't add duplicates to sys.path
 2022-03-31 11:01 UTC  (2+ messages)
` [PATCH 2/2] base: Clean up module import compatibility code

building Linux for ARMv7 with llvm breaks sparse
 2022-03-31 11:01 UTC 

[PATCH net v3] skbuff: fix coalescing for page_pool fragment recycling
 2022-03-31 11:00 UTC  (2+ messages)

Linux DRTM on UEFI platforms
 2022-03-31 10:59 UTC  (5+ messages)

[PATCH v8 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-03-31 10:58 UTC  (4+ messages)
` [PATCH v8 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86


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.