All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-18 22:45:31 to 2024-06-19 00:17:55 UTC [more...]

[PATCH v2 00/19] media: renesas: vsp1: Conversion to subdev active state
 2024-06-19  0:17 UTC  (6+ messages)
` [PATCH v2 01/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapper
` [PATCH v2 02/19] media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapper
` [PATCH v2 03/19] media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapper
` [PATCH v2 04/19] media: renesas: vsp1: Drop brx_get_compose() wrapper
` [PATCH v2 05/19] media: renesas: vsp1: Drop custom .get_fmt() handler for histogram

[PATCH bpf 1/2] bpf: Fix the corner case where may_goto is a 1st insn
 2024-06-19  0:16 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: Tests with may_goto and jumps to the "

[PATCH] memzone: remove unnecessary null checks
 2024-06-19  0:15 UTC  (2+ messages)

[PATCH v1 net] net: dsa: microchip: fix initial port flush problem
 2024-06-19  0:16 UTC 

[PATCH] ceph: avoid call to strlen() in ceph_mds_auth_match()
 2024-06-19  0:13 UTC  (2+ messages)

[PATCH] build: raise error if requested application is unbuildable
 2024-06-19  0:13 UTC  (2+ messages)

[PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
 2024-06-19  0:11 UTC  (7+ messages)
` [PATCH RFC 1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h
` [PATCH RFC 2/5] mm/gup: Add an option for obtaining an exclusive pin
` [PATCH RFC 3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive
` [PATCH RFC 4/5] mm/gup-test: Verify exclusive pinned
` [PATCH RFC 5/5] mm/gup_test: Verify GUP grabs same pages twice

[syzbot] [netfilter?] net-next test error: WARNING: suspicious RCU usage in corrupted
 2024-06-19  0:11 UTC 

[PATCH] net: add bit fields to IPv6 header definition
 2024-06-19  0:11 UTC  (3+ messages)

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-19  0:09 UTC  (3+ messages)

[PATCH v2] exec: use char* for pointer arithmetic
 2024-06-19  0:04 UTC 

[sony-laptop] Hardware keys are not properly mapped on Sony VAIO UX VGN-UX390N
 2024-06-19  0:08 UTC  (10+ messages)

[PATCH v5 0/4] ASoC: grace time for DPCM cleanup
 2024-06-19  0:07 UTC  (3+ messages)

[PATCH v2 00/14] drm/msm/hdmi: rework and fix the HPD even generation
 2024-06-19  0:05 UTC  (9+ messages)
` [PATCH v2 05/14] drm/msm/hdmi: drop clock frequency assignment
` [PATCH v2 06/14] drm/msm/hdmi: switch to clk_bulk API
` [PATCH v2 07/14] drm/msm/hdmi: switch to pm_runtime_resume_and_get()
` [PATCH v2 08/14] drm/msm/hdmi: add runtime PM calls to DDC transfer function

[PATCH 1/2] net/mlx5: support match with switch manager
 2024-06-19  0:04 UTC  (2+ messages)
` [PATCH v3] net/mlx5: support match with E-Switch manager

[PATCH 0/3] cpufreq: sun50i: add Allwinner H700 speed bin and additional OPPs
 2024-06-19  0:00 UTC  (7+ messages)
` [PATCH 1/3] cpufreq: sun50i: add Allwinner H700 speed bin
` [PATCH 2/3] arm64: dts: allwinner: h616: add additional CPU OPPs for the H700
` [PATCH 3/3] arm64: dts: allwinner: rg35xx: Enable DVFS CPU frequency scaling

[PATCH] arm64: dts: qcom: sc7180-trogdor: Disable pwmleds node where unused
 2024-06-18 23:59 UTC  (2+ messages)

[PATCH] hw/gpio/aspeed: Add bounds checking for register table access
 2024-06-18 23:57 UTC  (2+ messages)

[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2024-06-18 23:58 UTC  (6+ messages)
` [PATCH v14 4/9] soc: qcom: cpr: Move common functions to new file

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-18 18:33 UTC  (7+ messages)

[PATCH V1] rpmsg: glink: Make glink smem interrupt wakeup capable
 2024-06-18 23:57 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-06-18 23:56 UTC 

[PATCH] parisc: Add basic gettimeofday vDSO functions
 2024-06-18 23:55 UTC 

[PATCH v1 net] net: dsa: microchip: fix wrong register write when masking interrupt
 2024-06-18 23:55 UTC  (3+ messages)

[meta-python][scarthgap][PATCH] python3-pyyaml-include: support native and nativesdk build
 2024-06-18 23:55 UTC  (4+ messages)
` [oe] "

[PATCH 5/5] drm/i915/frontbuffer: make struct intel_frontbuffer opaque
 2024-06-18 23:54 UTC  (2+ messages)

[RFC net-next 00/15] add basic PSP encryption for TCP connections
 2024-06-18 23:54 UTC 

[PATCH 0/9] TDX host: metadata reading tweaks, bug fix and info dump
 2024-06-18 23:54 UTC  (16+ messages)
` [PATCH 2/9] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 3/9] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 4/9] x86/virt/tdx: Abstract reading multiple global metadata fields as a helper
` [PATCH 5/9] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
` [PATCH 6/9] x86/virt/tdx: Start to track all global metadata in one structure

[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
 2024-06-18 23:52 UTC  (6+ messages)
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH 0/5] ASoC: dt-bindings: rename akXXXX to asahi-kasei,akXXXX
 2024-06-18 23:50 UTC  (2+ messages)

[ovmf test] 186402: all pass - PUSHED
 2024-06-18 23:51 UTC 

[PATCH] RISC-V: Provide the frequency of mtime via hwprobe
 2024-06-18 23:51 UTC  (4+ messages)

knfsd performance
 2024-06-18 23:51 UTC  (5+ messages)

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-06-18 23:49 UTC  (11+ messages)

[PATCH v5 net-next 0/7] ethtool: track custom RSS contexts in the core
 2024-06-18 23:49 UTC  (9+ messages)
` [PATCH v5 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [PATCH v5 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v5 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v5 net-next 7/7] sfc: use new rxfh_context API

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-18 23:47 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 0/2] Apply Wa_22019338487
 2024-06-18 23:47 UTC  (6+ messages)
` [PATCH v4 1/2] drm/xe/lnl: "

Non-blob .gitmodules and .gitattributes
 2024-06-18 23:44 UTC  (11+ messages)
          ` [PATCH 0/4] .git{ignore,attributes} directories?
            ` [PATCH 1/4] .gitignore: introduce GITIGNORE_FILE CPP macro
            ` [PATCH 2/4] attr: notice and report read failure of .gitattributes files
            ` [PATCH 3/4] exclude: notice and report read failure of .gitignore files
            ` [PATCH 4/4] submodule: ignore .gitmodules that is not a regular file

[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-18 23:44 UTC  (2+ messages)

[PATCH v2] selftests: Add information about TAP conformance in tests
 2024-06-18 23:43 UTC  (2+ messages)

[PATCH v2 0/8] DRM Rust abstractions and Nova
 2024-06-18 23:42 UTC  (11+ messages)
` [PATCH v2 1/8] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH v2 2/8] rust: Add a Sealed trait
` [PATCH v2 3/8] rust: drm: add driver abstractions
` [PATCH v2 4/8] rust: drm: add device abstraction
` [PATCH v2 5/8] rust: drm: add DRM driver registration
` [PATCH v2 6/8] rust: drm: file: Add File abstraction
` [PATCH v2 7/8] rust: drm: gem: Add GEM object abstraction
` [PATCH v2 8/8] nova: add initial driver stub
` [PATCH v2 10/10] "
` Device / Driver and PCI Rust abstractions

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-06-18 23:39 UTC  (11+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`
` [PATCH v2 02/10] rust: implement generic driver registration
` [PATCH v2 03/10] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v2 04/10] rust: add rcu abstraction
` [PATCH v2 05/10] rust: add `Revocable` type
` [PATCH v2 06/10] rust: add `dev_*` print macros
` [PATCH v2 07/10] rust: add `io::Io` base type
` [PATCH v2 08/10] rust: add devres abstraction
` [PATCH v2 09/10] rust: pci: add basic PCI device / driver abstractions
` [PATCH v2 10/10] rust: pci: implement I/O mappable `pci::Bar`

mips gcc plugin issues
 2024-06-18 23:41 UTC 

[RFT PATCH v2 0/3] hwmon: (spd5118) Various improvements
 2024-06-18 23:39 UTC  (10+ messages)
` [RFT PATCH v2 2/3] hwmon: (spd5118) Use spd5118 specific read/write operations

[PATCH] attr: fix msan issue in read_attr_from_index
 2024-06-18 23:39 UTC  (2+ messages)

[PATCH 0/2] cat-file related doc and test
 2024-06-18 23:37 UTC  (5+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
    ` [PATCH v2 2/2] t1006: "

[PATCH v2 -next] mm/hugetlb_cgroup: register lockdep key for cftype
 2024-06-18 23:36 UTC  (2+ messages)

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-06-18 23:35 UTC  (2+ messages)

[PATCH 00/15] Implement MODVERSIONS for Rust
 2024-06-18 23:32 UTC  (4+ messages)

possible dependency error?
 2024-06-18 23:29 UTC  (5+ messages)

[PATCH] ACPI: EC: Use ec_no_wakeup on ThinkPad T14 Gen 5
 2024-06-18 23:28 UTC  (2+ messages)

[RFC PATCH v1 0/5] Alternative mTHP swap allocator improvements
 2024-06-18 23:26 UTC  (6+ messages)
` [RFC PATCH v1 1/5] mm: swap: Simplify end-of-cluster calculation
` [RFC PATCH v1 2/5] mm: swap: Change SWAP_NEXT_INVALID to highest value
` [RFC PATCH v1 3/5] mm: swap: Track allocation order for clusters
` [RFC PATCH v1 4/5] mm: swap: Scan for free swap entries in allocated clusters
` [RFC PATCH v1 5/5] mm: swap: Optimize per-order cluster scanning

[PATCH bpf-next 0/5] bpf: resilient split BTF followups
 2024-06-18 23:24 UTC  (9+ messages)
` [PATCH bpf-next 1/5] libbpf: BTF relocation followup fixing naming, loop logic
` [PATCH bpf-next 2/5] module, bpf: store BTF base pointer in struct module
` [PATCH bpf-next 3/5] libbpf,bpf: share BTF relocate-related code with kernel

[PATCH v15 00/14] Add Cgroup support for SGX EPC memory
 2024-06-18 23:23 UTC  (6+ messages)
` [PATCH v15 05/14] x86/sgx: Implement basic EPC misc cgroup functionality

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-18 23:22 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "

[PATCH] xfs_repair: don't leak the rootdir inode when orphanage already exists
 2024-06-18 23:22 UTC 

[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-06-18 23:21 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox

[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs
 2024-06-18 23:21 UTC 

[PATCH v4 00/14] security: digest_cache LSM
 2024-06-18 23:20 UTC  (2+ messages)

[tip:x86/alternatives 14/14] arch/x86/kvm/kvm.o: warning: objtool: .altinstr_replacement+0xc5: call without frame pointer save/setup
 2024-06-18 23:19 UTC  (6+ messages)
      ` [PATCH] x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer

[PATCH v5 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-06-18 23:16 UTC  (3+ messages)
` [PATCH v5 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v5 2/2] cxl: Calculate region bandwidth of targets with shared upstream link

[PATCH v4 0/6] Add support for AD4000 series of ADCs
 2024-06-18 23:12 UTC  (7+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v4 2/6] spi: bitbang: Implement support for MOSI idle state configuration
` [PATCH v4 3/6] spi: spi-gpio: Add "
` [PATCH v4 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
` [PATCH v4 5/6] dt-bindings: iio: adc: Add AD4000
` [PATCH v4 6/6] iio: adc: Add support for AD4000

knfsd performance
 2024-06-18 23:12 UTC  (3+ messages)

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-18 23:12 UTC  (9+ messages)
` [PATCH 1/9] include/exec: add missing include guard comment
` [PATCH 2/9] gdbstub: move enums into separate header
` [PATCH 3/9] plugins: Ensure register handles are not NULL
` [PATCH 4/9] sysemu: add set_virtual_time to accel ops

[PATCH for-4.19] xen/arch: Centralise __read_mostly and __ro_after_init
 2024-06-18 23:11 UTC  (3+ messages)

[bug report] scsi: SATA devices missing after FLR is triggered during HBA suspended
 2024-06-18 23:11 UTC  (2+ messages)

[PATCH v4 0/5] ptdump: add intermediate directory support
 2024-06-18 23:06 UTC  (3+ messages)
` [PATCH v4 5/5] arm64: add attrs and format to ptdump document

[v2 PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-18 23:05 UTC  (6+ messages)

[PATCH v2 0/2] Prepare RTP for VF actions
 2024-06-18 23:04 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe/rtp: "

[PATCH 1/3] exec: Make the MemOp enum cast explicit
 2024-06-18 22:59 UTC  (2+ messages)

[PATCH 2/3] exec: avoid using C++ keywords in function parameters
 2024-06-18 22:59 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: show rx/tx descriptor ring limitations in rte_eth_dev_info
 2024-06-18 22:56 UTC  (3+ messages)
` [PATCH v2 0/1] net/mlx5: fix incorrect rx/tx descriptor "
  ` [PATCH v2] "

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-18 22:58 UTC  (4+ messages)
` [PATCH v20 06/18] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
 2024-06-18 22:57 UTC  (25+ messages)
` [PATCH v3 1/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH v3 2/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH v3 3/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH v3 4/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH v3 5/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH v3 6/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH v3 7/9] drm/msm/dpu: drop _dpu_crtc_check_and_setup_lm_bounds from atomic_begin
` [PATCH v3 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH v3 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c

[PATCH] ARM: stm32: Fix TAMP_SMCR BKP..PROT fields on STM32MP15xx
 2024-06-18 22:57 UTC 

[PATCH 00/23] ARM AArch64 Support for BSD
 2024-06-18 22:56 UTC  (9+ messages)
` [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
` [PATCH 21/23] Add setup_sigframe_arch "
` [PATCH 22/23] Add set_mcontext "
` [PATCH 23/23] Add get_ucontext_sigreturn function

[PATCH 1/6] clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
 2024-06-18 22:54 UTC  (6+ messages)
` [PATCH 2/6] clk: renesas: Synchronize R-Car R8A779A0 V3U "
` [PATCH 3/6] clk: renesas: Synchronize R-Car R8A779F0 S4 "
` [PATCH 4/6] clk: renesas: Synchronize R-Car R8A779G0 V4H "
` [PATCH 5/6] clk: renesas: Synchronize R-Car R8A779H0 V4M "
` [PATCH 6/6] pinctrl: renesas: Synchronize R-Car R8A779G0 V4H PFC "

[PATCH] ext4: don't track ranges in fast_commit if inode has inlined data
 2024-06-18 22:30 UTC  (2+ messages)

[PATCH v5] media: Convert from tasklet to BH workqueue
 2024-06-18 22:52 UTC 

[BUG] printk/nbcon.c: watchdog BUG: softlockup - CPU#x stuck for 78s
 2024-06-18 22:52 UTC  (3+ messages)

[PATCH v3] mmc: Convert from tasklet to BH workqueue
 2024-06-18 22:52 UTC 

[PATCH v2] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
 2024-06-18 22:46 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)

[PATCH v3 0/2] Add new test to validate adaptive sharpness filter
 2024-06-18 22:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add new test to validate adaptive sharpness filter (rev4)

[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-18 22:45 UTC  (7+ messages)
` [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests

[PATCH] SUNRPC: Fix backchannel reply, again
 2024-06-18 22:45 UTC  (3+ 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.