linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-14 16:50:18 to 2022-01-14 22:16:51 UTC [more...]

[PATCH] staging: pi433: enforce tx_cfg to be set before any message can be sent
 2022-01-14 22:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amd/pm: Replace one-element array with flexible-array member
 2022-01-14 22:14 UTC  (2+ messages)

[PATCHv2] integrity: check the return value of audit_log_start()
 2022-01-14 22:13 UTC  (2+ messages)

[PATCH] security/apparmor: remove redundant ret variable
 2022-01-14 22:12 UTC  (2+ messages)

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-14 22:00 UTC  (20+ messages)

[PATCH] mm: use compare-exchange operation to set KASAN page tag
 2022-01-14 21:58 UTC  (2+ messages)

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-14 21:58 UTC  (2+ messages)

[PATCH v2 0/3] virtio reset/device removal fixes
 2022-01-14 21:57 UTC  (4+ messages)
` [PATCH v2 1/3] virtio: document virtio_reset_device
` [PATCH v2 2/3] virtio_console: break out of buf poll on remove
` [PATCH v2 3/3] virtio_mem: break device "

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-14 21:51 UTC  (12+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[peterz-queue:perf/wip.self 9/9] arch/x86/events/core.c:2725:48: error: 'PERF_X86_EVENT_RDPMC_ALLOWED' undeclared; did you mean 'PERF_X86_EVENT_AUTO_RELOAD'?
 2022-01-14 21:48 UTC 

[PATCH] virtio_console: break out of buf poll on remove
 2022-01-14 21:48 UTC  (3+ messages)

[PATCH] virtio_mem: break device on remove
 2022-01-14 21:43 UTC 

[PATCH v15 0/4] group dp driver related patches into one series
 2022-01-14 21:41 UTC  (6+ messages)
` [PATCH v15 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v15 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v15 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v15 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH v2] HID: google: modify HID device groups of eel
 2022-01-14 21:40 UTC  (6+ messages)

[PATCH v2] ubifs: use default_groups in kobj_type
 2022-01-14 21:38 UTC  (2+ messages)

[PATCH v5 00/32] component: Make into an aggregate bus
 2022-01-14 21:30 UTC  (8+ messages)
` [PATCH v5 25/32] iommu/mtk: Migrate to aggregate driver

[hverkuil-media-tree:for-v5.18f 76/82] drivers/media/platform/aspeed-video.c:977:5: warning: format specifies type 'unsigned int' but the argument has type 'dma_addr_t' (aka 'unsigned long long')
 2022-01-14 21:28 UTC 

[PATCH 5.10 00/25] 5.10.92-rc1 review
 2022-01-14 21:25 UTC  (2+ messages)

[PATCH] perf record/arm-spe: Override attr->sample_period for non-libpfm4 events
 2022-01-14 21:21 UTC 

[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-14 21:18 UTC  (4+ messages)

[PATCH v3 1/2] tpm: Fix error handling in async work
 2022-01-14 21:12 UTC  (5+ messages)

[PATCH 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-14 21:01 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
` [PATCH 2/3] drm/rockchip: cdn-dp: Support HDMI codec plug-change callback
` [PATCH 3/3] ASoC: rk3399_gru_sound: Wire up DP jack detection

[peterz-queue:perf/wip.self 9/9] arch/x86/events/core.c:2725:48: error: use of undeclared identifier 'PERF_X86_EVENT_RDPMC_ALLOWED'
 2022-01-14 20:58 UTC 

[GIT PULL] virtio,vdpa,qemu_fw_cfg: features, cleanups, fixes
 2022-01-14 20:56 UTC  (2+ messages)

[PATCH] tty: Revert the removal of the Cyclades public API
 2022-01-14 20:54 UTC 

[PATCH] mm/page_isolation: unset migratetype directly for non Buddy page
 2022-01-14 20:50 UTC  (2+ messages)

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-14 20:49 UTC  (32+ messages)
` [PATCH v2 01/30] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v2 02/30] s390/sclp: detect the AISII facility
` [PATCH v2 03/30] s390/sclp: detect the AENI facility
` [PATCH v2 04/30] s390/sclp: detect the AISI facility
` [PATCH v2 05/30] s390/airq: pass more TPI info to airq handlers
` [PATCH v2 06/30] s390/airq: allow for airq structure that uses an input vector
` [PATCH v2 07/30] s390/pci: externalize the SIC operation controls and routine
` [PATCH v2 08/30] s390/pci: stash associated GISA designation
` [PATCH v2 09/30] s390/pci: export some routines related to RPCIT processing
` [PATCH v2 10/30] s390/pci: stash dtsm and maxstbl
` [PATCH v2 11/30] s390/pci: add helper function to find device by handle
` [PATCH v2 12/30] s390/pci: get SHM information from list pci
` [PATCH v2 13/30] s390/pci: return status from zpci_refresh_trans
` [PATCH v2 14/30] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v2 15/30] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v2 16/30] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v2 17/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v2 18/30] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH v2 19/30] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 21/30] KVM: s390: pci: handle refresh of PCI translations
` [PATCH v2 22/30] KVM: s390: intercept the rpcit instruction
` [PATCH v2 23/30] vfio/pci: re-introduce CONFIG_VFIO_PCI_ZDEV
` [PATCH v2 24/30] vfio-pci/zdev: wire up group notifier
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support
` [PATCH v2 27/30] vfio-pci/zdev: wire up zPCI IOAT assist support
` [PATCH v2 28/30] vfio-pci/zdev: add DTSM to clp group capability
` [PATCH v2 29/30] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v2 30/30] MAINTAINERS: additional files related kvm s390 pci passthrough

[mingo-tip:sched/headers 1595/2383] ./usr/include/linux/if_link.h:5:10: fatal error: uapi/linux/netlink.h: No such file or directory
 2022-01-14 20:47 UTC 

[PATCH v14 0/4] group dp driver related patches into one series
 2022-01-14 20:41 UTC  (6+ messages)
` [PATCH v14 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v14 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v14 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v14 4/4] drm/msm/dp: stop link training after link training 2 failed

[PATCH] pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
 2022-01-14 20:37 UTC 

[Question] set_cpus_allowed_ptr() call failed at cpuset_attach()
 2022-01-14 20:33 UTC  (3+ messages)

[PATCH net v3] net: phy: marvell: add Marvell specific PHY loopback
 2022-01-14 20:34 UTC  (2+ messages)

[ANNOUNCE] 4.9.297-rt191
 2022-01-14 20:33 UTC 

Exynos850 and ExynosAuto v9 pinctrl wakeup muxed interrupt
 2022-01-14 20:32 UTC  (4+ messages)

[PATCH 0/2] Make platform_get_irq[_byname]_optional() optional
 2022-01-14 20:29 UTC  (21+ messages)
` [PATCH 1/2] platform: make platform_get_irq_optional() optional
                    ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[mingo-tip:sched/headers 1502/2383] ./usr/include/asm-generic/bpf_perf_event.h:4:10: fatal error: 'uapi/linux/ptrace.h' file not found
 2022-01-14 20:27 UTC 

[UPDATE][PATCH v2] ACPI / fan: Properly handle fine grain control
 2022-01-14 20:28 UTC 

[PATCH 5.15 00/41] 5.15.15-rc1 review
 2022-01-14 19:59 UTC  (3+ messages)

[PATCH 5.4 00/18] 5.4.172-rc1 review
 2022-01-14 20:15 UTC  (2+ messages)

[PATCH v2 0/7] staging: r8188eu: further per-file DBG_88E cleanups
 2022-01-14 20:15 UTC  (5+ messages)
` [PATCH v2 7/7] staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c

[PATCH] Bluetooth: virtio_bt: fix device removal
 2022-01-14 20:12 UTC  (7+ messages)

[PATCH] virtio: acknowledge all features before access
 2022-01-14 20:09 UTC 

[PATCH] virtio: unexport virtio_finalize_features
 2022-01-14 19:57 UTC 

[PATCH v2 00/28] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-14 19:44 UTC  (8+ messages)
` [PATCH v2 02/28] pinctrl: samsung: accept GPIO bank nodes with a suffix
` [PATCH v2 25/28] dt-bindings: pinctrl: samsung: describe Exynos850 and ExynosAutov9 wake-ups
` [PATCH v2 27/28] arm64: dts: exynos: use dedicated wake-up pinctrl compatible in Exynos850

[PATCH] arm64: dts: exynos: Add missing gpm6 and gpm7 nodes to Exynos850
 2022-01-14 19:43 UTC  (3+ messages)

[PATCH] x86: Remove a.out support
 2022-01-14 19:35 UTC  (11+ messages)

[PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-14 19:35 UTC  (5+ messages)
` [PATCH v3 6/7] thermal: netlink: Add a new event to notify CPU capabilities change

earlyprintk=xdbc seems broken
 2022-01-14 19:31 UTC  (10+ messages)

[PATCH v2] ACPI / fan: Properly handle fine grain control
 2022-01-14 19:29 UTC 

[PATCH 5.16 00/37] 5.16.1-rc1 review
 2022-01-14 19:20 UTC 

[PATCH v5 0/6] powercap/drivers/dtpm: Create the dtpm hierarchy
 2022-01-14 19:15 UTC  (10+ messages)
` [PATCH v5 2/6] powercap/drivers/dtpm: Add hierarchy creation

[GIT PULL] First batch of KVM changes for Linux 5.17
 2022-01-14 19:14 UTC 

[PATCH v2] hv: account for packet descriptor in maximum packet size
 2022-01-14 19:13 UTC  (2+ messages)

[PATCH V4] notifier/panic: Introduce panic_notifier_filter
 2022-01-14 19:03 UTC  (2+ messages)

[GIT PULL] Hyper-V next for 5.17
 2022-01-14 19:02 UTC 

[PATCH] drm/msm/rd: Add chip-id
 2022-01-14 18:57 UTC 

[RFC v2] mm: introduce page pin owner
 2022-01-14 18:57 UTC  (11+ messages)

[PATCH 1/5] ALSA: hda: cs35l41: Avoid overwriting register patch
 2022-01-14 18:56 UTC  (5+ messages)
` [PATCH 5/5] ACPI / scan: Create platform device for CLSA0100

[hverkuil-media-tree:for-v5.18f 76/82] include/linux/kern_levels.h:5:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' {aka 'long long unsigned int'}
 2022-01-14 18:54 UTC 

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-01-14 18:52 UTC  (4+ messages)
` [PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE

[PATCH][next] usb: dwc2: Use flex_array_size() helper
 2022-01-14 18:50 UTC  (2+ messages)

[PATCH v6 00/15] Some bugfixs for ubi/ubifs
 2022-01-14 18:45 UTC  (9+ messages)
` [PATCH v6 12/15] ubi: fastmap: Add all fastmap pebs into 'ai->fastmap' when fm->used_blocks>=2

[PATCH V3] panic: Move panic_print before kmsg dumpers
 2022-01-14 18:30 UTC 

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2022-01-14 18:37 UTC  (11+ messages)

[PATCH] MAINTAINERS: Add Helge as fbdev maintainer
 2022-01-14 18:31 UTC  (2+ messages)

[RT] BUG in sched/cpupri.c
 2022-01-14 18:25 UTC  (8+ messages)

[PATCH v5 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2022-01-14 18:17 UTC  (3+ messages)
` [PATCH v5 3/5] x86/e820: Tag e820_entry with crypto capabilities

[PATCH] ACPI/ACPICA: Check for NULL pointer after calling alloc
 2022-01-14 18:09 UTC  (2+ messages)

[hverkuil-media-tree:for-v5.18f 82/82] drivers/media/platform/aspeed-video.c:1836:30: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'}
 2022-01-14 18:03 UTC 

[hverkuil-media-tree:for-v5.18f 82/82] drivers/media/platform/aspeed-video.c:1836:30: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'dma_addr_t' {aka 'unsigned int'}
 2022-01-14 18:03 UTC 

[PATCH v3] mm/oom: do not oom reap task with an unresolved robust futex
 2022-01-14 18:01 UTC 

[PATCH RFC v1 0/3] remove remaining users of SHA-1
 2022-01-14 17:58 UTC  (9+ messages)
` [PATCH RFC v1 2/3] ipv6: move from sha1 to blake2s in address calculation

[PATCH 0/4] add GPU for RK356x SoCs
 2022-01-14 17:56 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Enable the GPU on Quartz64 Model A

[PATCH v2 0/2] x86/sgx: Limit EPC overcommit
 2022-01-14 17:55 UTC  (15+ messages)
` [PATCH v2 1/2] x86/sgx: Add accounting for tracking overcommit
` [PATCH v2 2/2] x86/sgx: account backing pages

[PATCH] ASoC: SOF: compr: Add compress ops implementation
 2022-01-14 17:55 UTC  (2+ messages)

[PATCH 5.16 00/37] 5.16.1-rc1 review
 2022-01-14 17:53 UTC  (2+ messages)

[PATCH v3 0/2] kernfs: use hashed mutex and spinlock in place of global ones
 2022-01-14 17:44 UTC  (5+ messages)
` [PATCH v3 2/2] kernfs: Reduce contention around global per-fs kernfs_rwsem

[PATCH] module: fix signature check failures when using in-kernel decompression
 2022-01-14 17:43 UTC  (2+ messages)

[GIT PULL] first round of SCSI updates for the 5.15+ merge window
 2022-01-14 17:39 UTC  (3+ messages)

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-14 17:34 UTC  (5+ messages)
` [PATCH v5 5/8] KVM: x86: Support interrupt dispatch in x2APIC mode with APIC-write VM exit

[PATCH 0/4] arm64: dts: qcom: sc7280: Introduce herobrine-rev1
 2022-01-14 17:33 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7280: Fix gmu unit address
` [PATCH 4/4] arm64: dts: qcom: sc7280: Add herobrine-r1

[PATCH 0/1] coresight: Fix TRCCONFIGR.QE sysfs interface
 2022-01-14 17:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] lib/crypto: blake2s: include as built-in
 2022-01-14 17:31 UTC  (7+ messages)
` [PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction

[PATCH 00/23] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-14 17:29 UTC  (5+ messages)
  ` [PATCH 13/23] dt-bindings: arm: add Tesla FSD ARM SoC

[PATCH 1/2] net: phy: marvell: Use BIT() macro for flags
 2022-01-14 17:25 UTC  (5+ messages)
` [PATCH 2/2] stmmac: intel: Honor phy LED set by system firmware on a Dell hardware

A null-ptr-deref bug be triggered when write to an ICB inode
 2022-01-14 17:23 UTC  (2+ messages)

[PATCH] dt-bindings: trivial-devices: make comment indentation consistent
 2022-01-14 17:21 UTC 

[PULL] drm-next (merge window fixes really)
 2022-01-14 17:20 UTC 

[GIT PULL] tracing: Updates for 5.17
 2022-01-14 17:20 UTC 

[PATCH][RESEND] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:16 UTC 

[PATCH][RESEND] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:15 UTC  (2+ messages)

[RFC][PATCH 0/3] sched: User Managed Concurrency Groups
 2022-01-14 17:15 UTC  (5+ messages)
` [RFC][PATCH 3/3] sched: User Mode Concurency Groups

[PATCH V2] scsi: bnx2fc: flush destroy_work queue before calling bnx2fc_interface_put
 2022-01-14 17:12 UTC  (2+ messages)

[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
 2022-01-14 17:11 UTC  (8+ messages)
` [PATCH 2/5] platform: surface: Propagate ACPI Dependency
            ` [EXTERNAL] "

[PATCH v2] iommu/vt-d: Fix PCI bus rescan device hot add
 2022-01-14  8:21 UTC 

[PATCH 0/4] usb: phy: generic: Support enabling/disabling VBUS
 2022-01-14 17:09 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator
` [PATCH 2/4] usb: phy: generic: Get the vbus supply
` [PATCH 3/4] usb: phy: generic: Implement otg->set_vbus
` [PATCH 4/4] usb: phy: generic: Disable vbus on removal

[PATCH v13 0/4] group dp driver related patches into one series
 2022-01-14 17:04 UTC  (4+ messages)
` [PATCH v13 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received

[mingo-tip:sched/headers 1593/2383] ./usr/include/linux/if_bonding.h:47:10: fatal error: uapi/linux/sockios.h: No such file or directory
 2022-01-14 17:01 UTC 

[PATCH] input/i8042: Add quirk table to disable aux port on Clevo NS70MU
 2022-01-14 17:00 UTC 

[PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUN
 2022-01-14 17:00 UTC  (11+ messages)

[PATCH] video: fbdev: s3c-fb: remove redundant initialization of pointer bufs
 2022-01-14 16:58 UTC  (2+ messages)

[PATCH v14 2/2] mailbox: mediatek: add support for adsp mailbox controller
 2022-01-14 16:57 UTC 

[PATCH] udmabuf: validate ubuf->pagecount
 2022-01-14 16:57 UTC  (3+ messages)

[PATCH v2 0/1] ALSA: hda/realtek: fix speakers and micmute on HP 855
 2022-01-14 16:54 UTC  (3+ messages)
` [PATCH v2 1/1] ALSA: hda/realtek: fix speakers and micmute on HP 855 G8

[PATCH v3 0/3] Documenation: Update documentation regarding dell_smm_hwmon
 2022-01-14 16:52 UTC  (3+ messages)
` [PATCH v3 1/3] Documentation: admin-guide: Update i8k driver name

[PATCH 0/3] dt-bindings: trivial-devices: misc (whitespace) fixes
 2022-01-14 16:50 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: trivial-devices: fix comment indentation

[RFC PATCH 0/3] Add support modifiers for drivers whose planes only support linear layout
 2022-01-14 16:50 UTC  (3+ messages)
` [RFC PATH 1/3] drm: add "


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