public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 23:37:23 to 2022-11-12 09:20:00 UTC [more...]

[PATCH] genirq/irqdesc: hide illegible sysfs warning of kobject_del()
 2022-11-12  9:39 UTC  (3+ messages)

[PATCH v4 00/11] Add BananaPi R3
 2022-11-12  9:15 UTC  (11+ messages)
` [PATCH v4 01/11] arm64: dts: mt7986: move wed_pcie node
` [PATCH v4 02/11] dt-bindings: phy: mediatek,tphy: add support for mt7986
` [PATCH v4 03/11] dt-bindings: usb: mtk-xhci: "
` [PATCH v4 04/11] dt-bindings: PCI: mediatek-gen3: add SoC based clock config
` [PATCH v4 05/11] dt-bindings: PCI: mediatek-gen3: add support for mt7986
` [PATCH v4 06/11] arm64: dts: mt7986: add spi related device nodes
` [PATCH v4 07/11] arm64: dts: mt7986: add usb "
` [PATCH v4 08/11] arm64: dts: mt7986: add mmc "
` [PATCH v4 09/11] arm64: dts: mt7986: add pcie "
` [PATCH v4 10/11] arm64: dts: mt7986: add Bananapi R3

[PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
 2022-11-12  9:06 UTC  (6+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 2/5] fsnotify: Use d_find_any_alias to get dentry associated with inode
  ` [PATCH v4 3/5] dnotify: move fsnotify_recalc_mask() outside spinlock

[RESEND PATCH v2 1/2] arch/x86/tools/objdump_reformat.awk: Ensure regex matches fwait
 2022-11-12  9:04 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] arch/x86/tools/objdump_reformat.awk: Allow for spaces

[PATCH 0/2] crypto: hisilicon/sec - some misc cleanup
 2022-11-12  8:51 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
` [PATCH 2/2] crypto: hisilicon/sec - remove continuous blank lines

[GIT PULL] sound fixes for 6.1-rc5
 2022-11-12  8:46 UTC  (3+ messages)

[PATCH 0/3] alloc_mode changed after remount on a small volume device
 2022-11-12  8:32 UTC  (4+ messages)
` [PATCH 1/3] f2fs: fix to "
` [PATCH 2/3] f2fs: cleanup for 'f2fs_tuning_parameters' function
` [PATCH 3/3] f2fs: change type for 'sbi->readdir_ra'

[PATCH v2 0/3] MAINTAINERS: Update Kbuild and Kconfig entries
 2022-11-12  8:07 UTC  (4+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
` [PATCH v2 2/3] MAINTAINERS: Remove Michal Marek from Kbuild maintainers
` [PATCH v2 3/3] MAINTAINERS: Add linux-kbuild's patchwork

[PATCH v2] USB: gadget: Fix use-after-free during usb config switch
 2022-11-12  8:14 UTC  (3+ messages)

[PATCH -next] blk-mq: fix warning when unregister mq sysfs
 2022-11-12  8:28 UTC 

[PATCH] powerpc/kernel: fix repeated words in comments
 2022-11-12  7:58 UTC 

[PATCH 0/3] phy: qcom-qmp: misc cleanups
 2022-11-12  7:52 UTC  (3+ messages)
` [PATCH 1/3] phy: qcom-qmp: drop unused type header

[PATCH 0/6] phy: qcom-qmp-combo: preparatory fixes (set 1/3)
 2022-11-12  7:51 UTC  (13+ messages)
` [PATCH 1/6] phy: qcom-qmp-combo: fix out-of-bounds clock access
` [PATCH 2/6] phy: qcom-qmp-combo: fix sdm845 reset
` [PATCH 3/6] phy: qcom-qmp-combo: fix sc8180x reset
` [PATCH 4/6] phy: qcom-qmp-combo: fix broken power on
` [PATCH 5/6] phy: qcom-qmp-combo: fix runtime suspend
` [PATCH 6/6] phy: qcom-qmp-combo: clean up common initialisation

[PATCH 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-12  7:50 UTC  (45+ messages)
` [PATCH 01/22] phy: qcom-qmp-combo: sort device-id table
` [PATCH 02/22] phy: qcom-qmp-combo: move "
` [PATCH 03/22] phy: qcom-qmp-combo: move pm ops
` [PATCH 04/22] phy: qcom-qmp-combo: rename PHY ops structures
` [PATCH 05/22] phy: qcom-qmp-combo: drop unused DP PHY mode op
` [PATCH 06/22] phy: qcom-qmp-combo: rename USB PHY ops
` [PATCH 07/22] phy: qcom-qmp-combo: drop unnecessary debug message
` [PATCH 08/22] phy: qcom-qmp-combo: separate USB and DP init ops
` [PATCH 09/22] phy: qcom-qmp-combo: rename DP PHY ops
` [PATCH 10/22] phy: qcom-qmp-combo: separate USB and DP power-on ops
` [PATCH 11/22] phy: qcom-qmp-combo: clean up serdes initialisation
` [PATCH 12/22] phy: qcom-qmp-combo: separate USB and DP devicetree parsing
` [PATCH 13/22] phy: qcom-qmp-combo: add dedicated DP iomem pointers
` [PATCH 14/22] phy: qcom-qmp-combo: clean up DP configurations
` [PATCH 15/22] phy: qcom-qmp-combo: rename sc8280xp config
` [PATCH 16/22] phy: qcom-qmp-combo: add DP configuration tables
` [PATCH 17/22] phy: qcom-qmp-combo: merge USB and DP configurations
` [PATCH 18/22] phy: qcom-qmp-combo: merge driver data
` [PATCH 19/22] phy: qcom-qmp-combo: clean up device-tree parsing
` [PATCH 20/22] phy: qcom-qmp-combo: clean up probe initialisation
` [PATCH 21/22] phy: qcom-qmp-combo: clean up PHY init
` [PATCH 22/22] phy: qcom-qmp-combo: clean up DP callback names

Setting variable NULL after freeing it
 2022-11-12  7:47 UTC  (2+ messages)

[PATCH] RISC-V: Do not issue remote fences until smp is available
 2022-11-12  7:46 UTC  (3+ messages)

[PATCH] vp_vdpa: harden the logic of set status
 2022-11-12  7:33 UTC  (5+ messages)

[PATCH] scsi: scsi_debug: Fix a warning in resp_report_zones()
 2022-11-12  7:06 UTC 

[PATCH] scsi: scsi_debug: Fix a warning in resp_write_scat()
 2022-11-12  7:13 UTC  (3+ messages)

[PATCH] scsi: scsi_debug: Fix a warning in resp_verify()
 2022-11-12  7:00 UTC 

[PATCH v2] kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
 2022-11-12  7:00 UTC 

[tip:master] BUILD SUCCESS 151297128990b4b44be8d70b983053831fa857f6
 2022-11-12  6:39 UTC 

[tip:x86/cpu] BUILD SUCCESS dacca1e5e75d7c1297f1334cdc10491dcdd1b2b8
 2022-11-12  6:39 UTC 

[RESEND PATCH 0/6] x86/traps,VMX: implement software based NMI/IRQ dispatch for VMX NMI/IRQ reinjection
 2022-11-12  6:35 UTC  (15+ messages)
` [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for "

[PATCH v2] NFSv4.1: handle memory allocation failure in nfs4_schedule_state_manager()
 2022-11-12  7:30 UTC 

[PATCH v2 0/5] blk-iocost: random patches to improve configuration
 2022-11-12  6:13 UTC  (2+ messages)

[PATCH] rcu: Dump memory object info if callback is invalid
 2022-11-12  6:13 UTC  (6+ messages)

[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
 2022-11-12  6:11 UTC  (6+ messages)
` [PATCH v1 1/2] mm: Implement memory-deny-write-execute as a prctl

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-12  6:11 UTC  (4+ messages)

[PATCH v2] rcu: Dump memory object info if callback function is invalid
 2022-11-12  6:09 UTC  (9+ messages)

[PATCH v1] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-12  6:06 UTC  (8+ messages)

[PATCH net-next 0/2] dt-bindings: net: qcom,ipa: relax some restrictions
 2022-11-12  6:00 UTC  (2+ messages)

[PATCH] tracing/eprobe: Fix eprobe filter to make a filter correctly
 2022-11-12  5:41 UTC 

[PATCH 0/3] ftrace: Event probe updates
 2022-11-12  5:23 UTC  (5+ messages)
` [PATCH 2/3] tracing/eprobe: Add eprobe filter support

[net-next PATCH 0/9] CN10KB MAC block support
 2022-11-12  5:12 UTC  (11+ messages)
` [net-next PATCH 1/9] octeontx2-af: Support More number of MAC blocks
` [net-next PATCH 2/9] octeontx2-af: CN10KB MAC RPM_100/USX support
` [net-next PATCH 3/9] octeontx2-af: Reset MAC specific csrs on FLR
` [net-next PATCH 4/9] octeontx2-af: Show count of dropped packets by DMAC filters
` [net-next PATCH 5/9] octeontx2-af: Add support for RPM FEC stats
` [net-next PATCH 6/9] octeontx2-af: Reset MAC block RX/TX statistics
` [net-next PATCH 7/9] octeontx2-af: Add proper return codes for AF mbox handlers
` [net-next PATCH 8/9] octeontx2-af: physical link state change
` [net-next PATCH 9/9] octeontx2-af: Add programmed macaddr to RVU pfvf

[PATCH net v2 RESEND 1/1] net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
 2022-11-12  5:10 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: ensure tx function is not running in stmmac_xdp_release()
 2022-11-12  5:10 UTC  (3+ messages)

[PATCH] selftests/damon: Fix unnecessary compilation warnings
 2022-11-12  5:01 UTC  (2+ messages)
`  "

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-12  4:48 UTC  (7+ messages)
` [PATCH v2 01/12] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [PATCH v2 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute

[PATCH net 1/2] mfd/ptp: clockmatrix: support 32-bit address space
 2022-11-12  4:40 UTC  (3+ messages)

[PATCH net-next v3 1/4] net: dsa: add support for DSA rx offloading via metadata dst
 2022-11-12  4:40 UTC  (4+ messages)

[PATCH -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-12  4:04 UTC 

[syzbot] possible deadlock in hugetlb_fault
 2022-11-12  4:01 UTC  (3+ messages)

[PATCH] kprobes: Update ftrace_ops when clearing ftrace-based aggrprobe's post_handler
 2022-11-12  3:52 UTC  (3+ messages)

[PATCH V4 1/2] arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
 2022-11-12  3:51 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] Initial SDM670 and Pixel 3a support
 2022-11-12  3:51 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sm7225-fairphone-fp4: Enable SD card
 2022-11-12  3:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: Add LID switch
 2022-11-12  3:51 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8450: drop incorrect spi-max-frequency
 2022-11-12  3:51 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: qcom: sc8280xp/sa8540p: add support for PCIe
 2022-11-12  3:51 UTC  (2+ messages)

[PATCH v2] genirq: Remove unused parameter force of irq_set_affinity_deactivated()
 2022-11-12  3:50 UTC 

[PATCH bpf-next v4] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-12  3:48 UTC  (5+ messages)

[PATCH v3] sched/core: Minor optimize ttwu_runnable()
 2022-11-12  3:39 UTC 

[PATCH v2 1/2] dt-bindings: regulator: qcom,smd: Document PMR735a
 2022-11-12  3:37 UTC  (4+ messages)
` [PATCH v2 2/2] regulator: qcom_smd: Add PMR735a regulators

[PATCH for-next v2] RDMA/rxe: Fix mr->map double free
 2022-11-12  3:29 UTC  (2+ messages)

[PATCH v1] virtio_blk: should not use IRQD_AFFINITY_MANAGED in init_rq
 2022-11-12  3:28 UTC  (4+ messages)

[PATCHSET 00/11] perf stat: Cleanup perf stat output display (v2)
 2022-11-12  3:22 UTC  (12+ messages)
` [PATCH 01/11] perf stat: Fix crash with --per-node --metric-only in CSV mode
` [PATCH 02/11] perf stat: Move common code in print_metric_headers()
` [PATCH 03/11] perf stat: Fix --metric-only --json output
` [PATCH 04/11] perf stat: Increase metric length to align outputs
` [PATCH 05/11] perf stat: Clear screen only if output file is a tty
` [PATCH 06/11] perf stat: Do not indent headers for JSON
` [PATCH 07/11] perf stat: Add header for interval in JSON output
` [PATCH 08/11] perf stat: Fix condition in print_interval()
` [PATCH 09/11] perf stat: Consolidate condition to print metrics
` [PATCH 10/11] perf stat: Fix summary output in CSV with --metric-only
` [PATCH 11/11] perf stat: Add missing separator in the CSV header

[PATCH] kernfs: fix all kernel-doc warnings and multiple typos
 2022-11-12  3:14 UTC 

[PATCH] dt-bindings: Drop type from 'cpus' property
 2022-11-12  3:11 UTC  (2+ messages)

[PATCH v2 2/2] mm/uffd: Sanity check write bit for uffd-wp protected ptes
 2022-11-12  2:59 UTC  (2+ messages)

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-12  2:51 UTC  (7+ messages)

[PATCH v3 0/4] crypto: hisilicon/qm - reconstruct and optimize the debugfs code
 2022-11-12  2:12 UTC  (5+ messages)
` [PATCH v3 1/4] crypto: hisilicon/qm - delete redundant null assignment operations
` [PATCH v3 2/4] crypto: hisilicon/qm - modify the process of regs dfx
` [PATCH v3 3/4] crypto: hisilicon/qm - split a debugfs.c from qm
` [PATCH v3 4/4] crypto: hisilicon/qm - the command dump process is modified

[PATCH] ata: ep93xx: use devm_platform_get_and_ioremap_resource()
 2022-11-12  2:11 UTC  (2+ messages)

[PATCH v2] ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQ
 2022-11-12  2:11 UTC  (2+ messages)

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-12  2:09 UTC  (2+ messages)

[PATCH 0/3] ACPI: PCC: optimize pcc codes and fix one bug
 2022-11-12  2:05 UTC  (8+ messages)
` [PATCH V2 0/2] optimize pcc code "
  ` [PATCH V2 1/2] ACPI: PCC: add check for platform interrupt
` [PATCH V3 0/2] Optimize PCC OpRegion code and reset pcc_chan_count
  ` [PATCH V3 1/2] ACPI: PCC: Setup PCC Opregion handler only if platform interrupt is available
  ` [PATCH V3 2/2] mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure

[PATCH] genirq: Remove unused parameter force of irq_set_affinity_deactivated()
 2022-11-12  2:06 UTC  (3+ messages)

[GIT PULL] arm64 fixes for 6.1-rc5
 2022-11-12  2:02 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.1-rc5
 2022-11-12  2:02 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in f2fs_handle_error
 2022-11-12  1:55 UTC  (3+ messages)

[PATCH] crypto/hisilicon: Add null judgment to the callback interface
 2022-11-12  1:51 UTC  (12+ messages)

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-11-12  1:47 UTC  (7+ messages)
` [PATCH v2 2/2] "

Deprecating and removing SLOB
 2022-11-12  1:40 UTC  (9+ messages)

[PATCH v2 1/2] f2fs: fix to enable compress for newly created file if extension matches
 2022-11-12  1:27 UTC  (2+ messages)

[PATCH] media: uvcvideo: Fix bandwidth error for Alcor camera
 2022-11-12  1:19 UTC 

[PATCH v1 net-next 1/2] net: mscc: ocelot: remove redundant stats_layout pointers
 2022-11-12  1:08 UTC  (2+ messages)

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-12  0:58 UTC  (4+ messages)

[PATCH 0/3] x86/speculation: Support Automatic IBRS
 2022-11-12  0:54 UTC  (9+ messages)
` [PATCH 2/3] "

[PATCH v2 0/3] add track_remove_slot and remove track_flush_slot
 2022-11-12  0:43 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: x86: add a new page track hook track_remove_slot
` [PATCH v2 2/3] drm/i915/gvt: switch from track_flush_slot to track_remove_slot

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-11-12  0:20 UTC  (2+ messages)

[PATCH] modules: add modalias file to sysfs for modules
 2022-11-12  0:17 UTC  (2+ messages)

[PATCH v2] tcp: Add listening address to SYN flood message
 2022-11-12  0:14 UTC  (6+ messages)

kernel/kexec_file.c:320:1: sparse: sparse: Using plain integer as NULL pointer
 2022-11-12  0:07 UTC 

[PATCH 1/1] vmlinux.lds.h: improve BOUNDED_SECTION macros
 2022-11-11 23:58 UTC  (2+ messages)

[PATCH v1] PCI: Set no io resource for bridges that behind VMD controller
 2022-11-11 23:54 UTC  (2+ messages)

[PATCH v2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
 2022-11-11 23:54 UTC  (3+ messages)

[PATCH v6 0/2] perf: ARM CoreSight PMU support
 2022-11-11 23:48 UTC  (5+ messages)

[PATCH] xfs: account extra freespace btree splits for multiple allocations
 2022-11-11 23:46 UTC  (3+ messages)

[PATCH 1/1] scsi: storvsc: Fix handling of srb_status and capacity change events
 2022-11-11 23:45 UTC  (2+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-11 23:42 UTC  (2+ messages)

[PATCH] bfq: use configured slice_idle in bfq_bfqq_is_slow
 2022-11-11 23:41 UTC 

[PATCH v2] x86/Hyper-V: Expand definition of struct hv_vp_assist_page
 2022-11-11 23:39 UTC  (3+ messages)

[RFC PATCH 2/3] KVM: arm64: Allow userspace to trap SMCCC sub-ranges
 2022-11-11 23:39 UTC  (5+ messages)

[PATCH v2] pci: fix device presence detection for VFs
 2022-11-11 23:39 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