All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-24 16:19:24 to 2020-03-24 16:58:39 UTC [more...]

[PATCH 00/16] x86, crypto: remove always-defined CONFIG_AS_* and cosolidate Kconfig/Makefiles
 2020-03-24 16:56 UTC  (15+ messages)
` [PATCH 01/16] lib/raid6/test: fix build on distros whose /bin/sh is not bash
` [PATCH 02/16] x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
` [PATCH 04/16] x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
` [PATCH 06/16] x86: remove always-defined CONFIG_AS_SSSE3

[Intel-gfx] [PATCH] drm/i915: use forced codec wake on all gen9+ platforms
 2020-03-24 16:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v8 00/11] iotests: use python logging
 2020-03-24 16:57 UTC  (4+ messages)
` [PATCH v8 06/11] iotests: drop Python 3.4 compatibility code

[GIT PULL] gpio: updates for v5.7 part 3
 2020-03-24 16:58 UTC  (4+ messages)

[PATCH for-5.0, v1] target/mips: Fix loongson multimedia condition instructions
 2020-03-24 16:56 UTC  (2+ messages)

[PATCH -next] ASoC: wm8974: remove unused variables
 2020-03-24 16:53 UTC  (2+ messages)

[PATCH] arm64: head: Convert install_el2_stub to SYM_INNER_LABEL
 2020-03-24 16:57 UTC  (2+ messages)

[MPTCP] [PATCH 3/3] mptcp: fix "fn parameter not described" warning
 2020-03-24 16:57 UTC 

[MPTCP] [PATCH 2/3] mptcp: fix "fn parameter not described" warnings
 2020-03-24 16:57 UTC 

[MPTCP] [PATCH 1/3] mptcp: fix "fn parameter not described" warning
 2020-03-24 16:57 UTC 

[MPTCP] [PATCH 0/3] mptcp: fix "fn parameter not described" warnings
 2020-03-24 16:57 UTC 

[PATCH] xfs: shutdown on failure to add page to log bio
 2020-03-24 16:57 UTC 

[RFC PATCH 00/21] Improve list integrity checking
 2020-03-24 16:56 UTC  (25+ messages)
` [RFC PATCH 01/21] list: Remove hlist_unhashed_lockless()
` [RFC PATCH 02/21] list: Remove hlist_nulls_unhashed_lockless()
` [RFC PATCH 03/21] list: Annotate lockless list primitives with data_race()
` [RFC PATCH 04/21] timers: Use hlist_unhashed() instead of open-coding in timer_pending()
` [RFC PATCH 10/21] kernel-hacking: Make DEBUG_{LIST,PLIST,SG,NOTIFIERS} non-debug options
` [RFC PATCH 14/21] plist: Use CHECK_DATA_CORRUPTION instead of explicit {BUG,WARN}_ON()
` [RFC PATCH 17/21] linux/bit_spinlock.h: Include linux/processor.h
` [RFC PATCH 20/21] list: Format CHECK_DATA_CORRUPTION error messages consistently

[PATCH v5 0/3] Enable use of L2CAP_MODE_EXT_FLOWCTL
 2020-03-24 16:56 UTC  (4+ messages)
` [PATCH v5 3/3] Bluetooth: Add BT_MODE socket option

[RESEND][PATCH v3 00/17] Add static_call()
 2020-03-24 16:54 UTC  (6+ messages)
` [RESEND][PATCH v3 14/17] static_call: Add static_cond_call()

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-24 16:54 UTC  (5+ messages)
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only

[dpdk-dev] [PATCH 1/2] mempool/octeontx2: add devargs to lock ctx in cache
 2020-03-24 16:53 UTC  (3+ messages)
` [dpdk-dev] [dpdk-dev v2] "
  ` [dpdk-dev] [dpdk-dev v2] [PATCH 2/2] net/octeontx2: add devargs to lock Rx/Tx ctx

grub/head build with pre-release GCC10 ; fail @ "grub-core/disk/mdraid1x_linux.c:181:15: error: ..."
 2020-03-24 16:52 UTC  (3+ messages)

[PATCH RFC v2 tip/core/rcu 0/22] Prototype RCU usable from idle, exception, offline
 2020-03-24 16:52 UTC  (10+ messages)
` [PATCH RFC v2 tip/core/rcu 01/22] sched/core: Add function to sample state of locked-down task

[PATCH] regulator: da9063: Fix get_mode() functions to read sleep field
 2020-03-24 16:52 UTC  (2+ messages)
` Applied "regulator: da9063: Fix get_mode() functions to read sleep field" to the regulator tree

[Intel-gfx] [PATCH 01/21] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-03-24 16:51 UTC  (21+ messages)
` [Intel-gfx] [PATCH 02/21] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 03/21] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 04/21] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 05/21] drm/i915: Use per object locking in execbuf, v6
` [Intel-gfx] [PATCH 06/21] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 07/21] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 08/21] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 09/21] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 10/21] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 11/21] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 12/21] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 13/21] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 14/21] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 15/21] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 16/21] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 17/21] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 18/21] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion
` [Intel-gfx] [PATCH 19/21] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 20/21] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 21/21] drm/i915: Ensure we hold the pin mutex

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-24 16:51 UTC  (6+ messages)

[PATCH v6 0/2] rtw88: update regulatory settings
 2020-03-24 16:51 UTC  (3+ messages)
` [PATCH v6 1/2] rtw88: add regulatory process strategy for different chipset

[PATCH] affine kernel threads to specified cpumask
 2020-03-24 16:50 UTC  (7+ messages)
      ` [PATCH v2] isolcpus: "

[RFC] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-24 16:50 UTC  (3+ messages)

[PATCH] qemu.inc: Always disable compile time git updating
 2020-03-24 16:50 UTC 

[v1,1/1] hwmon: (nct7904) Add watchdog function
 2020-03-24 16:49 UTC  (3+ messages)

[PATCH v2] platform: x86: Add ACPI driver for ChromeOS
 2020-03-24 16:49 UTC  (6+ messages)

backup transaction with io-thread core dumps
 2020-03-24 16:49 UTC  (5+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.109-202-g69e7137de31c)
 2020-03-24 16:49 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 8e79af6b684844272589bdf63257503e7d0fe722
 2020-03-24 16:48 UTC 

[PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
 2020-03-24 16:47 UTC  (4+ messages)

[RFC PATCH v2 0/3] KASAN/KUnit Integration
 2020-03-24 16:48 UTC  (7+ messages)
` [RFC PATCH v2 1/3] Add KUnit Struct to Current Task
` [RFC PATCH v2 2/3] KUnit: KASAN Integration
` [RFC PATCH v2 3/3] KASAN: Port KASAN Tests to KUnit

[PATCH] x86/tools/relocs: Add _etext and __end_of_kernel_reserve to S_REL
 2020-03-24 16:48 UTC  (15+ messages)
` [PATCH v3] x86/vmlinux: Fix vmlinux.lds.S with pre-2.23 binutils
          ` [PATCH] Documentation/changes: Raise minimum supported binutils version to 2.23

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 102 warnings (v4.14.173-155-g78d092884075)
 2020-03-24 16:48 UTC 

[PATCH 1/2] arm64: lib: Use .arch_extension
 2020-03-24 16:48 UTC  (4+ messages)
` [PATCH 2/2] arm64: crypto: "

[PATCH 1/4] drm/radeon: remove unneeded header include path
 2020-03-24 16:47 UTC  (3+ messages)

linux-next: Tree for Mar 20
 2020-03-24 16:47 UTC  (3+ messages)
` linux-next: Tree for Mar 20 (objtool warnings)

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-24 16:45 UTC  (10+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[PATCH v2 0/5] Introduce drm scaling filter property
 2020-03-24 16:46 UTC  (11+ messages)
` [PATCH v2 3/5] drm/i915: Introduce scaling filter related registers and bit fields
      ` [Intel-gfx] "
` [PATCH v2 5/5] drm/i915: Enable scaling filter for plane and CRTC
        ` [Intel-gfx] "

linux-next: Tree for Mar 18
 2020-03-24 16:44 UTC  (11+ messages)
` linux-next: Tree for Mar 18 (objtool)

[PATCH 1/3] drm/virtio: random virtgpu_drv.h cleanups
 2020-03-24 16:44 UTC  (3+ messages)
` [PATCH 2/3] drm/virtio: delete notify after virtio_gpu_cmd_context_create
` [PATCH 3/3] drm/virtio: delete notify in virtio_gpu_object_create

[PATCH] staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
 2020-03-24 16:43 UTC  (4+ messages)

[PATCH v6 00/10] Support ROHM BD99954 charger IC
 2020-03-24 16:41 UTC  (3+ messages)
` [PATCH v6 06/10] regulator: use linear_ranges helper

[PATCH 0/3] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
 2020-03-24 16:41 UTC  (4+ messages)
` [PATCH 3/3] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work

[PATCH] MIPS: mark some functions as weak to avoid conflict with Octeon ones
 2020-03-24 16:40 UTC 

testing for disable-dontaudit in C code
 2020-03-24 16:40 UTC  (2+ messages)

[PATCH] ASoC: tas2562: Fixed incorrect amp_level setting
 2020-03-24 16:37 UTC  (3+ messages)
` Applied "ASoC: tas2562: Fixed incorrect amp_level setting." to the asoc tree

[yocto] What .c/.h etc files were used to compile?
 2020-03-24 16:37 UTC 

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-03-24 16:37 UTC  (7+ messages)
` [PATCH 2/4] serdev: ngsm-motmdm: Add Motorola TS 27.010 serdev modem driver for droid4
` [PATCH 3/4] dt-bindings: mfd: motmdm: Add binding for motorola-mdm

BUG: stack guard page was hit in match_held_lock
 2020-03-24 16:36 UTC  (2+ messages)

[PATCHv9 00/15] remoteproc: updates for omap remoteproc support
 2020-03-24 16:35 UTC  (3+ messages)
` [PATCHv9 14/15] remoteproc/omap: Add watchdog functionality for remote processors

[PATCH v4 0/4] tty: serial: fsl_lpuart: various fixes and LS1028A support
 2020-03-24 16:35 UTC  (8+ messages)
` [PATCH v4 1/4] tty: serial: fsl_lpuart: fix DMA operation when using IOMMU
        ` [EXT] "

[PATCHSET 00/10] perf: Improve cgroup profiling (v5)
 2020-03-24 16:34 UTC  (3+ messages)

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-24 16:34 UTC  (5+ messages)
` [RFC PATCH v2 7/9] vfio-ccw: Wire up the CRW irq and CRW region

[PATCH 0/3] iio: adc: Add support for QCOM SPMI PMIC7 ADC
 2020-03-24 16:33 UTC  (3+ messages)
` [PATCH 3/3] iio: adc: Add support for "

Deadlock during PCIe hot remove
 2020-03-24 16:32 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
 2020-03-24 16:32 UTC  (5+ messages)

[arm64:for-next/kernel-ptrauth 16/18] aarch64-linux-objdump: warning: fs/squashfs/decompressor_multi.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2020-03-24 16:32 UTC  (6+ messages)

qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
 2020-03-24 16:30 UTC  (6+ messages)

Sighting: Kernel fault with large write (512k) and io_uring
 2020-03-24 16:31 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t v4] tests/kms_atomic: add test to validate immutable zpos
 2020-03-24 16:31 UTC  (2+ messages)

[Xen-devel] [PATCH 0/7] x86emul: (mainly) vendor specific behavior adjustments
 2020-03-24 16:29 UTC  (8+ messages)
` [Xen-devel] [PATCH 1/7] x86emul: add wrappers to check for AMD-like behavior
` [Xen-devel] [PATCH 2/7] x86emul: vendor specific near RET behavior in 64-bit mode
` [Xen-devel] [PATCH 3/7] x86emul: vendor specific direct branch "
` [Xen-devel] [PATCH 4/7] x86emul: vendor specific near indirect "
` [Xen-devel] [PATCH 5/7] x86emul: vendor specific SYSENTER/SYSEXIT behavior in long mode
` [Xen-devel] [PATCH 6/7] x86emul: vendor specific SYSCALL behavior
` [Xen-devel] [PATCH 7/7] x86emul: support SYSRET

[PATCH] btrfs-progs: check/lowmem: Fix a false alert caused by hole beyond isize check
 2020-03-24 16:28 UTC  (5+ messages)

[docs] [PATCH] yocto-docs: remove refrence to mpc8315e-rdb
 2020-03-24 16:29 UTC 

[PATCH RESEND net 1/3] class: add class_find_and_get_file_ns() helper function
 2020-03-24 16:28 UTC  (3+ messages)

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-03-24 16:25 UTC  (3+ messages)
` [RFC PATCH 3/3] powerpc/lib: Use a temporary mm for code patching

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-03-24 16:27 UTC  (4+ messages)
` [PATCH 12/12] device-dax: Introduce 'mapping' devices

iproute2: tc deletion freezes whole server
 2020-03-24 16:27 UTC  (3+ messages)

ioremap and dma cleanups and fixes for superh
 2020-03-24 16:26 UTC  (22+ messages)
` [PATCH 01/10] sh: remove -Werror from Makefiles
` [PATCH 02/10] sh: sort the selects for SUPERH alphabetically
` [PATCH 03/10] sh: remove __KERNEL__ ifdefs from non-UAPI headers
` [PATCH 04/10] sh: move ioremap_fixed details out of <asm/io.h>
` [PATCH 05/10] sh: move the ioremap implementation out of line
` [PATCH 06/10] sh: don't include <asm/io_trapped.h> in <asm/io.h>
` [PATCH 07/10] sh: unexport register_trapped_io and match_trapped_io_handler
` [PATCH 08/10] dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
` [PATCH 09/10] sh: don't allow non-coherent DMA for NOMMU
` [PATCH 10/10] sh: use the generic dma coherent remap allocator

[PATCH] net: PHY: bcm-unimac: Fix clock handling
 2020-03-24 16:26 UTC  (3+ messages)

clone3: allow creation of time namespace with offset
 2020-03-24 16:25 UTC  (8+ messages)

[PATCH bpf-next v5 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-03-24 16:25 UTC  (6+ messages)
` [PATCH bpf-next v5 4/7] bpf: lsm: Implement attach, detach and execution

[PATCH net-next v2] devlink: expand the devlink-info documentation
 2020-03-24 16:24 UTC  (3+ messages)

[PATCH v1 3/3] staging: hp100: Remove uneccessary blank lines
 2020-03-24 16:23 UTC  (2+ messages)

[Bug 1868116] Re: QEMU monitor no longer works
 2020-03-24 16:05 UTC  (2+ messages)

[PATCH] iw: event: also handle reg change on wiphy
 2020-03-24 16:21 UTC 

[PATCH rfc 0/2] support ip resolution with hostnames
 2020-03-24 16:21 UTC  (4+ messages)
` [PATCH rfc 2/2] fabrics: allow user to pass hostname instead of traddr

[PATCH 09/13] nfs: define and use the NFS_INO_INVALID_XATTR flag
 2020-03-24 16:21 UTC  (3+ messages)
` [nfs] c5654df66d: stress-ng.msg.ops_per_sec 15.5% improvement

corosync?
 2020-03-24 16:20 UTC  (3+ messages)

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.216-127-g955137020949)
 2020-03-24 16:20 UTC 

[PATCH] nvme-tcp: fix possible crash in write_zeroes processing
 2020-03-24 16:20 UTC  (2+ messages)

[PATCH] bpf: fix build warning - missing prototype
 2020-03-24 16:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] mm/hugetlb: fix a addressing exception caused by huge_pte_offset()
 2020-03-24 16:19 UTC  (13+ messages)

MIPS ioremap cleanups
 2020-03-24 16:15 UTC  (7+ messages)
` [PATCH 1/6] MIPS: remove cpu_has_64bit_gp_regs and cpu_has_64bit_addresses
` [PATCH 2/6] MIPS: cleanup fixup_bigphys_addr handling
` [PATCH 3/6] MIPS: merge __ioremap_mode into ioremap_prot
` [PATCH 4/6] MIPS: split out the 64-bit ioremap implementation
` [PATCH 5/6] MIPS: move ioremap_prot und iounmap out of line
` [PATCH 6/6] MIPS: use ioremap_page_range

[PATCH v2] nvme-tcp: don't poll a non-live queue
 2020-03-24 16:19 UTC  (2+ messages)

[RFC][PATCHSET] futex uaccess cleanups
 2020-03-24 16:19 UTC  (6+ messages)
` [RFC][PATCH 1/7] futex: arch_futex_atomic_op_inuser() calling conventions change
  ` [RFC][PATCH 5/7] x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end()

[Intel-gfx] [PATCH 1/8] drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
 2020-03-24 16:19 UTC  (6+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915: Immediately execute the fenced work


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.