linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-24 13:13:36 to 2020-09-24 15:21:19 UTC [more...]

[RFC-PATCH 2/4] mm: Add __rcu_alloc_page_lockless() func
 2020-09-24 15:21 UTC  (13+ messages)

[PATCH] staging: Initial driver submission for pureLiFi devices
 2020-09-24 15:18 UTC 

[PATCH] ARM: davinci: fix kconfig dependency warning when !PINCTRL
 2020-09-24 15:20 UTC  (2+ messages)

[PATCH v5 0/2] perf: Make tsc testing as a common testing case
 2020-09-24 15:18 UTC  (3+ messages)
` [PATCH v5 1/2] perf tests tsc: Make tsc testing as a common testing
` [PATCH v5 2/2] perf tests tsc: Add checking helper is_supported()

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-09-24 15:17 UTC  (2+ messages)

[PATCH 0/5] mm: Break COW for pinned pages during fork()
 2020-09-24 15:16 UTC  (28+ messages)
` [PATCH 1/5] mm: Introduce mm_struct.has_pinned
` [PATCH 4/5] mm: Do early cow for pinned pages during fork() for ptes

[PATCH 0/2] Enable runtime PM for SOF device
 2020-09-24 15:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: Activate runtime PM with SOF OF device
` [PATCH 2/2] ASoC: SOF: Add .prepare/.complete callbacks

[PATCH] lockdep: Optimize the memory usage of circular queue
 2020-09-24 15:12 UTC  (2+ messages)

[PATCH] hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
 2020-09-24 15:11 UTC 

[PATCH] PCI: aardvark: Update comment about disabling link training
 2020-09-24 15:11 UTC  (2+ messages)

[PATCH] e1000e: Power cycle phy on PM resume
 2020-09-24 15:09 UTC  (2+ messages)
` [PATCH v2] e1000e: Increase iteration on polling MDIC ready bit

[PATCH] PCI: dwc: Move allocate and map page for msi out of dw_pcie_msi_init()
 2020-09-24 15:09 UTC  (6+ messages)

[PATCH] mm: swapfile: avoid split_swap_cluster() NULL pointer dereference
 2020-09-24 15:08 UTC  (10+ messages)

[RFC PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-24 15:08 UTC  (4+ messages)
` [RFC PATCH 05/11] drivers/acpi: convert seqno counter_atomic

[PATCH v5 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage
 2020-09-24 15:07 UTC  (6+ messages)

[PATCH] latency improvement in __smp_call_single_queue
 2020-09-24 15:04 UTC  (3+ messages)

[PATCH v1 1/2] regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator
 2020-09-24 15:04 UTC  (2+ messages)
` [PATCH v1 2/2] regulator: rtmv20: Add DT-binding document for Richtek RTMV20

bdi cleanups v7
 2020-09-24 15:03 UTC  (4+ messages)
` [PATCH 07/13] block: lift setting the readahead size into the block layer

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-24 14:58 UTC  (14+ messages)
` [PATCH 01/13] x86: Secure Launch Kconfig
` [PATCH 02/13] x86: Secure Launch main header file
` [PATCH 03/13] x86: Add early SHA support for Secure Launch early measurements
` [PATCH 04/13] x86: Add early TPM TIS/CRB interface support for Secure Launch
` [PATCH 05/13] x86: Add early TPM1.2/TPM2.0 "
` [PATCH 06/13] x86: Add early general TPM "
` [PATCH 07/13] x86: Secure Launch kernel early boot stub
` [PATCH 08/13] x86: Secure Launch kernel late "
` [PATCH 09/13] x86: Secure Launch SMP bringup support
` [PATCH 10/13] x86: Secure Launch adding event log securityfs
` [PATCH 11/13] kexec: Secure Launch kexec SEXIT support
` [PATCH 12/13] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH 13/13] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch

[RFC PATCH 0/3] sched: membarrier updates
 2020-09-24 15:01 UTC  (4+ messages)
` [RFC PATCH 1/3] sched: fix exit_mm vs membarrier (v2)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-24 15:00 UTC  (12+ messages)
  ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
            ` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)

[PATCH v2 0/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID more useful
 2020-09-24 14:57 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: x86: hyper-v: Mention SynDBG CPUID leaves in api.rst
` [PATCH v2 2/7] KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
` [PATCH v2 3/7] KVM: x86: hyper-v: make KVM_GET_SUPPORTED_HV_CPUID output independent of eVMCS enablement
` [PATCH v2 4/7] KVM: x86: hyper-v: always advertise HV_STIMER_DIRECT_MODE_AVAILABLE
` [PATCH v2 5/7] KVM: x86: hyper-v: drop now unneeded vcpu parameter from kvm_vcpu_ioctl_get_hv_cpuid()
` [PATCH v2 6/7] KVM: x86: hyper-v: allow KVM_GET_SUPPORTED_HV_CPUID as a system ioctl
` [PATCH v2 7/7] KVM: selftests: test "

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-09-24 14:58 UTC  (2+ messages)

[PATCH 0/2] measure latency of cpu hotplug path
 2020-09-24 14:58 UTC  (3+ messages)

sched: rq->nr_iowait transiently going negative after the recent p->on_cpu optimization
 2020-09-24 14:57 UTC  (5+ messages)

[PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-24 14:55 UTC  (9+ messages)
` [PATCH v6 1/6] mm: add definition of PMD_PAGE_ORDER
` [PATCH v6 2/6] mmap: make mlock_future_check() global
` [PATCH v6 3/6] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v6 4/6] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v6 5/6] mm: secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v6 6/6] secretmem: test: add basic selftest for memfd_secret(2)
` [PATCH] man2: new page describing memfd_secret() system call

[PATCH v3 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-24 14:53 UTC  (4+ messages)
` [PATCH v3 6/6] clk: axi-clkgen: Add support for FPGA info

[PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
 2020-09-24 14:53 UTC  (3+ messages)

[PATCH 0/3] Add support for F3A
 2020-09-24 14:52 UTC  (3+ messages)
` [PATCH 2/3] HID: rmi - rename f30_data to gpio_data

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-24 14:50 UTC  (5+ messages)

[PATCH] ext4: Implement swap_activate aops using iomap
 2020-09-24 14:49 UTC  (2+ messages)

mips: allmodconfig build failed on linux next
 2020-09-24 14:47 UTC 

[PATCH 0/3] hwmon: (adm9240) driver updates
 2020-09-24 14:47 UTC  (3+ messages)
` [PATCH 1/3] hwmon: (adm9240) Use loops to avoid duplicated code

[PATCHSET v2 0/7] perf inject: Speed build-id injection
 2020-09-24 14:46 UTC  (10+ messages)
` [PATCH 4/7] perf inject: Do not load map/dso when injecting build-id
` [PATCH 7/7] perf inject: Remove stale build-id processing

KASAN: global-out-of-bounds Read in fbcon_get_font
 2020-09-24 14:42 UTC  (8+ messages)
` [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers
  ` [PATCH 1/3] fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
    ` [PATCH 2/3] Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
      ` [PATCH 3/3] fbcon: Fix global-out-of-bounds read in fbcon_get_font()

[PATCH] KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots()
 2020-09-24 14:39 UTC  (3+ messages)

[PATCH v2 seccomp 0/6] seccomp: Add bitmap cache of arg-independent filter results that allow syscalls
 2020-09-24 14:37 UTC  (6+ messages)
` [PATCH v2 seccomp 2/6] asm/syscall.h: Add syscall_arches[] array

i386: allmodconfig build failed on linux next
 2020-09-24 14:37 UTC 

[PATCH 0/2] perf stat: Unbreak perf stat with ARMv8 PMU events
 2020-09-24 14:36 UTC  (11+ messages)
` [PATCH 1/2] perf stat: Fix segfault when counting armv8_pmu events

[PATCH -next] xen: Fix a previous prototype warning in xen.c
 2020-09-24 14:36 UTC 

[PATCH -next] usb: typec: Remove set but not used variable
 2020-09-24 14:33 UTC  (2+ messages)

[PATCH] ext4: flag as supporting buffered async reads
 2020-09-24 14:33 UTC  (11+ messages)
  ` REGRESSION: 37f4a24c2469: blk-mq: centralise related handling into blk_mq_get_driver_tag

[PATCH v2] ovl: introduce new "index=nouuid" option for inodes index feature
 2020-09-24 14:33 UTC  (5+ messages)

selftests: pidfd: pidfd_wait hangs on linux next kernel on all devices
 2020-09-24 14:33 UTC  (2+ messages)

[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-09-24 14:32 UTC 

[Cocci] [PATCH] coccinelle: iterators: Add for_each_child.cocci script
 2020-09-24 14:32 UTC 

[drm/dp] 6509ca051a: PANIC:double_fault
 2020-09-24 14:30 UTC 

linux-next: manual merge of the nvdimm tree with the vfs tree
 2020-09-24 14:31 UTC  (3+ messages)

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 14:29 UTC  (6+ messages)

[PATCH v9 00/20] gpio: cdev: add uAPI v2
 2020-09-24 14:29 UTC  (4+ messages)
` [PATCH v9 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

BUG: Bad page state in process dirtyc0w_child
 2020-09-24 14:25 UTC  (6+ messages)

[PATCH] dt-bindings: tas2770: Mark ti,asi-format to deprecated
 2020-09-24 14:26 UTC 

[PATCH 0/3] add support for inline encryption to device mapper
 2020-09-24 14:23 UTC  (11+ messages)
` [PATCH 2/3] dm: add support for passing through inline crypto support

[PATCH v2] scripts/gdb: fix list_for_each
 2020-09-24 14:20 UTC 

[PATCH v3 00/16] arm/arm64: Turning IPIs into normal interrupts
 2020-09-24 14:19 UTC  (5+ messages)
` [PATCH v3 16/16] ARM: Remove custom IRQ stat accounting

[PATCH -next] video: Remove set but not used variable
 2020-09-24 14:18 UTC 

[PATCH v13 2/2] Add PWM fan controller driver for LGM SoC
 2020-09-24 14:16 UTC  (4+ messages)

[PATCH] [PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-09-24 14:15 UTC  (2+ messages)
`  "

[PATCH] btrfs: Fix potential null pointer deref
 2020-09-24 14:11 UTC  (2+ messages)

[PATCH 2/2] locktorture: call percpu_free_rwsem() to do percpu-rwsem cleanup
 2020-09-24 14:18 UTC  (2+ messages)
` [PATCH v2 "

commit 37bd22420f85 ("af_key: pfkey_dump needs parameter validation") to stable
 2020-09-24 14:08 UTC  (2+ messages)

[PATCH] net: dsa: mt7530: Add some return-value checks
 2020-09-24 14:05 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] KVM: SVM: Add a dedicated INVD intercept routine
 2020-09-24 14:06 UTC  (7+ messages)

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-24 14:05 UTC  (4+ messages)

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2020-09-24 14:01 UTC  (3+ messages)

[PATCH v8 1/3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-09-24 14:00 UTC  (8+ messages)
` [PATCH v8 2/3] rseq/selftests: add rseq_offset_deref_addv
` [PATCH v8 3/3] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ

remove alloc_vm_area v2
 2020-09-24 13:58 UTC  (12+ messages)
` [PATCH 01/11] mm: update the documentation for vfree
` [PATCH 02/11] mm: add a VM_MAP_PUT_PAGES flag for vmap
` [PATCH 03/11] mm: add a vmap_pfn function
` [PATCH 04/11] mm: allow a NULL fn callback in apply_to_page_range
` [PATCH 05/11] zsmalloc: switch from alloc_vm_area to get_vm_area
` [PATCH 06/11] drm/i915: use vmap in shmem_pin_map
` [PATCH 07/11] drm/i915: stop using kmap in i915_gem_object_map
` [PATCH 08/11] drm/i915: use vmap "
` [PATCH 09/11] xen/xenbus: use apply_to_page_range directly in xenbus_map_ring_pv
` [PATCH 10/11] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
` [PATCH 11/11] mm: remove alloc_vm_area

[PATCH] MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
 2020-09-24 13:55 UTC  (2+ messages)

[PATCH 4.19 00/81] 4.19.80-stable review
 2020-09-24 13:54 UTC  (6+ messages)
` [PATCH 4.19 66/81] MIPS: Disable Loongson MMI instructions for kernel build

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-24 13:58 UTC  (13+ messages)

[PATCH] MIPS: BCM47XX: Remove the needless check with the 1074K
 2020-09-24 13:55 UTC  (2+ messages)

[PATCH] MIPS: Loongson2ef: Disable Loongson MMI instructions
 2020-09-24 13:51 UTC  (2+ messages)

memory leak in kobject_set_name_vargs (3)
 2020-09-24  9:08 UTC  (3+ messages)
` [PATCH] ext4: fix leaking sysfs kobject after failed mount

[PATCH v1] trace: Fix race in trace_open and buffer resize call
 2020-09-24 13:55 UTC 

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-24 13:54 UTC  (8+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH] kbuild: explicitly specify the build id style
 2020-09-24 13:50 UTC 

TEST
 2020-09-24 13:49 UTC 

[PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-24 13:47 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 00/13] Allow readpage to return a locked page
 2020-09-24  9:00 UTC  (3+ messages)
` [PATCH 12/13] udf: Tell the VFS that readpage was synchronous

[PATCH v2 0/4] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-24 13:45 UTC  (4+ messages)
` [PATCH v2 1/4] sched/isolation: API to get housekeeping online CPUs

[PATCH RFC 0/4] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-24 13:44 UTC  (3+ messages)
` [PATCH RFC 4/4] mm/page_alloc: place pages to tail in __free_pages_core()

[PATCH v10 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2020-09-24 13:42 UTC  (3+ messages)
` [PATCH v10 11/11] vfio: Document nested stage control

remove blkdev_get as a public API
 2020-09-24  8:56 UTC  (3+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-24 13:40 UTC  (6+ messages)
` [PATCH v7 07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL

[PATCH 0/3] condition EAS enablement on FI support
 2020-09-24 13:39 UTC  (6+ messages)
` [PATCH 1/3] sched/topology,schedutil: wrap sched domains rebuild
` [PATCH 3/3] arm64: rebuild sched domains on invariance status changes

[RFC 0/2] printk: Add more metadata for each record
 2020-09-24 13:38 UTC  (8+ messages)
` [RFC 2/2] printk: Add more information about the printk caller

[PATCH] gpio: aspeed: fix ast2600 bank properties
 2020-09-24 13:37 UTC  (2+ messages)

[GIT PULL] interconnect changes for 5.10
 2020-09-24 13:35 UTC  (2+ messages)

[PATCH] Input: trackpoint - enable Synaptics trackpoints
 2020-09-24 13:30 UTC  (2+ messages)

[PATCH] gpio: gpio-amd-fch: Correct logic of GPIO_LINE_DIRECTION
 2020-09-24 13:29 UTC  (2+ messages)

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:483:35: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-24 13:27 UTC  (9+ messages)
` [PATCH] crypto: sun4i-ss - Fix SHA1 hash on A33-variant with BE CPU
    ` [v2 PATCH] crypto: sun4i-ss - Fix sparse endianness markers

[PATCH V2 0/5] Add support for custom names for AT24 EEPROMs
 2020-09-24 13:25 UTC  (8+ messages)
` [PATCH V2 1/5] misc: eeprom: at24: Initialise AT24 NVMEM ID field
` [PATCH V2 2/5] dt-bindings: eeprom: at24: Add label property for AT24
` [PATCH V2 3/5] misc: eeprom: at24: Support custom device names for AT24 EEPROMs

remove alloc_vm_area
 2020-09-24 13:23 UTC  (8+ messages)
` [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
  ` [Intel-gfx] "

[PATCH V2 0/4] cpufreq: Record stats with fast-switching
 2020-09-24 13:15 UTC  (4+ messages)
` [PATCH V2 1/4] cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()

[PATCH] block: Use helper function blk_mq_hctx_stopped() in blk_mq_run_work_fn()
 2020-09-24 13:13 UTC 

[PATCH V9 0/4] fuse: Add support for passthrough read/write
 2020-09-24 13:13 UTC  (4+ messages)
` [PATCH V9 2/4] fuse: Trace daemon creds
` [PATCH V9 3/4] fuse: Introduce synchronous read and write for passthrough
` [PATCH V9 4/4] fuse: Handle asynchronous read and write in passthrough


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