linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 14:07:51 to 2020-12-14 17:23:17 UTC [more...]

Linux 5.10
 2020-12-14 17:21 UTC  (8+ messages)

[PATCH] kvm: don't lose the higher 32 bits of tlbs_dirty
 2020-12-14 17:20 UTC  (2+ messages)

drivers/clk/imx/clk-imx8mp.c:446:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-14 17:19 UTC 

[RFC PATCH] ASoC: pcm_dmaengine: Add support for BE DAIs
 2020-12-14 17:19 UTC  (6+ messages)

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-14 17:19 UTC  (3+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-14 17:16 UTC  (2+ messages)

[RFC][PATCH 0/5] select_idle_sibling() wreckage
 2020-12-14 16:48 UTC  (6+ messages)
` [RFC][PATCH 1/5] sched/fair: Fix select_idle_cpu()s cost accounting
` [RFC][PATCH 2/5] sched/fair: Make select_idle_cpu() proportional to cores
` [RFC][PATCH 3/5] sched/fair: Remove select_idle_smt()
` [RFC][PATCH 4/5] sched/fair: Merge select_idle_core/cpu()
` [RFC][PATCH 5/5] sched/fair: SIS_PROP the idle core scan

[sparc64] ftrace: kernel startup-tests unaligned access
 2020-12-14 17:12 UTC  (6+ messages)

drivers/net/mdio/mdio-mux-mmioreg.c:91:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-14 17:05 UTC 

[PATCH 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-14 12:24 UTC  (4+ messages)
` [PATCH 2/2] soc: bcm: add PM driver for Broadcom's PMB

Urgent: BUG: PPP ioctl Transport endpoint is not connected
 2020-12-14 17:09 UTC  (8+ messages)

[PATCH net-next v4 0/5] vsock: Add flags field in the vsock address
 2020-12-14 17:09 UTC  (8+ messages)
` [PATCH net-next v4 1/5] vm_sockets: Add flags field in the vsock address data structure
` [PATCH net-next v4 2/5] vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flag
` [PATCH net-next v4 3/5] vsock_addr: Check for supported flag values
` [PATCH net-next v4 4/5] af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path
` [PATCH net-next v4 5/5] af_vsock: Assign the vsock transport considering the vsock address flags

[PATCH V3 0/7] remoteproc: imx_rproc: support iMX8MQ/M
 2020-12-14 17:08 UTC  (6+ messages)
` [PATCH V3 1/7] remoteproc: elf: support platform specific memory hook

[PATCH] ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
 2020-12-14 17:07 UTC  (2+ messages)

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2020-12-14 17:07 UTC  (5+ messages)

[PATCH v4 0/2] hwspinlock: add sun8i hardware spinlock support
 2020-12-14 17:06 UTC  (5+ messages)
` [PATCH v4 2/2] "

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-14 17:07 UTC  (2+ messages)

[PATCH 5.10 0/2] 5.10.1-rc1 review
 2020-12-14 17:06 UTC  (3+ messages)
` [PATCH 5.10 1/2] Revert "md: change mddev chunk_sectors from int to unsigned"
` [PATCH 5.10 2/2] Revert "dm raid: fix discard limits for raid1 and raid10"

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-14 17:03 UTC  (2+ messages)

[PATCH] efi/libstub: Allow EFI_NOT_FOUND on LOAD_FILE2_PROTOCOL calls for initrd
 2020-12-14 17:01 UTC 

[RESEND PATCH v2 1/2] MAINTAINERS: Remove JZ4780 DMA driver entry
 2020-12-14 15:36 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] MAINTAINERS: Add linux-mips mailing list to JZ47xx entries

[PATCH 1/4] MIPS: vdso: Use vma page protection for remapping
 2020-12-14 15:32 UTC  (4+ messages)
` [PATCH 4/4] MIPS: mm: Clean up setup of protection map

[PATCH v2 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
 2020-12-14 16:58 UTC  (4+ messages)
` [PATCH v2 1/3] "

[RFC]: kexec: change to handle memory/cpu changes
 2020-12-14 16:50 UTC 

[PATCH v2 0/6] Several changes for the UPIU trace
 2020-12-14 16:46 UTC  (9+ messages)
` [PATCH v2 1/6] scsi: ufs: Remove stringize operator '#' restriction
` [PATCH v2 2/6] scsi: ufs: Use __print_symbolic() for UFS trace string print
` [PATCH v2 3/6] scsi: ufs: Don't call trace_ufshcd_upiu() in case trace poit is disabled
` [PATCH v2 4/6] scsi: ufs: Distinguish between query REQ and query RSP in query trace
` [PATCH v2 5/6] scsi: ufs: Distinguish between TM request UPIU and response UPIU in TM UPIU trace
` [PATCH v2 6/6] scsi: ufs: Make UPIU trace easier differentiate among CDB, OSF, and TM

[PATCH v5 00/34] SEV-ES hypervisor support
 2020-12-14 16:45 UTC  (16+ messages)
` [PATCH v5 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup
` [PATCH v5 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES
` [PATCH v5 08/34] KVM: SVM: Prevent debugging "
` [PATCH v5 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT
` [PATCH v5 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
` [PATCH v5 27/34] KVM: SVM: Add support for booting APs for an SEV-ES guest

[PATCH v4 1/4] pwm: pca9685: Switch to atomic API
 2020-12-14 16:44 UTC  (14+ messages)

[RFC PATCH 00/12] Support for Allwinner V831 SoC
 2020-12-14 16:42 UTC  (11+ messages)
` [RFC PATCH 05/12] pinctrl: sunxi: add pinctrl driver for V831/V833
` [RFC PATCH 06/12] dt-bindings: rtc: sun6i: add compatible string for V831/V833 RTC
` [RFC PATCH 08/12] dt-bindings: mmc: sunxi: add compatible strings for V831 MMC
` [RFC PATCH 11/12] ARM: dts: sun8i: add DTSI file for V831

[PATCH v4 1/2] mmc: sdhci-msm: Warn about overclocking SD/MMC
 2020-12-14 16:42 UTC  (3+ messages)
` [PATCH v4 2/2] mmc: sdhci-msm: Actually set the actual clock

[PATCH AUTOSEL 5.7 01/30] drm/msm: fix potential memleak in error branch
 2020-12-14 16:42 UTC  (8+ messages)
` [PATCH AUTOSEL 5.7 03/30] ima: extend boot_aggregate with kernel measurements

related to fixing depreciated api
 2020-12-14 16:42 UTC 

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-14 16:39 UTC  (6+ messages)
` [PATCH 1/4] e1000e: Only run S0ix flows if shutdown succeeded
` [PATCH 2/4] e1000e: bump up timeout to wait when ME un-configure ULP mode
` [PATCH 3/4] Revert "e1000e: disable s0ix entry and exit flows for ME systems"
` [PATCH 4/4] e1000e: Export S0ix flags to ethtool

[PATCH v6] char: tpm: add i2c driver for cr50
 2020-12-14 16:37 UTC  (5+ messages)

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2020-12-14 16:36 UTC  (5+ messages)

[PATCH v4] Serial: silabs si4455 serial driver
 2020-12-14 16:27 UTC  (5+ messages)

[PATCH v3 0/9] Add Tegra Quad SPI driver
 2020-12-14 16:23 UTC  (4+ messages)
` [PATCH v3 5/9] spi: spi-mem: Allow masters to transfer dummy cycles directly by hardware

[PATCH -next] iommu: msm_iommu: Delete useless kfree code
 2020-12-14 16:21 UTC  (2+ messages)

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-14 16:20 UTC  (5+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms

[PATCH] habanalabs: register to pci shutdown callback
 2020-12-14 16:20 UTC 

[PATCH net-next v3 0/4] vsock: Add flags field in the vsock address
 2020-12-14 16:18 UTC  (5+ messages)

drivers/mmc/host/sdhci-of-esdhc.c:900:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-14 16:14 UTC 

[PATCH] arm64: topology: Cleanup init_amu_fie() a bit
 2020-12-14 16:14 UTC  (4+ messages)

common_interrupt: No irq handler for vector
 2020-12-14 16:11 UTC  (3+ messages)

[PATCH v2 0/4] cppc_cpufreq: fix, clarify and improve support
 2020-12-14 16:11 UTC  (2+ messages)

[PATCH] spi: spi-qcom-qspi: Use irq trigger flags from firmware
 2020-12-14 16:08 UTC  (2+ messages)

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-14 16:07 UTC  (8+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH 1/2] hwrng: iproc-rng200: Fix disable of the block
 2020-12-14 16:04 UTC  (2+ messages)
` [PATCH 2/2] hwrng: iproc-rng200: Move enable/disable in separate function

[PATCH -next] fbdev: s3c2410fb: convert comma to semicolon
 2020-12-14 16:03 UTC  (2+ messages)

[PATCH net-next] nfc: s3fwrn5: Remove unused nci prop commands
 2020-12-14 16:02 UTC  (2+ messages)

[PATCH v5 0/6] mmc: sdhci-of-aspeed: Expose phase delay tuning
 2020-12-14 15:56 UTC  (4+ messages)
` [PATCH v5 1/6] mmc: core: Add helper for parsing clock phase properties

[PATCH] MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
 2020-12-14 15:54 UTC  (4+ messages)

[PATCH net-next] nfc: s3fwrn5: Remove the delay for nfc sleep
 2020-12-14 15:51 UTC  (2+ messages)

[PATCH net-next] nfc: s3fwrn5: Release the nfc firmware
 2020-12-14 15:47 UTC  (2+ messages)

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2020-12-14 15:47 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: Update maintainer for SAMSUNG S3FWRN5 NFC
 2020-12-14 15:44 UTC  (2+ messages)
` [linux-nfc] "

[GIT PULL] x86/build for v5.11
 2020-12-14 15:41 UTC 

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-14 15:39 UTC  (4+ messages)
` [PATCH bpf-next v4 07/11] bpf: Add instructions for atomic_[cmp]xchg

[PATCH] mm/vmalloc: Fix unlock order in s_stop()
 2020-12-14 15:37 UTC  (7+ messages)

[PATCH] usb: cdns3: Adds missing __iomem markers
 2020-12-14 15:35 UTC  (2+ messages)

[GIT PULL] x86/cache for v5.11
 2020-12-14 15:35 UTC 

[PATCH] jump_label: Do not profile branch annotations
 2020-12-14 15:33 UTC  (3+ messages)

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-14 15:33 UTC  (7+ messages)
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH v2] mips: lib: uncached: fix non-standard usage of variable 'sp'
 2020-12-14 15:24 UTC  (2+ messages)

[RFC] net: stmmac: Problem with adding the native GPIOs support
 2020-12-14 15:31 UTC  (2+ messages)

[PATCH v1] drivers: block: skd: remove skd_pci_info()
 2020-12-14 15:27 UTC 

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:56: warning: implicit conversion from 'unsigned long' to 'u16' (aka 'unsigned short') changes value from 131072 to 0
 2020-12-14 15:29 UTC  (4+ messages)

[PATCH v1] media: ipu3-cio2: Build only for x86
 2020-12-14 15:28 UTC 

[PATCH v1 net-next] net: phy: mchp: Add 1588 support for LAN8814 Quad PHY
 2020-12-14 15:27 UTC  (3+ messages)

[PATCH] MIPS: Octeon: irq: Alloc desc before configuring IRQ
 2020-12-14 15:20 UTC  (2+ messages)

[PATCH v2] MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debug
 2020-12-14 15:19 UTC  (2+ messages)

[GIT PULL] x86/cleanups for v5.11
 2020-12-14 15:26 UTC 

[PATCH] blktrace: fix 'BUG: sleeping function called from invalid context' in case of PREEMPT_RT
 2020-12-14 15:24 UTC  (2+ messages)

[PATCH v2 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2020-12-14 15:18 UTC  (7+ messages)
` [PATCH v2 1/4] PCI: rockchip: Make 'ep-gpios' DT property optional
` [PATCH v2 3/4] arm64: dts: rockchip: nanopi4: Move ep-gpios property to nanopc-t4

[GIT PULL] printk for 5.11
 2020-12-14 15:18 UTC 

[GIT PULL] Btrfs updates for 5.11
 2020-12-14 15:15 UTC 

[PATCH] USB: yurex: fix control-URB timeout handling
 2020-12-14 15:16 UTC  (5+ messages)
` WARNING in yurex_write/usb_submit_urb

[PATCH AUTOSEL 4.14 1/8] kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
 2020-12-14 15:16 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 2/8] drm/nouveau: make sure ret is initialized in nouveau_ttm_io_mem_reserve

[PATCH v2 0/1] dt-bindings: i2c: dw: cancel mandatory requirements for "#address-cells" and "#size-cells"
 2020-12-14 15:16 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 1/3] mfd: rt4831: Adds support for Richtek RT4831 MFD core
 2020-12-14 15:14 UTC  (5+ messages)
` [PATCH v4 2/3] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight

[PATCH v4 0/2] PCI: cadence: Retrain Link to work around Gen2
 2020-12-14 15:05 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: pci: Retrain Link to work around Gen2 training defect

[RFC PATCH v7] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-12-14 15:01 UTC  (11+ messages)

[PATCH 00/10] workqueue: break affinity initiatively
 2020-12-14 15:54 UTC  (11+ messages)
` [PATCH 01/10] workqueue: restore unbound_workers' cpumask correctly
` [PATCH 02/10] workqueue: use cpu_possible_mask instead of cpu_active_mask to break affinity
` [PATCH 03/10] workqueue: Manually break affinity on pool detachment
` [PATCH 04/10] workqueue: don't set the worker's cpumask when kthread_bind_mask()
` [PATCH 05/10] workqueue: introduce wq_online_cpumask
` [PATCH 06/10] workqueue: use wq_online_cpumask in restore_unbound_workers_cpumask()
` [PATCH 07/10] workqueue: Manually break affinity on hotplug for unbound pool
` [PATCH 08/10] workqueue: reorganize workqueue_online_cpu()
` [PATCH 09/10] workqueue: reorganize workqueue_offline_cpu() unbind_workers()
` [PATCH 10/10] workqueue: Fix affinity of kworkers when attaching into pool

[epoll] fb72873666: WARNING:at_kernel/tracepoint.c:#tracepoint_probe_register_prio
 2020-12-14 14:58 UTC 

[RFC HACK PATCH] PCI: dwc: layerscape: Hack around enumeration problems with Honeycomb LX2K
 2020-12-14 14:57 UTC  (5+ messages)

[PATCH 0/4] Allwinner H6 RSB support
 2020-12-14 14:57 UTC  (3+ messages)
` [PATCH 1/4] clk: sunxi-ng: h6-r: Add R_APB2_RSB clock and reset

[PATCH] cpuidle: Select polling interval based on a c-state with a longer target residency
 2020-12-14 14:54 UTC  (2+ messages)
` [cpuidle] cbf796d1ec: will-it-scale.per_thread_ops 30.5% improvement

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-14 14:54 UTC  (5+ messages)
` [PATCH v8, 5/6] drm/mediatek: add RDMA fifo size error handle

[fs] 54b35bdb5a: WARNING:possible_recursive_locking_detected
 2020-12-14 14:53 UTC 

[RFC] exit: do exit_task_work() before shooting off mm
 2020-12-14 14:51 UTC  (2+ messages)
` [exit] 80fae08355: stderr.mount:/fs/sda1:/dev/sda1_already_mounted_or_mount_point_busy

[GIT PULL] regulator updates for v5.11
 2020-12-14 14:47 UTC 

[GIT PULL] SPI updates for v5.11
 2020-12-14 14:48 UTC 

[GIT PULL] regmap updates for v5.11
 2020-12-14 14:47 UTC 

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-14 14:47 UTC  (7+ messages)
` [PATCH v2 04/10] ovl: make ioctl() safe

[PATCH 1/5] thermal/core: Emit a warning if the thermal zone is updated without ops
 2020-12-14 14:40 UTC  (2+ messages)
` [thermal: thermal/next] "

UBSAN: shift-out-of-bounds in ext4_fill_super
 2020-12-14 14:37 UTC  (5+ messages)

[PATCH -next] tty/serial/imx: convert comma to semicolon
 2020-12-14 14:37 UTC  (2+ messages)

[PATCH -next] backlight: sky81452-backlight: convert comma to semicolon
 2020-12-14 14:36 UTC  (2+ messages)

[PATCH 0/4] Remove PicoXcell
 2020-12-14 14:34 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: Remove PicoXcell bindings

[PATCH V2 1/1] scsi: ufs: Fix a possible NULL pointer issue
 2020-12-14 14:32 UTC  (2+ messages)

[PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone
 2020-12-14 14:30 UTC  (5+ messages)

[PATCH 00/25] net: stmmac: Fix clocks/reset-related procedures
 2020-12-14 14:30 UTC  (3+ messages)
` [PATCH 04/25] dt-bindings: net: dwmac: Refactor snps,*-config properties

[RESEND PATCHv2 0/5] Extend Intel service layer, FPGA manager and
 2020-12-14 14:40 UTC  (6+ messages)
` [RESEND PATCHv2 1/5] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [RESEND PATCHv2 2/5] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [RESEND PATCHv2 3/5] fpga: of-fpga-region: add authenticate-fpga-config property
` [RESEND PATCHv2 4/5] dt-bindings: fpga: "
` [RESEND PATCHv2 5/5] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCH] x86/kgdb: Allow removal of early BPs
 2020-12-14 14:13 UTC 

[GIT PULL] fallthrough fixes for Clang for 5.11-rc1
 2020-12-14 14:22 UTC 

[RFC PATCH 2/4] cpufreq: acpi-cpufreq: Add processor to the ignore PSD override list
 2020-12-14 14:25 UTC  (11+ messages)

[ANNOUNCE] 5.4.82-rt45
 2020-12-14 14:22 UTC  (3+ messages)

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-12-14 14:43 UTC  (4+ messages)

[PATCH v3 1/4] spi: LS7A: Add Loongson LS7A SPI controller driver support
 2020-12-14 14:20 UTC  (3+ messages)
` [PATCH v3 2/4] spi: ls7a: Add YAML schemas

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2020-12-14 14:21 UTC  (9+ messages)

[PATCH v3 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-14 14:19 UTC  (7+ messages)
` [PATCH v3 3/6] mm: apply per-task gfp constraints in fast path
` [PATCH v3 4/6] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone

[PATCH v2 00/12] media: atomisp: Codingstyle
 2020-12-14 14:16 UTC  (4+ messages)
` [PATCH v2 12/12] media: atomisp: Fix LOGICAL_CONTINUATIONS

[PATCH -next] hid/hid-sensor-custom: convert comma to semicolon
 2020-12-14 14:13 UTC  (2+ messages)

[PATCH v2 00/21] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-14 14:14 UTC  (7+ messages)
` [PATCH v2 19/21] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
      ` [linux-sunxi] "

[PATCH v1 0/4] rockchip: emmc: rk3399 add vendor prefix
 2020-12-14 14:10 UTC  (3+ messages)
` [PATCH v1 1/4] devicetree: phy: rockchip-emmc optional "

[PATCH v4] dt-bindings: usb: Add new compatible string for AM64 SoC
 2020-12-14 14:08 UTC  (4+ messages)
    ` [EXTERNAL] "

[PATCH] erofs: support direct IO for uncompressed file
 2020-12-14 14:04 UTC  (2+ messages)
` [PATCH] fsstress: support direct IO


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