All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 20:46:35 to 2020-03-17 21:32:51 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2020-03-17 21:32 UTC  (16+ messages)
` [PATCH 01/23] perf vendor events s390: Add new deflate counters for IBM z15
` [PATCH 02/23] perf jevents: Support metric constraint
` [PATCH 03/23] perf metricgroup: Factor out metricgroup__add_metric_weak_group()
` [PATCH 04/23] perf util: Factor out sysctl__nmi_watchdog_enabled()
` [PATCH 05/23] perf metricgroup: Support metric constraint
` [PATCH 06/23] perf vendor events intel: Add NO_NMI_WATCHDOG "
` [PATCH 07/23] perf map: Fix off by one in strncpy() size argument
` [PATCH 08/23] perf map: Use strstarts() to look for Android libraries
` [PATCH 09/23] perf cs-etm: Swap packets for instruction samples
` [PATCH 10/23] perf cs-etm: Continuously record last branch
` [PATCH 11/23] perf cs-etm: Correct synthesizing instruction samples
` [PATCH 12/23] perf cs-etm: Optimize copying last branches
` [PATCH 13/23] perf cs-etm: Fix unsigned variable comparison to zero
` [PATCH 14/23] perf doc: Set man page date to last git commit
` [PATCH 15/23] perf intel-pt: Rename intel-pt.txt and put it in man page format

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-17 21:32 UTC  (14+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag

Find rdma-core version
 2020-03-17 21:32 UTC  (3+ messages)
  ` [EXTERNAL] "

should indent recipe use "${prefix}" instead of "/usr"?
 2020-03-17 21:32 UTC  (2+ messages)

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-03-17 21:30 UTC  (8+ messages)
` [PATCH ghak25 v3 1/3] audit: tidy and extend netfilter_cfg x_tables and ebtables logging
` [PATCH ghak25 v3 2/3] netfilter: add audit table unregister actions
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[Intel-gfx] [PATCH] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup
 2020-03-17 21:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Avoid gem_context->mutex for simple vma lookup (rev5)

[Bluez PATCH v1] input: disconnect intr channel before ctrl channel
 2020-03-17 21:31 UTC  (4+ messages)

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-17 21:31 UTC  (10+ messages)

[Buildroot] [PATCHv2] package/localedef: fix dependencies
 2020-03-17 21:31 UTC  (2+ messages)

[Buildroot] [git commit] package/coreutils: bump to v8.32
 2020-03-17 21:29 UTC 

[RFC] kernel/sysctl: support setting sysctl parameters from kernel command line
 2020-03-17 21:29 UTC  (2+ messages)

[LTP] [PATCH 0/1] Added Refrence for Linux Asynchronous IO APIs in LTP
 2020-03-17 21:29 UTC  (4+ messages)
` [LTP] [PATCH 1/1] "

[rcu:dev.2020.03.16a 60/68] kernel/rcu/tasks.h:1000:37: error: 'rcu_tasks_rude' undeclared; did you mean 'rcu_tasks_qs'?
 2020-03-17 21:28 UTC  (2+ messages)

[locks] 6d390e4b5d: will-it-scale.per_process_ops -96.6% regression
 2020-03-17 21:27 UTC  (23+ messages)

[PULL 00/30] QAPI patches for 2020-03-17
 2020-03-17 21:01 UTC  (31+ messages)
` [PULL 01/30] docs/devel/qapi-code-gen: Fix typo in grammar
` [PULL 02/30] qemu-doc: Belatedly document QMP command arg & result deprecation
` [PULL 03/30] qapi: Belatedly update doc comment for @wait deprecation
` [PULL 04/30] docs/devel/qapi-code-gen: Clarify allow-oob introspection
` [PULL 05/30] docs/devel/qapi-code-gen: Document 'features' introspection
` [PULL 06/30] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [PULL 07/30] tests/test-qmp-cmds: Check responses more thoroughly
` [PULL 08/30] tests/test-qmp-cmds: Simplify test data setup
` [PULL 09/30] tests/test-qmp-event: "
` [PULL 10/30] tests/test-qmp-event: Use qobject_is_equal()
` [PULL 11/30] tests/test-qmp-event: Check event is actually emitted
` [PULL 12/30] qapi/schema: Clean up around QAPISchemaEntity.connect_doc()
` [PULL 13/30] qapi: Add feature flags to remaining definitions
` [PULL 14/30] qapi: Consistently put @features parameter right after @ifcond
` [PULL 15/30] qapi/introspect: Rename *qlit* to reduce confusion
` [PULL 16/30] qapi/introspect: Factor out _make_tree()
` [PULL 17/30] qapi/schema: Change _make_features() to a take feature list
` [PULL 18/30] qapi/schema: Reorder classes so related ones are together
` [PULL 19/30] qapi/schema: Rename QAPISchemaObjectType{Variant, Variants}
` [PULL 20/30] qapi/schema: Call QAPIDoc.connect_member() in just one place
` [PULL 21/30] qapi: Add feature flags to struct members
` [PULL 22/30] qapi: Inline do_qmp_dispatch() into qmp_dispatch()
` [PULL 23/30] qapi: Simplify how qmp_dispatch() deals with QCO_NO_SUCCESS_RESP
` [PULL 24/30] qapi: Simplify how qmp_dispatch() gets the request ID
` [PULL 25/30] qapi: Replace qmp_dispatch()'s TODO comment by an explanation
` [PULL 26/30] qapi: New special feature flag "deprecated"
` [PULL 27/30] qapi: Mark deprecated QMP parts with feature 'deprecated'
` [PULL 28/30] qmp: constify QmpCommand and list
` [PULL 29/30] net: Complete qapi-fication of netdev_add
` [PULL 30/30] net: Track netdevs in NetClientState rather than QemuOpt

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-03-17 21:24 UTC  (11+ messages)

[PATCH 0/2] Maxim MAX1241 driver
 2020-03-17 21:28 UTC  (6+ messages)
` [PATCH 1/2] iio: adc: Add "

[Buildroot] Running depmod in the package installation
 2020-03-17 21:23 UTC  (2+ messages)

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v4)
 2020-03-17 21:21 UTC  (3+ messages)
` [PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)

[PATCH v3 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-17 21:06 UTC  (3+ messages)
` [PATCH v3 4/5] KVM: Kick resamplefd for split kernel irqchip

[PATCH v3 0/5] DT related fixes for RISC-V UEFI
 2020-03-17 21:19 UTC  (6+ messages)
` [PATCH v3 1/5] riscv: Add boot hartid to Device tree
` [PATCH v3 2/5] cmd: bootefi: Parse reserved-memory node from DT
` [PATCH v3 3/5] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v3 4/5] riscv: Setup reserved-memory node for FU540
` [PATCH v3 5/5] riscv: Copy the reserved-memory nodes to final DT

[RFC PATCH v4 00/19] Core scheduling v4
 2020-03-17 21:17 UTC  (11+ messages)

[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
 2020-03-17 21:05 UTC  (4+ messages)
` [PATCH v4 27/34] qemu-options: New -compat to set policy for "

[PATCH 2/2 v2] Input: cy8ctma140 - add driver
 2020-03-17 21:17 UTC 

[PULL v3 00/62] Misc patches for soft freeze
 2020-03-17 21:04 UTC  (2+ messages)

[PATCH bpf-next v5] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 21:16 UTC 

[GIT PULL] md-next 20200317
 2020-03-17 21:16 UTC  (2+ messages)

Time to think about mdadm-4.2?
 2020-03-17 21:15 UTC 

[Buildroot] [PATCH 1/1] package/civetweb: add zlib optional dependency
 2020-03-17 21:14 UTC 

[PATCH RESEND] clk: sunxi: Fix incorrect usage of round_down()
 2020-03-17 21:13 UTC  (2+ messages)

[poky] Thud community support
 2020-03-17 21:12 UTC  (2+ messages)

[RFC NOT PULL] Experiment to add background to question part of QQZ
 2020-03-17 21:12 UTC  (3+ messages)
` [RFC NOT PULL v2] "

[PATCH] imsm: show Subarray and Volume ID in --examine output
 2020-03-17 21:12 UTC  (2+ messages)

[PATCH] imsm: support the Array Creation Time field in metadata
 2020-03-17 21:12 UTC  (2+ messages)

Allowing only blob filtering was: [TOPIC 5/17] Partial Clone
 2020-03-17 21:11 UTC  (6+ messages)
` [RFC PATCH 0/2] upload-pack.c: limit allowed filter choices
  ` [RFC PATCH 1/2] list_objects_filter_options: introduce 'list_object_filter_config_name'
  ` [RFC PATCH 2/2] upload-pack.c: allow banning certain object filter(s)

[PATCH] drm/lima: add trace point for tasks
 2020-03-17 21:11 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Add new PCI IDs to TGL
 2020-03-17 21:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] pinctrl: da9062: Fix include path
 2020-03-17 21:10 UTC  (2+ messages)

linux-next: manual merge of the selinux tree with the nfs tree
 2020-03-17 21:10 UTC  (5+ messages)

[ceph-client:testing 49/53] fs/ceph/debugfs.c:140: undefined reference to `__divdi3'
 2020-03-17 21:09 UTC  (3+ messages)

[PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
 2020-03-17 21:08 UTC  (2+ messages)

Should I expect lower bandwidth when using IBV_QPT_RAW_PACKET and steering rule?
 2020-03-17 21:07 UTC 

[PATCH v2] drm: Correct a typo in a function comment
 2020-03-17 21:03 UTC 

[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
 2020-03-17 21:05 UTC  (4+ messages)
` [PATCH v2 16/19] objtool: Implement "

[Buildroot] [PATCH 1/1] package/polkit: fix build with NLS
 2020-03-17 21:03 UTC 

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-03-17 21:03 UTC  (6+ messages)

[meta-raspberrypi] How Build Image Supports X11 and 7" Touch Display
 2020-03-17 21:03 UTC 

[PATCH bpf-next 0/4] bpftool: Add struct_ops support
 2020-03-17 21:03 UTC  (4+ messages)
` [PATCH bpf-next 2/4] bpftool: Print as a string for char array

[PATCH 2/2] x86: Enable support for ZSTD-compressed kernel
 2020-03-17 21:02 UTC  (3+ messages)
` [PATCH v2 1/2] lib: add "

[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
 2020-03-17 21:01 UTC  (8+ messages)

[PATCH 1/2] lib: add support for ZSTD-compressed kernel
 2020-03-17 21:00 UTC  (2+ messages)

WARNING in kfree (2)
 2020-03-17 21:00 UTC  (2+ messages)

[PATCH bpf] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 20:58 UTC  (9+ messages)
  ` [PATCH bpf v2] "
          ` [PATCH bpf v3] "
              ` [PATCH bpf-next v4] "

[peterz-queue:sched/core 6/8] kernel/sched/sched.h:125:13: error: 'MIN_SHARES' undeclared
 2020-03-17 20:58 UTC 

[PATCH] MAINTAINERS: Better regex for dma_buf|fence|resv
 2020-03-17 20:56 UTC  (2+ messages)

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-17 20:56 UTC  (4+ messages)
` [PATCH bpf-next 5/7] selftests: bpf: add test for sk_assign

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-17 20:50 UTC  (44+ messages)
` [PATCH 01/18] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH 02/18] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH 03/18] mfd: mfd-core: match device tree node against reg property
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 05/18] mfd: Add support for Kontron sl28cpld management controller
` [PATCH 06/18] irqchip: add sl28cpld interrupt controller support
` [PATCH 07/18] dt-bindings: watchdog: Add bindings for sl28cpld watchdog
` [PATCH 08/18] watchdog: add support "
` [PATCH 09/18] dt-bindings: pwm: Add bindings for sl28cpld PWM controller
` [PATCH 10/18] pwm: add support "
` [PATCH 11/18] dt-bindings: gpio: Add bindings for sl28cpld GPIO controller
` [PATCH 12/18] gpio: add support for the "
` [PATCH 13/18] dt-bindings: hwmon: Add bindings for sl28cpld hardware monitoring
` [PATCH 14/18] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH 15/18] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH 16/18] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH 17/18] arm64: dts: freescale: sl28: enable LED support
` [PATCH 18/18] arm64: dts: freescale: sl28: enable fan support

[PATCH v2 0/2] netdev qapification
 2020-03-17 20:53 UTC  (4+ messages)
` [PATCH v2 1/2] net: Complete qapi-fication of netdev_add

[PATCH v2 0/2] Enable SS/HS USB support on SM8150
 2020-03-17 20:53 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v2 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[LTP] [PATCH] open_posix_testsuite: Fix compilation issues
 2020-03-17 20:52 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the hmm tree
 2020-03-17 20:50 UTC 

Please (re)add trivial.git to linux-next
 2020-03-17 20:49 UTC  (2+ messages)

[Buildroot] [PATCH] Makefile: fix locale purge when BR2_PER_PACKAGE_DIRECTORIES=y
 2020-03-17 20:49 UTC  (2+ messages)

[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
 2020-03-17 20:47 UTC  (3+ messages)

[PATCH v3 0/6] kselftest: add fixture parameters
 2020-03-17 20:47 UTC  (3+ messages)

[Buildroot] [git commit] Makefile: fix locale purge when BR2_PER_PACKAGE_DIRECTORIES=y
 2020-03-17 20:46 UTC 

[PATCH 0/3] kvm-unit-test: nSVM: Add alternative (v2) test framework and add test for SVME.EFER vmcb field
 2020-03-17 20:05 UTC  (2+ messages)
` [PATCH 3/3] kvm-unit-test: nSVM: Test SVME.EFER on VMRUN of nested guests


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.