All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 08:43:26 to 2024-04-03 09:25:25 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  9:19 UTC  (32+ messages)
` [PATCH 03/34] platform: goldfish: remove ACPI_PTR() annotations
` [PATCH 11/34] clk: ti: dpll: fix incorrect #ifdef checks
` [PATCH 18/34] lib: checksum: hide unused expected_csum_ipv6_magic[]
` [PATCH 19/34] sunrpc: suppress warnings for unused procfs functions
` [PATCH 30/34] sata: mv: drop unnecessary #ifdef checks
` [PATCH 31/34] spi: remove incorrect of_match_ptr annotations
` [PATCH 32/34] ASoC: remove incorrect of_match_ptr/ACPI_PTR annotations
` [PATCH 33/34] drivers: "
` [PATCH 34/34] kbuild: always enable -Wunused-const-variable

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-04-03  9:25 UTC  (10+ messages)
` [PATCH v2 02/18] PCI: endpoint: Introduce pci_epc_map_align()

[PATCH v2 0/5] vhost: FD manager improvements
 2024-04-03  9:24 UTC  (4+ messages)
` [PATCH v2 1/5] vhost: rename polling mutex
` [PATCH v2 2/5] vhost: make use of FD manager init function
` [PATCH v2 3/5] vhost: hide synchronization within FD manager

[PATCH v2] docs: rust: Add instructions for the Rust kselftest
 2024-04-03  9:24 UTC 

[PATCH v3 0/6] Add Synopsys DesignWare HDMI RX Controller
 2024-04-03  9:24 UTC  (4+ messages)

[PATCH] nvme-pci: Add sleep quirk for Samsung 990 Evo
 2024-04-03  9:24 UTC  (5+ messages)

[PATCH 00/19] -Werror=maybe-uninitialized fixes
 2024-04-03  9:24 UTC  (10+ messages)
` [PATCH 06/19] block/stream: fix -Werror=maybe-uninitialized false-positives

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-03  8:39 UTC  (2+ messages)

[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
 2024-04-03  9:04 UTC  (6+ messages)

[GIT PULL] GPIO regression fixes for n8x0
 2024-04-03  9:22 UTC  (2+ messages)

[PATCH net-next 0/2] page_pool: allow direct bulk recycling
 2024-04-03  9:21 UTC  (4+ messages)
` [PATCH net-next 1/2] page_pool: check for PP direct cache locality later

[PATCH] linux-user: Add FITRIM ioctl
 2024-04-03  9:20 UTC 

[Buildroot] [PATCH 0/2] Add board support for Star64
 2024-04-03  9:14 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/starfive_spltool: new package
` [Buildroot] [PATCH 2/2] configs/pine64-star64: new defconfig

[PATCH] drm/i915/guc: Fix the fix for reset lock confusion
 2024-04-03  9:21 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v4] ice: Reset VF on Tx MDD event
 2024-04-03  9:21 UTC  (3+ messages)

[PATCH net-next 1/3] vsock: add support for SIOCOUTQ ioctl for all vsock socket types
 2024-04-03  9:20 UTC  (6+ messages)
` [PATCH net-next 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next 3/3] test/vsock: add ioctl unsent bytes test

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-03  8:04 UTC  (11+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 21/22] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v5 22/22] KVM: riscv: selftests: Add a test for counter overflow

[PATCH v6 0/4] drivers: watchdog: ast2500 and ast2600 support bootstatus
 2024-04-03  9:18 UTC  (7+ messages)
` [PATCH v6 3/4] dt-bindings: watchdog: aspeed-wdt: Add aspeed,scu

[PATCH 0/4] ASoC: Drop soc-topology ABI v4 support
 2024-04-03  9:16 UTC  (5+ messages)
` [PATCH 1/4] ASoC: Intel: Skylake: Remove "
` [PATCH 2/4] ASoC: topology: Remove "
` [PATCH 3/4] ASoC: topology: Cleanup after ABI v4 support removal
` [PATCH 4/4] ASoC: topology: Remove obsolete ABI v4 structs

[PATCH 1/2] CXL/cxl_type3: add first_dvsec_offset() helper
 2024-04-03  9:17 UTC  (5+ messages)
` [PATCH 2/2] CXL/cxl_type3: reset DVSEC CXL Control in ct3d_reset

[Buildroot] [PATCH v10 00/12] Add support for AM62x-SK HS-FS devices
 2024-04-03  9:17 UTC  (2+ messages)

Cross-device and cross-driver HMM support
 2024-04-03  9:16 UTC  (3+ messages)

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-03  9:15 UTC  (4+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH v2] migration-guides: add release notes for 4.3.4
 2024-04-03  9:14 UTC  (2+ messages)
` [docs] "

[PATCH v4] i2c: i2c-qcom-geni: Parse Error correctly in i2c GSI mode
 2024-04-03  9:14 UTC  (5+ messages)

[PATCH] Fix incorrect disassembly format for certain RISC-V instructions
 2024-04-03  9:14 UTC  (4+ messages)

[PATCH v2 0/3] media: videobuf2-core: attach once if multiple planes share the same dbuf
 2024-04-03  9:13 UTC  (4+ messages)
` [PATCH v2 1/3] media: videobuf2-core: release all planes first in __prepare_dmabuf()
` [PATCH v2 2/3] media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_put
` [PATCH v2 3/3] media: videobuf2-core: attach once if multiple planes share the same dbuf

[meta-zephyr][PATCH] README.txt: update mailing list
 2024-04-03  9:41 UTC 

[PATCH v3 0/6] Add DSC support to DSI video panel
 2024-04-03  9:11 UTC  (7+ messages)
` [PATCH v3 1/6] drm/msm/dpu: fix video mode DSC for DSI
` [PATCH v3 2/6] drm/msm/dsi: set video mode widebus enable bit when widebus is enabled
` [PATCH v3 3/6] drm/msm/dsi: set VIDEO_COMPRESSION_MODE_CTRL_WC (fix video mode DSC)
` [PATCH v3 4/6] drm/msm/dsi: add a comment to explain pkt_per_line encoding
` [PATCH v3 5/6] drm/display: Add slice_per_pkt for dsc
` [PATCH v3 6/6] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1

[PATCH] mm/memblock: remove empty dummy entry
 2024-04-03  9:10 UTC 

[PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03  9:11 UTC  (2+ messages)

[PATCH v2 0/2] Add gputop support for sysfs profiling knob
 2024-04-03  9:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RESEND][PATCH v3] security: Place security_path_post_mknod() where the original IMA call was
 2024-04-03  9:07 UTC 

[PATCH v9 1/3] drm/buddy: Implement tracking clear page feature
 2024-04-03  9:01 UTC  (8+ messages)
` [PATCH v9 2/3] drm/amdgpu: Enable clear page functionality

[PATCH i-g-t] lib/igt_kms: adapt to boolean debugfs for i915_bigjoiner_force_enable
 2024-04-03  9:08 UTC  (2+ messages)

[PATCH v2] drm/ast: Fix soft lockup
 2024-04-03  9:02 UTC 

[PATCH] init_module.2: Document MODULE_INIT_COMPRESS_FILE flag
 2024-04-03  9:07 UTC  (4+ messages)

[PATCH] ARM: rpi: detect mci1 as well when searching for environment
 2024-04-03  9:06 UTC 

[OE-core][PATCH] iputils: splitting the ping6 as a package
 2024-04-03  9:05 UTC  (2+ messages)

[PATCH v2] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-03  9:05 UTC  (7+ messages)

[PATCH v11 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-04-03  9:04 UTC  (13+ messages)
` [PATCH v11 2/7] arm64: dts: imx8ulp: add usb nodes
` [PATCH v11 3/7] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v11 4/7] ARM: dts: imx6: remove fsl,anatop property from usb controller node
` [PATCH v11 5/7] arm64: dts: imx93: add usb nodes
` [PATCH v11 6/7] arm64: dts: imx93-11x11-evk: enable usb and typec nodes
` [PATCH v11 7/7] arm64: dts: imx8mm/n remove clock-names property from usb controller node

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-03  8:59 UTC  (4+ messages)
` [PATCH 15/26] mm: Export writeback_iter()

[PATCH 1/2] mci: improve packing of struct mci
 2024-04-03  9:03 UTC  (2+ messages)
` [PATCH 2/2] mci: remove FIXME in rca description

[PATCH] ARM: dts: n900: set charge current limit to 950mA
 2024-04-03  9:03 UTC  (2+ messages)

[OE-core] [PATCH v2] curl: improve reproducibility
 2024-04-03  9:04 UTC  (2+ messages)
`  "

[PATCH rdma-rc] RDMA/mlx5: Fix port number for counter query in multi-port configuration
 2024-04-03  9:03 UTC 

[PATCH v2 1/2] net: ravb: Always process TX descriptor ring
 2024-04-03  9:02 UTC  (3+ messages)

[bug report] proc: rewrite stable_page_flags()
 2024-04-03  9:01 UTC 

[PATCH v5 00/19] Panel replay selective update support
 2024-04-03  9:00 UTC  (20+ messages)
` [PATCH v5 01/19] drm/i915/psr: Add some documentation of variables used in psr code
` [PATCH v5 02/19] drm/i915/psr: Set intel_crtc_state->has_psr on panel replay as well
` [PATCH v5 03/19] drm/i915/psr: Intel_psr_pause/resume needs to support panel replay
` [PATCH v5 04/19] drm/i915/psr: Do not update phy power state in case of non-eDP "
` [PATCH v5 05/19] drm/i915/psr: Check possible errors for panel replay as well
` [PATCH v5 06/19] drm/i915/psr: Do not write registers/bits not applicable for panel replay
` [PATCH v5 07/19] drm/i915/psr: Call intel_psr_init_dpcd in intel_dp_detect
` [PATCH v5 08/19] drm/i915/psr: Unify panel replay enable/disable sink
` [PATCH v5 09/19] drm/i915/psr: Panel replay has to be enabled before link training
` [PATCH v5 10/19] drm/i915/psr: Rename has_psr2 as has_sel_update
` [PATCH v5 11/19] drm/i915/psr: Rename psr2_enabled as sel_update_enabled
` [PATCH v5 12/19] drm/panelreplay: dpcd register definition for panelreplay SU
` [PATCH v5 13/19] drm/i915/psr: Detect panel replay selective update support
` [PATCH v5 14/19] drm/i915/psr: Modify intel_dp_get_su_granularity to support panel replay
` [PATCH v5 15/19] drm/i915/psr: Panel replay uses SRD_STATUS to track it's status
` [PATCH v5 16/19] drm/i915/psr: Do not apply workarounds in case of panel replay
` [PATCH v5 17/19] drm/i915/psr: Update PSR module parameter descriptions
` [PATCH v5 18/19] drm/i915/psr: Split intel_psr2_config_valid for panel replay
` [PATCH v5 19/19] drm/i915/psr: Add panel replay sel update support to debugfs interface

[PATCH v1 0/2] Improve interactive shell output gathering
 2024-04-03  9:00 UTC  (3+ messages)
` [PATCH v1 1/2] dts: Improve output gathering in interactive shells

[PATCH net-next v2 1/2] rtnetlink: add guard for RTNL
 2024-04-03  9:00 UTC  (2+ messages)

[PATCH] board: rockchip: Add Indiedroid Nova
 2024-04-03  9:00 UTC  (2+ messages)

[PATCH blktests v1 0/3] add blkdev type environment variable
 2024-04-03  9:00 UTC  (3+ messages)

[PATCH 0/2] v4l2-compliance streams fixes
 2024-04-03  9:00 UTC  (3+ messages)
` [PATCH v4l-utils 1/2] v4l2-compliance: Fix use of routing on 32-bit platforms

pinctrl: single: Cannot disable bias - PIN_CONFIG_BIAS_DISABLE not handled
 2024-04-03  8:59 UTC  (4+ messages)
` [PATCH] pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling

[PATCH] arm64: tlb: Fix TLBI RANGE operand
 2024-04-03  8:58 UTC  (3+ messages)

[PATCH] cpuset: fix race between rebuild scheduler domains and hotplug work
 2024-04-03  8:52 UTC 

[v4l-utils] [PATCH 0/8] Support for the generic line-based metadata support
 2024-04-03  8:56 UTC  (8+ messages)
` [v4l-utils] [PATCH 1/8] utils: media-ctl: Print MUST_CONNECT pad flags
` [v4l-utils] [PATCH 2/8] v4l2-compliance: Constify pointers and references in formats tests

[Buildroot] [PATCH] package/lua-lsdbus: new package
 2024-04-03  8:55 UTC 

[meta-cloud-services][PATCH] python3-ansible: Upgrade 2.14.5 -> 2.16.5
 2024-04-03  8:55 UTC 

[PATCH RESEND 0/2] usb: typec: tipd: fix event checking in interrupt service routines
 2024-04-03  8:55 UTC  (4+ messages)
` [PATCH RESEND 2/2] usb: typec: tipd: fix event checking for tps6598x

[syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
 2024-04-03  8:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/lmdb: new package
 2024-04-03  8:54 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/lua-lightningmdb: "
` [Buildroot] [PATCH 3/3] package/lua-lgdbm: "

[DPDK/DTS Bug 1410] TestPmdShell.set_forward_mode verify argument is not used
 2024-04-03  8:54 UTC 

[PATCH v3 0/3] Replay Protected Memory Block (RPMB) subsystem
 2024-04-03  8:54 UTC  (5+ messages)
` [PATCH v3 1/3] rpmb: add "

[PATCH v2] bash: improve reproducibility
 2024-04-03  8:53 UTC 

[PATCH v9 00/21] GenieZone hypervisor drivers
 2024-04-03  8:50 UTC  (5+ messages)
` [PATCH v9 07/21] virt: geniezone: Add vm capability check

[PATCH] spi: spi-fsl-lpspi: remove redundant spi_controller_put call
 2024-04-03  8:51 UTC  (2+ messages)

[norov:find_and-v4 41/51] drivers/pci/controller/pcie-apple.c:686:15: error: implicit declaration of function '__find_and_set_bit'; did you mean '_find_last_bit'?
 2024-04-03  8:47 UTC 

[PATCH 0/3] add FnLock LED class device to ideapad laptops
 2024-04-03  8:51 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: leds: add LED_FUNCTION_FNLOCK

[linux-next:master] [fs] 1b43c46297: kernel_BUG_at_mm/usercopy.c
 2024-04-03  8:50 UTC  (6+ messages)
` [syzbot] [nfs?] KASAN: slab-out-of-bounds Write in do_handle_open
  ` [PATCH next] fs: fix oob "

[kvm-unit-tests PATCH v2 0/2] arm/arm64: Use 'max' cpu and gic types
 2024-04-03  8:50 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/3] arm64: Prepare for LPA2

[PATCH 0/7] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-03  8:50 UTC  (7+ messages)
` [PATCH 1/7] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL

[RFC PATCH 0/2] Hot page promotion optimization for large address space
 2024-04-03  8:40 UTC  (10+ messages)

[PATCH 0/6] Improve visibility of writeback
 2024-04-03  8:50 UTC  (8+ messages)
` [PATCH 6/6] writeback: remove unneeded GDTC_INIT_NO_WB

[PATCH v2 0/6] Improve visibility of writeback
 2024-04-03  8:49 UTC  (4+ messages)
` [PATCH v2 3/6] writeback: support retrieving per group debug writeback stats of bdi

[PATCH v2 04/14] fs: xfs: Make file data allocations observe the 'forcealign' flag
 2024-04-03  8:49 UTC  (11+ messages)
` [RFC PATCH 0/3] xfs: forced extent alignment
  ` [PATCH 1/3] xfs: simplify extent allocation alignment

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-03  7:46 UTC  (3+ messages)
` [PATCH v12 1/7] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module

[PATCH v2 0/7] Move memory listener register to vhost_vdpa_init
 2024-04-03  8:46 UTC  (10+ messages)
` [PATCH v2 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init

[Buildroot] [PATCH 1/2] package/graphene: new package
 2024-04-03  8:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libgtk4: "

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-03  8:47 UTC  (5+ messages)

[RFC PATCH 1/5] rust: block: introduce `kernel::block::mq` module
 2024-04-03  8:46 UTC  (4+ messages)

include/linux/build_bug.h:78:41: error: static assertion failed: "struct bpf_fib_lookup size check"
 2024-04-03  8:45 UTC  (3+ messages)

[PATCH v4 0/4] Add support for QoS configuration
 2024-04-03  8:45 UTC  (4+ messages)
` [PATCH v4 1/4] interconnect: qcom: icc-rpmh: Add QoS configuration support

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-03  8:44 UTC  (11+ messages)
` [PATCH v6 3/4] "

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-03  8:29 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] drm/amdgpu: add post reset IP callback
 2024-04-03  8:44 UTC  (6+ messages)

[PATCH v5 00/28] Zone write plugging
 2024-04-03  8:42 UTC  (7+ messages)
` [PATCH v5 23/28] block: Do not check zone type in blk_check_zone_append()
` [PATCH v5 24/28] block: Move zone related debugfs attribute to blk-zoned.c
` [PATCH v5 25/28] block: Replace zone_wlock debugfs entry with zone_wplugs entry
` [PATCH v5 26/28] block: Remove zone write locking
` [PATCH v5 27/28] block: Do not force select mq-deadline with CONFIG_BLK_DEV_ZONED
` [PATCH v5 28/28] block: Do not special-case plugging of zone write operations

[PATCH 00/12] Use clksel for more clocks for dra7
 2024-04-03  8:43 UTC  (3+ messages)

[Buildroot] [PATCH] package/libtommath: bump to version 1.3.0
 2024-04-03  8:43 UTC 


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.