messages from 2020-08-19 10:12:28 to 2020-08-19 10:50:20 UTC [more...]
Scheduler benchmarks
2020-08-19 10:42 UTC (13+ messages)
[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
2020-08-19 10:46 UTC (21+ messages)
` [PATCH v2 01/11] fork: introduce kernel_clone()
` [PATCH v2 02/11] h8300: switch to kernel_clone()
` [PATCH v2 03/11] ia64: "
` [PATCH v2 04/11] m68k: "
` [PATCH v2 05/11] nios2: "
` [PATCH v2 06/11] sparc: "
` [PATCH v2 07/11] x86: "
` [PATCH v2 08/11] kprobes: "
` [PATCH v2 09/11] kgdbts: "
` [PATCH v2 10/11] tracing: "
` [PATCH v2 11/11] sched: remove _do_fork()
[PATCH v7 00/47] block: Deal with filters
2020-08-19 10:46 UTC (3+ messages)
` [PATCH v7 27/47] blkverify: Use bdrv_sum_allocated_file_size()
[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-08-19 10:49 UTC (9+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
[Intel-gfx] [PATCH] arch: um: convert tasklets to use new tasklet_setup() API
2020-08-19 10:48 UTC (12+ messages)
` [Intel-gfx] [PATCH] block: "
` "
[PATCH 0/2] enable append-emulation for ZNS
2020-08-19 10:49 UTC (19+ messages)
` [PATCH 1/2] nvme: set io-scheduler requirement "
` [PATCH 2/2] nvme: add emulation for zone-append
[PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
2020-08-19 10:46 UTC (6+ messages)
[PULL v4 000/150] Meson-based build system
2020-08-19 10:47 UTC (2+ messages)
[PATCH] MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
2020-08-19 10:47 UTC (2+ messages)
[PATCH v6 0/4] Apply COR-filter to the block-stream permanently
2020-08-19 10:46 UTC (7+ messages)
` [PATCH v6 2/4] copy-on-read: add filter append/drop functions
` [PATCH v6 3/4] qapi: add filter-node-name to block-stream
` [PATCH v6 4/4] block: apply COR-filter to block-stream jobs
[PATCH] sched/fair: reduce preemption with IDLE tasks runable
2020-08-19 10:46 UTC (14+ messages)
` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)
-Werror for `make W=0`
2020-08-19 10:45 UTC (2+ messages)
[PATCH 00/20] Convert all remaining drivers to GEM object functions
2020-08-19 10:43 UTC (7+ messages)
` [PATCH 10/20] drm/omapdrm: Introduce "
[PATCH] tests: docker: support mxe-based mingw builds
2020-08-19 10:42 UTC (3+ messages)
[PATCH][next] selinux: fix allocation failure check on newpolicy->sidtab
2020-08-19 10:42 UTC (2+ messages)
[PATCH 0/3] PM / Domains: Add power on/off notifiers for genpd
2020-08-19 10:40 UTC (8+ messages)
` [PATCH 1/3] PM / Domains: Rename power state enums "
` [PATCH 2/3] PM / Domains: Allow to abort power off when no ->power_off() callback
` [PATCH 3/3] PM / Domains: Add support for PM domain on/off notifiers for genpd
[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
2020-08-19 10:42 UTC (17+ messages)
` [kvm-unit-tests PATCH 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook
` [kvm-unit-tests PATCH 4/4] s390x: add Protected VM support
[RFC PATCH v2 0/5] ext4/jbd2: data=journal: write-protect pages on transaction commit
2020-08-19 10:41 UTC (4+ messages)
` [RFC PATCH v2 3/5] ext4: data=journal: write-protect pages on submit inode data buffers callback
[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
2020-08-19 10:39 UTC (9+ messages)
[Buildroot] [PATCH 1/1] package/iptraf-ng: bump to version 1.2.1
2020-08-19 10:41 UTC
[OSSTEST PATCH] production-config: Use infra.t, not infra
2020-08-19 10:41 UTC
[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
2020-08-19 10:39 UTC (7+ messages)
` [PATCH v9 2/6] arch: move SA_* definitions to generic headers
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags
[GIT PULL] KVM/arm64 updates for 5.9
2020-08-19 10:39 UTC (10+ messages)
` [PATCH 47/56] KVM: arm64: timers: Move timer registers to the sys_regs file
[PATCH v6 0/4] SFH: Add Support for AMD Sensor Fusion Hub
2020-08-19 10:40 UTC (3+ messages)
` [PATCH v6 2/4] SFH: PCIe driver to add support of AMD sensor fusion
[Intel-gfx] [PATCH 1/2] drm/i915/gem: Replace reloc chain with terminator on error unwind
2020-08-19 10:39 UTC (4+ messages)
` "
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Fallback to using a plain kmap if reloc address space is limited
` "
[PATCH v5 0/2] Add mediatek codec mt6359 driver
2020-08-19 10:37 UTC (8+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document
[PATCH] pwm: img: Fix null pointer access in probe
2020-08-19 10:39 UTC (2+ messages)
[Intel-gfx] [PATCH 00/24] drm/i915: Correct the locking hierarchy in gem
2020-08-19 10:38 UTC (4+ messages)
` [Intel-gfx] [PATCH 14/24] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
[iptables PATCH 0/4] ordered chain listing fallout
2020-08-19 10:37 UTC (5+ messages)
` [iptables PATCH 1/4] nft: cache: Check consistency with NFT_CL_FAKE, too
` [iptables PATCH 2/4] nft: Extend use of nftnl_chain_list_foreach()
` [iptables PATCH 3/4] nft: Fold nftnl_rule_list_chain_save() into caller
` [iptables PATCH 4/4] nft: Use nft_chain_find() in nft_chain_builtin_init()
[PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
2020-08-19 10:36 UTC (3+ messages)
ethernet/sfc/ warnings with 32-bit dma_addr_t
2020-08-19 10:37 UTC (2+ messages)
[PATCH] video: backlight: sky81452-backlight: Fix refcount imbalance on error
2020-08-19 10:36 UTC (4+ messages)
[GIT PULL FOR v5.10] Support for Tegra video capture from external sensor
2020-08-19 10:35 UTC
[PATCH V4] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
2020-08-19 10:33 UTC
[PATCH u-boot-marvell] arm64: dts: armada-3720-espressobin: fix COMPHY nodes
2020-08-19 10:33 UTC (2+ messages)
[PATCH v7 0/4] SFH: Add Support for AMD Sensor Fusion Hub
2020-08-19 10:31 UTC (5+ messages)
` [PATCH v7 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework
` [PATCH v7 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH)
[PATCH nvme-cli] fabrics: fix segfault when -t <transport> is not passed
2020-08-19 10:31 UTC
[PATCH 1/2] libxl: workaround gcc 10.2 maybe-uninitialized warning
2020-08-19 10:31 UTC (6+ messages)
` [PATCH 2/2] libxl: fix -Werror=stringop-truncation in libxl__prepare_sockaddr_un
[PATCH] drm/omap: fix incorrect lock state
2020-08-19 10:30 UTC
[PATCH 00/16] IOMMU driver for Kirin 960/970
2020-08-19 10:28 UTC (10+ messages)
[git pull] device mapper changes for 5.9
2020-08-19 10:29 UTC (9+ messages)
[PATCH 1/2] libnetlink: add rtattr_for_each_nested() iteration macro
2020-08-19 10:29 UTC (2+ messages)
` [PATCH 2/2] genl: ctrl: support dumping netlink policy
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-19 10:28 UTC
[PATCH v3 1/1] cmd: provide command sbi
2020-08-19 10:29 UTC
[PATCH v3 00/12] Allow userspace to manage MSRs
2020-08-19 10:25 UTC (3+ messages)
` [PATCH v3 05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
2020-08-19 10:22 UTC (11+ messages)
` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full
[PATCH v3] bootm: add global.bootm.root_dev env var for booting via PARTUUID
2020-08-19 10:24 UTC (2+ messages)
FAILED: patch "[PATCH] PCI: qcom: Add support for tx term offset for rev 2.1.0" failed to apply to 4.9-stable tree
2020-08-19 10:24 UTC
[PATCH v5 0/2] synquacer: add TPM support
2020-08-19 10:22 UTC (5+ messages)
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device
[PATCH] selftests/bpf: Remove test_align from TEST_GEN_PROGS
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add support for tx term offset for rev 2.1.0" failed to apply to 4.14-stable tree
2020-08-19 10:24 UTC
FAILED: patch "[PATCH] PCI: qcom: Define some PARF params needed for ipq8064 SoC" failed to apply to 4.9-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Define some PARF params needed for ipq8064 SoC" failed to apply to 4.14-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 5.8-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 5.4-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 4.19-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 4.9-stable tree
2020-08-19 10:23 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 4.14-stable tree
2020-08-19 10:23 UTC
[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-08-19 10:13 UTC (13+ messages)
[PATCH] netlink: fix state reallocation in policy export
2020-08-19 10:22 UTC
FAILED: patch "[PATCH] PCI: qcom: Add missing reset for ipq806x" failed to apply to 5.7-stable tree
2020-08-19 10:23 UTC
(no subject)
2020-08-19 10:22 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: himax,hx8837: Add Himax HX8837 bindings
` [PATCH v4 2/2] drm/bridge: hx8837: add a Himax HX8837 display controller driver
[PATCH 0/6] fixup ra/rebase-i-more-options
2020-08-19 10:22 UTC (7+ messages)
` [PATCH v8 0/5] cleanup ra/rebase-i-more-options
` [PATCH v8 2/5] am: stop exporting GIT_COMMITTER_DATE
` [PATCH v8 4/5] rebase -i: support --ignore-date
FAILED: patch "[PATCH] PCI: Add device even if driver attach failed" failed to apply to 4.9-stable tree
2020-08-19 10:22 UTC
FAILED: patch "[PATCH] PCI: Add device even if driver attach failed" failed to apply to 4.14-stable tree
2020-08-19 10:22 UTC
FAILED: patch "[PATCH] PCI/ATS: Add pci_pri_supported() to check device or" failed to apply to 4.4-stable tree
2020-08-19 10:22 UTC
FAILED: patch "[PATCH] PCI/ATS: Add pci_pri_supported() to check device or" failed to apply to 4.9-stable tree
2020-08-19 10:22 UTC
FAILED: patch "[PATCH] PCI/ATS: Add pci_pri_supported() to check device or" failed to apply to 4.19-stable tree
2020-08-19 10:21 UTC
FAILED: patch "[PATCH] PCI/ATS: Add pci_pri_supported() to check device or" failed to apply to 4.14-stable tree
2020-08-19 10:21 UTC
FAILED: patch "[PATCH] PCI/ATS: Add pci_pri_supported() to check device or" failed to apply to 5.4-stable tree
2020-08-19 10:21 UTC
Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780
2020-08-19 10:21 UTC (5+ messages)
` drm/bridge: Synopsys DW-HDMI bridge driver for the Ingenic JZ4780 (was Re: Specialising the Synopsys DW-HDMI bridge driver for the Ingenic JZ4780)
[PATCH v2 00/21] aspeed: cleanups and some extensions
2020-08-19 10:09 UTC (13+ messages)
` [PATCH v2 06/21] aspeed/smc: Fix MemoryRegionOps definition
` [PATCH v2 08/21] aspeed/sdhci: Fix reset sequence
` [PATCH v2 09/21] ftgmac100: Fix registers that can be read
` [PATCH v2 10/21] ftgmac100: Fix interrupt status "Packet transmitted on ethernet"
` [PATCH v2 11/21] ftgmac100: Fix interrupt status "Packet moved to RX FIFO"
` [PATCH v2 12/21] ftgmac100: Change interrupt status when a DMA error occurs
` [PATCH v2 14/21] ftgmac100: Fix integer overflow in ftgmac100_do_tx()
` [PATCH v2 15/21] ftgmac100: Improve software reset
` [PATCH v2 18/21] aspeed/sdmc: Simplify calculation of RAM bits
` [PATCH v2 19/21] aspeed/smc: Open AHB window of the second chip of the AST2600 FMC controller
` [PATCH v2 20/21] arm: aspeed: add strap define `25HZ` of AST2500
` [PATCH v2 21/21] hw: add a number of SPI-flash's of m25p80 family
(no subject)
2020-08-19 10:20 UTC (7+ messages)
` [PATCH 1/4] media: docs: Describe pixel array properties
GPG Commit Signing Project
2020-08-19 10:19 UTC (2+ messages)
[PATCH] arm64: add prctl(PR_PAC_SET_ENABLED_KEYS)
2020-08-19 10:18 UTC (2+ messages)
[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
2020-08-19 10:10 UTC (5+ messages)
Redfish Command for BIOS upgrade
2020-08-19 10:17 UTC
[REPORT] BUG: KASAN: use-after-free in bt_iter+0x80/0xf8
2020-08-19 10:14 UTC (6+ messages)
[PATCH] mfd: Add ACPI support to Kontron PLD driver
2020-08-19 10:15 UTC (2+ messages)
[PATCH/LOCAL 0/2] arm64: renesas: defconfig: Updates
2020-08-19 10:09 UTC
[PATCH] arm64: defconfig: Enable RPC-IF support
2020-08-19 10:12 UTC (2+ messages)
[PATCH 0/2] drm/panel: Add support for Innolux LS075AT011
2020-08-19 10:12 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: simple: add "
` [PATCH 2/2] drm/panel: simple: Add support for "
[PATCH] ARM: shmobile: defconfig: Refresh for v5.9-rc1
2020-08-19 10:11 UTC
[PATCH v1 00/11] mm/memory_hotplug: online_pages()/offline_pages() cleanups
2020-08-19 10:11 UTC (7+ messages)
` [PATCH v1 06/11] mm/memory_hotplug: drop nr_isolate_pageblock in offline_pages()
` [PATCH v1 07/11] mm/page_isolation: simplify return value of start_isolate_page_range()
` [PATCH v1 08/11] mm/memory_hotplug: simplify page onlining
` [PATCH v1 09/11] mm/page_alloc: drop stale pageblock comment in memmap_init_zone*()
` [PATCH v1 10/11] mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
` [PATCH v1 11/11] mm/memory_hotplug: mark pageblocks MIGRATE_ISOLATE while onlining memory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.