All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-19 13:58:29 to 2025-01-19 17:46:56 UTC [more...]

[PATCH v9 0/9] Use V4L2 mbus config for conveying link frequency
 2025-01-19 17:46 UTC  (11+ messages)
` [PATCH v9 1/9] media: v4l: Support passing media pad argument to v4l2_get_link_freq()
` [PATCH v9 2/9] media: v4l: Support obtaining link frequency via get_mbus_config
` [PATCH v9 3/9] media: Documentation: Update link frequency driver documentation
` [PATCH v9 4/9] media: Documentation: tx-rx: Move transmitter control out of CSI-2 part
` [PATCH v9 5/9] media: Documentation: Receiver drivers should call v4l2_get_link_freq()
` [PATCH v9 6/9] media: v4l: Memset argument to 0 before calling get_mbus_config pad op
` [PATCH v9 7/9] media: intel/ipu6: Obtain link frequency from the remote subdev pad
` [PATCH v9 8/9] media: ivsc: csi: Obtain link frequency from the media pad
` [PATCH v9 9/9] media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad

[PATCH 0/2] mempool: add rte_errno, and turn functions into single-exit ones
 2025-01-19 17:46 UTC 

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2025-01-19 17:43 UTC  (4+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2

[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
 2025-01-19 17:35 UTC  (9+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next 2/3] net: phy: mediatek: Move some macros to phy-lib for later use
` [PATCH net-next 3/3] net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] efistub: add efi=quiet parameter to selectively silence efistub alone
 2025-01-19 17:32 UTC  (3+ messages)

[PATCH v2 0/4] iio: light: fix scale in veml6030
 2025-01-19 17:32 UTC  (5+ messages)
` [PATCH v2 1/4] iio: light: veml6030: extend regmap to support regfields
` [PATCH v2 2/4] iio: light: veml6030: extend regmap to support caching
` [PATCH v2 3/4] iio: gts-helper: export iio_gts_get_total_gain()
` [PATCH v2 4/4] iio: light: veml6030: fix scale to conform to ABI

[PATCH 0/3] Add the support of tun to RXE
 2025-01-19 17:28 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rxe: Replace netdev dev addr with raw_gid
` [PATCH 2/3] RDMA/rxe: Add query_gid support
` [PATCH 3/3] RDMA/rxe: Make rping work with tun device

[pci:controller/dwc] BUILD SUCCESS 2fe3a3f5b267e8ef251ecef35a27bcc37a7bf1b1
 2025-01-19 17:25 UTC 

Atomic Limit Counter Add and Subtract, and QQ about goto
 2025-01-19 17:22 UTC  (3+ messages)

[PATCH net-next,v2 00/14] Netfilter updates for net-next
 2025-01-19 17:20 UTC  (15+ messages)
` [PATCH net-next 01/14] netfilter: nf_tables: fix set size with rbtree backend
` [PATCH net-next 02/14] netfilter: br_netfilter: remove unused conditional and dead code
` [PATCH net-next 03/14] netfilter: nf_tables: Flowtable hook's pf value never varies
` [PATCH net-next 04/14] netfilter: nf_tables: Store user-defined hook ifname
` [PATCH net-next 05/14] netfilter: nf_tables: Use stored ifname in netdev hook dumps
` [PATCH net-next 06/14] netfilter: nf_tables: Compare netdev hooks based on stored name
` [PATCH net-next 07/14] netfilter: nf_tables: Tolerate chains with no remaining hooks
` [PATCH net-next 08/14] netfilter: nf_tables: Simplify chain netdev notifier
` [PATCH net-next 09/14] netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath
` [PATCH net-next 10/14] netfilter: nft_flow_offload: update tcp state flags under lock
` [PATCH net-next 11/14] netfilter: conntrack: remove skb argument from nf_ct_refresh
` [PATCH net-next 12/14] netfilter: conntrack: rework offload nf_conn timeout extension logic
` [PATCH net-next 13/14] netfilter: flowtable: teardown flow if cached mtu is stale
` [PATCH net-next 14/14] netfilter: flowtable: add CLOSING state

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-19 17:15 UTC  (4+ messages)

[PATCH v4] u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
 2025-01-19 17:10 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()
 2025-01-19 17:08 UTC  (25+ messages)

KASAN: slab-use-after-free Read in corsair_void_status_work_handler
 2025-01-19 17:08 UTC 

[syzbot] [mm?] WARNING: locking bug in run_posix_cpu_timers
 2025-01-19 17:06 UTC 

[PATCH v3 0/8] convert efivarfs to manage object data correctly
 2025-01-19 16:59 UTC  (10+ messages)
` [PATCH v3 1/8] efivarfs: remove unused efi_varaible.Attributes and .kobj
` [PATCH v3 2/8] efivarfs: add helper to convert from UC16 name and GUID to utf8 name
` [PATCH v3 3/8] efivarfs: make variable_is_present use dcache lookup
` [PATCH v3 4/8] efivarfs: move variable lifetime management into the inodes
` [PATCH v3 5/8] efivarfs: remove unused efivarfs_list
` [PATCH v3 6/8] efivarfs: fix error on write to new variable leaving remnants
` [PATCH v3 7/8] selftests/efivarfs: fix tests for failed write removal
` [PATCH v3 8/8] selftests/efivarfs: add concurrent update tests

[PATCH v2 0/4] soc: qcom: ice: fix dev reference leaked through of_qcom_ice_get
 2025-01-19 16:59 UTC  (9+ messages)
` [PATCH v2 1/4] soc: qcom: ice: introduce devm_of_qcom_ice_get
` [PATCH v2 2/4] mmc: sdhci-msm: fix dev reference leaked through of_qcom_ice_get
` [PATCH v2 3/4] scsi: ufs: qcom: "
` [PATCH v2 4/4] soc: qcom: ice: make of_qcom_ice_get() static

[PATCH v2] um: fix execve stub execution on old host OSs
 2025-01-19 16:54 UTC  (2+ messages)

[intel-lts:6.12/linux 25/25] drivers/media/i2c/lt6911uxe.c:653:36: warning: 'lt6911uxe_acpi_ids' defined but not used
 2025-01-19 16:54 UTC 

[PATCH v4 00/14] platform/x86: alienware-wmi driver rework
 2025-01-19 16:53 UTC  (9+ messages)
` [PATCH v4 02/14] platform/x86: alienware-wmi: Add WMI Drivers
` [PATCH v4 04/14] platform/x86: alienware-wmi: Refactor LED control methods

[PATCH 0/2] efivarfs: fix ability to mimic uncommitted variables
 2025-01-19 16:52 UTC  (6+ messages)
` [PATCH 1/2] efivarfs: prevent setting of zero size on the inodes in the cache
` [PATCH 2/2] selftests/efivarfs: add check for disallowing file truncation

[PATCH v2 0/6] convert efivarfs to manage object data correctly
 2025-01-19 16:46 UTC  (9+ messages)
` [PATCH v2 4/6] efivarfs: move freeing of variable entry into evict_inode

[PATCH 0/3] sunxi: switch three SoC families to OF_UPSTREAM
 2025-01-19 16:41 UTC  (4+ messages)
` [PATCH 1/3] suniv: switch Allwinner F1Cx00 boards "
` [PATCH 2/3] sunxi: switch Allwinner A10 "
` [PATCH 3/3] sunxi: switch Allwinner A10s/A13 "

[PATCH 0/2] wifi: ath11k: Fix SWIOTLB issues with DMA buffer allocation
 2025-01-19 16:42 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
` [PATCH 2/2] wifi: ath11k: Use dma_alloc_noncoherent for rx_tid buffer allocation

[OE-core][scarthgap][PATCH 1/3] ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
 2025-01-19 16:37 UTC  (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] ofono: patch CVE-2023-4232
` [OE-core][scarthgap][PATCH 3/3] ofono: patch CVE-2023-4235

BUG: KASAN: vmalloc-out-of-bounds in copy_to_kernel_nofault+0xd8/0x1c8 (v6.13-rc6, PowerMac G4)
 2025-01-19 16:36 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
 2025-01-19 16:35 UTC 

[OE-core][PATCH] ofono: patch CVE-2024-7540, CVE-2024-7541, CVE-2024-7542
 2025-01-19 16:34 UTC 

mceusb: No keypresses on Formosa Infrared Receiver
 2025-01-19 16:34 UTC 

[PATCH 3/3] sunrpc: Add a sysfs file for adding a new xprt
 2025-01-19 16:33 UTC 

[PATCH v2] selftests: livepatch: handle PRINTK_CALLER in check_result()
 2025-01-19 16:32 UTC 

[PATCH v2] net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpios
 2025-01-19 16:30 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: HWMON support for standalone versions of RTL8221B and RTL8251
 2025-01-19 16:29 UTC  (2+ messages)

[PATCH net-next v2] net: phy: Fix suspicious rcu_dereference usage
 2025-01-19 16:27 UTC  (7+ messages)

[RFC] Para-virtualized TLB flush for PV-waiting vCPUs
 2025-01-19 16:27 UTC  (2+ messages)

Rebase
 2025-01-19 16:21 UTC  (2+ messages)

[PATCH] drm/virtio: Support partial maps of GEM objects
 2025-01-19 16:18 UTC  (3+ messages)

[lustre-devel] [LSF/MM/BPF TOPIC] [DRAFT] Lustre client upstreaming
 2025-01-19 16:12 UTC  (3+ messages)

[PATCH] mailmap, docs: Update email to carlos.bilbao@kernel.org
 2025-01-19 16:08 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts
 2025-01-19 16:05 UTC  (8+ messages)

[PATCH for-next v2] RDMA/bnxt_re: Congestion control settings using debugfs hook
 2025-01-19 15:45 UTC 

[PATCH for-next] RDMA/bnxt_re: Congestion control settings using debugfs hook
 2025-01-19 16:03 UTC  (5+ messages)

[PATCH v2 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board
 2025-01-19 16:02 UTC 

[PATCH] smb: client: fix order of arguments of tracepoints
 2025-01-19 16:01 UTC  (5+ messages)

[GIT PULL] Block updates for 6.14-rc1
 2025-01-19 15:56 UTC 

[android-common:android-4.19-stable 0/2] drivers/clk/clk.c:3145:5: warning: no previous prototype for function 'clk_set_flags'
 2025-01-19 15:50 UTC 

[PATCH v2 0/6] mips: dts: ralink: update system controller nodes and its consumers
 2025-01-19 15:44 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: clock: add clock and reset definitions for Ralink SoCs
` [PATCH v2 2/6] mips: dts: ralink: rt2880: update system controller node and its consumers
` [PATCH v2 3/6] mips: dts: ralink: rt3050: "
` [PATCH v2 4/6] mips: dts: ralink: rt3883: "
` [PATCH v2 5/6] mips: dts: ralink: mt7620a: "
` [PATCH v2 6/6] mips: dts: ralink: mt7628a: "

[PATCH] pango: Restore the install tests for pango
 2025-01-19 15:40 UTC  (2+ messages)
` [OE-core] "

[PATCH v1] samples/bpf: Add a trace tool with perf PMU counters
 2025-01-19 15:33 UTC 

[PATCH v2 0/2] Refactor some graphics descriptor flags
 2025-01-19 15:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Refactor some graphics descriptor flags (rev2)

[pci:devres] BUILD SUCCESS dfa2f4d5f9e5d757700cefa8ee480099889f1c69
 2025-01-19 15:31 UTC 

[Buildroot] [PATCH 01/19] package/qt6/qt6multimedia: new package
 2025-01-19 15:30 UTC  (4+ messages)
` [Buildroot] [PATCH v5] "

[PATCH v2 0/7] wifi: ath12k: Add monitor interface support on QCN9274
 2025-01-19 15:29 UTC  (8+ messages)
` [PATCH v2 1/7] wifi: ath12k: fix link valid field initialization in the monitor Rx
` [PATCH v2 2/7] wifi: ath12k: Add extra TLV tag parsing support in monitor Rx path
` [PATCH v2 3/7] wifi: ath12k: Avoid fetch Error bitmap and decap format from Rx TLV
` [PATCH v2 4/7] wifi: ath12k: Replace band define G with GHZ where appropriate
` [PATCH v2 5/7] wifi: ath12k: change the status update in the monitor Rx
` [PATCH v2 6/7] wifi: ath12k: Avoid packet offset and FCS length from Rx TLV
` [PATCH v2 7/7] wifi: ath12k: add monitor interface support on QCN9274

[PATCH v7 2/2] PCI: Enable runtime pm of the host bridge
 2025-01-19 15:29 UTC  (3+ messages)

[PATCH 0/3] PCI: qcom-sm8[56]50: document and add 'global' interrupt
 2025-01-19 15:26 UTC  (2+ messages)

[PATCH v2 01/21] arm64: dts: qcom: sm8250: Add PCIe bridge node
 2025-01-19 15:25 UTC  (3+ messages)

[PATCH] man/man7/path-format.7: Add file documenting format of pathnames
 2025-01-19 15:24 UTC  (7+ messages)
` [PATCH v5] man/man7/pathname.7: "

[PATCH v5 00/10] nfsd: implement the "delstid" draft
 2025-01-19 15:19 UTC  (3+ messages)
` [PATCH v5 01/10] nfsd: fix handling of delegated change attr in CB_GETATTR

BUG: UDP Packet Corruption Issue with stmmac Driver on Linux 5.15.21-rt30
 2025-01-19 15:13 UTC  (6+ messages)

[Buildroot] [PATCH v5] package/qt6/qt6multimedia: new package
 2025-01-19 15:10 UTC 

[krzk-github:n/str-enable-disable 55/60] arch/arm/boot/dts/st/ste-nomadik-s8815.dtb: gpio@101e7000: Unevaluated properties are not allowed ('mmcsd-hog', 'ngpio' were unexpected)
 2025-01-19 15:09 UTC 

[PATCH v2] Revert v6.2-rc1 and later "ARM: dts: bcm2835-rpi: Use firmware clocks for display"
 2025-01-19 15:04 UTC  (3+ messages)

[GIT PULL] io_uring updates for 6.14-rc1
 2025-01-19 15:05 UTC 

[PATCH v4 00/19] Hide platform_profile_handler from consumers
 2025-01-19 15:04 UTC  (13+ messages)
` [PATCH v4 02/19] ACPI: platform_profile: Let drivers set drvdata to the class device
` [PATCH v4 03/19] ACPI: platform_profile: Remove platform_profile_handler from callbacks
` [PATCH v4 04/19] ACPI: platform_profile: Add `ops` member to handlers
` [PATCH v4 05/19] ACPI: platform_profile: Add `probe` to platform_profile_ops
` [PATCH v4 06/19] platform/surface: surface_platform_profile: Use devm_platform_profile_register()
` [PATCH v4 15/19] ACPI: platform_profile: Remove platform_profile_handler from exported symbols

[PATCH v5] sysctl: simplify the min/max boundary check
 2025-01-19 14:59 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-vivobook-s15: Add usb a and sd-card reader
 2025-01-19 14:50 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100-vivobook-s15: Enable USB-A ports
` [PATCH 2/2] arm64: dts: qcom: x1e80100-vivobook-s15: Enable micro-sd card reader

[openeuler:openEuler-1.0-LTS 1365/1365] drivers/acpi/cppc_acpi.c:614:3-8: WARNING: NULL check before some freeing functions is not needed
 2025-01-19 14:48 UTC 

[PATCH 00/10] Rockchip VOP2 support
 2025-01-19 14:26 UTC 

[PATCH 00/10] Rockchip VOP2 support
 2025-01-19 14:08 UTC  (6+ messages)
` [PATCH 05/10] video: rockchip: Add "
  `  "
` [PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard

[PATCH 10/10] configs: pinetab2-rk3566: Enable video and USB keyboard
 2025-01-19 13:24 UTC 

[RFC PATCH v5 00/15] KVM: Restricted mapping of guest_memfd at the host and arm64 support
 2025-01-19 14:39 UTC  (4+ messages)
` [RFC PATCH v5 01/15] mm: Consolidate freeing of typed folios on final folio_put()

[rw-ubifs:next 7/7] arch/riscv/include/asm/uaccess.h:33:9: error: cast specifies array type
 2025-01-19 14:39 UTC  (2+ messages)

[PATCH] PM: hibernate: Add error handling for syscore_suspend()
 2025-01-19 14:32 UTC 

[PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
 2025-01-19 14:38 UTC  (9+ messages)

WARNING: modpost: "csum_partial" [lib/checksum_kunit.ko] has no CRC!
 2025-01-19 14:37 UTC 

Transparent compression with ext4 - especially with zstd
 2025-01-19 14:37 UTC 

[PATCH v2 net-next] sysctl net: Remove macro checks for CONFIG_SYSCTL
 2025-01-19 14:34 UTC  (2+ messages)

[pci:of] BUILD SUCCESS 42d9972732f77ced1b7a2406907b19d46c62bcf9
 2025-01-19 14:32 UTC 

Kernel bug found in linux6.9-rc7
 2025-01-19 14:31 UTC  (3+ messages)

[PATCH 0/5] Add support for RZ/G3E WDT
 2025-01-19 14:28 UTC  (2+ messages)

[RFC][PATCH] fix io_uring_show_fdinfo() misuse of ->d_iname
 2025-01-19 14:28 UTC  (4+ messages)

[Buildroot] [PATCH] package/lighttpd: fix missing conf install
 2025-01-19 14:26 UTC  (2+ messages)

[Buildroot] [git commit] package/lighttpd: fix missing conf install
 2025-01-19 14:13 UTC 

(no subject)
 2025-01-19 12:06 UTC 

[PATCH v4 0/4] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-01-19 14:24 UTC  (2+ messages)
  ` [v4,0/4] "

[PATCH v2] u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
 2025-01-19 14:16 UTC  (3+ messages)
` [OE-core] "

[pci:controller/microchip] BUILD SUCCESS 5b637049a55f53fcd1a9a7ad8ef3c608b2169c10
 2025-01-19 14:14 UTC 

[Buildroot] [PATCH 1/1] package/coreutils: bump to version 9.6
 2025-01-19 14:11 UTC  (2+ messages)

Is function delay of the pulse plugin correct?
 2025-01-19 14:02 UTC 

[meta-oe][PATCH] yasm: update to latest git revision
 2025-01-19 14:02 UTC 

[PATCH v3] u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled
 2025-01-19 14:00 UTC 

[PATCH v3 00/10] wifi: ath12k: Add peer extended Rx statistics debugfs support
 2025-01-19 13:57 UTC  (6+ messages)
` [PATCH v3 06/10] wifi: ath12k: fix the ampdu id fetch in the HAL_RX_MPDU_START TLV
` [PATCH v3 07/10] wifi: ath12k: Add EHT MCS support in Extended Rx statistics
` [PATCH v3 08/10] wifi: ath12k: Refactor the format of peer rate table information
` [PATCH v3 09/10] wifi: ath12k: Add EHT rate statistics support
` [PATCH v3 10/10] wifi: ath12k: Add peer extended Rx statistics debugfs support


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.