public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 10:09:15 to 2024-08-01 12:56:43 UTC [more...]

[PATCH v3 3/7] acpi/ghes: Support GPIO error source
 2024-08-01 12:56 UTC  (3+ messages)

[PATCH RFC v2 0/2] erofs: introduce page cache share feature
 2024-08-01 12:56 UTC  (5+ messages)
` [PATCH RFC v2 1/2] "
` [PATCH RFC v2 2/2] erofs: apply the "

[PATCH -next] md: wake up mdmon after setting badblocks
 2024-08-01 12:51 UTC 

[PATCH v5 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
 2024-08-01 12:54 UTC  (5+ messages)
` [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-01 12:53 UTC  (11+ messages)
` [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API

[PATCH v3] phy: fsl-imx8mq-usb: fix tuning parameter name
 2024-08-01 12:53 UTC  (2+ messages)

[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01 12:53 UTC  (2+ messages)

[PATCH 0/4] fixes for Adreno A5Xx preemption
 2024-08-01 12:52 UTC  (8+ messages)
` [PATCH 1/4] drm/msm/a5xx: disable preemption in submits by default
` [PATCH 3/4] drm/msm/a5xx: fix races in preemption evaluation stage

[PATCH v3 00/10] Add Rust linked list for reference counted values
 2024-08-01 12:51 UTC  (15+ messages)
` [PATCH v3 04/10] rust: list: add struct with prev/next pointers
` [PATCH v3 06/10] rust: list: add List
` [PATCH v3 09/10] rust: list: support heterogeneous lists

[PATCH -next] md: don't flush sync_work in md_write_start()
 2024-08-01 12:47 UTC 

[PATCH v3 0/2] PRM handler direct call interface
 2024-08-01 12:49 UTC  (2+ messages)

[PATCH v3 00/25] Generic `Allocator` support for Rust
 2024-08-01 12:48 UTC  (14+ messages)
` [PATCH v3 01/25] rust: alloc: add `Allocator` trait
` [PATCH v3 04/25] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v3 07/25] rust: alloc: implement `KVmalloc` allocator
` [PATCH v3 09/25] rust: alloc: implement kernel `Box`

[PATCH] arm64/mm: Avoid direct referencing page table enties in map_range()
 2024-08-01 12:48 UTC  (4+ messages)

[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-08-01 12:47 UTC  (2+ messages)

[tip:locking/urgent] BUILD SUCCESS 224fa3552029a3d14bec7acf72ded8171d551b88
 2024-08-01 12:46 UTC 

[PATCH] cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id()
 2024-08-01 12:45 UTC 

[PATCH v2] phy: fsl-imx8mq-usb: fix tuning parameter name
 2024-08-01 12:42 UTC  (3+ messages)

[PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible
 2024-08-01 12:43 UTC  (4+ messages)

Re: [PATCH] filemap: Init the newly allocated folio memory to 0 for the filemap
 2024-08-01 12:42 UTC  (3+ messages)
`  "

[syzbot] [squashfs?] KMSAN: uninit-value in pick_link
 2024-08-01 12:42 UTC 

[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
 2024-08-01 12:41 UTC  (7+ messages)

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-01 12:39 UTC  (4+ messages)
` (subset) "

[PATCH v2 for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
 2024-08-01 12:32 UTC 

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-08-01 12:36 UTC  (25+ messages)
` [RFC PATCH net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt "
` [RFC PATCH net-next 05/10] net: hibmcge: Implement some .ndo functions
` [RFC PATCH net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions
` [RFC PATCH net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value
 2024-08-01 12:36 UTC  (4+ messages)
  ` [PATCH 2/3] dma-mapping: don't return errors from dma_set_seg_boundary

[PATCH] watchdog: imx_sc_wdt: Don't disable WDT in suspend
 2024-08-01 12:18 UTC 

[PATCH v2 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-08-01 12:30 UTC  (3+ messages)
` [PATCH v2 2/2] rust: init: add `write_[pin_]init` functions

[PATCH] syscalls: fix syscall macros for newfstat/newfstatat
 2024-08-01 12:32 UTC 

[PATCH] backlight: pwm_bl: print errno for probe errors
 2024-08-01 12:31 UTC  (6+ messages)

[PATCH v10 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
 2024-08-01 12:30 UTC  (3+ messages)
` [PATCH v10 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
` [PATCH v10 2/2] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v9 0/4] perf: Support PERF_SAMPLE_READ with inherit
 2024-08-01 12:28 UTC  (4+ messages)
` [PATCH v9 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events

[PATCH v2 0/5] uprobes: misc cleanups/simplifications
 2024-08-01 12:26 UTC  (7+ messages)
` [PATCH v2 5/5] uprobes: make uprobe_register() return struct uprobe *

[PATCH] [PATCH v2] drm: Add documentation for struct drm_pane_size_hint
 2024-08-01 12:25 UTC 

[PATCH] rust: add `module_params` macro
 2024-08-01 12:25 UTC  (4+ messages)

[PATCH v2] sched/pelt: Use rq_clock_task() for hw_pressure
 2024-08-01 12:23 UTC  (4+ messages)

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-01 12:23 UTC  (5+ messages)
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU

[PATCH v7] sched: Consolidate cpufreq updates
 2024-08-01 12:22 UTC  (3+ messages)

[PATCH 0/3] sched: Generalize misfit load balance
 2024-08-01 12:21 UTC  (6+ messages)
` [PATCH 2/3] sched/fair: Generalize misfit lb by adding a misfit reason

syscall.tbl refactoring seems to have dropped definition of __NR_newfstatat on arm64 and riscv (64-bit) at least
 2024-08-01 12:20 UTC  (3+ messages)

[RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
 2024-08-01 12:18 UTC  (2+ messages)

[PATCH] char: xillybus: Don't destroy workqueue from work item running on it
 2024-08-01 12:11 UTC 

[syzbot] [squashfs?] KMSAN: uninit-value in pick_link
 2024-08-01 12:08 UTC  (2+ messages)
` [syzbot] "

[PATCH 00/24] Complete EEVDF
 2024-08-01 12:08 UTC  (2+ messages)

[PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
 2024-08-01 12:07 UTC 

[PATCH v5 0/3] MCTP over PCC
 2024-08-01 12:07 UTC  (7+ messages)
` [PATCH v5 1/3] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v5 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
` [PATCH v5 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
 2024-08-01 12:07 UTC 

[PATCH rdma-next 0/8] Introducing Multi-Path DMA Support for mlx5 RDMA Driver
 2024-08-01 12:05 UTC 

[PATCH v3 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
 2024-08-01 12:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
` [PATCH v3 2/3] firmware: xilinx: Add Pinctrl Get Attribute ID
` [PATCH v3 3/3] pinctrl: pinctrl-zynqmp: Add support for Versal platform

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-08-01 11:59 UTC  (3+ messages)

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-01 11:58 UTC  (12+ messages)

[PATCH] init/main.c: Do jump_label_init before early_security_init
 2024-08-01 11:53 UTC  (7+ messages)

[PATCH] erofs: simplify readdir operation
 2024-08-01 11:44 UTC 

[PATCH -next] regulator: max77857: Make max77857_id static
 2024-08-01 11:45 UTC 

[syzbot] [squashfs?] KMSAN: uninit-value in pick_link
 2024-08-01 11:44 UTC 

[BUG] mm/cgroupv2: memory.min may lead to an OOM error
 2024-08-01 11:40 UTC  (3+ messages)

[PATCH v2 0/2] add more multi functions to streamline error handling
 2024-08-01 11:35 UTC  (4+ messages)
` [PATCH v2 1/2] drm/mipi-dsi: add more multi functions for better "

[PATCH] erofs: simplify readdir operation
 2024-08-01 11:35 UTC  (3+ messages)

[PATCH for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
 2024-08-01 11:34 UTC  (5+ messages)

[PATCH] perf: arm_pmuv3: Fix chained event check for cycle counter
 2024-08-01 11:29 UTC  (2+ messages)

[PATCH v1 1/1] s390/uv: Panic if the security of the system cannot be guaranteed
 2024-08-01 11:25 UTC 

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-08-01  9:21 UTC  (8+ messages)
` [PATCH v11 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
` [PATCH v11 2/6] media: videodev2.h: add visconti viif meta buffer format

[PATCH 00/15] Implement MODVERSIONS for Rust
 2024-08-01 11:22 UTC  (6+ messages)

[PATCH RESEND 21/31] ASoC: intel/sdw_utils: move dai id common macros
 2024-08-01 11:18 UTC  (11+ messages)
  ` [PATCH RESEND 22/31] ASoC: intel/sdw_utils: move soundwire dai type macros
  ` [PATCH RESEND 23/31] ASoC: intel/sdw_utils: move soundwire codec_info_list structure
  ` [PATCH RESEND 24/31] ASoC: intel/sdw_utils: move machine driver dai link helper functions
  ` [PATCH RESEND 25/31] ASoC: sdw_utils: refactor sof_sdw_card_late_probe function
  ` [PATCH RESEND 26/31] ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()
  ` [PATCH RESEND 27/31] ASoC: soc-acpi: add pci revision id field in mach params structure
  ` [PATCH RESEND 28/31] ASoC: amd: acp: add soundwire machines for acp6.3 based platform
  ` [PATCH RESEND 29/31] ASoC: SOF: amd: add alternate "
  ` [PATCH RESEND 30/31] ASoC: SOF: amd: update mach params subsystem_rev variable
  ` [PATCH RESEND 31/31] ASoC: amd/sdw_utils: add sof based soundwire generic machine driver

[syzbot] [squashfs?] KMSAN: uninit-value in pick_link
 2024-08-01 11:21 UTC 

[PATCH net] team: fix possible deadlock in team_port_change_check
 2024-08-01 11:18 UTC 

[PATCH net] tcp: fix forever orphan socket caused by tcp_abort
 2024-08-01 11:16 UTC 

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-01 11:14 UTC  (10+ messages)
` [PATCH 09/13] media: qcom: camss: Add CSID Gen3 support for SM8550

[PATCH] printk: CPU backtrace not printing on panic
 2024-08-01 11:12 UTC  (3+ messages)

[PATCH] perf: arm_pmu: Use of_property_present()
 2024-08-01 11:11 UTC  (2+ messages)

[PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
 2024-08-01 11:11 UTC  (7+ messages)

[PATCH] drm: Add documentation for struct drm_pane_size_hint
 2024-08-01 11:10 UTC  (2+ messages)

[PATCH] rcu/kvfree: Add kvfree_rcu_barrier() API
 2024-08-01 11:10 UTC 

[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-08-01 11:05 UTC  (7+ messages)
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
` [PATCH net-next V3 4/4] net: lan743x: Add support to ethtool phylink get and set settings

[PATCH v3 0/8] MSM8953/MSM8976 ASoC support
 2024-08-01 11:08 UTC  (5+ messages)
` [PATCH v3 6/8] ASoC: qcom: apq8016_sbc: Add support for msm8953 SoC
` [PATCH v3 7/8] ASoC: qcom: apq8016_sbc: Add support for msm8976 SoC

[PATCH 0/5] udmbuf bug fix and some improvements
 2024-08-01 11:08 UTC  (11+ messages)
` [PATCH 1/5] udmabuf: cancel mmap page fault, direct map it
` [PATCH 2/5] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH 3/5] udmabuf: fix vmap_udmabuf error page set
` [PATCH 4/5] udmabuf: add get_sg_table helper function
` [PATCH 5/5] udmabuf: remove folio pin list

[PATCH] usb: fix slab-out-of-bounds Read in cougar_report_fixup
 2024-08-01 11:04 UTC  (2+ messages)

[PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
 2024-08-01 11:04 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/linux/build_bug.h:78:41: error: static assertion failed: "struct member likely outside of struct_group_tagged()"
 2024-08-01 11:04 UTC 

[PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
 2024-08-01 11:01 UTC  (2+ messages)

[v1, 1/1] mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
 2024-08-01 11:01 UTC  (2+ messages)

[PATCH v5 0/2] Add support for Nuvoton MA35D1 SDHCI
 2024-08-01 11:01 UTC  (2+ messages)

[PATCH] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
 2024-08-01 11:00 UTC 

[PATCH] kernel/net: missused TCQ_F_NOLOCK flag
 2024-08-01 10:57 UTC 

[PATCH] firmware: arm_scmi: fix voltage description in failure cases
 2024-08-01 10:58 UTC  (3+ messages)

[PATCH] phy: fsl-imx8mq-usb: fix tuning parameter name
 2024-08-01 10:55 UTC  (3+ messages)

[PATCH] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
 2024-08-01 10:57 UTC 

[syzbot] [dri?] WARNING in drm_wait_one_vblank (2)
 2024-08-01 10:56 UTC 

Linux 6.11-rc1
 2024-08-01 10:55 UTC  (2+ messages)
` [tip: x86/urgent] x86/mm: Fix pti_clone_pgtable() alignment assumption

[tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
 2024-08-01 10:55 UTC 

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-08-01 10:53 UTC  (4+ messages)
` [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver

[tip:timers/urgent] BUILD SUCCESS 6881e75237a84093d0986f56223db3724619f26e
 2024-08-01 10:52 UTC 

[RFC PATCH 0/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-08-01 10:51 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[PATCH] Documentation: clean up warnings for multigrain timestamp docs
 2024-08-01 10:51 UTC 

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-08-01 10:50 UTC  (5+ messages)
` [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v12 05/24] virt: geniezone: Add vm support

[RFC 00/10] KVM: arm64: Enable fine grained undefined for MDSELR_EL1
 2024-08-01 10:46 UTC  (8+ messages)
` [RFC 10/10] KVM: arm64: nv: Add new HDFGRTR2_GROUP & HDFGRTR2_GROUP based FGU handling

[PATCH v2] phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
 2024-08-01 10:40 UTC 

[PATCH net 0/2] mptcp: fix duplicate data handling
 2024-08-01 10:40 UTC  (2+ messages)

[PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
 2024-08-01 10:37 UTC  (4+ messages)
` [PATCH 1/4] coresight: cti: use device_* to iterate over "

[PATCH 0/3] Add VPU support for RK3128
 2024-08-01 10:36 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: rockchip,vpu: Document RK3128 compatible

[PATCH v2] clk: hisilicon: Remove unnecessary local variable
 2024-08-01 10:36 UTC 

[PATCH] phy: qcom-qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
 2024-08-01 10:33 UTC  (3+ messages)

[PATCH v2 0/3] mm: tlb swap entries batch async release
 2024-08-01 10:33 UTC  (5+ messages)

[PATCH 0/2] riscv: Improve KASAN coverage to fix unit tests
 2024-08-01 10:31 UTC  (5+ messages)
` [PATCH 1/2] riscv: Omit optimized string routines when using KASAN
` [PATCH 2/2] riscv: Enable bitops instrumentation

[PATCH v4 0/2] dma: support DMA zone starting above 4GB
 2024-08-01 10:30 UTC  (3+ messages)
` [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit

[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
 2024-08-01 10:30 UTC  (9+ messages)
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings

[PATCH v2 1/3] rust: Introduce irq module
 2024-08-01 10:29 UTC  (7+ messages)
` [PATCH v2 2/3] rust: sync: Introduce lock::Backend::Context
` [PATCH v2 3/3] rust: sync: Add SpinLockIrq

[PATCH v4 0/2] Tracepoints and static branch in Rust
 2024-08-01 10:28 UTC  (5+ messages)
` [PATCH v4 1/2] rust: add static_key_false

[PATCH AUTOSEL 6.10 001/121] drm/amd/display: Enable RCO for PHYSYMCLK in DCN35
 2024-08-01 10:23 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 069/121] thermal: trip: Use READ_ONCE() for lockless access to trip properties

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-08-01 10:22 UTC 

[PATCH] clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
 2024-08-01 10:21 UTC 

[PATCH v2 0/6] rtla: Support idle state disabling via libcpupower in timerlat
 2024-08-01 10:20 UTC  (4+ messages)
` [PATCH v2 4/6] rtla/timerlat: Add --deepest-idle-state for top

[PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
 2024-08-01 10:20 UTC  (8+ messages)

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-01 10:15 UTC  (5+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
 2024-08-01 10:14 UTC  (3+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-01 10:12 UTC  (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user "

[PATCH v2 0/9] Unify hugetlb into arch_get_unmapped_area functions
 2024-08-01 10:11 UTC  (9+ messages)
` [PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags


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