public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-14 10:13:13 to 2022-11-14 11:47:30 UTC [more...]

[PATCH] erofs: fix missing xas_retry() in fscache mode
 2022-11-14 11:44 UTC  (2+ messages)

[PATCH 00/46] gcc-LTO support for the kernel
 2022-11-14 11:43 UTC  (30+ messages)
` [PATCH 01/46] x86/boot: robustify calling startup_{32,64}() from the decompressor code
` [PATCH 02/46] kbuild: pass jobserver to cmd_ld_vmlinux.o
` [PATCH 03/46] kbuild: lto: preserve MAKEFLAGS for module linking
` [PATCH 04/46] compiler.h: introduce __visible_on_lto
` [PATCH 05/46] compiler.h: introduce __global_on_lto
` [PATCH 06/46] Compiler Attributes, lto: introduce __noreorder
` [PATCH 07/46] tracepoint, lto: Mark static call functions as __visible
` [PATCH 08/46] static_call, lto: Mark static keys "
` [PATCH 09/46] static_call, lto: Mark static_call_return0() "
` [PATCH 10/46] static_call, lto: Mark func_a() as __visible_on_lto
` [PATCH 11/46] x86/alternative, lto: Mark int3_*() as global and __visible
` [PATCH 12/46] x86/paravirt, lto: Mark native_steal_clock() as __visible_on_lto
` [PATCH 13/46] x86/preempt, lto: Mark preempt_schedule_*thunk() as __visible
` [PATCH 14/46] x86/sev, lto: Mark cpuid_table_copy as __visible_on_lto
` [PATCH 15/46] x86/xen, lto: Mark xen_vcpu_stolen() as __visible
` [PATCH 16/46] x86, lto: Mark gdt_page and native_sched_clock() "
` [PATCH 17/46] amd, lto: Mark amd pmu and pstate functions as __visible_on_lto
` [PATCH 18/46] entry, lto: Mark raw_irqentry_exit_cond_resched() as __visible
` [PATCH 19/46] export, lto: Mark __kstrtab* in EXPORT_SYMBOL() as global and __visible
` [PATCH 20/46] softirq, lto: Mark irq_enter/exit_rcu() as __visible
` [PATCH 21/46] btf, lto: pass scope as strings
` [PATCH 22/46] btf, lto: Make all BTF IDs global on LTO
` [PATCH 23/46] init.h, lto: mark initcalls as __noreorder
` [PATCH 24/46] bpf, lto: mark interpreter jump table "
` [PATCH 25/46] sched, lto: mark sched classes "
` [PATCH 26/46] x86/apic, lto: Mark apic_driver*() "
` [PATCH 27/46] linkage, lto: use C version for SYSCALL_ALIAS() / cond_syscall()
` [PATCH 28/46] scripts, lto: re-add gcc-ld
` [PATCH 29/46] scripts, lto: use CONFIG_LTO for many LTO specific actions

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-14 11:44 UTC  (4+ messages)
  ` [External] "

[net] net: usb: smsc95xx: fix external PHY reset
 2022-11-14 13:16 UTC  (3+ messages)

[PATCH v7 0/6] rcu: Add RCU stall diagnosis information
 2022-11-14 11:42 UTC  (5+ messages)
` [PATCH v7 2/6] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v7 4/6] rcu: Add RCU stall diagnosis information

答复: [PATCH net-next] driver: cadence macb driver support acpi mode
 2022-11-14 11:41 UTC  (2+ messages)
` [PATCH v2] net:macb: "

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2022-11-14 11:41 UTC  (3+ messages)
` [PATCH v2 08/23] arm64: dts: Update cache properties for freescale

[PATCH 00/10] ASoC: dt-bindings: Rework Qualcomm APR/GPR Sound nodes for SM8450
 2022-11-14 11:40 UTC  (3+ messages)
` [PATCH 10/10] ASoC: dt-bindings: qcom,q6apm: Add SM8450 bedais node

[PATCH net-next 0/6] Add support for sorted VCAP rules in Sparx5
 2022-11-14 11:40 UTC  (2+ messages)

[PATCH v3] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-14 11:40 UTC  (4+ messages)

[PATCH v2 0/2] irqchip: loongarch-cpu: add DT support
 2022-11-14 11:38 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller

[PATCH] futex: Resend potentially swallowed owner death notification
 2022-11-14 11:37 UTC  (2+ messages)

[PATCH] driver core: Disable driver deferred probe timeout by default
 2022-11-14 11:38 UTC  (4+ messages)

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

Deprecating and removing SLOB
 2022-11-14 11:35 UTC  (8+ messages)

[PATCH] firmware: stratix10-svc: Fix IS_ERR() vs NULL check in stratix10_svc_drv_probe()
 2022-11-14 11:33 UTC  (4+ messages)

[PATCH v2] spi: spi-mtk-nor: Optimize timeout for dma read
 2022-11-14 11:32 UTC  (2+ messages)

[PATCH v8 0/9] kallsyms: Optimizes the performance of lookup symbols
 2022-11-14 11:30 UTC  (8+ messages)
` [PATCH v8 7/9] livepatch: Improve the search performance of module_kallsyms_on_each_symbol()

[PATCH linux-next] ipasdv4/tcp_ipv4: remove redundant assignment
 2022-11-14 11:30 UTC  (2+ messages)

[PATCH] firmware: arm_scmi: Resolve dependency with TEE subsystem
 2022-11-14 11:29 UTC  (5+ messages)

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-11-14 11:29 UTC  (2+ messages)

[PATCH v1 1/4] list: Introduce list_count() to count existing nodes
 2022-11-14 11:28 UTC  (4+ messages)
` [PATCH v1 2/4] usb: gadget: hid: Convert to use list_count()
` [PATCH v1 3/4] usb: gadget: udc: bcm63xx: "
` [PATCH v1 4/4] xhci: "

[PATCH v3 00/16] KVM: x86: Always use non-compat vcpu_runstate_info size for gfn=>pfn cache
 2022-11-14 11:27 UTC  (7+ messages)
` [PATCH 03/16] KVM: x86: set gfn-to-pfn cache length consistently with VM word size

[PATCH 0/5] media: mediatek: vcodec: Fix decode random crash for PLT test
 2022-11-14 11:27 UTC  (7+ messages)
` [PATCH 1/5] media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
` [PATCH 3/5] media: mediatek: vcodec: Fix h264 set lat buffer error
` [PATCH 5/5] media: mediatek: vcodec: Core thread depends on core_list

[PATCH] arm64: dts: mediatek: mt7986: Add SoC compatible
 2022-11-14 11:26 UTC  (3+ messages)

[PATCH v2] xen/platform-pci: add missing free_irq() in error path
 2022-11-14 11:21 UTC 

[PATCH 0/2 v2] ceph: fix the use-after-free bug for file_lock
 2022-11-14 11:24 UTC  (3+ messages)
` [PATCH 1/2 v2] ceph: add ceph_lock_info support "

[PATCH v7 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-14 11:20 UTC  (4+ messages)
` [PATCH v7 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH net 0/4] octeon_ep: fix several bugs in exception paths
 2022-11-14 11:20 UTC  (2+ messages)

[PATCH v2 1/9] dt-bindings: arm-smmu: Allow up to 3 power-domains
 2022-11-14 11:17 UTC  (11+ messages)
` [PATCH v2 2/9] arm64: dts: qcom: pmk8350: Allow specifying arbitrary SID
` [PATCH v2 3/9] arm64: dts: qcom: sm6375: Add GPI DMA nodes
` [PATCH v2 4/9] arm64: dts: qcom: sm6375: Add pin configs for some QUP configurations
` [PATCH v2 5/9] arm64: dts: qcom: sm6375: Add QUPs and corresponding SPI/I2C hosts
` [PATCH v2 6/9] arm64: dts: qcom: sm6375-pdx225: Enable QUPs & GPI DMA
` [PATCH v2 7/9] arm64: dts: qcom: sm6375-pdx225: Add PMIC peripherals
` [PATCH v2 8/9] arm64: dts: qcom: sm6375-pdx225: Configure SMD RPM regulators
` [PATCH v2 9/9] arm64: dts: qcom: sm6375-pdx225: Configure Samsung touchscreen

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-14 11:15 UTC  (8+ messages)
` [PATCH v2 1/7] soc: renesas: r9a06g032-sysctrl: Export function to get the usb role
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property
` [PATCH v2 3/7] soc: renesas: r9a06g032-sysctrl: Handle h2mode device-tree property
` [PATCH v2 4/7] dt-bindings: usb: add the Renesas RZ/N1 USBF controller binding
` [PATCH v2 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
` [PATCH v2 6/7] ARM: dts: r9a06g032: Add the USBF controller node
` [PATCH v2 7/7] MAINTAINERS: add the Renesas RZ/N1 USBF controller entry

[PATCHSET 00/12] perf test: Add test workloads (v2)
 2022-11-14 11:14 UTC  (14+ messages)
` [PATCH 02/12] perf test: Replace pipe test workload with noploop
` [PATCH 04/12] perf test: Replace record test workload with thloop
` [PATCH 06/12] perf test: Replace arm callgraph fp test workload with leafloop
` [PATCH 08/12] perf test: Replace arm spe fork test workload with sqrtloop
` [PATCH 10/12] perf test: Replace brstack test workload
` [PATCH 12/12] perf test: Replace data symbol test workload with datasym

[PATCH] xen: add missing free_irq() in error path
 2022-11-14 11:11 UTC  (3+ messages)

[PATCH] perf/x86/intel/pt: Fix sampling using single range output
 2022-11-14 11:10 UTC  (3+ messages)

[PATCH v5 0/1] i2c: Restore power status of device if probe fail or device is removed
 2022-11-14 11:10 UTC  (6+ messages)
` [PATCH v5 1/1] i2c: Restore initial power state when we are done

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-14 11:08 UTC  (2+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-14 11:08 UTC  (7+ messages)
` [PATCH v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler

[PATCH] irqchip/wpcm450: fix memory leak in ap_init_qci_info()
 2022-11-14 11:08 UTC 

[PATCH] ext4: fix possible memory leak when enable bigalloc feature
 2022-11-14 11:07 UTC  (5+ messages)

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

[PATCH v3 0/5] Apple SoC cpufreq driver
 2022-11-14 11:06 UTC  (8+ messages)
` [PATCH v3 4/5] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states

[PATCH v1 1/1] mfd: vexpress-sysreg: Fix resource compound literal assignments
 2022-11-14 11:06 UTC  (2+ messages)

(no subject)
 2022-11-14 11:06 UTC 

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-14 11:05 UTC  (4+ messages)
` [PATCH v8 1/9] sched/fair: fix unfairness at wakeup

[PATCH] fs: Fix UBSAN detected shift-out-bounds error for bad superblock
 2022-11-14 11:04 UTC  (2+ messages)

[PATCH 00/12] Add support for the Cirrus Logic CS48L32 audio codecs
 2022-11-14 11:03 UTC  (5+ messages)
` [PATCH 11/12] dt-bindings: sound: Add Cirrus Logic CS48L31/32/33 codecs

[PATCH] mfd: axp20x: Do not sleep in the power off handler
 2022-11-14 11:03 UTC  (5+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-11-14 11:02 UTC  (5+ messages)

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-14 11:01 UTC  (5+ messages)
` [patch 07/10] net: nfp: Remove "
` [patch 10/10] iommu/of: Remove linux/msi.h include

[PATCH net v2] net: macvlan: Use built-in RCU list checking
 2022-11-14 11:00 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: qcom: sm6375: Add SMP2P for ADSP&CDSP
 2022-11-14 10:59 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm6375: Add ADSP&CDSP
` [PATCH 3/3] arm64: dts: qcom: sm6375-pdx225: Enable ADSP & CDSP

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-11-14 10:58 UTC  (2+ messages)
` (subset) "

[PATCH 00/22] phy: qcom-qmp-combo: preparatory cleanups (set 2/3)
 2022-11-14 10:57 UTC  (7+ messages)
` [PATCH 17/22] phy: qcom-qmp-combo: merge USB and DP configurations

[PATCH v2 00/13] Enable USB host and device functions on Jetson
 2022-11-14 10:57 UTC  (7+ messages)
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

drivers/net/ethernet/freescale/ucc_geth.c:1838:50: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-14 10:55 UTC 

[syzbot] WARNING in anon_vma_name
 2022-11-14 10:55 UTC 

[PATCH] xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
 2022-11-14 10:55 UTC  (2+ messages)

[PATCH 0/7] Add support for Qualcomm's legacy IOMMU v2
 2022-11-14 10:54 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: iommu: qcom,iommu: Document qcom,ctx-num property

[PATCH] arch/x86/events/amd/core.c: Return -ENODEV when CPU does not have PERFCTL_CORE bit
 2022-11-14 10:52 UTC  (5+ messages)

[PATCH v3 1/3] dt-bindings: mmc: sdhci-msm: Document the SM6375 compatible
 2022-11-14 10:50 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: sm6375: Add SDHCI2
` [PATCH v3 3/3] arm64: dts: qcom: sm6375-pdx225: Enable SD card slot

[PATCH] mISDN: fix misuse of put_device() in mISDN_register_device()
 2022-11-14 10:50 UTC  (2+ messages)

[PATCH v12 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
 2022-11-14 10:49 UTC  (3+ messages)

[PATCH v2 0/8] Add support for Qualcomm's legacy IOMMU v2
 2022-11-14 10:48 UTC  (4+ messages)
` [PATCH v2 3/8] iommu/arm-smmu: Add definition for ARM_SMMU_CB_FSRRESTORE

[PATCH] fs: do not push freeing inode to b_dirty_time list
 2022-11-14 10:46 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Optimize checking for invalid values
 2022-11-14 10:46 UTC  (2+ messages)

[PATCH] tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
 2022-11-14 10:46 UTC 

[PATCH net] net: nixge: fix potential memory leak in nixge_start_xmit()
 2022-11-14 10:40 UTC  (2+ messages)

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-11-14 10:41 UTC  (8+ messages)

[PATCH v7 0/9] Add latency priority for CFS class
 2022-11-14 10:40 UTC  (6+ messages)
` [PATCH v7 5/9] sched/fair: Take into account latency priority at wakeup

linux-next: Signed-off-by missing for commit in the nvmem tree
 2022-11-14 10:36 UTC  (2+ messages)

[PATCH v1] drm/gem-vram: Fix deadlock in drm_gem_vram_vmap()
 2022-11-14 10:31 UTC  (2+ messages)

[PATCH 0/4] Minor SoundWire clean ups
 2022-11-14 10:29 UTC  (5+ messages)
` [PATCH 1/4] soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
` [PATCH 2/4] soundwire: Provide build stubs for common functions
` [PATCH 3/4] soundwire: debugfs: Switch to sdw_read_no_pm
` [PATCH 4/4] soundwire: stream: Move remaining register accesses over to no_pm

[PATCH] scripts: dev-needs.sh: Enforce bash usage
 2022-11-14 10:30 UTC  (6+ messages)

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

[PATCH] drm/radeon: fix potential racing issue due to mmap_lock
 2022-11-14 10:26 UTC  (2+ messages)

[PATCH RESEND 0/1] x86/of: Fix a bug in x86 arch OF support
 2022-11-14 10:24 UTC  (5+ messages)
` [PATCH RESEND 1/1] x86/of: Add support for boot time interrupt mode config

[PATCH 00/18] mfd: Clean up deprecated regmap-irq functionality
 2022-11-14 10:21 UTC  (7+ messages)
` [PATCH 05/18] mfd: max14577: Replace irqchip mask_invert with unmask_base
` [PATCH 07/18] mfd: max77693: "
` [PATCH 08/18] mfd: max77843: Drop useless mask_invert flag on irqchip

[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
 2022-11-14 10:20 UTC  (4+ messages)

[PATCH V2] f2fs: fix atgc bug on issue in 32bits platform
 2022-11-14 10:17 UTC  (6+ messages)

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-14 10:13 UTC  (7+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH 00/14] phy: qcom-qmp-combo: fix sc8280xp binding (set 3/3)
 2022-11-14 10:13 UTC  (5+ messages)
` [PATCH 09/14] phy: qcom-qmp-combo: add clock registration helper
` [PATCH 10/14] phy: qcom-qmp-combo: separate clock and provider registration

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-14 10:12 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM bindings to dt-schema


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