The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-05-28 11:35:54 to 2024-05-28 13:15:33 UTC [more...]

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

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-28 13:14 UTC  (8+ 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 V3 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-05-28 13:14 UTC  (10+ messages)
` [PATCH V3 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH V3 2/8] dt-bindings: clock: qcom: add DISPCC clocks on SM4450
` [PATCH V3 3/8] clk: qcom: Add DISPCC driver support for SM4450
` [PATCH V3 4/8] dt-bindings: clock: qcom: add CAMCC clocks on SM4450
` [PATCH V3 5/8] clk: qcom: Add CAMCC driver support for SM4450
` [PATCH V3 6/8] dt-bindings: clock: qcom: add GPUCC clocks on SM4450
` [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/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 v16 0/5] implement getrandom() in vDSO
 2024-05-28 13:10 UTC  (8+ 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 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 v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-05-28 13:00 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC

[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 v2] md: make md_flush_request() more readable
 2024-05-28 20:31 UTC 

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

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-28 12:37 UTC  (10+ 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 RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
 2024-05-28 12:23 UTC  (11+ 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 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 0/3] pinctrl: rockchip: add rk3308b SoC support
 2024-05-28 12:18 UTC  (6+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes

[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 RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2)
 2024-05-28 12:04 UTC  (11+ messages)

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

[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

[PATCH] perf record: add a shortcut for metrics
 2024-05-28 11:57 UTC  (8+ messages)

[PATCH v5 0/6] Add DSC support to DSI video panel
 2024-05-28 11:56 UTC  (5+ messages)
` [PATCH v5 2/6] drm/msm/dpu: adjust data width for widen bus case

[PATCH] sched: core: quota and parent_quota can be uninitialized and assigned values
 2024-05-28 11:53 UTC 

[PATCH] dmaengine: fsl-edma: avoid linking both modules
 2024-05-28 11:54 UTC 

[RFC PATCH v3 0/6] Uclamp sum aggregation
 2024-05-28 11:53 UTC  (10+ messages)
` [RFC PATCH v3 3/6] sched/fair: Use util biases for utilization and frequency
` [RFC PATCH v3 5/6] sched/uclamp: Simplify uclamp_eff_value()
` [RFC PATCH v3 6/6] Propagate negative bias

[PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures
 2024-05-28 11:51 UTC  (4+ messages)
` [PATCH 2/4] [RESEND] drm/amd/display: fix graphics_object_id size
` [PATCH 3/4] drm/amd/display: avoid large on-stack structures
` [PATCH 4/4] drm/amd/display: Move 'struct scaler_data' off stack

[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-05-28 11:49 UTC  (3+ messages)
` [PATCH v2 2/2] media: i2c: "

[PATCH 1/1] drm/bridge: imx93-mipi-dsi: Use dev_err_probe
 2024-05-28 11:50 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon
 2024-05-28 11:47 UTC  (2+ messages)

[PATCH v4 0/2 RESEND] Add StarFive's StarLink Cache Controller
 2024-05-28 11:44 UTC  (2+ messages)

[PATCH] misc: fastrpc: Use memdup_user()
 2024-05-28 11:45 UTC  (5+ messages)
` [PATCH v2] "
  ` [RESEND PATCH "

[PATCH] gpio-syscon: do not report bogus error
 2024-05-28 11:43 UTC  (2+ messages)

[PATCH 0/7] drm/bridge: cdns-dsi: Fix the color-shift issue
 2024-05-28 11:43 UTC  (7+ messages)
` [PATCH 6/7] drm/bridge: Introduce early_enable and late disable

ath10k_pci 0000:3a:00.0: Could not init core: -110
 2024-05-28 11:42 UTC  (5+ messages)

[PATCH] fs: cramfs: add MODULE_DESCRIPTION()
 2024-05-28 11:40 UTC  (2+ messages)

[PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros
 2024-05-28 11:40 UTC  (2+ messages)

[PATCH] fs: autofs: add MODULE_DESCRIPTION()
 2024-05-28 11:39 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-tps6594: make tps65224_muxval_remap and tps6594_muxval_remap as static to fix sparse warning
 2024-05-28 11:37 UTC  (2+ messages)

[PATCH 0/5] dm: empty flush optimization
 2024-05-28 11:37 UTC  (9+ messages)
` [PATCH 3/5] dm: support retrieving struct dm_target from struct dm_dev
      ` [PATCH] dm: optimize flushes
        `  "
          ` [PATCH v2] "

Use of zero-length arrays in bcachefs structures inner fields
 2024-05-28 11:36 UTC  (6+ messages)

[PATCH] fs: hfs: add MODULE_DESCRIPTION()
 2024-05-28 11:35 UTC  (2+ messages)

[PATCH 0/3] kbuild: remove many tool coverage variables
 2024-05-28 11:35 UTC  (3+ messages)
` [PATCH 1/3] kbuild: provide reasonable defaults for tool coverage

[PATCH v2 0/2] PMC8380 PMIC pinctrl
 2024-05-28 11:35 UTC  (2+ messages)


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