messages from 2024-07-24 15:48:12 to 2024-07-24 18:44:35 UTC [more...]
[PATCH 00/20] ext4: some bugfixes and cleanups for ext4 extents path
2024-07-24 18:44 UTC (3+ messages)
` [PATCH 01/20] ext4: refactor ext4_ext_rm_idx() to index 'path'
[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
2024-07-24 18:43 UTC (9+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie
` [PATCH v3 2/2] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
[PATCH v2] sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-24 18:43 UTC (11+ messages)
[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-07-24 18:40 UTC (13+ messages)
` [PATCH iwl-net v2 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH iwl-net v2 2/6] ice: protect XDP configuration with a mutex
` [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v2 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH iwl-net v2 6/6] ice: do not bring the VSI up, if it was down before the XDP setup
[PATCH net] macvlan: Return error on register_netdevice_notifier() failure
2024-07-24 18:40 UTC (2+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
2024-07-24 18:37 UTC (3+ messages)
[PATCH v6 0/8] RISC-V: Detect and report speed of unaligned vector accesses
2024-07-24 18:36 UTC (9+ messages)
` [PATCH v6 1/8] RISC-V: Add Zicclsm to cpufeature and hwprobe
` [PATCH v6 2/8] dt-bindings: riscv: Add Zicclsm ISA extension description
` [PATCH v6 3/8] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v6 4/8] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v6 5/8] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v6 6/8] RISC-V: Detect unaligned vector accesses supported
` [PATCH v6 7/8] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v6 8/8] RISC-V: hwprobe: Document unaligned vector perf key
[RFC PATCH v1] mm/vmalloc: fix incorrect __vmap_pages_range_noflush() if vm_area_alloc_pages() from high order fallback to order0
2024-07-24 18:28 UTC (2+ messages)
[syzbot] [net?] INFO: task hung in nsim_create (2)
2024-07-24 18:28 UTC (2+ messages)
[PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
2024-07-24 18:21 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
` [PATCH v5 2/3] mmc: tmio: Use MMC core APIs to control the vqmmc regulator
` [PATCH v5 3/3] mmc: renesas_sdhi: Add RZ/V2H(P) compatible string
[PATCH v2 1/1] input: imx_sc_key: Enable wakeup according to dts property wakeup-source
2024-07-24 18:21 UTC (2+ messages)
[PATCH v4 0/3] add support for ad777x family
2024-07-24 18:19 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add a7779 doc
` [PATCH v4 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v4 3/3] drivers: iio: adc: add support for ad777x family
[PATCH v2 0/2] Fix for a very old KVM bug in the segment cache
2024-07-24 18:18 UTC (4+ messages)
` [PATCH v2 1/2] KVM: nVMX: use vmx_segment_cache_clear
[PATCH] drm/xe/oa: Use vma_pages() helper function in xe_oa_mmap()
2024-07-24 18:18 UTC
[syzbot] [perf?] KASAN: slab-use-after-free Read in uprobe_mmap
2024-07-24 18:15 UTC
[PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time
2024-07-24 18:14 UTC (3+ messages)
[PATCH v4 0/2] DMA IOMMU static calls
2024-07-24 18:04 UTC (3+ messages)
` [PATCH v4 1/2] dma: call unconditionally to unmap_page and unmap_sg callbacks
` [PATCH v4 2/2] dma: add IOMMU static calls with clear default ops
[syzbot] [kernel?] linux-next test error: WARNING in tmigr_cpu_prepare
2024-07-24 18:05 UTC
[syzbot] [jfs?] kernel BUG in jfs_unlink
2024-07-24 18:05 UTC
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-07-24 18:04 UTC (83+ messages)
` [PATCH v2 01/49] KVM: x86: Do all post-set CPUID processing during vCPU creation
` [PATCH v2 02/49] KVM: x86: Explicitly do runtime CPUID updates "after" initial setup
` [PATCH v2 03/49] KVM: x86: Account for KVM-reserved CR4 bits when passing through CR4 on VMX
` [PATCH v2 05/49] KVM: selftests: Assert that the @cpuid passed to get_cpuid_entry() is non-NULL
` [PATCH v2 10/49] KVM: x86: Drop now-redundant MAXPHYADDR and GPA rsvd bits from vCPU creation
` [PATCH v2 11/49] KVM: x86: Disallow KVM_CAP_X86_DISABLE_EXITS after "
` [PATCH v2 19/49] KVM: x86: Add a macro to init CPUID features that ignore host kernel support
` [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
` [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
` [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
` [PATCH v2 25/49] KVM: x86: Harden CPU capabilities processing against out-of-scope features
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
` [PATCH v2 29/49] KVM: x86: Remove unnecessary caching of KVM's PV CPUID base
` [PATCH v2 33/49] KVM: x86: Advertise TSC_DEADLINE_TIMER in KVM_GET_SUPPORTED_CPUID
` [PATCH v2 37/49] KVM: x86: Replace guts of "governed" features with comprehensive cpu_caps
` [PATCH v2 39/49] KVM: x86: Extract code for generating per-entry emulated CPUID information
` [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
` [PATCH v2 46/49] KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
` [PATCH v2 47/49] KVM: x86: Drop superfluous host XSAVE check when adjusting guest XSAVES caps
` [PATCH v2 48/49] KVM: x86: Add a macro for features that are synthesized into boot_cpu_data
[PATCH v2 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
2024-07-24 17:59 UTC (2+ messages)
[PATCH v1] drm/virtio: Add DRM capset definition
2024-07-24 17:55 UTC (2+ messages)
[PATCH] drm/amd/display: Fix documentation warning for mpc.h
2024-07-24 17:54 UTC
[PATCH 6.6 000/129] 6.6.42-rc1 review
2024-07-24 17:51 UTC (2+ messages)
[PATCH] f2fs: avoid potential int overflow in sanity_check_area_boundary()
2024-07-24 17:51 UTC
[GIT PULL] random number generator updates for 6.11-rc1
2024-07-24 17:50 UTC (3+ messages)
[PATCH v1] drm/virtio: Fix type of dma-fence context variable
2024-07-24 17:45 UTC (2+ messages)
9p goo.gl link
2024-07-24 17:45 UTC
[RFC PATCH] rust: types: Add explanation for ARef pattern
2024-07-24 17:44 UTC (3+ messages)
[PATCH 6.1 000/105] 6.1.101-rc1 review
2024-07-24 17:43 UTC (2+ messages)
[PATCH net] net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling
2024-07-24 17:40 UTC (2+ messages)
[GIT PULL] sched_ext: Initial pull request for v6.11
2024-07-24 17:38 UTC (5+ messages)
Future handling of complex RGB devices on Linux v2
2024-07-24 17:36 UTC (11+ messages)
` Future handling of complex RGB devices on Linux v3
` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)
[PATCH 0/7] minmax: reduce compilation time
2024-07-24 17:32 UTC (7+ messages)
` [PATCH 3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const)
` [PATCH 4/7] minmax: Simplify signedness check
` [PATCH 7/7] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
[ANNOUNCE] Git v2.46.0-rc2
2024-07-24 17:31 UTC
[PATCH V2] iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
2024-07-24 17:31 UTC
[PATCH] f2fs: fix several potential integer overflows in file offsets
2024-07-24 17:28 UTC
[PATCH v6 0/9] Enable CPR for IPQ9574
2024-07-24 17:26 UTC (6+ messages)
` [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
[PATCH] net/tcp: Expand goo.gl link
2024-07-24 17:25 UTC
[PATCH] lib: Move KUnit tests into tests/ subdirectory
2024-07-24 17:23 UTC (3+ messages)
[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
2024-07-24 17:22 UTC (2+ messages)
[RESEND PATCH] rtc: ds1343: Force SPI chip select to be active high
2024-07-24 16:46 UTC (3+ messages)
[PATCH] smp: print only local CPU info when sched_clock goes backward
2024-07-24 17:19 UTC (3+ messages)
[GIT PULL] vfs fixes
2024-07-24 17:19 UTC (2+ messages)
6.10/bisected/regression - Since commit e356d321d024 in the kernel log appears the message "MES failed to respond to msg=MISC (WAIT_REG_MEM)" which were never seen before
2024-07-24 17:16 UTC (4+ messages)
[PATCH] ptp: Add vDSO-style vmclock support
2024-07-24 17:16 UTC
[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-24 17:16 UTC (5+ messages)
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
[PATCH v3 0/3] Add support for RAS DES feature in PCIe DW
2024-07-24 17:15 UTC (3+ messages)
` [PATCH 2/3] PCI: debugfs: Add support for RASDES framework in DWC
[PATCH bpf-next 1/2] libbpf: Don't take direct pointers into BTF data from st_ops
2024-07-24 17:14 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for resizing data map with struct_ops
[PATCH] Bluetooth: hci_core: fix suspicious RCU usage in hci_conn_drop()
2024-07-24 17:13 UTC (2+ messages)
[PATCH 6.9 000/163] 6.9.11-rc1 review
2024-07-24 17:08 UTC (3+ messages)
[PATCH v2 0/3] CSD-lock diagnostics enhancements
2024-07-24 17:06 UTC (2+ messages)
` [PATCH v2 4/3] smp: print only local CPU info when sched_clock goes backward
[PATCH] f2fs: prevent possible int overflow in dir_block_index()
2024-07-24 17:05 UTC
[PATCH net 0/2] tap/tun: harden by dropping short frame
2024-07-24 17:04 UTC (3+ messages)
` [PATCH net 1/2] tap: add missing verification for "
` [PATCH net 2/2] tun: "
[PATCH 0/2] Remove PG_error
2024-07-24 17:04 UTC (2+ messages)
[PATCH] rust: add `module_params` macro
2024-07-24 17:04 UTC (5+ messages)
[PATCH] dt-bindings: gpio: nxp,lpc32xx-gpio: Convert to dtschema
2024-07-24 17:00 UTC (2+ messages)
[PATCH v4] vmstat: Kernel stack usage histogram
2024-07-24 16:59 UTC (4+ messages)
[syzbot] [usb?] KMSAN: kernel-infoleak in raw_ioctl (2)
2024-07-24 16:58 UTC (2+ messages)
[RFC PATCH] nmi,printk: fix ABBA deadlock between nmi_backtrace and dump_stack_lvl
2024-07-24 16:55 UTC (8+ messages)
[PATCH -next] drm/amd/display: use swap() in sort()
2024-07-24 16:55 UTC (2+ messages)
[PATCH][next] drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
2024-07-24 16:52 UTC (2+ messages)
[PATCH v4 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
2024-07-24 16:48 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH v4 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC
[PATCH v5 0/9] iio: adc: dfsdm: add scaling support
2024-07-24 16:43 UTC (3+ messages)
` [PATCH v5 4/9] dt-bindings: iio: dfsdm: move to backend framework
[PATCH] dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
2024-07-24 16:42 UTC (2+ messages)
[RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
2024-07-24 16:42 UTC (2+ messages)
[PATCH v2 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
2024-07-24 16:34 UTC (3+ messages)
` [PATCH v2 1/2] kasan: catch invalid free before SLUB reinitializes the object
` [PATCH v2 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
[PATCH] binder_alloc: Fix sleeping function called from invalid context
2024-07-24 16:34 UTC (2+ messages)
[PATCH v3 0/2] efi/x86: Call set_os() protocol on dual GPU Macs
2024-07-24 16:34 UTC (12+ messages)
[PATCH v3] of: remove internal arguments from of_property_for_each_u32()
2024-07-24 16:33 UTC
[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
2024-07-24 16:32 UTC (3+ messages)
[PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree
2024-07-24 16:31 UTC (2+ messages)
[PATCH v2 0/4] ext4: fix incorrect tid assumptions
2024-07-24 16:31 UTC (7+ messages)
` [PATCH v2 1/4] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
` [PATCH v2 2/4] ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
` [PATCH v2 3/4] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
` [PATCH v2 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
[PATCH v5 00/21] Avoid MAP_FIXED gap exposure
2024-07-24 16:29 UTC (3+ messages)
` [PATCH v5 18/21] mm/mmap: Move can_modify_mm() check down the stack
[PATCH v4] tools/bpf:Fix the wrong format specifier
2024-07-24 16:26 UTC (4+ messages)
` [PATCH v4] tools/bpf: Fix "
` [v4] "
[PATCH] net: Provide sysctl to tune local port range to IANA specification
2024-07-24 16:25 UTC (2+ messages)
[PATCH 1/2] usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()
2024-07-24 16:23 UTC (2+ messages)
` [PATCH 2/2] usb: typec: tipd: Delete extra semi-colon
[PATCH v2 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-07-24 16:23 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
2024-07-24 16:23 UTC (3+ messages)
[PATCH v3 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
2024-07-24 16:19 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH v3 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC
Software encryption at fscrypt causing the filesystem access unresponsive
2024-07-24 16:21 UTC (2+ messages)
[PATCH] iommu/vt-d: Fix potential soft lockup due to reclaim
2024-07-24 16:25 UTC (3+ messages)
[PATCHv5] perf tool: fix dereferencing NULL al->maps
2024-07-24 16:19 UTC (3+ messages)
[PATCH v2 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
2024-07-24 16:14 UTC (7+ messages)
` [PATCH v2 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
` [PATCH v2 2/6] x86/rust: support MITIGATION_RETPOLINE
` [PATCH v2 3/6] x86/rust: support MITIGATION_RETHUNK
` [PATCH v2 4/6] x86/rust: support MITIGATION_SLS
` [PATCH v2 5/6] objtool: list `noreturn` Rust functions
` [PATCH v2 6/6] objtool/kbuild/rust: enable objtool for Rust
[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
2024-07-24 16:15 UTC (5+ messages)
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver
[regression] mt76x2u: NULL pointer dereference since recent change to fix chanctx emulation for monitor mode
2024-07-24 16:12 UTC (3+ messages)
[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
2024-07-24 16:10 UTC (2+ messages)
[PATCH v3] rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()
2024-07-24 16:10 UTC (2+ messages)
[PATCH] drm/client: Fix error code in drm_client_buffer_vmap_local()
2024-07-24 16:09 UTC
[PATCH] crypto: iaa - Fix potential use after free bug
2024-07-24 16:09 UTC
[PATCH net] net: mvpp2: Don't re-use loop iterator
2024-07-24 16:06 UTC
[PATCH] ALSA: hda/realtek: cs35l41: Fixup remaining asus strix models
2024-07-24 15:56 UTC (2+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
2024-07-24 15:57 UTC (2+ messages)
[PATCH v2 0/2] Add support for Xilinx XDMA Soft IP as Root Port
2024-07-24 15:54 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge
[GIT PULL] UML Changes for v6.11-rc1
2024-07-24 15:54 UTC
[PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
2024-07-24 15:53 UTC (6+ messages)
[PATCH v3] block: fix deadlock between sd_remove & sd_release
2024-07-24 15:52 UTC (2+ messages)
[PATCH 0/2] dt-bindings: Document RZ/V2H GP-EVK board
2024-07-24 15:50 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: soc: renesas: renesas-soc: Add pattern for GP-EVK
[PATCH] dt-bindings: iio: imu: SMI240: add bosch,smi240.yaml
2024-07-24 15:48 UTC (4+ messages)
[PATCH v11 0/9] Marvell HW overlay support for Cadence xSPI
2024-07-24 15:47 UTC (9+ messages)
` [PATCH v11 2/9] spi: cadence: Add static PHY configuration in Marvell overlay
` [PATCH v11 3/9] spi: cadence: Add clock configuration for Marvell xSPI overlay
` [PATCH v11 4/9] spi: cadence: Add Marvell SDMA operations
` [PATCH v11 5/9] spi: cadence: Add Marvell xSPI interrupt changes
` [PATCH v11 6/9] spi: cadence: Add Marvell xfer operation support
` [PATCH v11 7/9] spi: cadence: Change resource mapping
` [PATCH v11 8/9] spi: cadence: Change cs property reading
` [PATCH v11 9/9] spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox