linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-30 10:17:49 to 2021-09-30 13:05:52 UTC [more...]

[PATCH V6 0/8] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-09-30 13:05 UTC 

[PATCH v2 0/7] Move task_struct::cpu back into thread_info
 2021-09-30 13:02 UTC  (9+ messages)
` [PATCH v2 1/7] arm64: add CPU field to struct thread_info
` [PATCH v2 2/7] x86: "
` [PATCH v2 3/7] s390: "
` [PATCH v2 4/7] powerpc: "
` [PATCH v2 5/7] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
` [PATCH v2 6/7] powerpc: smp: remove hack to obtain offset of task_struct::cpu
` [PATCH v2 7/7] riscv: rely on core code to keep thread_info::cpu updated

[kbingham-rcar:kbingham/vsp/v3u-rd-5.15 25/26] drivers/soc/renesas/rcar-irqc.c:46:6: warning: no previous prototype for function 'r8a7791_irqc_show'
 2021-09-30 13:00 UTC 

[PATCH 1/3] net: phy: mscc: Add possibilty to disable combined LED mode
 2021-09-30 13:00 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: net: phy: mscc: vsc8531: Add LED mode combine disable property
` [PATCH 3/3] arm64: dts: imx8mm-kontron: Add ethernet PHY LED modes

[PATCH 0/5] kthread: increase the size of kthread's comm
 2021-09-30 12:54 UTC  (16+ messages)
` [PATCH 1/5] kernel: replace sizeof(task->comm) with TASK_COMM_LEN
` [PATCH 2/5] kernel/fork: allocate task->comm dynamicly
` [PATCH 3/5] kernel/sched: improve the BUILD_BUG_ON() in get_task_comm()
` [PATCH 4/5] kernel: increase the size of kthread's comm
` [PATCH 5/5] kernel/kthread: show a warning if kthread's comm is still trucated

[RFC] hrtimer: Fix the hrtimer_forward to use correct delta for expiry time
 2021-09-30 12:52 UTC 

[PATCH 1/2] kexec, KEYS: make the code in bzImage64_verify_sig public
 2021-09-30 12:52 UTC  (3+ messages)

[PATCH v1] ARM: dts: imx6: skov: provide panel support for lt2 variants
 2021-09-30 12:52 UTC 

[PATCH v2] staging: rtl8712: Statements should start on a tabstop
 2021-09-30 12:49 UTC  (2+ messages)

[PATCH] serial: 8250_dw: Mark acpi match table as maybe unused
 2021-09-30 12:49 UTC 

[PATCH v5] xen-pciback: allow compiling on other archs than x86
 2021-09-30 12:49 UTC  (2+ messages)

[PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-09-30 12:47 UTC  (7+ messages)
` [PATCH 10/12] mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies
` [PATCH 11/12] ARM: dts: exynos: remove unneeded DVS voltages from PMIC on Arndale
  ` (subset) "
` [PATCH 12/12] ARM: dts: exynos: use spaces instead of tabs around '='
  ` (subset) "

[kbuild] drivers/soc/sifive/sifive_l2_cache.c:235 sifive_l2_init() warn: 'l2_base' not released on lines: 215
 2021-09-30 12:47 UTC 

[PATCH] Revert "spi: modify set_cs_timing parameter"
 2021-09-30 12:46 UTC  (4+ messages)

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-30 12:46 UTC  (5+ messages)
` [PATCH v6 2/2] habanalabs: add support for dma-buf exporter

[PATCH] modpost: add allow list for llvm IPSCCP
 2021-09-30 12:45 UTC  (4+ messages)

[PATCH v2 0/9] xen/x86: PVH Dom0 fixes and fallout adjustments
 2021-09-30 12:45 UTC  (12+ messages)
` [PATCH v2 1/9] xen/x86: prevent PVH type from getting clobbered
` [PATCH v2 2/9] xen/x86: allow PVH Dom0 without XEN_PV=y
` [PATCH v2 3/9] xen/x86: make "earlyprintk=xen" work better for PVH Dom0
` [PATCH v2 4/9] xen/x86: allow "earlyprintk=xen" to work for PV Dom0
` [PATCH v2 5/9] xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
` [PATCH v2 6/9] xen/x86: generalize preferred console model from PV to PVH Dom0
` [PATCH v2 7/9] xen/x86: hook up xen_banner() also for PVH
` [PATCH v2 8/9] x86/PVH: adjust function/data placement
` [PATCH v2 9/9] xen/x86: adjust data placement

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-30 12:45 UTC  (24+ messages)

[PATCH] Provider/rxe: Allocate rxe/ib objs by calloc
 2021-09-30 12:41 UTC  (2+ messages)

[PATCH v3] MIPS: add support for buggy MT7621S core detection
 2021-09-30 12:41 UTC  (3+ messages)

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-30 12:41 UTC  (15+ messages)

[PATCH] staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()
 2021-09-30 12:39 UTC  (2+ messages)

[PATCH 0/6] xen/x86: PV boot speedup
 2021-09-30 12:37 UTC  (7+ messages)
` [PATCH 1/6] xen/x86: streamline set_pte_mfn()
` [PATCH 2/6] xen/x86: restore (fix) xen_set_pte_init() behavior
` [PATCH 3/6] xen/x86: adjust xen_set_fixmap()
` [PATCH 4/6] xen/x86: adjust handling of the L3 user vsyscall special page table
` [PATCH 5/6] xen/x86: there's no highmem anymore in PV mode
` [PATCH 6/6] xen/x86: restrict PV Dom0 identity mapping

[l1k:nft_egress_v5 4/5] net/netfilter/nfnetlink_hook.c:242:56: error: 'struct net_device' has no member named 'nf_hooks_ingress'; did you mean 'nf_hooks_egress'?
 2021-09-30 12:37 UTC 

m68k: default value for MEMORY_RESERVE?
 2021-09-30 12:31 UTC  (3+ messages)

[PATCH][next] octeontx2-af: Remove redundant initialization of variable pin
 2021-09-30 12:30 UTC  (2+ messages)

[PATCH] cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_buf
 2021-09-30 12:29 UTC  (5+ messages)

[PATCH] staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()
 2021-09-30 12:26 UTC 

[PATCH 1/5] perf cs-etm: Print size using consistent format
 2021-09-30 12:26 UTC  (7+ messages)
` [PATCH 4/5] perf arm-spe: Implement find_snapshot callback

[kvm-riscv:riscv_kvm_master 17/20] arch/riscv/kvm/vcpu_sbi.c:3: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-30 12:22 UTC 

[PATCH v3] scripts/decodecode: fix faulting instruction no print when opps.file is DOS format
 2021-09-30 12:19 UTC  (2+ messages)

[RFC PATCH 0/4] Add "output-impedance" property to pinconf-generic
 2021-09-30 12:16 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: pincfg-node: Add "output-impedance" property
` [RFC PATCH 2/4] pinctrl: pinconf-generic: Add support for "output-impedance" to be extracted from DT files
` [RFC PATCH 3/4] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance property
` [RFC PATCH 4/4] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength and output-impedance

[PATCH] bpf: Fix integer overflow in prealloc_elems_and_freelist()
 2021-09-30 12:14 UTC  (3+ messages)

[PATCH v2 0/2] device property: Remove device_add_properties()
 2021-09-30 12:12 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Convert to device_create_managed_software_node()
` [PATCH v2 2/2] device property: Remove device_add_properties() API

[PATCH] scsi: acornscsi: Remove scsi_cmd_to_tag() reference
 2021-09-30 12:10 UTC  (2+ messages)

[net-next v2 PATCH] octeontx2-pf: Add XDP support to netdev PF
 2021-09-30 12:10 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Adjust LA pointer for cpt parse header
 2021-09-30 12:10 UTC  (2+ messages)

[PATCH 1/2] regulator: Add Unisoc's SC2730 regulator driver
 2021-09-30 12:05 UTC  (6+ messages)

[PATCH v2] driver core: Reject pointless SYNC_STATE_ONLY device links
 2021-09-30 12:04 UTC  (2+ messages)

[PATCH v17 00/15] arm64: MMU enabled kexec relocation
 2021-09-30 11:59 UTC  (6+ messages)
` [PATCH v17 08/15] arm64: kexec: configure EL2 vectors for kexec

[PATCH v1 1/4] dt-bindings: msm: add DT bindings for sc7280
 2021-09-30 11:56 UTC  (4+ messages)
` [PATCH v1 2/4] arm64: dts: qcom: sc7280: add display dt nodes

[RFC][PATCH 0/7] ima: Measure and appraise files with DIGLIM
 2021-09-30 11:55 UTC  (8+ messages)
` [RFC][PATCH 1/7] integrity: Change type of IMA rule-related flags to u64
` [RFC][PATCH 2/7] ima: Introduce new policy keyword use_diglim
` [RFC][PATCH 3/7] ima: Introduce diglim and appraise_diglim policies
` [RFC][PATCH 4/7] ima: Query file digest and retrieve info from its digest lists
` [RFC][PATCH 5/7] ima: Query metadata "
` [RFC][PATCH 6/7] ima: Skip measurement of files found in DIGLIM hash table
` [RFC][PATCH 7/7] ima: Add support for appraisal with digest lists

[PATCH] memory: Allow building Broadcom STB DPFE as module
 2021-09-30 11:50 UTC  (2+ messages)

[PATCH V2 00/41] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-30 11:49 UTC  (3+ messages)
` [PATCH V2 04/41] x86/entry: Introduce __entry_text for entry code written in C

[hare-scsi-devel:scsi-result.v1 170/170] drivers/staging/unisys/visorhba/visorhba_main.c:383:10: error: 'struct scsi_cmnd' has no member named 'result'
 2021-09-30 11:47 UTC 

[tip:locking/core] BUILD SUCCESS f7427ba5ce9c5438ad392b6cbcc4ca8a0487d7e7
 2021-09-30 11:48 UTC 

[PATCH][next] ALSA: virtio: Replace zero-length array with flexible-array member
 2021-09-30 11:48 UTC  (2+ messages)

[PATCHv3 1/3] EDAC/synopsys: use the quirk for version instead of ddr version
 2021-09-30 11:41 UTC  (3+ messages)
` [PATCHv3 2/3] EDAC/synopsys: add support for version 3 of the Synopsys EDAC DDR

[PATCH] ALSA: rawmidi: Fix potential UAF from sequencer destruction
 2021-09-30 11:40 UTC  (9+ messages)

[PATCH 00/10] DRAM devfreq support for Allwinner A64/H5
 2021-09-30 11:37 UTC  (4+ messages)
  ` [PATCH 02/10] PM / devfreq: Do not require devices to have OPPs

[RFC PATCH 1/1] virtio: write back features before verify
 2021-09-30 11:36 UTC  (6+ messages)

[tip:x86/core] BUILD SUCCESS 7fae4c24a2b84a66c7be399727aca11e7a888462
 2021-09-30 11:29 UTC 

[PATCH 1/2] PCI: Use software node API with additional device properties
 2021-09-30 11:26 UTC  (6+ messages)

[PATCH v2 00/29] MT8195 IOMMU SUPPORT
 2021-09-30 11:26 UTC  (3+ messages)
` [PATCH v2 11/29] iommu/mediatek: Always pm_runtime_get while tlb flush

[PATCH v3 1/4] mm: Create a new system state and fix core_kernel_text()
 2021-09-30 11:23 UTC  (4+ messages)
` [PATCH v3 2/4] mm: Make generic arch_is_kernel_initmem_freed() do what it says
` [PATCH v3 3/4] powerpc: Use generic version of arch_is_kernel_initmem_freed()
` [PATCH v3 4/4] s390: "

[PATCH v1 1/2] mmc: slot-gpio: Refactor mmc_gpio_alloc()
 2021-09-30 11:24 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: slot-gpio: Update default label when no con_id provided

[PATCH] dt-bindings: mmc: arasan,sdci: drop unneeded clock-cells dependency
 2021-09-30 11:24 UTC  (2+ messages)

[PATCH v2] mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
 2021-09-30 11:24 UTC  (2+ messages)

[RFC PATCH v2 0/1] Providers/rxe: Add dma-buf support
 2021-09-30 11:24 UTC  (8+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v2 0/6] Add device filter support
 2021-09-30 11:19 UTC  (7+ messages)
` [PATCH v2 1/6] driver core: Move the "authorized" attribute from USB/Thunderbolt to core
` [PATCH v2 2/6] driver core: Add common support to skip probe for un-authorized devices
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest

[PATCH] soc: ti: omap-prm: Fix external abort for am335x pruss
 2021-09-30 11:19 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
 2021-09-30 11:18 UTC  (3+ messages)
` [PATCH v2 2/2] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS

[PATCH v3] drivers/mmc: fix reference count leaks in moxart_probe
 2021-09-30 11:13 UTC  (2+ messages)

[PATCH RESEND] x86/process: directly use try_get_task_stack() return value in get_wchan
 2021-09-30 11:10 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
 2021-09-30 11:05 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: thermal: remove redundant comments from rockchip-thermal.yaml
` [PATCH v2 3/4] thermal: rockchip_thermal: allow more resets for tsadc node
` [PATCH v2 4/4] arm64: dts: fix resets in tsadc node for rk356x.dtsi

[PATCH v2] PCI: endpoint: Use sysfs_emit() in "show" functions
 2021-09-30 11:05 UTC  (2+ messages)

[PATCH v4] workaround regression in ina2xx introduced by cb47755725da("time: Prevent undefined behaviour in timespec64_to_ns()")
 2021-09-30 11:04 UTC  (2+ messages)

[RFC PATCH] mmc: sdhci: Map more voltage level to SDHCI_POWER_330
 2021-09-30 11:00 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the v4l-dvb tree
 2021-09-30 10:59 UTC 

[PATCH v8 00/12] Clean up "mediatek,larb"
 2021-09-30 10:57 UTC  (5+ messages)
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH RFC v1 00/11] iommu/virtio: vSVA support with Arm
 2021-09-30 10:57 UTC  (6+ messages)
` [PATCH RFC v1 01/11] uapi/virtio-iommu: Add page request grp-id and flags information

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-30 10:57 UTC  (3+ messages)
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH] irq_poll: Use raise_softirq_irqoff() in cpu_dead notifier
 2021-09-30 10:56 UTC  (2+ messages)
` [RFC] Is lib/irq_poll still considered useful?

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-30 10:53 UTC  (6+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

[PATCH] Documentation/arm64: add memory layout with 4KB pages + VA39-bit
 2021-09-30 10:50 UTC 

[PATCH] power: supply: core: Move psy_has_property() to fix build
 2021-09-30 10:50 UTC  (3+ messages)

[PATCH 1/2] perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support
 2021-09-30 10:48 UTC  (2+ messages)

[PATCH] drivers: mfd: da9063: Add restart notifier implementation
 2021-09-30 10:47 UTC  (8+ messages)

[PATCH 0/2] Support hugetlb charge moving at task migration
 2021-09-30 10:46 UTC  (2+ messages)

[PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-09-30 10:46 UTC  (3+ messages)
` [PATCH v2 1/3] drm/i915: rename IS_ACTIVE

[PATCH] objtool: Teach get_alt_entry() about more relocation types
 2021-09-30 10:43 UTC 

[PATCH] rtl8xxxu: Use lower tx rates for the ack packet
 2021-09-30 10:44 UTC 

[PATCH] perf tools: Suppress 'rm dlfilter' build message
 2021-09-30 10:40 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Ask ic_info to drop firmware
 2021-09-30 10:36 UTC 

[RFC V3 00/13] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-09-30 10:35 UTC  (14+ messages)
` [RFC V3 01/13] arm64/mm: Dynamically initialize protection_map[]
` [RFC V3 02/13] arm64/mm: Consolidate TCR_EL1 fields
` [RFC V3 03/13] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [RFC V3 04/13] arm64/mm: Add FEAT_LPA2 specific VTCR_EL2.DS field
` [RFC V3 05/13] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [RFC V3 06/13] arm64/mm: Add CONFIG_ARM64_PA_BITS_52_[LPA|LPA2]
` [RFC V3 07/13] arm64/mm: Add FEAT_LPA2 specific encoding
` [RFC V3 08/13] arm64/mm: Detect and enable FEAT_LPA2
` [RFC V3 09/13] arm64/mm: Add __cpu_secondary_check52bitpa()
` [RFC V3 10/13] arm64/mm: Add FEAT_LPA2 specific PTE_SHARED and PMD_SECT_S
` [RFC V3 11/13] arm64/mm: Add FEAT_LPA2 specific fallback (48 bits PA) when not implemented
` [RFC V3 12/13] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES
` [RFC V3 13/13] KVM: arm64: Enable FEAT_LPA2 based 52 bits IPA size on 4K and 16K

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-09-30 10:33 UTC  (11+ messages)

[PATCH V1 0/2] Add device tree compatible for sc7180 SoC
 2021-09-30 10:30 UTC 

[PATCH][next] drm/virtio: fix another potential integer overflow on shift of a int
 2021-09-30 10:27 UTC 

[PATCH 1/1] ARM: dts: stm32: fix AV96 board SAI2B pin muxing on stm32mp15
 2021-09-30 10:26 UTC  (4+ messages)

[PATCH V1 0/2] Add device tree compatible for sc7180 SoC
 2021-09-30 10:24 UTC  (3+ messages)
` [PATCH V1 1/2] dt-bindings: spi: Add sc7180 support
` [PATCH V1 2/2] arm64: dts: qcom: sc7180: Add qspi compatible

[PATCH][next] drm/virtio: fix potential integer overflow on shift of a int
 2021-09-30 10:19 UTC 

[PATCH] drm/amdgpu: fix some repeated includings
 2021-09-30 10:17 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;
as well as URLs for NNTP newsgroup(s).