messages from 2025-05-03 08:13:52 to 2025-05-03 15:45:22 UTC [more...]
[PATCH v2 0/9] add Voyager board support
2025-05-03 15:18 UTC (10+ messages)
` [PATCH v2 1/9] riscv: add Andes SoC family Kconfig support
` [PATCH v2 2/9] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH v2 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH v2 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH v2 5/9] dt-bindings: timer: add Andes machine timer
` [PATCH v2 6/9] dt-bindings: cache: ax45mp-cache: allow variable cache-sets for Andes L2 cache
` [PATCH v2 7/9] riscv: dts: andes: add QiLai SoC device tree
` [PATCH v2 8/9] riscv: dts: andes: add Voyager board "
` [PATCH v2 9/9] riscv: defconfig: enable Andes SoC
[PATCH 0/2] Add phy+vcc supply to NanoPi R5S and Q64-B
2025-05-03 15:22 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add phy-supply to gmac0 on NanoPi R5S
` [PATCH 2/2] arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3566-quartz64-b
[syzbot] [net?] KASAN: global-out-of-bounds Read in fib6_ifdown (2)
2025-05-03 15:26 UTC
[PATCH net 1/2] net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
2025-05-03 15:24 UTC (2+ messages)
` [PATCH net 2/2] net: mediatek: do not reset PSE when seting FE register
[PATCH] iio: dac: ad559*: fixed coding style issue (shorthand unsigned)
2025-05-03 15:22 UTC (2+ messages)
[PATCH v4 0/7] Convert inno hdmi to drm bridge
2025-05-03 14:42 UTC (2+ messages)
[PATCH bpf-next] bpf: Replace offsetof() with struct_size()
2025-05-03 15:15 UTC
[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
2025-05-03 15:14 UTC (2+ messages)
` [tip: x86/urgent] x86/microcode: Consolidate the loader enablement checking
[PATCH v3 00/17] nfsd: observability improvements
2025-05-03 15:11 UTC (18+ messages)
` [PATCH v3 01/17] sunrpc: move the SVC_RQST_EVENT_*() macros to common header
` [PATCH v3 02/17] nfsd: add a tracepoint for nfsd_setattr
` [PATCH v3 03/17] nfsd: add a tracepoint to nfsd_lookup_dentry
` [PATCH v3 04/17] nfsd: add nfsd_vfs_create tracepoints
` [PATCH v3 05/17] nfsd: add tracepoint to nfsd_symlink
` [PATCH v3 06/17] nfsd: add tracepoint to nfsd_link()
` [PATCH v3 07/17] nfsd: add tracepoints for unlink events
` [PATCH v3 08/17] nfsd: add tracepoint to nfsd_rename
` [PATCH v3 09/17] nfsd: add tracepoint to nfsd_readdir
` [PATCH v3 10/17] nfsd: add tracepoint for getattr and statfs events
` [PATCH v3 11/17] nfsd: remove old v2/3 create path dprintks
` [PATCH v3 12/17] nfsd: remove old v2/3 SYMLINK dprintks
` [PATCH v3 13/17] nfsd: remove old LINK dprintks
` [PATCH v3 14/17] nfsd: remove REMOVE/RMDIR dprintks
` [PATCH v3 15/17] nfsd: remove dprintks for v2/3 RENAME events
` [PATCH v3 16/17] nfsd: remove legacy READDIR dprintks
` [PATCH v3 17/17] nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
[PATCH] KEYS: Reduce smp_mb() calls in key_put()
2025-05-03 15:02 UTC (3+ messages)
[PATCH] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-03 14:52 UTC (7+ messages)
[PATCH v2 00/21] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
2025-05-03 14:47 UTC (8+ messages)
` [PATCH v2 17/21] rust: num: Add an upward alignment helper for usize
[PATCH v10] platform/x86: Add AMD ISP platform config for OV05C10
2025-05-03 14:40 UTC (2+ messages)
[PATCH -v5 0/8] sched: Make task_struct::thread constant size, x86/fpu: Remove thread::fpu
2025-05-03 14:39 UTC (7+ messages)
` [PATCH tip/x86/fpu 1/6] x86/fpu: simplify the switch_fpu_prepare() + switch_fpu_finish() logic
` [PATCH tip/x86/fpu 2/6] x86/fpu: kill x86_init_fpu
` [PATCH tip/x86/fpu 3/6] x86/fpu: kill DEFINE_EVENT(x86_fpu, x86_fpu_copy_src)
` [PATCH tip/x86/fpu 4/6] x86/fpu: arch_dup_task_struct: always use memcpy_and_pad()
` [PATCH tip/x86/fpu 5/6] x86/fpu: fpu__drop: check TIF_NEED_FPU_LOAD instead of PF_KTHREAD|PF_USER_WORKER
` [PATCH tip/x86/fpu 6/6] x86/fpu: shift fpregs_assert_state_consistent() from arch_exit_work() to its caller
[PATCH] nvme-pci: Fix system hang when ASPM L1 is enabled during suspend
2025-05-03 14:36 UTC (7+ messages)
[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
2025-05-03 14:29 UTC (11+ messages)
` [RFC PATCH v2 01/10] "
[PATCH] usb: gadget: u_ether: Continue to send skbs if remote wakeup fails
2025-05-03 14:19 UTC (3+ messages)
[PATCH net-next v7 00/11] PRU-ICSSM Ethernet Driver
2025-05-03 14:12 UTC (12+ messages)
` [PATCH net-next v7 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs
` [PATCH net-next v7 02/11] net: ti: prueth: Adds ICSSM Ethernet driver
` [PATCH net-next v7 03/11] net: ti: prueth: Adds PRUETH HW and SW configuration
` [PATCH net-next v7 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v7 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v7 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module
` [PATCH net-next v7 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
` [PATCH net-next v7 08/11] net: ti: prueth: Adds support for RX interrupt coalescing/pacing
` [PATCH net-next v7 09/11] net: ti: prueth: Adds power management support for PRU-ICSS
` [PATCH net-next v7 10/11] net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs
` [PATCH net-next v7 11/11] net: ti: prueth: Adds PTP OC Support for AM335x and AM437x
[PATCH v2] arm64/cpufeature: annotate arm64_use_ng_mappings with ro_after_init to prevent wrong idmap generation
2025-05-03 14:11 UTC (3+ messages)
[PATCH v6 0/2] power: supply: Add support for Maxim MAX8971 charger
2025-05-03 14:11 UTC (4+ messages)
` [PATCH v6 2/2] "
[PATCH v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2025-05-03 14:02 UTC (2+ messages)
[GIT PULL] sound fixes for 6.15-rc5
2025-05-03 14:08 UTC
[PATCH] arm64/fpsimd: hide unused sve_to_fpsimd() function
2025-05-03 14:05 UTC
[PATCH] power: supply: add EXTCON dependency
2025-05-03 14:04 UTC
[PATCH v7 0/4] can: m_can: Add am62 wakeup support
2025-05-03 14:03 UTC (2+ messages)
[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
2025-05-03 13:57 UTC (3+ messages)
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support
[PATCH v2 0/2] iio: accel: fxls8962af: Fix temperature readings
2025-05-03 13:57 UTC (5+ messages)
` [PATCH v2 1/2] iio: accel: fxls8962af: Fix temperature calculation
` [PATCH v2 2/2] iio: accel: fxls8962af: Fix sign temperature scan element
[PATCH for-next v2 0/2] RDMA/rxe: Prefetching pages with explicit ODP
2025-05-03 13:42 UTC (3+ messages)
` [PATCH for-next v2 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
` [PATCH for-next v2 2/2] RDMA/rxe: Enable asynchronous "
[PATCH] ovl: Annotate struct ovl_entry with __counted_by()
2025-05-03 13:25 UTC
[PATCH] xenbus: Allow PVH dom0 a non-local xenstore
2025-05-03 13:19 UTC
SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
2025-05-03 13:14 UTC (5+ messages)
[PATCH v3 1/3] driver/base: Optimize memory block registration to reduce boot time
2025-05-03 13:10 UTC (6+ messages)
` [PATCH v3 2/3] driver/base: remove register_mem_block_under_node_early()
` [PATCH v3 3/3] drivers/base : Rename register_memory_blocks_under_node() and remove context argument
[PATCH 6.1 000/157] 6.1.136-rc2 review
2025-05-03 13:03 UTC (2+ messages)
[PATCH v2 0/3] Export fan control and register fans as cooling devices
2025-05-03 13:00 UTC (4+ messages)
` [PATCH v2 3/3] hwmon: (cros_ec) register fans into thermal framework "
[PATCH v4 0/4] rust: DebugFS Bindings
2025-05-03 12:44 UTC (5+ messages)
` [PATCH v4 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v4 2/4] rust: debugfs: Bind file creation for long-lived Display
[PATCH 0/2] scripts/gdb: Fixes related to lx_per_cpu()
2025-05-03 12:32 UTC (3+ messages)
` [PATCH 1/2] scripts/gdb: Fix kgdb probing on single-core systems
` [PATCH 2/2] scripts/gdb: Update documentation for lx_per_cpu
[PATCH v3 0/5] module: Strict per-modname namespaces
2025-05-03 12:30 UTC (3+ messages)
` [PATCH v3 2/5] module: Add module specific symbol namespace support
[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
2025-05-03 12:22 UTC (11+ messages)
` [PATCH v2 04/47] perf bench: Silence -Wshorten-64-to-32 warnings
[PATCH V2] LoongArch:support CONFIG_SCHED_MC
2025-05-03 12:23 UTC (2+ messages)
[PATCH v3 0/4] rust: DebugFS Bindings
2025-05-03 12:14 UTC (9+ messages)
` [PATCH v3 1/4] rust: debugfs: Bind DebugFS directory creation
` [PATCH v3 2/4] rust: debugfs: Bind file creation for long-lived Display
CVE-2025-37799: vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp
2025-05-03 12:14 UTC
[syzbot] [usb?] [net?] BUG: using smp_processor_id() in preemptible code in usbnet_skb_return
2025-05-03 12:11 UTC
hardened_usercopy 32-bit (was: Re: [tip: x86/merge] x86/fpu: Make task_struct::thread constant size)
2025-05-03 12:07 UTC
[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
2025-05-03 11:52 UTC
[PATCH v3 0/3] ARM: vt8500: Add runtime SoC version identification
2025-05-03 11:52 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: hwinfo: Add VIA/WonderMedia SoC identification
` [PATCH v3 2/3] soc: Add VIA/WonderMedia SoC identification driver
` [PATCH v3 3/3] ARM: dts: vt8500: add DT nodes for the system config ID register
[linus:master] [alloc_tag] 93d5440ece: WARNING:at_include/linux/alloc_tag.h:#__pgalloc_tag_sub
2025-05-03 11:51 UTC (2+ messages)
` "
[PATCH v2] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
2025-05-03 11:52 UTC
[PATCH v5 0/7] Additional methods for Vec
2025-05-03 11:50 UTC (7+ messages)
` [PATCH v5 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v5 6/7] rust: alloc: add Vec::remove
[PATCH 0/3] arm64/boot: Forbid the use of BSS symbols in startup code
2025-05-03 11:45 UTC (6+ messages)
` [PATCH 1/3] arm64/boot: Move init_pgdir[] into __pi_ namespace
` [PATCH 3/3] arm64/boot: Disallow BSS exports to startup code
` [PATCH 2/3] arm64/boot: Move global CPU override variables out of BSS
[PATCH v4 0/5] Add support to load QUP SE firmware from
2025-05-03 11:20 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus
` [PATCH v4 2/5] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
` [PATCH v4 3/5] i2c: qcom-geni: Load i2c qup Firmware from linux side
` [PATCH v4 4/5] spi: geni-qcom: Load spi "
` [PATCH v4 5/5] serial: qcom-geni: Load UART "
[PATCH v6 0/3] rust: configfs abstractions
2025-05-03 11:18 UTC (12+ messages)
` [PATCH v6 1/3] rust: configfs: introduce rust support for configfs
[PATCH v3 0/9] Add support to load QUP SE firmware from
2025-05-03 11:17 UTC (7+ messages)
` [PATCH v3 6/9] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-03 11:11 UTC
[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
2025-05-03 10:51 UTC (12+ messages)
` [PATCH] x86/microcode: Consolidate the loader enablement
` [PATCH -v2] x86/microcode: Consolidate the loader enablement checking
[PATCH v2 0/5] arm64: dts: qcom: Add EL2 overlays for WoA devices
2025-05-03 10:39 UTC (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: sc7180: Add EL2 overlay "
` [PATCH v2 2/5] arm64: dts: qcom: sc8280xp: Add PCIe IOMMU
` [PATCH v2 3/5] arm64: dts: qcom: sc8280xp: Add EL2 overlay for WoA devices
` [PATCH v2 4/5] arm64: dts: qcom: x1e80100: Add PCIe IOMMU
` [PATCH v2 5/5] arm64: dts: qcom: x1e/x1p: Add EL2 overlay for WoA devices
[PATCH] ovl: Replace offsetof() with struct_size() in ovl_stack_free()
2025-05-03 10:34 UTC
[PATCH v2 0/5] Silence some clang -Wshorten-64-to-32 warnings
2025-05-03 10:33 UTC (3+ messages)
` [PATCH v2 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
[PATCH v2 0/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
2025-05-03 10:29 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: tegra: group Tegra30 based ASUS Transformers
` [PATCH v2 2/3] dt-bindings: arm: tegra: Add Asus Transformer Pad TF300TL
` [PATCH v2 3/3] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
[PATCH] ovl: Replace offsetof() with struct_size() in ovl_cache_entry_new()
2025-05-03 9:15 UTC
[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
2025-05-03 10:26 UTC (8+ messages)
` [PATCH v1 5/7] modpost: Create modalias for builtin modules
[PATCH 09/12] tracing: branch: Use trace_tracing_is_on_cpu() instead of "disabled" field
2025-05-03 10:10 UTC (2+ messages)
[PATCH v12 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
2025-05-03 10:09 UTC (4+ messages)
[PATCH v4 0/5] KVM: lockdep improvements
2025-05-03 10:08 UTC (4+ messages)
` [PATCH v4 5/5] x86: KVM: SEV: implement kvm_lock_all_vcpus and use it
[PATCH v4 0/9] Apple Mac System Management Controller
2025-05-03 10:06 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: gpio: Add Apple Mac SMC GPIO block
` [PATCH v4 2/9] dt-bindings: power: reboot: Add Apple Mac SMC Reboot Controller
` [PATCH v4 3/9] dt-bindings: mfd: Add Apple Mac System Management Controller
` [PATCH v4 4/9] mfd: Add Apple Silicon "
` [PATCH v4 5/9] gpio: Add new gpio-macsmc driver for Apple Macs
` [PATCH v4 6/9] power: reset: macsmc-reboot: Add driver for rebooting via Apple SMC
` [PATCH v4 7/9] arm64: dts: apple: t8103: Add SMC node
` [PATCH v4 8/9] arm64: dts: apple: t8112: "
` [PATCH v4 9/9] arm64: dts: apple: t600x: "
[PATCH] mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabled
2025-05-03 9:50 UTC (4+ messages)
[PATCH v3 0/3] drm: bridge: add support for Triple 10-BIT
2025-05-03 9:50 UTC (2+ messages)
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-05-03 9:50 UTC (9+ messages)
[PATCH v4 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
2025-05-03 9:47 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: bridge: Document Solomon SSD2825
` [PATCH v4 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge
[PATCH v7 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-03 9:42 UTC (5+ messages)
` [PATCH v7 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v7 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH v2 0/4] drm: panel: add support for panels used in LG P880/P895
2025-05-03 9:41 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Document Renesas R61307 based DSI panel
` [PATCH v2 2/4] drm: panel: Add support for Renesas R61307 based MIPI "
` [PATCH v2 3/4] dt-bindings: display: panel: Document Renesas R69328 based "
` [PATCH v2 4/4] drm: panel: Add support for Renesas R69328 based MIPI "
[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
2025-05-03 9:39 UTC (2+ messages)
[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
2025-05-03 9:29 UTC (7+ messages)
` [PATCH net-next v6 04/11] net: ti: prueth: Adds link detection, RX and TX support
` [PATCH net-next v6 05/11] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver
` [PATCH net-next v6 07/11] net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
[PATCH] regulator: bd718x7: Ensure SNVS power state is used as requested
2025-05-03 9:23 UTC (5+ messages)
Bitstreams OS on Discord (was low-jitter, fair pay philosophy)
2025-05-03 9:09 UTC
[PATCH RFC 0/4] Support for MELFAS MIP4 touchkey devices
2025-05-03 9:08 UTC (5+ messages)
` [PATCH RFC 1/4] dt-bindings: input: melfas-mip4: document linux,keycodes property
` [PATCH RFC 2/4] Input: melfas-mip4 - add support for touchkey input events
` [PATCH RFC 3/4] Input: melfas-mip4 - initialize touch events only if the device is a touchscreen
` [PATCH RFC 4/4] Input: melfas-mip4 - add support for event formats 4 and 9
ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 1083866), and 'i32 1' from vmlinux.a(net-traces.o at 1275566)
2025-05-03 9:08 UTC
[syzbot] [mm?] BUG: Bad page state in page_cache_ra_order
2025-05-03 8:59 UTC
[PATCH v1 0/3] clk: tegra: add DFLL support for Tegra 4
2025-05-03 8:54 UTC (4+ messages)
` [PATCH v1 2/3] drivers: "
[PATCH 6.12.y] bpf: Fix BPF_INTERNAL namespace import
2025-05-03 8:50 UTC
[PATCH] arm64: dts: amlogic: dreambox: fix missing clkc_audio node
2025-05-03 8:44 UTC
[PATCH v5 0/3] Add support for AM62L DSS
2025-05-03 8:44 UTC (11+ messages)
` [PATCH v5 2/3] drm/tidss: Update infrastructure to support K3 DSS cut-down versions
[PATCH] kbuild: introduce include/generated/global-rebuild.h
2025-05-03 8:41 UTC
[PATCH net-next v2] selftests: iou-zcrx: Clean up build warnings for error format
2025-05-03 8:29 UTC (3+ messages)
[PATCH 0/4] Workqueue: rename system workqueue and add WQ_PERCPU
2025-05-03 8:28 UTC (5+ messages)
` [PATCH 1/4] Workqueue: rename system_wq to system_percpu_wq
` [PATCH 2/4] Workqueue: rename system_unbound_wq to system_dfl_wq
` [PATCH 3/4] Workqueue: add WQ_PERCPU
` [PATCH 4/4] Workqueue: add WQ_PERCPU to every alloc_workqueue user
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-03 8:19 UTC (5+ messages)
[PATCH v2] drm/sitronix: move tiny Sitronix drivers to their own subdir
2025-05-03 8:13 UTC
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