messages from 2024-06-05 13:10:37 to 2024-06-05 13:53:37 UTC [more...]
[PATCH v11 0/5] Add support for CS40L50
2024-06-05 13:52 UTC (4+ messages)
` [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH v11 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH v11 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50
[meta-arago][scarthgap][PATCH v2] all: purge matrix ui and all dependent packages
2024-06-05 13:53 UTC
A few proposals, this time from the C++ standards committee
2024-06-05 13:52 UTC (2+ messages)
[PATCH v2 net-next 0/4] vmxnet3: upgrade to version 9
2024-06-05 13:52 UTC (9+ messages)
` [PATCH v2 net-next 1/4] vmxnet3: prepare for version 9 changes
` [PATCH v2 net-next 2/4] vmxnet3: add latency measurement support in vmxnet3
` [PATCH v2 net-next 3/4] vmxnet3: add command to allow disabling of offloads
` [PATCH v2 net-next 4/4] vmxnet3: update to version 9
[Intel-wired-lan] [iwl-next v1] ice: Check all ice_vsi_rebuild() errors in function
2024-06-05 13:51 UTC (3+ messages)
` "
[PATCH] hrtimer: check hrtimer with a NULL function
2024-06-05 13:51 UTC (3+ messages)
[RFC PATCH] subprojects: add a wrapper for libvirglrenderer
2024-06-05 13:50 UTC (2+ messages)
[PATCH v6 00/26] Panel Replay eDP support
2024-06-05 13:50 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Panel Replay eDP support (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] dt-bindings: PCI: qcom: Fix register maps items and add 3.3V supply
2024-06-05 13:50 UTC (4+ messages)
[PATCH net] vxlan: Pull inner IP header in vxlan_xmit_one()
2024-06-05 13:49 UTC (4+ messages)
[meta-arago][master][PATCH v2] all: purge matrix ui and all dependent packages
2024-06-05 13:49 UTC
tlshd.conf question
2024-06-05 13:49 UTC
[PATCH v2] tools/memory-model: Document herd7 (abstract) representation
2024-06-05 13:49 UTC
[PATCH V3 0/2] improve -overcommit cpu-pm=on|off
2024-06-05 13:49 UTC (6+ messages)
` [PATCH V3 1/2] vl: Allow multiple -overcommit commands
` [PATCH V3 2/2] target/i386: Advertise MWAIT iff host supports
[PATCH bpf-next 00/10] Add support for qp-trie map
2024-06-05 13:48 UTC (3+ messages)
` [PATCH bpf-next 06/10] bpf: "
` qp-trie? "
[PATCH] event/dsw: support explicit release only mode
2024-06-05 13:38 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next 00/15] net/mlx5e: SHAMPO, Enable HW GRO once more
2024-06-05 13:48 UTC (3+ messages)
` [PATCH net-next 08/15] net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB
[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
2024-06-05 13:48 UTC (5+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "
[PATCH 1/2] drm/i915/bios: Define block 46 chromaticity coordinates properly
2024-06-05 13:47 UTC (2+ messages)
` [PATCH 2/2] drm/i915/bios: Define the "luminance and gamma" sub-struct of block 46
[LTP] [PATCH] nfs02: Add subtest for O_DIRECT
2024-06-05 13:46 UTC (3+ messages)
[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
2024-06-05 13:45 UTC (6+ messages)
` [RFC 06/12] genirq: Add per-cpu flow handler with conditional IRQ stats
[GSoC][PATCH] t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.c
2024-06-05 13:43 UTC
[LTP] [PATCH] Fix unlink09 test
2024-06-05 13:44 UTC (9+ messages)
[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-06-05 13:43 UTC (6+ messages)
` [PATCH v3 6/7] tools: add genguid tool
[PATCH 00/38] trace-cmd: fix misc issues found by static analysis
2024-06-05 13:40 UTC (39+ messages)
` [PATCH 01/38] trace-cmd listen: close ofd before exiting process_client()
` [PATCH 02/38] trace-cmd msg: prevent a memory leak in get_trace_req_args()
` [PATCH 03/38] trace-cmd lib: prevent a memory leak in read_header_files()
` [PATCH 04/38] trace-cmd: call dlclose() in the error path of load_plugin()
` [PATCH 05/38] trace-cmd lib: prevent possible memory coruption in add_plugin_file()
` [PATCH 06/38] trace-cmd lib: prevent a memory leak in handle_options()
` [PATCH 07/38] trace-cmd lib: prevent a memory leak in regex_event_buf()
` [PATCH 08/38] trace-cmd lib: prevent a memory leak in create_event_list_item()
` [PATCH 09/38] trace-cmd lib: prevent a memory leak in read_ftrace_printk()
` [PATCH 10/38] trace-cmd: don't print a NULL string in append_pid_filter()
` [PATCH 11/38] trace-cmd record: prevent possible memory coruption in get_pid_addr_maps()
` [PATCH 12/38] trace-cmd hist: close tracecmd handle when trace_hist() exits early
` [PATCH 13/38] trace-cmd record: prevent a memory leak in show_error()
` [PATCH 14/38] trace-cmd record: prevent memory leak in update_pid_filters()
` [PATCH 15/38] trace-cmd lib: check the return value of do_lssek() in trace_get_options()
` [PATCH 16/38] trace-cmd lib: don't double close a file descriptor in read_header_files()
` [PATCH 17/38] trace-cmd lib: prevent memory leak in ptp_clock_server()
` [PATCH 18/38] trace-cmd lib: remove useless code in tracecmd_plog()
` [PATCH 19/38] trace-cmd record: prevent memory leak in add_all_instances()
` [PATCH 20/38] trace-cmd lib: check for a negative return value of read in tracecmd_compress_copy_from()
` [PATCH 21/38] trace-cmd record: prevent memory leak in clear_func_filter()
` [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()
` [PATCH 23/38] trace-cmd lib: prevent buffer overrun in read_string()
` [PATCH 24/38] trace-cmd: close file descriptor in trace_vsock_make()
` [PATCH 25/38] trace-cmd lib: prevent memory leak in glob_events()
` [PATCH 26/38] trace-cmd record: don't print a NULL string in get_temp_file()
` [PATCH 27/38] trace-cmd lib: prevent a possible file descriptor leak in set_proc_kptr_restrict()
` [PATCH 28/38] trace-cmd lib: remove unused tracecmd_parse_cmdlines() function
` [PATCH 29/38] trace-cmd record: prevent memory leak in setup_network()
` [PATCH 30/38] trace-cmd listen: prevent memory leak in communicate_with_client()
` [PATCH 31/38] trace-cmd listen: prevent a infinite loop "
` [PATCH 32/38] trace-cmd lib: prevent memory leak in tracecmd_create_event_hook()
` [PATCH 33/38] trace-cmd record: prevent memory corruption in parse_record_options()
` [PATCH 34/38] trace-cmd mem: prevent a memory leak in trace_mem()
` [PATCH 35/38] trace-cmd: move the initialization of found_pid at the beginning of stop_trace_connect()
` [PATCH 36/38] trace-cmd record: check the length of the protocol version received
` [PATCH 37/38] trace-cmd record: close socket fd before retrying to connect
` [PATCH 38/38] trace-cmd lib: prevent a memory leak in tracecmd_tsync_proto_getall()
[PATCH] cli_lock: Added build option to block command line interface
2024-06-05 13:41 UTC (3+ messages)
[PATCH v3 0/8] Enhance AMD SMN Error Checking
2024-06-05 13:41 UTC (4+ messages)
` [PATCH v3 3/8] hwmon: (k10temp) Check return value of amd_smn_read()
Needs a check in the device tree
2024-06-05 13:40 UTC
[PATCHv2 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
2024-06-05 13:40 UTC (4+ messages)
` [PATCHv2 3/4] tools/memory-model: Define effect of Mb tags on RMWs in tools/
[PATCH v3 00/14] arm64: Support for running as a guest in Arm CCA
2024-06-05 13:39 UTC (4+ messages)
` [PATCH v3 12/14] arm64: realm: Support nonsecure ITS emulation shared
[PATCH 0/3, v3] x86/fpu: Remove the thread::fpu pointer
2024-06-05 13:38 UTC (3+ messages)
` [PATCH 2/3] "
[PATCH 0/5] s390x: Add Full Boot Order Support
2024-06-05 13:37 UTC (3+ messages)
` [PATCH 5/5] s390x: Enable and document boot device fallback on panic
[PATCH 0/5] Add support for Allwinner H616 PWM
2024-06-05 13:38 UTC (3+ messages)
[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
2024-06-05 13:37 UTC (5+ messages)
` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support
[RFC PATCH 1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_*
2024-06-05 13:37 UTC (3+ messages)
[PATCH v5 0/3] usb: gadget: 9pfs transport
2024-06-05 13:37 UTC (6+ messages)
` [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH net-next v6 00/15] First try to replace page_frag with page_frag_cache
2024-06-05 13:33 UTC (18+ messages)
` [PATCH net-next v6 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v6 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v6 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v6 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v6 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v6 06/15] mm: page_frag: add '_va' suffix to page_frag API
` "
` [PATCH net-next v6 07/15] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v6 08/15] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v6 09/15] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v6 10/15] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v6 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v6 12/15] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v6 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v6 15/15] mm: page_frag: add a entry in MAINTAINERS "
[PATCH v2 0/2] sched/rt: Move sched_rt_entity::back to CONFIG_RT_GROUP_SCHED
2024-06-05 13:35 UTC (3+ messages)
` [PATCH v2 1/2] sched/rt: Use 'back' only if CONFIG_RT_GROUP_SCHED is enabled
` [PATCH v2 2/2] sched/headers: Move sched_rt_entity::back to under the CONFIG_RT_GROUP_SCHED block
[PATCH] block: fix request.queuelist usage in flush
2024-06-05 13:34 UTC (5+ messages)
[PATCH] qtest/x86/numa-test: do not use the obsolete 'pentium' cpu
2024-06-05 13:32 UTC (2+ messages)
[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-06-05 13:33 UTC (4+ messages)
` [PATCH v3 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock
[PATCH net-next v3 0/2] Fix changing DSA conduit
2024-06-05 13:33 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: deduplicate code adding / deleting the port address to fdb
` [PATCH net-next v3 2/2] net: dsa: update the unicast MAC address when changing conduit
[PATCH v6 0/3] usb: gadget: 9pfs transport
2024-06-05 13:32 UTC (4+ messages)
` [PATCH v6 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v6 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v6 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[Question] Configuring CPU Cores for NVMe Target & Host in Linux Kernel
2024-06-05 13:32 UTC (3+ messages)
[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
2024-06-05 13:30 UTC (8+ messages)
` [PATCH v3 03/25] mbedtls: add mbedtls into the build system
PC speaker doesn't work under Linux, works in GRUB/EFI
2024-06-05 13:29 UTC
[PATCH] mm/memory_hotplug: Drop memblock_phys_free() call in try_remove_memory()
2024-06-05 13:29 UTC (2+ messages)
[PATCH v5 0/5] lib/gpgpu: add shader support
2024-06-05 13:28 UTC (4+ messages)
` [PATCH v5 4/5] lib/igt_sysfs: add helpers to access engine sysfs directory
[PATCH v3 0/3] stdvga: fix screen blanking
2024-06-05 13:26 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder()
` [PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated()
[PATCH v2 1/2] qcow2: handle discard-no-unref in measure
2024-06-05 13:25 UTC (2+ messages)
` [PATCH v2 2/2] qcow2: don't allow discard-no-unref when discard is not enabled
[PATCH v2] pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}
2024-06-05 13:26 UTC (5+ messages)
[PATCH v5 0/2] Clean up usage of rt_task()
2024-06-05 13:24 UTC (5+ messages)
` [PATCH v5 1/2] sched/rt: "
[LTP] [PATCH] unlink09: Fix open syscall flags
2024-06-05 13:23 UTC (4+ messages)
[Bug 218858] scsi_alloc_sdev: Allocation failure during SCSI scanning, some SCSI devices might not be configured
2024-06-05 13:21 UTC
❌ FAIL: Test report for for-kernelci (6.10.0-rc2, arm-next, 8867bbd4)
2024-06-05 13:22 UTC
[PATCH 0/5] use the pager in 'add -p'
2024-06-05 13:21 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v3 0/6] "
[PATCH] drm/amdgpu: revert "take runtime pm reference when we attach a buffer"
2024-06-05 13:20 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
2024-06-05 13:19 UTC (4+ messages)
[PATCH] loongarch: Only select HAVE_OBJTOOL and allow ORC unwinder if the inline assembler supports R_LARCH_{32,64}_PCREL
2024-06-05 13:18 UTC (6+ messages)
[OE-core][PATCH v2] selftests: add test_minidebuginfo_qemu
2024-06-05 13:18 UTC (2+ messages)
[PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id
2024-06-05 13:17 UTC (3+ messages)
[PATCH v2 0/8] efi_loader: improve device-tree loading
2024-06-05 13:17 UTC (5+ messages)
[PATCH 0/4] btrfs: small cleanups for relocation code
2024-06-05 13:17 UTC (5+ messages)
` [PATCH 1/4] btrfs: pass reloc_control to relocate_data_extent
` [PATCH 2/4] btrfs: pass a reloc_control to relocate_file_extent_cluster
` [PATCH 3/4] btrfs: pass a reloc_control to relocate_one_folio
` [PATCH 4/4] btrfs: don't pass fs_info to describe_relocation
[PATCH v2] clocksource: Add node counter timer driver for MIPS/Loongson64
2024-06-05 13:17 UTC (6+ messages)
[PATCH 0/4] KVM: arm64: Fix underallocation of storage for SVE state
2024-06-05 13:17 UTC (5+ messages)
` [PATCH 3/4] KVM: arm64: Fix FFR offset calculation for pKVM host state save and restore
[PATCH v5 0/3] Introduce mtdblock device
2024-06-05 13:17 UTC (4+ messages)
[PATCH v3 0/2] pinctrl: rockchip: add rk3308b SoC support
2024-06-05 12:06 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH v5] cxl/region: check interleave capability
2024-06-05 13:16 UTC (2+ messages)
[boot-wrapper-aarch64 PATCH] configure: Do not force kernel-dir as a mandatory input
2024-06-05 13:16 UTC (2+ messages)
New opportunity for your establishment
2024-06-05 13:16 UTC
New opportunity for your establishment
2024-06-05 13:16 UTC
[PATCH v2 0/2] LPSS PWM cleanups
2024-06-05 13:15 UTC (3+ messages)
` [PATCH v2 1/2] pwm: lpss: use devm_pm_runtime_enable() helper
` [PATCH v2 2/2] pwm: lpss: drop redundant runtime PM handles
[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
2024-06-05 13:07 UTC (6+ messages)
` [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
` [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync
[PATCH 0/3] ACPI: arm64: some cleanups
2024-06-05 13:14 UTC (8+ messages)
` [PATCH 1/3] ACPI: arm64: Sort entries alphabetically
` [PATCH 2/3] arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
` [PATCH 3/3] arm64: FFH: "
[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
2024-06-05 13:13 UTC (5+ messages)
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
[PATCH] test: pytest: introduce pytest for network, test tftp notfound
2024-06-05 13:13 UTC
[PATCH v3] ARM: dts: aspeed: Add IEISystems FP5280G3 BMC machine
2024-06-05 13:11 UTC (2+ messages)
[PATCH v9 1/2] power: sequencing: implement the pwrseq core
2024-06-05 13:12 UTC (2+ messages)
` pwrseq: introduce the subsystem and first driver
[PATCH v1] ARM: dts: aspeed: Add IEISystems NF5280M7 BMC machine
2024-06-05 13:11 UTC (2+ messages)
[PATCH 0/2] ARM: dts: socfpga: Add support for Terasic DE1-SOC board
2024-06-05 13:11 UTC (3+ messages)
[PATCH 0/3] rockchip: rk8xx: fix broken [np]ldo callbacks
2024-06-05 13:11 UTC (2+ messages)
[PATCH v6 0/3] arm64: dts: add i.MX95 and EVK board
2024-06-05 13:11 UTC (3+ messages)
[PATCH v1] ARM: dts: aspeed: System1: Updates to BMC board
2024-06-05 13:11 UTC (4+ messages)
LLM GPU Support
2024-06-05 13:11 UTC (3+ messages)
[PATCH v9 0/4] arm64: dts: qcom: add WiFi modules for several platforms
2024-06-05 13:11 UTC (2+ messages)
[CI 00/11] Xe + TTM bo shrinker
2024-06-05 13:11 UTC (2+ messages)
` ✗ CI.FULL: failure for Xe + TTM bo shrinker (rev2)
[net v3] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
2024-06-05 13:10 UTC (3+ 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.