All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-08 19:01:55 to 2020-11-08 22:43:05 UTC [more...]

[PATCH] spi: davinci: Fix use-after-free on unbind
 2020-11-08 22:41 UTC  (2+ messages)
` [PATCH] spi: atmel-quadspi: Disable clock in probe error path

[PATCH net-next] net: dsa: mv88e6xxx: 6352: parse VTU data before loading STU data
 2020-11-08 22:38 UTC 

[PATCH] drm/msm: dsi: Constify dsi_host_ops
 2020-11-08 22:37 UTC 

[PATCH] rtc: rv3032: fix nvram nvmem priv pointer
 2020-11-08 22:37 UTC 

[PATCH] nvme: Boot as soon as the boot controller has been probed
 2020-11-08 22:31 UTC  (5+ messages)

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-08 22:19 UTC  (12+ messages)
` [PATCH v3 01/11] gitlab-ci: Drop generic cache rule
` [PATCH v3 02/11] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH v3 03/11] gitlab-ci: Replace YAML anchors by extends (native_build_job)
` [PATCH v3 04/11] gitlab-ci: Replace YAML anchors by extends (native_test_job)
` [PATCH v3 05/11] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH v3 07/11] gitlab-ci: Extract common job definition as 'cross_common_job'
` [PATCH v3 08/11] gitlab-ci: Extract common job definition as 'native_common_job'
` [PATCH v3 09/11] gitlab-ci: Add rules to select cross-jobs to build
` [PATCH v3 10/11] gitlab-ci: Add rules to select building/testing native jobs
` [PATCH v3 11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job'

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.204-26-gf4d6c3384055)
 2020-11-08 22:31 UTC 

next-20201105 - build issue with KASAN on ARM
 2020-11-08 22:21 UTC  (6+ messages)

[PATCH] ARM: dts: stm32: Add DHCOM based PicoITX board
 2020-11-08 22:19 UTC  (5+ messages)
` [Linux-stm32] "

[PATCH] dt-bindings: arm: stm32: Add compatible strings for DH SoMs and boards
 2020-11-08 22:14 UTC  (2+ messages)

[PATCH] phy: amlogic: Replace devm_reset_control_array_get()
 2020-11-08 22:13 UTC  (4+ messages)

[PATCH v3 00/10] optparse => argparse
 2020-11-08 22:10 UTC  (11+ messages)
` [PATCH v3 01/10] cookerdata: tweak to avoid mutable default argument
` [PATCH v3 02/10] tests/arg_parser: add stub for testing arg parsing
` [PATCH v3 03/10] tests/arg_parser: add test for 'bitbake -S none world'
` [PATCH v3 04/10] main: migrate from optparse to argparse
` [PATCH v3 05/10] main: group --help options to make them easier to read
` [PATCH v3 06/10] main: rename list_extension_modules => load_extension_modules to clarify its function
` [PATCH v3 07/10] tests/arg_parser: add test for lazy loading of bb.ui modules
` [PATCH v3 08/10] main: fix parsing of intermixed arguments
` [PATCH v3 09/10] tinfoil: use knotty module itself as default 'ui' arg to keep up with changes in setup_bitbake
` [PATCH v3 10/10] tests/arg_parser: add test for default TinfoilConfigParameters 'ui'

[PATCH v2 01/17] phy: allwinner: convert to devm_platform_ioremap_resource(_byname)
 2020-11-08 22:11 UTC  (7+ messages)
` [PATCH v2 02/17] phy: amlogic: convert to devm_platform_ioremap_resource
` [PATCH v2 06/17] phy: lantiq: "

stable-rc/linux-4.4.y build: 189 builds: 1 failed, 188 passed, 2 errors, 13 warnings (v4.4.241-72-gc04724dc70f68)
 2020-11-08 22:08 UTC 

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 110 warnings (v5.4.75-42-gdbf70e69694c)
 2020-11-08 22:06 UTC 

[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
 2020-11-08 22:00 UTC  (22+ messages)
` [PATCH-for-5.2 v4 01/17] configure: Check vhost-user is available to build vhost-user-blk-server
` [PATCH-for-5.2 v4 02/17] meson: always include contrib/libvhost-user
` [PATCH-for-5.2 v4 03/17] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
` [PATCH-for-6.0 v4 04/17] MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section
` [PATCH-for-6.0 v4 05/17] gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled
` [PATCH-for-6.0 v4 06/17] gitlab-ci: Update 'build-disabled' to cover all configurable options
` [PATCH-for-6.0 v4 07/17] gitlab-ci: Move job testing --without-default-devices across to gitlab
` [PATCH-for-6.0 v4 08/17] gitlab-ci: Move linux-user debug-tcg test "
` [PATCH-for-6.0 v4 09/17] gitlab-ci: Move gprof/gcov "
` [PATCH-for-6.0 v4 10/17] gitlab-ci: Move user-static "
` [PATCH-for-6.0 v4 11/17] gitlab-ci: Move tools-only and softfloat tests "
` [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine "
` [PATCH-for-6.0 v4 13/17] tests/docker: Install lttng-ust-devel package in Fedora image
` [PATCH-for-6.0 v4 14/17] gitlab-ci: Move trace backend tests across to gitlab
` [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)
` [PATCH-for-6.0 v4 16/17] gitlab-ci: Make some ARM 32-bit jobs optional
` [PATCH-for-6.0 v4 17/17] gitlab-ci: Make MIPS user-mode 32-bit little-endian job optional

ipset 7.7 modules fail to build on kernel 4.19.152
 2020-11-08 22:01 UTC  (5+ messages)

[PATCH net] net: phy: realtek: support paged operations on RTL8201CP
 2020-11-08 21:44 UTC 

linux-next: Fixes tag needs some work in the tip tree
 2020-11-08 21:43 UTC 

[LTP] [PATCH 1/1] fanotify16: Introduce SAFE_FANOTIFY_MARK() macro
 2020-11-08 21:43 UTC  (5+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-11-08 21:38 UTC  (29+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 01/27] revision: factor out parsing of diff-merge related options
  ` [PATCH v1 02/27] revision: factor out setup of diff-merge related settings
  ` [PATCH v1 03/27] revision: factor out initialization "
  ` [PATCH v1 04/27] revision: provide implementation for diff merges tweaks
  ` [PATCH v1 05/27] revision: move diff merges functions to its own diff-merges.c
  ` [PATCH v1 06/27] diff-merges: rename all functions to have common prefix
  ` [PATCH v1 07/27] diff-merges: move checks for first_parent_only out of the module
  ` [PATCH v1 08/27] diff-merges: rename diff_merges_default_to_enable() to match semantics
  ` [PATCH v1 09/27] diff-merges: re-arrange functions to match the order they are called in
  ` [PATCH v1 10/27] diff-merges: new function diff_merges_suppress()
  ` [PATCH v1 11/27] diff-merges: new function diff_merges_set_dense_combined_if_unset()
  ` [PATCH v1 12/27] diff-merges: introduce revs->first_parent_merges flag
  ` [PATCH v1 13/27] diff-merges: revise revs->diff flag handling
  ` [PATCH v1 14/27] t4013: support test_expect_failure through ':failure' magic
  ` [PATCH v1 15/27] t4013: add tests for -m failing to override -c/--cc
  ` [PATCH v1 16/27] diff-merges: fix -m to properly "
  ` [PATCH v1 17/27] diff-merges: split 'ignore_merges' field
  ` [PATCH v1 18/27] diff-merges: group diff-merge flags next to each other inside 'rev_info'
  ` [PATCH v1 19/27] diff-merges: get rid of now empty diff_merges_init_revs()
  ` [PATCH v1 20/27] diff-merges: refactor opt settings into separate functions
  ` [PATCH v1 21/27] diff-merges: make -m/-c/--cc explicitly mutually exclusive
  ` [PATCH v1 22/27] diff-merges: implement new values for --diff-merges
  ` [PATCH v1 23/27] t4013: add test for --diff-merges=first-parent
  ` [PATCH v1 24/27] doc/git-log: describe new --diff-merges options
  ` [PATCH v1 25/27] doc/diff-generate-patch: mention new --diff-merges option
  ` [PATCH v1 26/27] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent
  ` [PATCH v1 27/27] doc/git-show: include --diff-merges description

linux-next: Signed-off-by missing for commit in the nfsd tree
 2020-11-08 21:29 UTC  (2+ messages)

[PATCH v2] net: bonding: alb disable balance for IPv6 multicast related mac
 2020-11-08 21:37 UTC  (4+ messages)

[PATCH] Simplified merge logic
 2020-11-08 21:37 UTC 

[Buildroot] [PATCH] linux: fix linux CIP description typo
 2020-11-08 21:33 UTC 

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 1 error, 110 warnings (v5.4.75-41-gac2add4cf5bb)
 2020-11-08 21:31 UTC 

[Buildroot] [PATCH 1/2] linux: bump CIP kernel to version 4.19.152-cip37
 2020-11-08 21:29 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump CIP RT kernel to version 4.19.152-cip37-rt16

[PATCH v4] ARM: dts: motorola-mapphone-common: Add dts configureation for the android buttons beneath the screen
 2020-11-08 21:29 UTC 

[PATCH 0/4] RFC: support for global CPU list abbreviations
 2020-11-08 21:24 UTC  (6+ messages)

[PATCH v3 0/9] clk: qoriq fixes and new fsl-flexspi driver
 2020-11-08 21:21 UTC  (4+ messages)
` [RFC PATCH v3 9/9] arm64: dts: lx2160a: fix FlexSPI clock

[RFC][PATCH 1/2] libnvdimm: Introduce ND_CMD_GET_STAT to retrieve nvdimm statistics
 2020-11-08 21:15 UTC  (4+ messages)
` [RFC][PATCH 2/2] powerpc/papr_scm: Implement support for reporting generic nvdimm stats

[wireless-regdb] wireless-regdb: Update regulatory rules for Kazakhstan (KZ)
 2020-11-08 21:19 UTC  (2+ messages)
  `  "

linux-next: Signed-off-by missing for commit in the risc-v tree
 2020-11-08 21:18 UTC 

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-08 21:18 UTC  (18+ messages)

[Buildroot] [PATCH v3 1/2] package/cups-filters: fix deamon path for cups service
 2020-11-08 21:17 UTC  (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/cups-filters: bump to version 1.28.4

[PATCH iproute2-next v4 00/11] Add a tool for configuration of DCB
 2020-11-08 21:14 UTC  (12+ messages)
` [PATCH iproute2-next v4 01/11] Unify batch processing across tools
` [PATCH iproute2-next v4 02/11] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next v4 03/11] lib: json_print: Add print_on_off()
` [PATCH iproute2-next v4 04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next v4 05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next v4 06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next v4 07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next v4 08/11] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next v4 09/11] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next v4 10/11] Add skeleton of a new tool, dcb
` [PATCH iproute2-next v4 11/11] dcb: Add a subtool for the DCB ETS object

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2020-11-08 21:14 UTC 

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 76 warnings (v4.19.155-45-g6679aabaf3341)
 2020-11-08 21:14 UTC 

[PATCH v2] arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold
 2020-11-08 21:14 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.155-46-g0cc1c3c9e2b1)
 2020-11-08 21:13 UTC 

[PATCH] scsi: core: fix -Wformat
 2020-11-08 21:10 UTC  (2+ messages)

[Buildroot] [ISSUE] webkitgtk/webkitgtk.mk
 2020-11-08 21:07 UTC 

[PATCH v2 RESEND] drm: mxsfb: Implement .format_mod_supported
 2020-11-08 21:00 UTC 

[PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext
 2020-11-08 21:01 UTC  (3+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.204-25-g54b36d813bb8)
 2020-11-08 21:01 UTC 

[PATCH] s390/qeth: remove useless if/else
 2020-11-08 20:58 UTC  (3+ messages)

[Buildroot] [PATCH] support/testing/tests/init/test_systemd: update to BR2_PACKAGE_SYSTEMD_JOURNAL_REMOTE
 2020-11-08 20:53 UTC 

[PATCH v40 00/24] Intel SGX foundations
 2020-11-08 20:48 UTC  (7+ messages)
` [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again
 2020-11-08 20:37 UTC  (2+ messages)

[Qemu-devel] [Bug 1652459] [NEW] kvm rbd driver (and maybe others, i.e. qcow2, qed and so on) does not report DISCARD-ZERO flag
 2020-11-08 20:13 UTC  (2+ messages)
` [Bug 1652459] "

[dpdk-dev] [PATCH v7 00/14] Arm build options rework
 2020-11-08 20:19 UTC  (6+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 06/14] build: organize Arm config into dict
  ` [dpdk-dev] [PATCH v8 12/14] build: disable Arm drivers

stable-rc/queue/4.9 build: 194 builds: 1 failed, 193 passed, 4 warnings (v4.9.241-101-ge8d0a6534ab3)
 2020-11-08 20:18 UTC 

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-08 20:14 UTC  (6+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[Linux-kernel-mentees] [PATCH] checkpatch: add fix for BAD_SIGN_OFF
 2020-11-08 19:57 UTC  (3+ messages)
  `  "

[PATCH v2 0/5] optparse => argparse
 2020-11-08 20:11 UTC  (5+ messages)
` [bitbake-devel] "

[Buildroot] [PATCH] package/python-pillow: bump to version 8.0.1
 2020-11-08 20:06 UTC  (2+ messages)

[PATCH] powerpc: add compile-time support for lbarx, lwarx
 2020-11-08 20:01 UTC  (3+ messages)

[PATCH] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
 2020-11-08 19:56 UTC  (3+ messages)

[GIT PULL] USB driver fixes for 5.10-rc3
 2020-11-08 19:38 UTC  (2+ messages)

[GIT PULL] Driver core documentation fixes for 5.10-rc3
 2020-11-08 19:38 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.10-rc3
 2020-11-08 19:38 UTC  (2+ messages)

[PATCH 0/4] "Push" protocol change proposal: user-specified base
 2020-11-08 19:31 UTC  (5+ messages)
` [PATCH 2/4] push: teach --base for ssh:// and file://

[Buildroot] [PATCH] Revert "keepalived: needs headers >= 3.4"
 2020-11-08 19:31 UTC  (2+ messages)

[to-be-updated] mm-zsmalloc-include-sparsememh-for-max_physmem_bits.patch removed from -mm tree
 2020-11-08 19:19 UTC 

[PATCH] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target
 2020-11-08 19:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] PCI: altera-msi: Remove irq handler and data in one go
 2020-11-08 19:11 UTC 

[PATCH] PCI: brcmstb: Remove irq handler and data in one go
 2020-11-08 18:42 UTC 

[PATCH 00/19] Add generic user_landing tracking
 2020-11-08 19:07 UTC  (8+ messages)
` [PATCH 12/19] x86/signal: Land on &frame->retcode when vdso isn't mapped
` [PATCH 14/19] mm: Add user_landing in mm_struct

FAILED: patch "[PATCH] regulator: defer probe when trying to get voltage from" failed to apply to 4.14-stable tree
 2020-11-08 19:08 UTC 

FAILED: patch "[PATCH] regulator: defer probe when trying to get voltage from" failed to apply to 4.19-stable tree
 2020-11-08 19:08 UTC 

FAILED: patch "[PATCH] regulator: defer probe when trying to get voltage from" failed to apply to 4.9-stable tree
 2020-11-08 19:08 UTC 

[PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7
 2020-11-08 19:01 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: exynos: Correct psci compatible used on Exynos7


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.