linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-11 09:41:26 to 2021-06-11 12:47:54 UTC [more...]

[PATCH] x86: fix get_wchan() not support the ORC unwinder
 2021-06-11 12:46 UTC 

[PATCH v6 0/7] kernfs: proposed locking and concurrency improvement
 2021-06-11 12:45 UTC  (3+ messages)
` [PATCH v6 1/7] kernfs: move revalidate to be near lookup

[PATCH v2 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-06-11 12:32 UTC 

[PATCH V7 XRT Alveo 00/20] XRT Alveo driver overview
 2021-06-11 12:46 UTC  (5+ messages)
  ` RFC : "

[PATCH v6 0/3] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-06-11 12:42 UTC  (5+ messages)
` [PATCH v6 1/3] phy: core: Reword the comment specifying the units of max_link_rate to be Mbps

[RFC 0/2] CPU-Idle latency selftest framework
 2021-06-11 12:41 UTC  (3+ messages)
` [RFC 1/2] powerpc/cpuidle: Extract IPI based and timer based wakeup latency from idle states
` [RFC 2/2] powerpc/selftest: Add support for cpuidle latency measurement

Question about a8ea6fc9b089 ("sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads")
 2021-06-11 12:42 UTC  (5+ messages)

[PATCH v7] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-06-11 12:37 UTC 

[PATCH -next v2] btrfs: send: use list_move_tail instead of list_del/list_add_tail in send.c
 2021-06-11 12:37 UTC  (2+ messages)

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-11 12:38 UTC  (6+ messages)

[PATCH 0/5] Split huge PMD mapping of vmemmap pages
 2021-06-11 12:35 UTC  (5+ messages)
` [PATCH 3/5] mm: sparsemem: split the "
    ` [External] "

[PATCH 0/6] posix-cpu-timers: Bunch of fixes
 2021-06-11 12:37 UTC  (5+ messages)
` [PATCH 1/6] posix-cpu-timers: Fix rearm racing against process tick

[PATCH v2 -next] firmware: tegra: Fix build error while ARCH_TEGRA_234_SOC enabled
 2021-06-11 12:37 UTC 

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2021-06-11 12:34 UTC  (2+ messages)

[GIT PULL] ARM: at91: dt for 5.14
 2021-06-11 12:34 UTC 

[PATCH net-next v9 00/15] ACPI support for dpaa2 driver
 2021-06-11 12:31 UTC  (26+ messages)
` [PATCH net-next v9 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v9 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [PATCH net-next v9 03/15] net: phy: Introduce phy related fwnode functions
` [PATCH net-next v9 04/15] of: mdio: Refactor of_phy_find_device()
` [PATCH net-next v9 05/15] net: phy: Introduce fwnode_get_phy_id()
` [PATCH net-next v9 06/15] of: mdio: Refactor of_get_phy_id()
` [PATCH net-next v9 07/15] net: mii_timestamper: check NULL in unregister_mii_timestamper()
` [PATCH net-next v9 08/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [PATCH net-next v9 09/15] of: mdio: Refactor of_mdiobus_register_phy()
` [PATCH net-next v9 10/15] ACPI: utils: Introduce acpi_get_local_address()
` [PATCH net-next v9 11/15] net: mdio: Add ACPI support code for mdio
` [PATCH net-next v9 12/15] net/fsl: Use [acpi|of]_mdiobus_register
` [PATCH net-next v9 13/15] net: phylink: introduce phylink_fwnode_phy_connect()
` [PATCH net-next v9 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [PATCH net-next v9 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 1/1] perf/x86/intel: Fix fixed counter check warning for some ADL
 2021-06-11 12:14 UTC 

[PATCH v3 0/7] KVM: arm64: Reduce hyp_vmemmap overhead
 2021-06-11 12:27 UTC  (2+ messages)

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-11 12:13 UTC 

[PATCH v12 0/5] Enhance IOMMU default DMA mode build options
 2021-06-11 12:20 UTC  (6+ messages)
` [PATCH v12 1/5] iommu: Print strict or lazy mode at init time
` [PATCH v12 2/5] iommu: Enhance IOMMU default DMA mode build options
` [PATCH v12 3/5] iommu/vt-d: Add support for "
` [PATCH v12 4/5] iommu/amd: "
` [PATCH v12 5/5] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-11 12:25 UTC  (21+ messages)
` [PATCH v11 01/18] af_vsock: update functions for connectible socket
` [PATCH v11 02/18] af_vsock: separate wait data loop
` [PATCH v11 03/18] af_vsock: separate receive "
` [PATCH v11 04/18] af_vsock: implement SEQPACKET receive loop
` [PATCH v11 05/18] af_vsock: implement send logic for SEQPACKET
` [PATCH v11 06/18] af_vsock: rest of SEQPACKET support
` [PATCH v11 07/18] af_vsock: update comments for stream sockets
` [PATCH v11 08/18] virtio/vsock: set packet's type in virtio_transport_send_pkt_info()
` [PATCH v11 09/18] virtio/vsock: simplify credit update function API
` [PATCH v11 10/18] virtio/vsock: defines and constants for SEQPACKET
` [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [PATCH v11 12/18] virtio/vsock: add SEQPACKET receive logic
` [PATCH v11 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
` [PATCH v11 14/18] virtio/vsock: enable SEQPACKET for transport
` [PATCH v11 15/18] vhost/vsock: support "
` [PATCH v11 16/18] vsock/loopback: enable "
` [PATCH v11 17/18] vsock_test: add SOCK_SEQPACKET tests
` [PATCH v11 18/18] virtio/vsock: update trace event for SEQPACKET

[PATCH 1/3] dt-bindings: watchdog: sama5d4-wdt: convert to yaml
 2021-06-11 12:24 UTC  (8+ messages)
` [PATCH 2/3] watchdog: sama5d4_wdt: add support for sama7g5-wdt

[rcu:dev.2021.06.09a] BUILD SUCCESS f21b8fbdf9a59553da825265e92cedb639b4ba3c
 2021-06-11 12:22 UTC 

[PATCH] sched/uclamp: Fix uclamp_tg_restrict()
 2021-06-11 12:22 UTC 

[PATCH -next] firmware: tegra: Fix build error while ARCH_TEGRA_234_SOC enabled
 2021-06-11 12:20 UTC  (2+ messages)

[PATCH 0/2] Allow high order pages to be stored on PCP v2
 2021-06-11 12:17 UTC  (7+ messages)
` [PATCH 2/2] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists

[PATCH] [fuse] alloc_page nofs avoid deadlock
 2021-06-11 12:14 UTC  (2+ messages)
` Re:[PATCH] fuse: "

[PATCH 1/2] arm64: dts: qcom: sm8250: Disable Adreno and Venus by default
 2021-06-11 12:13 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add support for SONY Xperia 1 II / 5 II (Edo platform)

[PATCH -next] xfs: Fix -Wunused-variable warning
 2021-06-11 12:10 UTC  (2+ messages)

[PATCH RFC POC] pidfd: make ptrace and pidfd work together
 2021-06-11 12:09 UTC 

[syzbot] WARNING: suspicious RCU usage in kernfs_iop_get_link
 2021-06-11 12:08 UTC  (2+ messages)

[PATCH 0/2] mtd: spi-nor: macronix: mx25l51245g, mx66l51235l and mx66l51235f
 2021-06-11 12:03 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: macronix: Fix name for mx66l51235f

[PATCH v2 0/7] media: v4l2: compat ioctl fixes
 2021-06-11 12:03 UTC  (3+ messages)
` [PATCH v2 2/7] media: v4l2-core: explicitly clear ioctl input data

[PATCH v4] soundwire: intel: move to auxiliary bus
 2021-06-11 11:59 UTC  (9+ messages)

[PATCH v6 0/4] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-06-11 11:57 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: tsens: Add sc8180x compatible
 2021-06-11 11:54 UTC  (2+ messages)

[PATCH] thermal/drivers/tsens: fix usage of unititialized value
 2021-06-11 11:50 UTC  (2+ messages)

[PATCH v2 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
 2021-06-11 11:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add property to disable dvfsrc voltage request
` [PATCH v2 2/2] PCI: mediatek-gen3: Add support for "

[PATCH 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-11 11:47 UTC  (5+ messages)
` [PATCH 2/5] cxl/pmem: Add initial infrastructure for pmem support
` [PATCH 4/5] libnvdimm: Drop unused device power management support

[PATCH 0/9] KVM: x86: Fix NULL pointer #GP due to RSM bug
 2021-06-11 11:42 UTC  (5+ messages)
` [PATCH 2/9] KVM: x86: Emulate triple fault shutdown if RSM emulation fails

[PATCH -next] riscv: Enable KFENCE for riscv64
 2021-06-11 11:37 UTC  (2+ messages)

[PATCH 00/11] mm: page_vma_mapped_walk() cleanup and THP fixes
 2021-06-11 11:23 UTC  (5+ messages)
` [PATCH 06/11] mm: page_vma_mapped_walk(): crossing page table boundary

[PATCH v4 1/3] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2021-06-11 11:20 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: mediatek: Add mediatek,mt8183-jpgenc compatible
` [PATCH v4 3/3] arm64: dts: mt8183: add jpeg enc node for mt8183

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-11 11:17 UTC  (3+ messages)

[PATCH] soc: mediatek: pwarp: delete confusing comments
 2021-06-11 11:13 UTC 

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-11 11:10 UTC  (20+ messages)

[PATCH v2] xhci: solve a double free problem while doing s4
 2021-06-11 11:08 UTC 

[PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping
 2021-06-11 11:00 UTC  (10+ messages)

[GIT PULL] (swiotlb) stable/for-linus-5.12
 2021-06-11 10:59 UTC  (6+ messages)
` swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)

[PATCH 0/2] memory: tegra: Fixes for COMPILE_TEST
 2021-06-11 11:00 UTC  (11+ messages)
` [PATCH 1/2] memory: tegra: Add missing dependencies

[PATCH V2] Revert "cpufreq: CPPC: Add support for frequency invariance"
 2021-06-11 10:54 UTC  (4+ messages)

[PATCH v3 0/1] lib: Convert UUID runtime test to KUnit
 2021-06-11 10:48 UTC  (3+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-06-11 10:46 UTC  (8+ messages)
` [PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation
 2021-06-11 10:45 UTC  (3+ messages)
` [PATCH 1/2] iommu: Fix race condition during default domain allocation

[GIT PULL] hwmon fixes for v5.13-rc6
 2021-06-11 10:43 UTC 

[PATCH] Add missing kernel log when enabling NO_HZ_FULL is not possible
 2021-06-11 10:39 UTC 

[PATCH v2] selftests/x86/syscall: use ARRAY_SIZE for msbs
 2021-06-11 10:40 UTC  (2+ messages)

[PATCH v2] usbip: tools: usbipd: use ARRAY_SIZE for sockfdlist
 2021-06-11 10:39 UTC  (2+ messages)

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-11 10:37 UTC  (6+ messages)

[PATCH] modified: gpu/drm/panfrost/panfrost_gpu.c
 2021-06-11 10:36 UTC  (5+ messages)

[RESEND PATCH] nvmem: core: add a missing of_node_put
 2021-06-11 10:34 UTC  (2+ messages)

[PATCH v3 0/3] Add watchdog for Mstar SoCs
 2021-06-11 10:34 UTC  (3+ messages)
` [PATCH v3 2/3] watchdog: Add Mstar MSC313e WDT driver

[PATCH] rcu/doc: Add a quick quiz to explain further why we need smp_mb__after_unlock_lock()
 2021-06-11 10:34 UTC  (3+ messages)

[PATCH net-next] net: dsa: b53: Create default VLAN entry explicitly
 2021-06-11 10:34 UTC  (2+ messages)

[GIT PULL] USB-serial fixes for 5.13-rc6
 2021-06-11 10:33 UTC  (2+ messages)

[PATCH -next] drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_init()
 2021-06-11 10:32 UTC  (2+ messages)

[PATCH v2 0/7] Cleanup task_struct::state
 2021-06-11 10:26 UTC  (3+ messages)
` [PATCH v2 2/7] sched: Introduce task_is_running()

[PATCH v10 0/4] add support for FRAM
 2021-06-11 10:25 UTC  (6+ messages)
` [PATCH v10 1/4] nvmem: prepare basics for FRAM support
` [PATCH v10 2/4] nvmem: eeprom: at25: add support for FRAM
` [PATCH v10 3/4] dt-bindings: nvmem: at25: add for FRAM support
` [PATCH v10 4/4] nvmem: eeprom: at25: export FRAM serial num

[PATCH 1/2] dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
 2021-06-11 10:23 UTC  (9+ messages)
` [PATCH 2/2] mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-11 10:20 UTC  (4+ messages)
` [PATCH v4 2/2] powerpc/64: Option to use ELF V2 ABI for big-endian kernels

[PATCH 0/9] nvmem: patches (set 1) for 5.14
 2021-06-11 10:20 UTC  (12+ messages)
` [PATCH 4/9] nvmem: sprd: Fix an error message

[PATCH v2] mmc: sdhci: Clear unused bounce buffer at DMA mmap error path
 2021-06-11 10:19 UTC 

[PATCH 0/2] PM: domains: use separate lockdep class for each genpd
 2021-06-11 10:15 UTC  (3+ messages)
` [PATCH 1/2] PM: domains: call mutex_destroy when removing the genpd
` [PATCH 2/2] PM: domain: use per-genpd lockdep class

[PATCH -next v2] selinux: Fix kernel-doc
 2021-06-11 10:16 UTC 

[PATCH v5 0/5] Add support for the Hynix Hi-846 camera
 2021-06-11 10:14 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: vendor-prefixes: Add SK Hynix Inc
` [PATCH v5 2/5] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor
` [PATCH v5 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
` [PATCH v5 4/5] arm64: defconfig: enable VIDEO_HI846
` [PATCH v5 5/5] Documentation: i2c-cardlist: add the Hynix hi846 sensor

[RFC PATCH] sched/fair: Age the average idle time
 2021-06-11 10:15 UTC 

[PATCH v4 1/4] devres: Make locking straight forward in release_nodes()
 2021-06-11 10:12 UTC  (3+ messages)

[PATCH 0/4] TSX force abort
 2021-06-11 10:06 UTC  (5+ messages)
` [PATCH 3/4] x86/tsx: Clear CPUID bits when TSX always force aborts
` [PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE

[PATCH 0/3] scripts/spelling.txt: add some spelling pairs and reorder
 2021-06-11 10:08 UTC  (10+ messages)
` [PATCH 1/3] scripts: add spelling_sanitizer.sh script

[PATCH] mmc: sdhci: Clear unused bounce buffer at DMA mmap error path
 2021-06-11 10:06 UTC  (3+ messages)

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-11 10:04 UTC  (2+ messages)

[PATCH 5.13] mwifiex: bring down link before deleting interface
 2021-06-11 10:03 UTC  (4+ messages)

[PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-11  9:59 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
 2021-06-11  9:58 UTC 

[PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
 2021-06-11  9:56 UTC  (6+ messages)

[PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops
 2021-06-11  9:55 UTC 

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-11  9:52 UTC  (4+ messages)
` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C

[PATCH v2 0/5] PCI: Endpoint: Miscellaneous improvements
 2021-06-11  9:52 UTC  (3+ messages)
` [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-11  9:50 UTC  (3+ messages)
` [PATCH V2 1/2] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
` [PATCH V2 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations

[PATCH v3 1/2] dt-bindings: mediatek: convert mtk jpeg decoder/encoder to yaml
 2021-06-11  9:48 UTC  (2+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-11  9:44 UTC  (3+ messages)
` [PATCH Part1 RFC v3 14/22] x86/mm: Add support to validate memory when changing C-bit

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-11  9:45 UTC  (4+ messages)
` [PATCHv4 5/6] misc: nxp-ezport: introduce EzPort support

[PATCH] sr: Fix get the error media event code
 2021-06-11  9:44 UTC 

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-11  9:44 UTC  (4+ messages)

Size mismatch between vfs_getxattr_alloc() and vfs_getxattr()
 2021-06-11  9:44 UTC 


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