linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 13:11:23 to 2020-10-23 16:31:24 UTC [more...]

[PATCH 00/22] Introduce the TDP MMU
 2020-10-23 16:30 UTC  (15+ messages)
` [PATCH 02/22] kvm: x86/mmu: Separate making SPTEs from set_spte
` [PATCH 04/22] KVM: mmu: extract spte.h and spte.c
` [PATCH 05/22] kvm: x86/mmu: Introduce tdp_iter
` [PATCH 06/22] kvm: x86/mmu: Init / Uninit the TDP MMU
` [PATCH 08/22] kvm: x86/mmu: Add functions to handle changed TDP SPTEs
` [PATCH 14/22] kvm: x86/mmu: Support invalidate range MMU notifier for TDP MMU
` [PATCH 15/22] kvm: x86/mmu: Add access tracking for tdp_mmu
` [PATCH 16/22] kvm: x86/mmu: Support changed pte notifier in tdp MMU
` [PATCH 17/22] kvm: x86/mmu: Support dirty logging for the TDP MMU
` [PATCH 18/22] kvm: x86/mmu: Support disabling dirty logging for the tdp MMU
` [PATCH 19/22] kvm: x86/mmu: Support write protection for nesting in "
` [PATCH 20/22] kvm: x86/mmu: Support MMIO in the TDP MMU
` [PATCH 21/22] kvm: x86/mmu: Don't clear write flooding count for direct roots
` [PATCH 22/22] kvm: x86/mmu: NX largepage recovery for TDP MMU

[PATCH v2] sched/fair: check for idle core
 2020-10-23 16:28 UTC  (2+ messages)

[PATCH v3 0/5] AX88796C SPI Ethernet Adapter
 2020-10-23 16:27 UTC  (4+ messages)
  ` [PATCH v3 2/5] dt-bindings: net: Add bindings for "

[PATCH V2 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util()
 2020-10-23 16:22 UTC  (2+ messages)

[PATCH] PCI: pcie-rcar-host: Drop unused members from struct rcar_pcie_host
 2020-10-23 16:20 UTC 

[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-10-23 16:20 UTC  (5+ messages)
` [PATCH v1 2/6] dt-bindings: arm: cpus: Document 'mtk,freq-domain' property
` [PATCH v1 3/6] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW

[PATCH v3 0/2] Add support for VBUS detection
 2020-10-23 16:14 UTC  (4+ messages)
` [PATCH v3 1/2] bindings: pm8941-misc: Convert to YAML and add "

[PATCH 0/6] Make block_read_full_page synchronous
 2020-10-23 16:13 UTC  (5+ messages)
` [PATCH 3/6] fs: Convert block_read_full_page to be synchronous

[PATCH v2] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
 2020-10-23 16:21 UTC 

[GIT PULL] ring-buffer: Updates for 5.10
 2020-10-23 16:07 UTC 

[PATCH 0/4] MTK_IOMMU: Optimize mapping / unmapping performance
 2020-10-23 16:07 UTC  (5+ messages)
` [PATCH 2/4] iommu/mediatek: Add iotlb_sync_range() support

[PATCH] tcp: fix race condition when creating child sockets from syncookies
 2020-10-23 16:06 UTC  (6+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 15:54 UTC  (12+ messages)
          ` [LTP] "

drm_modes: signed integer overflow
 2020-10-23 16:02 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] arm64: dts: marvell: add DT for ESPRESSObin-Ultra
 2020-10-23 16:18 UTC  (2+ messages)

[RFC 0/2] printk: Official way to mute consoles
 2020-10-23 15:59 UTC  (8+ messages)
` [RFC 1/2] printk: Add kernel parameter: mute_console

[PATCH v2 0/6] crypto: lib/sha256 - cleanup/optimization
 2020-10-23 15:56 UTC  (5+ messages)
` [PATCH v2 1/6] crypto: Use memzero_explicit() for clearing state

[PATCH v2 0/5] Add DRM/DSI support for MT8167 SoC
 2020-10-23 15:52 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: display: mediatek: disp: add documentation "
` [PATCH v2 2/5] dt-bindings: display: mediatek: dsi: "
` [PATCH v2 3/5] drm/mediatek: add disp-color MT8167 support
` [PATCH v2 4/5] drm/mediatek: add DDP support for MT8167
` [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167

[PATCH] selftests/ftrace: remove _do_fork() leftovers
 2020-10-23 15:51 UTC  (5+ messages)

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-10-23 15:48 UTC  (4+ messages)

[PATCH v3] KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
 2020-10-23 15:47 UTC 

[GIT PULL] GFS2 changes for 5.10
 2020-10-23 15:46 UTC 

[PATCH v10 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-23 15:44 UTC  (11+ messages)
` [PATCH v10 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v10 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v10 03/10] fs/ntfs3: Add bitmap
` [PATCH v10 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v10 05/10] fs/ntfs3: Add attrib operations
` [PATCH v10 06/10] fs/ntfs3: Add compression
` [PATCH v10 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v10 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v10 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v10 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23 15:44 UTC  (7+ messages)
` [PATCH v4] "

[GIT PULL] vhost,vdpa,virtio: cleanups, fixes
 2020-10-23 15:38 UTC 

[RFC PATCH 0/6] Add the netdev support for Intel PAC N3000 FPGA
 2020-10-23 15:37 UTC  (3+ messages)
` [RFC PATCH 1/6] docs: networking: add the document for DFL Ether Group driver

[PATCH] PCI: dwc: Use ATU regions to map memory regions
 2020-10-23 15:37 UTC  (5+ messages)
` [PATCH V2] PCI: dwc: Add support to handle prefetchable memory mapping

[PATCH v2 0/4] cpufreq: intel_pstate: Avoid missing HWP max limit updates with powersave governor
 2020-10-23 15:36 UTC  (5+ messages)
` [PATCH v2 1/4] cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
` [PATCH v2 2/4] cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
` [PATCH v2 3/4] cpufreq: Introduce cpufreq_driver_test_flags()
` [PATCH v2 4/4] cpufreq: schedutil: Always call drvier if need_freq_update is set

[PATCH] Documentation: livepatch: document reliable stacktrace
 2020-10-23 15:35 UTC 

[PATCH 3/4] ALSA: hda: Refactor controller PM to use direct-complete optimization
 2020-10-23 15:31 UTC  (2+ messages)

[PATCH v9 00/11] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-10-23 15:32 UTC  (7+ messages)

[PATCH 1/2] i2c: imx: use devm_request_threaded_irq to simplify code
 2020-10-23 15:28 UTC  (4+ messages)
` [PATCH 2/2] i2c: imx: remove id_table entry

[PATCH v12 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-23 15:28 UTC  (5+ messages)
` [PATCH v12 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
    `  "

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23 15:27 UTC  (4+ messages)
` [PATCH v4 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-23 15:27 UTC  (6+ messages)

memory leak in gadget_bind
 2020-10-23 15:26 UTC 

divide error in do_journal_end
 2020-10-23 15:26 UTC 

general protection fault in call_commit_handler
 2020-10-23 15:26 UTC 

memory leak in gadget_setup
 2020-10-23 15:26 UTC 

[PATCH v4] cpupower: Provide online and offline CPU information
 2020-10-23 15:25 UTC 

[PATCH] watchdog: Add Nuvoton NCT668x watchdog driver
 2020-10-23 15:15 UTC 

[PATCH] sched/fair: check for idle core
 2020-10-23 15:15 UTC  (7+ messages)
` default cpufreq gov, was: "
  ` [PATCH] cpufreq: Avoid configuring old governors as default with intel_pstate
    ` [PATCH v2] "

[fsnotify] 9b93f33105: WARNING:missing_R10_value_at__fsnotify_parent/0x
 2020-10-23 15:13 UTC  (2+ messages)

[PATCH v2] dm verity: Add support for signature verification with 2nd keyring
 2020-10-23 15:11 UTC  (8+ messages)

[PATCH v2 5/6] pci: dwc: pci-exynos: rework the driver to support Exynos5433 variant
 2020-10-23 15:09 UTC  (2+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-23 15:05 UTC  (5+ messages)
` [PATCH v8 -tip 06/26] sched: Add core wide task selection and scheduling

[PATCH v2 1/2] kunit: Support for Parameterized Testing
 2020-10-23 15:06 UTC  (2+ messages)
` [PATCH v2 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature

[PATCH 0/3] PM: runtime: Fixes related to device links management
 2020-10-23 15:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm,scmi: Do not use clocks for SCMI performance domains
 2020-10-23 14:58 UTC  (9+ messages)

B9n X - a further refinement + Yehova namecalling "Nigger Nerd" etc
 2020-10-23 15:01 UTC 

[PATCH] PM / s2idle: Export s2idle_set_ops
 2020-10-23 14:58 UTC  (6+ messages)

[PATCH 0/6] Overhaul memalloc_no*
 2020-10-23 14:49 UTC  (3+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait

[PATCH v3 00/23] drm/msm: de-struct_mutex-ification
 2020-10-23 14:46 UTC  (4+ messages)
` [PATCH v3 06/23] drm/msm/gem: Move locking in shrinker path
  ` [Freedreno] "

[PATCH 00/16] rcu/nocb: De-offload and re-offload support v3
 2020-10-23 14:46 UTC  (17+ messages)
` [PATCH 01/16] rcu: Implement rcu_segcblist_is_offloaded() config dependent
` [PATCH 02/16] rcu: Turn enabled/offload states into a common flag
` [PATCH 03/16] rcu: Provide basic callback offloading state machine bits
` [PATCH 04/16] rcu/nocb: Always init segcblist on CPU up
` [PATCH 05/16] rcu: De-offloading CB kthread
` [PATCH 06/16] rcu/nocb: Don't deoffload an offline CPU with pending work
` [PATCH 07/16] rcu: De-offloading GP kthread
` [PATCH 08/16] rcu: Re-offload support
` [PATCH 09/16] rcu: Shutdown nocb timer on de-offloading
` [PATCH 10/16] rcu: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY
` [PATCH 11/16] rcu: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading
` [PATCH 12/16] rcu/nocb: Only cond_resched() from actual offloaded batch processing
` [PATCH 13/16] rcu: Process batch locally as long as offloading isn't complete
` [PATCH 14/16] rcu: Locally accelerate callbacks "
` [PATCH 15/16] rcutorture: Test runtime toggling of CPUs' callback offloading
` [PATCH 16/16] tools/rcutorture: Support nocb toggle in TREE01

[PATCH] um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
 2020-10-23 14:47 UTC  (2+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-23 14:47 UTC  (23+ messages)

[PATCH] vsock: use ns_capable_noaudit() on socket create
 2020-10-23 14:37 UTC 

[ANNOUNCE] Git v2.29.1
 2020-10-23 14:30 UTC 

memory leak in xdp_umem_create
 2020-10-23 14:26 UTC 

[PATCH v39 00/24] Intel SGX foundations
 2020-10-23 14:23 UTC  (6+ messages)
` [PATCH v39 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION

[PATCH] media: v4l2-mem2mem: always call poll_wait() on queues
 2020-10-23 14:22 UTC  (2+ messages)

[PATCH] pinctrl: msm: Use dynamic GPIO numbering
 2020-10-23 14:21 UTC  (2+ messages)

[PATCH 0/2] UCSI race condition resulting in wrong port state
 2020-10-23 14:20 UTC  (2+ messages)

[PATCH v1 1/2] device property: Keep secondary firmware node secondary by type
 2020-10-23 14:19 UTC  (8+ messages)
` [PATCH v1 2/2] device property: Don't clear secondary pointer for shared primary firmware node

[for-linus][PATCH 0/2] ring-buffer: Minor fixes for 5.10
 2020-10-23 14:16 UTC  (3+ messages)
` [for-linus][PATCH 1/2] ring-buffer: Return 0 on success from ring_buffer_resize()
` [for-linus][PATCH 2/2] ring-buffer: Update the description for ring_buffer_wait

[PATCH v3 00/24] MT8192 IOMMU support
 2020-10-23 14:10 UTC  (3+ messages)
` [PATCH v3 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek

[PATCH] x86, intel_txt: Use correct struct name for tboot_mm initializer
 2020-10-23 14:10 UTC 

[PATCH] vsock: ratelimit unknown ioctl error message
 2020-10-23 14:09 UTC  (2+ messages)

[PATCH v4] platform/surface: Add Driver to set up lid GPEs on MS Surface device
 2020-10-23 14:08 UTC 

[PATCH] ext: EXT4_KUNIT_TESTS should depend on EXT4_FS instead of selecting it
 2020-10-23 14:07 UTC  (6+ messages)

[PATCH v4 0/1] Add tracepoints around mmap_lock acquisition
 2020-10-23 13:59 UTC  (3+ messages)
` [PATCH v4 1/1] mmap_lock: add tracepoints around lock acquisition

[PATCH v2 1/2] dt-bindings: arm,scmi: Do not use clocks for SCMI performance domains
 2020-10-23 13:59 UTC  (4+ messages)

[PATCH v4 0/4] isolation: limit msix vectors to housekeeping CPUs
 2020-10-23 13:57 UTC  (6+ messages)
` [PATCH v4 2/4] sched/isolation: Extend nohz_full to isolate managed IRQs

[PATCH v3] net: macb: add support for high speed interface
 2020-10-23 13:56 UTC  (7+ messages)

[PATCH RFC] blk-mq: Don't IPI requests on PREEMPT_RT
 2020-10-23 13:52 UTC  (3+ messages)

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-23 13:45 UTC  (5+ messages)
` [PATCH v4 08/15] Documentation: of: Convert graph bindings to json-schema

[PATCHv2 2/4] coresight: tmc-etf: Fix NULL ptr dereference in tmc_enable_etf_sink_perf()
 2020-10-23 13:44 UTC  (13+ messages)

[PATCH] Bluetooth: btrtl: Ask 8821C to drop old firmware after shutdown
 2020-10-23 13:42 UTC  (2+ messages)

[PATCH v2] lib: Convert test_printf.c to KUnit
 2020-10-23 13:43 UTC  (4+ messages)

[PATCH v4] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-23 13:43 UTC  (3+ messages)

[BUG] Error applying setting, reverse things back on lot of devices
 2020-10-23 13:42 UTC  (2+ messages)

[PATCH v3] checkpatch: fix false positives in REPEATED_WORD warning
 2020-10-23 13:38 UTC 

[PATCH v2 0/5] xen: event handling cleanup
 2020-10-23 13:37 UTC  (2+ messages)

[patch 00/12] UBS: Cleanup in_interupt/in_irq/in_atomic() usage
 2020-10-23 13:38 UTC  (3+ messages)
` [patch 05/12] usb: xhci: Remove in_interrupt() checks

[PATCH] staging: fieldbus: anybuss: jump to correct label in an error path
 2020-10-23 13:37 UTC  (2+ messages)

[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes
 2020-10-23 13:34 UTC  (9+ messages)

[PATCH v1] ARM: dts: sun8i: add FriendlyArm ZeroPi support
 2020-10-23 13:31 UTC  (2+ messages)

[PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
 2020-10-23 13:29 UTC  (13+ messages)

[PATCH 0/4] powercap/dtpm: Add the DTPM framework
 2020-10-23 13:27 UTC  (3+ messages)
` [PATCH 4/4] powercap/drivers/dtpm: Add CPU energy model based support

[PATCH v4 0/4] Add system mmu support for Armada-806
 2020-10-23 13:26 UTC  (4+ messages)

[PATCH] arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
 2020-10-23 13:26 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
 2020-10-23 13:26 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: adin: disable diag clock & disable standby mode in config_aneg
 2020-10-23 13:25 UTC  (4+ messages)
` [PATCH v2 2/2] net: phy: adin: implement cable-test support

[PATCH] io-wq: fix 'task->pi_lock' spin lock protect
 2020-10-23 13:23 UTC  (2+ messages)

[PATCH v11 0/4] Introduce the for_each_set_clump macro
 2020-10-23 13:20 UTC  (3+ messages)

[PATCH v2 0/5]
 2020-10-23 13:19 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: regulator: fixed: provide bindings using power domain
` [PATCH v2 2/5] regulator: fixed: support using power domain for enable/disable
` [PATCH v2 3/5] arm64: dts: qcom: sm8150: add mmcx regulator
` [PATCH v2 4/5] arm64: dts: qcom: sm8250: "
` [PATCH v2 5/5] clk: qcom: dispcc-sm8250: handle MMCX power domain

[PATCH v2] usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
 2020-10-23 13:15 UTC 

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-23 13:12 UTC  (6+ messages)
` [PATCH v5 1/5] counter: Internalize sysfs interface code

[PATCH v4 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-10-23 13:10 UTC  (12+ 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).