linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-17 12:36:22 to 2021-06-17 15:14:07 UTC [more...]

[PATCH 0/8] membarrier cleanups
 2021-06-17 15:13 UTC  (29+ messages)
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
              ` [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms
` [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342'
 2021-06-17 15:13 UTC  (6+ messages)

[PATCH 0/3] some improvements for lockdep
 2021-06-17 15:12 UTC  (5+ messages)
` [PATCH 1/3] locking/lockdep: unlikely bfs_error() inside
` [PATCH 2/3] locking/lockdep: unlikely conditons about BFS_RMATCH
` [PATCH 3/3] locking/lockdep: print possible warning after counting deps

[PATCH v1] hwmon: (lm90) Use edge-triggered interrupt
 2021-06-17 15:12 UTC  (8+ messages)

[PATCH] isofs: remove redundant continue statement
 2021-06-17 15:12 UTC  (2+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-17 15:10 UTC  (4+ messages)
` [PATCH v3 06/27] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler

[PATCH v4 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy
 2021-06-17 14:43 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: msm: dsi: add missing 7nm bindings
` [PATCH v4 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy
` [PATCH v4 3/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy

[v1 0/3] drm/msm/dsi: Add display DSI support for SC7280 target
 2021-06-17 15:07 UTC  (6+ messages)
` [v1 1/3] dt-bindings: msm/dsi: Add yaml schema for 7nm DSI PHY

linux-next: Tree for Jun 16
 2021-06-17 15:07 UTC  (2+ messages)
` linux-next: Tree for Jun 16 (objdump version)

[PATCH v1 0/2] hwmon: Add StarFive JH7100 temperature sensor
 2021-06-17 15:07 UTC  (3+ messages)
` [PATCH v1 2/2] hwmon: (sfctemp) "

[PATCH v1] mtd: spi-nor: Add support for XM25QH64C
 2021-06-17 15:06 UTC  (5+ messages)

[PATCH] locking/lockdep: correct the description error for check_redundant()
 2021-06-17 15:05 UTC 

[PATCH v2] sched/fair: Age the average idle time
 2021-06-17 15:03 UTC  (11+ messages)

[PATCH] iommu: Update "iommu.strict" documentation
 2021-06-17 15:04 UTC  (2+ messages)

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-17 15:03 UTC  (3+ messages)
` [PATCH v2 25/29] docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup

[PATCH -tip v7 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-17 15:02 UTC  (6+ messages)
` [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler

[PATCH v6 0/2] x86/sev: Fixes for SEV-ES Guest Support
 2021-06-17 15:00 UTC  (5+ messages)
` [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active
` [PATCH v6 2/2] x86/sev: Split up runtime #VC handler for correct state tracking
  ` [PATCH v6.1 "

Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory)
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH -next] ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH -next 0/3] ASoC: stm32: Use devm_platform_get_and_ioremap_resource()
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH -next] ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource()
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH -next] ASoC: sprd: Use devm_platform_get_and_ioremap_resource()
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: convert Cadence SPI bindings to YAML
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: xilinx: convert to yaml
 2021-06-17 15:01 UTC  (2+ messages)

[PATCH 1/1] quota: remove unnecessary oom message
 2021-06-17 15:01 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.14
 2021-06-17 14:58 UTC  (2+ messages)

[PATCH] drm/meson: fix potential NULL pointer exception in meson_drv_unbind()
 2021-06-17 14:58 UTC  (2+ messages)

[PATCH net-next 0/6] net: hostess_sv11: clean up some code style issues
 2021-06-17 14:53 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hostess_sv11: fix the code style issue about "foo* bar"
` [PATCH net-next 2/6] net: hostess_sv11: move out assignment in if condition
` [PATCH net-next 3/6] net: hostess_sv11: remove trailing whitespace
` [PATCH net-next 4/6] net: hostess_sv11: fix the code style issue about switch and case
` [PATCH net-next 5/6] net: hostess_sv11: fix the comments style issue
` [PATCH net-next 6/6] net: hostess_sv11: fix the alignment issue

[next] [clang] s390: clang: error: unable to execute command: Segmentation fault (core dumped)
 2021-06-17 14:55 UTC  (3+ messages)

[PATCH] gpio: tegra186: Add ACPI support
 2021-06-17 14:54 UTC  (2+ messages)

[PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c
 2021-06-17 14:53 UTC 

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-17 14:52 UTC  (8+ messages)
` [PATCH RFCv4 2/4] lib/vsprintf.c: "
` [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
 2021-06-17 14:52 UTC  (7+ messages)

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-17 14:52 UTC  (6+ messages)

[PATCH] ext4: return error code when ext4_fill_flex_info() fails
 2021-06-17 14:52 UTC  (2+ messages)

[PATCH] pinctrl: stm32: fix the reported number of GPIO lines per bank
 2021-06-17 14:46 UTC 

[PATCH] pinctrl: stm32: check for IRQ MUX validity during alloc()
 2021-06-17 14:46 UTC 

[PATCH 1/3] habanalabs/gaudi: correct driver events numbering
 2021-06-17 14:40 UTC  (3+ messages)
` [PATCH 2/3] habanalabs: fix typo
` [PATCH 3/3] debugfs: add skip_reset_on_timeout option

[PATCH 2/2] clk: renesas: Avoid mixing error pointers and NULL
 2021-06-17 14:40 UTC  (2+ messages)

[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
 2021-06-17 14:38 UTC  (8+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs

[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
 2021-06-17 14:37 UTC  (5+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "

[PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set
 2021-06-17 14:35 UTC  (3+ messages)

[PATCH net] atl1c: improve reliability of mdio ops on Mikrotik 10/25G NIC
 2021-06-17 14:35 UTC  (2+ messages)

[PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-17 14:34 UTC  (4+ messages)

[PATCH] perf tools: Enable on a list of CPUs for hybrid
 2021-06-17 14:29 UTC  (2+ messages)

[PATCH -next] usb: cdnsp: fix error return code in cdnsp_alloc_priv_device()
 2021-06-17 14:31 UTC 

[PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs
 2021-06-17 14:25 UTC  (4+ messages)

[PATCH -next v6] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-17 14:22 UTC  (2+ messages)

[PATCH v7 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-17 14:20 UTC  (9+ messages)
` [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks
` [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers

[PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size
 2021-06-17 14:18 UTC  (3+ messages)

[PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping
 2021-06-17 14:18 UTC  (3+ messages)

[PATCH 0/1] Create multicast snooping sysctl option
 2021-06-17 14:18 UTC  (3+ messages)
` [PATCH 1/1] net: Allow all multicast packets to be received on a interface

[PATCH v2] mtd: spi-nor: Add support for XM25QH64C
 2021-06-17 14:14 UTC 

[PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback
 2021-06-17 14:13 UTC  (3+ messages)

[PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system
 2021-06-17 14:10 UTC  (4+ messages)

[PATCH] mm/slub: Add taint after the errors are printed
 2021-06-17 14:07 UTC  (2+ messages)

[PATCH V2 net-next 0/6] net: hdlc_ppp: clean up some code style issues
 2021-06-17 14:03 UTC  (7+ messages)
` [PATCH V2 net-next 1/6] net: hdlc_ppp: remove redundant blank lines
` [PATCH V2 net-next 2/6] net: hdlc_ppp: add blank line after declarations
` [PATCH V2 net-next 3/6] net: hdlc_ppp: fix the code style issue about "foo* bar"
` [PATCH V2 net-next 4/6] net: hdlc_ppp: move out assignment in if condition
` [PATCH V2 net-next 5/6] net: hdlc_ppp: remove unnecessary out of memory message
` [PATCH V2 net-next 6/6] net: hdlc_ppp: add required space

[PATCH -next resend] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe()
 2021-06-17 14:06 UTC  (3+ messages)

[PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN
 2021-06-17 14:04 UTC  (2+ messages)

[GIT PULL] Immutable branch between drivers/platform/x86 and drivers/extcon due for the v5.14 merge window
 2021-06-17 14:04 UTC 

[PATCH v3 1/5] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main()
 2021-06-17 13:58 UTC  (3+ messages)

[RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC
 2021-06-17 13:57 UTC  (6+ messages)

[PATCH -next resend] usb: gadget: hid: fix error return code in hid_bind()
 2021-06-17 14:00 UTC 

[PATCH] nvme-pci: fix var. type for increasing cq_head
 2021-06-17 13:55 UTC  (2+ messages)

[PATCH] nvme.h: add missing nvme_lba_range_type endianness annotations
 2021-06-17 13:54 UTC  (2+ messages)

[PATCH v15 0/7] MTE support for KVM guest
 2021-06-17 13:53 UTC  (5+ messages)

[PATCH] riscv: Introduce structure that group all variables regarding kernel mapping
 2021-06-17 13:53 UTC 

[PATCH][next] opp: remove redundant continue statement
 2021-06-17 13:50 UTC 

[PATCH] arm64: dts: ensure backward compatibility of the AP807 Xenon
 2021-06-17 13:49 UTC  (3+ messages)

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-06-17 13:46 UTC  (2+ messages)

[next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs'
 2021-06-17 13:45 UTC  (3+ messages)

[PATCH -next v5] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-17 13:44 UTC  (3+ messages)

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-17 13:39 UTC  (2+ messages)

[RFC v1 00/11] Qcom SM8350 DispCC & VideoCC
 2021-06-17 13:37 UTC  (4+ messages)
` [RFC v1 02/11] clk: qcom: rcg2: Add support for flags

[PATCH] afs: fix tracepoint string placement with built-in AFS
 2021-06-17 13:37 UTC  (4+ messages)

[PATCH] dmaengine: mediatek: Return the correct errno code
 2021-06-17 13:32 UTC 

[PATCH v6 0/3] Introduce 64b relocatable kernel
 2021-06-17 13:33 UTC  (2+ messages)

[PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance
 2021-06-17 13:33 UTC  (3+ messages)
` [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks

[PATCH next v4 0/2] introduce printk cpu lock
 2021-06-17 13:32 UTC  (3+ messages)
` [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c

[PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe
 2021-06-17 13:31 UTC  (2+ messages)

[PATCH -next] usb: gadget: hid: fix error return code
 2021-06-17 13:30 UTC  (2+ messages)

[PATCH V2 0/3] cpufreq: Migrate away from ->stop_cpu() callback
 2021-06-17 13:27 UTC  (3+ messages)
` [PATCH V2 2/3] cpufreq: intel_pstate: Migrate to ->exit() callback instead of ->stop_cpu()

[PATCH v3 0/4] Add perf interface to expose nvdimm
 2021-06-17 13:26 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/nvdimm: Add nvdimm pmu structure
` [PATCH v3 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
` [PATCH v3 3/4] powerpc/papr_scm: Add perf interface support
` [PATCH v3 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:26 UTC 

[GIT PULL] irqchip fixes for 5.13, take #2
 2021-06-17 13:24 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[net-next: PATCH v2 0/7] ACPI MDIO support for Marvell controllers
 2021-06-17 13:22 UTC  (10+ messages)
` [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register()
` [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register

[PATCH v3] usb: gadget: eem: fix echo command packet response issue
 2021-06-17 13:22 UTC  (2+ messages)

[PATCH v6 0/2] Map the kernel with correct permissions the first time
 2021-06-17 13:17 UTC  (3+ messages)
` [PATCH v6 1/2] riscv: Introduce set_kernel_memory helper
` [PATCH v6 2/2] riscv: Map the kernel with correct permissions the first time

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-17 13:21 UTC  (8+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout

[PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-06-17 13:20 UTC  (3+ messages)

[RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
 2021-06-17 13:18 UTC  (4+ messages)

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:18 UTC 

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:11 UTC 

Re:Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object
 2021-06-17 13:11 UTC  (2+ messages)
` Re ...: "

[PATCH v2 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-17 13:10 UTC 

[PATCH -next v4] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-17 13:09 UTC  (4+ messages)

[PATCH] nfs: set block size according to pnfs_blksize first
 2021-06-17 13:08 UTC  (10+ messages)

[PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups
 2021-06-17 13:08 UTC  (7+ messages)
` [PATCH v4 mvebu + mvebu/dt64 0/2] firmware: turris-mox-rwtm: new compatible string
  ` [PATCH v4 mvebu + mvebu/dt64 1/2] firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware "
  ` [PATCH v4 mvebu + mvebu/dt64 2/2] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file

[PATCH v1] can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done
 2021-06-17 13:06 UTC 

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-17 13:04 UTC  (8+ messages)

[PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-17 13:03 UTC 

[PATCH -next] crypto: sl3516 - Fix build warning without CONFIG_PM
 2021-06-17 13:00 UTC  (2+ messages)

[PATCH -next v2] ACPI: sysfs: fix doc warnings in device_sysfs.c
 2021-06-17 12:58 UTC  (3+ messages)

[PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-17 12:53 UTC  (5+ messages)

[PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-17 12:51 UTC  (3+ messages)
` [PATCHv4 1/6] spi: add ancillary device support

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-17 12:49 UTC  (14+ messages)
` [patch V2 14/52] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
` [patch V2 16/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in fpregs_get()
` [patch V2 20/52] x86/fpu: Cleanup arch_set_user_pkey_access()
` [patch V2 21/52] x86/fpu: Get rid of copy_supervisor_to_kernel()
` [patch V2 22/52] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()

[PATCH -next] regulator: sy7636a: Add terminate entry for platform_device_id tables
 2021-06-17 12:47 UTC  (2+ messages)

[PATCH -next] ASoC: tegra: Fix missing clk_disable_unprepare() on error path
 2021-06-17 12:46 UTC  (2+ messages)

[PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off
 2021-06-17 12:40 UTC  (4+ messages)

[PATCH] usb: host: u132-hcd: remove redundant continue statements
 2021-06-17 12:38 UTC 

[PATCH -next v2] acpi/nvs: fix doc warnings in nvs.c
 2021-06-17 12:37 UTC  (2+ messages)

[PATCH RESEND v10 00/11] Extend regulator notification support
 2021-06-17 12:37 UTC  (2+ messages)

[PATCH -next] ASoC: tegra: Add missing of_node_put() in tegra_machine_parse_phandle()
 2021-06-17 12:36 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).