All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-17 23:02:18 to 2020-04-18 00:42:22 UTC [more...]

[PATCH] scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK
 2020-04-18  0:40 UTC 

[PATCH net-next v2 0/3] FEC MDIO speedups
 2020-04-18  0:39 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
` [PATCH net-next v2 2/3] net: ethernet: fec: Allow configuration of MDIO bus speed
` [PATCH net-next v2 3/3] net: ethernet: fec: Allow the MDIO preamble to be disabled

Avoid copying unallocated clusters during full backup
 2020-04-18  0:34 UTC  (5+ messages)

[Buildroot] [Bug 12751] New: OpenJdk package installation issues on target
 2020-04-18  0:35 UTC  (4+ messages)
` [Buildroot] [Bug 12751] "

[Buildroot] [PATCH v4] package/swupdate: add basic systemd/sysv service
 2020-04-18  0:31 UTC 

[PATCH v5 9/9] riscv: add STRICT_KERNEL_RWX support
 2020-04-18  0:30 UTC  (3+ messages)

[PATCH v2] Force 64-bit time based syscalls for TIMESIZE==64
 2020-04-18  0:28 UTC  (5+ messages)
` [PATCH v3] Make any 32-bit time based syscalls unavailable "

[PATCH 00/12] xfs: flush related error handling cleanups
 2020-04-18  0:27 UTC  (5+ messages)
` [PATCH 03/12] xfs: always attach iflush_done and simplify error handling
` [PATCH 04/12] xfs: remove unnecessary shutdown check from xfs_iflush()

[PATCH] net: tulip: Set PCI revision to match dec21143
 2020-04-18  0:25 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Flatten intel_dp_check_mst_status() a bit
 2020-04-18  0:25 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] mm, memcg: fix inconsistent oom event behavior
 2020-04-18  0:23 UTC  (4+ messages)

[PATCH v5 2/9] riscv: introduce interfaces to patch kernel code
 2020-04-18  0:22 UTC  (3+ messages)

[PATCH v5 3/9] riscv: patch code by fixmap mapping
 2020-04-18  0:22 UTC  (3+ messages)

[PATCH v5 1/9] riscv: add macro to get instruction length
 2020-04-18  0:22 UTC  (3+ messages)

[PATCH 1/1] doc: invalid doc link in rstFlatTable.py
 2020-04-18  0:16 UTC 

+ mm-swapfilec-remove-the-unnecessary-goto-for-ssd-case.patch added to -mm tree
 2020-04-18  0:14 UTC 

+ mm-swapfilec-explicitly-show-ssd-non-ssd-is-handled-mutually-exclusive.patch added to -mm tree
 2020-04-18  0:14 UTC 

+ mm-swapfilec-offset-is-only-used-when-there-is-more-slots.patch added to -mm tree
 2020-04-18  0:14 UTC 

[PATCH] x86/memcpy: Introduce memcpy_mcsafe_fast
 2020-04-18  0:12 UTC  (3+ messages)

[PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-04-18  0:12 UTC  (10+ messages)

[PATCH v5 00/14] glibc port to ARC processors
 2020-04-18  0:12 UTC  (28+ messages)
` [PATCH v5 01/14] ARC: ABI Implementation
` [PATCH v5 02/14] ARC: startup and dynamic linking code
` [PATCH v5 03/14] ARC: Thread Local Storage support
` [PATCH v5 06/14] ARC: hardware floating point support
` [PATCH v5 08/14] ARC: Linux ABI
` [PATCH v5 11/14] ARC: Update syscall-names.list for ARC specific syscalls
` [PATCH v5 12/14] ARC: Build Infrastructure
` [PATCH v5 13/14] build-many-glibcs.py: Enable ARC builds
` [PATCH v5 14/14] Documentation for ARC port

[PATCH v2 00/14] tools: patman: Convert Python tools to use absolute imports
 2020-04-18  0:09 UTC  (15+ messages)
` [PATCH v2 01/14] patman: Rename the main module
` [PATCH v2 02/14] rmboard: Move to Python 3
` [PATCH v2 03/14] patman: Drop references to __future__
` [PATCH v2 04/14] patman: Drop Python 2 StringIO code
` [PATCH v2 05/14] buildman: Rename the main module
` [PATCH v2 06/14] dtoc: "
` [PATCH v2 07/14] binman: "
` [PATCH v2 08/14] Add a 'make tcheck' option to test tools
` [PATCH v2 09/14] patman: Drop the python2 code in test coverage
` [PATCH v2 10/14] patman: Move test running/reporting to test_util
` [PATCH v2 11/14] buildman: Move to absolute imports
` [PATCH v2 12/14] binman: "
` [PATCH v2 13/14] patman: "
` [PATCH v2 14/14] patman: Tidy up sys.path changes

[PATCH v9 0/2] add performance reporting support to FPGA DFL drivers
 2020-04-18  0:07 UTC  (3+ messages)
` [PATCH v9 1/2] Documentation: fpga: dfl: add description for performance reporting support

+ mm-rename-gfpflags_to_migratetype-to-gfp_migratetype-for-same-convention.patch added to -mm tree
 2020-04-18  0:07 UTC 

[PATCH 02/16] accel/tcg: Add probe_access_flags
 2020-04-18  0:05 UTC  (4+ messages)
` [PATCH v2 "

+ mm-thp-rename-pmd_mknotpresent-as-pmd_mknotvalid.patch added to -mm tree
 2020-04-18  0:05 UTC 

+ powerpc-mm-drop-platform-defined-pmd_mknotpresent.patch added to -mm tree
 2020-04-18  0:05 UTC 

[PATCH] provide y2038 safe socket constants
 2020-04-18  0:03 UTC  (4+ messages)
` [PATCH v2] provide y2038 safe socket constants for default/asm-generic ABI

+ mm-page_allocc-use-node_mask_none-in-build_zonelists.patch added to -mm tree
 2020-04-18  0:01 UTC 

+ mm-slub-fix-corrupted-freechain-in-deactivate_slab.patch added to -mm tree
 2020-04-17 23:59 UTC 

[PATCH 0/4] target/arm: Implement last SVE2 narrowing section
 2020-04-17 23:58 UTC  (4+ messages)
` [PATCH 2/4] target/arm: Implement SVE2 RADDHNB, RADDHNT

[Intel-gfx] [PATCH] drm/i915: Refactor dma mask usage to a common helper
 2020-04-17 23:57 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[dpdk-dev] [PATCH] net/tap: fix rxq and txq fd check before close
 2020-04-17 23:57 UTC  (2+ messages)

[PATCH] doc: trusted-encrypted: updates with TEE as a new trust source
 2020-04-17 23:56 UTC  (5+ messages)

[Bug 1873341] [NEW] Qemu Win98 VM with KVM videocard passthrough DOS mode video is not working for most of games
 2020-04-17 23:49 UTC  (2+ messages)
` [Bug 1873341] "

[PATCH v9 0/3] mm/hmm/test: add self tests for HMM
 2020-04-17 23:54 UTC  (4+ messages)
` [PATCH v9 1/3] mm/hmm/test: add selftest driver "
` [PATCH v9 2/3] mm/hmm/test: add selftests "
` [PATCH v9 3/3] MAINTAINERS: add HMM selftests

[ndctl PATCH v2] Skip region filtering if numa_node attribute is not present
 2020-04-17 23:55 UTC  (2+ messages)

[PATCH net-next 0/3] RFC 2863 Testing Oper status
 2020-04-17 23:54 UTC  (7+ messages)
` [PATCH net-next 1/3] net: Add IF_OPER_TESTING
` [PATCH net-next 2/3] net: Add testing sysfs attribute
` [PATCH net-next 3/3] net: ethtool: self_test: Mark interface in testing operative status

[PATCH v5 00/17] objtool: vmlinux.o and noinstr validation
 2020-04-17 23:53 UTC  (5+ messages)
` [PATCH v5 02/17] objtool: Better handle IRET

[PATCH 0/5] buildman: A few more tweaks
 2020-04-17 23:51 UTC  (6+ messages)
` [PATCH 1/5] buildman: Fix test for new 9.2 kernel
` [PATCH 2/5] buildman: Correct operation of -A flag
` [PATCH 3/5] buildman: Make sure that -o is given with -w
` [PATCH 4/5] buildman: Use out-env for environment output
` [PATCH 5/5] buildman: Write output files when using -w

[Bug 1873338] [NEW] Dos on the fly CD image replacement is not Working with DOS
 2020-04-17 23:42 UTC  (2+ messages)
` [Bug 1873338] "

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-04-17
 2020-04-17 23:49 UTC  (3+ messages)
` [net-next 2/9] ice: Create and register virtual bus for RDMA

[PATCH] x86/hyperv: Suspend/resume the VP assist page for hibernation
 2020-04-17 23:47 UTC  (7+ messages)

[PATCH v11 00/10] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-17 23:46 UTC  (10+ messages)
` [PATCH v11 05/10] iommu/vt-d: Add bind guest PASID support

[PATCH] mm/vmscan: skip layzfree page on reclaim_clean_pages_from_list
 2020-04-17 23:45 UTC  (4+ messages)

[PATCH v1 0/6] target-microblaze: Misc configurability #2
 2020-04-17 23:42 UTC  (2+ messages)

[RFC PATCH] powerpc/64/signal: balance return predictor stack in signal trampoline
 2020-04-17 23:40 UTC  (2+ messages)

v5.6.4-rt3 on arm64
 2020-04-17 23:40 UTC 

blame --ignore-rev - repo-level ignore file
 2020-04-17 23:39 UTC 

[PATCH] clocksource: versatile: Allow CONFIG_CLKSRC_VERSATILE to be disabled
 2020-04-17 23:37 UTC  (3+ messages)

lockdep warning in urb.c:363 usb_submit_urb
 2020-04-17 23:37 UTC  (2+ messages)

+ selftests-vm-pkeys-fix-multilib-builds-for-x86.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-use-the-correct-page-size-on-powerpc.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-override-access-right-definitions-on-powerpc.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-test-correct-behaviour-of-pkey-0.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-introduce-a-sub-page-allocator.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-detect-write-violation-on-a-mapped-access-denied-key-page.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-associate-key-on-a-mapped-page-and-detect-write-violation.patch added to -mm tree
 2020-04-17 23:31 UTC 

+ selftests-vm-pkeys-associate-key-on-a-mapped-page-and-detect-access-violation.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-improve-checks-to-determine-pkey-support.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-assertion-in-test_pkey_alloc_exhaust.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-number-of-reserved-powerpc-pkeys.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-introduce-powerpc-support.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-introduce-generic-pkey-abstractions.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-use-the-correct-huge-page-size.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-alloc_random_pkey-to-make-it-really-random.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-assertion-in-pkey_disable_set-clear.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-fix-pkey_disable_clear.patch added to -mm tree
 2020-04-17 23:30 UTC 

[PATCH] silo: Allow building tilo only
 2020-04-17 23:30 UTC  (2+ messages)

+ selftests-vm-pkeys-add-helpers-for-pkey-bits.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-use-sane-types-for-pkey-register.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-make-gcc-check-arguments-of-sigsafe_printf.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-move-some-definitions-to-arch-specific-header.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-move-generic-definitions-to-header-file.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-vm-pkeys-rename-all-references-to-pkru-to-a-generic-name.patch added to -mm tree
 2020-04-17 23:30 UTC 

+ selftests-x86-pkeys-move-selftests-to-arch-neutral-directory.patch added to -mm tree
 2020-04-17 23:30 UTC 

[igt-dev] [PATCH i-g-t v3 0/5] Add nouveau-crc tests
 2020-04-17 23:29 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Add nouveau-crc tests (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v2 00/28] buildman: Improve summary output
 2020-04-17 23:29 UTC  (57+ messages)
` [PATCH v2 01/28] buildman: Refactor error-line output int a function
` [PATCH v2 02/28] buildman: Add test coverage for error/warning colour
` [PATCH v2 03/28] buildman: Use an iterator to check test output
` [PATCH v2 04/28] buildman: Create temp directory in test setup
` [PATCH v2 05/28] buildman: Split out testOutput() into separate functions
` [PATCH v2 06/28] buildman: Add a test helper for creating a line prefix
` [PATCH v2 07/28] buildman: Test the output with --list-error-boards
` [PATCH v2 08/28] buildman: Use yellow consistently for warning lines
` [PATCH v2 09/28] buildman: Use an object to hold error lines
` [PATCH v2 10/28] buildman: Show the list of boards in magenta
` [PATCH v2 11/28] buildman: Use spaces in the board list
` [PATCH v2 12/28] patman: Update flushing Print() for Python 3
` [PATCH v2 13/28] patman: Support erasing a previously unfinished text line
` [PATCH v2 14/28] patman: Support limiting output to a single line
` [PATCH v2 15/28] buildman: Drop the line-clearing code in Builder
` [PATCH v2 16/28] buildman: Show a message when fetching a repo
` [PATCH v2 17/28] buildman: Drop unused output code
` [PATCH v2 18/28] buildman: Show the number of builds remaining
` [PATCH v2 19/28] buildman: Limit the length of progress messages
` [PATCH v2 20/28] buildman: Show a summary of the build result
` [PATCH v2 21/28] buildman: Update the 'theory of operation' a little
` [PATCH v2 22/28] buildman: Add the abbreviation for --boards
` [PATCH v2 23/28] buildman: Update workflow documentation with more detail
` [PATCH v2 24/28] buildman: Make -I the default
` [PATCH v2 25/28] buildman: Add an option to ignore device-tree warnings
` [PATCH v2 26/28] buildman: Add an option to ignore migration warnings
` [PATCH v2 27/28] buildman: Update the TODO items
` [PATCH v2 28/28] buildman: Change the exit codes

[Buildroot] [PATCH/2020.02.x 1/1] package/openjdk: fix installation with merged usr directories
 2020-04-17 23:29 UTC 

PSU (PMBus) fault monitoring / logging
 2020-04-17 23:29 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/openjdk: fix hash
 2020-04-17 23:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/openjdk: fix installation with merged usr directories
` [Buildroot] [PATCH 3/4] package/openjdk: copy all directories and files when installing
` [Buildroot] [PATCH 4/4] package/openjdk: add support for building the full jdk

[Intel-gfx] [PATCH 0/3] drm/i915/perf: add OA interrupt support
 2020-04-17 23:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: handle interrupts from the OA unit
` [Intel-gfx] [PATCH 3/3] drm/i915/perf: add interrupt enabling parameter

Setup Recommendation on UEFI/GRUB/RAID1/LVM
 2020-04-17 23:24 UTC  (12+ messages)

What's a good default TTL for DNS keys in the kernel
 2020-04-17 23:23 UTC  (3+ messages)

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-17 23:22 UTC  (5+ messages)
` [PATCH 3/3] mm: automatically penalize tasks with high swap use

What's cooking in git.git (Apr 2020, #01; Wed, 15)
 2020-04-17 23:22 UTC  (11+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-04-17 23:19 UTC  (9+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 04/12] scs: disable when function graph tracing is enabled

Coverity: pca953x_gpio_get_multiple(): Uninitialized variables
 2020-04-17 23:17 UTC  (4+ messages)

[PATCH] Adding EAP-MSCHAPv2 support
 2020-04-17 23:17 UTC  (2+ messages)

[PATCH net-next] net/mlx4_en: avoid indirect call in TX completion
 2020-04-17 23:14 UTC  (5+ messages)

[PATCH][RESEND] xen/arm: vgic-v3: fix GICD_ISACTIVER range
 2020-04-17 23:12 UTC  (3+ messages)

[Intel-wired-lan] [PATCH RFC v2 00/33] XDP extend with knowledge of frame size
 2020-04-17 23:09 UTC  (5+ messages)
` [PATCH RFC v2 01/33] xdp: add frame size to xdp_buff

[RFC PATCH v2 0/2] x86/resctrl: Start abstraction for a second arch
 2020-04-17 23:08 UTC  (3+ messages)

+ kernel-better-document-the-use_mm-unuse_mm-api-contract-v2.patch added to -mm tree
 2020-04-17 23:07 UTC 

+ kernel-move-use_mm-unuse_mm-to-kthreadc-v2.patch added to -mm tree
 2020-04-17 23:07 UTC 

[PATCH] drivers: uio: new driver uio_fsl_85xx_cache_sram
 2020-04-17 23:02 UTC  (3+ messages)

[alternative-merged] kernel-better-document-the-use_mm-unuse_mm-api-contract-fix.patch removed from -mm tree
 2020-04-17 23:03 UTC 

[PATCH v3 0/5] Optionally flush L1D on context switch
 2020-04-17 23:02 UTC  (4+ messages)
` [PATCH v3 3/5] arch/x86/mm: Refactor cond_ibpb() to support other use cases


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.