All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-24 15:48:24 to 2020-03-24 16:27:36 UTC [more...]

[RFC PATCH 00/21] Improve list integrity checking
 2020-03-24 16:27 UTC  (6+ messages)
` [RFC PATCH 01/21] list: Remove hlist_unhashed_lockless()
` [RFC PATCH 03/21] list: Annotate lockless list primitives with data_race()

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

[Xen-devel] [PATCH 0/7] x86emul: (mainly) vendor specific behavior adjustments
 2020-03-24 16:27 UTC  (4+ 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 "

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)

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

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

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  (13+ messages)
` [PATCH bpf-next v5 2/7] security: Refactor declaration of LSM hooks
` [PATCH bpf-next v5 3/7] bpf: lsm: provide attachment points for BPF LSM programs
` [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)

[PATCH] x86/tools/relocs: Add _etext and __end_of_kernel_reserve to S_REL
 2020-03-24 16:22 UTC  (12+ 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

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

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

[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 

am335x: load a kernel with integrated initramfs
 2020-03-24 16:21 UTC  (5+ messages)

[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  (12+ 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

[PATCH 1/1] x86 support for the initrd= command line option
 2020-03-24 16:19 UTC  (15+ messages)

[PATCH 1/2] dt-bindings: iio: Add bindings for sx9310 sensor
 2020-03-24 16:18 UTC  (3+ messages)
` [PATCH 2/2 v5] iio: Add SEMTECH SX9310/9311 sensor driver

mmotm 2020-03-23-21-29 uploaded (pci/controller/dwc/pcie-tegra194.c)
 2020-03-24 16:18 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 148925: tolerable trouble: fail/pass/starved
 2020-03-24 16:18 UTC 

Should I return NOTIFY_DONE always from restart handler?
 2020-03-24 16:16 UTC  (2+ messages)

[PATCH 0/7 V3] nvme: Fixes for deleting a ctrl before it was created
 2020-03-24 16:17 UTC  (2+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-03-24 16:17 UTC  (7+ messages)

xfs duplicate UUID
 2020-03-24 16:16 UTC  (2+ messages)

[RFC PATCH 0/3] grep: honor sparse checkout and add option to ignore it
 2020-03-24 16:16 UTC  (5+ messages)
` [RFC PATCH 2/3] grep: honor sparse checkout patterns

[PATCH] perf script: add flamegraph.py script
 2020-03-24 16:16 UTC  (2+ messages)

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-24 16:15 UTC  (3+ messages)
` [PATCH 2/3] net: wan: wanxl: refactor the firmware rebuild rule
` [PATCH 3/3] kbuild: remove AS variable

[PATCH] kbuild: remove AS variable
 2020-03-24 16:15 UTC 

[PATCH net-next v6 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-24 16:15 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[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:15 UTC  (5+ messages)

[PATCH v8 00/11] iotests: use python logging
 2020-03-24 16:14 UTC  (3+ messages)
` [PATCH v8 11/11] iotests: use python logging for iotests.log()

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

[Xen-devel] [PATCH] Revert "domctl: improve locking during domain destruction"
 2020-03-24 16:13 UTC  (2+ messages)

Invalid optimal transfer size 33553920 accepted when physical_block_size 512
 2020-03-24 16:14 UTC  (13+ messages)
                      ` [PATCH] scsi: sd: Fix optimal I/O size for devices that change reported values

[RFC v1] arm/virt: Add memory hot remove support
 2020-03-24 16:12 UTC  (2+ messages)

[PATCH][next] pnpbios: pnpbios.h: Replace zero-length array with flexible-array member
 2020-03-24 16:13 UTC  (2+ messages)

[PATCH v3 00/26] objtool: vmlinux.o and noinstr validation
 2020-03-24 15:31 UTC  (27+ messages)
` [PATCH v3 01/26] objtool: Introduce validate_return()
` [PATCH v3 02/26] objtool: Rename func_for_each_insn()
` [PATCH v3 03/26] objtool: Rename func_for_each_insn_all()
` [PATCH v3 04/26] x86/kexec: Use RIP relative addressing
` [PATCH v3 05/26] x86/kexec: Make relocate_kernel_64.S objtool clean
` [PATCH v3 06/26] objtool: Optimize find_symbol_by_index()
` [PATCH v3 07/26] objtool: Add a statistics mode
` [PATCH v3 08/26] objtool: Optimize find_section_by_index()
` [PATCH v3 09/26] objtool: Optimize find_section_by_name()
` [PATCH v3 10/26] objtool: Optimize find_symbol_*() and read_symbols()
` [PATCH v3 11/26] objtool: Rename find_containing_func()
` [PATCH v3 12/26] objtool: Resize insn_hash
` [PATCH v3 13/26] objtool: Optimize find_symbol_by_name()
` [PATCH v3 14/26] objtool: Optimize read_sections()
` [PATCH v3 15/26] objtool: Delete cleanup()
` [PATCH v3 16/26] objtool: Optimize find_rela_by_dest_range()
` [PATCH v3 17/26] objtool: Re-arrange validate_functions()
` [PATCH v3 18/26] objtool: Fix !CFI insn_state propagation
` [PATCH v3 19/26] objtool: Implement noinstr validation
` [PATCH v3 20/26] objtool: Optimize !vmlinux.o again
` [PATCH v3 21/26] objtool: Use sec_offset_hash() for insn_hash
` [PATCH v3 22/26] objtool: Detect loading function pointers across noinstr
` [PATCH v3 23/26] kbuild/objtool: Add objtool-vmlinux.o pass
` [PATCH v3 24/26] objtool: Avoid iterating !text section symbols
` [PATCH v3 25/26] objtool: Rearrange validate_section()
` [PATCH v3 26/26] objtool: Add STT_NOTYPE noinstr validation

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-24 16:12 UTC  (10+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-03-24 16:12 UTC  (4+ messages)
` [PATCH 11/12] device-dax: Add dis-contiguous resource support

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

[PATCH for 5.0] block: fix bdrv_root_attach_child forget to unref child_bs
 2020-03-24 16:10 UTC  (2+ messages)

[linux-lvm] lvm raid5 : drives all present but vg/lvm will not assemble
 2020-03-24 16:09 UTC  (3+ messages)

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-24 16:09 UTC  (3+ messages)
` [RESEND][patch V3 17/23] rcu/tree: Mark the idle relevant functions noinstr

Hot unplug disabling on pci-pci bridge
 2020-03-24 16:07 UTC  (5+ messages)

[PATCH v2 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-24 16:07 UTC  (3+ messages)
` [PATCH v2 03/11] block: Introduce REQ_OP_ZONE_APPEND

What .c/.h etc files were used to compile?
 2020-03-24 16:06 UTC 

[PATCH v3 0/3] block/diskstats: more accurate io_ticks and optimization
 2020-03-24 16:06 UTC  (2+ messages)

[PATCH 0/2] hw/arm/xlnx-zynqmp.c: fix some error-handling code
 2020-03-24 15:56 UTC  (7+ messages)
` [PATCH 1/2] hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
` [PATCH 2/2] hw/arm/xlnx-zynqmp.c: Add missing error-propagation code

Slow path detected in RTCAP
 2020-03-24 16:05 UTC 

[PATCH v2] media: coda: jpeg: support optimized huffman tables
 2020-03-24 16:04 UTC 

[PATCH] x86: Alias memset to __builtin_memset
 2020-03-24 16:02 UTC  (3+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH v2 0/3 RESEND] i915 lpsp support for lpsp igt
 2020-03-24 16:01 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915: Add i915_lpsp_info debugfs
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Add connector dbgfs for all connectors

[RFC PATCH] git-apply: Permit change of file mode when filename does not change
 2020-03-24 16:00 UTC 

[v3 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-24 15:58 UTC  (14+ messages)
` [v3 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [v3 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [v3 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [v3 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [v3 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [v3 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH 0/5] nvmem: patches (set 2) for 5.7
 2020-03-24 15:59 UTC  (9+ messages)
` [PATCH 5/5] nvmem: Add support for write-only instances

[dpdk-dev] [PATCH] doc: update mlx5 firmware configuration guidelines
 2020-03-24 15:59 UTC  (2+ messages)

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-24 15:58 UTC  (5+ messages)
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw

[PATCH for-5.0 0/6] Several error use-after-free
 2020-03-24 15:57 UTC  (4+ messages)
` [PATCH 2/6] block/mirror: fix use after free of local_err

[PATCH] drm/amdkfd: Provide SMI events watch
 2020-03-24 15:58 UTC  (4+ messages)

[PATCH] ARM: dts: at91: rm9200: switch to new clock bindings
 2020-03-24 15:57 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix metadata for compressed Rx CQEs
 2020-03-24 15:57 UTC  (2+ messages)

[PATCH] affine kernel threads to specified cpumask
 2020-03-24 15:56 UTC  (6+ messages)
      ` [PATCH v2] isolcpus: "

lockdep warning in urb.c:363 usb_submit_urb
 2020-03-24 15:56 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: prefetch CQEs for a faster decompression
 2020-03-24 15:54 UTC  (2+ messages)

[PATCH 00/13] Modernize Loongson64 Machine
 2020-03-24 15:51 UTC  (4+ messages)
` [PATCH v6 00/11] Modernize Loongson64 Machine v6

[PATCH 4.19 00/65] 4.19.113-rc1 review
 2020-03-24 15:53 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: use effective iDisp BCLK value for CDCLK calculation
 2020-03-24 15:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: move audio CDCLK constraint setup to bind/unbind

[PATCH 0/2] Add A20-OLinuXino-LIME-eMMC
 2020-03-24 15:50 UTC  (3+ messages)

[PATCH] x86/Hyper-V: Fix hv sched clock function return wrong time unit
 2020-03-24 15:49 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Topwise A721 tablet
 2020-03-24 15:49 UTC  (3+ messages)

[PATCH] tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors
 2020-03-24 15:49 UTC  (11+ messages)

[master][PATCH 1/4] qtwayland: drop backported patch for GLES2 decoration blitter fix
 2020-03-24 15:47 UTC  (4+ messages)
` [master][PATCH 2/4] v4l-utils: drop locally overlayed 1.17-rc in favor of upstream 1.18.0
` [master][PATCH 3/4] packagegroup-arago-tisdk-opencl: drop python-pyopencl python bindings
` [master][PATCH 4/4] opencv_3.1: do not depend on python for now


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.