linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-08 19:58:59 to 2025-07-08 22:55:04 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-07-08 22:54 UTC  (15+ messages)

[syzbot] [lsm?] [net?] WARNING in kvfree_call_rcu
 2025-07-08 22:54 UTC  (3+ messages)

[PATCH v2] smp: Document preemption and stop_machine() mutual exclusion
 2025-07-08 22:52 UTC  (5+ messages)

[PATCH v9 0/3] tpm_crb_ffa: handle tpm busy return code
 2025-07-08 22:51 UTC  (4+ messages)
` [PATCH v9 1/3] tpm_crb_ffa: Fix typos in function name
` [PATCH v9 2/3] tpm_crb_ffa:Remove memset usage
` [PATCH v9 3/3] tpm_crb_ffa: handle tpm busy return code

[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-08 22:51 UTC  (7+ messages)

[syzbot] [lsm?] [net?] Unable to handle kernel write to read-only memory at virtual address ADDR (2)
 2025-07-08 22:51 UTC 

[PATCH 0/6] arm64: dts: rockchip: Add ROCK 2A/2F, Sige1 and NanoPi Zero2
 2025-07-08 22:48 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: arm: rockchip: Add Radxa ROCK 2A/2F
` [PATCH 2/6] arm64: dts: "
` [PATCH 3/6] dt-bindings: arm: rockchip: Add ArmSoM Sige1
` [PATCH 4/6] arm64: dts: "
` [PATCH 5/6] dt-bindings: arm: rockchip: Add FriendlyElec NanoPi Zero2
` [PATCH 6/6] arm64: dts: "

This breaks netem use cases
 2025-07-08 22:45 UTC  (5+ messages)

[v1 resend 00/12] THP support for zone device page migration
 2025-07-08 22:43 UTC  (3+ messages)

[PATCH v6 00/30] x86,fs/resctrl telemetry monitoring
 2025-07-08 22:43 UTC  (35+ messages)
` [PATCH v6 01/30] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v6 02/30] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v6 03/30] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v6 04/30] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v6 05/30] x86,fs/resctrl: Improve domain type checking
` [PATCH v6 06/30] x86/resctrl: Move L3 initialization out of domain_add_cpu_mon()
` [PATCH v6 07/30] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v6 09/30] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v6 10/30] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v6 11/30] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v6 13/30] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v6 14/30] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v6 16/30] x86,fs/resctrl: Add and initialize rdt_resource for package scope core monitor

[PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
 2025-07-08 22:41 UTC  (3+ messages)

[PATCH] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-07-08 22:39 UTC  (3+ messages)

[PATCH] alloc_tag: add per-NUMA node stats
 2025-07-08 22:38 UTC  (4+ messages)

[PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
 2025-07-08 22:38 UTC  (2+ messages)

[PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
 2025-07-08 22:37 UTC  (2+ messages)

[PATCH v4 0/8] Documentation for nova-core
 2025-07-08 22:36 UTC  (2+ messages)

[syzbot] [usb?] WARNING in usbnet_status_start
 2025-07-08 22:35 UTC  (2+ messages)

[PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
 2025-07-08 22:34 UTC  (2+ messages)

[PATCH] PCI/THP: Fix hang due to incorrect guard lock
 2025-07-08 22:25 UTC 

[PATCH 0/8] Device: generic accessors for drvdata + Driver::unbind()
 2025-07-08 22:25 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Enable GICv3 guests on GICv5 hosts using FEAT_GCIE_LEGACY
 2025-07-08 22:24 UTC  (2+ messages)

[PATCH v2 0/4] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-08 22:23 UTC  (8+ messages)
` [PATCH v2 1/4] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH v2 2/4] net: renesas: rswitch: configure default ageing time
` [PATCH v2 3/4] net: renesas: rswitch: add offloading for L2 switching

[PATCH v15 00/34] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-07-08 22:17 UTC  (35+ messages)
` [PATCH v15 01/34] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v15 02/34] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v15 03/34] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v15 04/34] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v15 05/34] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v15 06/34] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v15 07/34] x86,fs/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v15 08/34] x86,fs/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v15 09/34] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v15 10/34] fs/resctrl: Introduce the interface to display monitoring modes
` [PATCH v15 11/34] fs/resctrl: Add resctrl file to display number of assignable counters
` [PATCH v15 12/34] fs/resctrl: Introduce mbm_cntr_cfg to track assignable counters per domain
` [PATCH v15 13/34] fs/resctrl: Introduce interface to display number of free MBM counters
` [PATCH v15 14/34] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v15 15/34] fs/resctrl: Introduce event configuration field in struct mon_evt
` [PATCH v15 16/34] x86,fs/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v15 17/34] fs/resctrl: Add the functionality to assign MBM events
` [PATCH v15 18/34] fs/resctrl: Add the functionality to unassign "
` [PATCH v15 19/34] fs/resctrl: Pass struct rdtgroup instead of individual members
` [PATCH v15 20/34] fs/resctrl: Introduce counter read, reset calls in mbm_event mode
` [PATCH v15 21/34] x86/resctrl: Refactor resctrl_arch_rmid_read()
` [PATCH v15 22/34] x86/resctrl: Implement resctrl_arch_reset_cntr() and resctrl_arch_cntr_read()
` [PATCH v15 23/34] fs/resctrl: Support counter read/reset with mbm_event assignment mode
` [PATCH v15 24/34] fs/resctrl: Report 'Unassigned' for MBM events in mbm_event mode
` [PATCH v15 25/34] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v15 26/34] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v15 27/34] fs/resctrl: Provide interface to update the event configurations
` [PATCH v15 28/34] fs/resctrl: Introduce mbm_assign_on_mkdir to enable assignments on mkdir
` [PATCH v15 29/34] x86,fs/resctrl: Auto assign counters on mkdir and clean up on group removal
` [PATCH v15 30/34] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v15 31/34] fs/resctrl: Introduce the interface to modify "
` [PATCH v15 32/34] fs/resctrl: Disable BMEC event configuration when mbm_event mode is enabled
` [PATCH v15 33/34] fs/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v15 34/34] x86/resctrl: Configure mbm_event mode if supported

[syzbot] [mm?] WARNING: lock held when returning to user space in lock_next_vma
 2025-07-08 22:19 UTC  (2+ messages)

[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2025-07-08 22:12 UTC  (7+ messages)

[PATCH v10 0/5] shut down devices asynchronously
 2025-07-08 22:17 UTC  (12+ messages)
` [PATCH v10 1/5] kernel/async: streamline cookie synchronization

[syzbot] [ntfs3?] WARNING in ni_rename
 2025-07-08 22:11 UTC  (2+ messages)

[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
 2025-07-08 22:09 UTC  (2+ messages)

[RFC PATCH 00/21] KVM: TDX huge page support for private memory
 2025-07-08 22:06 UTC  (7+ messages)
` [RFC PATCH 02/21] x86/virt/tdx: Enhance tdh_mem_page_aug() to support huge pages

[PATCH] sunrpc: delay pc_release callback until after the reply is sent
 2025-07-08 22:05 UTC  (2+ messages)

[PATCH v3 0/3] Add thermal sensors support for MT7981
 2025-07-08 22:04 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: Add "
` [PATCH v3 2/3] dt-bindings: thermal: mediatek: add falback compatible string for MT7981 and MT8516
` [PATCH v3 3/3] arm64: dts: mediatek: add thermal sensor support on mt7981

[PATCH 0/3] futex: Use RCU-based per-CPU reference counting
 2025-07-08 22:00 UTC  (5+ messages)
` [PATCH 2/3] futex: Use RCU-based per-CPU reference counting instead of rcuref_t

[RFC patch v3 00/20] Cache aware scheduling
 2025-07-08 21:59 UTC  (4+ messages)
` [RFC patch v3 07/20] sched: Add helper function to decide whether to allow cache "

linux-next: duplicate patch in the vfs-brauner tree
 2025-07-08 21:51 UTC  (3+ messages)

[PATCH v3 0/2] MIPS: CPS: Optimise delay CPU calibration and cluster helper function
 2025-07-08 21:42 UTC  (5+ messages)
` [PATCH v3 1/2] MIPS: CPS: Improve mips_cps_first_online_in_cluster()
` [PATCH v3 2/2] MIPS: CPS: Optimise delay CPU calibration for SMP

[PATCH] drm/panthor: always set fence errors on CS_FAULT
 2025-07-08 21:40 UTC  (3+ messages)

[syzbot] [net?] BUG: sleeping function called from invalid context in dev_set_promiscuity (2)
 2025-07-08 21:34 UTC  (3+ messages)

[PATCH v2 0/8] Allwinner: A523: add support for A523 THS0/1 controllers
 2025-07-08 21:31 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: thermal: sun8i: Add "

[PATCH] scripts: add zboot support to extract-vmlinux
 2025-07-08 21:30 UTC  (7+ messages)

[PATCHv2 wireless-next 0/7] wifi: rt2x00: add OF bindings + cleanup
 2025-07-08 21:28 UTC  (9+ messages)
` [PATCHv2 wireless-next 1/7] wifi: rt2x00: add COMPILE_TEST
` [PATCHv2 wireless-next 2/7] wifi: rt2x00: remove mod_name from platform_driver
` [PATCHv2 wireless-next 3/7] wifi: rt2800soc: allow loading from OF
` [PATCHv2 wireless-next 4/7] wifi: rt2800: move 2x00soc to 2800soc
` [PATCHv2 wireless-next 5/7] wifi: rt2x00: soc: modernize probe
` [PATCHv2 wireless-next 6/7] MIPS: dts: ralink: mt7620a: add wifi
` [PATCHv2 wireless-next 7/7] dt-bindings: net: wireless: rt2800: add

[PATCH V3 0/3] ufs: ufs-qcom: Align programming sequence as per HW spec
 2025-07-08 21:25 UTC  (4+ messages)
` [PATCH V3 1/3] ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
` [PATCH V3 2/3] scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
` [PATCH V3 3/3] ufs: ufs-qcom: Enable QUnipro Internal Clock Gating

[PATCH 6.15 000/263] 6.15.5-rc2 review
 2025-07-08 21:24 UTC  (4+ messages)

[PATCH 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-07-08 21:21 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH 3/3] dt-bindings: display: Add Mayqueen Pixpaper e-ink panel

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-07-08 21:19 UTC  (17+ messages)

[PATCH] iommu/io-pgtable-arm: Remove unused macro iopte_prot
 2025-07-08 21:17 UTC 

[PATCH net-next 0/5] net/mlx5: misc changes 2025-07-09
 2025-07-08 21:16 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5e: Remove unused VLAN insertion logic in TX path
` [PATCH net-next 2/5] net/mlx5e: CT: extract a memcmp from a spinlock section
` [PATCH net-next 3/5] net/mlx5e: Replace recursive VLAN push handling with an iterative loop
` [PATCH net-next 4/5] net/mlx5: Warn when write combining is not supported
` [PATCH net-next 5/5] net/mlx5e: RX, Remove unnecessary RQT redirects

[PATCH -next RFC 0/4] IMA Root of Trust (RoT) Framework
 2025-07-08 21:15 UTC  (2+ messages)

[PATCH net-next v7 0/4] net: phy: bcm54811: PHY initialization
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net-next v7 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type

[PATCH net v2 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 21:15 UTC  (3+ messages)
` [PATCH net v2 1/2] rxrpc: Fix bug due to prealloc collision
` [PATCH net v2 2/2] rxrpc: Fix oops due to non-existence of prealloc backlog struct

[PATCH RFC 0/2] nfsd: issue POSIX_FADV_DONTNEED after READ/WRITE/COMMIT
 2025-07-08 21:12 UTC  (6+ messages)
` [PATCH RFC 2/2] nfsd: call generic_fadvise after v3 READ, stable WRITE or COMMIT

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62P5 and Symphony board
 2025-07-08 21:10 UTC  (5+ messages)
` [PATCH v1 2/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P
` [PATCH v1 3/3] arm64: dts: ti: Add support for Variscite VAR-SOM-AM62P Symphony Board

[RFC PATCH 0/1] drm/i915/display: Avoid unsupported 300Hz output mode on a TUXEDO device
 2025-07-08 21:05 UTC  (2+ messages)

[PATCH v2] mfd: dt-bindings: Convert TPS65910 to DT schema
 2025-07-08 21:04 UTC 

[PATCH v2 00/12] sched: Address schbench regression
 2025-07-08 21:02 UTC  (4+ messages)
` [PATCH v2 12/12] sched: Add ttwu_queue support for delayed tasks

[PATCH 0/2] bootconfig: Support early options in embedded config
 2025-07-08 21:00 UTC  (2+ messages)

next-20250702 WARNING iommu io-pgtable-arm.c at arm_lpae_map_pages qcom_iommu_map
 2025-07-08 20:56 UTC 

[PATCH net-next v2 0/3] netdevsim: add support for PHY devices
 2025-07-08 20:55 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-07-08 20:55 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: connector: extend ports property to model power connections

[PATCH] Revert "integrity: Do not load MOK and MOKx when secure boot be disabled"
 2025-07-08 20:52 UTC  (8+ messages)

[PATCH] MAINTAINERS: add mm folks as reviewers to rust alloc
 2025-07-08 20:48 UTC  (2+ messages)

[PATCH 0/2] drm: qxl: Deadcoding
 2025-07-08 20:48 UTC  (2+ messages)

[PATCH 1/2] rust: Add dma_set_mask() and dma_set_coherent_mask() bindings
 2025-07-08 20:44 UTC  (4+ messages)

[GIT PULL] Modules fixes for v6.16-rc6
 2025-07-08 20:40 UTC  (4+ messages)
  `  "

[GIT PULL] pwm: Fixes for 6.16-rc6
 2025-07-08 20:40 UTC  (2+ messages)

[GIT PULL] Crypto library fix for v6.16-rc6
 2025-07-08 20:40 UTC  (2+ messages)

Sasha Levin is halucinating, non human entity, has no ethics and no memory
 2025-07-08 20:39 UTC 

[PATCH 0/6] drm/panel: Use refcounted allocation in place of devm_kzalloc() - Part4
 2025-07-08 20:35 UTC  (7+ messages)
` [PATCH 1/6] drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kzalloc()
` [PATCH 2/6] drm/panel/truly-nt35597: "
` [PATCH 3/6] drm/panel/tdo-tl070wsh30: "
` [PATCH 4/6] drm/panel/kd070fhfid015: "
` [PATCH 5/6] drm/panel/ls043t1le01: "
` [PATCH 6/6] drm/panel/samsung-s6e63m0: "

[PATCH v5 0/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14
 2025-07-08 20:34 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: arm: qcom: Add HP Omnibook X14 AI X1P4200 variant
` [PATCH v5 2/3] arm64: dts: qcom: x1-hp-x14: Commonalize HP Omnibook X14 device tree
` [PATCH v5 3/3] arm64: dts: qcom: x1-hp-x14: Add support for X1P42100 HP Omnibook X14

[ANNOUNCE] Git v2.50.1 and friends
 2025-07-08 20:28 UTC  (2+ messages)

[PATCH 6.6 000/130] 6.6.97-rc2 review
 2025-07-08 20:27 UTC  (2+ messages)

[PATCH v7 0/4] Add support for AM62D2 SoC and EVM
 2025-07-08 20:22 UTC  (3+ messages)
` [PATCH v7 3/4] arm64: dts: ti: Add pinctrl entries for AM62D2 family of SoCs

[PATCH v2 0/4] io_uring/btrfs: remove struct io_uring_cmd_data
 2025-07-08 20:22 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs/ioctl: don't skip accounting in early ENOTTY return
` [PATCH v2 2/4] io_uring/cmd: introduce IORING_URING_CMD_REISSUE flag
` [PATCH v2 3/4] btrfs/ioctl: store btrfs_uring_encoded_data in io_btrfs_cmd
` [PATCH v2 4/4] io_uring/cmd: remove struct io_uring_cmd_data

[PATCH net 0/2] rxrpc: Miscellaneous fixes
 2025-07-08 20:20 UTC  (2+ messages)

[PATCH 0/9] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
 2025-07-08 20:18 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H

[PATCH 0/2] Input: synaptics-rmi4 - support capacitive keys
 2025-07-08 20:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document F1A function

WARNING at drm_gem_object_handle_put_unlocked+0xaa/0xe0
 2025-07-08 20:13 UTC 

[PATCH v8 00/12] unwind_deferred: Implement sframe handling
 2025-07-08 20:11 UTC  (4+ messages)
` [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe

[PATCH 00/13] Support DSI output on rk3576 and roc-rk3576-pc board
 2025-07-08 20:10 UTC  (9+ messages)
` [PATCH 04/13] dt-bindings: vendor-prefixes: Add prefix for Shenzhen Bestar Electronic
` [PATCH 05/13] dt-bindings: display: ili9881c: Add Bestar BSD1218-A101KL68 LCD panel
` [PATCH 07/13] dt-bindings: soc: rockchip: add rk3576 mipi dcphy syscon
` [PATCH 08/13] dt-bindings: display: rockchip: Add rk3576 to RK3588 DW DSI2 controller schema

[PATCH v2 00/10] crypto: sun8i-ce - implement request batching
 2025-07-08 20:08 UTC  (4+ messages)
` [PATCH v2 03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context

[PATCH] dt-bindings: net: altr,socfpga-stmmac.yaml: add minItems to iommus
 2025-07-08 20:02 UTC  (2+ messages)

[PATCH 6.15 000/178] 6.15.6-rc1 review
 2025-07-08 19:59 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;
as well as URLs for NNTP newsgroup(s).