linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-20 08:21:35 to 2021-07-20 11:46:12 UTC [more...]

[“PATCH” 0/3] Add support for eMMC PHY on Intel Thunder Bay
 2021-07-20 11:41 UTC  (4+ messages)
` [“PATCH” 1/3] dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings
` [“PATCH” 2/3] mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver
` [“PATCH” 3/3] phy: intel: Add Thunder Bay eMMC PHY support

[PATCH v14 0/6] Re-introduce TX FIFO resize for larger EP bursting
 2021-07-20 11:41 UTC  (8+ messages)
` [PATCH v14 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue
 2021-07-20 11:41 UTC  (2+ messages)

ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
 2021-07-20 11:39 UTC  (4+ messages)

[tip: efi/urgent] efi/tpm: Differentiate missing and invalid final event log table
 2021-07-20 11:37 UTC 

[tip: efi/urgent] firmware/efi: Tell memblock about EFI iomem reservations
 2021-07-20 11:37 UTC 

[tip: efi/urgent] efi/mokvar: Reserve the table only if it is in boot services data
 2021-07-20 11:37 UTC 

[tip: efi/urgent] efi/libstub: Fix the efi_load_initrd function description
 2021-07-20 11:37 UTC 

[PATCH 00/16] KVM: arm64: MMIO guard PV services
 2021-07-20 11:36 UTC  (11+ messages)
` [PATCH 03/16] KVM: arm64: Turn kvm_pgtable_stage2_set_owner into kvm_pgtable_stage2_annotate
` [PATCH 04/16] KVM: arm64: Add MMIO checking infrastructure
` [PATCH 15/16] arm64: Add a helper to retrieve the PTE of a fixmap

[PATCH v3] iomap: support tail packing inline read
 2021-07-20 11:34 UTC  (3+ messages)

[syzbot] WARNING in pwq_unbound_release_workfn (2)
 2021-07-20 11:29 UTC  (2+ messages)

[PATCH v4 4/4] PCIe: qcom: Add support to control pipe clk src
 2021-07-20 11:28 UTC  (4+ messages)

[ANNOUNCE] v5.13-rt1
 2021-07-20 11:26 UTC  (7+ messages)
` [rfc/patch] mm/slub: restore/expand unfreeze_partials() local exclusion scope

[RESEND PATCH] perf/x86/amd: Do not touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
 2021-07-20 11:26 UTC 

[PATCH] hyperv: root partition faults writing to VP ASSIST MSR PAGE
 2021-07-20 11:20 UTC  (2+ messages)

[PATCH] ACPI / PPTT: get PPTT table in the first beginning
 2021-07-20 11:26 UTC 

[PATCH 00/14] Track shared pages at EL2 in protected mode
 2021-07-20 11:14 UTC  (18+ messages)
` [PATCH 03/14] KVM: arm64: Continue stage-2 map when re-creating mappings
` [PATCH 05/14] KVM: arm64: Don't overwrite ignored bits with owner id
` [PATCH 06/14] KVM: arm64: Tolerate re-creating hyp mappings to set ignored bits
` [PATCH 08/14] KVM: arm64: Add support for tagging shared pages in page-table

[syzbot] KASAN: slab-out-of-bounds Read in do_wait_for_common
 2021-07-20 11:10 UTC  (2+ messages)

[Patch v4 0/3] Introduce a driver to support host accelerated access to Microsoft Azure Blob
 2021-07-20 11:10 UTC  (4+ messages)
` [Patch v4 2/3] Drivers: hv: add Azure Blob driver

[PATCH] Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"
 2021-07-20 11:05 UTC  (2+ messages)

[PATCH v2] vsock/virtio: set vsock frontend ready in virtio_vsock_probe()
 2021-07-20 11:05 UTC  (6+ messages)

[linux-chenxing:mstar_v5_14_rebase 212/352] drivers/irqchip/irq-msc313-pm-wakeup.c:21:25: error: 'field_mask' redeclared as different kind of symbol
 2021-07-20 11:04 UTC 

[PATCH v4 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-20 10:57 UTC  (3+ messages)
` [PATCH v4 01/14] genirq: Provide new interfaces for affinity hints

[PATCH] dma_buf: remove dmabuf sysfs teardown before release/detach
 2021-07-20 11:00 UTC  (5+ messages)
  ` [PATCH v2] dma_buf: remove dmabuf sysfs teardown before release

[GIT PULL] timers fixes
 2021-07-20 10:55 UTC  (2+ messages)
` [tip: timers/urgent] Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent

[tip: timers/urgent] posix-cpu-timers: Fix rearm racing against process tick
 2021-07-20 10:55 UTC 

[tip: timers/urgent] timers: Fix get_next_timer_interrupt() with no timers pending
 2021-07-20 10:55 UTC 

[PATCH v14 000/138] Memory folios
 2021-07-20 10:54 UTC  (56+ messages)
` [PATCH v14 002/138] mm: Introduce struct folio
` [PATCH v14 003/138] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v14 004/138] mm/vmstat: Add functions to account folio statistics
` [PATCH v14 005/138] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v14 006/138] mm: Add folio reference count functions
` [PATCH v14 007/138] mm: Add folio_put()
` [PATCH v14 008/138] mm: Add folio_get()
` [PATCH v14 009/138] mm: Add folio_try_get_rcu()
` [PATCH v14 010/138] mm: Add folio flag manipulation functions
` [PATCH v14 011/138] mm/lru: Add folio LRU functions
` [PATCH v14 012/138] mm: Handle per-folio private data
` [PATCH v14 013/138] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v14 014/138] mm/filemap: Add folio_next_index()
` [PATCH v14 015/138] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v14 016/138] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v14 017/138] mm/filemap: Add folio_unlock()
` [PATCH v14 018/138] mm/filemap: Add folio_lock()
` [PATCH v14 019/138] mm/filemap: Add folio_lock_killable()
` [PATCH v14 020/138] mm/filemap: Add __folio_lock_async()
` [PATCH v14 021/138] mm/filemap: Add folio_wait_locked()
` [PATCH v14 022/138] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v14 023/138] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v14 024/138] mm/filemap: Add folio_end_writeback()
` [PATCH v14 025/138] mm/writeback: Add folio_wait_writeback()
` [PATCH v14 026/138] mm/writeback: Add folio_wait_stable()
` [PATCH v14 027/138] mm/filemap: Add folio_wait_bit()
` [PATCH v14 028/138] mm/filemap: Add folio_wake_bit()

[PATCH v2 0/2] sched/fair: nohz.next_balance vs newly-idle CPUs
 2021-07-20 10:47 UTC  (5+ messages)
` [PATCH v2 2/2] sched/fair: Trigger nohz.next_balance updates when a CPU goes NOHZ-idle

[PATCH v2 0/7] Add support to the mmsys driver to be a reset controller
 2021-07-20 10:52 UTC  (3+ messages)
` [PATCH v2 6/7] soc: mediatek: mmsys: Add reset controller support

[PATCH v6 00/14] media: mtk-vcodec: support for MT8183 decoder
 2021-07-20 10:52 UTC  (3+ messages)
` [PATCH v6 11/14] media: mtk-vcodec: vdec: support stateless H.264 decoding

[syzbot] linux-next boot error: BUG: sleeping function called from invalid context in cgroup_rstat_flush
 2021-07-20 10:51 UTC 

[linux-chenxing:mstar_v5_14_rebase 137/352] drivers/crypto/mstar/msc313-rsa.c:131:34: warning: passing argument 3 of 'msc313_rsa_write_memory' discards 'volatile' qualifier from pointer target type
 2021-07-20 10:44 UTC 

[PATCH 0/4] Remove rtnetlink_send() in rtnetlink
 2021-07-20 10:44 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update for VMCI driver
 2021-07-20 10:39 UTC  (2+ messages)

linux-next: build failure after merge of the drm-tegra tree
 2021-07-20 10:42 UTC  (2+ messages)
` [PATCH] gpu: host1x: Remove unused functions

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-20 10:42 UTC  (3+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM

[PATCH] MAINTAINERS: Update for VMCI driver
 2021-07-20 10:25 UTC 

[PATCH v2] dt-bindings: phy: Rename Intel Keem Bay USB PHY bindings
 2021-07-20 10:42 UTC  (2+ messages)

[PATCH] bcache: fix wrong BITMASK offset value for BDEV_CACHE_MODE
 2021-07-20 10:32 UTC 

[PATCH v2 0/5] Renesas RZ/G2L CANFD support
 2021-07-20 10:39 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoC
` [PATCH v2 2/5] can: rcar_canfd: Add support for RZ/G2L family
` [PATCH v2 3/5] dt-bindings: clk: r9a07g044-cpg: Add entry for P0_DIV2 core clock
` [PATCH v2 4/5] clk: renesas: r9a07g044-cpg: Add entry for fixed clock P0_DIV2

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-07-20 10:37 UTC  (4+ messages)
` [PATCH v5 2/9] dax: Introduce holder for dax_device

[PATCH net-next v14 0/3] AX88796C SPI Ethernet Adapter
 2021-07-20 10:36 UTC  (3+ messages)
  ` [PATCH net-next v14 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Add sc8180x PCIe compatible
 2021-07-20 10:35 UTC  (2+ messages)

[PATCH net-next v3] net: Update MAINTAINERS for MediaTek switch driver
 2021-07-20 10:30 UTC  (2+ messages)

[PATCH] software node: balance refcount for managed sw nodes
 2021-07-20 10:27 UTC  (7+ messages)

0001-perf-x86-amd-Do-not-touch-the-AMD64_EVENTSEL_HOSTONL.patchFrom 9f724a38754d3f99a1b332c11e72e9dd213289d7 Mon Sep 17 00:00:00 2001
 2021-07-20 10:25 UTC  (2+ messages)

[PATCH v3] f2fs: Reduce the scope of setting fsck tag when de->name_len is zero
 2021-07-20 10:23 UTC  (2+ messages)

[PATCH 0/4] __asm_copy_to-from_user: Fixes
 2021-07-20 10:18 UTC  (8+ messages)
` [PATCH 1/4] riscv: __asm_copy_to-from_user: Fix: overrun copy
` [PATCH 2/4] riscv: __asm_copy_to-from_user: Fix: fail on RV32
` [PATCH 3/4] riscv: __asm_copy_to-from_user: Remove unnecessary size check
` [PATCH 4/4] riscv: __asm_copy_to-from_user: Fix: Typos in comments

[PATCH v2 0/1] Improve EAS energy estimation and increase precision
 2021-07-20 10:18 UTC  (4+ messages)
` [PATCH v2 1/1] PM: EM: Increase energy calculation precision

[gustavoars-linux:for-next/clang-fallthrough] BUILD SUCCESS 044cf851abcdb562eff678a9d455b0b74046c1e1
 2021-07-20 10:17 UTC 

[PATCH v2 00/10] Add Modem support on SC7280 SoCs
 2021-07-20 10:13 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: remoteproc: qcom: pas: Add SC7280 MPSS support
` [PATCH v2 02/10] remoteproc: qcom: pas: Add SC7280 Modem support
` [PATCH v2 03/10] dt-bindings: remoteproc: qcom: Update Q6V5 Modem PIL binding
` [PATCH v2 04/10] iommu/arm-smmu-qcom: Request direct mapping for modem device
` [PATCH v2 05/10] remoteproc: mss: q6v5-mss: Add modem support on SC7280
` [PATCH v2 06/10] arm64: dts: qcom: sc7280: Update reserved memory map
` [PATCH v2 07/10] arm64: dts: qcom: sc7280: Add/Delete/Update reserved memory nodes
` [PATCH v2 08/10] arm64: dts: qcom: sc7280: Add nodes to boot modem
` [PATCH v2 09/10] arm64: dts: qcom: sc7280: Add Q6V5 MSS node
` [PATCH v2 10/10] arm64: dts: qcom: sc7280: Update "

[PATCH] io_uring: fix memleak in io_init_wq_offload()
 2021-07-20 10:16 UTC  (2+ messages)

[hnaz-linux-mm:master 16/150] arch/nds32/include/asm/nds32.h:13:10: fatal error: nds32_intrinsic.h: No such file or directory
 2021-07-20 10:14 UTC 

[PATCH NET] ipv6: ip6_finish_output2: set sk into newly allocated nskb
 2021-07-20 10:10 UTC  (2+ messages)

[PATCH 4.19 000/420] 4.19.198-rc2 review
 2021-07-20 10:05 UTC  (2+ messages)

[PATCH v2] drm/bridge: anx7625: Use pm_runtime_force_{suspend,resume}
 2021-07-20 10:05 UTC 

[PATCH 5.4 000/148] 5.4.134-rc2 review
 2021-07-20 10:04 UTC  (2+ messages)

[PATCH 5.10 000/239] 5.10.52-rc2 review
 2021-07-20 10:03 UTC  (2+ messages)

[PATCH] spi: meson-spicc: fix memory leak in meson_spicc_remove
 2021-07-20 10:01 UTC 

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-20  9:59 UTC  (5+ messages)

[PATCH] netlink: Deal with ESRCH error in nlmsg_notify()
 2021-07-20 10:00 UTC  (2+ messages)

[PATCH v2] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-07-20  9:58 UTC 

[PATCH V1 0/3] dt-bindings: net: fec: convert fsl,*fec bindings to yaml
 2021-07-20  9:58 UTC  (4+ messages)
` [PATCH V1 1/3] "

[PATCH v2 0/3] net/ncsi: Add NCSI Intel OEM command to keep PHY link up
 2021-07-20  9:53 UTC  (4+ messages)
` [PATCH v2 3/3] net/ncsi: add dummy response handler for Intel boards

[PATCH v5 00/11] DDW + Indirect Mapping
 2021-07-20  9:41 UTC  (5+ messages)
` [PATCH v5 02/11] powerpc/kernel/iommu: Add new iommu_table_in_use() helper

[PATCH v2 0/8] My AVIC patch queue
 2021-07-20  9:40 UTC  (5+ messages)
` [PATCH v2 8/8] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

[PATCH] mm: mmap_lock: fix disabling preemption directly
 2021-07-20  9:39 UTC  (2+ messages)

[PATCH] PCI: Move pci_dev_is/assign_added() to pci.h
 2021-07-20  9:32 UTC  (3+ messages)

[PATCH] media: ttusb-dec: avoid release of non-acquired mutex
 2021-07-20  9:28 UTC 

[PATCH] qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
 2021-07-20  9:28 UTC  (7+ messages)

[PATCH 0/5] iommu/vt-d: Several minor adjustments
 2021-07-20  9:27 UTC  (3+ messages)
` [PATCH 4/5] iommu/vt-d: Disallow SVA if devices don't support 64-bit address

[PATCH net] net: dsa: mv88e6xxx: check for address type in port_db_load_purge
 2021-07-20  9:24 UTC 

[PATCH resend 0/5] video: fbdev: ssd1307fb: Optimizations and improvements
 2021-07-20  9:16 UTC  (4+ messages)
` [PATCH resend 4/5] video: fbdev: ssd1307fb: Optimize screen updates

[PATCH v3 0/3] perf tool: Enable cpu list for hybrid
 2021-07-20  9:16 UTC  (5+ messages)
` [PATCH v3 3/3] perf tools: Enable on a list of CPUs "

[PATCH bpf-next 0/3] libbpf: btf typed data dumping fixes (__int128 usage, error propagation)
 2021-07-20  9:13 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: avoid use of __int128 in typed dump display

/proc/net/{udp,tcp}{,6} : ip address format : RFC : need for /proc/net/{udp,tcp}{,6}{{n,h},{le,be}} ?
 2021-07-20  9:14 UTC 

[PATCH v2] dma-buf: Delete the DMA-BUF attachment sysfs statistics
 2021-07-20  9:11 UTC  (2+ messages)

[RFC PATCH net-next 0/4] net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
 2021-07-20  9:10 UTC  (3+ messages)
` [RFC PATCH net-next 4/4] "

[PATCH -next v2 resend] drm/bochs: Fix missing pci_disable_device() on error in bochs_pci_probe()
 2021-07-20  9:07 UTC  (2+ messages)

New warning in nvme_setup_discard
 2021-07-20  9:05 UTC  (4+ messages)

[v3 3/5] soc: mediatek: pm-domains: Add support for mt8195
 2021-07-20  9:01 UTC  (4+ messages)
` [v3 4/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain

[PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
 2021-07-20  9:00 UTC  (3+ messages)

[PATCHSET v3 0/5] perf inject: Fix broken data with mixed input/output
 2021-07-20  9:01 UTC  (2+ messages)

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-20  8:53 UTC  (3+ messages)
` [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq

[PATCH 0/9] crypto: atmel-{aes, tdes}: Fix corner cases - crypto self tests
 2021-07-20  8:55 UTC  (10+ messages)
` [PATCH 1/9] crypto: atmel-tdes: Clarify how tdes dev gets allocated to the tfm
` [PATCH 2/9] crypto: atmel-tdes: Handle error messages
` [PATCH 3/9] crypto: atmel-aes: Add blocksize constraint for ECB and CBC modes
` [PATCH 4/9] crypto: atmel-aes: Add XTS input length constraint
` [PATCH 5/9] crypto: atmel-aes: Add NIST 800-38A's zero length cryptlen constraint
` [PATCH 6/9] crypto: atmel-tdes: Add FIPS81's "
` [PATCH 7/9] crypto: atmel-{aes, tdes}: Set OFB's blocksize to 1
` [PATCH 8/9] crypto: atmel-aes: Add fallback to XTS software implementation
` [PATCH 9/9] crypto: atmel-aes: Allocate aes dev at tfm init time

[PATCH] perf pmu: Create x86 specific perf_pmu__valid_suffix
 2021-07-20  8:56 UTC  (2+ messages)

[PATCH v2 0/4] Add support of mt8183 APU
 2021-07-20  8:47 UTC  (4+ messages)
` [PATCH v2 2/4] remoteproc: Add a remoteproc driver for the MT8183's APU

[PATCH 0/5] Fix restricted DMA vs swiotlb_exit()
 2021-07-20  8:49 UTC  (7+ messages)
` [PATCH 2/5] swiotlb: Point io_default_tlb_mem at static allocation
` [PATCH 5/5] swiotlb: Free tbl memory in swiotlb_exit()

[PATCH v4] drm/ast: Disable fast reset after DRAM initial
 2021-07-20  8:49 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] tty: nozomi: change tty_unregister_device to tty_port_unregister_device
 2021-07-20  8:38 UTC 

[PATCH v4 00/16] memcg accounting from OpenVZ
 2021-07-20  8:35 UTC  (4+ messages)
  ` [PATCH v5 13/16] memcg: enable accounting for signals

[PATCH rdma-next 0/9] QP allocation changes
 2021-07-20  8:35 UTC  (4+ messages)
` [PATCH rdma-next 8/9] RDMA: Globally allocate and release QP memory

[PATCH v2 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-07-20  8:36 UTC  (3+ messages)
` [PATCH v2 2/2] phy: amlogic: Add a new driver "

[PATCH][V2][next] power: supply: ab8500: clean up warnings found by checkpatch
 2021-07-20  8:29 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-07-20  8:25 UTC  (3+ messages)
` [PATCH v3 3/3] phy: phy-mtk-tphy: add support mt8195

linux-next: build failure after merge of the akpm-current tree
 2021-07-20  8:23 UTC 

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2021-07-20  8:24 UTC  (5+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183

[syzbot] kernel BUG in put_ucounts
 2021-07-20  8:22 UTC 

[PATCH 4.14 000/315] 4.14.240-rc1 review
 2021-07-20  8:21 UTC  (5+ messages)
` [PATCH 4.14 305/315] arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88


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