All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-18 09:39:02 to 2021-01-18 10:26:21 UTC [more...]

[PATCH 1/2] cacheflush.2: tfix
 2021-01-18  9:08 UTC  (2+ messages)
` [PATCH 2/2] semget.2, shm_open.3: tfix

[PATCH v3 00/19] scsi: libsas: Remove in_interrupt() check
 2021-01-18 10:09 UTC  (5+ messages)
` [PATCH v3 13/19] scsi: hisi_sas: Switch back to original libsas event notifiers
` [PATCH v3 17/19] scsi: isci: "
` [PATCH v3 18/19] scsi: mvsas: "
` [PATCH v3 19/19] scsi: libsas: Remove temporarily-added _gfp() API variants

[RFC PATCH 0/2] Allow changing bs->file on reopen
 2021-01-18 10:22 UTC  (4+ messages)
` [RFC PATCH 1/2] block: "

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-18 10:24 UTC  (5+ messages)
` [PATCH v3 1/4] kasan, arm64: Add KASAN light mode

[PATCH] module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
 2021-01-18 10:14 UTC  (3+ messages)
` [PATCH v3] "

[tip: objtool/core] objtool: Fix reloc generation on big endian cross-compiles
 2021-01-18 10:13 UTC 

[PATCH] MAINTAINER_NOTES: tfix
 2021-01-18  9:12 UTC 

[PATCH] pipe.7: tfix
 2021-01-18  9:17 UTC 

[PATCH v4 0/3] VIM3: add support for checking 'Function' button state
 2021-01-18 10:24 UTC  (3+ messages)

[PATCH 01/19] dt-bindings: sunxi: Fix the pinecube compatible
 2021-01-18 10:22 UTC  (8+ messages)
` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro,gm7123 compatible
      ` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro, gm7123 compatible
` [PATCH 05/19] dt-bindings: bluetooth: realtek: Switch to unevaluatedProperties

[PATCH v2 0/9] Alpine Linux build fix and CI pipeline
 2021-01-18 10:22 UTC  (19+ messages)
` [PATCH v2 2/9] libvhost-user: Include poll.h instead of sys/poll.h
` [PATCH v2 3/9] osdep.h: Remove <sys/signal.h> include
` [PATCH v2 4/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH v2 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH v2 6/9] tests: Rename PAGE_SIZE definitions
` [PATCH v2 9/9] gitlab-ci: Add alpine to pipeline

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-18 10:23 UTC  (12+ messages)
` [PATCH V4 09/24] xen/ioreq: Make x86's IOREQ related dm-op handling common
` [PATCH V4 11/24] xen/mm: Make x86's XENMEM_resource_ioreq_server "
` [PATCH V4 12/24] xen/ioreq: Remove "hvm" prefixes from involved function names
` [PATCH V4 13/24] xen/ioreq: Use guest_cmpxchg64() instead of cmpxchg()
` [PATCH V4 17/24] xen/ioreq: Introduce domain_has_ioreq_server()

[PATCH] tools/perf: Fix powerpc gap between kernel end and module start
 2021-01-18 10:21 UTC  (3+ messages)

[PATCH v2 0/5] Add sysfs interface to collect reports from debugging tools
 2021-01-18 10:22 UTC  (6+ messages)
` [PATCH v2 3/5] docs: ABI: add /sys/kernel/error_report/ documentation

[PATCH 0/4] phy: add support for Amlogic Meson AXG MIPI-DSI PHY function
 2021-01-18 10:22 UTC  (3+ messages)

[PATCH v4 0/3] iommu/iova: Solve longterm IOVA issue
 2021-01-18 10:08 UTC  (6+ messages)
` [PATCH v4 2/3] iommu/iova: Avoid double-negatives in magazine helpers

[PATCH v4 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-18  9:45 UTC  (55+ messages)
` [PATCH v4 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v4 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v4 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v4 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v4 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v4 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v4 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v4 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v4 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v4 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v4 11/21] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH v4 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v4 13/21] arm64: Allow ID_AA64MMFR1_EL1.VH to be overridden from the command line
` [PATCH v4 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v4 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v4 16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
` [PATCH v4 17/21] KVM: arm64: Document HVC_VHE_RESTART stub hypercall
` [PATCH v4 18/21] arm64: Move "nokaslr" over to the early cpufeature infrastructure
` [PATCH v4 19/21] arm64: cpufeatures: Allow disabling of BTI from the command-line
` [PATCH v4 20/21] arm64: Defer enabling pointer authentication on boot core
` [PATCH v4 21/21] arm64: cpufeatures: Allow disabling of Pointer Auth from the command-line

[PATCH 0/6] accel: Restrict TCG-specific code
 2021-01-18 10:03 UTC  (5+ messages)
` [PATCH 4/6] accel/tcg: Declare missing cpu_loop_exit*() stubs

INFO: task can't die in lock_mount
 2021-01-18 10:01 UTC  (2+ messages)

[PATCH v17 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-18 10:00 UTC  (7+ messages)
` [PATCH v17 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v17 04/10] fs/ntfs3: Add file operations and implementation

[PATCH v5 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-18  9:56 UTC 

[PATCH RFC 0/3] treewide: remove open coded SMBus block transfers
 2021-01-18  9:33 UTC  (7+ messages)
` [PATCH RFC 1/3] media: i2c: adv7842: remove open coded version of SMBus block write
` [PATCH RFC 2/3] media: i2c: adv7842: remove open coded version of SMBus block read

Xen VM call trace on fstrim: Error: discard_granularity is 0
 2021-01-18 10:19 UTC  (2+ messages)

[Intel-gfx] Fixes that failed to apply to v5.11-rc4
 2021-01-18 10:18 UTC  (6+ messages)
` [Intel-gfx] [PATCH] drm/i915/gt: Prevent use of engine->wa_ctx after error
` [Intel-gfx] [PATCH] drm/i915/pmu: Don't grab wakeref when enabling events
` [Intel-gfx] [PATCH] drm/i915: Check for rq->hwsp validity after acquiring RCU lock

[PATCH v3] Add support for pvpanic pci device
 2021-01-18 10:00 UTC  (3+ messages)
` [PATCH 2/4] hw/misc/pvpanic: add PCI interface support

[PATCH] PM / devfreq: Add sysfs attributes to simple_ondemand governor
 2021-01-18  9:56 UTC  (3+ messages)

[PATCH] HID: sony: Add support for tilt on guitar hero guitars
 2021-01-18  9:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/9] UBSan Enablement for hyp/nVHE code
 2021-01-18  9:53 UTC  (5+ messages)
` [PATCH v3 1/9] KVM: arm64: Enable UBSan instrumentation in nVHE hyp code

[PATCH v2 00/12] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-01-18  9:55 UTC  (3+ messages)

[PATCH] vgaarb: Remove unneeded semicolons
 2021-01-18  9:54 UTC  (3+ messages)

Build regressions/improvements in v5.11-rc4
 2021-01-18  9:53 UTC 

[PATCH v2 0/2] Make it possible to reserve memory on 64bit platform
 2021-01-18  9:50 UTC  (3+ messages)

[PATCH 0/3] Fixes to bridge/panel and ingenic-drm
 2021-01-18  9:43 UTC  (6+ messages)
` [PATCH 1/3] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH 2/3] drm/ingenic: Register devm action to cleanup encoders

[PATCH] drm/amdgpu: Remove GFXOFF MASK for Vangogh
 2021-01-18 10:17 UTC 

[PATCH v2] ide: atapi: check logical block address and read size (CVE-2020-29443)
 2021-01-18  9:49 UTC  (2+ messages)

[PATCH v2 00/12] hw/block/nvme: misc cmb/pmr patches and bump to v1.4
 2021-01-18  9:47 UTC  (13+ messages)
` [PATCH v2 01/12] hw/block/nvme: add size to mmio read/write trace events
` [PATCH v2 02/12] hw/block/nvme: fix 64 bit register hi/lo split writes
` [PATCH v2 03/12] hw/block/nvme: indicate CMB support through controller capabilities register
` [PATCH v2 04/12] hw/block/nvme: move msix table and pba to BAR 0
` [PATCH v2 05/12] hw/block/nvme: allow cmb and pmr to coexist
` [PATCH v2 06/12] hw/block/nvme: rename PMR/CMB shift/mask fields
` [PATCH v2 07/12] hw/block/nvme: remove redundant zeroing of PMR registers
` [PATCH v2 08/12] hw/block/nvme: disable PMR at boot up
` [PATCH v2 09/12] hw/block/nvme: add PMR RDS/WDS support
` [PATCH v2 10/12] hw/block/nvme: move cmb logic to v1.4
` [PATCH v2 11/12] hw/block/nvme: bump "
` [PATCH v2 12/12] hw/block/nvme: lift cmb restrictions

[PATCH v5 0/3] Fix the rkisp1 userspace API for later IP versions
 2021-01-18 10:12 UTC  (5+ messages)
` [PATCH v5 1/3] media: rockchip: rkisp1: fix comment about number of histogram sub-windows
` [PATCH v5 2/3] media: rockchip: rkisp1: carry ip version information
` [PATCH v5 3/3] media: rockchip: rkisp1: extend uapi array sizes

[PATCH v2] software_node: Add kernel-doc comments to exported symbols
 2021-01-18  9:49 UTC  (2+ messages)

[dunfell 00/28] Patch review Jan 17th
 2021-01-18 10:12 UTC  (2+ messages)
` [oe] "

[PATCH-for-5.2 0/2] gitlab-ci: Fix EDK2 & OpenSBI jobs
 2021-01-18 10:09 UTC  (8+ messages)
` [PATCH-for-5.2 2/2] gitlab-ci: Avoid running the EDK2 job when not necessary

[PATCH v4 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-18 10:09 UTC  (4+ messages)
` [PATCH v4 02/10] iotests/297: Rewrite in Python and extend reach

[PATCH 1/2] arm64: dts: fsl-ls1012a-rdb: add i2c devices
 2021-01-18 10:08 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: update release notes for txgbe
 2021-01-18 10:09 UTC  (2+ messages)

[PATCH] mm,hwpoison: non-current task should be checked early_kill for force_early
 2021-01-18 10:09 UTC  (11+ messages)

[Intel-gfx] [RFC-v21 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-18 10:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Introduce Intel PXP component - Mesa single session (rev21)

[PATCH 0/9] hw/block: m25p80: Fix the mess of dummy bytes needed for fast read commands
 2021-01-18 10:05 UTC  (6+ messages)

[PATCH v6 00/11] Rework iotests/check
 2021-01-18  9:59 UTC  (10+ messages)
` [PATCH v6 08/11] iotests: add testenv.py

[PATCH RFC 0/4] KVM: x86: Drastically raise KVM_USER_MEM_SLOTS limit
 2021-01-18  9:52 UTC  (4+ messages)
` [PATCH RFC 3/4] KVM: Define KVM_USER_MEM_SLOTS in arch-neutral include/linux/kvm_host.h

[PATCH 00/29] [Set 15] Finally rid W=1 warnings from GPU!
 2021-01-18  9:49 UTC  (6+ messages)
    ` [Intel-gfx] "

XSA-332 kernel patch - huge network performance on pfSense VMs
 2021-01-18 10:03 UTC  (2+ messages)

[PATCH] documentation: Add a simple Sphinx extension to check its version
 2021-01-18 10:03 UTC  (2+ messages)
` [docs] "

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-18 10:03 UTC  (3+ messages)
` [PATCH 1/2] [v2] lib/hexdump: introduce DUMP_PREFIX_UNHASHED for unhashed addresses

[PATCH] selftests/powerpc: Fix exit status of pkey tests
 2021-01-18  9:31 UTC 

[Intel-gfx] [PATCH] drm/i915: support two CSC module on gen11 and later
 2021-01-18  9:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: support two CSC module on gen11 and later (rev3)

[PATCH] toaster-manual: Fix a warning related to the code-block directive
 2021-01-18  9:58 UTC  (7+ messages)
` [docs] "

[PATCH] mm, compaction: move high_pfn to the for loop scope
 2021-01-18  9:42 UTC  (3+ messages)

[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot)
 2021-01-18  9:42 UTC  (4+ messages)

[PATCH 0/4] net: sfp: add support for GPON RTL8672/RTL9601C and Ubiquiti U-Fiber
 2021-01-18  9:34 UTC  (3+ messages)
` [PATCH v3 0/2] "

[PATCH 0/2] Fix build errors and warnings when make M=samples/bpf
 2021-01-18  9:25 UTC  (4+ messages)
` [PATCH 2/2] compiler.h: Include asm/rwonce.h under ARM64 and ALPHA to fix build errors

[Intel-gfx] [PATCH v2] drm/i915: Try to guess PCH type even without ISA bridge
 2021-01-18  9:56 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4] "

[LTP] [PATCH 1/1] travis: Temporary workaround for pull rate limit
 2021-01-18  9:55 UTC  (2+ messages)

[PATCH v2 0/4] Allwinner H6 RSB support
 2021-01-18  9:51 UTC  (8+ messages)
` [PATCH v2 4/4] arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection
          ` [linux-sunxi] "

[PATCH 0/3] x86/Dom0: support zstd compressed kernels
 2021-01-18  9:51 UTC  (6+ messages)
` [PATCH 1/3] introduce unaligned.h

pthreads at bmcweb
 2021-01-18  9:49 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: refine API description
 2021-01-18  9:49 UTC  (4+ messages)

[PATCH v6 0/5] Fix some bugs about HugeTLB code
 2021-01-18  9:13 UTC  (3+ messages)
` [PATCH v6 3/5] mm: hugetlb: fix a race between freeing and dissolving the page

[PATCH] kbuild: give SUBLEVEL more room in KERNEL_VERSION
 2021-01-18  9:24 UTC  (3+ messages)

Change eats memory on my server
 2021-01-18  9:30 UTC  (7+ messages)

[PATCH v2 0/5] Scan for an idle sibling in a single pass
 2021-01-18  9:27 UTC  (4+ messages)
` [PATCH 3/5] sched/fair: Make select_idle_cpu() proportional to cores

[PATCH v3 0/2] rtc: pcf2127: proper initialization after power loss
 2021-01-18  9:27 UTC  (3+ messages)
` [PATCH v3 1/2] rtc: pcf2127: Disable Power-On Reset Override

[PATCH] KVM: arm64: Fix the return value of smp_call_function_single()
 2021-01-18  9:31 UTC 

[PATCH] arm64: dts: marvell: armada-37xx: Add SATA comphy into main armada-37xx.dtsi file
 2021-01-18  9:31 UTC 

BUG: unable to handle kernel NULL pointer dereference in fbcon_cursor
 2021-01-18  9:29 UTC  (3+ messages)

[PATCH 5.10 000/103] 5.10.8-rc1 review
 2021-01-18  9:29 UTC  (4+ messages)

[PATCH 0/8] sched: Fix hot-unplug regressions
 2021-01-18  9:30 UTC  (4+ messages)
` [PATCH 7/8] sched: Fix CPU hotplug / tighten is_per_cpu_kthread()

[Buildroot] [PATCH] package/grpc: drop host gcc 4.8 workaround
 2021-01-18  9:46 UTC 

[PATCH v5 1/2] drm/doc: fix drm_plane_type docs
 2021-01-18  9:45 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-18  9:44 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 08/11] drm/i915: Implement async flips for bdw

[kvm-unit-tests PATCH v4 0/9] s390x: Add SIE library and simple tests
 2021-01-18  9:43 UTC  (2+ messages)

[PATCH v2 0/2] oxenstored build enhancements
 2021-01-18  9:40 UTC  (4+ messages)
` [PATCH v2 1/8] tools/xenstore: add live update command to xenstore-control

[PATCH mm 1/4] kfence: add missing copyright and description headers
 2021-01-18  9:21 UTC  (4+ messages)
` [PATCH mm 2/4] kfence, x86: add missing copyright and description header
` [PATCH mm 3/4] kfence, arm64: "
` [PATCH mm 4/4] kfence: add missing copyright header to documentation


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.