All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 18:12:50 to 2020-04-15 19:15:46 UTC [more...]

[PATCH kcsan 0/15] KCSAN updates for v5.8
 2020-04-15 18:49 UTC  (22+ messages)
` [PATCH v4 tip/core/rcu 01/15] kcsan: Add option to allow watcher interruptions
` [PATCH v4 tip/core/rcu 02/15] kcsan: Add option for verbose reporting
` [PATCH v4 tip/core/rcu 04/15] kcsan: Fix a typo in a comment
` [PATCH v4 tip/core/rcu 07/15] kcsan: Introduce report access_info and other_info
` [PATCH v4 tip/core/rcu 08/15] kcsan: Avoid blocking producers in prepare_report()
` [PATCH v4 tip/core/rcu 09/15] kcsan: Add support for scoped accesses
` [PATCH v4 tip/core/rcu 11/15] kcsan: Introduce scoped ASSERT_EXCLUSIVE macros
` [PATCH v4 tip/core/rcu 12/15] kcsan: Move kcsan_{disable,enable}_current() to kcsan-checks.h
` [PATCH v4 tip/core/rcu 13/15] kcsan: Change data_race() to no longer require marking racing accesses
` [PATCH v4 tip/core/rcu 14/15] kcsan: Fix function matching in report
` [PATCH v4 tip/core/rcu 15/15] kcsan: Make reporting aware of KCSAN tests
` [PATCH lkmm tip/core/rcu 01/10] tools/memory-model: Add recent references
` [PATCH lkmm tip/core/rcu 02/10] tools/memory-model: Fix "conflict" definition
` [PATCH lkmm tip/core/rcu 03/10] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
` [PATCH lkmm tip/core/rcu 04/10] Documentation: LKMM: Add litmus test for RCU GP guarantee where updater frees object
` [PATCH lkmm tip/core/rcu 05/10] Documentation: LKMM: Add litmus test for RCU GP guarantee where reader stores
` [PATCH lkmm tip/core/rcu 06/10] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/
` [PATCH lkmm tip/core/rcu 07/10] tools/memory-model: Add an exception for limitations on _unless() family
` [PATCH lkmm tip/core/rcu 08/10] Documentation/litmus-tests: Introduce atomic directory
` [PATCH lkmm tip/core/rcu 09/10] Documentation/litmus-tests/atomic: Add a test for atomic_set()
` [PATCH lkmm tip/core/rcu 10/10] Documentation/litmus-tests/atomic: Add a test for smp_mb__after_atomic()

[PATCH 0/2 v2] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-04-15 18:30 UTC  (2+ messages)
` [PATCH 2/2 v2] kvm-unit-tests: nVMX: Test Selector and Base Address fields of Guest Segment Registers on vmentry of nested guests

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-15 19:14 UTC  (4+ messages)
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX

[RFC PATCH v2 0/2] x86/resctrl: Start abstraction for a second arch
 2020-04-15 19:06 UTC  (3+ messages)

[PATCH RT] signal: Prevent double-free of user struct
 2020-04-15 19:05 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm: specify #sound-dai-cells for SAI nodes
 2020-04-15 18:59 UTC  (2+ messages)

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-15 18:59 UTC 

[PATCH 5/5] drivers: uio: new driver for fsl_85xx_cache_sram
 2020-04-15 18:53 UTC  (5+ messages)
` [PATCH v2,0/5] drivers: uio: new driver uio_fsl_85xx_cache_sram
  ` [PATCH v2,1/5] powerpc: 85xx: make FSL_85XX_CACHE_SRAM configurable

linux-next: Tree for Apr 10
 2020-04-15 18:55 UTC  (11+ messages)
` linux-next: Tree for Apr 10 (lib/test_printf.ko)

[PATCH] drm/i915/gt: Update PMINTRMSK holding fw
 2020-04-15 19:14 UTC  (3+ messages)
  ` [Intel-gfx] "

[RFC PATCH v7 0/9] Add Tegra driver for video capture
 2020-04-15 18:53 UTC  (11+ messages)
` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH 0/4] of: property: fw_devlink misc fixes
 2020-04-15 18:52 UTC  (9+ messages)
` [PATCH 1/4] of: property: Fix create device links for all child-supplier dependencies
` [PATCH 2/4] of: property: Do not link to disabled devices
` [PATCH 4/4] of: property: Avoid linking devices with circular dependencies

FAILED: patch "[PATCH] ftrace/kprobe: Show the maxactive number on kprobe_events" failed to apply to 4.19-stable tree
 2020-04-15 19:14 UTC  (2+ messages)

BUG: MAX_LOCKDEP_CHAINS too low!
 2020-04-15 18:52 UTC  (3+ messages)

[PATCH 0/1] Fix context imbalance warning
 2020-04-15 18:49 UTC  (2+ messages)
` [PATCH 1/1] cpu: Add annotation inside clear_tasks_mm_cpumask()

[PATCH v2] apparmor: fix potential label refcnt leak in aa_change_profile
 2020-04-15 18:41 UTC  (2+ messages)

[staging] aad378845d: WARNING:held_lock_freed
 2020-04-15 19:13 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Add missing deinitialization cases of load failure
 2020-04-15 19:14 UTC 

[PATCH] arm64: dts: imx8mm: fix dma peripheral type for SAI nodes
 2020-04-15 18:45 UTC  (4+ messages)

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-15 19:11 UTC  (5+ messages)
` [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature

[PATCH memory-model 0/10] LKMM updates for v5.8
 2020-04-15 18:49 UTC 

[PATCH v3 00/12] Rework READ_ONCE() to improve codegen
 2020-04-15 18:42 UTC  (6+ messages)
` [PATCH v3 05/12] arm64: csum: Disable KASAN for do_csum()
` [PATCH v3 11/12] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8

[PATCH] mm/filemap: Fix a typo in comment "unneccssary"->"unnecessary"
 2020-04-15 18:37 UTC  (3+ messages)

[PATCH] btrfs: Make btrfs_read_disk_super return struct btrfs_disk_super
 2020-04-15 18:48 UTC  (3+ messages)

[PATCH v2] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-15 19:02 UTC  (3+ messages)

[PATCH v2 3/7] x86/mce: Add new "kflags" field to "struct mce"
 2020-04-15 18:36 UTC  (4+ messages)
` [tip: ras/core] x86/mce: Add a struct mce.kflags field

[PATCH v7 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-04-15 19:08 UTC  (4+ messages)
` [PATCH v7 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH] mm/compaction: Fix a typo in comment "pessemistic"->"pessimistic"
 2020-04-15 18:34 UTC  (2+ messages)

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-15 18:56 UTC  (7+ messages)
` [PATCH v3 12/31] elx: libefc: Remote node state machine interfaces
` [PATCH v3 13/31] elx: libefc: Fabric "
` [PATCH v3 14/31] elx: libefc: FC node ELS and state handling

FAILED: patch "[PATCH] btrfs: use nofs allocations for running delayed items" failed to apply to 4.19-stable tree
 2020-04-15 19:08 UTC  (2+ messages)

BPF map freezing is unreliable; can we instead just inline constants?
 2020-04-15 19:07 UTC  (9+ messages)

[PATCH rdma-next] RDMA/rw: use DIV_ROUND_UP to calculate nr_ops
 2020-04-15 18:58 UTC  (2+ messages)

[RESEND PATCH v2 1/3] rtc: ds1307: Enable battery backup on RX8130
 2020-04-15 18:56 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: rtc: add chargeable flag for rx8130

[PATCH RFC v2] target/arm: Implement SVE2 HISTCNT, HISTSEG
 2020-04-15 19:07 UTC 

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-15 19:07 UTC  (3+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: add document bindings for mp2629

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-15 19:07 UTC  (9+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver

pull-request: bpf 2020-04-15
 2020-04-15 18:35 UTC  (2+ messages)

Coverity: drm_gem_fb_create_with_funcs(): Memory - corruptions
 2020-04-15 18:33 UTC  (3+ messages)
` [PATCH] drm: Don't free a struct never allocated by drm_gem_fb_init()

[RFC TEST] ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
 2020-04-15 19:05 UTC  (3+ messages)

[PATCH] KVM: s390: Fix PV check in deliverable_irqs()
 2020-04-15 19:03 UTC 

[PATCH for-5.1] qcow2: Don't open images with a backing file and the data-file-raw bit
 2020-04-15 19:02 UTC 

[Intel-gfx] [CI 1/2] drm/i915/selftests: Exercise basic RPS interrupt generation
 2020-04-15 19:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[qemu-upstream-4.13-testing test] 149658: tolerable FAIL - PUSHED
 2020-04-15 19:01 UTC 

[OE-core][PATCH v2] insane.bbclass: Add test for shebang line length
 2020-04-15 19:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/4] add new k32v64 hash table
 2020-04-15 18:59 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 "
` [dpdk-dev] [PATCH v3 1/4] hash: add k32v64 hash library
` [dpdk-dev] [PATCH v3 2/4] hash: add documentation for "
` [dpdk-dev] [PATCH v3 3/4] test: add k32v64 hash autotests
` [dpdk-dev] [PATCH v3 4/4] test: add k32v64 perf tests

[dpdk-dev] [PATCH v4] examples/ipsec-secgw: support flow director feature
 2020-04-15 18:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH v4 3/3] ipfrag: add unit test case
 2020-04-15 18:58 UTC 

[virtio-dev] [PATCH v2] virtio-balloon: Avoid using the word 'report' when referring to free page hinting
 2020-04-15 18:57 UTC  (4+ messages)
`  "
` [virtio-dev] "

[PATCH RFC] target/arm: Implement SVE2 HISTCNT, HISTSEG
 2020-04-15 18:54 UTC 

[Intel-gfx] [PATCH 0/3] drm/i915/perf: add OA interrupt support
 2020-04-15 18:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/perf: Reduce cpu overhead for blocking perf OA reads

[dpdk-dev] [dpdk-announce] DPDK 18.11.7 (LTS) released
 2020-04-15 17:37 UTC 

nvme sensors
 2020-04-15 18:49 UTC  (4+ messages)

[stericsson:stmpe] BUILD SUCCESS 4f115ab2a9a69f1bbd73d9115df60b3b0093ce70
 2020-04-15 18:48 UTC 

Security Working Group meeting scheduled for this Wednesday April 15
 2020-04-15 18:49 UTC  (2+ messages)
` Security Working Group meeting - Wednesday April 15 - results

[PATCH 1/1] .mailmap: map Ruchika Gupta's mail address
 2020-04-15 18:47 UTC 

incoming
 2020-04-15 18:41 UTC  (3+ messages)
` + slub-avoid-redzone-when-choosing-freepointer-location.patch added to -mm tree
` + mm-shmem-fix-build-without-thp.patch "

[PATCH 1/2] quilt: do not test patch-wrapper as it is not enabled
 2020-04-15 18:40 UTC  (3+ messages)
` [OE-core] "

[PATCH v2] runqemu: add QB_ROOTFS_EXTRA_OPT parameter
 2020-04-15 18:39 UTC 

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-15  5:42 UTC  (5+ messages)
      ` [EXT] "

[PATCH v4 0/4] use new API for Xen page tables
 2020-04-15 18:37 UTC  (5+ messages)
` [PATCH v4 1/4] x86/shim: map and unmap page tables in replace_va_mapping
` [PATCH v4 2/4] x86_64/mm: map and unmap page tables in m2p_mapped
` [PATCH v4 3/4] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
` [PATCH v4 4/4] x86_64/mm: map and unmap page tables in destroy_m2p_mapping

[dpdk-dev] [PATCH v2 0/2] compress/qat: im buffer too small - split op
 2020-04-15 18:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] test/compress: im buffer too small - add unit tests

[Intel-gfx] [PATCH v5 0/4] i915 lpsp support for lpsp igt
 2020-04-15 18:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for i915 lpsp support for lpsp igt (rev9)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

dm: crash for DM_FLAG_PRE_RELOC
 2020-04-15 18:34 UTC  (2+ messages)

[PATCH] virtio-balloon: Avoid using the word 'report' when referring to free page hinting
 2020-04-15 18:33 UTC  (4+ messages)
  ` [virtio-dev] "

b4 auto-thankanator landed in master
 2020-04-15 18:32 UTC  (6+ messages)
` [kernel.org users] "

+ mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch added to -mm tree
 2020-04-15 18:32 UTC  (4+ messages)
  ` [External] "

[PATCH] mm/memblock: Fix a typo in comment "implict"->"implicit"
 2020-04-15 18:32 UTC  (2+ messages)

possible deadlock in proc_pid_personality
 2020-04-15 18:28 UTC  (2+ messages)
` [PATCH] proc: Handle umounts cleanly

[PATCH RFC v1 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-04-15 18:31 UTC  (6+ messages)
` [PATCH RFC v1 2/4] dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCs

[PATCH] mm/list_lru: Fix a typo in comment "numbesr"->"numbers"
 2020-04-15 18:30 UTC  (2+ messages)

[PATCH] mm/vmsan: Fix some typos in comment
 2020-04-15 18:29 UTC  (2+ messages)

RFC: Drm-connector properties managed by another driver / privacy screen support
 2020-04-15 18:29 UTC  (10+ messages)

pull-request: mac80211 2020-04-15
 2020-04-15 18:28 UTC  (2+ messages)

[PATCH v4] target/arm: Implement SVE2 MATCH, NMATCH
 2020-04-15 18:25 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: Fix cros-ec-pwm example dtc 'reg' warning
 2020-04-15 18:26 UTC 

[dpdk-dev] [PATCH 0/2] support CPU crypto for AESNI MB PMD
 2020-04-15 18:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] test/crypto: add CPU crypto mode for AESNI MB

[PATCH v3 0/3] Allow for rpmpd/rpmh/rpmhpd drivers to be loaded as permenent modules
 2020-04-15 18:25 UTC  (3+ messages)
` [PATCH v3 2/3] soc: qcom: rpmh: Allow RPMH driver to be loaded as a module

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-04-15 18:19 UTC  (42+ messages)
` [PATCH RFC v2 tip/core/rcu 0/22] "
  ` [PATCH RFC v3 tip/core/rcu 0/34] "
    ` [PATCH v4 tip/core/rcu 0/38] "
      ` [PATCH v4 tip/core/rcu 01/38] rcu: Add comments marking transitions between RCU watching and not
      ` [PATCH v4 tip/core/rcu 02/38] rcu-tasks: Use context-switch hook for PREEMPT=y kernels
      ` [PATCH v4 tip/core/rcu 03/38] sched/core: Add function to sample state of locked-down task
      ` [PATCH v4 tip/core/rcu 04/38] rcu: Add per-task state to RCU CPU stall warnings
      ` [PATCH v4 tip/core/rcu 05/38] rcu-tasks: Move Tasks RCU to its own file
      ` [PATCH v4 tip/core/rcu 06/38] rcu-tasks: Create struct to hold state information
      ` [PATCH v4 tip/core/rcu 07/38] rcu: Reinstate synchronize_rcu_mult()
      ` [PATCH v4 tip/core/rcu 08/38] rcutorture: Add a test for synchronize_rcu_mult()
      ` [PATCH v4 tip/core/rcu 09/38] rcu-tasks: Refactor RCU-tasks to allow variants to be added
      ` [PATCH v4 tip/core/rcu 10/38] rcu-tasks: Add an RCU-tasks rude variant
      ` [PATCH v4 tip/core/rcu 11/38] rcutorture: Add torture tests for RCU Tasks Rude
      ` [PATCH v4 tip/core/rcu 12/38] rcu-tasks: Use unique names for RCU-Tasks kthreads and messages
      ` [PATCH v4 tip/core/rcu 13/38] rcu-tasks: Further refactor RCU-tasks to allow adding more variants
      ` [PATCH v4 tip/core/rcu 14/38] rcu-tasks: Code movement to allow more Tasks RCU variants
      ` [PATCH v4 tip/core/rcu 15/38] rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks
      ` [PATCH v4 tip/core/rcu 16/38] rcutorture: Add torture tests for RCU Tasks Trace
      ` [PATCH v4 tip/core/rcu 17/38] rcu-tasks: Add stall warnings "
      ` [PATCH v4 tip/core/rcu 18/38] rcu-tasks: Move #ifdef into tasks.h
      ` [PATCH v4 tip/core/rcu 19/38] rcu-tasks: Add RCU tasks to rcutorture writer stall output
      ` [PATCH v4 tip/core/rcu 20/38] rcu-tasks: Make rcutorture writer stall output include GP state
      ` [PATCH v4 tip/core/rcu 21/38] rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooks
      ` [PATCH v4 tip/core/rcu 22/38] rcu-tasks: Add a grace-period start time for throttling and debug
      ` [PATCH v4 tip/core/rcu 23/38] rcu-tasks: Provide boot parameter to delay IPIs until late in grace period
      ` [PATCH v4 tip/core/rcu 24/38] rcu-tasks: Split ->trc_reader_need_end
      ` [PATCH v4 tip/core/rcu 25/38] rcu-tasks: Add grace-period and IPI counts to statistics
      ` [PATCH v4 tip/core/rcu 26/38] rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPI
      ` [PATCH v4 tip/core/rcu 27/38] rcu-tasks: Avoid IPIing userspace/idle tasks if kernel is so built
      ` [PATCH v4 tip/core/rcu 28/38] rcu-tasks: Allow rcu_read_unlock_trace() under scheduler locks
      ` [PATCH v4 tip/core/rcu 29/38] rcu-tasks: Disable CPU hotplug across RCU tasks trace scans
      ` [PATCH v4 tip/core/rcu 30/38] rcu-tasks: Handle the running-offline idle-task special case
      ` [PATCH v4 tip/core/rcu 31/38] rcu-tasks: Make RCU tasks trace also wait for idle tasks
      ` [PATCH v4 tip/core/rcu 32/38] rcu-tasks: Add rcu_dynticks_zero_in_eqs() effectiveness statistics
      ` [PATCH v4 tip/core/rcu 33/38] rcu-tasks: Add count for idle tasks on offline CPUs
      ` [PATCH v4 tip/core/rcu 34/38] rcutorture: Add TRACE02 scenario enabling RCU Tasks Trace IPIs
      ` [PATCH v4 tip/core/rcu 35/38] rcu-tasks: Add IPI failure count to statistics
      ` [PATCH v4 tip/core/rcu 36/38] rcu-tasks: Allow standalone use of TASKS_{TRACE_,}RCU
      ` [PATCH v4 tip/core/rcu 37/38] ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync()
      ` [PATCH v4 tip/core/rcu 38/38] rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()

[meta-oe][PATCH] nodejs: Fix -Wc++11-narrowing on mips
 2020-04-15 18:24 UTC 

[meta-ti][zeus/master][PATCH] ipc-lld: Update examples to build only select examples
 2020-04-15 18:23 UTC  (2+ messages)

[Bug 1871842] [NEW] AMD CPUID leaf 0x8000'0008 reported number of cores inconsistent with ACPI.MADT
 2020-04-15 18:08 UTC  (3+ messages)

[Cocci] Checking the replacement of two specific function calls
 2020-04-15 18:22 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libtirpc: bump to version 1.2.6
 2020-04-15 18:21 UTC 

[PATCH v12 0/2] add power control in i2c and at24
 2020-04-15 18:20 UTC  (7+ messages)
` [PATCH v12 1/2] dt-binding: i2c: add bus-supply property

[PATCH] drm/bridge: Move mhl.h into driver directory
 2020-04-15 18:19 UTC  (5+ messages)

[peterz-queue:sched/core 3/5] kernel/sched/fair.c:4596:30: error: 'struct cfs_rq' has no member named 'lock'; did you mean 'load'?
 2020-04-15 18:19 UTC  (2+ messages)

[PATCH v19 QEMU 0/4] virtio-balloon: add support for free page reporting
 2020-04-15 18:16 UTC  (6+ messages)
` [PATCH v19 QEMU 1/4] virtio-balloon: Implement support for page poison tracking feature
        ` [virtio-dev] "

[PATCH RFC] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-15 18:17 UTC  (4+ messages)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 18:17 UTC  (6+ messages)
` [PATCH v6 08/12] arm: dts: s5pv210: Add G3D node

[ihalip:KSPP20 1/1] arch/x86/kvm/svm/svm.c:117:13: error: static declaration of 'npt_enabled' follows non-static declaration
 2020-04-15 18:17 UTC 

[dpdk-dev] [PATCH] crypto/dpaa2_sec: remove unnecessary NULL check
 2020-04-15 18:17 UTC  (2+ messages)

[dpdk-dev] [dpdk-ci] [EXT] [PATCH 0/8] DSW performance and statistics improvements
 2020-04-15 18:15 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] event/dsw: fix gcc 4.8 false positive warning

[dpdk-dev] [PATCH v3] examples/ipsec-secgw: support 192/256 AES key sizes
 2020-04-15 18:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] ext4: remove redundant variable has_bigalloc in ext4_fill_super
 2020-04-15 18:15 UTC  (2+ messages)

Correct tc-vlan usage
 2020-04-15 18:14 UTC  (3+ messages)

[dpdk-dev] [PATCH] event/dsw: fix gcc 4.8 false positive warning
 2020-04-15 18:13 UTC  (2+ messages)

[PATCH] ext4: reject mount options not supported when remounting in handle_mount_opt()
 2020-04-15 18:12 UTC  (2+ messages)


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.