public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-10 09:36:33 to 2024-10-10 11:34:02 UTC [more...]

[PATCH RFC 00/28] ARM: Switch to generic entry
 2024-10-10 11:33 UTC  (11+ messages)
` [PATCH RFC 01/28] ARM: Prepare includes for "
` [PATCH RFC 02/28] ARM: ptrace: Split report_syscall()
` [PATCH RFC 03/28] ARM: entry: Skip ret_slow_syscall label
` [PATCH RFC 04/28] ARM: process: Rewrite ret_from_fork i C
` [PATCH RFC 05/28] ARM: process: Remove local restart
` [PATCH RFC 06/28] ARM: entry: Invoke syscalls using C
` [PATCH RFC 07/28] ARM: entry: Rewrite two asm calls in C
` [PATCH RFC 08/28] ARM: entry: Move trace entry to C function
` [PATCH RFC 09/28] ARM: entry: save the syscall sp in thread_info
` [PATCH RFC 10/28] ARM: entry: move all tracing invocation to C

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-10 11:32 UTC  (7+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v20 09/14] net: rename skb_copy_to_page_nocache() helper

[PATCH 0/8] netfs/cachefiles: Some bugfixes
 2024-10-10 11:31 UTC  (16+ messages)
` [PATCH 1/8] cachefiles: Fix incorrect block calculations in __cachefiles_prepare_write()
` [PATCH 3/8] cachefiles: Fix missing pos updates in cachefiles_ondemand_fd_write_iter()
` [PATCH 4/8] cachefiles: Clear invalid cache data in advance
` [PATCH 5/8] cachefiles: Clean up in cachefiles_commit_tmpfile()
` [PATCH 6/8] cachefiles: Modify inappropriate error return value in cachefiles_daemon_secctx()
` [PATCH 7/8] cachefiles: Fix NULL pointer dereference in object->file
` [PATCH 8/8] netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING

[PATCH v2 0/3] ARM: dts: ti: omap: fix dtbs_check warnings for ti,gpmc-nand and ti,gpmc-onenend
 2024-10-10 11:31 UTC  (3+ messages)

[PATCH v1] Upload dsp firmware for ASUS laptop 1EB30 & 1EB31 and Update WHENCE for both
 2024-10-10 11:29 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] pinctrl: sophgo: fix double free in cv1800_pctrl_dt_node_to_map()
 2024-10-10 11:18 UTC 

[BUG almost bisected] Splat in dequeue_rt_stack() and build error
 2024-10-10 11:24 UTC  (13+ messages)

[PATCH v5 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-10 11:23 UTC  (2+ messages)
` [PATCH v5 2/2] ARM: dts: aspeed: sbp1: IBM sbp1 BMC board

[PATCH V22 00/22] Add support UHS-II for GL9755 and GL9767
 2024-10-10 11:21 UTC  (8+ messages)
` [PATCH V22 07/22] mmc: core: Support UHS-II card control and access

[PATCH 6.11 000/558] 6.11.3-rc1 review
 2024-10-10 11:22 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Fix potential integer overflow on shift of a int
 2024-10-10 11:22 UTC 

locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
 2024-10-10 11:21 UTC  (4+ messages)

[PATCH v2 0/3] support watchdog for exynosautov920
 2024-10-10 11:18 UTC  (4+ messages)
  ` [PATCH v2 1/3] dt-bindings: watchdog: Document ExynosAutoV920 watchdog bindings
  ` [PATCH v2 2/3] watchdog: s3c2410_wdt: add support for exynosautov920 SoC
  ` [PATCH v2 3/3] arm64: dts: exynosautov920: add watchdog DT node

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-10 11:16 UTC  (3+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH v3 0/5] PCI: VF resizable BAR
 2024-10-10 11:17 UTC  (9+ messages)
` [PATCH v3 1/5] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v3 2/5] PCI: Add a helper to identify IOV resources
` [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
` [PATCH v3 4/5] PCI/IOV: Allow extending VF BAR within original resource boundary
` [PATCH v3 5/5] drm/xe/pf: Extend the VF LMEM BAR

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-10 11:16 UTC  (5+ messages)

Fix Sparse warnings
 2024-10-10 11:14 UTC  (2+ messages)

[PATCH v3 0/5] Add dev_warn_probe() and improve error handling in Rockchip SPI drivers
 2024-10-10 11:14 UTC  (2+ messages)

[PATCH 6.6 000/386] 6.6.55-rc1 review
 2024-10-10 11:13 UTC  (4+ messages)

[PATCH v2] ASoC: dapm: avoid container_of() to get component
 2024-10-10 11:14 UTC  (2+ messages)

[PATCH] sound:aw88399:Correct error handling in aw_dev_get_dsp_status function
 2024-10-10 11:14 UTC  (2+ messages)

[PATCH 1/1] sched.h: silent false ATOMIC_SLEEP warning from cond_resched
 2024-10-10 11:08 UTC  (5+ messages)

[PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`
 2024-10-10 11:13 UTC  (9+ messages)

[PATCH 0/3] add support for drop_caches for individual filesystem
 2024-10-10 11:25 UTC  (4+ messages)
` [PATCH 1/3] vfs: introduce shrink_icache_sb() helper
` [PATCH 2/3] sysctl: add support for drop_caches for individual filesystem
` [PATCH 3/3] Documentation: add instructions for using 'drop_fs_caches sysctl' sysctl

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-10-10 11:08 UTC  (8+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu

Linux 6.6.56
 2024-10-10 11:06 UTC  (2+ messages)

[PATCH net-next] net: tcp: add tracepoint skb_latency for latency monitor
 2024-10-10 11:07 UTC  (3+ messages)

[PATCH] of: Skip kunit tests when arm64+ACPI doesn't populate root node
 2024-10-10 11:05 UTC  (2+ messages)

Linux 6.6.55
 2024-10-10 11:05 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: qcm6490-idp: enable Bluetooth
 2024-10-10 11:04 UTC 

[PATCH] cfi: rust: pass -Zpatchable-function-entry on all architectures
 2024-10-10 11:03 UTC  (5+ messages)

[PATCH 0/2] Normalized CFI integer tags Kconfig fixes
 2024-10-10 11:02 UTC  (6+ messages)
` [PATCH 1/2] kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
` [PATCH 2/2] cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS

[PATCH 1/2] ASoC: mediatek: mt8188: Remove unnecessary variable assignments
 2024-10-10 11:01 UTC  (5+ messages)
  `  "

[PATCH 3/6] fs/ntfs3: Sequential field availability check in mi_enum_attr()
 2024-10-10 11:00 UTC  (2+ messages)

[PATCH 1/1] KVM: nVMX: update VPPR on vmlaunch/vmresume
 2024-10-10 11:00 UTC  (6+ messages)

[PATCH v2] arm64: insn: Simulate nop instruction for better uprobe performance
 2024-10-10 10:58 UTC  (4+ messages)

[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
 2024-10-10 10:58 UTC  (5+ messages)

[PATCH 0/3] sched/core: Fix PSI inconsistent task state splats with DELAY_DEQUEUE
 2024-10-10 10:57 UTC  (3+ messages)

[PATCH v2] bus: mhi: host: pci_generic: Add support for QDU100 device
 2024-10-10 10:56 UTC  (2+ messages)

[PATCH 0/3] Lazy preemption leftovers
 2024-10-10 10:56 UTC  (6+ messages)
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY

[PATCH] soc: qcom: mark pd-mapper as broken
 2024-10-10 10:55 UTC  (4+ messages)

[PATCH v4] rust: add global lock support
 2024-10-10 10:53 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: enable Bluetooth
 2024-10-10 10:51 UTC 

[PATCH net v1 1] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
 2024-10-10 10:51 UTC 

[PATCH] clk: samsung: fsd: Mark PLL_CAM_CSI as critical
 2024-10-10 10:45 UTC  (9+ messages)

[REGRESSION] Build failure with CONFIG_NFS_LOCALIO=y on Linux 6.12-rc1
 2024-10-10 10:46 UTC 

[PATCH 0/7] Lazy preemption bits
 2024-10-10 10:44 UTC  (10+ messages)
` [PATCH 2/7] rcu: limit PREEMPT_RCU configurations

Linux 6.11.3
 2024-10-10 10:41 UTC  (2+ messages)

Linux 6.10.14
 2024-10-10 10:40 UTC  (2+ messages)

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-10-10 10:40 UTC  (4+ messages)

[PATCH net-next v03 0/3] net: af_packet: allow joining a fanout when link is down
 2024-10-10 10:38 UTC  (5+ messages)
` [PATCH net-next v03 1/3] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v03 2/3] selftests: net/psock_fanout: socket joins fanout when link is down
` [PATCH net-next v03 3/3] selftests: net/psock_fanout: unbound socket fanout

[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
 2024-10-10 10:38 UTC  (2+ messages)

[PATCH v2] xen: Remove dependency between pciback and privcmd
 2024-10-10 10:37 UTC  (4+ messages)

[PATCH 00/25] TDX vCPU/VM creation
 2024-10-10 10:36 UTC  (11+ messages)
` [PATCH 10/25] KVM: TDX: Initialize KVM supported capabilities when module setup
` [PATCH 22/25] KVM: TDX: Use guest physical address to configure EPT level and GPAW

Add stacked and parallel memories support in spi-nor
 2024-10-10 10:35 UTC  (4+ messages)

[syzbot] [apparmor?] [ext4?] INFO: rcu detected stall in sys_getdents64
 2024-10-10 10:34 UTC  (4+ messages)

[PATCH v2 0/7] arm64: dts: freescale: imx95: add various nodes
 2024-10-10 10:32 UTC  (7+ messages)
` [PATCH v2 1/7] arm64: dts: freescale: imx95: set max-rx-timeout-ms
` [PATCH v2 6/7] arm64: dts: freescale: imx95-19x19-evk: add nxp,ctrl-ids property

[PATCH] drm/mipi-dsi: fix kernel doc on mipi_dsi_compression_mode_multi
 2024-10-10 10:31 UTC 

[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
 2024-10-10 10:32 UTC  (3+ messages)

[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
 2024-10-10 10:29 UTC  (6+ messages)
` [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-10 10:23 UTC  (10+ messages)

[PATCH 0/5] staging: vchiq_core: Improve indentation
 2024-10-10 10:22 UTC  (6+ messages)
` [PATCH 1/5] staging: vchiq_core: Fix white space indentation error
` [PATCH 2/5] staging: vchiq_core: Indent static_assert on single line
` [PATCH 3/5] staging: vchiq_core: Reflow long lines to 80 columns
` [PATCH 4/5] staging: vchiq_core: Macros indentation fix
` [PATCH 5/5] staging: vchiq_core: Locally cache cache_line_size information

[PATCH V11 net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-10-10 10:22 UTC  (3+ messages)
` [PATCH V11 net-next 04/10] net: hibmcge: Add interrupt supported in this module

[PATCH net-next] net: Remove likely from l3mdev_master_ifindex_by_index
 2024-10-10 10:20 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Prevent thermal runaways in RK3308 SoC dtsi
 2024-10-10 10:19 UTC 

[RFC 0/3] Add PPS generators
 2024-10-10 10:18 UTC  (10+ messages)
` [RFC 1/3] drivers pps: add PPS generators support

[PATCH v12 00/19] Add Secure TSC support for SNP guests
 2024-10-10 10:14 UTC  (4+ messages)
` [PATCH v12 16/19] x86/kvmclock: Use clock source callback to update kvm sched clock

[PATCH 0/5] Enable ethernet for qcs8300
 2024-10-10 10:14 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: qcom: move common parts for qcs8300-ride variants into a .dtsi

[PATCH v3] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE1 Endpoint Mode
 2024-10-10 10:09 UTC 

[PATCH net-next v5] eth: fbnic: Add hardware monitoring support via HWMON interface
 2024-10-10 10:09 UTC  (2+ messages)

[PATCH RFC v3 00/10] extensible syscalls: CHECK_FIELDS to allow for easier feature detection
 2024-10-10 10:09 UTC  (3+ messages)
` [PATCH RFC v3 03/10] openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
  ` (subset) "

[PATCH v2 0/3] soc: qcom: llcc: Add LLCC support for the QCS8300 platform
 2024-10-10 10:08 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: cache: qcom,llcc: Document the QCS8300 LLCC
` [PATCH v2 2/3] soc: qcom: llcc: Add LLCC configuration for the QCS8300 platform
` [PATCH v2 3/3] arm64: dts: qcom: qcs8300: Add LLCC support for QCS8300

[PATCH v3 00/12] Add RTC support for the Renesas RZ/G3S SoC
 2024-10-10 10:08 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: clock: renesas,r9a08g045-vbattb: Document VBATTB
` [PATCH v3 02/12] dt-bindings: clock: r9a08g045-vbattb: Add clock IDs for the VBATTB controller
` [PATCH v3 03/12] clk: linux/clk-provider.h: Add devm_clk_hw_register_gate_parent_hw()
` [PATCH v3 04/12] clk: renesas: clk-vbattb: Add VBATTB clock driver
` [PATCH v3 05/12] dt-bindings: rtc: renesas,rzg3s-rtc: Document the Renesas RTCA-3 IP

[PATCH 0/3] cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq
 2024-10-10 10:07 UTC  (5+ messages)
` [PATCH 1/3] cpufreq: Add a callback to update the min_freq_req from drivers

[patch 00/25] debugobjects: Rework object handling
 2024-10-10 10:02 UTC  (9+ messages)
` [patch 21/25] debugobjects: Implement batch processing
` [patch 22/25] debugobjects: Move pool statistics into global_pool struct
` [patch 23/25] debugobjects: Double the per CPU slots
` [patch 24/25] debugobjects: Refill per CPU pool more agressively

[PATCH] acpi: allow building without CONFIG_HAS_IOPORT
 2024-10-10 10:01 UTC  (6+ messages)

[RFC PATCH v3 0/4] Support large folios for tmpfs
 2024-10-10  9:58 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm: factor out the order calculation into a new helper
` [RFC PATCH v3 2/4] mm: shmem: change shmem_huge_global_enabled() to return huge order bitmap
` [RFC PATCH v3 3/4] mm: shmem: add large folio support to the write and fallocate paths for tmpfs
` [RFC PATCH v3 4/4] docs: tmpfs: add documention for 'write_size' huge option

[PATCH] ntfs3: Fix WARNING in ntfs_extend_initialized_size
 2024-10-10  9:57 UTC  (2+ messages)

[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
 2024-10-10  9:56 UTC  (13+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 17/17] powerpc64/bpf: Add support for bpf trampolines

[PATCH net-next v3 0/3] net: xilinx: emaclite: Adopt clock support
 2024-10-10  9:56 UTC  (6+ messages)
` [PATCH net-next v3 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next v3 3/3] net: emaclite: Adopt clock support

[PATCH] ALSA: hda/realtek: fixup ASUS GA605W
 2024-10-10  9:53 UTC  (2+ messages)

[Syzkaller & bisect] There is general protection fault in pgtable_trans_huge_withdraw
 2024-10-10  9:53 UTC 

[RFC PATCH 0/2] Allow fdinfo to display size of internal BO's
 2024-10-10  9:50 UTC  (5+ messages)
` [RFC PATCH 1/2] drm/drm_file: Add display of driver's internal memory size

[PATCH v1 0/2] Add Qualcomm extended CTI support
 2024-10-10  9:49 UTC  (2+ messages)

[PATCH v2 RESEND] io_uring/fdinfo: add timeout_list to fdinfo
 2024-10-10  9:20 UTC  (2+ messages)
  `  "

[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
 2024-10-10  9:48 UTC  (2+ messages)

[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
 2024-10-10  9:46 UTC  (3+ messages)

[PATCH] printk: Allow direct printing for PREEMPT_RT during panic
 2024-10-10  9:47 UTC  (2+ messages)

[PATCH] hid-lenovo: Support for TP-X12-TAB-1/2 Kbd Fn keys that use HID raw events
 2024-10-10  9:46 UTC  (5+ messages)

[PATCH v9] pidfd: add ioctl to retrieve pid info
 2024-10-10  9:46 UTC  (10+ messages)

[syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp
 2024-10-10  9:46 UTC  (2+ messages)
` [syzbot] "

[PATCH net v3 1/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_vif_seq_start()
 2024-10-10  9:44 UTC  (4+ messages)
` [PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()

[PATCH] drm/msm/dpu: don't always program merge_3d block
 2024-10-10  9:43 UTC  (2+ messages)

[PATCH 00/12] btrfs reads through iomap
 2024-10-10  9:42 UTC  (4+ messages)
` [PATCH 05/12] iomap: Introduce IOMAP_ENCODED

[PATCH 0/2] drm/msm/dpu: Support different number of DSC
 2024-10-10  9:42 UTC  (5+ messages)
` [PATCH 2/2] drm/msm/dpu: configure DSC per number in use

[PATCH v4 0/4] Add pinctrl support for mt7988
 2024-10-10  9:42 UTC  (3+ messages)
` [PATCH v4 1/4] pinctrl: mediatek: add support for MTK_PULL_PD_TYPE

[PATCH] staging: sm750fb: Rename function sm750_hw_cursor_setData2
 2024-10-10  9:41 UTC  (5+ messages)
` [PATCH] staging: sm750: Fix missing config in Kconfig

[PATCH] asus-laptop: prefer strscpy() over strcpy()
 2024-10-10  9:40 UTC  (2+ messages)

[PATCH] rust: improve grammar in commentary
 2024-10-10  9:33 UTC  (2+ messages)

[PATCH net-next] tipc: Return -EINVAL on error from addr2str() methods
 2024-10-10  9:39 UTC  (2+ messages)

[PATCH] lib/Makefile: Make union-find compilation conditional on CONFIG_CPUSETS
 2024-10-10  9:38 UTC  (2+ messages)

[PATCH v4 RESEND 0/3] coresight: Add static trace id support
 2024-10-10  9:37 UTC  (6+ messages)
` [PATCH v4 RESEND 2/3] coresight: Add support to get static id for system trace sources

[RFC PATCH v1] module: sign with sha512 by default to avoid build errors
 2024-10-10  9:36 UTC  (6+ messages)


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