The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-10-18 01:58:15 to 2023-10-18 06:36:36 UTC [more...]

[PATCH v2] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-18  6:36 UTC  (2+ messages)

[PATCH v3 0/4] HID: touchscreen: add himax hid-over-spi driver
 2023-10-18  6:33 UTC  (5+ messages)

[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
 2023-10-18  6:34 UTC  (2+ messages)

[PATCH] arm64: mm: Validate CONFIG_PGTABLE_LEVELS conditionally
 2023-10-18  6:33 UTC  (3+ messages)

[linux-next:master] [drivers/char/mem] 1b057bd800: stress-ng.splice.ops_per_sec -99.8% regression
 2023-10-18  6:31 UTC  (3+ messages)

[PATCH 0/2] staging: vme_user: Replace printk's & cleanup log messages
 2023-10-18  6:30 UTC  (7+ messages)
` [PATCH 1/2] staging: vme_user: Replace printk() with pr_*(),dev_*()
` [PATCH 2/2] staging: vme_user: Use __func__ instead of function name

[PATCH v3 0/1] Return EADDRNOTAVAIL when func matches several symbols during kprobe creation
 2023-10-18  6:30 UTC  (5+ messages)
` [PATCH v3 1/1] tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols

[PATCH] sched/fair: Remove duplicate include
 2023-10-18  6:27 UTC 

[PATCH v14 00/23] TDX host kernel support
 2023-10-18  6:27 UTC  (7+ messages)
` [PATCH v14 06/23] x86/virt/tdx: Add SEAMCALL error printing for module initialization
` [PATCH v14 21/23] x86/virt/tdx: Handle TDX interaction with ACPI S3 and deeper states

[PATCH v2 0/7] RISC-V: Add eMMC support for TH1520 boards
 2023-10-18  6:25 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support

[PATCH 00/10] Handle set_memory_XXcrypted() errors
 2023-10-18  6:24 UTC  (7+ messages)
` [PATCH 03/10] kvmclock: Use free_decrypted_pages()
` [PATCH 04/10] swiotlb: "
` [PATCH 06/10] dma: "

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-18  6:24 UTC  (2+ messages)

[RESEND PATCH bpf-next v6 0/8] Add Open-coded task, css_task and css iters
 2023-10-18  6:21 UTC  (10+ messages)
` [RESEND PATCH bpf-next v6 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
` [RESEND PATCH bpf-next v6 2/8] bpf: Introduce css_task open-coded iterator kfuncs
` [RESEND PATCH bpf-next v6 3/8] bpf: Introduce task open coded "
` [RESEND PATCH bpf-next v6 4/8] bpf: Introduce css open-coded "
` [RESEND PATCH bpf-next v6 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
` [RESEND PATCH bpf-next v6 6/8] bpf: Let bpf_iter_task_new accept null task ptr
` [RESEND PATCH bpf-next v6 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
` [RESEND PATCH bpf-next v6 8/8] selftests/bpf: Add tests for open-coded task and css iter

[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
 2023-10-18  6:21 UTC  (12+ messages)
` [PATCH 1/3] ASoC: ti: omap-mcbsp: Ignore errors for getting fck_src

[PATCH] amd64: Fix csum_partial_copy_generic()
 2023-10-18  6:18 UTC 

[PATCH] pata_lagacy: Handle failed ATA timing computation in opti82c46x_set_piomode
 2023-10-18  6:19 UTC  (3+ messages)

[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
 2023-10-18  6:17 UTC  (27+ messages)
` [PATCH v8 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v8 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v8 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v8 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v8 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v8 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v8 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v8 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v8 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v8 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v8 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v8 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v8 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v8 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v8 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v8 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v8 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v8 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v8 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v8 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v8 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v8 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v8 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
` [PATCH v8 24/26] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v8 25/26] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v8 26/26] arm64: dts: rockchip: rk3588s: "

[PATCH 0/3] Add DesignWare Mobile mmc driver
 2023-10-18  6:17 UTC  (4+ messages)
` [PATCH 2/3] [02/03] mmc: Add Synopsys DesignWare mmc cmdq host driver

[PATCH] drm/amd/display: Use swap() instead of open coding it
 2023-10-18  6:15 UTC 

[PATCH v1 1/1] fbdev: omapfb: Replace custom memparse() implementation
 2023-10-18  6:13 UTC  (2+ messages)

[PATCH v7 0/3] usb: ChipIdea: add Nuvoton NPCM UDC support
 2023-10-18  6:13 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: usb: ci-hdrc-usb2: add npcm750 and npcm845 compatible

Covering DT build in -next merge
 2023-10-18  6:11 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-18  6:12 UTC  (21+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains

[RFC 0/8] Enable runtime suspend resume for QCOM devices
 2023-10-18  6:09 UTC  (5+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime

[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
 2023-10-18  6:07 UTC  (2+ messages)

[net-next RFC PATCH 1/6] wifi: mt76: fix broken precal loading from MTD for mt7915
 2023-10-18  6:10 UTC  (2+ messages)

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-18  6:06 UTC  (8+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH bpf-next v6 0/8] Add Open-coded task, css_task and css iters
 2023-10-18  6:03 UTC  (4+ messages)
` [PATCH bpf-next v6 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
` [PATCH bpf-next v6 2/8] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v6 3/8] bpf: Introduce task open coded "

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-10-18  6:00 UTC  (5+ messages)
` [PATCH 10/12] dt-bindings: usb: qcom,dwc3: Introduce flattened qcom,dwc3 binding

[PATCH 0/4] Add support for nuvoton ma35d1 pin control
 2023-10-18  5:58 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: pinctrl: Document "

[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
 2023-10-18  5:55 UTC  (8+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index

[PATCH V2][0/4] Add DesignWare Mobile mmc driver
 2023-10-18  5:53 UTC  (5+ messages)
` [PATCH V2][1/4] mmc: solve DMA boundary limitation of CQHCI driver
` [PATCH V2][2/4] mmc: Add Synopsys DesignWare mmc cmdq host driver
` [PATCH V2][3/4] mmc: Add dw mobile mmc cmdq rtk driver
` [PATCH V2][4/4] mmc: Add dt-bindings for realtek mmc driver

[PATCH v3 0/2] riscv: Add remaining module relocations and tests
 2023-10-18  5:36 UTC  (4+ messages)
` [PATCH v3 1/2] riscv: Add remaining module relocations

[PATCH v4 0/2] riscv: Add remaining module relocations and tests
 2023-10-18  5:34 UTC  (3+ messages)
` [PATCH v4 1/2] riscv: Add remaining module relocations
` [PATCH v4 2/2] riscv: Add tests for riscv module loading

require EXPORT_SYMBOL_GPL symbols for symbol_get v2
 2023-10-18  5:31 UTC  (4+ messages)
` [PATCH 5/5] modules: only allow symbol_get of EXPORT_SYMBOL_GPL modules

[PATCH 0/4] vdpa: decouple reset of iotlb mapping from device reset
 2023-10-18  5:27 UTC  (10+ messages)
` [PATCH 2/4] vhost-vdpa: reset vendor specific mapping to initial state in .release

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-18  5:25 UTC  (8+ messages)

[RFC PATCH] vdpa_sim: implement .reset_map support
 2023-10-18  5:21 UTC  (5+ messages)

[PATCH v2] arm: dts: omap: Apply am57xx-idk overlays to base dtbs
 2023-10-18  5:20 UTC  (2+ messages)

[RFC v2 PATCH] vdpa_sim: implement .reset_map support
 2023-10-18  5:11 UTC 

[PATCH v4 0/5] Add multimode invoke request IOCTL support
 2023-10-18  5:12 UTC  (6+ messages)
` [PATCH v4 4/5] misc: fastrpc: Add support to save and restore interrupted

[rft, PATCH v1 0/2] drm/i915/dsi: An attempt to get rid of IOSF GPIO on VLV
 2023-10-18  5:10 UTC  (3+ messages)
` [PATCH v1 1/2] drm/i915/dsi: Extract common soc_gpio_exec() helper
` [PATCH v1 2/2] drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back

[PATCH v1 0/4] vduse: Reconnection support in vduse
 2023-10-18  5:09 UTC  (13+ messages)
` [PATCH v1 1/4] vduse: Add function to get/free the pages for reconnection
` [PATCH v1 2/4] vduse: Add file operation for mmap
` [PATCH v1 3/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
` [PATCH v1 4/4] vduse: update the vq_info in ioctl

[PATCH] serial: core: Fix checks for tx runtime PM state
 2023-10-18  5:07 UTC  (9+ messages)

[PATCH v9 0/5] Share sva domains with all devices bound to a mm
 2023-10-18  5:06 UTC  (6+ messages)
` [PATCH v9 1/5] iommu/vt-d: Remove mm->pasid in intel_sva_bind_mm()
` [PATCH v9 2/5] iommu: Add mm_get_enqcmd_pasid() helper function
` [PATCH v9 3/5] mm: Add structure to keep sva information
` [PATCH v9 4/5] iommu: Support mm PASID 1:n with sva domains
` [PATCH v9 5/5] mm: Deprecate pasid field

[PATCH v1 1/1] Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
 2023-10-18  5:01 UTC  (7+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-18  5:00 UTC  (4+ messages)
` [PATCH 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh

[PATCH v8 00/23] Add display driver for MT8188 VDOSYS1
 2023-10-18  4:54 UTC  (4+ messages)
` [PATCH v8 22/23] drm/mediatek: Power on devices in OVL adaptor when atomic enable

[PATCH v4 1/2] mtd: spi-nor: micron-st: enable lock/unlock for mt25qu512a
 2023-10-18  4:50 UTC  (2+ messages)

[PATCH v8 0/5] Share sva domains with all devices bound to a mm
 2023-10-18  4:43 UTC  (4+ messages)

[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
 2023-10-18  4:39 UTC  (14+ messages)

[PATCH v2] drivers: scsi: lpfc: Fixed multiple typos in multiple files
 2023-10-18  4:46 UTC 

[PATCH v2] staging: gdm724x: Add blank line after declaration
 2023-10-18  4:46 UTC 

[PATCH v9 00/23] Add display driver for MT8188 VDOSYS1
 2023-10-18  4:36 UTC  (24+ messages)
` [PATCH v9 01/23] dt-bindings: display: mediatek: ethdr: Add compatible for MT8188
` [PATCH v9 02/23] dt-bindings: display: mediatek: mdp-rdma: "
` [PATCH v9 03/23] dt-bindings: display: mediatek: merge: "
` [PATCH v9 04/23] dt-bindings: display: mediatek: padding: Add MT8188
` [PATCH v9 05/23] dt-bindings: arm: mediatek: Add compatible for MT8188
` [PATCH v9 06/23] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v9 07/23] soc: mediatek: Support MT8188 VDOSYS1 in mtk-mmsys
` [PATCH v9 08/23] soc: mediatek: Support MT8188 VDOSYS1 Padding "
` [PATCH v9 09/23] soc: mediatek: Support reset bit mapping in mmsys driver
` [PATCH v9 10/23] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v9 11/23] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v9 12/23] drm/mediatek: Refine device table of OVL adaptor
` [PATCH v9 13/23] drm/mediatek: Sort OVL adaptor components
` [PATCH v9 14/23] drm/mediatek: Add component ID to component match structure
` [PATCH v9 15/23] drm/mediatek: Manage component's clock with function pointers
` [PATCH v9 16/23] drm/mediatek: Start/Stop components "
` [PATCH v9 17/23] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v9 18/23] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v9 19/23] drm/mediatek: Return error if MDP RDMA failed to enable the clock
` [PATCH v9 20/23] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v9 21/23] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v9 22/23] drm/mediatek: Power on devices in OVL adaptor when atomic enable
` [PATCH v9 23/23] drm/mediatek: Support MT8188 VDOSYS1 in display driver

[PATCH net] net: ethernet: ti: Fix mixed module-builtin object
 2023-10-18  4:29 UTC  (7+ messages)
      ` [EXTERNAL] "

[PATCH v3] ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
 2023-10-18  4:28 UTC  (2+ messages)

[PATCH v1] FROMLIST: platform/chrome: cros_ec_lpc: Separate host command and irq disable
 2023-10-18  4:24 UTC  (2+ messages)

linux-next: Tree for Oct 18
 2023-10-18  4:16 UTC 

[PATCH v11 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-18  4:08 UTC  (4+ messages)
` [PATCH v11 1/5] lib: objpool added: ring-array based lockless MPMC

[PATCH v2 00/11] Batch hugetlb vmemmap modification operations
 2023-10-18  3:43 UTC  (6+ messages)
` [PATCH v2 01/11] hugetlb: set hugetlb page flag before optimizing vmemmap

[PATCH] staging: rts5208: Replace delay function
 2023-10-18  3:38 UTC  (2+ messages)

[PATCH v1 1/1] fbdev: omapfb: Do not shadow error code from platform_get_irq()
 2023-10-18  3:37 UTC 

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-18  3:37 UTC  (9+ messages)

[PATCH extcon-next] extcon: realtek: add the error handler for nvmem_cell_read
 2023-10-18  3:14 UTC  (3+ messages)

[PATCH v8 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-18  3:33 UTC  (4+ messages)
` [PATCH v8 3/4] drivers/perf: add DesignWare PCIe PMU driver

[PATCH net-next v2 1/1] taprio: Add boundary check for sched-entry values
 2023-10-18  3:28 UTC 

linux-next: duplicate patch in the ftrace tree
 2023-10-18  3:18 UTC 

[PATCH net v2 0/2] net/smc: correct the reason code in smc_listen_find_device when fallback
 2023-10-18  3:18 UTC  (3+ messages)
` [PATCH net v2 1/2] net/smc: change function name from smc_find_ism_store_rc to smc_find_device_store_rc

[PATCH net-next v4 0/2] Switch DSA to inclusive terminology
 2023-10-18  3:16 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: dsa: Use conduit and user terms

linux-next: duplicate patches in the bluetooth tree
 2023-10-18  3:14 UTC 

include/linux/amd-pstate.h:87:27: warning: 'amd_pstate_mode_string' defined but not used
 2023-10-18  3:14 UTC 

[PATCH v10 0/8] Add StarFive Camera Subsystem driver
 2023-10-18  3:11 UTC  (4+ messages)

[PATCH net-next v2 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
 2023-10-18  3:08 UTC 

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-18  3:08 UTC  (14+ messages)

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-18  3:06 UTC  (4+ messages)
` [PATCH v7 02/16] dt-bindings: media: mediatek: mdp3: merge the indentical RDMA under display

[PATCH] arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2
 2023-10-18  3:00 UTC 

[PATCH] misc: rtsx: add to support new card reader rts5264
 2023-10-18  2:56 UTC 

[PATCH 1/3] maple_tree: introduce mas_prealloc_calc()
 2023-10-18  2:53 UTC  (2+ messages)

[PATCH RFC 0/2] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-10-18  2:43 UTC  (5+ messages)
` [PATCH RFC 1/2] firmware/efi: Process CXL Component Events

kernel/context_tracking.c:126:39: sparse: sparse: incorrect type in initializer (different address spaces)
 2023-10-18  2:35 UTC 

[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
 2023-10-18  2:31 UTC 

[PATCH] Documentation/sphinx: Remove the repeated word "the" in comments
 2023-10-18  2:30 UTC 

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-18  2:28 UTC  (5+ messages)
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-18  2:27 UTC  (6+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support

[ANNOUNCE] PUCK Agenda - 2023.10.18 - No topic, but still a go
 2023-10-18  2:26 UTC 

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-10-18  2:24 UTC  (4+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism

drivers/i2c/busses/i2c-axxia.c:150: warning: Function parameter or member 'slave' not described in 'axxia_i2c_dev'
 2023-10-18  2:24 UTC 

[PATCH v2 0/2] cleanup patch
 2023-10-18  2:24 UTC  (7+ messages)
` [PATCH v2 1/2] scsi: core: cleanup scsi_dev_queue_ready()
` [PATCH v2 2/2] scsi: Add comment of target_destroy in scsi_host_template

[PATCH] KVM: x86: Clean up included but non-essential header declarations
 2023-10-18  2:23 UTC  (3+ messages)

linux-next: manual merge of the usb tree with the devicetree tree
 2023-10-18  2:13 UTC 

[syzbot] [mm?] [kasan?] WARNING in __kfence_free (3)
 2023-10-18  2:09 UTC 

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-18  2:07 UTC  (4+ messages)
` [PATCH v9 07/34] ASoC: Add SOC USB APIs for adding an USB backend

[PATCH] selftests/efivarfs: create-read: fix a resource leak
 2023-10-18  1:59 UTC  (2+ messages)

[PATCH v2 net-next] ipv6: avoid atomic fragment on GSO packets
 2023-10-18  1:57 UTC  (4+ messages)


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