public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 11:57:58 to 2024-05-28 13:36:01 UTC [more...]

[PATCH printk v6 00/30] wire up write_atomic() printing
 2024-05-28 13:35 UTC  (3+ messages)

[PATCH v3 0/2] RISC-V: clarify what some RISCV_ISA* config options do & redo Zbb toolchain dependency
 2024-05-28 13:35 UTC  (3+ messages)
` [PATCH v3 2/2] RISC-V: separate Zbb optimisations requiring and not requiring toolchain support

[PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node
 2024-05-28 13:34 UTC  (2+ messages)

[PATCH 1/1] j1939: recover socket queue on CAN bus error during BAM transmission
 2024-05-28 13:33 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-05-28 13:33 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC

[PATCH v4 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-28 13:32 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v4 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v4 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v4 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH] drm/xe: replace format-less snprintf() with strscpy()
 2024-05-28 13:32 UTC 

[PATCH v2] md: make md_flush_request() more readable
 2024-05-28 20:31 UTC  (3+ messages)

[syzbot] [bpf?] [net?] INFO: rcu detected stall in sys_bpf (9)
 2024-05-28 13:32 UTC 

[PATCH] udmabuf: add CONFIG_MMU dependency
 2024-05-28 13:31 UTC 

memory leak in r8712_init_recv_priv
 2024-05-28 13:30 UTC  (2+ messages)

[PATCH 0/4] net: ethernet: dead struct removals
 2024-05-28 13:30 UTC  (2+ messages)

[PATCH] net: usb: remove unused structs 'usb_context'
 2024-05-28 13:30 UTC  (2+ messages)

[RFC 0/9] Nginx refcount scalability issue with Apparmor enabled and potential solutions
 2024-05-28 13:29 UTC  (8+ messages)

[PATCH v16 0/5] implement getrandom() in vDSO
 2024-05-28 13:28 UTC  (9+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
` [PATCH v16 2/5] random: add vgetrandom_alloc() syscall
` [PATCH v16 3/5] arch: allocate vgetrandom_alloc() syscall number
` [PATCH v16 4/5] random: introduce generic vDSO getrandom() implementation
` [PATCH v16 5/5] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-28 13:29 UTC  (11+ messages)

[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-28 13:28 UTC  (13+ messages)

[PATCH v2 0/3] Rust block device driver API and null block driver
 2024-05-28 13:27 UTC  (5+ messages)
` [PATCH v2 1/3] rust: block: introduce `kernel::block::mq` module
` [PATCH v2 2/3] rust: block: add rnull, Rust null_blk implementation

[PATCH 0/9] platform-x86-asus-wmi: multiple fixes, improvements, features
 2024-05-28 13:27 UTC  (5+ messages)
` [PATCH 8/9] platform/x86: asus-wmi: add apu_mem setting

[PATCH v2 0/3] arm64: dts: qcom: msm8996: enable fastrpc and glink-edge
 2024-05-28 13:27 UTC  (2+ messages)
` (subset) "

[PATCH V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-05-28 13:23 UTC  (6+ messages)
` [PATCH V3 7/8] clk: qcom: Add GPUCC driver support for SM4450
` [PATCH V3 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller

[PATCH 0/3] pinctrl: rockchip: add rk3308b SoC support
 2024-05-28 13:23 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes

[net PATCH] net: stmmac: update priv->speed to SPEED_UNKNOWN when link down
 2024-05-28 13:20 UTC  (2+ messages)

[PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
 2024-05-28 13:19 UTC  (13+ messages)
  ` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
  ` [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags

[PATCH] serial: imx: stop casting struct uart_port to struct imx_port
 2024-05-28 13:19 UTC  (2+ messages)

[PATCH] rv: Update rv_en(dis)able_monitor doc to match kernel-doc
 2024-05-28 13:17 UTC  (2+ messages)

[PATCH v11 2/8] perf: imx_perf: add macro definitions for parsing config attr
 2024-05-28 16:05 UTC  (3+ messages)

[PATCH] kbuild: verify dtoverlay files against schema
 2024-05-28 13:16 UTC  (3+ messages)

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-28 13:14 UTC  (14+ messages)
` [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID 09/13] selftests/hid: add subprog call test
` [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
` [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects

[PATCH 5.15 00/23] 5.15.160-rc1 review
 2024-05-28 13:14 UTC  (5+ messages)

[PATCH 0/5] Support for MT8188 power domains, gpu, gce, vdo
 2024-05-28 13:13 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: mediatek: mt8188: Add support for Mali GPU on Panfrost

[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
 2024-05-28 13:12 UTC  (3+ messages)
` [PATCH v2 33/35] osnoise: handle quiescent states for PREEMPT_RCU=n, PREEMPTION=y

[PATCH 0/2] md: flush deadlock bugfix
 2024-05-28 13:12 UTC  (5+ messages)
` [PATCH 1/2] md: change the return value type of md_write_start to void
` [PATCH 2/2] md: fix deadlock between mddev_suspend and flush bio

[PATCH v2 0/8] Add missing features to FastRPC driver
 2024-05-28 13:12 UTC  (17+ messages)
` [PATCH v2 1/8] misc: fastrpc: Add missing dev_err newlines
` [PATCH v2 2/8] misc: fastrpc: Fix DSP capabilities request
` [PATCH v2 3/8] misc: fastrpc: Add support to save and restore
` [PATCH v2 4/8] misc: fastrpc: Add static PD restart support
` [PATCH v2 5/8] misc: fastrpc: Redesign remote heap management
` [PATCH v2 6/8] misc: fastrpc: Add support for unsigned PD
` [PATCH v2 7/8] misc: fastrpc: Restrict untrusted apk to spawn
` [PATCH v2 8/8] misc: fastrpc: Add system unsigned PD support

[PATCH v3 0/8] PCI: Solve two bridge window sizing issues
 2024-05-28 13:10 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: x1e80100: Describe 3 USB Type-C connectors currently used
 2024-05-28 13:09 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add ports nodes to USB1 SS[0-2] PHYs and controllers
` [PATCH 2/3] arm64: dts: qcom: x1e80100-crd: Add pmic-glink node with all 3 connectors

[RFC PATCH] dt-bindings: regulator: twl-regulator: convert to yaml
 2024-05-28 13:06 UTC  (5+ messages)

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-05-28 13:06 UTC  (8+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH 0/3] slab: fix and cleanup of slub_debug
 2024-05-28 13:05 UTC  (3+ messages)
` [PATCH 2/3] slab: don't put freepointer outside of object if only orig_size

[syzbot] [net?] INFO: rcu detected stall in packet_release
 2024-05-28 13:03 UTC  (4+ messages)

[PATCH] [v5] kallsyms: rework symbol lookup return codes
 2024-05-28 13:03 UTC  (2+ messages)

[PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops
 2024-05-28 13:03 UTC  (4+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-05-28 13:02 UTC  (12+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping
  ` [EXTERNAL] "

[PATCH 0/6] [v3] kbuild: enable more warnings by default
 2024-05-28 13:01 UTC  (3+ messages)
` [PATCH 3/6] [v3] kbuild: turn on -Wrestrict "

[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
 2024-05-28 12:56 UTC  (14+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v5 02/13] xtensa: remove the get_order() implementation
` [PATCH net-next v5 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v5 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v5 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v5 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v5 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v5 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v5 13/13] mm: page_frag: add a entry in MAINTAINERS "

[PATCH 1/4] x86/of: Return consistent error type from x86_of_pci_irq_enable()
 2024-05-28 12:56 UTC  (3+ messages)
` [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling

[PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller
 2024-05-28 12:56 UTC  (11+ messages)
` [PATCH 04/10] clk: qcom: gcc-sc8180x: Add missing USB MP resets
` [PATCH 07/10] arm64: dts: qcom: sc8180x: Align USB nodes with binding
` [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys
` [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports
` [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller

[PATCH v2] hwmon: (max6639) : Update hwmon init using info
 2024-05-28 12:53 UTC  (2+ messages)

[PATCH] dt-bindings: hwmon: Add max6639
 2024-05-28 12:51 UTC 

[RFC][PATCH 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-05-28 12:49 UTC  (4+ messages)
` [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-28 12:28 UTC  (2+ messages)

[PATCH] linux-4.19.y/printk: Avoid logbuf_lock deadlock in oops_end()
 2024-05-28 12:47 UTC  (2+ messages)

[syzbot] [arm?] BUG: unable to handle kernel paging request in task_h_load
 2024-05-28 12:47 UTC 

[PATCH v2] statx: stx_subvol
 2024-05-28 12:46 UTC  (3+ messages)

[PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
 2024-05-28 12:45 UTC  (3+ messages)
` [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion

[PATCH v3 0/7] Add PCIe and USB device-tree support for J722S
 2024-05-28 12:44 UTC  (22+ messages)
` [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0
` [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description
` [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1
` [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S
` [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1
` [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes
` [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0

[PATCH] drm/amdkfd: select CONFIG_CRC16
 2024-05-28 12:40 UTC  (2+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2024-05-28 12:39 UTC  (4+ messages)

[PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning
 2024-05-28 12:38 UTC  (2+ messages)

[PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET
 2024-05-28 12:35 UTC  (4+ messages)
    `  "

[PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate()
 2024-05-28 12:34 UTC  (2+ messages)

[PATCH] watchdog: lenovo_se10_wdt: add HAS_IOPORT dependency
 2024-05-28 12:28 UTC  (2+ messages)

[PATCH 0/5] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-28 12:27 UTC  (4+ messages)
` [PATCH 4/5] gpio: adp5585: Add Analog Devices ADP5585 support

[PATCH] ovl: change error message to info for empty lowerdir
 2024-05-28 12:25 UTC  (5+ messages)

sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
 2024-05-28 12:22 UTC  (13+ messages)
` [PATCH] tick/nohz_full: don't abuse smp_call_function_single() in tick_setup_device()

[PATCH 0/3] arm64: qcom: sdm450: add initial support for Lenovo Smart Tab M10
 2024-05-28 12:19 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sdm450: add Lenovo Smart Tab M10 DTS

[PATCH v2] memcg: simple cleanup of stats update functions
 2024-05-28 12:17 UTC  (8+ messages)

[PATCH] net: dsa: realtek: add LEDS_CLASS dependency
 2024-05-28 12:17 UTC  (2+ messages)

[PATCH v3 0/6] Add support for AD411x
 2024-05-28 12:16 UTC  (4+ messages)
` [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH 6.9 000/427] 6.9.3-rc1 review
 2024-05-28 12:14 UTC  (2+ messages)

[PATCH 6.8 000/493] 6.8.12-rc1 review
 2024-05-28 12:14 UTC  (2+ messages)

[syzbot] [kernel?] kernel panic: corrupted stack end in sys_clock_nanosleep
 2024-05-28 12:14 UTC 

[PATCH] clk: mediatek: Add a module description where missing
 2024-05-28 12:13 UTC 

[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
 2024-05-28 12:13 UTC  (3+ messages)
` [PATCH 06/13] gpio: add AD24xx GPIO driver

[PATCH] iio: dac: ad9739a: drop COMPILE_TEST option
 2024-05-28 12:12 UTC 

[PATCH v6 0/2] cpuidle: teo: Introduce util-awareness
 2024-05-28 12:12 UTC  (8+ messages)
` [PATCH v6 2/2] "

[PATCH net-next 0/2] net: visibility of memory limits in netns
 2024-05-28 12:11 UTC  (3+ messages)
` [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
` [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns

[PATCH] kdb: address -Wformat-security warnings
 2024-05-28 12:11 UTC 

[PATCH] cpufreq: amd-pstate: remove global header file
 2024-05-28 12:09 UTC 

[PATCH] arm64/io: add constant-argument check
 2024-05-28 12:08 UTC 

[PATCH net-next] net: smc91x: Refactor SMC_* macros
 2024-05-28 12:08 UTC  (2+ messages)

[syzbot] [mm?] kernel BUG in __vma_reservation_common
 2024-05-28 12:08 UTC  (3+ messages)

[PATCH] i2c: viai2c: turn common code into a proper module
 2024-05-28 12:06 UTC 

[PATCH] vfio/qat: add PCI_IOV dependency
 2024-05-28 12:04 UTC 

[PATCH net-next v6 0/3] Introduce switch mode support for ICSSG driver
 2024-05-28 12:03 UTC  (3+ messages)
` [PATCH net-next v6 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH] mailbox: zynqmp-ipi: drop irq_to_desc() call
 2024-05-28 12:02 UTC 

[PATCH] pinctrl: ralink: mt76x8: fix pinmux function
 2024-05-28 12:01 UTC  (3+ messages)

[RESEND PATCH] lockdep: Use str_plural() to fix Coccinelle warning
 2024-05-28 12:00 UTC 

[PATCH 1/2] net/core: remove redundant sk_callback_lock initialization
 2024-05-28 12:00 UTC  (2+ messages)

[PATCH] platform/x86: yt2-1380: add CONFIG_EXTCON dependency
 2024-05-28 11:59 UTC 

[PATCH 1/3] pinctrl: cy8c95x0: Use single I2C lock
 2024-05-28 11:58 UTC  (3+ messages)

[PATCH v15 0/5] implement getrandom() in vDSO
 2024-05-28 11:58 UTC  (4+ messages)
` [PATCH v15 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[PATCH v1 0/5] BeagleV Fire support
 2024-05-28 11:57 UTC  (3+ messages)
` [PATCH v1 5/5] riscv: dts: microchip: add an initial devicetree for the BeagleV Fire


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