All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 19:01:11 to 2022-04-12 20:00:58 UTC [more...]

[PATCH v2] image-fdt: save name of FIT configuration in '/chosen' node
 2022-04-12 20:00 UTC 

[Buildroot] [PATCH] DEVELOPERS: add missing Miquèl Raynal e-mail
 2022-04-12 19:59 UTC  (2+ messages)

[git commit] DEVELOPERS: add missing Miquèl Raynal e-mail
 2022-04-12 19:59 UTC 

[PATCH v2 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-12 19:59 UTC  (3+ messages)
` [PATCH v2 1/2] staging: greybus: correct typo in comment
` [PATCH v2 2/2] staging: greybus: remove unneeded return

[Buildroot] [PATCH 1/1] package/dhcp: security bump to version 4.4.3
 2022-04-12 19:59 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-12 19:58 UTC  (9+ messages)
` [PATCH v5 04/13] mm/shmem: Restrict MFD_INACCESSIBLE memory against RLIMIT_MEMLOCK

[PATCH] KVM: x86: Add support for CMCI and UCNA
 2022-04-12 19:52 UTC  (5+ messages)

[Buildroot] [git commit] package/dhcp: security bump to version 4.4.3
 2022-04-12 19:55 UTC 

[PATCH v2] vfio/pci: Fix vf_token mechanism when device-specific VF drivers are used
 2022-04-12 19:52 UTC  (3+ messages)

[PATCH u-boot-net 0/3] A tiny batch of keystone_net changes
 2022-04-12 19:57 UTC  (8+ messages)
` [PATCH u-boot-net 1/3] driver: net: ti: keystone_net: Deduplicate code
` [PATCH u-boot-net 2/3] driver: net: ti: keystone_net: Convert to ofnode functions
` [PATCH u-boot-net 3/3] driver: net: ti: keystone_net: Change priv member type

+ mm-secretmem-fix-panic-when-growing-a-memfd_secret-v2.patch added to -mm tree
 2022-04-12 19:51 UTC 

[PATCH] spi: spi-mtk-nor: initialize spi controller after resume
 2022-04-12 19:50 UTC  (4+ messages)

[PATCH] firmware: cs_dsp: Fix overrun of unterminated control name string
 2022-04-12 19:50 UTC  (3+ messages)

[PATCH] ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12 19:50 UTC  (3+ messages)

[PATCH] thermal: bcm2711_thermal: Don't clamp temperature at zero
 2022-04-12 19:54 UTC 

[PATCH] dt-bindings: ASoC: fix invalid yaml
 2022-04-12 19:50 UTC  (3+ messages)

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-04-12 19:55 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:55 UTC 

[PATCH v2 0/2] soc: ti: wkup_m3_ipc: support vtt toggle
 2022-04-12 19:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: wkup-m3-ipc: Add vtt toggle gpio pin property

[Buildroot] [PATCH] package/sqlite: bump to version 3.38.2
 2022-04-12 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/pango: bump to version 1.50.6
 2022-04-12 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/mc: bump to version 4.8.28
 2022-04-12 19:55 UTC  (2+ messages)

[Buildroot] [PATCH] package/libevdev: bump to version 1.12.1
 2022-04-12 19:54 UTC  (2+ messages)

[PATCH for-7.1 0/8] nbd: actually make s->state thread-safe
 2022-04-12 19:42 UTC  (9+ messages)
` [PATCH for-7.1 1/8] nbd: actually implement reply_possible safeguard
` [PATCH for-7.1 2/8] nbd: mark more coroutine_fns
` [PATCH for-7.1 3/8] nbd: remove peppering of nbd_client_connected
` [PATCH for-7.1 4/8] nbd: keep send_mutex/free_sema handling outside nbd_co_do_establish_connection
` [PATCH for-7.1 5/8] nbd: use a QemuMutex to synchronize reconnection with coroutines
` [PATCH for-7.1 6/8] nbd: move s->state under requests_lock
` [PATCH for-7.1 7/8] nbd: take receive_mutex when reading requests[].receiving
` [PATCH for-7.1 8/8] nbd: document what is protected by the CoMutexes

[Buildroot] [PATCH] package/libepoxy: bump to version 1.5.10
 2022-04-12 19:54 UTC  (2+ messages)

[PATCH v2] rt-tests: resync has_smi_counter with turbostat code
 2022-04-12 19:48 UTC  (3+ messages)

[RFC PATCH] fscrypt-crypt-util: add HCTR2 tests
 2022-04-12 19:48 UTC 

[Buildroot] [PATCH] package/gnutls: bump to version 3.7.4
 2022-04-12 19:54 UTC  (2+ messages)

[PATCH 1/4] build: Always define confdir and statedir
 2022-04-12 19:48 UTC  (6+ messages)

[Buildroot] [PATCH] package/freetype: bump to version 2.12.0
 2022-04-12 19:53 UTC  (2+ messages)

[PATCH bpf-next v4 00/13] Introduce typed pointer support in BPF maps
 2022-04-12 19:48 UTC  (7+ messages)
` [PATCH bpf-next v4 01/13] bpf: Make btf_find_field more generic
` [PATCH bpf-next v4 03/13] bpf: Allow storing unreferenced kptr in map

fixes for handling of split direct I/O bios
 2022-04-12 19:43 UTC  (2+ messages)

[PATCH 01/16] net: dm9000: Make accessor names lowercase
 2022-04-12 19:51 UTC  (32+ messages)
` [PATCH 02/16] net: dm9000: Replace DM9000_DBG() with debug()
` [PATCH 03/16] net: dm9000: Make RxLen and RxStatus lowercase
` [PATCH 04/16] net: dm9000: Drop unused dump_regs()
` [PATCH 05/16] net: dm9000: Turn DM9000_DMP_PACKET() into a function
` [PATCH 06/16] net: dm9000: Drop volatiles
` [PATCH 07/16] net: dm9000: Checkpatch cleanup
` [PATCH 08/16] net: dm9000: Reorder and staticize
` [PATCH 09/16] net: dm9000: Rename board_info to dm9000_priv
` [PATCH 10/16] net: dm9000: Drop static device private data
` [PATCH 11/16] net: dm9000: Drop dm9000.h and staticize SROM access
` [PATCH 12/16] net: dm9000: Pass private data around for IO
` [PATCH 13/16] net: dm9000: Split non-DM specific bits from common code
` [PATCH 14/16] net: dm9000: Receive one packet per recv call
` [PATCH 15/16] net: dm9000: Add DM support
` [PATCH 16/16] net: dm9000: Add Kconfig entry

[Buildroot] [PATCH v2] package/libwebsockets: bump to version 4.3.1
 2022-04-12 19:51 UTC  (2+ messages)

[Buildroot] [git commit] package/pango: bump to version 1.50.6
 2022-04-12 19:40 UTC 

[Buildroot] [git commit] package/libevdev: bump to version 1.12.1
 2022-04-12 19:40 UTC 

[PATCH v3 00/18] Multiple addition to ipq8064 dtsi
 2022-04-12 19:46 UTC  (3+ messages)
` [PATCH v3 03/18] ARM: dts: qcom: add missing rpm regulators and cells for ipq8064

[Buildroot] [git commit] package/libepoxy: bump to version 1.5.10
 2022-04-12 19:40 UTC 

[Buildroot] [git commit] package/mc: bump to version 4.8.28
 2022-04-12 19:40 UTC 

[Buildroot] [git commit] package/gnutls: bump to version 3.7.4
 2022-04-12 19:39 UTC 

[Buildroot] [git commit] package/freetype: bump to version 2.12.0
 2022-04-12 19:39 UTC 

[Buildroot] [git commit] package/libwebsockets: bump to version 4.3.1
 2022-04-12 19:39 UTC 

[Buildroot] [git commit] package/sqlite: bump to version 3.38.2
 2022-04-12 19:40 UTC 

[PATCH] usb: usbip: add missing device lock on tweak configuration cmd
 2022-04-12 19:45 UTC  (2+ messages)

[PATCH v8 00/23] userfaultfd-wp: Support shmem and hugetlbfs
 2022-04-12 19:45 UTC  (4+ messages)
` [PATCH v8 01/23] mm: Introduce PTE_MARKER swap entry

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:45 UTC 

[PATCH] clk: qcom: rpmh: Set wake/sleep state for BCM clks
 2022-04-12 19:45 UTC 

[PATCH v2 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
 2022-04-12 19:43 UTC  (2+ messages)

[PATCH] drm/msm: add trace_dma_fence_emit to msm_gpu_submit
 2022-04-12 19:41 UTC  (4+ messages)

What's required for WiFi 6 Certified Location service?
 2022-04-12 19:40 UTC 

Branch/Steps required to build linux kernel for Cortex R52 FVP
 2022-04-12 19:40 UTC  (4+ messages)

[PATCH v10 0/9] RZN1 DMA support
 2022-04-12 19:39 UTC  (10+ messages)
` [PATCH v10 1/9] dt-bindings: dmaengine: Introduce RZN1 dmamux bindings
` [PATCH v10 2/9] dt-bindings: clock: r9a06g032-sysctrl: Reference the DMAMUX subnode
` [PATCH v10 3/9] dt-bindings: dmaengine: Introduce RZN1 DMA compatible
` [PATCH v10 4/9] soc: renesas: rzn1-sysc: Export function to set dmamux
` [PATCH v10 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support
` [PATCH v10 6/9] clk: renesas: r9a06g032: Probe possible children
` [PATCH v10 7/9] dmaengine: dw: Add RZN1 compatible
` [PATCH v10 8/9] ARM: dts: r9a06g032: Add the two DMA nodes
` [PATCH v10 9/9] ARM: dts: r9a06g032: Describe the DMA router

[PATCH 0/3] arm64: dts: qcom: sm8450: add thermal zones and cooling maps
 2022-04-12 19:39 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add thermal sensor controllers

[PATCH v2 0/9] KVM: x86/MMU: Optimize disabling dirty logging
 2022-04-12 19:39 UTC  (6+ messages)
` [PATCH v2 7/9] KVM: x86/mmu: Add try_get_mt_mask to x86_ops
` [PATCH v2 8/9] KVM: x86/mmu: Make kvm_is_mmio_pfn usable outside of spte.c

YP Quick Build: errors/annoyances: ubu-22.04 docker container
 2022-04-12 17:53 UTC  (2+ messages)
` [docs] "

[PATCH v2] ccache: Fix build with gcc12/mips
 2022-04-12 17:03 UTC 

Cairo fails to compile with musl #kirkstone #compilation
 2022-04-12 17:15 UTC  (2+ messages)
` [meta-freescale] "

[meta-oe][PATCH] mongodb: Update to 4.4.13
 2022-04-12 17:40 UTC 

[PATCH] net: tftp: fix tftp server initialization
 2022-04-12 19:40 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/5] drm/i915: ttm for stolen region
 2022-04-12 19:38 UTC  (17+ messages)
`  "
` [Intel-gfx] [PATCH v3 1/5] drm/i915: instantiate ttm ranger manager for stolen memory
  `  "
` [Intel-gfx] [PATCH v3 2/5] drm/i915: sanitize mem_flags for stolen buffers
  `  "
` [Intel-gfx] [PATCH v3 3/5] drm/i915: ttm move/clear logic fix
  `  "
` [Intel-gfx] [PATCH v3 4/5] drm/i915: ttm backend dont provide mmap_offset for kernel buffers
  `  "
` [PATCH v3 5/5] drm/i915: stolen memory use ttm backend
  ` [Intel-gfx] "

[PATCH] net: tftp: fix tftp server initialization
 2022-04-12 19:38 UTC  (2+ messages)

[PATCH v2 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-04-12 19:38 UTC  (6+ messages)
` [PATCH v2 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [PATCH v2 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [PATCH v2 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v2 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v2 5/5] PCI: qcom: Drop manual pipe_clk_src handling

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:35 UTC 

[PATCH v10 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-04-12 19:34 UTC  (9+ messages)
` [PATCH v10 2/5] mm: page_isolation: check specified range for unmovable pages

[RFC] Applicability of using 'txq_trans_update' during ring recovery
 2022-04-12 19:34 UTC  (7+ messages)

[PATCH v3 00/10] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-12 19:26 UTC  (6+ messages)
` [PATCH v3 02/10] m68k: use fallback for random_get_entropy() instead of zero

[PATCH] PCI: hv: Fix multi-MSI to allow more than one MSI vector
 2022-04-12 19:32 UTC  (3+ messages)

[PATCH] ram: k3-ddrss: Allow use of dt provided initial frequency
 2022-04-12 19:32 UTC  (3+ messages)

[WIP]: make merge nicer to the user
 2022-04-12 19:24 UTC  (5+ messages)
` [PATCH 0/1] Be nicer to the user on tracked/untracked merge conflicts
  ` [PATCH 1/1] Merge with untracked file that are the same without failure and test

[PATCH v2 7/9] dt-bindings: arm: qcom: Add MSM8996 Pro compatible
 2022-04-12 19:30 UTC  (2+ messages)

[PATCH v2] mm/secretmem: fix panic when growing a memfd_secret
 2022-04-12 19:30 UTC 

[PATCH v3 0/9] iio: accel: bma400: Add buffer, step and activity/inactivity
 2022-04-12 19:30 UTC  (4+ messages)
` [PATCH v3 4/9] iio: accel: bma400: Add triggered buffer support

Reiser4 on an inherently read-only block device
 2022-04-12 19:27 UTC  (2+ messages)

Issue when using the fsmonitor-watchman hook?
 2022-04-12 19:27 UTC  (3+ messages)

[LTP] [REGRESSION] lkft ltp for e945767
 2022-04-12 19:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:25 UTC 

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-04-12 19:24 UTC 

[PATCH] nfs-utils: nfsidmap.man: Fix section number
 2022-04-12 19:25 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION d0c745e7b2d6ce8bcc768b32361ab8ef520821ee
 2022-04-12 19:23 UTC  (2+ messages)

[PATCH net-next v2 0/5] ptp: Support hardware clocks with additional free running cycle counter
 2022-04-12 19:24 UTC  (7+ messages)
` [PATCH net-next v2 4/5] ptp: Support late timestamp determination

GSoC Proposal 2022
 2022-04-12 19:24 UTC  (11+ messages)

[PATCH v5 0/3] PCI/ACPI: add support for CXL _OSC
 2022-04-12 19:23 UTC  (7+ messages)
` [PATCH v5 1/3] PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
` [PATCH v5 2/3] PCI/ACPI: Prefer CXL _OSC instead of PCIe _OSC for CXL host bridges
` [PATCH v5 3/3] PCI/ACPI: negotiate CXL _OSC

[RESEND PATCH v2] firmware: ti_sci: Switch transport to polled mode during system suspend
 2022-04-12 19:21 UTC  (2+ messages)

[igt-dev] [PATCH v3 0/3] amdgpu PSR-SU FFU test case
 2022-04-12 19:21 UTC  (4+ messages)
` [igt-dev] [PATCH v3 1/3] tests/amdgpu/amd_psr: add interactive option of PSR visual confirm
` [igt-dev] [PATCH v3 2/3] tests/amdgpu/amd_psr: add PSR-SU full frame update sub test case
` [igt-dev] [PATCH v3 3/3] tests/amdgpu/amd_psr: define reusable wrapper for PSR support check

[PATCH v2 0/4] arm: qcom: qcom-apq8064: add separate device node for tsens
 2022-04-12 19:20 UTC  (5+ messages)

What's cooking in git.git (Apr 2022, #03; Tue, 12)
 2022-04-12 18:55 UTC  (3+ messages)
  ` CVE-2022-24765 and core.sharedRepository (was: What's cooking in git.git (Apr 2022, #03; Tue, 12))

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:15 UTC 

[PATCH v2 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-12 19:14 UTC  (4+ messages)
` [PATCH v2 7/9] clk: microchip: mpfs: re-parent the configurable clocks

How to write to a PCIe config space during kernel boot up
 2022-04-12 19:10 UTC 

Anmeldung Pflanzenbörse „🥰 All the girls from next door are here with their cams! Visit cam: http://inx.lv/NoVW?k4v5i 🥰“
 2022-04-12 19:02 UTC 

[PATCH] arm64: dts: rockchip: add rk356x sfc support
 2022-04-12 19:08 UTC  (3+ messages)

NEON error when crosscompiling aarch64
 2022-04-12 19:06 UTC 

[PATCH 00/10] dm: Experiments for reducing SPL memory usage
 2022-04-12 19:07 UTC  (3+ messages)
` [PATCH 07/10] dm: core: Allow devres to be disabled in SPL

[PATCH] MAINTAINERS: update iwlwifi driver maintainer
 2022-04-12 19:05 UTC  (2+ messages)

[PATCH bpf v2 0/4] kprobes: rethook,ARM,arm64: Replace kretprobe trampoline with rethook
 2022-04-12 19:04 UTC  (4+ messages)
` [PATCH bpf v2 4/4] arm64: rethook: "

[PULL 00/15] Pull migration patches
 2022-04-12 19:04 UTC  (3+ messages)
` [PULL 03/15] multifd: Make no compression operations into its own structure

[PATCH 1/2] dt-bindings: clock: Add Qualcomm SC8280XP GCC bindings
 2022-04-12 19:05 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: add sc8280xp GCC driver

[PATCH v13 0/6] USB DWC3 host wake up support from system suspend
 2022-04-12 19:05 UTC  (7+ messages)
` [PATCH v13 2/6] usb: dwc3: core: Host "

RTT-PROBE: lore-subspace-rtt
 2022-04-12 19:04 UTC 

New Newstatesman- Influencers and Innovation within Business and Lifestyle Sites User: youhaveunreadmessages5frompeggyreplynowhttpinx.lvnovwqh5i94v
 2022-04-12 18:57 UTC 

[RFC V2 1/8] perf: Consolidate branch sample filter helpers
 2022-04-12 19:02 UTC  (2+ messages)

[PATCH v4 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-12 19:02 UTC  (5+ messages)
` [PATCH v4 03/10] KVM: selftests: Read binary stats desc in lib

[PATCH v2 01/23] mmc: fsl_esdhc_imx: Add i.MX8MP compatible string
 2022-04-12 18:56 UTC  (2+ messages)

[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
 2022-04-12 19:01 UTC  (8+ messages)
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program

[PATCH] imx8mq: soc: Set the BYPASS ID SWAP bit (GPR10 bit 1)
 2022-04-12 18:48 UTC  (2+ messages)

[PATCH v1 11/24] apalis-imx6: avoid save environment unasked
 2022-04-12 18:48 UTC  (2+ messages)

[PATCH v2 5/5] imx8mm-cl-iot-gate: Add redundand environment support
 2022-04-12 18:47 UTC  (2+ messages)

[PATCH v1 13/24] board: colibri-imx6ull: Do not leave variant variable unset
 2022-04-12 18:47 UTC  (2+ messages)

[PATCH V2 22/26] imx: imx8ulp: enable wdog_ad interrupt in CMC1
 2022-04-12 18:47 UTC  (2+ 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.