The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-05 01:05:46 to 2025-03-05 05:05:27 UTC [more...]

[PATCH v1 0/4] iommu/arm-smmu-v3: Allocate vmid per vsmmu instead of s2_parent
 2025-03-05  5:04 UTC  (2+ messages)
` [PATCH v1 1/4] iommu/arm-smmu-v3: Pass in vmid to arm_smmu_make_s2_domain_ste()

[PATCH v3] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  5:00 UTC 

[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
 2025-03-05  4:57 UTC  (4+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-05  4:56 UTC  (12+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-05  4:52 UTC  (14+ messages)

[PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
 2025-03-05  4:43 UTC  (11+ messages)

[PATCH] printk/panic: Add option allow non panic cpus logging to ringbuffer
 2025-03-05  4:40 UTC 

linux-next: manual merge of the kvm-arm tree with Linus' tree
 2025-03-05  4:34 UTC 

[PATCH] vduse: add virtio_fs to allowed dev id
 2025-03-05  4:32 UTC  (5+ messages)

[PATCH v7 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-05  4:29 UTC  (4+ messages)
` [PATCH v7 1/3] ttynull: Always initialize console index to -1
` [PATCH v7 2/3] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v7 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH v5] perf script: Fix output type for dynamically allocated core PMU's
 2025-03-05  4:30 UTC  (2+ messages)

[patch rdma-next v3 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-05  4:28 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-05  4:26 UTC  (18+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "
  ` [PATCH v7 5/5] Add debugfs based statistical counter "

[PATCH] iio: imu: bmi270: fix initial sampling frequency configuration
 2025-03-05  4:25 UTC  (2+ messages)

[PATCH 0/2] Fix a BUG_ON crashing the kernel in start_this_handle
 2025-03-05  4:14 UTC  (6+ messages)
` [PATCH 1/2] ext4: only defer sb update on error if SB_ACTIVE

[PATCH v2] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
 2025-03-05  4:19 UTC 

[PATCH v4 0/2] KVM: x86: Include host suspended time in steal time
 2025-03-05  4:17 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-05  4:15 UTC  (5+ messages)
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-05  4:12 UTC  (3+ messages)
` [PATCH 1/2] cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu controllers
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with cpu controller

[PATCH v2 1/4] HID: apple: Use common table for MacBook Pro fn mapping
 2025-03-05  4:11 UTC  (4+ messages)

[PATCH] vhost: fix VHOST_*_OWNER documentation
 2025-03-05  4:08 UTC  (3+ messages)

[PATCH v2 0/2] Slightly improve hardware description of Pine64 RockPro64
 2025-03-05  4:06 UTC  (5+ messages)

[PATCH] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
 2025-03-05  4:06 UTC 

[PATCH] powerpc: Fix 'intra_function_call not a direct call' warning
 2025-03-05  4:04 UTC  (2+ messages)

[PATCH] crypto: powerpc: Mark ghashp8-ppc.o as an OBJECT_FILES_NON_STANDARD
 2025-03-05  4:02 UTC  (2+ messages)

[PATCH RFC] drm/msm/dpu: Force modeset if new CTLs have been reserved
 2025-03-05  4:02 UTC  (9+ messages)

[PATCH 00/14] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-05  4:02 UTC  (5+ messages)
` [PATCH 02/14] mailbox: pcc: Always clear the platform ack interrupt first
` [PATCH 03/14] mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags

[PATCH RESEND v5 0/2] riscv: spacemit: add i2c support to K1 SoC
 2025-03-05  4:01 UTC  (6+ messages)
` [PATCH RESEND v5 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH v3] mm/hugetlb: update nr_huge_pages and surplus_huge_pages together
 2025-03-05  3:54 UTC 

[PATCH] sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
 2025-03-05  3:54 UTC  (2+ messages)

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05  3:53 UTC  (2+ messages)

[for-next][PATCH 0/6] ftrace: Updates for v6.15
 2025-03-05  3:51 UTC  (7+ messages)
` [for-next][PATCH 1/6] fgraph: Correct typo in ftrace_return_to_handler comment
` [for-next][PATCH 2/6] ftrace: Have ftrace_free_filter() WARN and exit if ops is active
` [for-next][PATCH 3/6] ftrace: Add print_function_args()
` [for-next][PATCH 4/6] ftrace: Add support for function argument to graph tracer
` [for-next][PATCH 5/6] ftrace: Have funcgraph-args take affect during tracing
` [for-next][PATCH 6/6] ftrace: Add arguments to function tracer

[PATCH v6 0/5] Add support for Nuvoton npcm845 i3c controller
 2025-03-05  3:44 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: i3c: silvaco: Add npcm845 compatible string
` [PATCH v6 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
` [PATCH v6 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue
` [PATCH v6 4/5] i3c: master: svc: Fix npcm845 invalid slvstart event
` [PATCH v6 5/5] i3c: master: svc: Fix npcm845 DAA process corruption

[PATCH] riscv: add Andes SoC family Kconfig support
 2025-03-05  3:05 UTC 

[RFC PATCH 0/3] m68k goes DT
 2025-03-05  3:42 UTC  (8+ messages)
        ` Bootloaders, was "

[PATCH 0/8] Reup: SM8350 and SC8280XP venus support
 2025-03-05  3:36 UTC  (4+ messages)
` [PATCH 1/8] media: dt-bindings: Document SC8280XP/SM8350 Venus

[PATCH v2] MIPS: dec: Remove dec_irq_dispatch()
 2025-03-05  3:34 UTC 

[PATCH v2 0/2] Fix "QuickSPI touch function lost after S4" issue
 2025-03-05  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically
` [PATCH v2 2/2] HID: Intel-thc-hid: Intel-quickspi: Change device state correctly after S4

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05  3:32 UTC  (9+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-05  3:34 UTC  (5+ messages)
` [PATCH v2 06/12] iommu/vt-d: Cleanup intel_context_flush_present()

[PATCH v9 0/7] mseal system mappings
 2025-03-05  3:29 UTC  (9+ messages)
` [PATCH v9 1/7] mseal sysmap: kernel config and header change
` [PATCH v9 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v9 3/7] mseal sysmap: enable x86-64
` [PATCH v9 4/7] mseal sysmap: enable arm64
` [PATCH v9 5/7] mseal sysmap: uprobe mapping
` [PATCH v9 6/7] mseal sysmap: update mseal.rst
` [PATCH v9 7/7] selftest: test system mappings are sealed

[PATCH RESEND v1] ktest: Fix Test Failures Due to Missing LOG_FILE Directories
 2025-03-05  3:28 UTC  (3+ messages)

[PATCH] mm/shrinker_debug: Fix possible memory leak in shrinker_debugfs_rename function
 2025-03-05  3:26 UTC  (3+ messages)

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-05  3:22 UTC  (5+ messages)

[PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
 2025-03-05  3:26 UTC  (10+ messages)

[PATCH v3 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
 2025-03-05  3:23 UTC  (9+ messages)
` [PATCH v3 1/6] KVM: x86: do not allow re-enabling quirks
` [PATCH v3 3/6] KVM: x86: Introduce supported_quirks to block disabling quirks
` [PATCH v3 4/6] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
` [PATCH v3 6/6] KVM: TDX: Always honor guest PAT on TDX enabled guests

[PATCH v12 2/3] rust: add dma coherent allocator abstraction
 2025-03-05  3:24 UTC  (9+ messages)
          ` Allow data races on some read/write operations

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-05  3:20 UTC  (4+ messages)

[RFC PATCH 00/13] Optimize nSVM TLB flushes
 2025-03-05  3:14 UTC  (24+ messages)
` [RFC PATCH 02/13] KVM: nSVM: Rework svm_flush_tlb_asid() to operate on a given VMCB
` [RFC PATCH 07/13] KVM: nSVM: Handle INVLPGA interception correctly
` [RFC PATCH 09/13] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH 11/13] KVM: nSVM: Do not reset TLB_CONTROL in VMCB02 on nested entry
` [RFC PATCH 12/13] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH 13/13] KVM: nSVM: Stop bombing the TLB on "

[PATCH rcu 00/10] Miscellaneous RCU changes for v6.15
 2025-03-05  3:05 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
` [PATCH rcu 02/10] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
` [PATCH rcu 03/10] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
` [PATCH rcu 04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
` [PATCH rcu 05/10] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
` [PATCH rcu 06/10] context_tracking: Make RCU watch ct_kernel_exit_state() warning
` [PATCH rcu 07/10] Flush console log from kernel_power_off()
` [PATCH rcu 08/10] rcutorture: Allow a negative value for nfakewriters
` [PATCH rcu 09/10] rcu: Update TREE05.boot to test normal synchronize_rcu()
` [PATCH rcu 10/10] rcu: Use _full() API to debug synchronize_rcu()

[PATCH v2 0/9] phy: qcom: Introduce USB support for SM8750
 2025-03-05  2:59 UTC  (13+ messages)
` [PATCH v2 4/9] phy: qcom: qmp-combo: Add new PHY sequences "
` [PATCH v2 5/9] phy: qcom: Update description for QCOM based eUSB2 repeater
` [PATCH v2 6/9] phy: qcom: Add M31 based eUSB2 PHY driver
` [PATCH v2 7/9] arm64: dts: qcom: sm8750: Add USB support to SM8750 SoCs
` [PATCH v2 8/9] arm64: dts: qcom: sm8750: Add USB support for SM8750 MTP and QRD platforms
` [PATCH v2 9/9] arm64: defconfig: Add M31 eUSB2 PHY config

[PATCH] xfs: Replace deprecated strncpy() with strscpy()
 2025-03-05  2:59 UTC  (3+ messages)

linux-next: duplicate patch in the ieee1394 tree
 2025-03-05  2:56 UTC 

[PATCH v3 0/3] Add display subsystem dt node on rk3576
 2025-03-05  2:55 UTC  (5+ messages)
      `  "

[PATCH rcu 00/11] Lazy Preempt changes for v6.15
 2025-03-05  2:54 UTC  (4+ messages)
` [PATCH rcu 06/11] osnoise: provide quiescent states

[PATCH v4 3/3] rcu: Use _full() API to debug synchronize_rcu()
 2025-03-05  2:54 UTC  (11+ messages)

[PATCH] arm64: dts: rockchip: Enable hdmi out display for rk3576-evb-v10
 2025-03-05  2:51 UTC 

[PATCH net v3] vlan: enforce underlying device type
 2025-03-05  2:51 UTC  (2+ messages)

[PATCH RESEND] tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare()
 2025-03-05  2:50 UTC  (2+ messages)

[PATCH net-next 0/3] eth: fbnic: Cleanup macros and string function
 2025-03-05  2:50 UTC  (2+ messages)

[Bug report] NULL pointer dereference in frwr_unmap_sync()
 2025-03-05  2:43 UTC 

[PATCH 0/6] ufs-exynos fixes for gs101
 2025-03-05  2:40 UTC  (3+ messages)
` [PATCH 4/6] scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTO

[PATCH v2 net-next] net: Silence use after free static checker warning
 2025-03-05  2:40 UTC  (2+ messages)

[PATCH net-next] net: Prevent use after free in netif_napi_set_irq_locked()
 2025-03-05  2:40 UTC  (2+ messages)

[PATCH 0/6] perf: Deadcode - the P's
 2025-03-05  2:31 UTC  (7+ messages)
` [PATCH 1/6] perf core: Remove perf_event_attrs and perf_event_refresh
` [PATCH 2/6] perf util: Remove unused perf_color_default_config
` [PATCH 3/6] perf util: Remove unused pstack__pop
` [PATCH 4/6] perf util: Remove unused perf_data__update_dir
` [PATCH 5/6] perf util: Remove unused perf_pmus__default_pmu_name
` [PATCH 6/6] perf util: Remove unused perf_config__refresh

Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-05  2:30 UTC 

[RFC PATCH v3 00/13] Clavis LSM
 2025-03-05  2:24 UTC  (18+ messages)

[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
 2025-03-05  2:19 UTC  (2+ messages)

[PATCH] media: imx-jpeg: Drop the first error frames
 2025-03-05  2:25 UTC 

[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
 2025-03-05  2:08 UTC  (3+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec

[PATCH -next] drm: adp: Remove unnecessary print function dev_err()
 2025-03-05  2:05 UTC 

[PATCH net-next] net: cadence: macb: Synchronize standard stats
 2025-03-05  2:00 UTC  (2+ messages)

[PATCH] lib/crc_kunit.c: update comment in crc_benchmark()
 2025-03-05  1:58 UTC 

[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
 2025-03-05  1:58 UTC  (2+ messages)

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-05  1:58 UTC  (10+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH resend ] tracepoint: Print the function symbol when tracepoint_debug is set
 2025-03-05  1:55 UTC 

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-05  1:50 UTC  (9+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH 0/7] refactor mremap and fix bug
 2025-03-05  1:47 UTC  (3+ messages)
` [PATCH 2/7] mm/mremap: refactor mremap() system call implementation

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05  1:47 UTC  (2+ messages)

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-05  1:46 UTC  (7+ messages)
` [PATCH 1/4] mm/vmalloc: Remove unnecessary size ALIGN in __vmalloc_node_range_noprof

[PATCH V2 00/12] badblocks: bugfix and cleanup for badblocks
 2025-03-05  1:41 UTC  (5+ messages)
` [PATCH V2 12/12] badblocks: use sector_t instead of int to avoid truncation of badblocks length

[Patch v2 00/24] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-03-05  1:41 UTC  (11+ messages)
` [Patch v2 13/24] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v2 18/24] perf/x86/intel: Support arch-PEBS vector registers group capturing

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05  1:39 UTC  (10+ messages)
` [PATCH v15 04/10] Coresight: Introduce a new struct coresight_path
` [PATCH v15 05/10] Coresight: Allocate trace ID after building the path
` [PATCH v15 09/10] Coresight: Add Coresight TMC Control Unit driver

[PATCH net] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-03-05  1:40 UTC  (2+ messages)

[PATCH net-next v6 0/8] Device memory TCP TX
 2025-03-05  1:39 UTC  (6+ messages)
` [PATCH net-next v6 1/8] net: add get_netmem/put_netmem support

[PATCH] scsi: hisi: remove incorrect ACPI_PTR annotations
 2025-03-05  1:36 UTC  (4+ messages)

[PATCH 0/7 md-6.15] md: introduce md_submodle_head
 2025-03-05  1:34 UTC  (2+ messages)

[PATCH] LoongArch: mm: Set max_pfn with the PFN of the last page
 2025-03-05  1:33 UTC  (3+ messages)

[PATCH v3] md: fix mddev uaf while iterating all_mddevs list
 2025-03-05  1:32 UTC  (2+ messages)

[PATCH net-next v2] net: ethernet: ti: cpsw_new: populate netdev of_node
 2025-03-05  1:30 UTC  (2+ messages)

[PATCH v2 0/2] spi: sophgo: add Sophgo SPI NOR controller driver
 2025-03-05  1:29 UTC  (3+ messages)

[PATCH] f2fs: set highest IO priority for checkpoint thread
 2025-03-05  1:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] arch/x86: Fix size overflows in sgx_encl_create()
 2025-03-05  1:26 UTC  (5+ messages)

[net-next PATCH] octeontx2-af: fix build warnings flagged by clang, sparse ,kernel test robot
 2025-03-05  1:26 UTC  (2+ messages)

[PATCH] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific PL2303 Serial Port
 2025-03-05  1:24 UTC  (2+ messages)
`  "

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-05  1:24 UTC  (4+ messages)

[PATCH -next] io_uring: Remove unused declaration io_alloc_async_data()
 2025-03-05  1:34 UTC 

[PATCH v4 0/4] per-function storage support
 2025-03-05  1:19 UTC  (10+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH v4 net-next] dpll: Add an assertion to check freq_supported_num
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: nxp-c45-tja11xx: add support for TJA1121
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH net-next v2] dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH v2 0/3] net: Convert Gianfar (Triple Speed Ethernet Controller) bindings to YAML
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH net v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
 2025-03-05  1:20 UTC  (2+ messages)

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-05  1:19 UTC  (4+ messages)
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill

[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
 2025-03-05  1:17 UTC  (2+ messages)

[PATCH v2] mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()
 2025-03-05  1:14 UTC  (2+ messages)

[PATCH] platform/x86: amd: Add ISP platform info
 2025-03-05  1:11 UTC  (6+ messages)

[PATCH net-next 0/5] mptcp: improve code coverage and small optimisations
 2025-03-05  1:10 UTC  (2+ messages)

[PATCH net-next v5] ppp: Fix KMSAN uninit-value warning with bpf
 2025-03-05  1:10 UTC  (2+ messages)

[PATCH] KVM: VMX: Extract checks on entry/exit control pairs to a helper macro
 2025-03-05  1:05 UTC  (2+ messages)

[PATCH net-next] ionic: Simplify maximum determination in ionic_adminq_napi()
 2025-03-05  1:06 UTC  (2+ messages)

[PATCH] KVM: selftests: Relax assertion on HLT exits if CPU supports Idle HLT
 2025-03-05  1:05 UTC  (2+ messages)

[ANNOUNCE] Git v2.49.0-rc1
 2025-03-05  1:05 UTC  (2+ messages)


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