linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-07 16:45:35 to 2020-10-07 20:14:36 UTC [more...]

Linux 5.9-rc8
 2020-10-07 20:14 UTC  (11+ messages)
` ext4 regression in v5.9-rc2 from e7bfb5c9bb3d on ro fs with overlapped bitmaps

[v5 01/12] struct device: Add function callback durable_name
 2020-10-07 20:10 UTC 

WARN_ON(fuse_insert_writeback(root, wpa)) in tree_insert()
 2020-10-07 20:08 UTC 

[PATCH] kcov, usb, vhost: specify contexts for remote coverage sections
 2020-10-07 20:07 UTC  (5+ messages)

[PATCH 0/3] Venus dynamic resolution change fixes
 2020-10-07 20:03 UTC  (4+ messages)
` [PATCH 2/3] venus: vdec: Make decoder return LAST flag for sufficient event

drivers/video/fbdev/amba-clcd.c:819:28: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-10-07 18:53 UTC 

[PATCH 0/4] time namespace aware system boot time
 2020-10-07 20:00 UTC  (5+ messages)
` [PATCH 1/4] timens: additional helper function to add boottime in nsec
` [PATCH 2/4] time: make getboottime64 aware of time namespace
` [PATCH 3/4] fs/proc: apply timens offset for start_boottime of processes
` [PATCH 4/4] selftests/timens: added selftest for /proc/stat btime

[PATCH v2 00/11] Introduce Simple atomic counters
 2020-10-07 19:59 UTC  (28+ messages)
` [PATCH v2 01/11] counters: Introduce counter_atomic* counters
` [PATCH v2 02/11] selftests:lib:test_counters: add new test for counters
` [PATCH v2 03/11] drivers/base: convert deferred_trigger_count and probe_count to counter_atomic32
` [PATCH v2 04/11] drivers/base/devcoredump: convert devcd_count "
` [PATCH v2 05/11] drivers/acpi: convert seqno counter_atomic32
` [PATCH v2 06/11] drivers/acpi/apei: "
` [PATCH v2 07/11] drivers/android/binder: convert stats, transaction_log to counter_atomic32
` [PATCH v2 08/11] drivers/base/test/test_async_driver_probe: convert to use counter_atomic32
` [PATCH v2 09/11] drivers/char/ipmi: convert stats "
` [PATCH v2 10/11] drivers/misc/vmw_vmci: convert num guest devices counter to counter_atomic32
` [PATCH v2 11/11] drivers/edac: convert pci counters "

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2020-10-07 19:57 UTC  (12+ messages)
` [RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188
` [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH] vdpa/mlx5: Fix dependency on MLX5_CORE
 2020-10-07 19:54 UTC  (2+ messages)

[PATCH 0/5] Couple of bugfixes to sev-es series
 2020-10-07 19:53 UTC  (6+ messages)
` [PATCH 1/5] x86/boot: Initialize boot_params in startup code
` [PATCH 2/5] x86/boot: Move get_cmd_line_ptr() and COMMAND_LINE_SIZE into misc.h
` [PATCH 3/5] x86/boot/64: Change add_identity_map() to take size for ease of use
` [PATCH 4/5] x86/boot/64: Explicitly map boot_params and command line
` [PATCH 5/5] x86/head/64: Disable stack protection for head$(BITS).o

[PATCH 00/13] follow_pfn and other iomap races
 2020-10-07 19:47 UTC  (24+ messages)
` [PATCH 05/13] mm/frame-vector: Use FOLL_LONGTERM
` [PATCH 07/13] mm: close race in generic_access_phys
` [PATCH 09/13] PCI: obey iomem restrictions for procfs mmap
` [PATCH 10/13] PCI: revoke mappings like devmem
` [PATCH 11/13] mm: add unsafe_follow_pfn
` [PATCH 13/13] vfio/type1: Mark follow_pfn as unsafe

[PATCH 1/2] Revert "riscv: Fixup static_obj() fail"
 2020-10-07 19:46 UTC  (4+ messages)
` [PATCH 2/2] riscv: Fixup static_obj() fail v2

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-07 19:42 UTC  (13+ messages)

WARNING: at kernel/workqueue.c:1473 __queue_work+0x3b8/0x3d0
 2020-10-07 19:41 UTC  (11+ messages)

Litmus test for question from Al Viro
 2020-10-07 19:40 UTC  (12+ messages)
` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]

drivers/net/ethernet/3com/3c515.c:421:20: warning: no previous prototype for 'tc515_probe'
 2020-10-07 18:32 UTC 

[PATCH v3 0/5] Pass zPCI hardware information via VFIO
 2020-10-07 19:39 UTC  (8+ messages)
` [PATCH v3 1/5] s390/pci: stash version in the zpci_dev
` [PATCH v3 2/5] s390/pci: track whether util_str is valid "
` [PATCH v3 3/5] vfio: Introduce capability definitions for VFIO_DEVICE_GET_INFO
` [PATCH v3 4/5] vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO
` [PATCH v3 5/5] MAINTAINERS: Add entry for s390 vfio-pci

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-10-07 19:33 UTC  (6+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH nf v2] netfilter: conntrack: connection timeout after re-register
 2020-10-07 19:32 UTC 

[PATCH v39 00/24] Intel SGX foundations
 2020-10-07 19:26 UTC  (14+ messages)
` [PATCH v39 11/24] x86/sgx: Add SGX enclave driver
` [PATCH v39 16/24] x86/sgx: Add a page reclaimer

[PATCH] x86/memcpy: Introduce memcpy_mcsafe_fast
 2020-10-07 19:25 UTC  (9+ messages)
` [tip: ras/core] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
    ` [PATCH] x86/mce: Gate copy_mc_fragile() export by CONFIG_COPY_MC_TEST=y

[PATCH v2 7/7] x86/mce: Decode a kernel instruction to determine if it is copying from user
 2020-10-07 18:49 UTC  (5+ messages)
` [PATCH v3 0/6] Add machine check recovery when copying from user space
  ` [PATCH v3 4/6] x86/mce: Avoid tail copy when machine check terminated a copy from user

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-07 19:22 UTC  (3+ messages)
` [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

ACPI _CST introduced performance regresions on Haswll
 2020-10-07 19:23 UTC  (6+ messages)

[PATCH v6] checkpatch: add new warnings to author signoff checks
 2020-10-07 19:20 UTC 

use case for register_pstore_blk?
 2020-10-07 19:17 UTC  (7+ messages)

[PATCH v3 0/7] Intel FPGA Security Manager Class Driver
 2020-10-07 18:11 UTC  (6+ messages)
` [PATCH v3 1/7] fpga: sec-mgr: intel fpga security manager class driver

[PATCH] mm: mmap: Fix general protection fault in unlink_file_vma()
 2020-10-07 19:04 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: BCM5301X: Linksys EA9500 device tree changes
 2020-10-07 19:01 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl
` [PATCH 2/3] ARM: dts: BCM5301X: Linksys EA9500 add port 5 and port 7
` [PATCH 3/3] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions

[PATCH -next] mm: Use sysfs_emit functions not sprintf
 2020-10-07 18:56 UTC  (5+ messages)

[PATCH v5] checkpatch: add new warnings to author signoff checks
 2020-10-07 18:53 UTC  (6+ messages)

[PATCH v3 00/11] Optimization to improve CPU online/offline on Powerpc
 2020-10-07 18:38 UTC  (12+ messages)
` [PATCH v3 01/11] powerpc/topology: Update topology_core_cpumask
` [PATCH v3 02/11] powerpc/smp: Stop updating cpu_core_mask
` [PATCH v3 03/11] powerpc/smp: Remove get_physical_package_id
` [PATCH v3 04/11] powerpc/smp: Optimize remove_cpu_from_masks
` [PATCH v3 05/11] powerpc/smp: Limit CPUs traversed to within a node
` [PATCH v3 06/11] powerpc/smp: Stop passing mask to update_mask_by_l2
` [PATCH v3 07/11] powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs
` [PATCH v3 08/11] powerpc/smp: Check for duplicate topologies and consolidate
` [PATCH v3 09/11] powerpc/smp: Optimize update_mask_by_l2
` [PATCH v3 10/11] powerpc/smp: Move coregroup mask updation to a new function
` [PATCH v3 11/11] powerpc/smp: Optimize update_coregroup_mask

[PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
 2020-10-07 18:47 UTC  (4+ messages)
` [PATCH 1/7] 9P: Cast to loff_t before multiplying

[PATCH v2 0/2] Add tracepoints around mmap_lock acquisition
 2020-10-07 18:44 UTC  (3+ messages)
` [PATCH v2 1/2] tracing: support "bool" type in synthetic trace events
` [PATCH v2 2/2] mmap_lock: add tracepoints around lock acquisition

[PATCH v2] kernel/sysctl.c: drop unneeded assignment in proc_do_large_bitmap()
 2020-10-07 18:44 UTC  (2+ messages)

[PATCH 1/3] ipmi: Reset response handler when failing to send the command
 2020-10-07 18:42 UTC  (5+ messages)
` [PATCH 3/3] ipmi: Add timeout waiting for channel information
      ` [Openipmi-developer] "

[RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
 2020-10-07 18:41 UTC  (7+ messages)
` [RFC] "

[PATCH 00/14] Small step toward KSM for file back page
 2020-10-07 18:33 UTC  (6+ messages)

[PATCH net-next] drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_header
 2020-10-07 18:32 UTC 

[PATCH] ima: Fix sizeof mismatches
 2020-10-07 18:27 UTC  (3+ messages)

[PATCH net-next v3 0/5] bonding: rename bond components
 2020-10-07 18:14 UTC  (6+ messages)
` [PATCH net-next v3 1/5] bonding: rename 802.3ad's struct port to ad_port
` [PATCH net-next v3 2/5] bonding: replace use of the term master where possible
` [PATCH net-next v3 3/5] bonding: rename slave to port "
` [PATCH net-next v3 4/5] bonding: rename bonding_sysfs_slave.c to _port.c
` [PATCH net-next v3 5/5] bonding: update Documentation for port/bond terminology

[PATCH 0/1] Add macro definition for the upcoming new OST driver
 2020-10-07 18:14 UTC  (2+ messages)
` [PATCH 1/1] dt-bindings: clock: Add new OST support for the upcoming new driver

[PATCH] ext4/xfs: add page refcount helper
 2020-10-07 18:12 UTC  (3+ messages)

[RFC][PATCH 0/9] [v4][RESEND] Migrate Pages in lieu of discard
 2020-10-07 18:08 UTC  (3+ messages)
` [RFC][PATCH 3/9] mm/migrate: update migration order during on hotplug events

[PATCH v3 0/3] Add Novatek NT36xxx touchscreen driver
 2020-10-07 18:05 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: Add vendor prefix for Novatek Microelectronics Corp
` [PATCH v3 2/3] Input: Add Novatek NT36xxx touchscreen driver
` [PATCH v3 3/3] dt-bindings: touchscreen: Add binding for Novatek NT36xxx series driver

[patch 0/2] nohz_full: only wakeup target CPUs when notifying new tick dependency (v2)
 2020-10-07 18:01 UTC  (3+ messages)
` [patch 1/2] nohz: only wakeup a single target cpu when kicking a task
` [patch 2/2] nohz: change signal tick dependency to wakeup CPUs of member tasks

[PATCH bpf-next] kernel/bpf/verifier: fix build when NET is not enabled
 2020-10-07 18:00 UTC  (2+ messages)

[PATCH v39 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call
 2020-10-07 17:13 UTC  (12+ messages)

[PATCH 00/22] Introduce the TDP MMU
 2020-10-07 17:54 UTC  (13+ messages)
` [PATCH 15/22] kvm: mmu: Support changed pte notifier in tdp MMU
` [PATCH 18/22] kvm: mmu: Support disabling dirty logging for the "

devfreq and panfrost on Allwinner H6
 2020-10-07 17:49 UTC  (2+ messages)

[PATCH 1/5] drm/panel/oneplus6: Add panel-oneplus6
 2020-10-07 17:49 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel
` [PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices
` [PATCH 4/5] dt-bindings: add vendor bindings for OnePlus
` [PATCH 5/5] i2c: geni: sdm845: dont perform DMA for the oneplus6

[RFC PATCH 0/4] x86: Improve Minimum Alternate Stack Size
 2020-10-07 17:43 UTC  (12+ messages)

[PATCH v5 0/2] PCI: dwc: fix two MSI issues
 2020-10-07 17:41 UTC  (3+ messages)
` [PATCH v5 2/2] PCI: dwc: Fix MSI page leakage in suspend/resume

[PATCH net-next v2 00/16] Add devlink reload action and limit options
 2020-10-07 17:35 UTC  (4+ messages)
` [PATCH net-next v2 03/16] devlink: Add devlink reload limit option

[PATCH v2] platform/x86: hp-wmi: add support for thermal policy
 2020-10-07 17:32 UTC  (6+ messages)

(no subject)
 2020-10-07 17:16 UTC  (3+ messages)
` [v5 0/2] Add Mediatek thermal dirver and dtsi
  ` Aw: "

[PATCH v8 0/6] Fix DPC hotplug race and enhance error handling
 2020-10-07 17:28 UTC  (5+ messages)
` [PATCH v8 1/6] PCI/ERR: get device before call device driver to avoid NULL pointer dereference
` [PATCH v8 2/6] PCI/DPC: define a function to check and wait till port finish DPC handling

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-10-07 17:26 UTC  (7+ messages)
` [PATCH 05/10] rpmsg: virtio: Move virtio RPMSG structures to private header
` [PATCH 10/10] rpmsg: ns: Make Name service module transport agnostic

[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges
 2020-10-07 17:10 UTC  (3+ messages)

[PATCH 1/5] drm/panel/oneplus6: Add panel-oneplus6
 2020-10-07 17:20 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: panel: add documentation for oneplus6 panel
` [PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices
` [PATCH 4/5] dt-bindings: add vendor bindings for OnePlus
` [PATCH 5/5] i2c: geni: sdm845: dont perform DMA for the oneplus6

[PATCH v3 0/3] Support NVIDIA Tegra-based Ouya game console
 2020-10-07 17:18 UTC  (6+ messages)

[PATCH -next v2] scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-10-07 17:12 UTC  (2+ messages)

Control Dependencies vs C Compilers
 2020-10-07 17:11 UTC  (6+ messages)

[PATCH] mm/hugetlb.c: just use put_page_testzero() instead of page_count()
 2020-10-07 17:09 UTC 

[PATCH v7 1/5] x86/asm: Carve out a generic movdir64b() helper for general usage
 2020-10-07 17:08 UTC  (3+ messages)
` [tip: x86/pasid] "

[ANNOUNCE] libtraceevent.git
 2020-10-07 17:07 UTC 

[PATCH] qla2xxx: Do not consume srb greedily
 2020-10-07 17:05 UTC  (2+ messages)

INFO: trying to register non-static key in uhid_char_release
 2020-10-07 17:01 UTC  (2+ messages)

[PATCH v5 0/2] sched/deadline: Fix and optimize sched_dl_global_validate()
 2020-10-07 16:55 UTC  (3+ messages)
` [PATCH v5 1/2] sched/deadline: "

[PATCH v7 0/5] Add shared workqueue support for idxd driver
 2020-10-07 16:50 UTC  (3+ messages)

[PATCH] fs: use correct parameter in notes of generic_file_llseek_size()
 2020-10-07 16:50 UTC  (4+ messages)

[PATCH 0/2] KVM: VMX: x2APIC + APICV MSR fix and cleanup
 2020-10-07 16:44 UTC  (4+ messages)
` [PATCH 2/2] KVM: VMX: Ignore userspace MSR filters for x2APIC when APICV is enabled

[PATCH v7 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2020-10-07 16:45 UTC  (3+ messages)
` [PATCH v7 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER


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