All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-13 23:52:07 to 2019-12-14 01:59:45 UTC [more...]

[PATCH 1/1] doc: fitImage: example of a signature node
 2019-12-14  1:59 UTC  (2+ messages)

[PATCH 1/1] common: remove duplicate typedef for uchar
 2019-12-14  1:59 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
 2019-12-14  1:59 UTC  (2+ messages)

[PATCH net] tcp/dccp: fix possible race __inet_lookup_established()
 2019-12-14  1:57 UTC  (6+ messages)

[PATCH 4/7] wsc: Refactor to separate station-specific code
 2019-12-14  1:56 UTC  (2+ messages)

[PATCH] quotactl.2: add EINVAL situation of Q_XQUOTARM call
 2019-12-14  1:55 UTC  (2+ messages)

[PATCH] move_pages.2: not return ENOENT if the page are already on the target nodes
 2019-12-14  1:55 UTC  (4+ messages)

[PATCH v2] clone.2: added clone3() set_tid information
 2019-12-14  1:55 UTC  (4+ messages)

[PATCH 0/3] iommu/vt-d bad RMRR workarounds
 2019-12-14  1:52 UTC  (5+ messages)

[PATCH] tune-cortexa72-cortexa53: Add tune
 2019-12-14  1:48 UTC  (10+ messages)
` [PATCH v2] tune-cortexa72-cortexa53: Add tunes

[PATCH v4 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-14  1:47 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] libbpf: extract internal map names into constants
` [PATCH v4 bpf-next 2/4] libbpf: support libbpf-provided extern variables
` [PATCH v4 bpf-next 3/4] bpftool: generate externs datasec in BPF skeleton
` [PATCH v4 bpf-next 4/4] selftests/bpf: add tests for libbpf-provided externs

[PATCH v4 bpf-next 00/17] Add code-generated BPF object skeleton support
 2019-12-14  1:43 UTC  (18+ messages)
` [PATCH v4 bpf-next 01/17] libbpf: don't require root for bpf_object__open()
` [PATCH v4 bpf-next 02/17] libbpf: add generic bpf_program__attach()
` [PATCH v4 bpf-next 03/17] libbpf: move non-public APIs from libbpf.h to libbpf_internal.h
` [PATCH v4 bpf-next 04/17] libbpf: add BPF_EMBED_OBJ macro for embedding BPF .o files
` [PATCH v4 bpf-next 05/17] libbpf: extract common user-facing helpers
` [PATCH v4 bpf-next 06/17] libbpf: expose btf__align_of() API
` [PATCH v4 bpf-next 07/17] libbpf: expose BTF-to-C type declaration emitting API
` [PATCH v4 bpf-next 08/17] libbpf: expose BPF program's function name
` [PATCH v4 bpf-next 09/17] libbpf: refactor global data map initialization
` [PATCH v4 bpf-next 10/17] libbpf: postpone BTF ID finding for TRACING programs to load phase
` [PATCH v4 bpf-next 11/17] libbpf: reduce log level of supported section names dump
` [PATCH v4 bpf-next 12/17] libbpf: add BPF object skeleton support
` [PATCH v4 bpf-next 13/17] bpftool: add skeleton codegen command
` [PATCH v4 bpf-next 14/17] selftests/bpf: add BPF skeletons selftests and convert attach_probe.c
` [PATCH v4 bpf-next 15/17] selftests/bpf: convert few more selftest to skeletons
` [PATCH v4 bpf-next 16/17] selftests/bpf: add test validating data section to struct convertion layout
` [PATCH v4 bpf-next 17/17] bpftool: add `gen skeleton` BASH completions

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-14  1:43 UTC  (12+ messages)
` [PATCH 08/10] dp8393x: Implement packet size limit and RBAE interrupt
` [PATCH 06/10] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH 09/10] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PATCH 02/10] dp8393x: Clean up endianness hacks
` [PATCH 05/10] dp8393x: Update LLFA register
` [PATCH 10/10] dp8393x: Don't clobber packet checksum
` [PATCH 07/10] dp8393x: Implement TBWC0 and TBWC1 registers to restore buffer state
` [PATCH 01/10] dp8393x: Mask EOL bit from descriptor addresses
` [PATCH 04/10] dp8393x: Don't advance RX descriptor twice
` [PATCH 03/10] dp8393x: Have dp8393x_receive() return the packet size

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-14  1:43 UTC  (6+ messages)
` [PATCH 13/22] arm64: mte: Handle synchronous and asynchronous tag check faults

[PATCH] iommu/vt-d: Allocate reserved region for ISA with correct permission
 2019-12-14  1:42 UTC  (3+ messages)

MIPS cache bypass on custom board
 2019-12-14  1:38 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Serialise object before changing cache-level
 2019-12-14  1:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-14  1:37 UTC  (4+ messages)
` [PATCH v2 24/24] y2038: sparc: remove use of struct timex

qemu-4.2: failed to set MSR 0x48b to 0x1582e00000000: Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed
 2019-12-14  1:31 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915: Call hsw_fdi_link_train() directly()
 2019-12-14  1:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] "

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-14  1:32 UTC  (7+ messages)
` [RFC v2 02/12] drm/i915/svm: Runtime (RT) allocator support
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/svm: Add SVM support (rev2)

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Register sysctl path globally
 2019-12-14  1:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] "

[PATCH net v2] net/ibmvnic: Fix typo in retry check
 2019-12-14  1:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] igb: Fix SGMII SFP module discovery for 100FX/LX
 2019-12-14  1:28 UTC  (2+ messages)

[Intel-wired-lan] [next-queue PATCH v3 0/5] igc: Add basic support for Timestamping/PTP
 2019-12-14  1:27 UTC  (11+ messages)
` [Intel-wired-lan] [next-queue PATCH v3 1/5] igc: Add basic skeleton for PTP
` [Intel-wired-lan] [next-queue PATCH v3 2/5] igc: Add support for RX timestamping
` [Intel-wired-lan] [next-queue PATCH v3 3/5] igc: Add support for TX timestamping
` [Intel-wired-lan] [next-queue PATCH v3 4/5] igc: Add support for ethtool GET_TS_INFO command
` [Intel-wired-lan] [next-queue PATCH v3 5/5] igc: Use Start of Packet signal from PHY for timestamping

[Intel-wired-lan] [PATCH v1] igc: Remove serdes comments from a description of methods
 2019-12-14  1:22 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-14  1:20 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: extract internal map names into constants
` [PATCH v3 bpf-next 2/4] libbpf: support libbpf-provided extern variables
` [PATCH v3 bpf-next 3/4] bpftool: generate externs datasec in BPF skeleton
` [PATCH v3 bpf-next 4/4] selftests/bpf: add tests for libbpf-provided externs

[PATCH net] ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is set
 2019-12-14  1:15 UTC  (2+ messages)

Makefile build failure 5.4..3
 2019-12-14  1:09 UTC 

[PATCH v3 bpf-next 00/17] Add code-generated BPF object skeleton support
 2019-12-14  1:07 UTC  (11+ messages)
` [PATCH v3 bpf-next 07/17] libbpf: expose BTF-to-C type declaration emitting API
` [PATCH v3 bpf-next 12/17] libbpf: add BPF object skeleton support
` [PATCH v3 bpf-next 14/17] selftests/bpf: add BPF skeletons selftests and convert attach_probe.c
` [PATCH v3 bpf-next 15/17] selftests/bpf: convert few more selftest to skeletons

[PATCH v4 0/4] drm/edid: Add new modes from CTA-861-G
 2019-12-14  1:04 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/edid: Add new modes from CTA-861-G (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/4] qla2xxx patches for kernel v5.6
 2019-12-14  1:04 UTC  (5+ messages)
` [PATCH 3/4] qla2xxx: Fix point-to-point mode for qla25xx and older

[Intel-gfx] [PATCH] drm/i915/dsi: fix pipe D readout for DSI transcoders
 2019-12-14  1:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dsi: fix pipe D readout for DSI transcoders (rev2)

[RFC] ath10k: Per-chain rssi should sum the secondary channels
 2019-12-14  1:01 UTC 

[PATCH] Makefile: drop GEN_HDRS
 2019-12-14  1:00 UTC  (3+ messages)

[Intel-gfx] [PATCH v8 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-14  0:52 UTC  (3+ messages)
` [Intel-gfx] [PATCH v8 4/4] drm/i915: Correctly map DBUF slices to pipes

BUG: unable to handle kernel NULL pointer dereference in mem_serial_out
 2019-12-14  0:48 UTC  (8+ messages)

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-14  0:48 UTC  (14+ messages)
` [PATCH bpf-next 01/13] bpf: Save PTR_TO_BTF_ID register state when spilling to stack
` [PATCH bpf-next 02/13] bpf: Avoid storing modifier to info->btf_id
` [PATCH bpf-next 03/13] bpf: Add enum support to btf_ctx_access()
` [PATCH bpf-next 04/13] bpf: Support bitfield read access in btf_struct_access
` [PATCH bpf-next 05/13] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
` [PATCH bpf-next 06/13] bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
` [PATCH bpf-next 07/13] bpf: tcp: Support tcp_congestion_ops in bpf
` [PATCH bpf-next 08/13] bpf: Add BPF_FUNC_tcp_send_ack helper
` [PATCH bpf-next 09/13] bpf: Add BPF_FUNC_jiffies
` [PATCH bpf-next 10/13] bpf: Synch uapi bpf.h to tools/
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support
` [PATCH bpf-next 12/13] bpf: Add bpf_dctcp example
` [PATCH bpf-next 13/13] bpf: Add bpf_cubic example

[PATCH 0/9] drm/bridge: ti-sn65dsi86: Improve support for AUO B116XAK01 + other low res DP
 2019-12-14  0:47 UTC  (6+ messages)
` [PATCH 9/9] drm/bridge: ti-sn65dsi86: Skip non-standard DP rates

[PATCH] mm/gup: Fix memory leak in __gup_benchmark_ioctl
 2019-12-14  0:44 UTC  (3+ messages)
` [PATCH v2] "

[Printing-architecture] OpenPrinting News
 2019-12-14  0:44 UTC 

[PATCH] vfs: stop shrinker while fs is freezed
 2019-12-14  0:40 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/microcode: Support builtin CPU microcode
 2019-12-14  0:37 UTC  (10+ messages)

[Xen-devel] [xen-4.13-testing test] 144736: regressions - FAIL
 2019-12-14  0:34 UTC  (7+ messages)
          ` [Xen-devel] xen-block: race condition when stopping the device (WAS: Re: [xen-4.13-testing test] 144736: regressions - FAIL)

[PATCH] net: marvell: mvpp2: phylink requires the link interrupt
 2019-12-14  0:34 UTC  (2+ messages)

[PATCH] KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
 2019-12-14  0:33 UTC 

[PATCH 0/8 v6] btrfs direct-io using iomap
 2019-12-14  0:32 UTC  (5+ messages)
` [PATCH 2/8] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/8] iomap: Move lockdep_assert_held() to iomap_dio_rw() calls

[PATCH] LSM: allow an LSM to disable all hooks at once
 2019-12-14  0:32 UTC  (5+ messages)

[MPTCP] [PATCH net-next 00/11] Multipath TCP: Prerequisites
 2019-12-14  0:28 UTC  (9+ messages)
` [MPTCP] [PATCH net-next 02/11] sock: Make sk_protocol a 16-bit value
  ` [MPTCP] "
    `  "
` [MPTCP] [PATCH net-next 09/11] tcp: Check for filled TCP option space before SACK
  ` [MPTCP] "
    `  "

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2019-12-14  0:26 UTC  (10+ messages)
` [PATCH 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute

[PATCH v6 00/22] btrfs: async discard support
 2019-12-14  0:22 UTC  (23+ messages)
` [PATCH 01/22] bitmap: genericize percpu bitmap region iterators
` [PATCH 02/22] btrfs: rename DISCARD opt to DISCARD_SYNC
` [PATCH 03/22] btrfs: keep track of which extents have been discarded
` [PATCH 04/22] btrfs: keep track of cleanliness of the bitmap
` [PATCH 05/22] btrfs: add the beginning of async discard, discard workqueue
` [PATCH 06/22] btrfs: handle empty block_group removal
` [PATCH 07/22] btrfs: discard one region at a time in async discard
` [PATCH 08/22] btrfs: add removal calls for sysfs debug/
` [PATCH 09/22] btrfs: make UUID/debug have its own kobject
` [PATCH 10/22] btrfs: add discard sysfs directory
` [PATCH 11/22] btrfs: track discardable extents for async discard
` [PATCH 12/22] btrfs: keep track of discardable_bytes
` [PATCH 13/22] btrfs: calculate discard delay based on number of extents
` [PATCH 14/22] btrfs: add bps discard rate limit
` [PATCH 15/22] btrfs: limit max discard size for async discard
` [PATCH 16/22] btrfs: make max async discard size tunable
` [PATCH 17/22] btrfs: have multiple discard lists
` [PATCH 18/22] btrfs: only keep track of data extents for async discard
` [PATCH 19/22] btrfs: keep track of discard reuse stats
` [PATCH 20/22] btrfs: add async discard header
` [PATCH 21/22] btrfs: increase the metadata allowance for the free_space_cache
` [PATCH 22/22] btrfs: make smaller extents more likely to go into bitmaps

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-12-14  0:22 UTC  (3+ messages)

[PATCH] man pages: Make the number of .RS/.RE equal
 2019-12-14  0:12 UTC 

[PATCH] man pages: Fix misuse of two-fonts macros
 2019-12-14  0:14 UTC 

[PATCH v2] kvm: x86: Add logical CPU to KVM_EXIT_FAIL_ENTRY info
 2019-12-14  0:20 UTC 

[PATCH 1/2] kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
 2019-12-14  0:15 UTC  (2+ messages)
` [PATCH 2/2] kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD

[Intel-gfx] [PATCH v2 rebased 01/11] drm: Add __drm_atomic_helper_crtc_state_reset() & co
 2019-12-14  0:14 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 rebased 06/11] drm/i915/display: Share intel_connector_needs_modeset()

[PATCH 1/2] platform/x86: Add support for Uncore frequency control
 2019-12-14  0:14 UTC  (2+ messages)
` [PATCH 2/2] admin guide/pm: Admin guide for Intel Uncore Frequency limits

[Xen-devel] [xen-4.13-testing test] 144774: tolerable FAIL - PUSHED
 2019-12-14  0:11 UTC 

[PATCH] net: mscc: ocelot: hide MSCC_OCELOT_SWITCH and move outside NET_VENDOR_MICROSEMI
 2019-12-14  0:10 UTC  (2+ messages)

[PATCH 0/4] consistently use dma_resv locking wrappers
 2019-12-14  0:10 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Use "
    ` [Intel-gfx] "

[PATCH 1/4] drm/etnaviv: Use dma_resv locking wrappers
 2019-12-14  0:09 UTC  (2+ messages)
` [PATCH] "

linux-next: Tree for Dec 6
 2019-12-14  0:04 UTC  (9+ messages)
` linux-next: Tree for Dec 6 (objtool, lots in btrfs)

[RESEND PATCH v2] drm: Add getfb2 ioctl
 2019-12-14  0:01 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCHSET v2 0/5] Support for RWF_UNCACHED
 2019-12-14  0:01 UTC  (3+ messages)
` [PATCH 3/5] mm: make buffered writes work with RWF_UNCACHED

[Bug 204987] New: general protection fault in amdgpu_dm_atomic_commit_tail (Vega64)
 2019-12-14  0:00 UTC  (3+ messages)
` [Bug 204987] fault in amdgpu_dm_atomic_commit_tail on Vega64 with compton and redshift

[PATCH 0/2] Add iProc IDM device support
 2019-12-14  0:00 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: soc: Add binding doc for iProc IDM device

[Xen-devel] [libvirt test] 144778: regressions - FAIL
 2019-12-13 23:56 UTC 

[PATCH] KVM: nVMX: Use SET_MSR_OR_WARN() to simplify failure logging
 2019-12-13 23:55 UTC  (4+ messages)

[PATCH v2 00/14] git-p4: python3 compatibility
 2019-12-13 23:52 UTC  (15+ messages)
` [PATCH v2 01/14] git-p4: make python2.7 the oldest supported version
` [PATCH v2 02/14] git-p4: change the expansion test from basestring to list
` [PATCH v2 03/14] git-p4: remove string type aliasing
` [PATCH v2 04/14] git-p4: encode/decode communication with p4 for python3
` [PATCH v2 05/14] git-p4: encode/decode communication with git "
` [PATCH v2 06/14] git-p4: convert path to unicode before processing them
` [PATCH v2 07/14] git-p4: open .gitp4-usercache.txt in text mode
` [PATCH v2 08/14] git-p4: use marshal format version 2 when sending to p4
` [PATCH v2 09/14] git-p4: fix freezing while waiting for fast-import progress
` [PATCH v2 10/14] git-p4: use functools.reduce instead of reduce
` [PATCH v2 11/14] git-p4: use dict.items() iteration for python3 compatibility
` [PATCH v2 12/14] git-p4: simplify regex pattern generation for parsing diff-tree
` [PATCH v2 13/14] git-p4: use python3's input() everywhere
` [RFC PATCH v2 14/14] ci: also run linux-gcc pipeline with python3.5 environment

[RFC PATCH 0/2] Ethernet driver for GENET
 2019-12-13 23:53 UTC  (4+ messages)
` [RFC PATCH 2/2] net: Add Support for GENET Ethernet controller


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.