public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-11 23:28:04 to 2024-12-12 03:41:24 UTC [more...]

[PATCH V6 net-next 0/7] Support some features for the HIBMCGE driver
 2024-12-12  3:41 UTC  (7+ messages)
` [PATCH V6 net-next 1/7] net: hibmcge: Add debugfs supported in this module

[PATCH] usb: typec: ucsi: Fix connector status writing past buffer size
 2024-12-12  3:35 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop redundant dwxgmac_tc_ops variable
 2024-12-12  3:33 UTC 

[syzbot] [net?] [afs?] WARNING in rxrpc_send_data
 2024-12-12  3:30 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 00/14] drm/msm/dp: perform misc cleanups
 2024-12-12  3:26 UTC  (21+ messages)
` [PATCH v3 01/14] drm/msm/dp: set safe_to_exit_level before printing it
` [PATCH v3 02/14] drm/msm/dp: fix msm_dp_utils_pack_sdp_header interface
` [PATCH v3 03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs()
` [PATCH v3 04/14] drm/msm/dp: pull I/O data out of msm_dp_catalog_private()
` [PATCH v3 05/14] drm/msm/dp: move I/O functions to global header
` [PATCH v3 06/14] drm/msm/dp: move/inline AUX register functions
` [PATCH v3 07/14] drm/msm/dp: move/inline ctrl "
` [PATCH v3 08/14] drm/msm/dp: move/inline panel related functions
` [PATCH v3 09/14] drm/msm/dp: use msm_dp_utils_pack_sdp_header() for audio packets
` [PATCH v3 10/14] drm/msm/dp: drop obsolete audio headers access through catalog
` [PATCH v3 11/14] drm/msm/dp: move/inline audio related functions
` [PATCH v3 12/14] drm/msm/dp: move more AUX functions to dp_aux.c
` [PATCH v3 13/14] drm/msm/dp: drop struct msm_dp_panel_in
` [PATCH v3 14/14] drm/msm/dp: move interrupt handling to dp_ctrl

[PATCH] memcg: allow exiting tasks to write back data to swap
 2024-12-12  3:25 UTC  (4+ messages)

[PATCH net] net: atlantic: keep rings across suspend/resume
 2024-12-12  2:39 UTC 

[PATCH V4] Input: bbnsm_pwrkey - add remove hook
 2024-12-12  3:03 UTC 

[PATCH v2 0/8] Add GCE support for MT8196
 2024-12-12  3:05 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file "

[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-12  3:03 UTC  (4+ messages)
` [PATCH v5 13/20] x86/kexec: Mark relocate_kernel page as ROX instead of RWX

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-12-12  3:01 UTC  (9+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v1 0/4] hwmon: (acpi_power_meter) Some trival optimizations
 2024-12-12  3:00 UTC  (10+ messages)
` [PATCH v1 1/4] hwmon: (acpi_power_meter) Fix using uninitialized variables

[PATCH] kexec: Initialize ELF lowest address to ULONG_MAX
 2024-12-12  2:58 UTC  (3+ messages)

commit 894d1b3db41c leads to frequent hangs when booting
 2024-12-12  2:41 UTC  (5+ messages)

[PATCH] erofs: micro-optimize superblock checksum
 2024-12-12  2:39 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] RDMA/siw: Remove direct link to net_device
 2024-12-12  2:37 UTC  (5+ messages)

[PATCH v4 0/15] Enable CXL PCIe Port protocol error handling and logging
 2024-12-12  2:31 UTC  (19+ messages)
` [PATCH v4 01/15] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v4 02/15] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe Port support
` [PATCH v4 03/15] cxl/pci: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v4 04/15] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v4 05/15] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v4 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe Port devices
` [PATCH v4 07/15] PCI/AER: Add CXL PCIe Port Uncorrectable Error recovery in AER service driver
` [PATCH v4 08/15] cxl/pci: Map CXL PCIe Root Port and Downstream Switch Port RAS registers
` [PATCH v4 09/15] cxl/pci: Map CXL PCIe Upstream "
` [PATCH v4 10/15] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v4 11/15] cxl/pci: Change find_cxl_port() to non-static
` [PATCH v4 12/15] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v4 13/15] cxl/pci: Add trace logging "
` [PATCH v4 14/15] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v4 15/15] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-12  2:32 UTC  (10+ messages)
` [PATCH 12/27] ext4: introduce seq counter for the extent status entry

[PATCH net-next v3 0/5] devmem TCP fixes
 2024-12-12  2:28 UTC  (5+ messages)
` [PATCH net-next v3 5/5] net: Document memory provider driver support

[PATCH v2 00/14] qrb4210-rb2: add wsa audio playback and capture support
 2024-12-12  2:25 UTC  (17+ messages)
` [PATCH v2 01/14] ASoC: dt-bindings: qcom: Add SM6115 LPASS rxmacro and vamacro codecs
` [PATCH v2 02/14] ASoC: codecs: va-macro: add sm6115 compatible
` [PATCH v2 03/14] ASoC: codecs: lpass-rx-macro: "
` [PATCH v2 04/14] arm64: dts: qcom: sm6115: add LPASS devices
` [PATCH v2 05/14] arm64: dts: qcom: sm4250: add description of soundwire and dmic pins
` [PATCH v2 06/14] arm64: dts: qcom: qrb4210-rb2: add wcd937x codec support
` [PATCH v2 07/14] ASoC: codecs: wsa881x: split into common and soundwire drivers
` [PATCH v2 08/14] dt-bindings: arm: qcom-soc: extend pattern matching to support qcom,wsa881x
` [PATCH v2 09/14] ASoC: dt-bindings: qcom,wsa881x: extend description to analog mode
` [PATCH v2 10/14] arm64: dts: qcom: qrb4210-rb2: enable wsa881x amplifier
` [PATCH v2 11/14] ASoC: codecs: add wsa881x-i2c amplifier codec driver
` [PATCH v2 12/14] arm64: dts: qcom: qrb4210-rb2: add WSA audio playback support
` [PATCH v2 13/14] arm64: dts: qcom: qrb4210-rb2: add VA capture support
` [PATCH v2 14/14] ASoC: qcom: sm8250: force single channel via RX_1 output for qrb4210

[PATCH v12 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2024-12-12  2:24 UTC  (11+ messages)
` [PATCH v12 01/10] perf evsel: Expose evsel__is_offcpu_event() for future use
` [PATCH v12 02/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v12 03/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v12 04/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v12 05/10] perf evsel: Assemble offcpu samples
` [PATCH v12 06/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v12 07/10] perf script: Display off-cpu samples correctly
` [PATCH v12 08/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v12 09/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v12 10/10] perf test: Add direct off-cpu test

[PATCH v2] mm/alloc_tag: Add kasan_alloc_module_shadow when CONFIS_KASAN_VMALLOC disabled
 2024-12-12  2:23 UTC  (7+ messages)
` [PATCH v3] mm/alloc_tag: Fix panic when CONFIG_KASAN enabled and CONFIG_KASAN_VMALLOC not enabled
      ` [PATCH v4] "

[PATCH v2 00/14] power: supply: introduce and use power_supply_for_each_psy() and dev_to_psy()
 2024-12-12  2:22 UTC  (2+ messages)

[PATCH v1 5/5] rust: Add warn_on and warn_on_once
 2024-12-12  2:18 UTC  (4+ messages)

[PATCH v2] cpupower: fix TSC MHz calculation for Mperf monitor
 2024-12-12  2:17 UTC  (3+ messages)

[PATCH 1/1] iommu/vt-d: Avoid draining PRQ in sva mm release path
 2024-12-12  2:15 UTC 

[PATCH v7 00/15] Introduce support for Fabric Discovery and
 2024-12-12  2:03 UTC  (16+ messages)
` [PATCH v7 01/15] scsi: fnic: Replace shost_printk with dev_info/dev_err
` [PATCH v7 02/15] scsi: fnic: Add headers and definitions for FDLS
` [PATCH v7 03/15] scsi: fnic: Add support for fabric based solicited requests and responses
` [PATCH v7 04/15] scsi: fnic: Add support for target "
` [PATCH v7 05/15] scsi: fnic: Add support for unsolicited "
` [PATCH v7 06/15] scsi: fnic: Add Cisco hardware model names
` [PATCH v7 07/15] scsi: fnic: Add and integrate support for FDMI
` [PATCH v7 08/15] scsi: fnic: Add and integrate support for FIP
` [PATCH v7 09/15] scsi: fnic: Add functionality in fnic to support FDLS
` [PATCH v7 10/15] scsi: fnic: Modify IO path to use FDLS
` [PATCH v7 11/15] scsi: fnic: Modify fnic interfaces "
` [PATCH v7 12/15] scsi: fnic: Add stats and related functionality
` [PATCH v7 13/15] scsi: fnic: Code cleanup
` [PATCH v7 14/15] scsi: fnic: Add support to handle port channel RSCN
` [PATCH v7 15/15] scsi: fnic: Increment driver version

[PATCH v3] cpupower: fix TSC MHz calculation
 2024-12-12  2:14 UTC 

[PATCH v2 0/5] tools: ynl: add install target
 2024-12-12  2:13 UTC  (6+ messages)
` [PATCH v2 2/5] tools: ynl: provide symlinks to user-facing scripts for compatibility

[PATCH v6] lib/math: Add int_sqrt test suite
 2024-12-12  2:12 UTC 

[linus:master] [mm/codetag] 51f43d5d82: WARNING:at_include/linux/alloc_tag.h:#__alloc_tag_ref_set
 2024-12-12  2:12 UTC  (2+ messages)
`  "

[PATCH v5 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-12  2:10 UTC  (3+ messages)
` [PATCH v5 13/16] rust: driver: implement `Adapter`

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-12-12  2:08 UTC  (6+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[PATCH v6 0/6] ASoC: fsl: add memory to memory function for ASRC
 2024-12-12  2:07 UTC  (4+ messages)
` [PATCH v6 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function

[PATCH v2] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-12  2:04 UTC  (2+ messages)

[PATCH 0/5] bugfix some driver issues
 2024-12-12  2:04 UTC  (7+ messages)
` [PATCH 4/5] hisi_acc_vfio_pci: bugfix the problem of uninstalling driver
` [PATCH 5/5] hisi_acc_vfio_pci: bugfix live migration function without VF device driver

[linus:master] [perf tools] af954f76ee: perf-sanity-tests.Test_data_symbol.fail
 2024-12-12  2:00 UTC  (8+ messages)

[PATCH 2/2] cpufreq: schedutil: Ignore rate limit when scaling up with FIE present
 2024-12-12  1:57 UTC  (2+ messages)
` [PATCH 1/2] cpufreq: schedutil: Fix superfluous updates caused by need_freq_update

[RFC/PATCH] perf trace: Add --syscall-period option
 2024-12-12  1:47 UTC  (4+ messages)

[PATCH -next] drm/amd/display: use swap() in update_phy_id_mapping()
 2024-12-12  1:47 UTC 

[PATCH v6 00/16] media: qcom: camss: Add sm8550 support
 2024-12-12  1:35 UTC  (7+ messages)
` [PATCH 08/16] media: qcom: camss: vfe: Move common code into vfe core
` [PATCH 09/16] media: qcom: camss: Add callback API for RUP update and buf done

[PATCH v5 00/10] Add jump table support for objtool on LoongArch
 2024-12-12  1:34 UTC  (8+ messages)
` [PATCH v5 03/10] objtool: Handle PC relative relocation type

[PATCH 0/4] large atomic writes for xfs
 2024-12-12  1:34 UTC  (6+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH v2 0/3] fixes for udmabuf (memfd sealing checks and a leak)
 2024-12-12  1:29 UTC  (4+ messages)
` [PATCH v2 1/3] udmabuf: fix racy memfd sealing check

[PATCH] mm/x86: Redefine pgd_clear
 2024-12-12  1:20 UTC 

[PATCH 7/7] of: unittest: Add tests for export symbols
 2024-12-12  1:05 UTC  (2+ messages)

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-12  1:02 UTC  (10+ messages)

[PATCH v2 0/6] Enhance event delivery error handling
 2024-12-12  1:01 UTC  (5+ messages)
` [PATCH v2 3/6] KVM: VMX: Handle vectoring error in check_emulate_instruction

[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
 2024-12-12  0:53 UTC  (6+ messages)
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types

[PATCH v1 00/10] qrb4210-rb2: add wsa/wcd audio playback support
 2024-12-12  0:46 UTC  (4+ messages)
` [PATCH v1 08/10] arm64: dts: qcom: qrb4210-rb2: enable wsa881x amplifier

[PATCH 0/4] KVM: selftests: dirty_log_test: fixes for running the test nested
 2024-12-12  0:44 UTC  (3+ messages)
` [PATCH 1/4] KVM: VMX: read the PML log in the same order as it was written

[WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector
 2024-12-12  0:34 UTC  (5+ messages)

[PATCH v1 03/22] perf vendor events: Add Arrowlake events/metrics
 2024-12-12  0:32 UTC  (2+ messages)

[PATCH v2 0/3] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
 2024-12-12  0:31 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: base: Don't match devices with NULL of_node/fwnode/etc
` [PATCH v2 2/3] drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS
` [PATCH v2 3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests

[PATCH v2 00/25] TDX vCPU/VM creation
 2024-12-12  0:31 UTC  (7+ messages)
` [PATCH v2 03/25] x86/virt/tdx: Read essential global metadata for KVM

[PATCH v2 RESEND 0/2] Qualcomm sm6115 LPASS clock controller
 2024-12-12  0:25 UTC  (3+ messages)
` [PATCH v2 RESEND 1/2] dt-bindings: clock: Add Qualcomm SM6115 "
` [PATCH v2 RESEND 2/2] clk: qcom: Add SM6115 LPASSCC

[syzbot] [v9fs?] WARNING in __alloc_frozen_pages_noprof
 2024-12-12  0:20 UTC  (2+ messages)
` [PATCH] 9p: Limit xattr size to XATTR_SIZE_MAX

[PATCH RESEND] mempolicy.h: Remove unnecessary header file inclusions with no test failure
 2024-12-12  0:21 UTC  (2+ messages)

[PATCH 00/10] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2024-12-12  0:19 UTC  (6+ messages)
` [PATCH 08/10] tee: add Qualcomm TEE driver

[PATCH v2 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2024-12-12  0:19 UTC  (4+ messages)
` [PATCH v2 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH] Revert "drm/mediatek: dsi: Correct calculation formula of PHY Timing"
 2024-12-12  0:19 UTC 

[RFC PATCH 0/3] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2024-12-12  0:05 UTC  (5+ messages)

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-12  0:02 UTC  (14+ messages)

[PATCH 0/4] RTL9300 MDIO driver
 2024-12-11 23:53 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
` [PATCH 3/4] mips: dts: realtek: Add MDIO controller
` [PATCH 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH] ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
 2024-12-11 23:53 UTC  (5+ messages)

[PATCH] ata: sata_gemini: Remove remaining reset glue
 2024-12-11 23:52 UTC 

[PATCH 0/6] zram: split page type read/write handling
 2024-12-11 23:51 UTC  (4+ messages)
` [PATCH 5/6] zram: factor out ZRAM_HUGE write

[PATCH v2 0/7] large atomic writes for xfs
 2024-12-11 23:47 UTC  (3+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support

[PATCH] perf/dwc_pcie: Qualify RAS DES VSEC Capability by Vendor, Revision
 2024-12-11 23:44 UTC  (2+ messages)

[PATCH v2] arm64/Kconfig: Drop EXECMEM dependency from ARCH_WANTS_EXECMEM_LATE
 2024-12-11 23:44 UTC  (2+ messages)

[linux-next:master 2636/3192] drivers/fpga/dfl.c:154: warning: Function parameter or struct member 'fdata' not described in 'dfl_fpga_port_ops_get'
 2024-12-11 23:35 UTC 

[linux-next:master 2633/3192] drivers/fpga/dfl.c:165: warning: Excess function parameter 'pdev' description in 'dfl_fpga_port_ops_get'
 2024-12-11 23:35 UTC 

[PATCH v6 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-11 23:35 UTC  (5+ messages)
` [PATCH v6 12/19] drm/imx: Add i.MX8qxp Display Controller KMS

[PATCH v5 0/2] staging: rtl8723bs: remove code depending on cflag
 2024-12-11 23:26 UTC  (3+ messages)
` [PATCH v5 1/2] staging: rtl8723bs: delete DBG_RX_SIGNAL_DISPLAY_RAW_DATA ifdef code
` [PATCH v5 2/2] staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and caller

[PATCH 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
 2024-12-11 23:33 UTC  (3+ messages)
` [PATCH 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible

[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
 2024-12-11 23:27 UTC  (15+ messages)
` [PATCH mm-unstable v2 03/16] mm: arm: "
` [PATCH mm-unstable v2 04/16] mm: alpha: "
` [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 07/16] mm: loongarch: "
` [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable v2 09/16] mm: parisc: "
` [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
` [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
` [PATCH mm-unstable v2 12/16] mm: sparc32: "
` [PATCH mm-unstable v2 13/16] mm: sparc64: "
` [PATCH mm-unstable v2 14/16] mm: xtensa: "
` [PATCH mm-unstable v2 15/16] mm: powerpc: "
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible


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