All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-23 12:49:20 to 2025-02-23 16:56:06 UTC [more...]

[PATCH v3 0/6] media: uvcvideo: Implement Granular Power Saving
 2025-02-23 16:55 UTC  (9+ messages)
` [PATCH v3 1/6] media: uvcvideo: Keep streaming state in the file handle
` [PATCH v3 2/6] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get
` [PATCH v3 3/6] media: uvcvideo: Add a uvc_status guard
` [PATCH v3 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL

[PATCH mptcp-next v6 00/13] BPF path manager, part 4
 2025-02-23 16:53 UTC  (22+ messages)
` [PATCH mptcp-next v6 01/13] mptcp: sysctl: use index for sysctl table
` [PATCH mptcp-next v6 02/13] mptcp: sysctl: add path_manager to set pm name
` [PATCH mptcp-next v6 03/13] mptcp: pm: use addr entry for get_local_id
` [PATCH mptcp-next v6 04/13] mptcp: pm: define struct mptcp_pm_ops
` [PATCH mptcp-next v6 05/13] mptcp: pm: in-kernel: register mptcp_in_kernel_pm
` [PATCH mptcp-next v6 06/13] mptcp: pm: userspace: register mptcp_userspace_pm
` [PATCH mptcp-next v6 07/13] mptcp: pm: initialize and release mptcp_pm_ops
` [PATCH mptcp-next v6 08/13] mptcp: pm: drop pm_type in mptcp_pm_data
` [PATCH mptcp-next v6 09/13] mptcp: sysctl: drop old pm_type sysctl
` [PATCH mptcp-next v6 10/13] mptcp: sysctl: add available_path_managers
` [PATCH mptcp-next v6 11/13] mptcp: pm: drop get_local_id helpers
` [PATCH mptcp-next v6 12/13] mptcp: pm: drop is_backup helpers
` [PATCH mptcp-next v6 13/13] selftests/mptcp: use path_manager instead of pm_type

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-23 16:42 UTC  (36+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

Rust kernel policy
 2025-02-23 16:42 UTC  (19+ messages)

[PATCH man 0/1] TIOCLINUX.2const: Document TIOCL_SETSEL selection modes
 2025-02-23 16:35 UTC  (3+ messages)
` [PATCH man 1/1] "

[PATCH] efi/cper: Fix cper_arm_ctx_info alignment
 2025-02-23 16:33 UTC  (2+ messages)

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-23 16:30 UTC  (7+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes
` [PATCH v3 3/9] iio: adc: Support ROHM BD79124 ADC
` [PATCH v3 6/9] iio: adc: rzg2l_adc: Use adc-helpers

[PATCH] efivarfs: Defer PM notifier registration until .fill_super
 2025-02-23 16:31 UTC 

[linyunsheng:page_bulk_alloc_opt_v2 1/1] fs/btrfs/extent_io.c:631:37: error: use of undeclared identifier 'pages'
 2025-02-23 16:29 UTC 

[linyunsheng:page_bulk_alloc_opt_v2 1/1] fs/btrfs/extent_io.c:631:44: error: 'pages' undeclared; did you mean 'page'?
 2025-02-23 16:29 UTC 

[syzbot] [efi?] [fs?] BUG: unable to handle kernel paging request in efivarfs_pm_notify
 2025-02-23 16:29 UTC  (5+ messages)

C aggregate passing (Rust kernel policy)
 2025-02-23 16:28 UTC  (7+ messages)

[PATCH] leds: st1202: Fix an error handling path in st1202_probe()
 2025-02-23 16:20 UTC  (3+ messages)

[PATCH RESEND v2] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2025-02-23 16:13 UTC 

[PATCH] ARM: dts: bcm2711: Don't mark timer regs unconfigured
 2025-02-23 16:11 UTC  (3+ messages)

REGRESSION amdgpu 20241108 firmware breaks screen updating
 2025-02-23 16:08 UTC 

[PATCH] usb: olpi: Remove unused otg_ulpi_create
 2025-02-23 16:06 UTC 

[PATCH v7 00/27] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-23 15:53 UTC  (4+ messages)

[Buildroot] [PATCH v6 0/2] Add board support for the BeagleV-Ahead
 2025-02-23 15:41 UTC  (4+ messages)

[PATCH v1] PM: runtime: Unify error handling during suspend and resume
 2025-02-23 15:42 UTC  (4+ messages)

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-23 15:36 UTC  (7+ messages)
` [PATCH v6 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v6 2/6] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status

[PATCH] x86/usercopy: Fix kernel-doc func param name
 2025-02-23 15:39 UTC  (2+ messages)
` [tip: x86/cleanups] x86/usercopy: Fix kernel-doc func param name in clean_cache_range()'s description

[PATCH v3 0/4] riscv: dts: starfive: simplify binman config
 2025-02-23 15:39 UTC  (6+ messages)
` [PATCH v3 3/4] board: starfive: spl: strip off 'starfive/' prefix

[PATCH V5 0/2] author field in module! macro should be a array
 2025-02-23 15:39 UTC  (4+ messages)
` [PATCH V5 2/2] checkpatch: throw error for malformed arrays
    ` [PATCH V4 "

[PATCH] riscv: dts: spacemit: Update UART compatible for k1
 2025-02-23 15:35 UTC  (2+ messages)

[PATCH v3 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-02-23 15:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: Document Solomon SSD2825
` [PATCH v3 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[pci:controller/qcom] BUILD SUCCESS 4b3d7afe86c01d926a7267ef27e0f4708fa9cd4f
 2025-02-23 15:32 UTC 

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-23 15:29 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B

[PATCH] lib: utils/serial: Add PXA UARTs support
 2025-02-23 15:29 UTC 

[chrome-os:chromeos-6.6 9/9] drivers/thermal/mediatek/thermal_interface.c:123:1: sparse: sparse: symbol 'dev_attr_ttj' was not declared. Should it be static?
 2025-02-23 15:27 UTC 

Seeking help on implementing sync over ivshmem shared memory
 2025-02-23 14:48 UTC 

[PATCH] arm64: kvm: ptdump: Initialize .owner fields of kvm_*_operations
 2025-02-23 15:08 UTC 

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-23 15:19 UTC  (2+ messages)

[REGRESSION] Chrome and VSCode breakage with the commit b9b588f22a0c
 2025-02-23 15:18 UTC  (2+ messages)

[PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc
 2025-02-23 15:16 UTC 

[PATCH] media: uvcvideo: Add quirk for Actions UVC05
 2025-02-23 15:11 UTC  (2+ messages)

xfsprogs_6.13.0-2_source.changes ACCEPTED into unstable
 2025-02-23 15:11 UTC 

[PATCH] media: uvcvideo: Drop the uvc_driver structure
 2025-02-23 15:05 UTC 

[PATCH v3 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-23 14:58 UTC  (8+ messages)
` [PATCH v3 3/3] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[PATCH] [PATCH v2] staging: sm750fb: Make g_fbmode truly constant
 2025-02-23 14:57 UTC  (2+ messages)

[PATCH 0/5] ui/console-vc: various fixes and improvements
 2025-02-23 14:54 UTC  (6+ messages)
` [PATCH 1/5] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence
` [PATCH 2/5] ui/console-vc: report to the application instead of screen rendering
` [PATCH 3/5] ui/console-vc: report cursor position in the screen not in the scroll buffer
` [PATCH 4/5] ui/console-vc: add support for cursor DECSC and DECRC commands
` [PATCH 5/5] ui/console-vc: implement DCH (delete) and ICH (insert) commands

Processing of xfsprogs_6.13.0-2_source.changes
 2025-02-23 14:54 UTC 

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in steam_input_open
 2025-02-23 14:48 UTC  (7+ messages)

[rockchip:v6.15-armsoc/dts64 28/47] arch/arm64/boot/dts/rockchip/rk3588-rock-5b-pcie-ep.dtb: vop@fdd90000: clocks: [[31, 605], [31, 604], [31, 609], [31, 610], [31, 611], [31, 612], [31, 603], [104]] is too long
 2025-02-23 14:46 UTC 

[Buildroot] [PATCH v4 1/1] configs/friendlyarm_nanopi_r3s_defconfig: new defconfig
 2025-02-23 14:46 UTC 

[RFC PATCH 00/11] Add a percpu subsection for hot data
 2025-02-23 14:44 UTC  (4+ messages)

[net-next PATCH v10 0/6] CN20K silicon with mbox support
 2025-02-23 14:40 UTC  (4+ messages)
` [net-next PATCH v10 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

[PATCH] media: uvcvideo: Fix deferred probing error
 2025-02-23 14:36 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
 2025-02-23 14:33 UTC  (4+ messages)

[PATCH net v2 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-02-23 14:29 UTC  (5+ messages)
` [PATCH net v2 1/2] gre: Fix "
` [PATCH net v2 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices

Security vulnerabilities report to Das-U-Boot
 2025-02-22 20:47 UTC  (11+ messages)

[PATCH v1 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-02-23 14:28 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: power: supply: Document "

[PATCH 00/13] m68k: coldfire: proof-of-concept devicetree
 2025-02-23 14:25 UTC  (4+ messages)
` [PATCH 10/13] m68k: implement an embedded devicetree for nonmmu

[tip:sched/core] BUILD SUCCESS 3c27b40830cad0917c92fecf0c9cb1ec41de17cc
 2025-02-23 14:23 UTC 

Question on context setup for passthrough
 2025-02-23 14:24 UTC  (4+ messages)

[Buildroot] [PATCH v1 1/1] package/rpi-firmware: remove broken 32-bit binary install steps
 2025-02-23 14:22 UTC  (2+ messages)

[v5] PCI: dwc: Add the debugfs property to provide the LTSSM status of the PCIe link
 2025-02-23 14:18 UTC 

[PATCH v1 0/2] extcon: add basic Maxim MAX14526 MUIC support
 2025-02-23 14:19 UTC  (6+ messages)
` [PATCH v1 1/2] dt-bindings: extcon: Document Maxim MAX14526 MUIC

[PATCH] mkfs: Correct filesize declaration
 2025-02-23 14:16 UTC 

[PATCH] fbdev: hyperv_fb: Allow graceful removal of framebuffer
 2025-02-23 14:09 UTC  (5+ messages)

[Intel-wired-lan] igc: forcing speed configuration (no auto-neg) on I255
 2025-02-23 14:07 UTC  (2+ messages)

[krzk-github:track/x1e80100-t14s 1038/1079] arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dtb: typec-mux@8: 'vdd-supply', 'vdd33-cap-supply', 'vddar-supply', 'vddat-supply', 'vddio-supply' do not match any of the regexes: 'pinctrl-[0-9]+'
 2025-02-23 14:05 UTC 

[chrome-os:chromeos-6.6 9/9] drivers/thermal/mediatek/soc_temp_lvts_mt8196.c:65:24: sparse: sparse: Using plain integer as NULL pointer
 2025-02-23 14:05 UTC 

[Buildroot] [v3,RFC,PATCH 0/2] Support CycloneDX SBOM
 2025-02-23 14:00 UTC  (3+ messages)

[PATCH v3 1/1] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-23 13:57 UTC  (3+ messages)

[syzbot] [block?] INFO: task hung in sync_bdevs (3)
 2025-02-23 13:57 UTC 

[PATCH v3 0/2] gpio-mmio: Extend to handle pinctrl back-ends
 2025-02-23 13:57 UTC  (3+ messages)
` [PATCH v3 2/2] gpio: vf610: Switch to gpio-mmio

[PATCH] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-02-23 13:54 UTC  (2+ messages)

Bug#1098694: Crash in agetty due to invalid strncmp call in Trixie
 2025-02-23 13:40 UTC  (2+ messages)

[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-23 13:42 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: phy: add samsung,exynos2200-usbcon-phy schema file

[PATCH net-next 08/13] net: phy: phy_caps: Introduce link_caps_valid
 2025-02-23 13:40 UTC  (3+ messages)

[PATCH v3 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-23 13:39 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle array property

[android-common:android15-6.6-lts 1/1] arch/arm64/boot/dts/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb: usb@f92f8800: interrupt-names:1: 'ss_phy_irq' was expected
 2025-02-23 13:34 UTC 

[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
 2025-02-23 13:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/kodi: Do not select BR2_PACKAGE_LIBDISPLAY_INFO unconditionally
 2025-02-23 13:34 UTC  (2+ messages)

[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
 2025-02-23 13:32 UTC  (12+ messages)
` [PATCH v2 1/4] iommu: Make @handle mandatory in iommu_{attach|replace}_group_handle()
` [PATCH v2 2/4] iommu: Drop iommu_group_replace_domain()
` [PATCH v2 3/4] iommu: Store either domain or handle in group->pasid_array
` [PATCH v2 4/4] iommu: Swap the order of setting group->pasid_array and calling attach op of iommu drivers

[Buildroot] [PATCH] DEVELOPERS: fix cyclonedx script name
 2025-02-23 13:28 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: fix cyclonedx script name
 2025-02-23 13:27 UTC 

[Buildroot] [PATCH 1/1] package/postgis: bump to version 3.5.2
 2025-02-23 13:27 UTC  (2+ messages)

[Buildroot] [git commit] package/postgis: bump to version 3.5.2
 2025-02-23 13:17 UTC 

Bug#1098638: fdisk: creates partitions one sector too large
 2025-02-23 13:22 UTC 

Keys using SHA-1 in the kernel keyring
 2025-02-23 13:17 UTC  (2+ messages)
` fixing SHA-1 key and uid bindings [Was: Keys using SHA-1 in the kernel keyring]

[tip:perf/core] BUILD SUCCESS 3acfcefa795c6cfb08c68467060bd7aa30557077
 2025-02-23 13:12 UTC 

[linuxtv-media-pending:next] BUILD SUCCESS c2b96a6818159fba8a3bcc38262da9e77f9b3ec7
 2025-02-23 13:10 UTC 

[tip:x86/mm] BUILD SUCCESS 782b819827ee84532f3069e37aa091c1be00fa44
 2025-02-23 13:10 UTC 

[PATCH] net/mlx5: fix flow null ops seg fault
 2025-02-23 13:04 UTC  (2+ messages)

[PATCH] net/mlx5: fix leak in HWS flow counter action
 2025-02-23 13:04 UTC  (2+ messages)

[RFC 0/1] replace inline assembly prefetch with cc builtins
 2025-02-23 12:52 UTC  (2+ messages)
` [RFC 1/1] eal/x86: "

[PATCH] net/mlx5: fix fragmented ptype match
 2025-02-23 13:03 UTC  (3+ messages)
` [PATCH v2] net/mlx5/hws: "

[PATCH 0/2] ARM: dts: bcm271x: Adjust PL011 primecell-periphid
 2025-02-23 12:56 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: bcm2711: PL011 UARTs are actually r1p5
` [PATCH 2/2] arm64: dts: bcm2712: "

[PATCH V2] module: replace the mutex lock acquisition method
 2025-02-23 13:01 UTC  (3+ messages)
` [PATCH V3] "

Phy access methods for copper SFP+ disguised as SR
 2025-02-23 12:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/jbig2dec: bump to version 0.20
 2025-02-23 12:56 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[Buildroot] [git commit] package/jbig2dec: bump to version 0.20
 2025-02-23 12:53 UTC 

[PATCH v2 00/11] Rockchip VOP2 support
 2025-02-23 12:55 UTC  (5+ messages)
` [PATCH v2 05/11] video: Add BOE TH101MB31IG002-28A MIPI-DSI panel
` [PATCH v2 07/11] video: rockchip: vop2: Add video bridge support

[chrome-os:chromeos-6.6 9/9] drivers/soc/mediatek/apusys/power/platform/mt8196_aputop.c:140:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-02-23 12:53 UTC 

OE-core CVE metrics for styhead on Sun 23 Feb 2025 02:25:11 AM HST
 2025-02-23 12:52 UTC 

[Buildroot] [PATCH] package/zabbix: update to 7.2.3
 2025-02-23 12:49 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.