public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-13 15:53:02 to 2023-07-13 19:08:59 UTC [more...]

[PATCH] arm64: Add the arm64.nolse_atomics command line option
 2023-07-13 19:08 UTC  (11+ messages)

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-13 19:12 UTC  (3+ messages)

[PATCH v4 00/21] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-07-13 19:04 UTC  (24+ messages)
` [PATCH v4 01/21] drm: use correct ccflags-y syntax
` [PATCH v4 02/21] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v4 03/21] dyndbg: make ddebug_class_param union members same size
` [PATCH v4 04/21] dyndbg: replace classmap list with a vector
` [PATCH v4 05/21] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v4 06/21] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v4 07/21] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v4 08/21] dyndbg: reduce verbose/debug clutter
` [PATCH v4 09/21] dyndbg: silence debugs with no-change updates
` [PATCH v4 10/21] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v4 11/21] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v4 12/21] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v4 13/21] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP & CONFIG_DRM_USE_DYNAMIC_DEBUG
` [PATCH v4 14/21] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v4 15/21] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v4 16/21] dyndbg-test: make it build with just CONFIG_DYNAMIC_DEBUG_CORE
` [PATCH v4 17/21] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v4 18/21] compiler.h: RFC - s/__LINE__/__COUNTER__/ in __UNIQUE_ID fallback
` [PATCH v4 19/21] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v4 20/21] config TEST_DYNAMIC_DEBUG default m
` [PATCH v4 21/21] dyndbg-doc: add classmap info to howto

[PATCH v4 RESEND] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-13 19:01 UTC 

[PATCH v2] ARM: multi_v7_defconfig: Enable OMAP audio/display support
 2023-07-13 19:01 UTC 

[syzbot] WARNING in ieee80211_free_ack_frame (2)
 2023-07-13 19:00 UTC  (3+ messages)
` [syzbot] [wireless?] "

[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
 2023-07-13 19:00 UTC  (19+ messages)

[PATCH v5 0/5] Add peripherals for J784S4
 2023-07-13 18:58 UTC  (7+ messages)
` [PATCH v5 3/5] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes

[PATCH v1 1/1] Documentation: core-api: Drop :export: for int_log.h
 2023-07-13 18:58 UTC  (2+ messages)

[PATCHSET v3 wq/for-6.5] workqueue: Implement automatic CPU intensive detection and add monitoring
 2023-07-13 18:53 UTC  (10+ messages)
` [PATCH 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism
  ` [PATCH v2 "
    ` Consider switching to WQ_UNBOUND messages (was: Re: [PATCH v2 6/7] workqueue: Report work funcs that trigger automatic CPU_INTENSIVE mechanism)

[PATCH] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-13 18:53 UTC  (4+ messages)

[PATCH v3 1/5] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-07-13 18:52 UTC  (5+ messages)
` [PATCH v3 2/5] ARM: mach-asm9260: Move ASM9260 support into Kconfig.platforms
` [PATCH v3 3/5] ARM: mach-rda: Move RDA Micro "
` [PATCH v3 4/5] ARM: mach-uniphier: Move Socionext UniPhier "
` [PATCH v3 5/5] ARM: mach-moxart: Move MOXA ART "

[PATCH] arm64: dts: imx8mp: add imx8mp-venice-gw74xx-imx219 overlay for rpi v2 camera
 2023-07-13 18:52 UTC  (2+ messages)

[PATCH] drm/msm/adreno: Fix snapshot BINDLESS_DATA size
 2023-07-13 18:52 UTC  (2+ messages)

[PATCH] kbuild: flatten KBUILD_CFLAGS
 2023-07-13 18:52 UTC 

[PATCH] staging: 7811: Fix memory leak in _r8712_init_xmit_priv
 2023-07-13 18:51 UTC  (3+ messages)

[PATCH] kvm/vfio: ensure kvg instance stays around in kvm_vfio_group_add()
 2023-07-13 18:48 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Fix compatible of ti,*-ehrpwm-tbclk
 2023-07-13 18:47 UTC 

[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-13 18:47 UTC  (6+ messages)
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()

[GIT PULL v3] tracing: Fixes for v6.5-rc1
 2023-07-13 18:46 UTC 

[PATCH 01/10] ARM: Kconfig: move platform selection into its own Kconfig file
 2023-07-13 18:44 UTC  (4+ messages)
` [PATCH 06/10] ARM: mach-airoha: Rework support and directory structure

[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
 2023-07-13 18:44 UTC  (5+ messages)
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-07-13 18:32 UTC  (4+ messages)
` [PATCH 27/34] sched_ext: Implement SCX_KICK_WAIT

[PATCH v5] blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
 2023-07-13 18:31 UTC  (6+ messages)

[syzbot] [ntfs3?] KASAN: use-after-free Read in bcmp
 2023-07-13 18:24 UTC  (2+ messages)

[PATCH] thermal/drivers/tsens: make tsens_xxxx_nvmem static
 2023-07-13 18:07 UTC  (3+ messages)

[v2 0/5] Implement MTE tag compression for swapped pages
 2023-07-13 18:05 UTC  (7+ messages)
` [v2 1/5] lib/bitmap: add bitmap_{set,get}_value_unaligned()
` [v2 3/5] arm64: mte: implement CONFIG_ARM64_MTE_COMP

[PATCH] linux-firmware: Update AMD cpu microcode
 2023-07-13 18:05 UTC 

[PATCH] kexec_file: ima: allow loading a kernel with its IMA signature verified
 2023-07-13 17:59 UTC  (3+ messages)

[PATCH] sparc: mark __arch_xchg() as __always_inline
 2023-07-13 17:55 UTC  (2+ messages)

[PATCH v4 0/8] Allow dynamic allocation of software IO TLB bounce buffers
 2023-07-13 17:53 UTC  (3+ messages)
` [PATCH v4 3/8] swiotlb: separate memory pool data from other allocator data

[PATCH 1/5] dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
 2023-07-13 17:52 UTC  (6+ messages)

[PATCH v6 0/2] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-07-13 17:49 UTC  (3+ messages)
` [PATCH v6 2/2] spi: spi-geni-qcom: Add SPI Device "

drivers/gpu/drm/drm_edid.c:6150:13: warning: stack frame size (1472) exceeds limit (1024) in 'drm_parse_cea_ext'
 2023-07-13 17:52 UTC 

[PATCH v4] tpm,tpm_tis: Disable interrupts after 1000 unhandled IRQs
 2023-07-13 17:39 UTC 

[PATCH 0/2] Deprecate ti-serdes header file
 2023-07-13 17:38 UTC  (2+ messages)

Bug introduced in 724ba67 (ARM: dts: Move .dts files to vendor sub-directories)
 2023-07-13 17:38 UTC  (3+ messages)

[PATCH v2 net] gso: fix dodgy bit handling for GSO_UDP_L4
 2023-07-13 17:38 UTC  (2+ messages)

[PATCH v7 00/22] Restructure RPM SMD ICC
 2023-07-13 17:37 UTC  (2+ messages)

drivers/media/i2c/tc358746.c:817:13: warning: 'p_best' is used uninitialized
 2023-07-13 17:37 UTC  (3+ messages)

[PATCH 0/2] Fix hugetlb free path race with memory errors
 2023-07-13 17:34 UTC  (2+ messages)

[PATCH v1 2/9] selftests/mm: Give scripts execute permission
 2023-07-13 17:32 UTC  (2+ messages)

[PATCH-cgroup v5 0/5] cgroup/cpuset: Support remote partitions
 2023-07-13 17:26 UTC  (6+ messages)
` [PATCH v5 1/5] cgroup/cpuset: Add cpuset.cpus.exclusive for v2
` [PATCH v5 2/5] cgroup/cpuset: Introduce remote partition
` [PATCH v5 3/5] cgroup/cpuset: Check partition conflict with housekeeping setup
` [PATCH v5 4/5] cgroup/cpuset: Documentation update for partition
` [PATCH v5 5/5] cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partition

[PATCHSET v2 0/8] Add io_uring futex/futexv support
 2023-07-13 17:24 UTC  (8+ messages)
` [PATCH 4/8] io_uring: add support for futex wake and wait
` [PATCH 8/8] io_uring: add support for vectored futex waits

[PATCH v2 0/2] RISC-V: Probe for misaligned access speed
 2023-07-13 17:21 UTC  (3+ messages)
` [PATCH v2 1/2] RISC-V: Probe for unaligned "

[PATCH v3 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2023-07-13 17:21 UTC  (4+ messages)
` [PATCH v3 3/3] watchdog:rit_wdt: Add support for WDIOF_CARDRESET

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-07-13 17:19 UTC  (4+ messages)
` [PATCH v4 01/12] riscv: Add support for kernel mode vector

[PATCH v2 0/3] RK3588 PCIe2 support
 2023-07-13 17:18 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v2 2/3] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v2 3/3] arm64: dts: rockchip: rk3588: add PCIe2 support

[PATCH 0/2] eventfd: simplify signal helpers
 2023-07-13 17:10 UTC  (2+ messages)

[PATCH drm-next v7 00/13] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-07-13 17:04 UTC  (14+ messages)
` [PATCH drm-next v7 01/13] drm: execution context for GEM buffers v7
` [PATCH drm-next v7 02/13] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v7 03/13] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v7 04/13] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v7 05/13] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v7 06/13] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v7 07/13] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v7 08/13] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v7 09/13] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v7 10/13] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v7 11/13] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v7 12/13] drm/nouveau: implement new VM_BIND uAPI
` [PATCH drm-next v7 13/13] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained
 2023-07-13 17:03 UTC  (2+ messages)

[PATCH v2 0/2] leds: simatic-ipc-leds-gpio: add new model BX-21A
 2023-07-13 17:01 UTC  (2+ messages)

[PATCH] riscv: entry: set a0 prior to syscall_handler
 2023-07-13 16:59 UTC  (4+ messages)

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-13 16:58 UTC  (6+ messages)

[RFC PATCH net-next] tcp: add a tracepoint for tcp_listen_queue_drop
 2023-07-13 16:57 UTC  (6+ messages)

[syzbot] [btrfs?] general protection fault in btrfs_finish_ordered_extent
 2023-07-13 16:56 UTC 

[PATCH] sparc: mark __arch_xchg() as __always_inline
 2023-07-13 16:55 UTC  (3+ messages)

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-07-13 16:53 UTC  (10+ messages)

[PATCH] tracing: Add back FORTIFY_SOURCE logic to kernel_stack event structure
 2023-07-13 16:53 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-13 16:52 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved

[PATCH] cpumask: eliminate kernel-doc warnings
 2023-07-13 16:52 UTC  (2+ messages)

[PATCH v4] serial: 8250_dw: Preserve original value of DLF register
 2023-07-13 16:51 UTC  (2+ messages)

[PATCH bpf] bpf, arm64: Fix BTI type used for freplace attached functions
 2023-07-13 16:49 UTC 

[PATCH v3 0/3] TPMI control and debugfs support
 2023-07-13 16:48 UTC  (6+ messages)
` [PATCH v3 1/3] platform/x86/intel/tpmi: Read feature control status
` [PATCH v3 2/3] platform/x86/intel/tpmi: Add debugfs interface

[PATCH 1/2] dt-bindings: display/msm: qcom,sdm845-mdss: add memory-region property
 2023-07-13 16:48 UTC  (5+ messages)

[PATCH] arm64: dts: ti: k3-j721s2-main: Add dts nodes for EHRPWMs
 2023-07-13 16:48 UTC  (2+ messages)

[PATCH v1 0/4] RK3588 PCIe2 support
 2023-07-13 16:47 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH] of: property: fw_devlink: fixup return value check of strcmp_suffix in parse_gpios
 2023-07-13 16:45 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v1] fs: Fix error checking for d_hash_and_lookup()
 2023-07-13 16:41 UTC  (2+ messages)

Question about the 'bw' field in the fio output
 2023-07-13 16:44 UTC  (2+ messages)

[PATCH v2 0/3] TPMI control and debugfs support
 2023-07-13 16:42 UTC  (5+ messages)
` [PATCH v2 2/3] platform/x86/intel/tpmi: Add debugfs interface

[PATCH v4 00/13] Add PASID support to SMMUv3 unmanaged domains
 2023-07-13 16:41 UTC  (8+ messages)
` [PATCH v4 02/13] iommu/arm-smmu-v3: Add smmu_s1_cfg to smmu_master

[PATCH v6 00/13] Add support to configure TPDM DSB subunit
 2023-07-13 16:37 UTC  (10+ messages)
` [PATCH v6 09/13] Add nodes for dsb edge control

[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
 2023-07-13 16:37 UTC  (5+ messages)
` [PATCH v2 3/5] spi: Add support for Renesas CSI

[PATCH v2 0/5] drm/ssd130x: A few enhancements and cleanups
 2023-07-13 16:34 UTC  (8+ messages)
` [PATCH v2 4/5] drm/ssd130x: Don't allocate buffers on each plane update

[syzbot] [ext4?] INFO: task hung in find_inode_fast (2)
 2023-07-13 16:33 UTC 

[PATCH V5] regulator: da9062: Make the use of IRQ optional
 2023-07-13 16:34 UTC  (4+ messages)

[PATCH] x86/PCI: Use struct_size()
 2023-07-13 16:34 UTC  (2+ messages)

[PATCH] drm/ssd130x: Fix an oops when attempting to update a disabled plane
 2023-07-13 16:32 UTC 

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-13 16:32 UTC  (9+ messages)
` [PATCH v3 1/8] x86/resctrl: Refactor in preparation for node-scoped resources
` [PATCH v3 2/8] x86/resctrl: Remove hard code of RDT_RESOURCE_L3 in monitor.c
` [PATCH v3 3/8] x86/resctrl: Add a new node-scoped resource to rdt_resources_all[]
` [PATCH v3 4/8] x86/resctrl: Add code to setup monitoring at L3 or NODE scope
` [PATCH v3 5/8] x86/resctrl: Add package scoped resource
` [PATCH v3 6/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
` [PATCH v3 7/8] x86/resctrl: Determine if Sub-NUMA Cluster is enabled and initialize
` [PATCH v3 8/8] selftests/resctrl: Adjust effective L3 cache size when SNC enabled

[PATCH 1/2] ALSA: hda: cs35l41: Add fixups for machines without a valid ACPI _DSD
 2023-07-13 16:29 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda/realtek: Add quirks for Lenovo 16IAH7, 16IAX7 and 16ARHA7

[PATCH 0/2] Fix CSC3551 speaker sound problem for machines without a valid ACPI _DSD
 2023-07-13 16:29 UTC 

[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
 2023-07-13 16:29 UTC  (8+ messages)

[PATCH v9 0/4] fpga: add initial KUnit tests for the subsystem
 2023-07-13 16:27 UTC  (5+ messages)
` [PATCH v9 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v9 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v9 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v9 4/4] fpga: add configuration for the FPGA KUnit test suites

[RFC PATCH v1 0/3] docs: stable-kernel-rules: add delayed backporting option and a few tweaks
 2023-07-13 16:27 UTC  (10+ messages)

[PATCH 1/2] PCI: Reorder some fields in 'struct pci_dev'
 2023-07-13 16:24 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
 2023-07-13 16:18 UTC  (2+ messages)

[PATCH 1/1] xarray: Document necessary flag in alloc-functions
 2023-07-13 16:17 UTC 

[PATCH rfc -next 00/10] mm: convert to generic VMA lock-based page fault
 2023-07-13 16:15 UTC  (3+ messages)
` [PATCH rfc -next 01/10] mm: add a generic VMA lock-based page fault handler

linux-next: Tree for Jul 13
 2023-07-13 16:11 UTC  (2+ messages)
` linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)

[PATCH] Documentation: mm/memfd: vm.memfd_noexec
 2023-07-13 16:10 UTC  (2+ messages)

[PATCH v3] ntb: Remove error checking for debugfs_create_dir()
 2023-07-13 16:05 UTC  (2+ messages)

[CfP] Confidential Computing Microconference @ LPC 2023
 2023-07-13 15:50 UTC 

[PATCH v2 00/18] fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT flags
 2023-07-13 16:02 UTC  (4+ messages)
` [PATCH v2 18/18] fbdev: Document that framebuffer_alloc() returns zero'ed data

[PATCH net-next 0/2] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-13 16:02 UTC  (3+ messages)
` [PATCH net-next 1/2 v2] tools: ynl-gen: fix enum index in _decode_enum(..)

[PATCH net v2] ath6kl: Remove error checking for debugfs_create_dir()
 2023-07-13 16:01 UTC  (2+ messages)

[PATCH RESEND] Add multicolor support to BlinkM LED driver
 2023-07-13 15:44 UTC 

[PATCH net v1] net:wireless:Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-07-13 15:58 UTC  (2+ messages)

[PATCH v1] drivers: wireless: ath5k: fix parameter check in ath5k_debug_init_device
 2023-07-13 16:00 UTC  (2+ messages)

[syzbot] [kvm?] WARNING in __load_segment_descriptor
 2023-07-13 15:57 UTC  (2+ messages)

[PATCH v4 0/1] asus-wmi: add support for ASUS screenpad
 2023-07-13 15:57 UTC  (8+ messages)
` [PATCH v4 1/1] platform/x86: "

[PATCH RESEND v5 0/3] NVMEM cells in sysfs
 2023-07-13 15:56 UTC  (3+ messages)
` [PATCH RESEND v5 1/3] ABI: sysfs-nvmem-cells: Expose cells through sysfs

[linus:master] [iomap] 219580eea1: ltp.writev07.fail
 2023-07-13 15:56 UTC  (4+ messages)
  ` [LTP] "

[PATCH] mfd: wcd934x: Update to use maple tree register cache
 2023-07-13 15:56 UTC  (3+ messages)

[PATCH printk v2 0/5] various cleanups
 2023-07-13 15:55 UTC  (5+ messages)
` [PATCH printk v2 4/5] printk: Add per-console suspended state
` [PATCH printk v2 5/5] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()

[PATCH v10 0/7] Re-enable IDXD kernel workqueue under DMA API
 2023-07-13 16:00 UTC  (4+ messages)
` [PATCH v10 2/7] iommu: Move global PASID allocation from SVA to core

Maple Tree Work
 2023-07-13 15:52 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