The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-12 19:31:34 to 2025-03-12 22:12:16 UTC [more...]

[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
 2025-03-12 22:11 UTC  (8+ messages)
` [RFC PATCH v15 1/7] sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
` [RFC PATCH v15 2/7] locking/mutex: Rework task_struct::blocked_on
` [RFC PATCH v15 3/7] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [RFC PATCH v15 4/7] sched: Fix runtime accounting w/ split exec & sched contexts
` [RFC PATCH v15 5/7] sched: Add an initial sketch of the find_proxy_task() function
` [RFC PATCH v15 6/7] sched: Fix proxy/current (push,pull)ability
` [RFC PATCH v15 7/7] sched: Start blocked_on chain processing in find_proxy_task()

[PATCH net-next V2 0/2] Add support for 2500Base-X only configuration
 2025-03-12 22:10 UTC  (11+ messages)
` [PATCH net-next V2 2/2] net: axienet: Add support for 2500base-X "

[GIT PULL] sched_ext: A fix for v6.14-rc6
 2025-03-12 22:10 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.14-rc6
 2025-03-12 22:10 UTC  (2+ messages)

[PATCH v5 00/10] large atomic writes for xfs with CoW
 2025-03-12 22:06 UTC  (7+ messages)
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()

[PATCH v10 08/10] PCI: dwc: Print warning message when cpu_addr_fixup() exists
 2025-03-12 22:04 UTC  (2+ messages)

[PATCH] mm/userfaultfd: Fix release hang over concurrent GUP
 2025-03-12 22:04 UTC  (2+ messages)

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-12 22:02 UTC  (3+ messages)
` [PATCH v10 19/21] mm: Add vmalloc_huge_node()

[PATCH 0/2] drm: Create an app info option for wedge events
 2025-03-12 21:59 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH] dt-bindings: reset: fix double id on rk3562-cru reset ids
 2025-03-12 21:59 UTC 

[PATCH v5 0/5] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
 2025-03-12 21:59 UTC  (6+ messages)
` [PATCH v5 1/5] pinctrl: samsung: add support for eint_fltcon_offset
` [PATCH v5 2/5] pinctrl: samsung: refactor drvdata suspend & resume callbacks
` [PATCH v5 3/5] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v5 4/5] pinctrl: samsung: add gs101 specific "
` [PATCH v5 5/5] pinctrl: samsung: Add filter selection support for alive bank on gs101

tFrom 1dc5533382b9951c70b1a38f02065b41453b175a Mon Sep 17 00:00:00 2001
 2025-03-12 21:58 UTC  (6+ messages)
` [PATCH v8 1/5] tpm_crb: ffa_tpm: implement driver compliant to CRB over FF-A
` [PATCH v8 2/5] tpm_crb: clean-up and refactor check for idle support
` [PATCH v8 3/5] ACPICA: add start method for Arm FF-A
` [PATCH v8 4/5] tpm_crb: add support for the Arm FF-A start method
` [PATCH v8 5/5] Documentation: tpm: add documentation for the CRB FF-A interface

[PATCH v3 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
 2025-03-12 21:57 UTC  (3+ messages)

Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
 2025-03-12 21:39 UTC  (12+ messages)

[PATCH v10 09/10] PCI: dwc: ep: Ensure proper iteration over outbound map windows
 2025-03-12 21:47 UTC  (2+ messages)

[PATCH] igc: enable HW VLAN insertion/stripping by default
 2025-03-12 21:43 UTC  (4+ messages)

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-03-12 21:38 UTC  (3+ messages)

[PATCH v10 05/10] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-03-12 21:37 UTC  (2+ messages)

[RFC PATCH 0/6] fs, lsm: mediate O_PATH fd creation in file_open hook
 2025-03-12 21:37 UTC  (8+ messages)
` [RFC PATCH 1/6] fs: invoke LSM file_open hook in do_dentry_open for O_PATH fds as well
` [RFC PATCH 2/6] apparmor: explicitly skip mediation of O_PATH file descriptors
` [RFC PATCH 3/6] landlock: "
` [RFC PATCH 4/6] selinux: "
` [RFC PATCH 5/6] smack: "
` [RFC PATCH 6/6] tomoyo: "

[PATCH hyperv-next v5 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-12 21:30 UTC  (11+ messages)
` [PATCH hyperv-next v5 03/11] Drivers: hv: Enable VTL mode for arm64

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-12 21:30 UTC  (16+ messages)
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

[PATCH] of: Move of_prop_val_eq() next to the single user
 2025-03-12 21:29 UTC 

[PATCH] of/platform: Use typed accessors rather than of_get_property()
 2025-03-12 21:29 UTC 

[PATCH] platform/x86/amd: pmf: Fix missing hidden options for Smart PC
 2025-03-12 21:27 UTC  (3+ messages)

[PATCH v2] drop_caches: re-enable message after disabling
 2025-03-10 13:51 UTC  (3+ messages)

[PATCH v3] sysctl: expose sysctl_check_table for unit testing and use it
 2025-03-12 21:23 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 0/6] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
 2025-03-12 21:23 UTC  (7+ messages)
` [PATCH v3 2/6] KVM: arm64: PMU: Assume PMU presence in pmu-emul.c
` [PATCH v3 4/6] KVM: arm64: PMU: Reload when user modifies registers
` [PATCH v3 6/6] KVM: arm64: Reload PMCNTENSET_EL0

[PATCH v3 0/5] kdump: crashkernel reservation from CMA
 2025-03-12 21:11 UTC  (6+ messages)
` [PATCH v3 1/5] Add a new optional ",cma" suffix to the crashkernel= command line option
` [PATCH v3 2/5] kdump: implement reserve_crashkernel_cma
` [PATCH v3 3/5] kdump, documentation: describe craskernel CMA reservation
` [PATCH v3 4/5] kdump: wait for DMA to finish when using CMA
` [PATCH v3 5/5] x86: implement crashkernel cma reservation

[PATCH v2 0/2] drm/msm/dp: Introduce link training per-segment for LTTPRs
 2025-03-12 21:16 UTC  (2+ messages)

[PATCH v2 0/2] Consistently prioritize legacy events
 2025-03-12 21:16 UTC  (3+ messages)
` [PATCH v2 1/2] perf parse-events: Make legacy events always have priority over sysfs/json
` [PATCH v2 2/2] Revert "perf evsel: Add alternate_hw_config and use in evsel__match"

[PATCH] sysctl: unregister sysctl table after testing
 2025-03-12 21:15 UTC  (3+ messages)

Error during --arch x86_64 kunit test run
 2025-03-12 21:14 UTC 

[PATCH] KVM: arm64: Writable TGRAN*_2
 2025-03-12 21:04 UTC  (2+ messages)

[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-03-12 21:04 UTC  (5+ messages)

[PATCH v2 1/1] lib: Optimise hex_dump_to_buffer()
 2025-03-12 21:01 UTC  (5+ messages)

[PATCH v4 00/12] large atomic writes for xfs with CoW
 2025-03-12 21:00 UTC  (6+ messages)
` [PATCH v4 12/12] xfs: Allow block allocator to take an alignment hint

[PATCH v2 0/3] vsock: add namespace support to vhost-vsock
 2025-03-12 20:59 UTC  (4+ messages)
` [PATCH v2 1/3] vsock: add network namespace support
` [PATCH v2 2/3] vsock/virtio_transport_common: handle netns of received packets
` [PATCH v2 3/3] vhost/vsock: use netns of process that opens the vhost-vsock-netns device

[RFC 0/5] track memory used by balloon drivers
 2025-03-12 20:57 UTC  (8+ messages)
` [RFC 1/5] meminfo: add a per node counter for "
` [RFC 4/5] vmx_balloon: update the NR_BALLOON_PAGES state

[PATCH v16 0/3] binder: report txn errors via generic netlink
 2025-03-12 20:56 UTC  (6+ messages)
` [PATCH v16 2/3] "
      ` Fwd: "

[PATCH net-next v23 00/23] Introducing OpenVPN Data Channel Offload
 2025-03-12 20:54 UTC  (24+ messages)
` [PATCH net-next v23 01/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v23 02/23] ovpn: add basic netlink support
` [PATCH net-next v23 03/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v23 04/23] ovpn: keep carrier always on for MP interfaces
` [PATCH net-next v23 05/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v23 06/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v23 07/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v23 08/23] ovpn: implement basic RX "
` [PATCH net-next v23 09/23] ovpn: implement packet processing
` [PATCH net-next v23 10/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v23 11/23] ovpn: implement TCP transport
` [PATCH net-next v23 12/23] skb: implement skb_send_sock_locked_with_flags()
` [PATCH net-next v23 13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg
` [PATCH net-next v23 14/23] ovpn: implement multi-peer support
` [PATCH net-next v23 15/23] ovpn: implement peer lookup logic
` [PATCH net-next v23 16/23] ovpn: implement keepalive mechanism
` [PATCH net-next v23 17/23] ovpn: add support for updating local or remote UDP endpoint
` [PATCH net-next v23 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v23 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v23 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v23 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v23 22/23] ovpn: add basic ethtool support
` [PATCH net-next v23 23/23] testing/selftests: add test tool and scripts for ovpn module

[PATCH 0/4] mm/madvise: cleanup requests validations and classifications
 2025-03-12 20:54 UTC  (9+ messages)
` [PATCH 1/4] mm/madvise: use is_memory_failure() from madvise_do_behavior()
` [PATCH 2/4] mm/madvise: split out populate behavior check logic
` [PATCH 3/4] mm/madvise: deduplicate madvise_do_behavior() skip case handlings
` [PATCH 4/4] mm/madvise: remove len parameter of madvise_do_behavior()

[syzbot] [io-uring?] possible deadlock in io_uring_mmap
 2025-03-12 20:54 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: remove rtnl_lock from the callers of queue APIs
 2025-03-12 20:50 UTC  (2+ messages)

[PATCH v6 0/5] Add support for the TPM FF-A start method
 2025-03-12 20:47 UTC  (7+ messages)
` Build error on -next due to tpm_crb.c changes? (was: Re: [PATCH v6 0/5] Add support for the TPM FF-A start method)
  ` Build error on -next due to tpm_crb.c changes?

[PATCH] wifi: carl9170: Add __nonstring annotations for unterminated strings
 2025-03-12 20:45 UTC  (2+ messages)

[PATCH] net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined
 2025-03-12 19:53 UTC  (2+ messages)

[PATCH 1/4] PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
 2025-03-12 20:44 UTC  (2+ messages)

[PATCH v3 0/2] Harden PCI resource array indexing
 2025-03-12 20:39 UTC  (2+ messages)

[PATCH v2 00/13] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-12 20:37 UTC  (5+ messages)

[PATCH next] wifi: iwlwifi: Fix uninitialized variable with __free()
 2025-03-12 20:32 UTC  (5+ messages)
` [PATCH] "
    `  "

[PATCH v2 0/1] Accept unaccepted kexec segments' destination addresses
 2025-03-12 20:33 UTC  (11+ messages)

[PATCH v2 0/6] perf python binding fixes
 2025-03-12 20:31 UTC  (7+ messages)
` [PATCH 1/6] perf python: Fixup description of sample.id event member
` [PATCH 2/6] perf python: Remove some unused macros (_PyUnicode_FromString(arg), etc)
` [PATCH 3/6] perf python tracepoint.py: Change the COMM using setproctitle if available
` [PATCH 4/6] perf python: Decrement the refcount of just created event on failure
` [PATCH 5/6] perf python: Don't keep a raw_data pointer to consumed ring buffer space
` [PATCH 6/6] perf python: Check if there is space to copy all the event

[PATCH v3 0/3] reset: amlogic-a4/a5: add reset driver
 2025-03-12 20:31 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible for Amlogic A4/A5 Reset Controller

[PATCH] PM: clk: Remove unused pm_clk_remove
 2025-03-12 20:29 UTC  (2+ messages)

[PATCH net-next v2 1/3] eth: bnxt: switch to netif_close
 2025-03-12 20:30 UTC  (2+ messages)

[pull-request] mlx5-next updates 2025-03-10
 2025-03-12 20:29 UTC  (4+ messages)

[PATCH] thermal: core: Delay exposing sysfs interface
 2025-03-12 20:25 UTC  (2+ messages)

[PATCH v7 0/1] Update ASPEED WDT bootstatus
 2025-03-12 20:21 UTC  (3+ messages)
` [PATCH v7 1/1] watchdog: aspeed: Update bootstatus handling

[PATCH v2 0/2] PM: s2idle: A couple of minor lock-simplifications
 2025-03-12 20:20 UTC  (2+ messages)

[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
 2025-03-12 20:20 UTC  (2+ messages)

[PATCH] PM: core: Fix indentation in dpm_wait_for_children()
 2025-03-12 20:19 UTC  (2+ messages)

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-03-12 20:17 UTC  (7+ messages)
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers

[PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
 2025-03-12 20:17 UTC  (2+ messages)

[PATCH v1 1/1] mtd: mtdpart: Do not supply NULL to printf()
 2025-03-12 20:16 UTC 

[PATCH v1 1/1] audit: Mark audit_log_vformat() with __printf() attribute
 2025-03-12 20:16 UTC  (2+ messages)

[PATCH v2] wireguard: Add __nonstring annotations for unterminated strings
 2025-03-12 20:14 UTC 

[PATCH 0/4] Auxiliary bus Rust abstractions
 2025-03-12 20:09 UTC  (3+ messages)

[PATCH v2] cachefiles: Add __nonstring annotations for unterminated strings
 2025-03-12 20:08 UTC 

linux-next: build failure after merge of the driver-core tree
 2025-03-12 20:07 UTC  (3+ messages)

[PATCH v3] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-12 20:07 UTC 

[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
 2025-03-12 20:05 UTC  (3+ messages)
` [RFC PATCH 4/5] drm/panthor: Add support for protected memory allocation in panthor

[PATCH v2] scsi: pm80xx: Use C String API for string comparisons
 2025-03-12 20:05 UTC 

[PATCH] drivers: base: power: Remove unused pm_generic_ wrappers
 2025-03-12 20:03 UTC  (2+ messages)

[PATCH v1 0/3] Load cros_ec_ucsi from OF and ACPI definitions
 2025-03-12 19:59 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: Add cros-ec-ucsi to cros-ec-typec device tree documentation
` [PATCH v1 2/3] usb: typec: cros_ec_ucsi: Load driver from OF and ACPI definitions
` [PATCH v1 3/3] mfd: cros_ec: Don't add cros_ec_ucsi if it is defined in OF or ACPI

[PATCH v2 00/20] tools/x86/kcpuid: x86-cpuid-db v2.3 update
 2025-03-12 19:54 UTC  (3+ messages)
` [PATCH v2 19/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3

[PATCH v5 0/8] Support for autonomous selection in cppc_cpufreq
 2025-03-12 19:54 UTC  (3+ messages)
` [PATCH v5 3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()

[PATCH] firmware: dmi: Respect buffer size in get_modalias
 2025-03-12 19:54 UTC  (2+ messages)

[PATCH v2 1/5] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
 2025-03-12 19:53 UTC  (2+ messages)

[PATCH v2 00/11] Python improvements for a real use of parse_events
 2025-03-12 19:53 UTC  (2+ messages)

[PATCH V8 1/6] perf: Save PMU specific data in task_struct
 2025-03-12 19:52 UTC  (7+ messages)
` [PATCH V8 2/6] perf: attach/detach PMU specific data

[PATCH net-next v6 0/2] netconsole: allow selection of egress interface via MAC address
 2025-03-12 19:51 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v6 2/2] netconsole: allow selection of egress interface via MAC address

[PATCH 0/2] Use proper printk format in appletbdrm
 2025-03-12 19:51 UTC  (11+ messages)
` [PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc

[PATCH v1 1/1] clkdev: Mark some functions with __printf() attribute
 2025-03-12 19:49 UTC 

[PATCH] PNP: Expand length of fixup id string
 2025-03-12 19:42 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable Qualcomm interconnects as built-in
 2025-03-12 19:40 UTC  (7+ messages)

[PATCH next 0/8] test_hexdump: Improve test coverage
 2025-03-12 19:40 UTC  (11+ messages)
` [PATCH next 2/8] test_hexdump: Create test output data from the binary input data buffer
` [PATCH next 4/8] test_hexdump: Check for buffer overrun of sample output buffer
` [PATCH next 5/8] test_hexdump: Fix sample output if zero bytes requested

[PATCH 1/2] net: phy: realtek: Add support for PHY LEDs on RTL8211E
 2025-03-12 19:36 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: bananapi: add support for PHY LEDs

[PATCH] PNP: Remove prehistoric deadcode
 2025-03-12 19:39 UTC  (2+ messages)

[PATCH 0/3] rockchip: Add support for onboard eMMC on Radxa E20C
 2025-03-12 19:38 UTC  (2+ messages)
` (subset) "

(subset) [PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-12 19:38 UTC  (4+ messages)
`  "

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-03-12 19:37 UTC  (6+ messages)
` [PATCH net-next v5 2/2] "

[PATCH] riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler
 2025-03-12 19:35 UTC  (2+ messages)

[PATCH v3 1/3] x86/hweight: Use named operands in inline asm()
 2025-03-12 19:33 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 2/3] x86/hweight: Use ASM_CALL_CONSTRAINT in inline asm()
 2025-03-12 19:33 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 3/3] x86/hweight: Use asm_inline in inline asm()
 2025-03-12 19:33 UTC  (2+ messages)
` [tip: x86/asm] x86/hweight: Use asm_inline() instead of asm()

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-12 19:32 UTC  (5+ messages)

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-12 19:32 UTC  (10+ messages)

[PATCH v2 0/2] Add driver for Intel Over-Clocking Watchdog
 2025-03-12 19:31 UTC  (3+ messages)
` [PATCH v2 2/2] ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox