linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-10 20:01:02 to 2022-07-11 05:07:25 UTC [more...]

[PATCH 0/2] Kconfig: -O3 enablement
 2022-07-11  5:05 UTC  (3+ messages)
` [PATCH] kbuild: drop support for CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3

[PATCH] init/Kconfig: update KALLSYMS_ALL help text
 2022-07-11  5:00 UTC  (2+ messages)

[PATCH] input/serio: Fix refcount leak bug in i8042-sparcio
 2022-07-11  4:57 UTC  (5+ messages)
  `  "
    `  "
      `  "

[PATCH] drm/i915/gvt: Fix kernel-doc
 2022-07-11  4:29 UTC  (2+ messages)

[PATCH 2/2] drm/i915/gvt: Fix kernel-doc
 2022-07-11  4:28 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v2] Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture."
 2022-07-11  4:49 UTC 

gntdev warning fixes
 2022-07-10 19:19 UTC  (3+ messages)
` [PATCH master] Ignore failure to unmap INVALID_GRANT_HANDLE

[PATCH] drm/i915/gvt: fix typo in comment
 2022-07-11  4:24 UTC  (2+ messages)

[PATCH v2 0/5] lib/find: add find_nth_bit()
 2022-07-11  4:47 UTC  (6+ messages)
` [PATCH 1/5] lib: add find_nth(,and,andnot)_bit()
` [PATCH 2/5] lib/bitmap: add tests for find_nth_bit()
` [PATCH 3/5] lib/bitmap: remove bitmap_ord_to_pos
` [PATCH 4/5] cpumask: add cpumask_nth_{,and,andnot}
` [PATCH 5/5] lib/nodemask: inline next_node_in() and node_random()

[PATCH 0/3] media: i2c: ak7375: Add regulator management
 2022-07-11  4:28 UTC  (4+ messages)
` [PATCH 1/3] media: dt-bindings: ak7375: Convert to DT schema
` [PATCH 2/3] media: dt-bindings: ak7375: Add supplies
` [PATCH 3/3] media: i2c: ak7375: Add regulator management

[PATCH v5] netfs: do not unlock and put the folio twice
 2022-07-11  4:23 UTC 

[PATCH] selftests/kcmp: Make the test output consistent and clear
 2022-07-11  4:22 UTC  (2+ messages)

[PATCH v3 0/2] netfs: fix the crash when unlocking the folio
 2022-07-11  4:19 UTC  (4+ messages)
` [PATCH v4] netfs: do not unlock and put the folio twice

[PATCH 0/5] KVM RISC-V Svpbmt support
 2022-07-11  4:17 UTC  (3+ messages)
` [PATCH 2/5] riscv: Fix missing PAGE_PFN_MASK

[PATCH] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
 2022-07-11  4:16 UTC  (3+ messages)

[PATCH RESEND] x86/build: remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
 2022-07-11  4:12 UTC 

[PATCH v3] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-11  4:11 UTC 

[RESEND PATCH v3] scsi: ufs: exclude UECxx from SFR dump list
 2022-07-11  4:01 UTC  (6+ messages)

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-11  3:58 UTC  (9+ messages)

linux-next: manual merge of the block tree with the vfs tree
 2022-07-11  3:57 UTC 

[PATCH v2 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-07-11  3:46 UTC  (5+ messages)
` [PATCH v2 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v2 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
` [PATCH v2 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v2 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH v2 0/4] Add Richtek RT5120 PMIC support
 2022-07-11  3:43 UTC  (4+ messages)
` [PATCH v2 4/4] input: misc: rt5120: Add power key support

[PATCH] regulator: max597x: Remove unused including <linux/version.h>
 2022-07-11  3:40 UTC 

linux-next: manual merge of the block tree with the vfs tree
 2022-07-11  3:38 UTC 

[PATCH 0/3] autofs: fix may_umount_tree()
 2022-07-11  3:37 UTC  (4+ messages)
` [PATCH 1/3] vfs: track count of child mounts
` [PATCH 2/3] vfs: add propagate_mount_tree_busy() helper
` [PATCH 3/3] vfs: make may_umount_tree() mount namespace aware

[PATCH v1 00/33] New thermal OF code
 2022-07-11  3:28 UTC  (38+ messages)
` [PATCH v1 01/33] thermal/of: Rework the thermal device tree initialization
` [PATCH v1 02/33] thermal/of: Make new code and old code co-exist
` [PATCH v1 03/33] thermal/drivers/rockchip: Switch to new of API
` [PATCH v1 04/33] thermal/drivers/uniphier: "
` [PATCH v1 05/33] thermal/drivers/generic-adc: "
` [PATCH v1 06/33] thermal/drivers/mmio: "
` [PATCH v1 07/33] thermal/drivers/tegra: "
` [PATCH v1 08/33] thermal/drivers/sun8i: "
` [PATCH v1 09/33] thermal/drivers/sprd: "
` [PATCH v1 10/33] thermal/drivers/broadcom: "
` [PATCH v1 11/33] thermal/drivers/qcom: "
` [PATCH v1 12/33] thermal/drivers/st: "
` [PATCH v1 13/33] thermal/drivers/amlogic: "
` [PATCH v1 14/33] thermal/drivers/armada: "
` [PATCH v1 15/33] thermal/drivers/db8500: "
` [PATCH v1 16/33] thermal/drivers/imx: "
` [PATCH v1 17/33] thermal/drivers/rcar: "
` [PATCH v1 18/33] thermal/drivers/rzg2l: "
` [PATCH v1 19/33] thermal/drivers/qoriq: "
` [PATCH v1 20/33] thermal/drivers/mtk: "
` [PATCH v1 21/33] thermal/drivers/banggap: "
` [PATCH v1 22/33] thermal/drivers/maxim: "
` [PATCH v1 23/33] thermal/drivers/hisilicon: "
` [PATCH v1 24/33] thermal/drivers/ti-soc: "
` [PATCH v1 25/33] ata/drivers/ahci_imx: Switch to new of thermal API
` [PATCH v1 26/33] hwmon/drivers: "
` [PATCH v1 27/33] iio/drivers/sun4i_gpadc: "
` [PATCH v1 28/33] input/drivers/touchscreen_sun4i: "
` [PATCH v1 29/33] regulator/drivers/max8976: "
` [PATCH v1 30/33] thermal/drivers/bcm2835: "
` [PATCH v1 31/33] thermal/drivers/samsung: "
` [PATCH v1 32/33] thermal/core: Move set_trip_temp ops to the sysfs code
` [PATCH v1 33/33] thermal/of: Remove old OF code

[mm-unstable PATCH v5 0/8] mm, hwpoison: enable 1GB hugepage support (v5)
 2022-07-11  3:26 UTC  (5+ messages)
` [mm-unstable PATCH v5 1/8] mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_pages()
` [mm-unstable PATCH v5 3/8] mm, hwpoison, hugetlb: support saving mechanism of raw error pages

[PATCH v7 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-07-11  3:23 UTC  (2+ messages)

[PATCH] ARM: pxa/eseries: Remove duplicate include
 2022-07-11  3:22 UTC 

[PATCH v5 0/2] Add Richtek RTQ6056 support
 2022-07-11  3:16 UTC  (5+ messages)
` [PATCH v5 2/2] iio: adc: Add rtq6056 support

[PATCH] cachefiles/cachefiles: optimize the string
 2022-07-11  3:10 UTC 

[PATCH v3] arm64: dts: mt8173: Fix elm panel DT node
 2022-07-11  3:09 UTC  (3+ messages)

[PATCH v5 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11  3:04 UTC  (3+ messages)
` [PATCH v5 4/6] tpm: of: Make of-tree specific function commonly available

[PATCH] sched,debug: fix dentry leak in update_sched_domain_debugfs
 2022-07-11  3:03 UTC 

[PATCH 3/3] ASoC: amd: fix for variable set but not used warning
 2022-07-11  2:59 UTC  (2+ messages)

[PATCH] tpm_tis: Hold locality open during probe
 2022-07-11  2:58 UTC  (2+ messages)

[PATCH] ASoC: fsl_utils: Drop usage of __clk_get_name()
 2022-07-11  2:39 UTC 

[PATCH] keys/keyring: Fix typo in string
 2022-07-11  2:52 UTC  (2+ messages)

[PATCH v7 00/10] TPM IRQ fixes
 2022-07-11  2:50 UTC  (5+ messages)
` [PATCH v7 07/10] tmp, tmp_tis: Implement usage counter for locality

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2022-07-11  2:47 UTC 

[PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-07-11  2:47 UTC  (7+ messages)
        ` [PATCH v2 "

[PATCH] mm/gup: Fix the format of hugepte_addr_end and gup_hugepte
 2022-07-04 12:34 UTC 

[PATCH] x86/sgx: Drop 'page_index' from sgx_backing
 2022-07-11  2:35 UTC  (2+ messages)
` [PATCH] x86/sgx: Drop 'page_index' from sgx_backingf

[PATCH] x86/sgx: Allow enclaves to use Asynchrounous Exit Notification
 2022-07-11  2:34 UTC  (2+ messages)

[PATCH v3 00/21] Update Documentation/ cross references and fix issues
 2022-07-11  2:32 UTC  (5+ messages)
` [PATCH v3 02/21] docs: update vmalloced-kernel-stacks.rst reference
` [PATCH v3 04/21] docs: zh_CN: page_migration: fix reference to mm index.rst

[PATCH V4 0/2] ublk: add io_uring based userspace block driver
 2022-07-11  2:20 UTC  (3+ messages)
` [PATCH V4 1/2] "
` [PATCH V4 2/2] ublk_drv: add UBLK_IO_REFETCH_REQ for supporting to build as module

[RESEND PATCH 1/8] ARM: debug: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-11  2:11 UTC  (9+ messages)
` [RESEND PATCH 3/8] hwrng: bcm2835: "
` [RESEND PATCH 4/8] clk: bcm: "
` [RESEND PATCH 7/8] spi: bcm63xx-hsspi: "
` [RESEND PATCH 8/8] tty: serial: bcm63xx: "

[PATCH v2] Bluetooth: Fix CVSD SCO setup failure
 2022-07-11  2:03 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-07-11  2:02 UTC 

[PATCH] rxrpc/conn_event: optimize the string
 2022-07-11  1:52 UTC 

[PATCH] Documentation/translations/zh_CN/mm/page_owner.rst: adjust some words
 2022-07-11  1:51 UTC  (2+ messages)

[PATCH] Revert "tracing: fix double free"
 2022-07-11  1:47 UTC  (2+ messages)
` [PATCH v2] tracing/histograms: Fix memory leak problem

[PATCH V2 0/3] Add the fec node on i.MX8ULP platform
 2022-07-11  9:44 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
` [PATCH V2 2/3] arm64: dts: imx8ulp: Add the fec support
` [PATCH V2 3/3] arm64: dts: imx8ulp-evk: "

[PATCH v2 00/14] AMD Pstate Enhancement And Issue Fixs
 2022-07-11  1:47 UTC  (3+ messages)

[PATCH v2 10/14] cpufreq: cpufreq: export cpufreq cpu release and acquire
 2022-07-11  1:44 UTC  (5+ messages)

[Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-07-11  1:42 UTC  (25+ messages)
` [Patch v4 01/12] net: mana: Add support for auxiliary device
` [Patch v4 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v4 03/12] net: mana: Handle vport sharing between devices
` [Patch v4 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v4 05/12] net: mana: Set the DMA device max segment size
` [Patch v4 06/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v4 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v4 08/12] net: mana: Record port number in netdev
` [Patch v4 09/12] net: mana: Move header files to a common location
` [Patch v4 10/12] net: mana: Define max values for SGL entries
` [Patch v4 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v4 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v2] Drivers: hv: vm_bus: Handle vmbus rescind calls after vmbus is suspended
 2022-07-11  1:31 UTC  (2+ messages)

[esmil:visionfive 4/50] arch/riscv/lib/string.c:154:7: error: redefinition of '__memset'
 2022-07-11  1:31 UTC 

drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:143:8: warning: Excessive padding in 'struct dw_hdmi' (36 padding bytes, where 4 is optimal). Optimal fields order: next_bridge, audio, cec, dev, isfr_clk, iahb_clk, cec_clk, i2c, plat_data, ddc, regs, pinctrl, de
 2022-07-11  1:31 UTC 

[PATCH net v6] net: rose: fix null-ptr-deref caused by rose_kill_by_neigh
 2022-07-11  1:31 UTC 

[PATCH -next] scsi: ufs: ufs-mediatek: Fix build error
 2022-07-11  1:23 UTC  (2+ messages)

[fortify] a52f8a59ae: BUG:kernel_reboot-without-warning_in_test_stage
 2022-07-11  1:05 UTC 

[PATCH v2 1/1] net: wwan: call ida_free when device_register fails
 2022-07-11  0:53 UTC 

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-11  0:51 UTC  (6+ messages)
` [PATCH bpf-next v3 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH v2 0/4] qcom-cpufreq-hw LMH irq/hotplug interractions
 2022-07-11  0:46 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix 'dubious one-bit signed bitfield' warnings
 2022-07-11  0:38 UTC  (4+ messages)

[PATCH -next] certs: Fix Kconfig dependency
 2022-07-11  0:36 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the btrfs tree
 2022-07-11  0:34 UTC 

[PATCH 2/4] mm: rmap: Allow platforms without mm_cpumask to defer TLB flush
 2022-07-11  0:30 UTC  (2+ messages)

[PATCH v5 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-11  0:30 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/2] "
` [PATCH v5 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

ld.lld: error: undefined symbol: omap_set_dma_priority
 2022-07-11  0:21 UTC  (2+ messages)

[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-11  0:16 UTC  (6+ messages)
` [PATCH v12 1/7] dt-bindings: arm: sunxi: Add H616 EMAC compatible

[PATCH] keys/keyctl: Fix typo in string
 2022-07-11  0:10 UTC  (2+ messages)

[PATCH -next] tpm: fix platform_no_drv_owner.cocci warning
 2022-07-11  0:02 UTC  (2+ messages)

[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-11  0:01 UTC  (3+ messages)
` [PATCH v4 3/5] tpm: of: Make of-tree specific function commonly available

linux-next: manual merge of the broadcom tree with the spdx tree
 2022-07-10 23:55 UTC 

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-10 23:21 UTC  (4+ messages)
` [PATCH v5 04/13] dt-bindings: memory-controllers: add canaan k210 sram controller

[PATCH] drivers/ata: fix repeated words in comments
 2022-07-10 23:11 UTC  (3+ messages)

[PATCH v5 0/5] DMA mapping changes for SCSI core
 2022-07-10 23:08 UTC  (6+ messages)

[PATCH v2 0/7] iommu/exynos: Add basic support for SysMMU v7
 2022-07-10 23:06 UTC  (8+ messages)
` [PATCH v2 1/7] iommu/exynos: Reuse SysMMU constants for page size and order
` [PATCH v2 2/7] iommu/exynos: Handle failed IOMMU device registration properly
` [PATCH v2 3/7] iommu/exynos: Set correct dma mask for SysMMU v5+
` [PATCH v2 4/7] iommu/exynos: Use lookup based approach to access registers
` [PATCH v2 5/7] iommu/exynos: Check if SysMMU v7 has VM registers
` [PATCH v2 6/7] iommu/exynos: Add SysMMU v7 register sets
` [PATCH v2 7/7] iommu/exynos: Enable default VM instance on SysMMU v7

[PATCH v3] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
 2022-07-10 23:05 UTC 

[PATCH 0/4] iommu/exynos: Add basic support for SysMMU v7
 2022-07-10 23:04 UTC  (4+ messages)

[RFC] ccu-sun50i-h6: Bump-up DDR0 PLL to 1800MHz
 2022-07-10 22:54 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the kvms390 tree
 2022-07-10 22:47 UTC 

linux-next: build failure after merge of the mm tree
 2022-07-10 22:28 UTC  (3+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-07-10 22:28 UTC  (7+ messages)
` [PATCH V4 01/20] rv: Add "

[PATCH v10] xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
 2022-07-10 22:11 UTC  (2+ messages)

Linux 5.19-rc6
 2022-07-10 21:54 UTC 

[PATCH 0/2] OpenRISC support for virt platform with PCI
 2022-07-10 21:22 UTC  (4+ messages)
` [PATCH 1/2] openrisc: Add pci bus support

[PATCH] scsi: ufs: ufshcd: Drop loglevel of WriteBoost message
 2022-07-10 21:04 UTC  (2+ messages)

[PATCH v3] staging: qlge: Fix indentation issue under long for loop
 2022-07-10 21:04 UTC 

[PATCH v2] staging: qlge: Fix indentation issue under long for loop
 2022-07-10 20:55 UTC  (3+ messages)

[PATCH v2 0/1] add definitions for ROG ZENITH II EXTREME
 2022-07-10 20:26 UTC  (2+ messages)
` [PATCH v2 1/1] hwmon: (asus-ec-sensors) "

[PATCH v3] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-10 20:19 UTC  (3+ messages)

[PATCH v4] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-10 20:16 UTC 

[jolsa-perf:bpf/tramp_27 25/33] kernel/bpf/syscall.c:3145:2: error: call to undeclared function 'bpf_tramp_id_put'; ISO C99 and later do not support implicit function declarations
 2022-07-10 20:11 UTC 

PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
 2022-07-10 20:04 UTC  (7+ messages)

[PATCH 0/2] Optimize memchr()
 2022-07-10 20:01 UTC  (3+ messages)
` [PATCH 2/2] lib/string.c: "

[PATCH] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-10 20:00 UTC  (4+ messages)
` [PATCH 0/2] Two fixes for IFS
  ` [PATCH 1/2] Documentation: Correct IFS reload documentation


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