messages from 2025-08-04 15:34:50 to 2025-08-04 15:57:55 UTC [more...]
[PATCH] tee: fix memory leak in tee_dyn_shm_alloc_helper
2025-08-04 15:49 UTC (4+ messages)
[PATCH] vhost: initialize vq->nheads properly
2025-08-04 15:57 UTC (3+ messages)
[PATCH V2 1/1] hw/intc/arm_gicv3_kvm: preserve pending interrupts during cpr
2025-08-04 14:23 UTC (3+ messages)
[PATCH v4 00/17] WHPX support for Arm
2025-08-04 14:23 UTC (14+ messages)
` [PATCH v4 01/17] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v4 02/17] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v4 03/17] whpx: Move around files before introducing AArch64 support
` [PATCH v4 04/17] whpx: reshuffle common code
` [PATCH v4 05/17] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v4 06/17] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v4 07/17] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v4 09/17] whpx: add arm64 support
` [PATCH v4 11/17] target/arm: cpu: mark WHPX as supporting PSCI 1.1
` [PATCH v4 12/17] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v4 13/17] whpx: arm64: clamp down IPA size
` [PATCH v4 15/17] whpx: arm64: implement -cpu host
` [PATCH v4 16/17] target/arm: whpx: instantiate GIC early
[PATCH 00/65] media: Rationalise usage of v4l2_fh
2025-08-04 10:01 UTC (69+ messages)
` [PATCH 01/65] media: pci: saa7164: Store v4l2_fh pointer in file->private_data
` [PATCH 02/65] media: imagination: "
` [PATCH 03/65] media: ti: vpe: "
` [PATCH 04/65] media: usb: hdpvr: "
` [PATCH 05/65] media: usb: pvrusb2: "
` [PATCH 06/65] media: usb: uvcvideo: "
` [PATCH 07/65] media: staging: most: "
` [PATCH 08/65] media: Wrap file->private_data access with a helper function
` [PATCH 09/65] media: Replace file->private_data access with file_to_v4l2_fh()
` [PATCH 10/65] media: nvidia: tegra-vde: Replace file->private_data access
` [PATCH 11/65] media: Replace file->private_data access with custom functions
` [PATCH 12/65] media: pci: ivtv: Don't create fake v4l2_fh
` [PATCH 13/65] media: amphion: Make some vpu_v4l2 functions static
` [PATCH 14/65] media: amphion: Delete v4l2_fh synchronously in .release()
` [PATCH 15/65] media: visl: Drop visl_v4l2fh_to_ctx() function
` [PATCH 16/65] media: v4l2-fh: Move piece of documentation to correct function
` [PATCH 17/65] media: rcar-vin: Do not set file->private_data
` [PATCH 18/65] media: rzg2l-cru: "
` [PATCH 19/65] media: camss: Replace .open() file operation with v4l2_fh_open()
` [PATCH 20/65] media: camss: Remove custom .release fop()
` [PATCH 21/65] media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()
` [PATCH 22/65] media: qcom: iris: Pass file pointer to iris_v4l2_fh_(de)init()
` [PATCH 23/65] media: qcom: iris: Set file->private_data in iris_v4l2_fh_(de)init()
` [PATCH 24/65] media: qcom: iris: Drop unused argument to iris_get_inst()
` [PATCH 25/65] media: qcom: venus: Pass file pointer to venus_close_common()
` [PATCH 26/65] media: Set file->private_data in v4l2_fh_add()
` [PATCH 27/65] media: Reset file->private_data to NULL in v4l2_fh_del()
` [PATCH 28/65] media: v4l2-ioctl: Access v4l2_fh from private_data
` [PATCH 29/65] media: allegro: Access v4l2_fh from file
` [PATCH 30/65] media: meson-ge2d: "
` [PATCH 31/65] media: coda: "
` [PATCH 32/65] media: wave5: "
` [PATCH 33/65] media: m2m-deinterlace: "
` [PATCH 34/65] media: mtk: jpeg: Access v4l2_fh from file->private_data
` [PATCH 35/65] media: mtk_mdp_m2m: Access v4l2_fh from file
` [PATCH 36/65] media: mtk: mdp3: "
` [PATCH 37/65] media: mtk: vcodec: "
` [PATCH 38/65] media: tegra-vde: "
` [PATCH 39/65] media: imx-jpeg: "
` [PATCH 40/65] media: imx-isi: "
` [PATCH 41/65] media: nxp: mx2: "
` [PATCH 42/65] media: renesas: "
` [PATCH 43/65] media: rockhip: rga: "
` [PATCH 44/65] media: rockchip: rkvdec: "
` [PATCH 45/65] media: exynos-gsc: "
` [PATCH 46/65] media: exynos4-is: "
` [PATCH 47/65] media: s3c-camif: Set queue owner using file
` [PATCH 48/65] media: s5p-g2d: Access v4l2_fh from file
` [PATCH 49/65] media: s5p-jpeg: "
` [PATCH 50/65] media: s5p-mfc: "
` [PATCH 51/65] media: bdisp: "
` [PATCH 52/65] media: st: delta: "
` [PATCH 53/65] media: stm32: dma2d: "
` [PATCH 54/65] media: hantro: Access v4l2_fh from file->private_data
` [PATCH 55/65] media: omap3isp: Access v4l2_fh from file
` [PATCH 56/65] media: cx18: "
` [PATCH 57/65] media: ivtv: "
` [PATCH 58/65] media: zoran: Remove access to __fh
` [PATCH 59/65] media: usb: hdpvr: Access v4l2_fh from file
` [PATCH 60/65] media: usb: uvc: "
` [PATCH 61/65] media: staging: imx: "
` [PATCH 62/65] media: v4l2-ctrls: Move v4l2_fh retrieval after V4L2_FL_USES_V4L2_FH check
` [PATCH 63/65] media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually
` [PATCH 64/65] media: staging: ipu7: "
` [PATCH 65/65] media: v4l2-ioctl: Stop passing fh pointer to ioctl handlers
[PATCH 0/7] DC: don't overclock DCE 6-10 and other fixes
2025-08-04 15:56 UTC (5+ messages)
` [PATCH 1/7] drm/amd/display: Don't overclock DCE 6 by 15%
` [PATCH 2/7] drm/amd/display: Adjust DCE 8-10 clock, don't overclock "
sched: cgroup cpu.weight unfairness for intermittent tasks on wake-up
2025-08-04 15:56 UTC (3+ messages)
[PATCH] nvme-list: fix verbose JSON output for 'nvme list' command
2025-08-04 15:25 UTC (3+ messages)
[PATCH 0/7] Add support for i.MX8ULP's SIM LPAV
2025-08-04 15:54 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: reset: imx8ulp: add SIM LPAV reset ID definitions
` [PATCH 2/7] dt-bindings: clock: imx8ulp: add SIM LPAV clock gate "
` [PATCH 3/7] dt-bindings: clock: document 8ULP's SIM LPAV
` [PATCH 4/7] clk: imx: add driver for imx8ulp's sim lpav
` [PATCH 5/7] reset: imx8mp-audiomix: Extend the driver usage
` [PATCH 6/7] reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAV
` [PATCH 7/7] arm64: dts: imx8ulp: add sim lpav node
[openeuler:openEuler-1.0-LTS 1743/1743] kernel/sched/cputime.c:571:38: warning: ignoring attribute 'section (".data..percpu..shared_aligned")' because it conflicts with previous 'section (".data..percpu")'
2025-08-04 15:55 UTC
[PATCH 0/7] mm: hugetlb: cleanup and allocate frozen hugetlb folio
2025-08-04 15:54 UTC (5+ messages)
` [PATCH 1/7] mm: hugetlb: convert to alloc_fresh_hugetlb_hvo_folio()
` [PATCH 2/7] mm: hugetlb: convert to prep_account_new_hugetlb_folio()
[PATCH] fix -Wmaybe-uninitialized with -Og
2025-08-04 15:53 UTC (4+ messages)
[PATCH net-next] bonding: Remove support for use_carrier = 0
2025-08-04 15:53 UTC (2+ messages)
[PATCH v3 00/20] xen/riscv: introduce p2m functionality
2025-08-04 15:53 UTC (3+ messages)
` [PATCH v3 04/20] xen/riscv: introduce things necessary for p2m initialization
Feature Request: git mv --after (new flag)
2025-08-04 15:53 UTC (3+ messages)
[PATCH 0/3] Automatically add compile_commands.json to ${S}
2025-08-04 15:52 UTC (4+ messages)
` [PATCH 1/3] clangd: add compile_commands.bbclass
` [OE-core] "
[PATCH 00/13] Support DSI output on rk3576 and roc-rk3576-pc board
2025-08-04 15:16 UTC (13+ messages)
` [PATCH 01/13] drm/panel: ilitek-ili9881c: turn off power-supply when init fails
` [PATCH 02/13] drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepare
` [PATCH 03/13] drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_context
` [PATCH 06/13] drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 support
[PATCH] phy: ti: gmii-sel: Force RGMII TX delay
2025-08-04 15:19 UTC (3+ messages)
[PATCH v2] fs: always return zero on success from replace_fd()
2025-08-04 15:52 UTC (3+ messages)
Issue or bug concerning DRRS on old i7-4980HQ
2025-08-04 15:53 UTC (11+ messages)
[v4l-utils PATCH v2 0/2] Fix module unloading, vimc device naming
2025-08-04 15:52 UTC (3+ messages)
` [v4l-utils PATCH v2 1/2] contrib/test/test-media: Fix module unloading
` [v4l-utils PATCH v2 2/2] contrib/test/test-media: Probe the vimc device
[PATCH v5 0/5] Support trampoline for LoongArch
2025-08-04 15:51 UTC (13+ messages)
[PATCH 0/3] DC: Fix page flip timeouts on DCE 6
2025-08-04 15:50 UTC (2+ messages)
[PATCH] scsi: Use vmalloc_array and vcalloc to simplify code
2025-08-04 15:50 UTC (2+ messages)
[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
2025-08-04 15:50 UTC (2+ messages)
[RFC PATCH 0/1] Tweak TLB flushing when VMX is running on Hyper-V
2025-08-04 15:49 UTC (7+ messages)
` [RFC PATCH 1/1] KVM: VMX: Use Hyper-V EPT flush for local TLB flushes
[PATCH] drm/amd/display: Fix DP audio DTO1 clock source on DCE 6
2025-08-04 15:49 UTC (2+ messages)
[PATCH v2 0/3] sched_ext: Harden scx_bpf_cpu_rq()
2025-08-04 15:48 UTC (5+ messages)
` [PATCH v2 2/3] sched_ext: Provide scx_bpf_remote_curr()
[PATCH v2 0/4] rust: add `Alignment` type
2025-08-04 15:47 UTC (3+ messages)
` [PATCH v2 2/4] "
[PATCH] scsi: ufs: exynos: fsd: Gate ref_clk and put UFS device in reset on suspend
2025-08-04 15:46 UTC (2+ messages)
[PATCH v5 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
2025-08-04 15:40 UTC (23+ messages)
` [PATCH v5 01/22] wifi: nxpwifi: add 802.11n files
` [PATCH v5 02/22] wifi: nxpwifi: add 802.11ac files
` [PATCH v5 03/22] wifi: nxpwifi: add 802.11ax files
` [PATCH v5 04/22] wifi: nxpwifi: add 802.11h file
` [PATCH v5 05/22] wifi: nxpwifi: add WMM files
` [PATCH v5 06/22] wifi: nxpwifi: add scan.c
` [PATCH v5 07/22] wifi: nxpwifi: add join.c
` [PATCH v5 08/22] wifi: nxpwifi: add cfp.c
` [PATCH v5 09/22] wifi: nxpwifi: add configuration files
` [PATCH v5 10/22] wifi: nxpwifi: implement cfg80211 ops
` [PATCH v5 11/22] wifi: nxpwifi: add host command file
` [PATCH v5 12/22] wifi: nxpwifi: add command and event files
` [PATCH v5 13/22] wifi: nxpwifi: add data path files
` [PATCH v5 14/22] wifi: nxpwifi: add debugfs file
` [PATCH v5 15/22] wifi: nxpwifi: add ethtool.c
` [PATCH v5 16/22] wifi: nxpwifi: add utility files
` [PATCH v5 17/22] wifi: nxpwifi: add initialization file
` [PATCH v5 18/22] wifi: nxpwifi: add core files
` [PATCH v5 19/22] wifi: nxpwifi: add sdio bus driver files
` [PATCH v5 20/22] wifi: nxpwifi: modify sdio_ids.h
` [PATCH v5 21/22] wifi: nxpwifi: add makefile and kconfig files
` [PATCH v5 22/22] wifi: nxpwifi: modify MAINTAINERS file
[PATCH 2/2] media: dvb-usbv2: ensure safe USB transfers on disconnect in i2c_xfer
2025-08-04 15:46 UTC (2+ messages)
[openeuler:OLK-6.6 2630/2630] include/trace/events/kmem.h:438:1: error: conflicting types for '__traceiter_spe_boost_spe_record'
2025-08-04 15:45 UTC
[asahilinux:asahi-wip 4/208] arch/arm64/boot/dts/apple/t8112-j413.dtb: codec@3b (ti,sn012776): compatible: ['ti,sn012776', 'ti,tas2764'] is too long
2025-08-04 15:45 UTC
[PATCH v3 0/6] prctl: extend PR_SET_THP_DISABLE to only provide THPs when advised
2025-08-04 15:46 UTC (8+ messages)
` [PATCH v3 1/6] prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
` [PATCH v3 2/6] mm/huge_memory: convert "tva_flags" to "enum tva_type"
` [PATCH v3 3/6] mm/huge_memory: respect MADV_COLLAPSE with PR_THP_DISABLE_EXCEPT_ADVISED
` [PATCH v3 4/6] docs: transhuge: document process level THP controls
` [PATCH v3 5/6] selftests: prctl: introduce tests for disabling THPs completely
` [PATCH v3 6/6] selftests: prctl: introduce tests for disabling THPs except for madvise
Kernel 6.14.11 dl_server_timer(...) causing IPI/Function Call Interrupts on isolcpu/nohz_full cores, performance regression
2025-08-04 15:44 UTC (6+ messages)
[PATCH V2 0/2] preserve pending interrupts during cpr
2025-08-04 14:11 UTC (6+ messages)
` [PATCH V2 2/2] vfio/pci: preserve pending interrupts
[PATCH v3] Add a feature for mapping a host unix socket to a guest tcp socket
2025-08-04 14:05 UTC
[PATCH] [PATCH v5] app/testpmd: fix segfault in secondary process by monitoring primary
2025-08-04 15:44 UTC (3+ messages)
` [PATCH v7] app/testpmd: monitor state of primary process when using secondary
[PATCH v2] mailbox: pcc: Add missed acpi_put_table() to fix memory leak
2025-08-04 12:14 UTC (2+ messages)
` [PATCH v3] "
next-20250804: clang-nightly hardening.config boot failed on arm64 rock-pi-4b
2025-08-04 15:44 UTC (2+ messages)
[PATCH] net: fec_mxc: Set error code on error exit
2025-08-04 15:44 UTC
[PATCH] drm/amdgpu: add missing vram lost check for LEGACY RESET
2025-08-04 15:43 UTC
[PATCH] x86/HVM: polish hvm_asid_init() a little
2025-08-04 15:41 UTC
[PATCH v2 1/2] ethdev: remove unnecessary type conversion
2025-08-04 15:41 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drm/sched: Extend and update documentation
2025-08-04 15:41 UTC (2+ messages)
What's cooking in git.git (Aug 2025, #01; Sun, 3)
2025-08-04 15:41 UTC (5+ messages)
[PATCH RESEND] iommu/amd: Avoid stack buffer overflow from kernel cmdline
2025-08-04 15:40 UTC
[PATCH] drm/xe: rework PDE PAT index selection
2025-08-04 15:39 UTC (4+ messages)
[PATCH v3 0/3] rust: i2c: Add basic I2C driver abstractions
2025-08-04 15:40 UTC (6+ messages)
` [PATCH v3 1/3] rust: i2c: add basic I2C device and "
[RFC PATCH 0/6] riscv: add initial support for hardware breakpoints
2025-08-04 15:03 UTC (4+ messages)
` [RFC PATCH 4/6] riscv: Introduce support for hardware break/watchpoints
[PATCH v2 0/4] arm64: dts: socfpga: enable ethernet support for Agilex5
2025-08-04 14:57 UTC (3+ messages)
` [PATCH v2 2/4] arm64: dts: Agilex5 Add gmac nodes to DTSI "
[PATCH] net/null: Add fast mbuf release TX offload
2025-08-04 15:39 UTC (3+ messages)
` [PATCH v4] "
[bluez/bluez]
2025-08-04 15:39 UTC
[PATCH] drm/bridge: document HDMI CEC callbacks
2025-08-04 15:38 UTC (2+ messages)
[PATCH v2 0/3] Add support for Waveshare DSI2DPI unit
2025-08-04 15:38 UTC (3+ messages)
` [PATCH v2 3/3] drm: bridge: Add waveshare DSI2DPI unit driver
[PATCH v1] Bluetooth: hci_core: Fix {cis,bis}_capable not checking if LE is enabled
2025-08-04 15:38 UTC (2+ messages)
` [v1] "
[PATCH v4 0/9] refs: fix migration of reflog entries
2025-08-04 15:38 UTC (3+ messages)
` [PATCH v4 7/9] refs/files: detect race when generating reflog entry for HEAD
[RFC 2/4] erofs-utils: introduce build support for libcurl, openssl and libxml2 library
2025-08-04 15:37 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] erofs-utils: mkfs: support EROFS index-only image generation from S3
[PATCH RFT] iio: Fix core buffer demux failure to account for unwanted channels at tail
2025-08-04 15:38 UTC (2+ messages)
next-20250717: arm64: rk3399-rock-pi-4b: NFS mount failure with 64K page size
2025-08-04 14:57 UTC (2+ messages)
[PATCH] irqchip/msi-lib: Fix fwnode refcount in msi_lib_irq_domain_select()
2025-08-04 14:55 UTC
[PATCH] sched/topology: Remove the rq variable in build_sched_domains
2025-08-04 15:35 UTC
[PATCH] PCI/AER: Check for NULL aer_info before ratelimiting in pci_print_aer()
2025-08-04 15:35 UTC (3+ messages)
[GSoC][RFC PATCH v3 0/3] Add refs list subcommand
2025-08-04 15:35 UTC (8+ messages)
` [GSoC][RFC PATCH v4 0/5] "
` [GSoC][RFC PATCH v4 3/5] builtin/refs: add "
[PATCH 2/2] HID: input: report battery status changes immediately
2025-08-04 15:34 UTC (2+ messages)
[PATCH v2] drm/i915/gt: Protect against overflow in active_engine()
2025-08-04 15:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.