messages from 2024-05-07 13:10:07 to 2024-05-07 13:29:44 UTC [more...]
[PATCH v2 0/3] hwmon: (emc1403) Various improvements
2024-05-07 13:29 UTC (5+ messages)
[PATCH v2 0/4] Fix and cleanups to page-writeback
2024-05-07 13:28 UTC (5+ messages)
` [PATCH v2 2/4] mm: correct calculation of wb's bg_thresh in cgroup domain
[PATCH] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
2024-05-07 13:28 UTC (5+ messages)
[nanbield] git command included in buildtools-extended does not work with https authentication
2024-05-07 13:28 UTC (2+ messages)
` [OE-core] "
[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
2024-05-07 13:27 UTC (6+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
[PATCH net-next] net: dst_cache: minor optimization in dst_cache_set_ip6()
2024-05-07 13:27 UTC
[PATCH v2] drm/amdgpu: Fix out-of-bounds write warning
2024-05-07 13:27 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe
2024-05-07 13:26 UTC (2+ messages)
[PATCH v4] test/py: net_boot: Add test cases for net boot
2024-05-07 13:26 UTC (6+ messages)
[PATCH] drm/amdgpu: drop MES 10.1 support
2024-05-07 13:26 UTC (2+ messages)
[PATCH] drm/xe: Fix UBSAN shift-out-of-bounds failure
2024-05-07 13:26 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix UBSAN shift-out-of-bounds failure (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH 0/4] ASoC: qcom: x1e80100: Correct channel mapping
2024-05-07 13:25 UTC (5+ messages)
` [PATCH 2/4] ASoC: qcom: q6dsp: Implement proper channel mapping in Audioreach
` [PATCH 4/4] ASoC: qcom: x1e80100: Correct channel mapping
[PATCH 00/18] media: Fix the last set of coccinelle warnings
2024-05-07 13:18 UTC (32+ messages)
` [PATCH 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH 02/18] media: xilinx: Refactor struct xvip_dma
` [PATCH 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T
` [PATCH 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb
` [PATCH 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH 07/18] media: siano: Remove unused structures
` [PATCH 08/18] media: siano: Use flex arrays for sms_firmware
` [PATCH 09/18] media: venus: Remove unused structs
` [PATCH 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported
[PATCH] drm/xe: Rename few xe_args.h macros
2024-05-07 13:24 UTC (2+ messages)
[Bug 218759] New: 6.9-rc kernels - with Ryzen 7840HS CPU single core never boosts to max frequency
2024-05-07 13:24 UTC (4+ messages)
` [Bug 218759] "
[PATCH v13 00/28] drm/connector: Create HDMI Connector infrastructure
2024-05-07 13:17 UTC (73+ messages)
` [PATCH v13 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v13 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v13 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v13 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v13 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v13 06/28] drm/tests: Add output bpc tests
` [PATCH v13 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v13 08/28] drm/tests: Add output formats tests
` [PATCH v13 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v13 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v13 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v13 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v13 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v13 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v13 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v13 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v13 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v13 18/28] drm/tests: Add tests for "
` [PATCH v13 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v13 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v13 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v13 22/28] drm/tests: Add infoframes test
` [PATCH v13 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v13 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v13 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v13 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v13 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v13 28/28] drm/sun4i: hdmi: "
[PATCH v2] drm/arm/comeda: don't use confusing 'timeout' variable name
2024-05-07 13:21 UTC (2+ messages)
[PATCH 00/11] drm: Provide common fbdev client helpers
2024-05-07 13:21 UTC (5+ messages)
` [PATCH 08/11] drm/i915: Use drm_fbdev_helper_client_unregister()
` ✗ Fi.CI.SPARSE: warning for drm: Provide common fbdev client helpers
[PATCH] iommu/arm-smmu-v3: Make the kunit into a module
2024-05-07 13:21 UTC
[PATCH v1 1/1] spi: pxa2xx: Drop the stale entry in documentation TOC
2024-05-07 13:21 UTC (2+ messages)
[PATCH 0/7] Static shared memory followup v2 - pt2
2024-05-07 13:20 UTC (3+ messages)
` [PATCH 3/7] xen/p2m: put reference for superpage
[PATCH RFC bpf-next 0/8] Implement generic bpf_async cb
2024-05-07 13:19 UTC (9+ messages)
` [PATCH RFC bpf-next 1/8] bpf: ignore sleepable prog parameter for kfuncs
` [PATCH RFC bpf-next 2/8] bpf: add kfunc_meta parameter to push_callback_call()
` [PATCH RFC bpf-next 3/8] bpf: implement __async and __s_async kfunc suffixes
` [PATCH RFC bpf-next 4/8] bpf: typedef a type for the bpf_wq callbacks
` [PATCH RFC bpf-next 5/8] selftests/bpf: rely on wq_callback_fn_t
` [PATCH RFC bpf-next 6/8] bpf: remove one special case of is_bpf_wq_set_callback_impl_kfunc
` [PATCH RFC bpf-next 7/8] bpf: implement __aux kfunc argument suffix to fetch prog_aux
` [PATCH RFC bpf-next 8/8] bpf: rely on __aux suffix for bpf_wq_set_callback_impl
[PATCH net-next] net: dst_cache: annotate data-races around dst_cache->reset_ts
2024-05-07 13:20 UTC
[PATCH] fs/proc: fix softlockup in __read_vmcore
2024-05-07 13:18 UTC
[PATCH 0/3] Fixes and updates to amd-sfh
2024-05-07 13:19 UTC (2+ messages)
[PATCH i-g-t v3 0/6] Intel blitter framebuffer copying sanitizing
2024-05-07 13:18 UTC (3+ messages)
` ✗ CI.xeFULL: failure for Intel blitter framebuffer copying sanitizing (rev6)
[PATCH] HID: kye: Change Device Usage from Puck to Mouse
2024-05-07 13:18 UTC (3+ messages)
linux-next: build warning after merge of the spi tree
2024-05-07 13:16 UTC (2+ messages)
[PATCH 1/2] Documentation: hyperv: Update spelling and fix typo
2024-05-07 13:16 UTC (2+ messages)
` [PATCH 2/2] Documentation: hyperv: Improve synic and interrupt handling description
[PATCH] watchdog: LENOVO_SE10_WDT should depend on X86 && DMI
2024-05-07 13:16 UTC (2+ messages)
Excessive memory usage when infiniband config is enabled
2024-05-07 13:15 UTC (3+ messages)
[PATCH v7 0/1] usb: serial: add support for CH348
2024-05-07 13:15 UTC (2+ messages)
` [PATCH 1/1 v7] "
[PATCH v5] lib:sbi:platform:generic: Improved mlevel imsic check and init
2024-05-07 13:14 UTC (2+ messages)
[syzbot] [net?] INFO: rcu detected stall in sock_write_iter (3)
2024-05-07 13:14 UTC (2+ messages)
arm64: defconfig: gcc-8: failed: AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction'
2024-05-07 13:13 UTC (3+ messages)
[PATCH 0/9] A fix and some cleanups to jbd2
2024-05-07 13:13 UTC (5+ messages)
` [PATCH 5/9] jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_buffer
` [PATCH 6/9] jbd2: use bh_in instead of jh2bh(jh_in) to simplify code
[PATCH net-next v2] lib: Allow for the DIM library to be modular
2024-05-07 13:13 UTC (2+ messages)
[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
2024-05-07 13:12 UTC (5+ messages)
[PATCH v2 0/8] irqchip/stm32-exti: split MCU and MPU code, allow module build
2024-05-07 13:10 UTC (18+ messages)
` [PATCH v2 1/8] irqchip/stm32-exti: add CONFIG_STM32MP_EXTI
` [PATCH v2 2/8] ARM: stm32: use different EXTI driver on ARMv7m and ARMv7a
` [PATCH v2 3/8] arm64: Kconfig: select STM32MP_EXTI on STM32 platforms
` [PATCH v2 4/8] irqchip/stm32-exti: split MCU and MPU code
` [PATCH v2 5/8] irqchip/stm32mp-exti: rename internal symbols
` [PATCH v2 6/8] irqchip/stm32mp-exti: allow build as module
` [PATCH v2 7/8] ARM: stm32: allow build irq-stm32mp-exti driver "
` [PATCH v2 8/8] arm64: Kconfig: "
[PATCH net v2] net/smc: fix neighbour and rtable leak in smc_ib_find_route()
2024-05-07 13:12 UTC (2+ messages)
[PATCH v6 0/8] xen/spinlock: make recursive spinlocks a dedicated type
2024-05-07 13:12 UTC (12+ messages)
` [PATCH v6 8/8] xen: allow up to 16383 cpus
[PATCH v3 1/2] tests/kms_vrr: Add a subtest for seamless modeset to a virtual LRR mode
2024-05-07 13:12 UTC (15+ messages)
[PATCH rfc 0/4] mm: filemap: try to batch lruvec stat updating
2024-05-07 13:12 UTC (4+ messages)
` [PATCH rfc 3/4] mm: filemap: move __lruvec_stat_mod_folio() out of filemap_set_pte_range()
elf(5) and ld.so(8): DT_RPATH deprecated - really?
2024-05-07 13:12 UTC (6+ messages)
` [patch] elf.5 and ld.so.8: undeprecate DT_RPATH; explain DT_RPATH vs DT_RUNPATH
[PATCH v2 00/27] context_tracking, rcu: Spring cleaning renaming
2024-05-07 13:11 UTC (3+ messages)
` [PATCH v2 16/27] rcu: Rename rcu_dynticks_snap() into rcu_watching_snap()
[PATCH 00/14] improve Analogix DP AUX channel handling
2024-05-07 13:10 UTC (4+ messages)
[PATCH v2] SUNRPC: Fix gss_free_in_token_pages()
2024-05-07 13:10 UTC
[PATCH v3 0/4] PAN for ARM32 using LPAE
2024-05-07 13:10 UTC (3+ messages)
` [PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement
[PATCH v2 -next] mm: memcg: make alloc_mem_cgroup_per_node_info() return bool
2024-05-07 13:10 UTC (2+ messages)
[syzbot] [dri?] [media?] inconsistent lock state in valid_state (2)
2024-05-07 13:09 UTC (3+ messages)
` [PATCH] dma-buf/sw-sync: don't enable IRQ from sync_print_obj()
` [Linaro-mm-sig] "
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.