All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-13 18:41:29 to 2020-05-13 19:26:30 UTC [more...]

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-05-13 19:26 UTC  (6+ messages)
` [PATCH 1/6] tty: n_gsm: Add support for serdev drivers
` [PATCH 3/6] dt-bindings: serdev: ngsm: Add binding for GNSS child node

[PATCH bpf-next 0/6] BPF ring buffer
 2020-05-13 19:25 UTC  (4+ messages)
` [PATCH bpf-next 1/6] bpf: implement BPF ring buffer and verifier support for it
` [PATCH bpf-next 3/6] bpf: track reference type in verifier
` [PATCH bpf-next 4/6] libbpf: add BPF ring buffer support

[PATCH 00/16 v7] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-13 19:25 UTC  (11+ messages)
` [PATCH 05/16] nvme: introduce max_integrity_segments ctrl attribute
` [PATCH 06/16] nvme: enforce extended LBA format for fabrics metadata
` [PATCH 07/16] nvme: introduce NVME_INLINE_METADATA_SG_CNT
` [PATCH 10/16] nvmet: add metadata characteristics for a namespace
` [PATCH 11/16] nvmet: rename nvmet_rw_len to nvmet_rw_data_len

[PATCH mvebu-dt64] arm64: dts: armada-3720-turris-mox.dts: fix sdhci1 pins
 2020-05-13 19:25 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 00/12] generic rte atomic APIs deprecate proposal
 2020-05-13 19:25 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/4] "
  ` [dpdk-dev] [PATCH v4 4/4] eal/atomic: add wrapper for c11 atomics

[bpf-next PATCH 0/3] bpf: Add sk_msg helpers
 2020-05-13 19:24 UTC  (4+ messages)
` [bpf-next PATCH 1/3] bpf: sk_msg add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH 2/3] bpf: sk_msg helpers for probe_* and *current_task*
` [bpf-next PATCH 3/3] bpf: sk_msg add get socket storage helpers

Any performance gains from using per thread(thread local) urings?
 2020-05-13 19:23 UTC  (9+ messages)

[PATCH v3 0/8] dwmac-meson8b Ethernet RX delay configuration
 2020-05-13 19:23 UTC  (4+ messages)

[PATCH v5] overlay: test for whiteout inode sharing
 2020-05-13 19:23 UTC 

[PATCH v3 bpf-next 0/4] Add benchmark runner and few benchmarks
 2020-05-13 19:23 UTC  (2+ messages)

[PATCH 0/3] Add LT9611 DSI to HDMI bridge
 2020-05-13 19:20 UTC  (4+ messages)
` [PATCH 3/3] drm/bridge: Introduce "

[tpm2] Re: compile error on tpm2-tools (4.2.X branch)
 2020-05-13 19:22 UTC 

[PATCH 0/6] colo: migration related bugfixes
 2020-05-13 19:15 UTC  (4+ messages)
` [PATCH 2/6] migration/colo.c: Use cpu_synchronize_all_states()

pull request: bluetooth-next 2020-05-13
 2020-05-13 19:21 UTC  (2+ messages)

[tpm2] Re: NVRAM Write and Read using Esys API(s)
 2020-05-13 19:21 UTC 

[PATCH] ASoC: Intel: kbl_rt5663_rt5514_max98927: Split be_hw_params_fixup function
 2020-05-13 19:20 UTC 

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-13 19:18 UTC  (7+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support

[PATCH] lan743x: Added fixed link support
 2020-05-13 19:17 UTC  (2+ messages)

[vireshk-pm:opp/linux-next 9/9] riscv64-linux-ld: drivers/opp/of.c:356: undefined reference to `icc_set_tag'
 2020-05-13 19:17 UTC 

[PATCH] arm64: tegra: Fix flag for 64-bit resources in 'ranges' property
 2020-05-13 19:16 UTC 

[PATCH v2 2/3] x86/idt: Annotate alloc_intr_gate() with __init
 2020-05-13 19:16 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 0/5] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-05-13 19:12 UTC  (2+ messages)

[PATCH v2 3/3] x86/idt: Keep spurious entries unset in system_vectors
 2020-05-13 19:16 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH v2 1/3] x86/xen: Split HVM vector callback setup and interrupt gate allocation
 2020-05-13 19:16 UTC  (2+ messages)
` [tip: x86/entry] "

Build failed in Jenkins: libcamera #174
 2020-05-13 19:18 UTC  (2+ messages)
` Build failed in Jenkins: libcamera #175

[bpf-next PATCH v2 00/12] bpf: selftests, test_sockmap improvements
 2020-05-13 19:16 UTC  (13+ messages)
` [bpf-next PATCH v2 01/12] bpf: sockmap, msg_pop_data can incorrecty set an sge length
` [bpf-next PATCH v2 02/12] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size
` [bpf-next PATCH v2 03/12] bpf: selftests, move sockmap bpf prog header into progs
` [bpf-next PATCH v2 04/12] bpf: selftests, remove prints from sockmap tests
` [bpf-next PATCH v2 05/12] bpf: selftests, sockmap test prog run without setting cgroup
` [bpf-next PATCH v2 06/12] bpf: selftests, print error in test_sockmap error cases
` [bpf-next PATCH v2 07/12] bpf: selftests, improve test_sockmap total bytes counter
` [bpf-next PATCH v2 08/12] bpf: selftests, break down test_sockmap into subtests
` [bpf-next PATCH v2 09/12] bpf: selftests, provide verbose option for selftests execution
` [bpf-next PATCH v2 10/12] bpf: selftests, add whitelist option to test_sockmap
` [bpf-next PATCH v2 11/12] bpf: selftests, add blacklist "
` [bpf-next PATCH v2 12/12] bpf: selftests, add ktls tests "

[PATCH v3 0/2] staging: vt6656: vt6655: cleaning Makefile
 2020-05-13 19:15 UTC  (6+ messages)
` [PATCH v3 1/2] staging: vt6656: vt6655: removing unused macros definition Makefiles
` [PATCH v3 2/2] staging: vt6655: vt6656: change order of makefile variable definitions

[PATCH 0/4] Making veyrons boot, 2020 edition
 2020-05-13 19:15 UTC  (5+ messages)
` [PATCH 1/4] rockchip: spl: veyron speedy boots from SPI
` [PATCH 2/4] rockchip: veyron: move board_early_init_f to _r (after reloc)
` [PATCH 3/4] rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATA
` [PATCH 4/4] defconfig: veyron: no need for CONFIG_SPL_PINCTRL_FULL

[PATCH net 0/2] s390/net: updates 2020-05-13
 2020-05-13 19:15 UTC  (2+ messages)

[PATCH] x86/build32: Discard all orphaned sections
 2020-05-13 19:14 UTC  (5+ messages)

[PATCH] cifs: fix leaked reference on requeued write
 2020-05-13 19:14 UTC  (2+ messages)

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-13 19:13 UTC  (17+ messages)

[PATCH] fpga: dfl: afu: Corrected error handling levels
 2020-05-13 19:22 UTC 

[PATCH 0/2] Safer GIT_CURL_VERBOSE
 2020-05-13 19:12 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] t5551: test that GIT_TRACE_CURL redacts password
  ` [PATCH v2 2/3] http: make GIT_TRACE_CURL auth redaction optional
  ` [PATCH v2 3/3] http, imap-send: stop using CURLOPT_VERBOSE

[PATCH] ath9k: release allocated buffer if timed out
 2020-05-13 19:12 UTC  (6+ messages)

remove kernel_setsockopt and kernel_getsockopt
 2020-05-13 19:12 UTC  (11+ messages)
  ` [Ocfs2-devel] "
  ` [Cluster-devel] "

[PATCH 00/12] vfs patch queue
 2020-05-13 19:12 UTC  (3+ messages)
` [PATCH 01/12] vfs: allow unprivileged whiteout creation

[PATCH v4] hugetlbfs: Get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
 2020-05-13 19:11 UTC  (3+ messages)

clean up and streamline probe_kernel_* and friends v2
 2020-05-13 19:11 UTC  (5+ messages)
` [PATCH 11/18] maccess: remove strncpy_from_unsafe

[RFC PATCH] KVM: Add module for IRQ forwarding
 2020-05-13 19:10 UTC  (6+ messages)

[PATCH v5 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-13 19:07 UTC  (7+ messages)
` [PATCH v5 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state
` [PATCH v5 5/6] media: venus: core: Add support for opp tables/perf voting
` [PATCH v5 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

Testing endpoint halt support for raw-gadget
 2020-05-13 19:09 UTC  (6+ messages)

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-13 19:08 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Remove redundant exec_fence
 2020-05-13 19:08 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915/gem: Remove redundant exec_fence (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] mm/hmm/test: fix an error code in hmm_dmirror_init()
 2020-05-13 19:08 UTC  (3+ messages)

[PATCH] libsemanage: fsync before rename
 2020-05-13 19:08 UTC  (3+ messages)

[PATCH] md/raid1: Replace zero-length array with flexible-array
 2020-05-13 19:07 UTC  (2+ messages)

regression: fixed file hang
 2020-05-13 19:04 UTC  (2+ messages)

[PATCH] io_uring: polled fixed file must go through free iteration
 2020-05-13 19:04 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix query_srq_cmd() function
 2020-05-13 19:02 UTC  (2+ messages)

[PATCH v2 0/3] x86/idt: Minor alloc_intr_gate() sanitization
 2020-05-13 19:02 UTC  (3+ messages)

[PATCHES] uaccess simple access_ok() removals
 2020-05-13 19:02 UTC  (5+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
  ` [PATCH 04/20] FIEMAP: don't bother with access_ok()

[PATCH rdma-next v1] RDMA/mlx5: Add support for drop action in DV steering
 2020-05-13 19:01 UTC  (2+ messages)

[PATCH] bitmaps: Add myself as maintainer
 2020-05-13 19:00 UTC  (2+ messages)

[tpm2] Re: default TCTI name - how to compile the default as tabrmd
 2020-05-13 19:01 UTC 

[PATCH] Makefile: support compressed debug info
 2020-05-13 19:00 UTC  (7+ messages)

pm/testing sleep: 7 runs, 0 regressions (v5.7-rc5-53-gfbe093dd16f4)
 2020-05-13 19:00 UTC 

[PATCH] Fix suspicious RCU usage warning
 2020-05-13 19:00 UTC  (2+ messages)

Dynamic list for net's
 2020-05-13 18:59 UTC  (3+ messages)

[PATCH rdma-next v1 0/4] Add steering support for default miss
 2020-05-13 18:57 UTC  (3+ messages)

[PATCHv1 00/19] Improve SBS battery support
 2020-05-13 18:56 UTC  (20+ messages)
` [PATCHv1 01/19] kobject: increase allowed number of uevent variables
` [PATCHv1 02/19] power: supply: core: add capacity error margin property
` [PATCHv1 03/19] power: supply: core: add manufacture date properties
` [PATCHv1 04/19] power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED
` [PATCHv1 05/19] power: supply: sbs-battery: Add TI BQ20Z65 support
` [PATCHv1 06/19] power: supply: sbs-battery: add POWER_SUPPLY_PROP_CAPACITY_ERROR_MARGIN support
` [PATCHv1 07/19] power: supply: sbs-battery: simplify read_read_string_data
` [PATCHv1 08/19] power: supply: sbs-battery: add PEC support
` [PATCHv1 09/19] power: supply: sbs-battery: add POWER_SUPPLY_PROP_CURRENT_AVG support
` [PATCHv1 10/19] power: supply: sbs-battery: Improve POWER_SUPPLY_PROP_TECHNOLOGY support
` [PATCHv1 11/19] power: supply: sbs-battery: add POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT/VOLTAGE_MAX support
` [PATCHv1 12/19] power: supply: sbs-battery: add MANUFACTURE_DATE support
` [PATCHv1 13/19] power: supply: sbs-battery: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIRED support
` [PATCHv1 14/19] power: supply: sbs-battery: fix idle battery status
` [PATCHv1 15/19] power: supply: sbs-battery: add ability to disable charger broadcasts
` [PATCHv1 16/19] power: supply: sbs-battery: switch from of_property_* to device_property_*
` [PATCHv1 17/19] power: supply: sbs-battery: switch to i2c's probe_new
` [PATCHv1 18/19] power: supply: sbs-battery: constify power-supply property array
` [PATCHv1 19/19] dt-bindings: power: sbs-battery: Convert to yaml

[PATCH] md: add a newline when printing parameter 'start_ro' by sysfs
 2020-05-13 18:57 UTC  (2+ messages)

[PATCH v6 0/2] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-05-13 18:52 UTC  (11+ messages)
` [PATCH v6 1/2] crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
` [PATCH v6 2/2] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v7 0/9] SCMI Notifications Core Support
 2020-05-13 18:56 UTC  (7+ messages)
` [PATCH v7 1/9] firmware: arm_scmi: Add notification protocol-registration

Reply Urgently
 2020-05-13 18:27 UTC 

[RFC PATCH] arm: Don't trap conditional UDF instructions
 2020-05-13 18:56 UTC  (4+ messages)

[dpdk-dev] [RFC 1/3] eventdev: allow for event devices requiring maintenance
 2020-05-13 18:56 UTC  (10+ messages)

[PATCH v2 net-next 0/3] net: dsa: felix: tc taprio and CBS offload support
 2020-05-13 18:55 UTC  (2+ messages)

[PATCH v6 bpf-next 0/3] Introduce CAP_BPF
 2020-05-13 18:54 UTC  (5+ messages)

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-13 18:54 UTC  (12+ messages)

[PATCH] Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
 2020-05-13 18:51 UTC  (4+ messages)

[PATCH v1] driver core: Add state_synced sysfs file for devices that support it
 2020-05-13 18:49 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: msm8916: Disable coresight by default
 2020-05-13 18:47 UTC 

[PATCH] IB/mlx4: Replace zero-length array with flexible-array
 2020-05-13 18:49 UTC  (4+ messages)

[PATCH v3 0/4] Additional parameters for qemu_img map
 2020-05-13 18:46 UTC  (3+ messages)

[PATCH v2 0/6] v4l2-subdev: Introduce get_mbus_format pad op
 2020-05-13 18:52 UTC  (3+ messages)

[PATCH v3] video: fbdev: ssd1307fb: Added support to Column offset
 2020-05-13 18:48 UTC  (2+ messages)

[PATCH v5] dmaengine: cookie bypass for out of order completion
 2020-05-13 18:47 UTC 

Introduce SMP support for CI20 (based on JZ4780) v7
 2020-05-13 18:46 UTC  (8+ messages)
` [PATCH v7 0/6] Introduce SMP support for CI20 (based on JZ4780)
` [PATCH v7 1/6] MIPS: JZ4780: Introduce SMP support
` [PATCH v7 2/6] MIPS: CI20: Modify DTS to support high resolution timer for SMP
` [PATCH v7 3/6] clocksource: Ingenic: Add high resolution timer support "
` [PATCH v7 4/6] dt-bindings: MIPS: Document Ingenic SoCs binding
` [PATCH v7 5/6] MIPS: Ingenic: Add 'cpus' node for Ingenic SoCs
` [PATCH v7 6/6] MIPS: CI20: Update defconfig to support SMP

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-13 18:46 UTC  (9+ messages)
` [PATCH 4/8] KVM: x86: interrupt based APF page-ready event delivery

remove a few uses of ->queuedata
 2020-05-13 18:45 UTC  (6+ messages)
` [PATCH 12/15] md: stop using ->queuedata

pm/testing baseline: 61 runs, 1 regressions (v5.7-rc5-53-gfbe093dd16f4)
 2020-05-13 18:45 UTC 

pm/testing boot: 63 boots: 1 failed, 61 passed with 1 untried/unknown (v5.7-rc5-53-gfbe093dd16f4)
 2020-05-13 18:45 UTC 

[PATCH] net: phy: realtek: clear interrupt during init for rtl8211f
 2020-05-13 18:45 UTC  (4+ messages)

[PATCH 0/2] bugreport: collect shell settings
 2020-05-13 18:45 UTC  (6+ messages)
` [PATCH 1/2] help: add shell-path to --build-options

Security workgroup meeting times
 2020-05-13 18:43 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915: Drop no-semaphore boosting
 2020-05-13 18:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Drop no-semaphore boosting (rev2)

[PATCH] IB/iser: Remove support for FMR memory registration
 2020-05-13 18:43 UTC  (10+ messages)

[dpdk-dev] [PATCH] drivers/crypto: fix gcc 10 no-common errors
 2020-05-13 18:43 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[powerpc:fixes-test] BUILD SUCCESS 249c9b0cd193d983c3a0b00f3fd3b92333bfeebe
 2020-05-13 18:32 UTC 

x86/smp: adding new trace points
 2020-05-13 18:42 UTC  (5+ messages)

[PATCH] hwmon: (lm90) Add max6654 support to lm90 driver
 2020-05-13 18:42 UTC 

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-05-13 18:42 UTC  (3+ messages)
` [PATCH 10/10] rcu: Nocb (de)activate through sysfs

[PATCH 1/1] tools: ftdgrep: use /* fallthrough */ as needed
 2020-05-13 18:41 UTC  (10+ 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.