All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-29 18:34:21 to 2019-10-29 20:00:29 UTC [more...]

[PATCH v9 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
 2019-10-29 19:58 UTC  (2+ messages)

[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
 2019-10-29 20:00 UTC 

[PATCH 02/16] dyndbg: drop overwrought comment on ddebug_proc_open
 2019-10-29 20:00 UTC 

[PATCH v2 00/15] Consolidate the mmu notifier interval_tree and locking
 2019-10-29 19:25 UTC  (11+ messages)
` [PATCH v2 14/15] drm/amdgpu: Use mmu_range_notifier instead of hmm_mirror
  ` [Xen-devel] "

[PATCH 00/16] dynamic-debug cleanups, 2 new features
 2019-10-29 19:59 UTC 

[PATCH] Revert "sched/fair: Fix O(nr_cgroups) in the load balancing path"
 2019-10-29 19:59 UTC  (3+ messages)

[PATCH 2/2] dt-bindings: timer: imx: gpt: Add pin group bindings for input capture
 2019-10-29 19:58 UTC  (5+ messages)

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-10-29 19:58 UTC  (3+ messages)

[PATCH] L1TF support in PowerPC SYSFS
 2019-10-29 19:07 UTC 

[PATCH 0/1] Fix t5516 flakiness in Visual Studio builds
 2019-10-29 19:57 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] vreportf(): avoid relying on stdio buffering

Sphinx parallel build errors
 2019-10-29 19:57 UTC  (12+ messages)

[PATCH 0/5] DP AUX updates
 2019-10-29 19:56 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for DP AUX updates (rev3)
    ` [Intel-gfx] "

[PATCH 0/3] Fix spurious button presses for some HID touchpads
 2019-10-29 19:54 UTC  (4+ messages)
` [PATCH 1/3] Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver

[lkp] [+845 bytes kernel size regression] [i386-tinyconfig] [eb181fd293] perf: Allocate space in task_struct for pmu specific data
 2019-10-29 19:53 UTC 

[PATCH net-next, 0/4] hv_netvsc: Add XDP support and some error handling fixes
 2019-10-29 19:53 UTC  (5+ messages)
` [PATCH net-next, 3/4] hv_netvsc: Add XDP support

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-29 19:52 UTC  (16+ messages)

[PATCH for-rc 0/4] Few more rc fixes
 2019-10-29 19:52 UTC  (3+ messages)
` [PATCH for-rc 1/4] IB/hfi1: Allow for all speeds higher than gen3

[PATCH rdma-next] RDMA/cma: Use ACK timeout for RoCE packetLifeTime
 2019-10-29 19:51 UTC  (2+ messages)

[tpm2] Re: unique identifier
 2019-10-29 19:49 UTC 

Chip debug tool
 2019-10-29 19:48 UTC 

[PATCH net-next v2 0/4] ICMP flow improvements
 2019-10-29 19:45 UTC  (5+ messages)
` [PATCH net-next v2 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH] manpage: Add command options and examples for iwctl
 2019-10-29 19:45 UTC 

[PATCH v1 0/1] rxe driver should dynamically caclculate inline data size
 2019-10-29 19:44 UTC  (5+ messages)
` [PATCH v1 1/1] rxe: calculate inline data size based on requested values

[PATCH RFC] mm: add MAP_EXCLUSIVE to create exclusive user mappings
 2019-10-29 19:43 UTC  (8+ messages)

[RFC PATCH 0/3] btrfs-progs: make quiet to overrule verbose
 2019-10-29 19:42 UTC  (7+ messages)

[RFC 00/17] Restructure, improve target support for qcom_scm driver
 2019-10-29 19:41 UTC  (18+ messages)
` [RFC 01/17] firmware: qcom_scm: Rename macros and structures
` [RFC 02/17] firmware: qcom_scm: Apply consistent naming scheme to command IDs
` [RFC 03/17] firmware: qcom_scm: Order functions, definitions by service/command
` [RFC 04/17] firmware: qcom_scm: Remove unused qcom_scm_get_version
` [RFC 05/17] firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
` [RFC 06/17] firmware: qcom_scm-64: Add SCM results to descriptor
` [RFC 07/17] firmware: qcom_scm-64: Remove qcom_scm_call_do_smccc
` [RFC 08/17] firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
` [RFC 09/17] firmware: qcom_scm-64: Improve SMC convention detection
` [RFC 10/17] firmware: qcom_scm-32: Use SMC arch wrappers
` [RFC 11/17] firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls
` [RFC 12/17] firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call
` [RFC 13/17] firmware: qcom_scm-32: Create common legacy atomic call
` [RFC 14/17] firmware: qcom_scm-32: Add device argument to atomic calls
` [RFC 15/17] firmware: qcom_scm: Merge legacy and SMCCC conventions
` [RFC 16/17] firmware: qcom_scm: Enable legacy calling convention in qcom_scm-64.c
` [RFC 17/17] firmware: qcom_scm: Rename -64 -> -smc, remove -32

[PATCH][next] drivers: thermal: tsens: fix potential integer overflow on multiply
 2019-10-29 19:40 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-10-29 19:39 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] libbpf: Fix error handling in bpf_map__reuse_fd()
` [PATCH bpf-next v4 2/5] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v4 3/5] libbpf: Move directory creation into _pin() functions
` [PATCH bpf-next v4 4/5] libbpf: Add auto-pinning of maps when loading BPF objects
` [PATCH bpf-next v4 5/5] selftests: Add tests for automatic map pinning

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-10-29 19:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 00/14] "
  ` [dpdk-dev] [PATCH v6 02/14] ethdev: add support for hairpin queue

[PATCH 0/3] Add support for Thor96 board
 2019-10-29 19:37 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: Add devicetree binding for Thor96 Board

[PATCH] media: dt-bindings: rcar_vin: Document RZ/G1 per-board settings
 2019-10-29 19:37 UTC  (2+ messages)

[rdma-core patch v2] srp_daemon: print maximum initiator to target IU size
 2019-10-29 19:37 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Add two spaces before the SKL_DFSM registers
 2019-10-29 19:36 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/5] "
  ` [Intel-gfx] "

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-10-29 19:34 UTC  (5+ messages)
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings

Invoke eventfd_signal within ISR with IRQF_NO_THREAD set
 2019-10-29 19:34 UTC 

[PATCH 4/5] drm/i915: Provide more information on DP AUX failures
 2019-10-29 19:33 UTC  (5+ messages)
` [PATCH v2 "
  ` [Intel-gfx] "

[PATCH net-next] net: phy: marvell: add downshift support for 88E1145
 2019-10-29 19:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] ethdev: extend flow metadata
 2019-10-29 19:31 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

systemd Version Going Backwards on Warrior
 2019-10-29 19:30 UTC  (6+ messages)

[PATCH v3] libgcrypt: upgrade 1.8.4 -> 1.8.5
 2019-10-29 19:29 UTC 

[PATCH rdma-next v1 0/2] Let IB core distribute cache update events
 2019-10-29 19:28 UTC  (10+ messages)
` [PATCH rdma-next v1 1/2] IB/core: "

[PATCH v2 0/4] Add USB 3 support for H6 and Orange Pi 3
 2019-10-29 19:28 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: Add bindings for USB3 phy on Allwinner H6

[PATCH v2 0/2] ARM64: dts: allwinner: Add devicetree for pine H64 modelA evaluation board
 2019-10-29 19:27 UTC  (8+ messages)
` [PATCH v2 1/2] ARM64: dts: sun50i-h6-pine-h64: state that the DT supports the modelB
` [PATCH v2 2/2] ARM64: dts: allwinner: add pineh64 model A

[RFC PATCH] dt-bindings: net: davinci-mdio: convert bindings to json-schema
 2019-10-29 19:27 UTC  (2+ messages)

[PATCH v2] iser: explicitly set shost max_segment_size if non virtual boundary devices
 2019-10-29 19:26 UTC  (3+ messages)

[PATCH] drm/i915: Stop frobbing crtc->base.mode
 2019-10-29 19:25 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[PATCH] drm/i915/gt: Make timeslice duration configurable
 2019-10-29 19:24 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
    `  "

[PATCH v7 00/11] Nested Shared Virtual Address (SVA) VT-d support
 2019-10-29 19:25 UTC  (11+ messages)
` [PATCH v7 11/11] iommu/vt-d: Add svm/sva invalidate function

[PATCH 0/7] module: various bug-fixes and clean-ups for module namespace
 2019-10-29 19:19 UTC  (4+ messages)
` [PATCH 4/7] module: avoid code duplication in include/linux/export.h

[PATCH] USB: serial: ch341: fix wrong baud rate setting calculation
 2019-10-29 19:18 UTC  (4+ messages)

[PATCH] RDMA/hns: Fix build error again
 2019-10-29 19:17 UTC  (2+ messages)

[PATCH] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
 2019-10-29 19:16 UTC  (2+ messages)

[PATCH v2] libgcrypt: upgrade 1.8.4 -> 1.8.5
 2019-10-29 19:17 UTC  (3+ messages)

[PATCH 1/3] phy: add PHY_MODE_LVDS
 2019-10-29 19:16 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy

[GIT PULL v2 0/6] EFI fixes for v5.4
 2019-10-29 19:14 UTC  (3+ messages)
` [PATCH v2 3/6] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness

[PATCH] fdc: support READ command with VERIFY DMA mode
 2019-10-29 19:10 UTC  (3+ messages)

[alsa-devel] pcm_lock deadlock
 2019-10-29 19:10 UTC  (3+ messages)
`  "
` [Intel-gfx] "

[PATCH v2] tpm: Add major_version sysfs file
 2019-10-29 19:11 UTC  (9+ messages)

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-10-29 19:10 UTC  (16+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
                    ` [U-Boot] [EXT] "

Makedumpfile help for 5.4.0.rc3 : Arm
 2019-10-29 19:10 UTC  (6+ messages)

[PATCH 0/1] git-gui: remove unused global declarations
 2019-10-29 19:09 UTC  (3+ messages)

[PATCH] net: fec: remove redundant assignment to pointer bdp
 2019-10-29 19:09 UTC  (3+ messages)

[PATCH v2 00/14] PHY: Add support for SERDES in TI's J721E SoC
 2019-10-29 19:08 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: phy: Sierra: Add bindings for Sierra in TI's J721E
` [PATCH v2 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings

[PATCH net-next] net: dsa: return directly from dsa_to_port
 2019-10-29 19:08 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-10-29 19:07 UTC  (13+ messages)
` [PATCH bpf-next v3 2/4] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v3 3/4] libbpf: Add auto-pinning of maps when loading BPF objects

[U-Boot] [PATCH] rtc: rx8010js: add compatible string
 2019-10-29 19:07 UTC 

[PATCH 0/1] unpack-trees: skip lstat on files based on fsmonitor
 2019-10-29 19:06 UTC  (6+ messages)
` [PATCH 1/1] unpack-trees: skip lstat "

[PATCH] locking/percpu_rwsem: Rewrite to not use rwsem
 2019-10-29 19:06 UTC  (7+ messages)

[Xen-devel] [xen-unstable test] 143288: regressions - FAIL
 2019-10-29 19:04 UTC 

[PATCH 1/2] ARM: dts: imx51: Adjust CPU operating points
 2019-10-29 19:02 UTC  (3+ messages)

[jkirsher-next-queue:dev-queue 61/66] drivers/net/ethernet/intel/ice/ice_dcb_lib.c:173:1-8: alloc with no test, possible model on line 176
 2019-10-29 19:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] fbdev: potential information leak in do_fb_ioctl()
 2019-10-29 19:02 UTC  (7+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-10-29 19:00 UTC 

[PATCH v2 1/4] iio: adc: Add support for AD7091R5 ADC
 2019-10-29 18:59 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.3.8-db0655e.cki (stable)
 2019-10-29 18:56 UTC 

fq dropping packets between vlan and ethernet interfaces
 2019-10-29 18:54 UTC  (7+ messages)

[PATCH next] dt-bindings: backlight: lm3630a: fix missing include
 2019-10-29 18:53 UTC  (2+ messages)

[PATCH] compiler*.h: Add '__' prefix and suffix to all __attribute__ #defines
 2019-10-29 18:54 UTC  (9+ messages)

[PATCH 1/3] usb: usb251xb: Drop some unused defines
 2019-10-29 18:52 UTC  (3+ messages)
` [PATCH 2/3] usb: usb251xb: Document chip variant usb2422

[PATCH RESEND 2] dt-bindings: max77693: fix missing curly brace
 2019-10-29 18:52 UTC  (2+ messages)

[dpdk-dev] [RFC] ethdev: configure SR-IOV VF from host
 2019-10-29 18:50 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
  ` [dpdk-dev] [PATCH v2 1/3] ethdev: identify "
  ` [dpdk-dev] [PATCH v2 2/3] ethdev: set VF MAC address "
  ` [dpdk-dev] [PATCH v2 3/3] net/mlx5: "

[kvm-unit-tests PATCH 1/2] Use a status enum for reporting pass/fail
 2019-10-29 18:51 UTC  (3+ messages)

[PATCH] dt-bindings: usb: renesas: usb3-peri: convert bindings to json-schema
 2019-10-29 18:50 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20191028
 2019-10-29 18:46 UTC  (2+ messages)

KASAN: use-after-free Read in cma_cancel_listens
 2019-10-29 18:48 UTC 

[PATCH bpf-next v4] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-10-29 18:48 UTC  (2+ messages)

[PATCH] dt-bindings: usb: renesas_usbhs: convert bindings to json-schema
 2019-10-29 18:48 UTC  (2+ messages)

[PATCH 0/5] Extent buffer locking and documentation
 2019-10-29 18:48 UTC  (5+ messages)
` [PATCH 4/5] btrfs: serialize blocking_writers updates

[PATCH] mm: memcontrol: fix data race in mem_cgroup_select_victim_node
 2019-10-29 18:47 UTC  (8+ messages)

[landlock-lsm:landlock-v11 3/7] kernel/seccomp.c:1402:10: error: implicit declaration of function 'landlock_seccomp_prepend_prog'
 2019-10-29 18:46 UTC 

[Xen-devel] [XEN PATCH for-4.13] tools/configure: Honour XEN_COMPILE_ARCH and _TARGET_ for shim
 2019-10-29 18:45 UTC  (3+ messages)

[Xen-devel] getting 4.11.3 ready
 2019-10-29 18:41 UTC  (5+ messages)

[PATCH 0/4] Add Support for MediaTek PMIC MT6359 Regulator
 2019-10-29 18:41 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: regulator: Add document for MT6359 regulator

[Xen-devel] [PATCH for-4.13 0/2] x86/vtx: Corrections to errata workarounds
 2019-10-29 18:40 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/2] x86/vtx: Corrections to BFD93 errata workaround
` [Xen-devel] [PATCH 2/2] x86/vtx: Fixes to Haswell/Broadwell LBR TSX errata

[PATCH v4 1/8] mmc: sdhci-of-arasan: Separate out clk related data to another structure
 2019-10-29 18:40 UTC  (5+ messages)
` [PATCH v4 2/8] dt-bindings: mmc: arasan: Update Documentation for the input clock

[PATCH] HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device
 2019-10-29 18:40 UTC  (4+ messages)
` [PATCH] Input: synaptics-rmi4 - validate that the rmi_dev pointer is set before dereferencing it

Kernel hangs in cifs_reconnect
 2019-10-29 18:38 UTC  (7+ messages)

[tpm2] Re: unique identifier
 2019-10-29 18:36 UTC 

[CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2
 2019-10-29 18:35 UTC  (7+ messages)
` [CI 12/12] drm/i915: Complete plane hw and uapi split, v2
  ` [Intel-gfx] "
` [Intel-gfx] [CI 01/12] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2

[tpm2] Re: unique identifier
 2019-10-29 18:35 UTC 

[dpdk-dev] [PATCH v3] ethdev: extend flow metadata
 2019-10-29 18:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "

[meta-oe][PATCH 1/2] libuv: update to 1.33.1
 2019-10-29 18:35 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] nodejs: allow use of system libuv (and make default)


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.