All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-25 09:02:48 to 2023-01-25 09:52:46 UTC [more...]

[PATCH v8 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-01-25  9:50 UTC  (4+ messages)
` [PATCH v8 1/5] dt-bindings: thermal: mediatek: add binding documentation "
` [PATCH v8 2/5] thermal: mediatek: control buffer enablement tweaks

[PATCH v2 00/10] drm/fb-helper: Various cleanups
 2023-01-25  9:50 UTC  (36+ messages)
` [PATCH v2 02/10] drm/client: Add hotplug_failed flag
    ` [Intel-gfx] "
` [PATCH v2 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare()
    ` [Intel-gfx] "
` [PATCH v2 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup
    ` [Intel-gfx] "
` [PATCH v2 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals
    ` [Intel-gfx] "
` [PATCH v2 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
    ` [Intel-gfx] "
` [PATCH v2 07/10] drm/fbdev-generic: Minimize hotplug error handling
    ` [Intel-gfx] "
` [PATCH v2 08/10] drm/fbdev-generic: Minimize client unregistering
    ` [Intel-gfx] "

[PATCH mm-unstable] lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
 2023-01-25 15:41 UTC  (6+ messages)

[PATCH v4] media: Add AV1 uAPI
 2023-01-25  9:50 UTC  (2+ messages)

OE-core CVE metrics for master on Sun 22 Jan 2023 02:00:01 AM HST
 2023-01-25  9:50 UTC  (7+ messages)
` [OE-core] "
  ` [yocto-security] "

[PATCH] fork, vmalloc: KASAN-poison backing pages of vmapped stacks
 2023-01-25  9:49 UTC  (5+ messages)

[PATCH 1/9] ARM: dts: exynos: correct HDMI phy compatible in Exynos4
 2023-01-25  9:45 UTC  (18+ messages)
` [PATCH 2/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos5420
` [PATCH 3/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos3250
` [PATCH 4/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos4210
` [PATCH 5/9] ARM: dts: exynos: move exynos-bus nodes out of soc in Exynos4412
` [PATCH 6/9] ARM: dts: exynos: use generic node names for phy
` [PATCH 7/9] ARM: dts: exynos: use lowercase hex addresses
` [PATCH 8/9] arm64: dts: exynos: move exynos-bus nodes out of soc in Exynos5433
` [PATCH 9/9] arm64: dts: exynos: use lowercase hex addresses

[PATCH v2 10/10] PCI/DOE: Relax restrictions on request and response size
 2023-01-25  9:47 UTC  (3+ messages)

[PATCH v5 0/5] linux-user: implement execveat
 2023-01-25  9:47 UTC  (11+ messages)
` [PATCH v5 1/5] linux-user/strace: Constify struct flags
` [PATCH v5 2/5] linux-user/strace: Extract print_execve_argv() from print_execve()
` [PATCH v5 3/5] linux-user/strace: Add output for execveat() syscall
` [PATCH v5 4/5] linux-user/syscall: Extract do_execve() from do_syscall1()

[PATCH] i2c: implement detect callback for virtual adapter device as well
 2023-01-25  9:43 UTC  (3+ messages)

[PATCH] powerpc/tlb: Remove BUILD_BUG for book3s/32/tlbflush.h local_flush_tlb_page_psize
 2023-01-25  9:43 UTC  (2+ messages)

[PATCH] x86/cpu: Use cpu_feature_enabled() when checking global pages support
 2023-01-25  9:43 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH RESEND linux-next v4 0/4] Used onboard HUB to reset and add power to hub
 2023-01-25  9:43 UTC  (5+ messages)
` [PATCH RESEND linux-next v4 4/4] dt-bindings: usb: Fix properties for VL817 hub controller

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25  9:43 UTC  (20+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH RESEND v10 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-01-25  9:42 UTC  (6+ messages)
` [PATCH RESEND v10 5/5] media: i2c: imx334: update pixel and link frequency

[PATCH 1/2] i2c: i.MX: Use better error code when bus recovery failed
 2023-01-25  9:41 UTC  (5+ messages)
` [PATCH 2/2] i2c: Make i2c_recover_bus() to return -EBUSY if bus recovery unimplemented

[PATCH v2 0/12] udf: Unify aops
 2023-01-25  9:41 UTC  (13+ messages)
` [PATCH v2 01/12] udf: Unify .read_folio for normal and in-ICB files
` [PATCH v2 02/12] udf: Convert in-ICB files to use udf_writepages()
` [PATCH v2 03/12] udf: Convert in-ICB files to use udf_direct_IO()
` [PATCH v2 04/12] udf: Convert in-ICB files to use udf_write_begin()
` [PATCH v2 05/12] udf: Convert all file types to use udf_write_end()
` [PATCH v2 06/12] udf: Add handling of in-ICB files to udf_bmap()
` [PATCH v2 07/12] udf: Switch to single address_space_operations
` [PATCH v2 08/12] udf: Mark aops implementation static
` [PATCH v2 09/12] udf: Move udf_adinicb_readpage() to inode.c
` [PATCH v2 10/12] udf: Switch udf_adinicb_readpage() to kmap_local_page()
` [PATCH v2 11/12] udf: Convert udf_adinicb_writepage() to memcpy_to_page()
` [PATCH v2 12/12] udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()

[PATCH 1/2] gpio: ep93xx: convert driver to DT
 2023-01-25  9:39 UTC  (5+ messages)
` [PATCH v1 0/3] gpio-ep93xx: prepare for dt, fixes
  ` [PATCH v1 1/3] gpio: ep93xx: Fix port F hwirq numbers in handler

[PATCH] i2c: i.MX: Use initialized dev for dev_dbg()
 2023-01-25  9:39 UTC 

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-25  9:40 UTC  (19+ messages)
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled

[igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Sanity check power measurement
 2023-01-25  9:40 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/2] "

[Intel-gfx] [PATCH v7 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
 2023-01-25  9:40 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-25  9:37 UTC  (7+ messages)

GPIO static allocation warning with v6.2-rcX
 2023-01-25  9:35 UTC  (3+ messages)

WG: mcp251xfd: rx frame truncation (1/2)
 2023-01-25  9:35 UTC  (13+ messages)
  `  "
    ` AW: "
              `  "
                ` AW: "
                      ` AW: "

[PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes
 2023-01-25  9:29 UTC  (3+ messages)
` [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs

[igt-dev] [PATCH i-g-t 1/4] tools/intel_reg: Simplify negative ports
 2023-01-25  9:30 UTC  (2+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-01-25  9:28 UTC  (4+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH net-next] virtio-net: Reduce debug name field size to 16 bytes
 2023-01-25  9:30 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
 2023-01-25  9:30 UTC  (2+ messages)

[PATCH v4 1/2] ethdev: control Rx metadata negotiation
 2023-01-25  9:30 UTC  (5+ messages)
` [PATCH v5 1/2] ethdev: fix ethdev configuration state on reset
  ` [PATCH v5 2/2] app/testpmd: add command to process Rx metadata negotiation
      ` [EXT] "

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-25  9:29 UTC  (16+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

[groeck-staging:hwmon-next 40/41] htmldocs: Documentation/hwmon/mc34vr500.rst: WARNING: document isn't included in any toctree
 2023-01-25  9:29 UTC 

[PATCH] ftrace: Show a list of all functions that have ever been enabled
 2023-01-25  9:29 UTC  (4+ messages)

[PATCH 0/3] Wiegand bus driver and GPIO controller driver
 2023-01-25  9:28 UTC  (5+ messages)
` [PATCH 3/3] wiegand: add Wiegand GPIO bit-banged "

[PATCH 0/10] udf: Unify aops
 2023-01-25  9:28 UTC  (4+ messages)
` [PATCH 02/10] udf: Convert in-ICB files to use udf_writepages()

Store U-Boot environnement in eMMC on i.MX8MPlus
 2023-01-25  9:27 UTC 

[PATCH 1/3] lib: dpdk spec to skip red for ingress policer
 2023-01-25  9:26 UTC  (3+ messages)
` [PATCH v2 1/3] lib: skip congestion management configuration

Fotowoltaika - nowe warunki
 2023-01-25  9:15 UTC 

linux-next: manual merge of the arm64 tree with Linus' tree
 2023-01-25  9:26 UTC  (2+ messages)

[libgpiod][PATCH v2 0/8] treewide: continue beating libgpiod v2 into shape for an upcoming release
 2023-01-25  9:25 UTC  (5+ messages)
` [libgpiod][PATCH v2 7/8] bindings: rust: make mutators return &mut self
` [libgpiod][PATCH v2 8/8] bindings: rust: provide line_config.set_output_values()

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-01-25  9:24 UTC  (5+ messages)
` [PATCH RFC 10/21] ramblock: Add ramblock_file_map()

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-25  9:24 UTC  (3+ messages)
` [PATCH v11 030/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

[Intel-gfx] [PATCH v3 1/2] drm/probe_helper: extract two helper functions
 2023-01-25  9:22 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/probe_helper: sort out poll_running vs poll_enabled
    `  "

❌ FAIL (91/181 SKIPPED): Test report for for-kernelci (6.2.0-rc5, arm-next, 2e84eedb)
 2023-01-25  9:21 UTC 

selinux-testsuite broken pipe noise
 2023-01-25  9:21 UTC  (2+ messages)

[PATCH 0/5] can: mcp251xfd: workaround double-RX erratum
 2023-01-25  9:21 UTC  (5+ messages)
      ` AW: "

[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
 2023-01-25  9:18 UTC  (5+ messages)

[PATCH] drm/bridge: Kconfig: fix a spelling mistake
 2023-01-25  9:17 UTC  (3+ messages)

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-01-25  9:17 UTC  (3+ messages)

[PATCH 0/2] tracing: Have bpf and perf reuse the tracefs TRACE_EVENT macros
 2023-01-25  9:16 UTC  (3+ messages)
` [PATCH 1/2] perf/tracing: Use stage6 of tracing to not duplicate macros

[PATCH -next] udf: Fix a race condition between udf_rename() and udf_expand_dir_adinicb()
 2023-01-25  9:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: Disable wsamacro and swr0 by default
 2023-01-25  9:15 UTC  (2+ messages)

[PATCH] gpio: Fix unused variable warning
 2023-01-25  9:13 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add DSC hardware blocks to register snapshot
 2023-01-25  9:14 UTC  (4+ messages)

[PATCH net 0/4] Netfilter fixes for net
 2023-01-25  9:13 UTC  (2+ messages)
` [PATCH net 0/4] Netfilter fixes for net: manual merge

build direct-io.c conditionally
 2023-01-25  9:13 UTC  (5+ messages)
` [PATCH 1/2] fs: move sb_init_dio_done_wq out of direct-io.c
` [PATCH 2/2] fs: build the legacy direct I/O code conditionally

next/master baseline: 625 runs, 75 regressions (next-20230125)
 2023-01-25  9:11 UTC 

[PATCH 0/9] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-01-25  9:09 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH 6/9] ice: Remove redundant pci_enable_pcie_error_reporting()
` [Intel-wired-lan] [PATCH 7/9] igb: "
` [Intel-wired-lan] [PATCH 9/9] ixgbe: "

[PATCH] dt-bindings: interconnect: samsung,exynos-bus: allow opp-table
 2023-01-25  9:08 UTC  (2+ messages)

A mapcount riddle
 2023-01-25  9:09 UTC  (2+ messages)

[PATCH v1 00/14] add display port DSC feature
 2023-01-25  9:08 UTC  (7+ messages)
` [PATCH v1 12/14] drm/msm/disp/dpu1: revise timing engine programming to work for DSC

[PATCH 0/7] RPMPD cleanup + parent PD
 2023-01-25  9:08 UTC  (7+ messages)
` [PATCH 2/7] soc: qcom: rpmpd: Expand #defines into structs
` [PATCH 3/7] soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX
` [PATCH 4/7] soc: qcom: rpmpd: Remove SoC names from RPMPD names

[igt-dev] [PATCH i-g-t 0/2] Psr2 dsc testcases
 2023-01-25  9:07 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_psr2_sf: Some cleanups after
` [igt-dev] [PATCH i-g-t 2/2] kms_psr2_sf: Add dynamic subtests which use DSC feature

[PATCH v2] watchdog: Add a watchdog driver for Raspberry Pi boards
 2023-01-25  9:07 UTC  (3+ messages)

[QEMU][PATCH v4 00/10] Introduce xenpvh machine for arm architecture
 2023-01-25  8:54 UTC  (5+ messages)
` [QEMU][PATCH v4 04/10] xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
` [QEMU][PATCH v4 05/10] include/hw/xen/xen_common: return error from xen_create_ioreq_server
` [QEMU][PATCH v4 08/10] meson.build: do not set have_xen_pci_passthrough for aarch64 targets
` [QEMU][PATCH v4 10/10] meson.build: enable xenpv machine build for ARM

[PATCH V1 0/8] Add minimal boot support for IPQ9574
 2023-01-25  9:04 UTC  (4+ messages)
` [PATCH V1 1/8] dt-bindings: Add ipq9574 clock and reset definitions

[PATCH] driver: bus: simple-pm-bus: Add Freescale i.MX8qm/qxp CSR compatible strings
 2023-01-25  9:05 UTC  (2+ messages)

mv88e6321, dual cpu port
 2023-01-25  9:04 UTC  (12+ messages)

[PATCH] pinctrl: single: fix potential NULL dereference
 2023-01-25  9:03 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-01-25  9:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pxp: Add MTL PXP Support (rev3)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-17 13:16 UTC  (7+ messages)
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing


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.