messages from 2025-06-06 16:31:44 to 2025-06-06 17:31:00 UTC [more...]
[PATCH RFC v7 0/3] riscv: mm: Add soft-dirty and uffd-wp support
2025-06-06 17:30 UTC (10+ messages)
` [PATCH RFC v7 1/3] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH RFC v7 2/3] riscv: mm: Add soft-dirty page tracking support
` [PATCH RFC v7 3/3] riscv: mm: Add uffd write-protect support
[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-06 17:30 UTC (4+ messages)
` [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
[PATCH v2] platform/x86: Move Lenovo files into lenovo subdir
2025-06-06 17:30 UTC (3+ messages)
[PATCHSET RFC v2 0/4] uring_cmd copy avoidance
2025-06-06 17:29 UTC (2+ messages)
[PATCH RESEND] perf stat: Fix JSON output formatting in iostat_prefix()
2025-06-06 17:29 UTC (4+ messages)
[Buildroot] [PATCH] package/libcurl: fix build with HTTPS-RR disabled
2025-06-06 17:28 UTC (2+ messages)
[PATCH] btrfs: index buffer_tree using node size
2025-06-06 17:28 UTC (2+ messages)
[PATCH] dt-bindings: pmem: Convert binding to YAML
2025-06-06 17:28 UTC (6+ messages)
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-06 17:27 UTC (7+ messages)
` [PATCH v9 05/16] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v9 06/16] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
[syzbot] [wireless?] general protection fault in carl9170_usb_rx_complete
2025-06-06 17:24 UTC
[PATCH v1 1/1] mctp: fix mctp_dump_addrinfo due to unincremented ifindex
2025-06-06 17:24 UTC (2+ messages)
[PATCH 1/1] perf top/report TUI: Provide visual cue when starting annotation
2025-06-06 17:22 UTC (4+ messages)
[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
2025-06-06 17:21 UTC (8+ messages)
` [PATCH v6 1/8] dt-bindings: serial: describe SA8255p
` [PATCH v6 2/8] dt-bindings: qcom: geni-se: "
` [PATCH v6 4/8] serial: qcom-geni: move resource initialization to separate function
` [PATCH v6 5/8] serial: qcom-geni: move resource control logic to separate functions
` [PATCH v6 6/8] serial: qcom-geni: move clock-rate logic to separate function
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver
` [PATCH v6 8/8] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms
[RFC 03/13] objtool: Disassemble code with libopcodes instead of running objdump
2025-06-06 17:21 UTC
[PATCH 6.15.y] pinctrl: mediatek: eint: Fix invalid pointer dereference for v1 platforms
2025-06-06 17:21 UTC
[Buildroot] [PATCH 1/1] package/haproxy: bump version to 2.6.22
2025-06-06 17:21 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/haproxy: bump version to 2.6.22
2025-06-06 17:12 UTC
[PATCH i-g-t v3 0/5] Add render-node, gt reset and suspend engine activity tests
2025-06-06 17:19 UTC (2+ messages)
` ✓ i915.CI.BAT: success for Add render-node, gt reset and suspend engine activity tests (rev3)
[PATCH bpf-next 0/4] selftests/bpf: Fix a few test failures with arm64 64KB page
2025-06-06 17:19 UTC (9+ messages)
[PATCH] net: ch9200: use BIT macro for bitmask constants
2025-06-06 17:19 UTC (3+ messages)
[PATCH v1 01/13] net/ixgbe: remove unused field in Rx queue struct
2025-06-06 17:17 UTC (36+ messages)
` [PATCH v5 00/34] Intel PMD drivers Rx cleanup
` [PATCH v5 01/34] net/ixgbe: remove unused field in Rx queue struct
` [PATCH v5 02/34] net/iavf: make IPsec stats dynamically allocated
` [PATCH v5 03/34] net/ixgbe: match variable names to other drivers
` [PATCH v5 04/34] net/i40e: match variable name "
` [PATCH v5 05/34] net/ice: "
` [PATCH v5 06/34] net/i40e: rename 16-byte descriptor define
` [PATCH v5 07/34] net/ice: "
` [PATCH v5 08/34] net/iavf: remove "
` [PATCH v5 09/34] net/ixgbe: simplify packet type support check
` [PATCH v5 10/34] net/ixgbe: adjust indentation
` [PATCH v5 11/34] net/ixgbe: remove unnecessary platform checks
` [PATCH v5 12/34] net/ixgbe: make context desc creation non-static
` [PATCH v5 13/34] net/ixgbe: decouple scalar and vec rxq free mbufs
` [PATCH v5 14/34] net/ixgbe: rename vector txq "
` [PATCH v5 15/34] net/ixgbe: refactor vector common code
` [PATCH v5 16/34] net/ixgbe: move vector Rx/Tx code to vec common
` [PATCH v5 17/34] net/ixgbe: simplify vector PMD compilation
` [PATCH v5 18/34] net/ixgbe: replace always-true check
` [PATCH v5 19/34] net/ixgbe: add a desc done function
` [PATCH v5 20/34] net/ixgbe: clean up definitions
` [PATCH v5 21/34] net/i40e: "
` [PATCH v5 22/34] net/ice: "
` [PATCH v5 23/34] net/iavf: "
` [PATCH v5 24/34] net/ixgbe: create common Rx queue structure
` [PATCH v5 25/34] net/i40e: use the "
` [PATCH v5 26/34] net/ice: "
` [PATCH v5 27/34] net/iavf: "
` [PATCH v5 28/34] net/intel: generalize vectorized Rx rearm
` [PATCH v5 29/34] net/i40e: use common Rx rearm code
` [PATCH v5 30/34] net/iavf: "
` [PATCH v5 31/34] net/ixgbe: "
` [PATCH v5 32/34] net/intel: support wider x86 vectors for Rx rearm
` [PATCH v5 33/34] net/intel: add common Rx mbuf recycle
` [PATCH v5 34/34] net/intel: add common Tx "
[PATCH v6 0/3] CCS save restore for IGPU
2025-06-06 17:18 UTC (3+ messages)
` [PATCH v6 1/3] drm/xe/vf: Create contexts for CCS read write
[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
2025-06-06 17:16 UTC (2+ messages)
[kirkstone] Pull request
2025-06-06 17:15 UTC
[PATCH] fs/ceph/io: make ceph_start_io_*() killable
2025-06-06 17:15 UTC (4+ messages)
[PATCH v1] iommu/vt-d: Remove redundant SLTS cap check for nested and dirty tracking
2025-06-06 17:15 UTC (2+ messages)
[master] Pull request
2025-06-06 17:15 UTC
[walnascar] Pull request
2025-06-06 17:15 UTC
[scarthgap] Pull request
2025-06-06 17:15 UTC
[PATCH v1 0/3] Enable R52 support for the first chunk of MPU support
2025-06-06 17:13 UTC (2+ messages)
[PATCH v13 02/10] imap-send: add support for OAuth2.0 authentication
2025-06-06 17:12 UTC (5+ messages)
[PATCH v2 0/3] x86/mm: TLB flush fixes
2025-06-06 17:10 UTC (4+ messages)
` [PATCH v2 1/3] x86/mm: Fix potential overflow in user_pcid_flush_mask
` [PATCH v2 2/3] x86/mm: Fix early boot use of INVPLGB
` [PATCH v2 3/3] x86/mm: Change cpa_flush() to call flush_kernel_range() directly
[PATCH net] net: clear the dst when changing skb protocol
2025-06-06 17:11 UTC (11+ messages)
[PATCH v3 0/4] rust: Add ACPI match table support for Rust drivers
2025-06-06 17:10 UTC (5+ messages)
` [PATCH v3 1/4] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v3 2/4] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v3 3/4] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v3 4/4] samples: rust: add ACPI match table example to platform driver
[PATCH v4 0/5] Enable media OA
2025-06-06 17:10 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2] Docs/zh_CN: Translate speculation.rst to Simplified Chinese
2025-06-06 17:08 UTC
[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
2025-06-06 17:04 UTC (10+ messages)
[Intel-wired-lan] [PATCH ipsec-next v1 0/5] Support PMTU in tunnel mode for packet offload
2025-06-06 17:05 UTC (6+ messages)
` [PATCH ipsec-next v1 1/5] xfrm: delay initialization of offload path till its actually requested
[PATCH bpf-next v1 0/2] veristat: memory accounting for bpf programs
2025-06-06 17:03 UTC (4+ messages)
` [PATCH bpf-next v1 2/2] "
[PATCH v3 0/2] adding support for Microchip PAC194X Power Monitor
2025-06-06 17:02 UTC (3+ messages)
` [PATCH v3 2/2] iio: adc: adding support for PAC194X
[PATCH v2 bpf-next 0/4] bpf path iterator
2025-06-06 17:01 UTC (4+ messages)
` [PATCH v2 bpf-next 1/4] namei: Introduce new helper function path_walk_parent()
Problem with nbcon console and amba-pl011 serial port
2025-06-06 16:58 UTC (12+ messages)
[PATCH bpf-next 1/5] bpf: Add cookie to tracing bpf_link_info
2025-06-06 16:58 UTC (5+ messages)
` [PATCH bpf-next 2/5] selftests/bpf: Add cookies check for tracing fill_link_info test
` [PATCH bpf-next 3/5] bpftool: Display cookie for tracing link probe
` [PATCH bpf-next 4/5] bpf: Add cookie in fdinfo for tracing
` [PATCH bpf-next 5/5] bpf: Add cookie in fdinfo for raw_tp
[PATCH BlueZ 0/3] pbap: use the public DBus connection
2025-06-06 16:58 UTC (4+ messages)
` [PATCH BlueZ 1/3] obexd: Pass at_(un)register value to logind callbacks
[PATCH v2] mtd: nand: brcmnand: fix mtd corrected bits stat
2025-06-06 16:57 UTC (2+ messages)
[PATCH] bswap.h: Move the overwriting of the ntohl*/ htonl* macros
2025-06-06 16:57 UTC
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-06-06 16:56 UTC (5+ messages)
` [PATCH v5 14/29] x86,fs/resctrl: Support binary fixed point event counters
[PATCH v3] drm/ttm: Should to return the evict error
2025-06-06 16:55 UTC (3+ messages)
[PATCH 0/2] fix failure of integration between tpm_crb_ffa with ima
2025-06-06 16:53 UTC (3+ messages)
` [PATCH 2/2] tpm: tpm_crb_ffa: maunally register tpm_crb_ffa driver when it's built-in
[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
2025-06-06 16:55 UTC (5+ messages)
` [RFC][PATCH 5/5] sched: Add ttwu_queue support for delayed tasks
[PATCH] x86/its: Move ITS indirect branch thunks to .text..__x86.indirect_thunk
2025-06-06 16:55 UTC
[paulmckrcu:dev.2025.06.04b 18/36] lib/tests/test_ratelimit.c:98:18: error: call to undeclared function 'ratelimit_state_reset_miss'; ISO C99 and later do not support implicit function declarations
2025-06-06 16:53 UTC (2+ messages)
[PATCH net] net_sched: sch_sfq: fix a potential crash on gso_skb handling
2025-06-06 16:51 UTC
[PATCH V2] net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
2025-06-06 16:51 UTC (5+ messages)
[PATCH v2 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
2025-06-06 16:49 UTC (3+ messages)
` [PATCH v2 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "
[PATCH v2 0/3] Enable R52 support for the first chunk of MPU support
2025-06-06 16:48 UTC (4+ messages)
` [PATCH v2 1/3] arm/mpu: Introduce MPU memory region map structure
` [PATCH v2 2/3] arm/mpu: Provide and populate MPU C data structures
` [PATCH v2 3/3] arm/mpu: Provide access to the MPU region from the C code
[PATCH] net: stmmac: add support for platform specific config
2025-06-06 16:49 UTC (3+ messages)
[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
2025-06-06 16:44 UTC (20+ messages)
` [RFC PATCH 01/19] hw/arm/virt: Only require TCG || QTest to use virtualization extension
` [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
` [RFC PATCH 03/19] accel: Keep reference to AccelOpsClass in AccelClass
` [RFC PATCH 04/19] accel: Propagate AccelState to AccelClass::init_machine()
` [RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
` [RFC PATCH 06/19] accel/hvf: Fix TYPE_HVF_ACCEL instance size
` [RFC PATCH 07/19] accel/hvf: Re-use QOM allocated state
` [RFC PATCH 08/19] accel/tcg: Prefer local AccelState over global current_accel()
` [RFC PATCH 09/19] accel: Factor accel_cpu_realize() out
` [RFC PATCH 10/19] accel/dummy: Factor dummy_thread_precreate() out
` [RFC PATCH 11/19] accel/dummy: Factor tcg_vcpu_thread_precreate() out
` [RFC PATCH 12/19] accel: Factor accel_create_vcpu_thread() out
` [RFC PATCH 13/19] accel: Introduce AccelOpsClass::cpu_thread_routine handler
` [RFC PATCH 14/19] accel/dummy: Convert to AccelOpsClass::cpu_thread_routine
` [RFC PATCH 15/19] accel/tcg: "
` [RFC PATCH 16/19] accel/hvf: "
` [RFC PATCH 17/19] accel/kvm: "
` [RFC PATCH 18/19] accel/nvmm: "
` [RFC PATCH 19/19] accel/whpx: "
support keyrings for NFS TLS mounts v2
2025-06-06 16:47 UTC (9+ messages)
` [PATCH 2/2] nfs: create a kernel keyring
[PATCH] tests: shell: Add a test case for FTP helper combined with NAT
2025-06-06 16:47 UTC (4+ messages)
` [PATCH v2] "
[PATCH] arm: dts: remove k3-serdes.h
2025-06-06 16:47 UTC (2+ messages)
[PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
2025-06-06 16:46 UTC (2+ messages)
[PATCH] revision: fix memory leak in prepare_show_merge()
2025-06-06 16:47 UTC (5+ messages)
[PATCH] scripts/setlocalversion: sync with linux v6.15
2025-06-06 16:46 UTC (2+ messages)
[PATCH v2] cmd: bootmenu: permit to select bootmenu entry with a shortcut
2025-06-06 16:46 UTC (2+ messages)
[PATCH 0/2] Add baudrate accuracy compensation for MediaTek UART driver
2025-06-06 16:46 UTC (2+ messages)
[PATCH v3 0/5] Enable media OA
2025-06-06 16:42 UTC (5+ messages)
` [PATCH 1/5] drm/xe/oa/uapi: Expose media OA units
[RFC PATCH 00/29] KVM: VM planes
2025-06-06 16:42 UTC (8+ messages)
` [PATCH 10/29] KVM: share statistics for same vCPU id on different planes
` [PATCH 20/29] KVM: x86: add planes support for interrupt delivery
[PATCH v4 0/3] Add Radxa CM5 module and IO board dts
2025-06-06 16:41 UTC (5+ messages)
` [PATCH v4 2/3] arm64: dts: rockchip: Add rk3588 based Radxa CM5
[PATCH RFC 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
2025-06-06 16:41 UTC (7+ messages)
` [PATCH RFC 2/6] pwm: Add Rust driver for T-HEAD TH1520 SoC
[for-linus][PATCH 0/3] tracing: Fixes for 6.16
2025-06-06 16:42 UTC (4+ messages)
` [for-linus][PATCH 1/3] tracing: Fix regression of filter waiting a long time on RCU synchronization
` [for-linus][PATCH 2/3] ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
` [for-linus][PATCH 3/3] tracing: PM: Remove unused clock events
[PATCH v2 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
2025-06-06 16:40 UTC
[PATCH v4 0/6] Enable strict percpu address space checks
2025-06-06 16:39 UTC (8+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]
[PATCH v7 00/20] FIT image improvements
2025-06-06 16:38 UTC (5+ messages)
` [meta-ti] "
[PATCH v5 00/12] khugepaged: mTHP support
2025-06-06 16:37 UTC (5+ messages)
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
[PATCH 00/22] Return variable name unifications
2025-06-06 16:37 UTC (3+ messages)
[PATCH] target: riscv: Add Svrsw60t59b extension support
2025-06-06 16:34 UTC (2+ messages)
[PATCH 0/9] A series of kernel-doc tweaks
2025-06-06 16:34 UTC (10+ messages)
` [PATCH 1/9] docs: kdoc: simplify the PROTO continuation logic
` [PATCH 2/9] docs: kdoc: move the core dispatch into a state table
` [PATCH 3/9] docs: kdoc: remove the section_intro variable
` [PATCH 4/9] docs: kdoc: simplify the kerneldoc recognition code
` [PATCH 5/9] docs: kdoc: remove the KernelEntry::is_kernel_comment member
` [PATCH 6/9] docs: kdoc: remove the KernelEntry::descr pseudo member
` [PATCH 7/9] docs: kdoc: remove some ineffective code
` [PATCH 8/9] docs: kdoc: move the declaration regexes out of process_name()
` [PATCH 9/9] docs: kdoc: some final touches for process_name()
[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
2025-06-06 16:34 UTC (10+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls
[PATCH bpf-next v5 0/5] bpf: Implement mprog API on top of existing cgroup progs
2025-06-06 16:31 UTC (6+ messages)
` [PATCH bpf-next v5 1/5] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [PATCH bpf-next v5 2/5] bpf: Implement mprog API on top of existing cgroup progs
` [PATCH bpf-next v5 3/5] libbpf: Support link-based cgroup attach with options
` [PATCH bpf-next v5 4/5] selftests/bpf: Move some tc_helpers.h functions to test_progs.h
` [PATCH bpf-next v5 5/5] selftests/bpf: Add two selftests for mprog API based cgroup progs
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.