All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-03 13:41:40 to 2019-04-03 14:23:21 UTC [more...]

[PATCH v3 0/5] ocxl: OpenCAPI Cleanup
 2019-04-03 14:23 UTC  (10+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ocxl: Rename struct link to ocxl_link
  ` [PATCH v4 2/4] ocxl: read_pasid never returns an error, so make it void
  ` [PATCH v4 3/4] ocxl: Remove superfluous 'extern' from headers
  ` [PATCH v4 4/4] ocxl: Remove some unused exported symbols

[igt-dev] [PATCH i-g-t v4] igt/tests: Fix error checking in kms_atomic_transition
 2019-04-03 14:23 UTC  (3+ messages)

[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-04-03 14:22 UTC  (5+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct

[igt-dev] [PATCH i-g-t 1/6] tests/kms_color: Nuke local struct definitions
 2019-04-03 14:22 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 4/6] tests/kms_color: Allow most subtests to run with a partial color pipeline
` [igt-dev] [PATCH i-g-t 5/6] tests/kms_color: Split invalid_lut_sizes() into gamma vs. degamma versions
` [igt-dev] [PATCH i-g-t 6/6] tests/kms_color: Make legacy-gamma-reset work with a partial color pipeline

[PATCH 1/2] btrfs: tree-checker: Make write time tree checker verify the content of leaves
 2019-04-03 14:22 UTC  (8+ messages)
` [PATCH 2/2] btrfs: tree-checker: Remove comprehensive root owner check

[PATCH v8 00/20] Convert x86 & arm64 to use generic page walk
 2019-04-03 14:16 UTC  (41+ messages)
` [PATCH v8 01/20] arc: mm: Add p?d_large() definitions
` [PATCH v8 02/20] arm64: "
` [PATCH v8 03/20] mips: "
` [PATCH v8 04/20] powerpc: "
` [PATCH v8 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
` [PATCH v8 06/20] riscv: mm: Add p?d_large() definitions
` [PATCH v8 07/20] s390: "
` [PATCH v8 08/20] sparc: "
` [PATCH v8 09/20] x86: "
` [PATCH v8 10/20] mm: Add generic p?d_large() macros
` [PATCH v8 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v8 12/20] mm: pagewalk: Allow walking without vma
` [PATCH v8 13/20] mm: pagewalk: Add test_p?d callbacks
` [PATCH v8 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v8 15/20] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v8 16/20] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v8 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v8 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v8 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v8 20/20] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH 0/5] Fix vDSO clock_getres()
 2019-04-03 14:21 UTC  (7+ messages)
` [PATCH 3/5] s390: "

How to calculate instruction executed for function
 2019-04-03 14:20 UTC 

[igt-dev] [PATCH i-g-t v3] igt: tests: kms_vblank: Stop using magic value
 2019-04-03 14:20 UTC 

[PATCHv1] fpga: mgr: add FPGA configuration log
 2019-04-03 14:20 UTC  (2+ messages)

[PATCH] ethdev: add siblings iterator
 2019-04-03 14:19 UTC  (4+ messages)
` [PATCH v3 0/4] ethdev iterators for multi-ports device
  ` [PATCH v3 3/4] net/mlx5: use port sibling iterators

[Qemu-devel] [PATCH 0/5] target/mips/cpu: errors and warnings coding style cleanup
 2019-04-03 14:19 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/5] target/mips: add space to fix checkpatch errors
` [Qemu-devel] [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings
` [Qemu-devel] [PATCH 3/5] target/mips: replace indentation with space to fix checkpatch errors

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-04-03 14:17 UTC  (11+ messages)

[Qemu-devel] [PATCH v3] s390: diagnose 318 info reset and migration support
 2019-04-03 14:16 UTC  (4+ messages)

[RFC PATCH v3 0/3] x86/perf/amd: AMD PMC counters and NMI latency
 2019-04-03 14:15 UTC  (8+ messages)

gdb built with musl libc segfault
 2019-04-03 14:16 UTC  (4+ messages)

[PATCH net-next] tcp: Accept ECT on SYN in the presence of RFC8311
 2019-04-03 14:14 UTC  (2+ messages)

[PATCH 1/1] net/mlx5: fix sharing context destroy order
 2019-04-03 14:14 UTC 

[PATCH 1/1] net/mlx5: fix device probing for old kernel drivers
 2019-04-03 14:14 UTC 

[PATCH 00/12] clocksource: improve Atmel TCB timer driver
 2019-04-03 14:11 UTC  (26+ messages)
` [PATCH 01/12] ARM: at91: move SoC specific definitions to SoC folder
` [PATCH 02/12] misc: atmel_tclib: drop AVR32 support
` [PATCH 03/12] misc: atmel_tclib: move definitions to header file
` [PATCH 04/12] clocksource/drivers/tcb_clksrc: stop depending on atmel_tclib
` [PATCH 05/12] clocksource/drivers/tcb_clksrc: Use tcb as sched_clock
` [PATCH 06/12] ARM: at91: Implement clocksource selection
` [PATCH 07/12] clocksource/drivers/tcb_clksrc: move Kconfig option
` [PATCH 08/12] clocksource/drivers/timer-atmel-pit: rework "
` [PATCH 09/12] clocksource/drivers/tcb_clksrc: Rename the file for consistency
` [PATCH 10/12] ARM: configs: at91: unselect PIT
` [PATCH 11/12] misc: atmel_tclib: do not probe already used TCBs
` [PATCH 12/12] clocksource/drivers/timer-atmel-tcb: Use ARRAY_SIZE instead of hardcoded size

[Qemu-devel] [RFC PATCH] hw/arm/virt: use variable size of flash device to save memory
 2019-04-03 14:12 UTC 

[RFC 0/3] Add mdev (Mediated device) support in DPDK
 2019-04-03 14:13 UTC  (3+ messages)
` [RFC 3/3] bus/pci: add mdev support

[PATCH 3.16 00/99] 3.16.65-rc1 review
 2019-04-03 14:12 UTC  (3+ messages)

[PATCH] tty: Add NULL TTY driver
 2019-04-03 14:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/2] kms_atomic_transition improvements
 2019-04-03 14:11 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 2/2] igt/tests/kms_atomic_transition: Tolerate if can't have all planes

[SPDK] Is there an issue with the builder?
 2019-04-03 14:10 UTC 

[ovmf test] 134282: all pass - PUSHED
 2019-04-03 14:10 UTC 

[PATCH] arm64: perf: Do not write event type for cycle counter
 2019-04-03 14:09 UTC  (7+ messages)

[PATCH] clk: x86: Add system specific quirk to mark clocks as critical
 2019-04-03 14:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] Add check for skipped tests
 2019-04-03 14:08 UTC  (4+ messages)
` [PATCH v1] app/test: add check for tests skipped

[STABLE PATCH 0/2] Fix in-memory metadata corruption at xfs_attr3_leaf_write_verify()
 2019-04-03 14:08 UTC  (2+ messages)

[PATCH 4.4.y] Bluetooth: Fix decrementing reference count twice in releasing socket
 2019-04-03 14:07 UTC  (2+ messages)

[PATCH] i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
 2019-04-03 14:06 UTC  (2+ messages)

[PATCH] KVM: x86: svm: make sure NMI is injected after nmi_singlestep
 2019-04-03 14:06 UTC 

[PATCH v5 0/9] selftests/kexec: add kexec tests
 2019-04-03 14:06 UTC  (5+ messages)
` [PATCH] selftests/kexec: update get_secureboot_mode

[tip:core/objtool 2/25] arch/x86/kernel/dumpstack.o: warning: objtool: show_regs()+0x9: undefined stack state
 2019-04-03 14:05 UTC 

[4.14-stable PATCH] mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
 2019-04-03 14:05 UTC 

[PATCH v2 1/2] platform/chrome: Add CrOS USB PD logging driver
 2019-04-03 14:05 UTC  (2+ messages)
` [PATCH v2 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver

[RESEND PATCH stable only] nvmet: set loop queue's segment boundary mask as PAGE_SIZE - 1
 2019-04-03 14:04 UTC  (3+ messages)

[PATCH 1/2] platform/chrome: Add CrOS USB PD logging driver
 2019-04-03 14:03 UTC  (3+ messages)
` [PATCH 2/2] mfd: cros_ec: Instantiate the CrOS USB PD logger driver

[U-Boot] [PATCH V2] usb: ehci-mx6: Use common code to extract dr_mode
 2019-04-03 14:03 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0? 0/7] Final round of NBD alignment fixes
 2019-04-03 14:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/7] block: Fix BDRV_BLOCK_RAW status to honor alignment

[PATCH for-4.19 1/2] tty/serial: atmel: Add is_half_duplex helper
 2019-04-03 14:02 UTC  (3+ messages)
` [PATCH for-4.19 2/2] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-04-03 14:02 UTC  (2+ messages)

[U-Boot] [PATCH] pinctrl: renesas: Fix linker error when PINCTRL_PFC=n
 2019-04-03 14:01 UTC  (10+ messages)

[Bug 80419] New: XCOM: Enemy Known Causes lockup
 2019-04-03 14:01 UTC  (2+ messages)
` [Bug 80419] XCOM: Enemy Unknown "

[RESEND PATCH 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
 2019-04-03 14:01 UTC  (4+ messages)
` [RESEND PATCH 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode

[PATCH v4] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03 14:00 UTC  (2+ messages)

[PATCH -next] ocxl: remove set but not used variables 'tid' and 'lpid'
 2019-04-03 13:58 UTC  (3+ messages)

[PATCH] psi: Clarify the units used in pressure files
 2019-04-03 13:59 UTC  (3+ messages)

ext3 file system livelock and file system corruption, 4.9.166 stable kernel
 2019-04-03 13:59 UTC  (4+ messages)

[PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
 2019-04-03 13:58 UTC  (6+ messages)

[PATCH 0/6] arm64/mm: Enable memory hot remove and ZONE_DEVICE
 2019-04-03 13:58 UTC  (4+ messages)
` [PATCH 6/6] arm64/mm: Enable ZONE_DEVICE

[PATCH] update my email address
 2019-04-03 13:58 UTC  (3+ messages)

[PATCH] support CONFIG_MODULE_COMPRESS=y
 2019-04-03 13:58 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix double definitions
 2019-04-03 13:58 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_color: Use igt_require more
 2019-04-03 13:57 UTC  (2+ messages)

[PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-03 13:57 UTC  (4+ messages)
` [PATCH v2 7/7] drm/i915: Expose full 1024 LUT entries on ivb+

[PATCH 4.19 BACKPORT] arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signals
 2019-04-03 13:56 UTC  (2+ messages)

[LTP] [PATCH] syscall/pivot_root01.c: Fix compile error
 2019-04-03 13:56 UTC  (2+ messages)

Regulator Potential Deadlock
 2019-04-03 13:55 UTC 

[PATCH] cmake: 3.14.0 -> 3.14.1
 2019-04-03 13:54 UTC  (3+ messages)

[PATCH v2 0/7] implement 2D acceleration, minor cleanups, doc updates
 2019-04-03 13:53 UTC  (7+ messages)
` [PATCH v2 7/7] MAINTAINERS: sm712fb: list myself as one maintainer

[PATCH] rt-tests: cyclicdeadline: fix getopt string
 2019-04-03 13:52 UTC  (2+ messages)

[cip-dev] isar error log
 2019-04-03 13:53 UTC  (4+ messages)

[RFC PATCH v4 0/8] This patch-set is to enable Guest CET support
 2019-04-02 20:46 UTC  (4+ messages)
` [RFC PATCH v4 4/8] KVM:VMX: Pass through host CET related MSRs to Guest

[PATCH 0/3] Add support for STPMIC1
 2019-04-03 13:40 UTC  (7+ messages)
` [PATCH 2/3] ARM: dts: stm32: add stpmic1 support on stm32mp157a dk1 board
` [PATCH 1/3] ARM: dts: stm32: add stpmic1 support on stm32mp157c ed1 board
` [PATCH 3/3] ARM: multi_v7_defconfig: Enable support for STPMIC1

[PATCH 4.4 000/131] 4.4.178-stable review
 2019-04-03 13:40 UTC  (5+ messages)
` [PATCH 4.4 078/131] PM / Hibernate: Call flush_icache_range() on pages restored in-place

[PATCH 0/3] support reserving crashkernel above 4G on arm64 kdump
 2019-04-03 13:51 UTC  (6+ messages)
` [PATCH 2/3] arm64: kdump: support more than one crash kernel regions

[PATCH] platform/chrome: cros_ec_proto: Also return invalid command in cros_ec_cmd_xfer_status
 2019-04-03 13:51 UTC 

[PATCH 1/2] io_uring: fix big-endian compat signal mask handling
 2019-04-03 13:49 UTC  (9+ messages)
` [PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere

[PATCH 4/7] cpufreq: maple: fix possible object reference leak
 2019-04-03 13:50 UTC  (3+ messages)
` [4/7] cpufreq: maple: Checking implementation of maple_cpufreq_init()

[PATCH] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-03 13:53 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[igt-dev] [PATCH i-g-t] tests: Add kms_plane_cursor tests
 2019-04-03 13:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/6] arm64: Initial support for CVADP
 2019-04-03 13:48 UTC  (6+ messages)
` [PATCH v4 2/6] arm64: HWCAP: encapsulate elf_hwcap
` [PATCH v4 6/6] arm64: Advertise ARM64_HAS_DCPODP cpu feature

[PATCH] platform/chrome: cros_ec_debugfs: Remove dev_warn when console log is not supported
 2019-04-03 13:47 UTC 

[Buildroot] [PATCH] package/biosdevname: fix configure failure
 2019-04-03 13:45 UTC 

[PATCH v4 00/15] FITRIM improvement
 2019-04-03 13:46 UTC  (2+ messages)

[igt-dev] [v6] tests/kms_color: Fix CRC mismatch issues with ctm test
 2019-04-03 13:44 UTC  (2+ messages)

[PATCH v3 0/7] Extend write-hint for in-kernel use
 2019-04-03 13:42 UTC  (5+ messages)
  ` [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal

[PATCH] TCG2 log support build fixes for non-x86_64
 2019-04-03 13:42 UTC  (3+ messages)
` [PATCH 1/2] efi: Fix cast to pointer from integer of different size in TPM log code

[PATCH v1 0/12] Patches to update pdm for rockchip socs
 2019-04-03 13:40 UTC  (5+ messages)
` [PATCH v1 01/12] ASoC: rockchip: pdm: fix regmap_ops hang issue
` [PATCH v1 02/12] ASoC: rockchip: pdm: using left justified store mode
` [PATCH v1 03/12] ASoC: rockchip: pdm: add default regs
` [PATCH v1 04/12] ASoC: rockchip: pdm: optimize clear logic


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.