All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-07 22:35:48 to 2018-11-07 23:43:11 UTC [more...]

[PATCH bpf-next 0/2] bpftool: support loading flow dissector
 2018-11-07 23:30 UTC  (15+ messages)
` [PATCH bpf-next 2/2] "

[Buildroot] [PATCH 0/3] fs: fix and better handle capabilities
 2018-11-07 23:43 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] fs: apply permissions late

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-07 23:42 UTC  (2+ messages)

[PATCH 0/8] Introduce a device-dax bus-based device-model
 2018-11-07 23:42 UTC  (4+ messages)
` [PATCH 7/8] device-dax: Add support for a dax override driver

[PATCH v2 bpf-next 0/3] bpftool: support loading flow dissector
 2018-11-07 23:41 UTC  (42+ messages)
  ` [PATCH bpf-next 1/3] selftests/bpf: rename flow dissector section to flow_dissector
  ` [PATCH bpf-next 2/3] libbpf: cleanup after partial failure in bpf_object__pin
  ` [PATCH bpf-next 3/3] bpftool: support loading flow dissector

[PATCH 0/3] libtraceevent man pages
 2018-11-07 14:07 UTC  (4+ messages)
` [PATCH 3/3] tools/lib/traceevent: Implement "

[U-Boot] [PATCH v1 1/2] board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION
 2018-11-07 23:37 UTC  (3+ messages)
` [U-Boot] [PATCH v1 2/2] imx: mkimage: add size check to the u-boot.imx make target

[PATCH] vim2m: use cancel_delayed_work_sync instead of flush_schedule_work
 2018-11-07 14:04 UTC 

[renesas:arm64-dt-for-v4.21 25/25] Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:622.1-7 Label or path sdhi0 not found
 2018-11-07 14:04 UTC  (2+ messages)

What exactly is a "initial checkout"
 2018-11-07 23:33 UTC  (4+ messages)

[PATCH] scripts/spdxcheck: make python3 compliant
 2018-11-07 23:32 UTC  (2+ messages)

[PATCH 0/4] Update DF/SMN access and k10temp for AMD F17h M30h
 2018-11-07 23:30 UTC  (18+ messages)
` [PATCH 2/4] x86/amd_nb: add support for newer PCI topologies

[PATCH v2] block: respect virtual boundary mask in bvecs
 2018-11-07 13:58 UTC 

[meta-networking][PATCH] networkmanager: Fix build with musl
 2018-11-07 23:28 UTC  (2+ messages)

[PATCH v3] clk: qoriq: add more chips support
 2018-11-07 23:26 UTC  (4+ messages)

[distros-debian-squeeze test] 75579: tolerable FAIL
 2018-11-07 23:21 UTC 

[PATCH v5 0/9] Asynchronous UVC
 2018-11-07 13:50 UTC  (4+ messages)
` [PATCH v5 9/9] media: uvcvideo: Utilise for_each_uvc_urb iterator

[PATCH] devargs: do not replace already inserted devargs
 2018-11-07 23:21 UTC 

[PATCH] [trivial] mfd: tmio: Typo s/use use/use/
 2018-11-07 13:50 UTC 

[PATCH] MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
 2018-11-07 23:19 UTC 

[PATCH] tmpfs: let lseek return ENXIO with a negative offset
 2018-11-07 23:19 UTC  (2+ messages)

[PATCH] arm64: mm: define NET_IP_ALIGN to 0
 2018-11-07 23:18 UTC  (3+ messages)

[PATCH] ext2: avoid unnecessary operation in ext2_error()
 2018-11-07 13:47 UTC 

[PATCH v4 0/2] get rid of writable linear aliases of read-only vmalloc mappings
 2018-11-07 23:17 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: mm: apply r/o permissions of VM areas to its linear alias as well

[PATCH v2 0/9] Regenerate arm64 defconfig for current kernel
 2018-11-07 22:40 UTC  (20+ messages)
` [PATCH v2 1/9] arm64: defconfig: Regenerate for v4.20
` [PATCH v2 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ
` [PATCH v2 3/9] arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6}
` [PATCH v2 4/9] arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI
` [PATCH v2 5/9] arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE
` [PATCH v2 6/9] arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S
` [PATCH v2 7/9] arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
` [PATCH v2 8/9] arm64: defconfig: Change SCSI_UFS_HISI=m
` [PATCH v2 9/9] arm64: defconfig: Drop redundant sound codec options

[PATCH 00/20] MIPS: Allow FP support to be disabled
 2018-11-07 23:14 UTC  (22+ messages)
` [PATCH 02/20] MIPS: BCM5xxx: Remove dead init_fpu code
` [PATCH 01/20] MIPS: Hide CONFIG_MIPS_O32_FP64_SUPPORT prompt for >= MIPSr6
` [PATCH 03/20] MIPS: Simplify FP context initialization
` [PATCH 04/20] MIPS: Ensure emulated FP sets PF_USED_MATH
` [PATCH 05/20] MIPS: Drop forward declarations of sigcontext in asm/fpu.h
` [PATCH 07/20] MIPS: Introduce CONFIG_MIPS_FP_SUPPORT
` [PATCH 06/20] MIPS: Better abstract R2300 FPU usage in Kconfig
` [PATCH 08/20] MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
` [PATCH 09/20] MIPS: Stub asm/fpu.h functions
` [PATCH 11/20] MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
` [PATCH 10/20] MIPS: cpu-probe: Avoid probing "
` [PATCH 12/20] MIPS: branch: Remove FP branch handling "
` [PATCH 13/20] MIPS: unaligned: Remove FP & MSA code when unsupported
` [PATCH 14/20] MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
` [PATCH 15/20] MIPS: signal: Remove FP context "
` [PATCH 17/20] MIPS: Avoid FCSR sanitization "
` [PATCH 16/20] MIPS: Avoid FP ELF checks "
` [PATCH 18/20] MIPS: Don't compile math-emu "
` [PATCH 19/20] MIPS: Remove struct task_struct fpu state "
` [PATCH 20/20] MIPS: Allow FP support to be disabled

Makefile-ccan missing for create-ccan-tree?
 2018-11-07 23:06 UTC  (2+ messages)

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-11-07 23:15 UTC  (11+ messages)
` [Patch v4 17/18] x86/speculation: Update SPEC_CTRL MSRs of remote CPUs

init_daemon_domain vs init_spec_daemon_domain
 2018-11-07 23:14 UTC 

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-11-07 23:13 UTC  (7+ messages)
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag

[PATCH] xfs: defer online discard submission to a workqueue
 2018-11-07 13:42 UTC  (5+ messages)

Work plan on ad5933
 2018-11-07 13:39 UTC  (2+ messages)

[PATCH v2 0/4] coresight: Fix miscellaneous problems with CLAIM tags
 2018-11-07 23:08 UTC  (10+ messages)
` [PATCH v2 1/4] coresight: etb10: Add support for CLAIM tag
` [PATCH v2 2/4] coresight: etf: Release CLAIM tag after disabling the HW
` [PATCH v2 3/4] coresight: etm3x: Deal with CLAIM tag before and after accessing HW
` [PATCH v2 4/4] coresight: etm3x: Release CLAIM tag when operated from perf

[PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework
 2018-11-07 23:08 UTC  (7+ messages)
` [PATCH v4 06/10] ARM: defconfig: Use the new FSL QSPI driver under "

[PATCH] serial: sh-sci: Improve type-safety calling sci_receive_chars()
 2018-11-07 13:37 UTC 

[xen-4.9-testing baseline-only test] 75578: regressions - FAIL
 2018-11-07 23:07 UTC 

[PATCH] MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
 2018-11-07 23:05 UTC 

[PATCH] MIPS: Simplify GCC_OFF_SMALL_ASM definition
 2018-11-07 23:05 UTC 

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interrupts
 2018-11-07 13:35 UTC 

[RFC 0/5] more Coverity related bug fixes
 2018-11-07 23:04 UTC  (5+ messages)
` [RFC 3/5] bpf: fix validation of eal_divmod

[PATCH net-next] tun: compute the RFS hash only if needed
 2018-11-07 13:33 UTC  (2+ messages)

[PATCH 2/5] VSOCK: support fill data to mergeable rx buffer in host
 2018-11-07 13:32 UTC  (6+ messages)

[Qemu-devel] [PATCH v1 0/5] s390x/vfio: VFIO-AP interrupt control interception
 2018-11-07 23:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 4/5] s390x/vfio: ap: Intercepting AP Queue Interrupt Control
` [Qemu-devel] [PATCH v1 5/5] s390x/vfio: ap: Implementing "

[meta-processor-sdk][PATCH] matrix-gui: sleep 1 second prior to weston shutdown
 2018-11-07 23:01 UTC 

[PATCH RESEND v3 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-07 23:01 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/dp_mst: Improve VCPI helpers, use in nouveau (rev3)

[PATCH] z3fold: encode object length in the handle
 2018-11-07 23:00 UTC  (4+ messages)

[PATCH] input: cros_ec_keyb: fix button/switch capability reports
 2018-11-07 22:38 UTC 

[PATCH v5 0/3] Extend rte_ipv6_frag_get_ipv6_fragment_header()
 2018-11-07 23:00 UTC  (5+ messages)
` [PATCH v5 3/3] ip_frag: extend IPv6 fragment header retrieval

[PATCH 3/5] VSOCK: support receive mergeable rx buffer in guest
 2018-11-07 13:29 UTC  (6+ messages)

Question on comment header for for_each_domain()
 2018-11-07 23:00 UTC 

[patch 0/5] device mapper percpu patches
 2018-11-07 22:59 UTC  (5+ messages)

[PATCH 1/2] linux-imx-headers: Reduce visibility to imx host alone
 2018-11-07 22:59 UTC  (6+ messages)
` [PATCH 2/2] weston-imx: Add dummy weston.ini

[PATCH v4l-utils] keytable: fix compilation warning
 2018-11-07 13:27 UTC  (2+ messages)

[PATCH v5] branch: introduce --show-current display option
 2018-11-07 22:56 UTC  (2+ messages)
` [PATCH] branch: make --show-current use already resolved HEAD

[Ocfs2-devel] [RFC PATCH 0/5] ocfs2: support IPv6 communication in o2cb cluster
 2018-11-07 22:56 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()
 2018-11-07 22:56 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/3] "

[RFC PATCH] index-pack: improve performance on NFS
 2018-11-07 22:55 UTC  (10+ messages)

[PATCH] mm, slab: remove unnecessary unlikely()
 2018-11-07 22:55 UTC  (2+ messages)

[rocko/master][PATCH] packagegroup-*-connectivity: restructure WLAN & BT lists and add WLAN to K3
 2018-11-07 22:54 UTC 

Guest soft lockups with "xen: make xen_qlock_wait() nestable"
 2018-11-07 22:53 UTC  (4+ messages)

[v7 0/4] Forward Error Correction
 2018-11-07 22:53 UTC  (4+ messages)
` [v7 1/4] i915/dp/fec: Add fec_enable to the crtc state

[PATCH v2] doc: tracing: Fix a number of typos
 2018-11-07 22:52 UTC  (2+ messages)

[PATCH] range-diff: add a --no-patch option to show a summary
 2018-11-07 22:52 UTC  (4+ messages)
` [PATCH v3 1/2] range-diff doc: add a section about output stability

[PATCH resend] Documentation/dev-tools: clean up kselftest.rst
 2018-11-07 22:51 UTC  (4+ messages)

[PATCH] [trivial] Documentation/ras: Typo s/use use/use/
 2018-11-07 22:50 UTC  (3+ messages)
  `  "

[PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes
 2018-11-07 13:19 UTC  (5+ messages)

[1/3] usb: dwc3: Add reference clock properties
 2018-11-07 22:49 UTC  (2+ messages)
` [PATCH 1/3] "

[Buildroot] [PATCH 1/3] package/alsa-utils: re-enable in BR2_STATIC_LIBS configuration
 2018-11-07 22:48 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/alsa-lib: drop patch 0002-alsa-lib-provide-dummy-definitions-of-RTLD_-if-neces.patch
` [Buildroot] [PATCH 3/3] package/alsa-lib: update upstream status of patches

[PATCH v2 0/2] kernel-doc: extend $type_param to match members referenced by pointer
 2018-11-07 22:48 UTC  (3+ messages)
` [PATCH v2 2/2] "

[Buildroot] [git commit] package/alsa-lib: update upstream status of patches
 2018-11-07 22:47 UTC 

[Buildroot] [git commit] package/alsa-lib: drop patch 0002-alsa-lib-provide-dummy-definitions-of-RTLD_-if-neces.patch
 2018-11-07 22:47 UTC 

[Buildroot] [git commit] package/alsa-utils: re-enable in BR2_STATIC_LIBS configuration
 2018-11-07 22:46 UTC 

[Buildroot] [PATCH 0/3] graph-depends: split off some functions to pkgutil.py
 2018-11-07 22:45 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] graph-depends: split off get_version/get_depends into pkgutil.py

[RFC] Yocto Autobuilder and LAVA Integration
 2018-11-07 22:44 UTC  (2+ messages)

[Patch v4] genirq/matrix: Choose CPU for managed IRQs based on how many of them are allocated
 2018-11-07 22:42 UTC  (5+ messages)
` [tip:irq/core] genirq/matrix: Improve target CPU selection for managed interrupts

[PATCH v3 0/5] drm/dp_mst: Add some atomic state iterator macros
 2018-11-07 22:41 UTC  (7+ messages)
` [PATCH v3 2/5] drm/dp_mst: Start tracking per-port VCPI allocations

[PATCH] block: Clear kernel memory before copying to user
 2018-11-07 22:41 UTC  (2+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-11-07 22:41 UTC  (4+ messages)
` PEBS level 2/3 breaks dwarf unwinding! [WAS: Re: Broken dwarf unwinding - wrong stack pointer register value?]

[PATCH v1 0/7] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-07 22:40 UTC  (4+ messages)
` [PATCH v1 6/7] vfio: ap: register guest ISC with GISA and GIB

[PATCH v2] staging: iio: adc: ad7280a: do not pass the copy of struct element
 2018-11-07 22:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/11] Add a standard authorization framework
 2018-11-07 22:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 08/11] authz: add QAuthZList object type for an access control list

[PATCH RFC 0/1] QCOM: GPIO IRQ wakeup using PDC irqchip
 2018-11-07 22:38 UTC  (8+ messages)
` [PATCH RFC 1/1] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH V2] binder: ipc namespace support for android binder
 2018-11-07 22:37 UTC  (2+ messages)

80c70613c8 ("aaa"): BUG: KASAN: stack-out-of-bounds in hex_dump_to_buffer
 2018-11-07 22:36 UTC 

[PATCH] Thermal: do not clear passive state during system sleep
 2018-11-07 22:36 UTC  (2+ messages)

[PATCH v2 0/9] drm/msm: separate iova allocation and mapping
 2018-11-07 22:35 UTC  (8+ messages)
  ` [PATCH 3/9] drm/msm: Split msm_gem_get_iova into two steps
  ` [PATCH 4/9] drm/msm: Clean up and enhance the output of the 'gem' debugfs node
  ` [PATCH 5/9] drm/msm: Add msm_gem_get_and_pin_iova()
  ` [PATCH 7/9] drm/msm: Add a name field for gem objects
  ` [PATCH 8/9] drm/msm: Add a name field to struct drm_msm_gem_new
  ` [PATCH 9/9] drm/msm/gpu: Map the ringbuffer in the iova at create time
` [PATCH 6/9] drm/msm: Count how many times iova memory is pinned


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.