LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 01:59:47 to 2024-03-19 06:33:14 UTC [more...]

[PATCH v2 01/25] scsi: aacraid: Convert sprintf() family to sysfs_emit() family
 2024-03-19  6:31 UTC  (24+ messages)
` [PATCH v2 02/25] scsi: aic94xx: "
` [PATCH v2 04/25] scsi: be2iscsi: "
` [PATCH v2 05/25] scsi: fcoe: Convert sprintf() family to sysfs_emit() family (part 1)
` [PATCH v2 06/25] scsi: fcoe: Convert sprintf() family to sysfs_emit() family (part 2)
` [PATCH v2 07/25] scsi: megaraid: Convert sprintf() family to sysfs_emit() family
` [PATCH v2 08/25] scsi: mpt3sas: "
` [PATCH v2 09/25] scsi: pcmcia: "
` [PATCH v2 10/25] scsi: qla4xxx: "
` [PATCH v2 11/25] scsi: smartpqi: "
` [PATCH v2 12/25] scsi: snic: "
` [PATCH v2 13/25] scsi: hpsa: "
` [PATCH v2 14/25] scsi: hptiop: "
` [PATCH v2 15/25] scsi: ipr: "
` [PATCH v2 16/25] scsi: myrb,myrs: "
` [PATCH v2 17/25] scsi: ncr53c8xx: "
` [PATCH v2 18/25] scsi: pmcraid: "
` [PATCH v2 19/25] scsi: st: "
` [PATCH v2 20/25] scsi: core: "
` [PATCH v2 21/25] scsi: scsi_transport_fc: Convert sprintf() family to sysfs_emit() family (part 1)
` [PATCH v2 22/25] scsi: scsi_transport_fc: Convert sprintf() family to sysfs_emit() family (part 2)
` [PATCH v2 23/25] scsi: scsi_transport_sas: Convert sprintf() family to sysfs_emit() family (part 1)
` [PATCH v2 24/25] scsi: scsi_transport_sas: Convert sprintf() family to sysfs_emit() family (part 2)
` [PATCH v2 25/25] scsi: ibmvscsi: Convert sprintf() family to sysfs_emit() family

[PATCH] staging: rtl8712: Rename blnPending to bln_pending
 2024-03-19  6:33 UTC  (2+ messages)

[PATCH 0/4] media: raspberrypi: Support RPi5's CFE
 2024-03-19  6:29 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: media: Add bindings for raspberrypi,rp1-cfe

[RFC PATCH v3 0/5] mm: support large folios swap-in
 2024-03-19  6:27 UTC  (10+ messages)
` [RFC PATCH v3 5/5] mm: support large folios swapin as a whole

[PATCH v5 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-03-19  6:27 UTC  (4+ messages)
` [PATCH v5 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-19  6:26 UTC  (2+ messages)

[PATCH] LoongArch: Select HAVE_ARCH_USERFAULTFD_MINOR in Kconfig
 2024-03-19  6:24 UTC 

[PATCH 1/1] mm/mm_init.c: eliminate a local variable in mem_debugging_and_hardening_init()
 2024-03-19  6:23 UTC  (3+ messages)

[PATCH v3 0/4] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-03-19  6:22 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'

[PATCH v6] staging: greybus: Constify gb_audio_module_type
 2024-03-19  6:17 UTC  (2+ messages)

[PATCH v3 0/5] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-19  6:17 UTC  (3+ messages)
` [PATCH v3 4/5] dt-bindings: fsl-imx-sdma: Add I2C peripheral types ID

[PATCH] virtio_ring: Fix the stale index in available ring
 2024-03-19  6:14 UTC  (6+ messages)

[PATCH v2] locking/osq_lock: Optimize osq_lock performance using per-NUMA
 2024-03-19  6:10 UTC  (3+ messages)

[PATCH v1] platform/x86: asus-wmi: use sysfs_emit() instead of sprintf()
 2024-03-19  5:56 UTC 

iio: GSoC 2024: RFC on AD7294-2 driver proposal
 2024-03-19  6:05 UTC 

[PATCH 0/3] Trivial code cleanup patches
 2024-03-19  6:04 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4 0/5] misc: Add mikroBUS driver
 2024-03-19  6:04 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: misc: Add mikrobus-connector
` [PATCH v4 4/5] mikrobus: Add mikroBUS driver
` [PATCH v4 5/5] dts: ti: k3-am625-beagleplay: Add mikroBUS

[PATCH net V1 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-03-19  6:00 UTC  (5+ messages)
` [PATCH net V1 1/2] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net V1 2/2] net: lan743x: support WOL in MAC even when PHY does not
` [PATCH net V1 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH v2] staging: rtl8712: Fix line length exceeding 100 columns
 2024-03-19  5:54 UTC  (2+ messages)

[PATCHSET 00/23] Remaining bits of data type profiling (v7)
 2024-03-19  5:51 UTC  (24+ messages)
` [PATCH 01/23] perf dwarf-aux: Remove unused pc argument
` [PATCH 02/23] perf dwarf-aux: Add die_collect_vars()
` [PATCH 03/23] perf dwarf-aux: Handle type transfer for memory access
` [PATCH 04/23] perf dwarf-aux: Add die_find_func_rettype()
` [PATCH 05/23] perf map: Add map__objdump_2rip()
` [PATCH 06/23] perf annotate-data: Introduce struct data_loc_info
` [PATCH 07/23] perf annotate: Add annotate_get_basic_blocks()
` [PATCH 08/23] perf annotate-data: Add debug messages
` [PATCH 09/23] perf annotate-data: Maintain variable type info
` [PATCH 10/23] perf annotate-data: Add update_insn_state()
` [PATCH 11/23] perf annotate-data: Add get_global_var_type()
` [PATCH 12/23] perf annotate-data: Handle global variable access
` [PATCH 13/23] perf annotate-data: Handle call instructions
` [PATCH 14/23] perf annotate-data: Implement instruction tracking
` [PATCH 15/23] perf annotate-data: Check register state for type
` [PATCH 16/23] perf annotate: Parse x86 segment register location
` [PATCH 17/23] perf annotate-data: Handle this-cpu variables in kernel
` [PATCH 18/23] perf annotate-data: Track instructions with a this-cpu variable
` [PATCH 19/23] perf annotate-data: Support general per-cpu access
` [PATCH 20/23] perf annotate-data: Handle ADD instructions
` [PATCH 21/23] perf annotate-data: Add stack canary type
` [PATCH 22/23] perf annotate-data: Add a cache for global variable types
` [PATCH 23/23] perf annotate-data: Do not retry for invalid types

[PATCH v2 0/3] uprobes: two common case speed ups
 2024-03-19  5:48 UTC  (4+ messages)

[PATCH] dt-bindings: hwmon: adc128d818: convert to dtschema
 2024-03-19  5:49 UTC  (2+ messages)

[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading
 2024-03-19  5:47 UTC  (2+ messages)

[PATCH v4 1/4] HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
 2024-03-19  5:45 UTC  (4+ messages)
` [PATCH v4 2/4] HID: hid-sensor-custom: "
` [PATCH v4 3/4] HID: roccat: "
` [PATCH v4 4/4] HID: corsair,lenovo: "

linux-next: Tree for Mar 19
 2024-03-19  5:45 UTC  (2+ messages)
` linus-next: Forgotten merge window reminder

[PATCH 0/3] Add Versal and Versal-NET platform support
 2024-03-19  5:40 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: add Versal "
` [PATCH 2/3] dt-bindings: remoteproc: add Versal-NET platform
` [PATCH 3/3] drivers: remoteproc: add Versal and Versal-NET support

[PATCH v8 0/8] AMD Pstate Fixes And Enhancements
 2024-03-19  5:37 UTC  (3+ messages)

[PATCH v2 0/6] media: imx335: 2/4 lane ops and improvements
 2024-03-19  5:33 UTC  (4+ messages)
` [PATCH v2 2/6] media: imx335: Parse fwnode properties

[PATCH v4 0/4] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-03-19  5:32 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: dmaengine: Add dmamux for CV18XX/SG200X series SoC
` [PATCH v4 4/4] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH v3 0/8] misc: Add mikroBUS driver
 2024-03-19  5:32 UTC  (5+ messages)
` [PATCH v3 7/8] mikrobus: Add mikrobus driver

[PATCH v13 0/4] add zynqmp TCM bindings
 2024-03-19  5:29 UTC  (5+ messages)
` [PATCH v13 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH] rust: init: remove impl Zeroable for Infallible
 2024-03-19  5:28 UTC  (5+ messages)

[PATCH 0/5] Add GPIO support for various PMICs
 2024-03-19  5:22 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PMIH010x and PMD802x binding

[PATCH v2 0/3] mm/damon: Profiling enhancements for DAMON
 2024-03-19  5:20 UTC  (2+ messages)

[PATCH 00/25] Introduce support of audio for Amlogic A1 SoC family
 2024-03-19  5:17 UTC  (10+ messages)
` [PATCH 13/25] ASoC: dt-bindings: meson: axg-pdm: document 'sysrate' property

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-19  5:05 UTC  (3+ messages)

[PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
 2024-03-19  5:03 UTC  (2+ messages)
` [PATCH V3 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup

[PATCH v3 0/2] Generate get_gp_data method to print gp status of different types of rcutorture tests
 2024-03-19  4:58 UTC  (2+ messages)

[BUG] selftests/net: icmp_redirect.sh: 12 out of 40 test result with [FAIL]
 2024-03-19  4:53 UTC  (4+ messages)

[PATCH v2 1/2] swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
 2024-03-19  4:45 UTC  (2+ messages)

[PATCH] locking/qspinlock: Always evaluate lockevent* non-event parameter once
 2024-03-19  4:41 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Describe CSI2 GPIO expander on i.MX8MP DHCOM PDK3 board
 2024-03-19  4:37 UTC 

[PATCH v2 00/14] mm/treewide: Remove pXd_huge() API
 2024-03-19  4:25 UTC  (3+ messages)
` [PATCH v2 05/14] mm/sparc: Change pXd_huge() behavior to exclude swap entries

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-03-19  4:25 UTC  (5+ messages)
` [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH v3] perf lock contention: skip traceiter functions
 2024-03-19  4:24 UTC  (2+ messages)

[PATCH v5 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-19  4:20 UTC  (3+ messages)
` [PATCH v5 1/3] fpga: xilinx-spi: extract a common driver core

[PATCH v3 0/8] Clean up libperf cpumap's empty function
 2024-03-19  4:18 UTC  (6+ messages)

[PATCH] x86/kexec: do not update E820 kexec table for setup_data
 2024-03-19  4:13 UTC  (2+ messages)

[PATCH v6] fpga: manager: add owner module and take its refcount
 2024-03-19  4:04 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: add PWR regulators support on stm32mp131
 2024-03-19  4:05 UTC 

[PATCH] drm,fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  4:00 UTC  (2+ messages)

[PATCHv8 00/17, CORRECTED] x86/tdx: Add kexec support
 2024-03-19  4:00 UTC  (4+ messages)
` [PATCH v2 0/3] x86/snp: "
  ` [PATCH v2 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec

[PATCH] LoongArch: Select ARCH_HAS_CURRENT_STACK_POINTER in Kconfig
 2024-03-19  3:58 UTC  (2+ messages)

[PATCH v2] drm,fbdev: td043mtea1: Convert sprintf() family to sysfs_emit() family
 2024-03-19  3:55 UTC 

[PATCH] riscv: hwprobe: do not produce frtace relocation
 2024-03-19  3:54 UTC  (2+ messages)

[PATCH v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-19  3:53 UTC  (9+ messages)
` [PATCH v6 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
  ` [EXTERNAL] "
` [PATCH v6 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
  ` [EXTERNAL] "

[PATCH] perf/x86/rapl: Prefer struct_size over open coded arithmetic
 2024-03-19  3:49 UTC  (3+ messages)

[PATCH v2] xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE macros
 2024-03-19  3:49 UTC  (6+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one
 2024-03-19  3:45 UTC  (2+ messages)
` [syzbot] "

[PATCH] hv: vmbus: Convert sprintf() family to sysfs_emit() family
 2024-03-19  3:43 UTC 

[PATCH v4] LoongArch: KVM: Add software breakpoint support
 2024-03-19  3:38 UTC 

[PATCH v2] soc: qcom: cmd-db: replace deprecated strncpy with strtomem
 2024-03-19  3:37 UTC  (2+ messages)

docs: bug in "Krefs and RCU" example
 2024-03-19  3:36 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8650: Add three missing fastrpc-compute-cb nodes
 2024-03-19  3:28 UTC 

[PATCH] fs/resctrl: Uniform data type of component_id/domid/id/cache_id
 2024-03-19  3:21 UTC  (5+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v5 0/3] add pmic pca9451a support
 2024-03-19  3:20 UTC  (4+ messages)
` [PATCH v5 3/3] arm64: dts: imx93-11x11-evk: add "
    ` [EXT] "

[PATCH v14 00/16] Add audio support in v4l2 framework
 2024-03-19  3:14 UTC  (4+ messages)

[PATCH] blk-pm: Remove unnecessary ‘0’ values from ret
 2024-03-19  3:06 UTC  (2+ messages)

[PATCH] blk-zoned: Remove unnecessary ‘0’ values from ret
 2024-03-19  3:05 UTC  (2+ messages)

summarize all information again at bottom//reply: reply: [PATCH] mm: fix a race scenario in folio_isolate_lru
 2024-03-19  3:01 UTC  (4+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-03-19  2:50 UTC  (5+ messages)
` [PATCH v19 011/130] KVM: Add new members to struct kvm_gfn_range to operate on

[linus:master] [nvme] 63dfa10043: fsmark.files_per_sec 6.4% improvement
 2024-03-19  2:49 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v3 0/2] add display and panel on qcm6490 idp
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH] soc: qcom: qcom_stats: Add DSPs and apss subsystem stats
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp: Add missing hs_phy_irq in USB nodes
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v5] arm64: dts: qcom: qcm6490-idp: enable PMIC Volume and Power buttons
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: Add missing reserved memory for chipinfo
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Name the regulators
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sm8[456]50: add missing qcom,non-secure-domain property
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm8250-xiaomi-elish: add usb pd negotiation support
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH 0/5] Some devicetree cleanup for MSM8974 Sony Xperia Z2 Tablet
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sm6350: Add Crypto Engine
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v2 0/2] Fairphone 5 PMIC-GLINK support (USB-C, charger, fuel gauge)
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sdm632-fairphone-fp3: enable USB-C port handling
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: x1e80100: correct SWR1 pack mode
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] QCM2290 LMH
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc8280xp: Add missing LMH interrupts
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH 0/4] Random 8280 bits
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/5] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/6] Device-tree improvements for Lenovo Flex/Yoga 5G laptop
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: ipq8074: Add QUP UART6 node
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: pm6150: Add typec support for PM6150
 2024-03-19  2:48 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/4] arm64: dts: qcom: x1e80100: Add support for eUSB2 repeaters
 2024-03-19  2:48 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Loongson1 DMA
 2024-03-19  2:40 UTC  (14+ messages)
` [PATCH v6 1/2] dt-bindings: dma: Add Loongson-1 DMA

[PATCH v4 net 0/3] Report RCU QS for busy network kthreads
 2024-03-19  2:39 UTC  (6+ messages)
` [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS

[PATCH v4 0/6] Swap-out mTHP without splitting
 2024-03-19  2:31 UTC  (12+ messages)
` [PATCH v4 5/6] mm: vmscan: Avoid split during shrink_folio_list()

[PATCH v2] mm: zswap: fix kernel BUG in sg_init_one
 2024-03-19  2:30 UTC  (3+ messages)

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-03-19  2:27 UTC  (3+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-19  2:26 UTC  (7+ messages)
` [PATCH v18 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND "

[PATCH 0/3] perf tools: Fix test "perf probe of function from different CU"
 2024-03-19  2:26 UTC  (5+ messages)
    ` [PATCH 2/3] perf tools: Only treat files as map files when they have the extension .map

[PATCH] x86/tsc: Use topology_max_packages() to get package number
 2024-03-19  2:11 UTC  (3+ messages)

[PATCH v4 00/15] KVM: SEV: allow customizing VMSA features
 2024-03-19  2:20 UTC  (2+ messages)

[PATCH v2] floppy: remove duplicated code in redo_fd_request()
 2024-03-19  2:20 UTC  (2+ messages)

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_ntf_packet
 2024-03-19  2:18 UTC  (2+ messages)
` [syzbot] [PATCH net v2] nfc: nci: Fix uninit-value in nci_dev_up

[PATCH v9] platform/x86: add lenovo wmi camera button driver
 2024-03-19  2:14 UTC 

[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_dev_up
 2024-03-19  2:04 UTC 


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).