linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 07:01:45 to 2021-05-14 10:23:23 UTC [more...]

Re : mm/mremap: use range flush that does TLB and page walk cache flush
 2021-05-14 10:23 UTC 

[PATCH iproute2-next v3] lib/fs: fix issue when {name,open}_to_handle_at() is not implemented
 2021-05-14 10:22 UTC  (3+ messages)

[PATCH v1] dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema
 2021-05-14 10:21 UTC 

[PATCH] x86/acpi: Switch to pr_xxx log functions
 2021-05-14 10:20 UTC  (4+ messages)

[PATCH 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-14 10:17 UTC  (4+ messages)
` [PATCH 05/33] locking/atomic: openrisc: avoid asm-generic/atomic.h

[PATCH v1 0/4] Refactor MTK MDP driver into core/components
 2021-05-14 10:14 UTC  (9+ messages)
` [PATCH v1 1/4] mtk-mdp: add driver to probe mdp components
` [PATCH v1 2/4] mtk-mdp: use pm_runtime in MDP component driver
` [PATCH v1 4/4] mtk-mdp: soc: mediatek: register mdp from mmsys

[GIT PULL] f2fs fix for 5.13-rc1
 2021-05-14 10:14 UTC 

[entry] 47b8ff194c: will-it-scale.per_process_ops -3.0% regression
 2021-05-14 10:13 UTC  (5+ messages)

[PATCH] net: Remove unnecessary variables
 2021-05-14 10:08 UTC 

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-05-14 10:06 UTC  (3+ messages)
` [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank

[GIT PULL] ACPI fixes for v5.13-rc2
 2021-05-14 10:06 UTC  (3+ messages)

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-05-14 10:05 UTC  (12+ messages)
` [PATCH v2 2/4] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-14 10:01 UTC  (14+ messages)
` [PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
` [PATCH v2 02/13] openrisc: always use unaligned-struct header
` [PATCH v2 03/13] sh: remove unaligned access for sh4a
` [PATCH v2 04/13] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
` [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7
` [PATCH v2 06/13] asm-generic: unaligned: remove byteshift helpers
` [PATCH v2 07/13] asm-generic: unaligned always use struct helpers
` [PATCH v2 08/13] partitions: msdos: fix one-byte get_unaligned()
` [PATCH v2 09/13] apparmor: use get_unaligned() only for multi-byte words
` [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses
` [PATCH v2 11/13] netpoll: avoid put_unaligned() on single character
` [PATCH v2 12/13] asm-generic: uaccess: 1-byte access is always aligned
` [PATCH v2 13/13] asm-generic: simplify asm/unaligned.h

[PATCH 00/21] mm: Add vma_lookup()
 2021-05-14  9:57 UTC  (3+ messages)
` [PATCH 01/22] "

[PATCH 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-05-14  9:53 UTC  (4+ messages)
` [PATCH 1/3] x86, ACPI: rename init_freq_invariance_cppc to arch_init_invariance_cppc
` [PATCH 2/3] arch_topology: obtain cpu capacity using information from CPPC
` [PATCH 3/3] arm64, topology: enable use of init_cpu_capacity_cppc()

regression: data corruption with ext4 on LUKS on nvme with torvalds master
 2021-05-14  9:50 UTC  (5+ messages)

[PATCH v3 0/6] sched/fair: Fix load balancing of SMT siblings with ASYM_PACKING
 2021-05-14  9:47 UTC  (3+ messages)
` [PATCH v3 5/6] sched/fair: Consider SMT in ASYM_PACKING load balance

mmotm 2021-05-12-21-46 uploaded
 2021-05-14  9:45 UTC  (6+ messages)
` mmotm 2021-05-12-21-46 uploaded (arch/x86/mm/pgtable.c)

[PATCH] x86/i8259: Work around buggy legacy PIC
 2021-05-14 19:41 UTC  (4+ messages)

[PATCH] gpio: gpio-tps68470: remove platform_set_drvdata() + cleanup probe
 2021-05-14  9:41 UTC 

[PATCH] brcmfmac: use separate firmware for 43430 revision 2
 2021-05-14  9:41 UTC  (3+ messages)

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-14  9:40 UTC  (16+ messages)
` [PATCH v19 1/8] mmap: make mlock_future_check() global
` [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
` [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v3] drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
 2021-05-14  9:38 UTC  (3+ messages)

[PATCH][next] scripts/spelling.txt: add more spellings to spelling.txt
 2021-05-14  9:36 UTC 

[PATCH 5.10 000/530] 5.10.37-rc1 review
 2021-05-14  9:34 UTC  (7+ messages)
` [PATCH 5.10 245/530] tty: actually undefine superseded ASYNC flags
` [PATCH 5.10 424/530] cxgb4: Fix unintentional sign extension issues

[PATCH] sign-file: Fix confusing error messages
 2021-05-14  9:33 UTC 

[PATCH] gpio: gpio-crystalcove: remove platform_set_drvdata() + cleanup probe
 2021-05-14  9:32 UTC 

staging: rtl8723bs: questions on TODO list
 2021-05-14  9:31 UTC  (4+ messages)

[PATCH v4] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
 2021-05-14  9:30 UTC 

[PATCH] gpio: gpio-bd9571mwv: remove platform_set_drvdata() + cleanup probe
 2021-05-14  9:26 UTC 

[PATCH] btrfs: Remove redundant initialization of 'to_add'
 2021-05-14  9:24 UTC 

[PATCH net-next] net: bridge: fix build when IPv6 is disabled
 2021-05-14  9:24 UTC  (3+ messages)

[PATCH] gpio: gpio-da9055: remove platform_set_drvdata() + cleanup probe
 2021-05-14  9:23 UTC 

[RFC] minor kfence patches
 2021-05-14  9:21 UTC  (3+ messages)
` [PATCH 1/2] kfence: add function to mask address bits
` [PATCH 2/2] kfence: only handle kernel mode faults

[PATCH -next] tools/testing/selftests/exec: fix link error
 2021-05-14  9:24 UTC 

[PATCH] gpio: gpio-altera-a10sr: remove platform_set_drvdata() + cleanup probe
 2021-05-14  9:20 UTC 

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-14  9:19 UTC  (6+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

[PATCH v4 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-14  9:17 UTC  (3+ messages)
` [PATCH v4 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-14  9:17 UTC  (6+ messages)
` [PATCH net-next v5 3/5] page_pool: Allow drivers to hint on SKB recycling

[Question] Is there a race window between __anon_vma_prepare() with page_lock_anon_vma_read() ?
 2021-05-14  9:16 UTC 

[PATCH] asm-generic/tlb: Fix duplicate included asm-generic/tlb.h
 2021-05-14  9:14 UTC 

[PATCH v2] arm64: dts: mt8183: Add power-domains properity to mfgcfg
 2021-05-14  9:14 UTC  (2+ messages)

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-14  9:06 UTC  (4+ messages)

[PATCH v2] watchdog: imx2_wdt: avoid to ping before resume back
 2021-05-14 17:21 UTC 

[PATCH][next] kselftest: Fix spelling mistake "hiearchy" -> "hierarchy"
 2021-05-14  9:04 UTC 

[PATCH v3 0/2] staging: rtl8723bs: hal: Remove set but unused variables
 2021-05-14  9:04 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: hal: Remove three "
` [PATCH v3 2/2] staging: rtl8723bs: hal: Remove set but unused variable

[PATCH 1/2] perf tests: Consolidate test__arch_unwind_sample declaration
 2021-05-14  9:03 UTC  (3+ messages)
` [PATCH 2/2] perf tests: Drop __maybe_unused on x86 test declarations

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-14  9:00 UTC  (7+ messages)
` [PATCH v3 11/14] intel_gna: add ioctl handler

[RFC PATCH V2 0/9] hwlat improvements and osnoise/timerlat tracers
 2021-05-14  8:59 UTC  (4+ messages)
` [RFC PATCH V2 9/9] tracing: Add timerlat tracer

[PATCH v3 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-05-14  8:59 UTC  (8+ messages)
` [PATCH v3 2/2] clocksource: Add support for "

[PATCH] pkcs7: make parser enable SM2 and SM3 algorithms combination
 2021-05-14  8:59 UTC 

[PATCH] gpio: gpio-adp5520: cleanup probe error path + remove platform_set_drvdata()
 2021-05-14  8:56 UTC 

[RESEND PATCH v2] power: supply: sbs-battery: cache constant string properties
 2021-05-14  8:56 UTC  (3+ messages)

[PATCH] gpio: gpio-visconti: remove platform_set_drvdata() + cleanup probe
 2021-05-14  8:55 UTC 

[PATCH] arm64: dts: mt8183: add cbas node under cros_ec
 2021-05-14  8:55 UTC  (4+ messages)

[PATCH kernel v3] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-14  8:46 UTC  (4+ messages)

[PATCH v1 1/2] iio: adc: driver for texas instruments ads7142
 2021-05-14  8:50 UTC  (2+ messages)

Linux 5.10.37
 2021-05-14  8:49 UTC  (2+ messages)

Linux 5.4.119
 2021-05-14  8:49 UTC  (2+ messages)

[PATCH] KVM: x86/pt: Do not inject TraceToPAPMI when guest PT isn't supported
 2021-05-14  8:44 UTC 

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-14  8:35 UTC  (4+ messages)
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function

[PATCH v3] nvmet: Reset ns->file when open fails
 2021-05-14  8:41 UTC  (3+ messages)

[RFC PATCH V2 0/7] Do not read from descripto ring
 2021-05-14  8:40 UTC  (6+ messages)
  `  "
      `  "

[PATCH v4 1/2] drm/bridge: anx7625: refactor power control to use runtime PM framework
 2021-05-14  8:37 UTC  (2+ messages)
` [PATCH v4 2/2] drm/bridge: anx7625: add suspend / resume hooks

thinkpad x1 carbon display flickering after update to 5.12. good on 5.11.x (i915)
 2021-05-14  8:24 UTC 

[RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-14  8:36 UTC  (3+ messages)
  ` [EXT] "

[RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-14  8:35 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device
 2021-05-14  8:33 UTC  (2+ messages)

[PATCH 1/2] powerpc/interrupt: Refactor interrupt_exit_user_prepare() and syscall_exit_prepare()
 2021-05-14  8:28 UTC  (2+ messages)
` [PATCH 2/2] powerpc/interrupt: Use msr instead of regs->msr

[PATCH -next] drm/vmwgfx: Fix return value check in vmw_setup_pci_resources()
 2021-05-14  8:28 UTC 

[syzbot] WARNING in rtl8152_probe
 2021-05-14  8:26 UTC  (9+ messages)

[PATCH v3 0/2] perf header: Support HYBRID_TOPOLOGY and HYBRID_CPU_PMU_CAPS
 2021-05-14  8:25 UTC  (4+ messages)
` [PATCH v3 2/2] perf header: Support HYBRID_CPU_PMU_CAPS feature

[PATCH] arm64: dts: fsl-ls1028a: Correct ECAM PCIE window ranges
 2021-05-14  8:25 UTC  (8+ messages)

[PATCH net-next] alx: fix missing unlock on error in alx_set_pauseparam()
 2021-05-14  8:24 UTC 

[PATCH v4 1/4] dt-bindings: ARM: at91: document sama7g5ek board
 2021-05-14  8:21 UTC  (4+ messages)
` [PATCH v4 2/4] ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek
` [PATCH v4 3/4] ARM: configs: at91: add defconfig for sama7 family of SoCs
` [PATCH v4 4/4] ARM: multi_v7_defconfig: add sama7g5 SoC

[PATCH v2] kernel/module: Use BUG_ON instead of if condition followed by BUG
 2021-05-14  8:20 UTC  (2+ messages)

[PATCH v6 0/3] mainline ti tsc2046 adc driver
 2021-05-14  8:15 UTC  (4+ messages)

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-05-14  8:17 UTC 

[PATCH 0/4] Add devm helper for work-queue initialization
 2021-05-14  8:12 UTC  (6+ messages)
` [PATCH 4/4] extcon: extcon-max8997: Fix IRQ freeing at error path

[PATCH 00/35] tty cleanup for 5.14
 2021-05-14  8:11 UTC  (5+ messages)

[PATCH v8 RESEND] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-05-14  8:11 UTC 

[PATCH -next] ASoC: soc-core: use DEVICE_ATTR_RO macro
 2021-05-14  8:11 UTC 

[PATCH v2] samples/kprobes: Fix typo in handler_post()
 2021-05-14  8:10 UTC 

[PATCH v2] mtd: devices: Remove superfluous "break"
 2021-05-14  8:06 UTC 

[PATCH v2 -next] iio: adc: ad7793: Add missing error code in ad7793_setup()
 2021-05-14  8:02 UTC 

[PATCH -next] iio: adc: ad7793: Add missing error code in ad7793_setup()
 2021-05-14  8:00 UTC  (3+ messages)

[PATCH] net: Remove unnecessary variables
 2021-05-14  7:55 UTC 

[PATCH] arm64: defconfig: Allow Mediatek boards to boot from the mmc
 2021-05-14  7:54 UTC  (2+ messages)

[PATCH] IB/srpt: Fix passing zero to 'PTR_ERR'
 2021-05-14  7:54 UTC  (5+ messages)

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-14  7:54 UTC  (10+ messages)
` [PATCH 1/2] drm: Fix "

[PATCH] arm64: defconfig: Do not override the MTK_PMIC_WRAP symbol
 2021-05-14  7:54 UTC  (2+ messages)

[PATCH -next v2] staging: comedi: Remove unused variable ‘min_full_scale’ and function 'get_min_full_scales'
 2021-05-14  8:52 UTC  (2+ messages)

KASAN: use-after-free Read in __queue_work (3)
 2021-05-14  7:50 UTC  (3+ messages)
` [syzbot] "

WARNING: ODEBUG bug in bt_host_release
 2021-05-14  7:50 UTC  (3+ messages)
` [syzbot] "

[PATCH -next] ALSA: gus: Replace unsafe strcpy() with strscpy()
 2021-05-14  7:47 UTC  (2+ messages)

[PATCH v12 clocksource 4/5] clocksource: Reduce clocksource-skew threshold for TSC
 2021-05-14  7:43 UTC  (4+ messages)
` [clocksource] 388450c708: netperf.Throughput_tps -65.1% regression

[PATCH] NFC: nci: fix memory leak in nci_allocate_device
 2021-05-14  7:42 UTC 

[PATCH] arm64: configs: remove redundant CONFIG_MTK_PMIC_WRAP
 2021-05-14  7:42 UTC  (4+ messages)

[PATCH v2] ALSA: hda: generic: Remove redundant assignment to dac
 2021-05-14  7:39 UTC  (2+ messages)

[PATCH 0/4] Add host USO support to TUN device
 2021-05-14  7:38 UTC  (10+ messages)
` [PATCH 4/4] tun: indicate support for USO feature

[PATCH] ALSA: Remove trailing semicolon in macros
 2021-05-14  7:38 UTC 

[PATCH] MAINTAINERS: ARM/Amlogic SoCs: add Neil as primary maintainer
 2021-05-14  7:37 UTC  (2+ messages)

[PATCH net-next 0/4] net: hns: clean up some code style issues
 2021-05-14  7:31 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns: fix the comments style issue
` [PATCH net-next 2/4] net: hns: fix some code style issue about space
` [PATCH net-next 3/4] net: hns: space required before the open brace '{'
` [PATCH net-next 4/4] net: hns: remove redundant return int void function

[PATCH v2 01/10] kunit: Do not typecheck binary assertions
 2021-05-14  7:27 UTC  (4+ messages)
` [PATCH v2 07/10] thunderbolt: test: Remove sone casts which are no longer required

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-05-14  7:26 UTC  (6+ messages)
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH -next] USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static
 2021-05-14  7:25 UTC  (2+ messages)

[PATCH][next] usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()
 2021-05-14  7:24 UTC  (2+ messages)

[PATCH] usb: gadget: tegra-xudc: Constify static structs
 2021-05-14  7:22 UTC  (2+ messages)

[PATCH] kasan: slab: always reset the tag in get_freepointer_safe()
 2021-05-14  7:22 UTC 

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-05-14  7:14 UTC 

[PATCH] module: check for exit sections in layout_sections() instead of module_init_section()
 2021-05-14  7:12 UTC  (3+ messages)

[PATCH -next] powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove()
 2021-05-14  7:10 UTC 

[PATCH -next] misc/pvpanic: add missing MODULE_DEVICE_TABLE
 2021-05-14  7:08 UTC  (2+ messages)

[PATCH v2 0/7] Add missing peripherals to Allwinner V3s/V3 device trees
 2021-05-14  7:07 UTC  (5+ messages)
` [PATCH v2 1/7] ARM: dts: sun8i: v3s: add DMA controller to v3s dts
` [PATCH v2 2/7] ARM: dts: sun8i: v3s: add DMA properties to peripherals supporting DMA

[PATCH v2 00/24] userfaultfd-wp: Support shmem and hugetlbfs
 2021-05-14  7:07 UTC  (3+ messages)

[PATCH -next] firewire: net: remove unused variable 'guid'
 2021-05-14  7:06 UTC 

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-14  7:05 UTC  (13+ messages)

[PATCH v2 0/2] ARM: dts: sun8i: v3s: add pwm controller to v3s dts
 2021-05-14  7:03 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: allwinner: add v3s pwm compatible
` [PATCH v2 2/2] ARM: dts: sun8i: v3s: add pwm controller to v3s dts

[PATCH v3 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-14  7:03 UTC  (2+ messages)

[PATCH -next] drm: bridge: fix wrong pointer passed to PTR_ERR()
 2021-05-14  7:03 UTC 

[PATCH 07.5/13] jump_label,x86: Remove unused JUMP_LABEL_NOP_SIZE
 2021-05-14  7:01 UTC  (2+ messages)
` [tip: objtool/core] jump_label/x86: "

[tip: objtool/core] objtool: Reflow handle_jump_alt()
 2021-05-14  7:01 UTC 

[PATCH -next] hv_utils: Fix passing zero to 'PTR_ERR' warning
 2021-05-14  7:01 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).