LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-14 01:56:14 to 2023-12-14 06:29:51 UTC [more...]

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-14  6:28 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: clock: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 02/10] clk: qcom: ipq5332: "

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-14  6:27 UTC  (6+ messages)
` [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 3/4] net: add netmem_t to skb_frag_t
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[PATCH bpf-next v3 0/2] bpf: support to track BPF_JNE
 2023-12-14  6:24 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
` [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()

[net-next v1 00/16] Device Memory TCP
 2023-12-14  6:20 UTC  (2+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-12-14  6:20 UTC  (9+ messages)
` [PATCH 15/26] KVM: Move include/kvm/iodev.h to include/linux as kvm_iodev.h
` [PATCH 19/26] KVM: Standardize include paths across all architectures
` [PATCH 22/26] entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
` [PATCH 26/26] KVM: Hide KVM internal data structures and values from kernel at-large

[PATCH v9 0/2] arm64: Add a build target for Flat Image Tree
 2023-12-14  6:12 UTC  (10+ messages)
` [PATCH v9 2/2] arm64: boot: Support "

PSA: final vger mailing list migration: Thu, Dec 14, 11AM PST (1900 UTC)
 2023-12-14  6:11 UTC  (4+ messages)

[PATCH 00/13] kmsan: Enable on powerpc
 2023-12-14  5:55 UTC  (14+ messages)
` [PATCH 01/13] kmsan: Export kmsan_handle_dma
` [PATCH 02/13] hvc: Fix use of uninitialized array in udbg_hvc_putc
` [PATCH 03/13] powerpc: Disable KMSAN santitization for prom_init, vdso and purgatory
` [PATCH 04/13] powerpc: Disable CONFIG_DCACHE_WORD_ACCESS when KMSAN is enabled
` [PATCH 05/13] powerpc: Unpoison buffers populated by hcalls
` [PATCH 06/13] powerpc/pseries/nvram: Unpoison buffer populated by rtas_call
` [PATCH 07/13] powerpc/kprobes: Unpoison instruction in kprobe struct
` [PATCH 08/13] powerpc: Unpoison pt_regs
` [PATCH 09/13] powerpc: Disable KMSAN checks on functions which walk the stack
` [PATCH 10/13] powerpc: Define KMSAN metadata address ranges for vmalloc and ioremap
` [PATCH 11/13] powerpc: Implement architecture specific KMSAN interface
` [PATCH 12/13] powerpc/string: Add KMSAN support
` [PATCH 13/13] powerpc: Enable KMSAN on powerpc

[PATCH v2 0/3] hwmon: Add driver for Astera Labs PT5161L retimer
 2023-12-14  6:05 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH v2 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
` [PATCH v2 3/3] hwmon: Add driver for Astera Labs PT5161L retimer

[PATCH v3] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards
 2023-12-14  6:02 UTC 

[PATCH v1] perf stat: Combine the -A/--no-aggr and --no-merge options
 2023-12-14  6:02 UTC 

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

[PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
 2023-12-14  5:55 UTC  (6+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-14  5:51 UTC  (5+ messages)

[RFC nf-next 0/2] netfilter: bpf: support prog update
 2023-12-14  5:50 UTC  (6+ messages)
` [RFC nf-next 1/2] "

[PATCH v2] arm64: dts: ti: k3-am654-icssg2: Enable PHY interrupts for ICSSG2
 2023-12-14  5:44 UTC  (3+ messages)

[PATCH v3 0/2] Add Versal IPI bindings
 2023-12-14  5:42 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: zynqmp: extend required list
` [PATCH v3 2/2] dt-bindings: mailbox: add Versal IPI bindings

[PATCH 0/5] Rework system pressure interface to the scheduler
 2023-12-14  5:43 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: Add a cpufreq pressure feedback for "

[PATCH v3 00/11] devm_led_classdev_register() usage problem
 2023-12-14  5:42 UTC  (3+ messages)
` [PATCH v3 04/11] leds: aw2013: use devm API to cleanup module's resources

[PATCH V2 0/2] Add QCrypto support for SC7280
 2023-12-14  5:41 UTC  (4+ messages)
` [PATCH V2 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes

[PATCH v2 0/4] riscv: Use READ_ONCE()/WRITE_ONCE() for pte accesses
 2023-12-14  5:34 UTC  (3+ messages)
` [PATCH v2 4/4] riscv: Use accessors to page table entries instead of direct dereference

linux-next: duplicate patch in the input tree
 2023-12-14  5:29 UTC  (2+ messages)

linux-next: Tree for Dec 14
 2023-12-14  5:33 UTC 

[PATCH 0/9] bus: mhi: ep: Add async read/write support
 2023-12-14  5:21 UTC  (6+ messages)
` [PATCH 6/9] PCI: epf-mhi: Enable MHI "

[PATCH] sched/fair: remove next_buddy_marked
 2023-12-14  5:20 UTC 

[PATCH 3/5] crypto: tegra: Add Tegra Security Engine driver
 2023-12-14  5:19 UTC  (3+ messages)

[PATCH v4] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-12-14  5:17 UTC 

[PATCH v3] trace/kprobe: Display the actual notrace function when rejecting a probe
 2023-12-14  5:16 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100
 2023-12-14  5:17 UTC  (2+ messages)

[PATCH v6 00/20] Proxy Execution: A generalized form of Priority Inheritance v6
 2023-12-14  5:15 UTC  (4+ messages)

[PATCH v2 00/17] scsi: ufs: qcom: Code cleanups
 2023-12-14  5:09 UTC  (8+ messages)
` [PATCH v2 16/17] scsi: ufs: qcom: Use ufshcd_rmwl() where applicable

net/sched/act_meta_skbprio.c:43:25: sparse: sparse: cast to restricted __be32
 2023-12-14  4:59 UTC 

[PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
 2023-12-14  5:13 UTC  (2+ messages)

[PATCH net] net: Return error from sk_stream_wait_connect() if sk_wait_event() fails
 2023-12-14  5:09 UTC 

drivers/net/ethernet/korina.c:391:13: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-14  5:09 UTC 

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-14  4:45 UTC  (6+ messages)
` [RFC PATCH 10/12] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v2 00/16] block atomic writes
 2023-12-14  4:38 UTC  (7+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits

[PATCH v4] dt-bindings: ufs: Add msi-parent for UFS MCQ
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH v2] scsi: zfcp: Replace strlcpy() with strscpy()
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ipr: Remove obsolete check for old CPUs
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: replace deprecated strncpy with strscpy
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: replace deprecated strncpy with strscpy
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH v2 0/3] scsi: aic7xxx: fix some problem of return value
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: fnic: return error if vmalloc failed
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH] scsi: isci: Remove redundant check in isci_task_request_build()
 2023-12-14  4:29 UTC  (2+ messages)

[PATCH V5] scsi: ufs: core: store min and max clk freq from OPP table
 2023-12-14  4:28 UTC  (2+ messages)

[PATCH V4 0/1] Add swappiness argument to memory.reclaim
 2023-12-14  4:28 UTC  (9+ messages)
` [PATCH V4 1/2] mm: add defines for min/max swappiness
` [PATCH V4 2/2] mm: add swapiness= arg to memory.reclaim

linux-next: build warning after merge of the amdgpu tree
 2023-12-14  4:29 UTC 

[PATCH v2] ring-buffer: Remove 32bit timestamp logic
 2023-12-14  4:29 UTC 

[PATCH v5 0/3] Add UFS RTC support
 2023-12-14  4:17 UTC  (2+ messages)

[PATCH] virtio_balloon: stay awake while adjusting balloon
 2023-12-14  4:13 UTC  (3+ messages)

arch/x86/lib/usercopy_64.c:89: warning: Function parameter or member 'addr' not described in 'clean_cache_range'
 2023-12-14  4:06 UTC 

[PATCH V2 1/4] PCI: imx6: Add pci host wakeup support on imx platforms
 2023-12-14  4:08 UTC  (3+ messages)

[PATCH -next v3 2/2] mm: vmscan: add new event to trace shrink lru
 2023-12-14  3:59 UTC  (2+ messages)

kernel/fork.c:1610:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-14  3:55 UTC 

[PATCH] LoongArch: KVM: Optimization for memslot hugepage checking
 2023-12-14  3:54 UTC  (2+ messages)

[PATCH v6 0/3] Add UFS host controller and Phy nodes for sc7280
 2023-12-14  3:52 UTC  (3+ messages)
` [PATCH v6 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string

[PATCH v8 00/10] Enable HS-G5 support on SM8550
 2023-12-14  3:44 UTC  (2+ messages)

[PATCH] dt-bindings: display: samsung,exynos-mixer: Fix 'regs' typo
 2023-12-14  3:39 UTC  (2+ messages)

BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2023-12-14  3:40 UTC 

[PATCH 0/2] Improvements to system power consumption at S5
 2023-12-14  3:46 UTC  (6+ messages)
` [PATCH 2/2] PCI/portdrv: Place PCIe port hierarchy into D3cold at shutdown

[ANNOUNCE / RFC] PUCK Future Topics
 2023-12-14  3:32 UTC  (2+ messages)

[PATCH] ARC: add hugetlb definitions
 2023-12-14  3:32 UTC  (2+ messages)

[PATCH v3 0/1] Add StarFive JH8100 watchdog
 2023-12-14  3:30 UTC  (2+ messages)
` [PATCH v3 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100

[PATCH v2] scsi: fcoe: use sysfs_match_string over fcoe_parse_mode
 2023-12-14  3:25 UTC  (2+ messages)

[PATCH] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
 2023-12-14  3:22 UTC  (3+ messages)

[PATCH v6 00/13] Introduce support for multiqueue (MQ) in fnic
 2023-12-14  3:14 UTC  (2+ messages)

[PATCH v2 1/3] rust: macros: add `decl_generics` to `parse_generics()`
 2023-12-14  3:13 UTC  (6+ messages)
` [PATCH v2 2/3] rust: macros: allow generic parameter default values in `#[pin_data]`
` [PATCH v2 3/3] rust: workqueue: add `#[pin_data]` to `Work`

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-14  3:12 UTC  (12+ messages)
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling

[PATCH v1 1/6] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by to use resource
 2023-12-14  3:09 UTC  (3+ messages)
` [PATCH v1 6/6] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

[PATCH mm-unstable v1 1/4] mm/mglru: fix underprotected page cache
 2023-12-14  3:09 UTC  (7+ messages)

[PATCH] crypto: lib/mpi - Fix unexpected pointer access
 2023-12-14  3:08 UTC 

[PATCH] ring-buffer: Remove 32bit timestamp logic
 2023-12-14  3:05 UTC  (4+ messages)

[PATCH v5 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-14  3:04 UTC  (3+ messages)
` [PATCH v5 3/6] kunit: add example suite to test init suites

[PATCH v2 0/5] Add pm8010 RPMH regulators for sm8550 boards
 2023-12-14  2:59 UTC  (6+ messages)
` [PATCH v2 1/5] regulator: qcom-rpmh: extend to support multiple linear voltage ranges
` [PATCH v2 2/5] regulator: dt-bindings: qcom,rpmh: add compatible for pm8010
` [PATCH v2 3/5] regulator: qcom-rpmh: add support for pm8010 regulators
` [PATCH v2 4/5] arm64: dts: qcom: sm8550-mtp: Add "
` [PATCH v2 5/5] arm64: dts: qcom: sm8550-qrd: add PM8010 regulators

[PATCH] drivers/perf: Fix some null pointer dereference issues in thunderx2_pmu.c
 2023-12-14  2:57 UTC  (3+ messages)

[PATCH 0/3] Parse the HEST PCIe AER and set to relevant registers
 2023-12-14  2:57 UTC  (4+ messages)
` [PATCH 1/3] ACPI/APEI: Add hest_parse_pcie_aer()

[RESEND] ASoC: soc-pcm.c: Complete the active count for components without DAIs
 2023-12-14  2:34 UTC 

[PATCH 0/8] iommufd support pasid attach/replace
 2023-12-14  2:55 UTC  (3+ messages)
` [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2023-12-14  2:54 UTC  (2+ messages)

[v3 5/6] drm/vs: Add hdmi driver
 2023-12-14  2:51 UTC  (15+ messages)
        `  "

[PATCH v2 0/3] board: imx8mn-dimonoff-gateway-evk: add support for Dimonoff gateway EVK board
 2023-12-14  2:50 UTC  (2+ messages)

[PATCH] perf header: Set proper symbol name for vdso when build-id event found
 2023-12-14  2:48 UTC  (3+ messages)

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2023-12-14  2:47 UTC  (9+ messages)
` [RFC PATCH 1/8] kvm: x86: MSR for setting up scheduler info shared memory
` [RFC PATCH 2/8] sched/core: sched_setscheduler_pi_nocheck for interrupt context usage
` [RFC PATCH 3/8] kvm: x86: vcpu boosting/unboosting framework
` [RFC PATCH 4/8] kvm: x86: boost vcpu threads on latency sensitive paths
` [RFC PATCH 5/8] kvm: x86: upper bound for preemption based boost duration
` [RFC PATCH 6/8] kvm: x86: enable/disable global/per-guest vcpu boost feature
` [RFC PATCH 7/8] sched/core: boost/unboost in guest scheduler
` [RFC PATCH 8/8] irq: boost/unboost in irq/nmi entry/exit and softirq

[PATCH] igb: Add null pointer check to igb_set_fw_version
 2023-12-14  2:44 UTC  (3+ messages)

[PATCH net-next 0/2] idpf: add get/set for Ethtool's header split ringparam
 2023-12-14  2:40 UTC  (2+ messages)

[PATCH] amd-xgbe: Avoid potential string truncation in name
 2023-12-14  2:40 UTC  (2+ messages)

[PATCH] cxgb3: Avoid potential string truncation in desc
 2023-12-14  2:40 UTC  (2+ messages)

[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-14  2:40 UTC  (8+ messages)
` [PATCH 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH net-next v2 0/2] add support for DP83TG720S PHY
 2023-12-14  2:30 UTC  (2+ messages)

[PATCH v2] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
 2023-12-14  2:30 UTC  (2+ messages)

[Syzkaller & bisect] There is WARNING in perf_event_open in v6.7-rc5 kernel
 2023-12-14  2:22 UTC 

[PATCH] pci: rcar-gen4: Replace of_device.h with explicit of.h include
 2023-12-14  2:28 UTC  (3+ messages)

[PATCH v2] f2fs: New victim selection for GC
 2023-12-14  2:26 UTC  (3+ messages)
    `  "

[PATCH v5] Fix freeze in lm8333 i2c keyboard driver
 2023-12-14  2:24 UTC  (3+ messages)
` [PATCH v6] "

[PATCH 1/2] arm64: dts: imx8mn: Enable Overdrive mode
 2023-12-14  2:23 UTC  (2+ messages)

[PATCH v2] wifi: mwifiex: fix STA cannot connect to AP
 2023-12-14  2:22 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/3] arm64: dts: imx8mm: Reduce GPU to nominal speed
 2023-12-14  2:22 UTC  (2+ messages)

[PATCH v5 0/4] KVM: selftests: Add LoongArch support
 2023-12-14  2:20 UTC  (8+ messages)
` [PATCH v5 1/4] KVM: selftests: Add KVM selftests header files for LoongArch
      `  "

[PATCH v7 00/12] wifi: mwifiex: added code to support host mlme
 2023-12-14  2:20 UTC  (6+ messages)
` [PATCH v7 04/12] wifi: mwifiex: fixed missing WMM IE for assoc req
    ` [EXT] "

[PATCH v5 00/10] Add displays support for bsh-smm-s2/pro boards
 2023-12-14  2:17 UTC  (3+ messages)
` [PATCH v5 10/10] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH 1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
 2023-12-14  2:15 UTC  (11+ messages)

[PATCH v2] scsi: ufs: qcom: Re-fix for error handling
 2023-12-14  2:14 UTC 

[net-next PATCH v6 1/3] net: phy: extend PHY package API to support multiple global address
 2023-12-14  2:13 UTC  (7+ messages)
` [net-next PATCH v6 3/3] net: phy: add support for PHY package MMD read/write

[PATCH v4 0/4] Add support for CS40L50
 2023-12-14  2:11 UTC  (7+ messages)
` [PATCH v4 2/4] Input: cs40l50 - Add cirrus haptics base support

[PATCH v1] fsi: Fix panic on scom file read
 2023-12-14  2:09 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8qm: Fix edma3 power-domains and interrupt number
 2023-12-14  2:08 UTC  (4+ messages)
  ` [PATCH 1/1] arm64: dts: imx8qm: Fix edma3 power-domains and interrupt numbery

drivers/edac/cpc925_edac.c:314:40: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-12-14  1:56 UTC 

[PATCH 0/5] arm64: dts: qcom: fix USB wakeup interrupts again
 2023-12-14  1:55 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).