public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 20:40:28 to 2024-10-25 23:21:53 UTC [more...]

[PATCH v6 0/9] drm/msm/dpu: support virtual wide planes
 2024-10-25 23:21 UTC  (5+ messages)
` [PATCH v6 4/9] drm/msm/dpu: move scaling limitations out of the hw_catalog
` [PATCH v6 5/9] drm/msm/dpu: split dpu_plane_atomic_check()

WARNING in lmce_supported() during reboot
 2024-10-25 23:13 UTC 

[PATCH v6 0/5] Hwmon PMUs
 2024-10-25 23:07 UTC  (9+ messages)

[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
 2024-10-25 23:03 UTC  (2+ messages)

[PATCH] Revert "bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()"
 2024-10-25 23:02 UTC  (6+ messages)

[GIT PULL] more 9p reverts for 6.12-rc5
 2024-10-25 22:59 UTC  (2+ messages)

[syzbot] [ext4?] KASAN: use-after-free Write in ext4_insert_dentry
 2024-10-25 22:56 UTC 

[PATCH next] rcu: Unlock correctly in rcu_dump_cpu_stacks()
 2024-10-25 22:55 UTC  (2+ messages)

[PATCH v3 0/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-10-25 22:54 UTC  (15+ messages)
` [PATCH v3 2/9] fpga: dfl: omit unneeded null pointer check from {afu,fme}_open()
` [PATCH v3 6/9] fpga: dfl: factor out feature data creation from build_info_commit_dev()
` [PATCH v3 7/9] fpga: dfl: store FIU type in feature platform data
` [PATCH v3 9/9] fpga: dfl: fix kernel warning on port release/assign for SRIOV

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:6953:13: warning: stack frame size (3160) exceeds limit (3072) in 'dml_core_mode_support'
 2024-10-25 22:50 UTC 

[PATCH] mm: shmem: fallback to page size splice if large folio has poisoned subpages
 2024-10-25 22:45 UTC  (4+ messages)

fw_devlinks preventing a panel driver from probing
 2024-10-25 22:40 UTC  (7+ messages)

[PATCH] Input: synaptics-rmi4 - switch to using cleanup functions in F34
 2024-10-25 22:38 UTC 

[PATCH] KDB: Fix missing argument in dmesg command usage help
 2024-10-25 22:37 UTC  (2+ messages)

[PATCH v4 00/19] fpga: dfl: fix kernel warning on port release/assign for SRIOV
 2024-10-25 22:37 UTC  (20+ messages)
` [PATCH v4 01/19] fpga: dfl: omit unneeded argument pdata from dfl_feature_instance_init()
` [PATCH v4 02/19] fpga: dfl: return platform data from dfl_fpga_inode_to_feature_dev_data()
` [PATCH v4 03/19] fpga: dfl: afu: use parent device to log errors on port enable/disable
` [PATCH v4 04/19] fpga: dfl: afu: define local pointer to feature device
` [PATCH v4 05/19] fpga: dfl: pass feature platform data instead of device as argument
` [PATCH v4 06/19] fpga: dfl: factor out feature data creation from build_info_commit_dev()
` [PATCH v4 07/19] fpga: dfl: store FIU type in feature platform data
` [PATCH v4 08/19] fpga: dfl: refactor internal DFL APIs to take/return feature device data
` [PATCH v4 09/19] fpga: dfl: factor out feature device registration
` [PATCH v4 10/19] fpga: dfl: factor out feature device data from platform device data
` [PATCH v4 11/19] fpga: dfl: convert features from flexible array member to separate array
` [PATCH v4 12/19] fpga: dfl: store MMIO resources in feature device data
` [PATCH v4 13/19] fpga: dfl: store platform device name "
` [PATCH v4 14/19] fpga: dfl: store platform device id "
` [PATCH v4 15/19] fpga: dfl: convert is_feature_dev_detected() to use FIU type
` [PATCH v4 16/19] fpga: dfl: allocate platform device after feature device data
` [PATCH v4 17/19] fpga: dfl: remove unneeded function build_info_create_dev()
` [PATCH v4 18/19] fpga: dfl: drop unneeded get_device() and put_device() of feature device
` [PATCH v4 19/19] fpga: dfl: destroy/recreate feature platform device on port release/assign

[RFC PATCH v1] driver core: fw_devlink: Detect cycles when the supplier never gets a device
 2024-10-25 22:37 UTC 

[PATCH v3 0/5] implement lightweight guard pages
 2024-10-25 22:35 UTC  (10+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism

[PATCH v4 0/7] rust: Add IO polling
 2024-10-25 22:33 UTC  (7+ messages)
` [PATCH v4 2/7] rust: time: Introduce Delta type
` [PATCH v4 3/7] rust: time: Introduce Instant type
` [PATCH v4 4/7] rust: time: Add wrapper for fsleep function

[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
 2024-10-25 22:32 UTC  (3+ messages)

[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
 2024-10-25 22:32 UTC  (4+ messages)
` [PATCH net-next v2 2/2] "

[PATCH] HID: multitouch: make mt_set_mode() less cryptic
 2024-10-25 22:32 UTC 

[PATCH v4 4/4] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support
 2024-10-25 22:32 UTC  (2+ messages)

[PATCH v2 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
 2024-10-25 22:31 UTC  (2+ messages)

[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-10-25 22:31 UTC  (11+ messages)
` [PATCH v2 03/18] lib/crc32: expose whether the lib is really optimized at runtime
` [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [PATCH v2 18/18] scsi: target: iscsi: switch to using the crc32c library

[PATCH v2 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
 2024-10-25 22:31 UTC  (2+ messages)

[PATCH v2 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2024-10-25 22:31 UTC  (2+ messages)

[PATCH v4 1/4] PCI: dwc: ep: Add bus_addr_base for outbound window
 2024-10-25 22:31 UTC  (2+ messages)

[PATCH 2/4] parport: change struct parport member to iobase
 2024-10-25 22:29 UTC  (3+ messages)

[PATCH v7 0/2] Improve VM CPUfreq and task placement behavior
 2024-10-25 22:25 UTC  (3+ messages)

[syzbot] [btrfs?] general protection fault in btrfs_search_slot
 2024-10-25 22:22 UTC  (6+ messages)
` [PATCH] btrfs: add a sanity check for btrfs root

[PATCH sched_ext/for-6.12-fixes] sched_ext: Fix enq_last_no_enq_fails selftest
 2024-10-25 22:20 UTC  (2+ messages)

[PATCH] sched: Fix compile warning about variable 'uclamp_mutex'
 2024-10-25 22:19 UTC  (3+ messages)

[PATCH sched_ext/for-6.12-fixes] sched_ext: Make cast_mask() inline
 2024-10-25 22:19 UTC  (2+ messages)

[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
 2024-10-25 22:17 UTC  (11+ messages)
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process

[PATCH v7 00/12] MIPS: Support I6500 multi-cluster configuration
 2024-10-25 22:17 UTC  (3+ messages)
` [PATCH v7 02/12] irqchip/mips-gic: Support multi-cluster in for_each_online_cpu_gic()

[PATCH v2] media: mt9p031: Refactor format handling for different sensor models
 2024-10-25 22:15 UTC 

[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
 2024-10-25 22:15 UTC  (2+ messages)

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-25 22:12 UTC  (10+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation

[PATCH] KVM: arm64: Mark the VM as dead for failed initializations
 2024-10-25 22:12 UTC 

[PATCH 1/3] arm64: dts: imx8qxp-mek: replace hardcode 0 with IMX_LPCG_CLK_0
 2024-10-25 22:08 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8qm-ss-hsio: fix interrupt-map indent under pci* nodes
` [PATCH 3/3] arm64: dts: imx8qm-ss-hsio: fix PCI and SATA clock indices

[PATCH v4 00/10] Add PCIe support for bcm2712
 2024-10-25 22:08 UTC  (5+ messages)
` [PATCH v4 02/10] dt-bindings: PCI: brcmstb: Update bindings for PCIe on bcm2712
` [PATCH v4 08/10] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk

[PATCH v2] wifi: mac80211: ieee80211_i: Fix memory corruption bug in struct ieee80211_chanctx
 2024-10-25 22:05 UTC 

[PATCH V5 00/10] AMD XDNA driver
 2024-10-25 22:02 UTC  (4+ messages)

[PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
 2024-10-25 22:00 UTC  (5+ messages)
` [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable

Righteous way
 2024-10-25 21:59 UTC 

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-25 21:58 UTC  (3+ messages)
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)

[PATCH 0/2] arm64: dts: qcom: sm8[56]50: correct MDSS interconnects
 2024-10-25 21:53 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: "

[PATCH v4 0/7] PCI: VF resizable BAR
 2024-10-25 21:50 UTC  (8+ messages)
` [PATCH v4 1/7] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v4 2/7] PCI: Add a helper to identify IOV resources
` [PATCH v4 3/7] PCI: Add a helper to convert between standard and "
` [PATCH v4 4/7] PCI: Allow IOV resources to be resized in pci_resize_resource()
` [PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
` [PATCH v4 6/7] PCI: Allow drivers to control VF BAR size
` [PATCH v4 7/7] drm/xe/pf: Set VF LMEM "

[PATCH RESEND] checkpatch: always parse orig_commit in fixes tag
 2024-10-25 21:47 UTC  (2+ messages)

[PATCH][next] wifi: mac80211: ieee80211_i: Avoid dozens of -Wflex-array-member-not-at-end warnings
 2024-10-25 21:38 UTC  (9+ messages)

[PATCH v4 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
 2024-10-25 21:36 UTC  (4+ messages)

[PATCH 0/6] futex: The remaining futex2 bits
 2024-10-25 21:23 UTC  (3+ messages)
` [PATCH 2/6] futex: Implement FUTEX2_NUMA

[syzbot] [btrfs?] general protection fault in btrfs_lookup_csums_bitmap
 2024-10-25 21:15 UTC  (4+ messages)
` [PATCH] btrfs: add a sanity check for csum root before fill the data csum

[PATCH RFC 0/3] Initial rust bindings for device property reads
 2024-10-25 21:12 UTC  (5+ messages)
` [PATCH RFC 1/3] of: unittest: Add a platform device node for rust platform driver sample
` [PATCH RFC 2/3] rust: Add bindings for device properties
` [PATCH RFC 3/3] samples: rust: platform: Add property read examples

[PATCH v2] scx: Fix raciness in scx_ops_bypass()
 2024-10-25 21:12 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH] soc: qcom: Rework BCM_TCS_CMD macro
 2024-10-25 21:06 UTC  (2+ messages)

[PATCH net-next 0/3] Mitigate the two-reallocations issue for iptunnels
 2024-10-25 21:06 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue

[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
 2024-10-25 21:03 UTC  (15+ messages)
` [PATCH v2 01/14] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v2 02/14] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe port support
` [PATCH v2 03/14] cxl/pci: Introduce helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v2 04/14] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v2 05/14] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v2 06/14] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH v2 07/14] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH v2 08/14] cxl/pci: Change find_cxl_ports() to non-static
` [PATCH v2 09/14] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v2 10/14] cxl/pci: Map CXL PCIe upstream "
` [PATCH v2 11/14] cxl/pci: Rename RAS handler interfaces to also indicate CXL PCIe port support
` [PATCH v2 12/14] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH v2 13/14] cxl/pci: Add trace logging "
` [PATCH v2 14/14] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers

linus-next: improving functional testing for to-be-merged pull requests
 2024-10-25 21:04 UTC  (13+ messages)

[PATCH 0/2] kunit: enable hardware virtualization
 2024-10-25 21:03 UTC  (3+ messages)
` [PATCH 1/2] kunit: add fallback for os.sched_getaffinity
` [PATCH 2/2] kunit: enable hardware acceleration when available

[PATCH v12 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-10-25 20:59 UTC  (8+ messages)
` [PATCH v12 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v12 2/7] remoteproc: Add TEE support
` [PATCH v12 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v12 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v12 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v12 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v12 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2024-10-25 21:01 UTC  (5+ messages)

[PATCH] rtc: cmos: avoid taking rtc_lock for extended period of time
 2024-10-25 20:52 UTC  (2+ messages)

[PATCH v2 1/1] pwm: core: use device_match_name() instead of strcmp(dev_name(
 2024-10-25 20:54 UTC  (2+ messages)

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-10-25 20:51 UTC  (3+ messages)

[PATCH] irqchip: mips-gic: Handle case with cluster without CPU cores
 2024-10-25 20:47 UTC  (4+ messages)

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-25 20:47 UTC  (8+ messages)
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta

[PATCH] wifi: brcm80211: Remove unused dma_txflush
 2024-10-25 20:46 UTC 

[PATCH v2 0/2] drm/etnaviv: Fix GPUVA range collision when CPU page size is not equal to GPU page size
 2024-10-25 20:43 UTC  (3+ messages)
` [PATCH v2 1/2] drm/etnaviv: Record GPU visible size of GEM BO separately
` [PATCH v2 2/2] drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA size

[RFC] driver core: add a dbg printk for successful probes
 2024-10-25 20:44 UTC  (3+ messages)

[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
 2024-10-25 20:39 UTC  (32+ messages)
` [PATCH v2 01/31] netfs: Remove call to folio_index()
` [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v2 03/31] netfs: Remove unnecessary references to pages
` [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions
` [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t
` [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v2 10/31] netfs: Drop the was_async "
` [PATCH v2 11/31] netfs: Don't use bh spinlock
` [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock
` [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v2 14/31] afs: Fix directory format encoding struct
` [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations
` [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
` [PATCH v2 17/31] cachefiles: Add auxiliary data trace
` [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-10-25 19:30 UTC  (9+ messages)

[RFC PATCH] remoteproc: core: Add support for predefined notifyids
 2024-10-25 20:38 UTC  (3+ messages)


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