All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-02 15:10:48 to 2022-08-02 15:57:55 UTC [more...]

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-08-02 15:57 UTC  (5+ messages)

[PATCH] Add a read memory barrier to wait_on_buffer
 2022-08-02 15:57 UTC  (21+ messages)
    ` [PATCH v2] make buffer_locked provide an acquire semantics
          ` [PATCH v3 1/2] wait_bit: do read barrier after testing a bit
              ` [PATCH v4 1/2] introduce test_bit_acquire and use it in wait_on_bit

[PATCH] docs: driver-api: virtio: virtio on Linux
 2022-08-02 15:56 UTC  (5+ messages)

[PULL 0/5] migration queue
 2022-08-02 15:54 UTC  (3+ messages)
` [PULL 2/5] Revert "migration: Simplify unqueue_page()"
` [PULL 3/5] migration: Assert that migrate_multifd_compression() returns an in-range value

[PATCH 0/5] CXL Region Provisioning Fixes
 2022-08-02 15:56 UTC  (3+ messages)
` [PATCH 3/5] cxl/acpi: Minimize granularity for x1 interleaves

[PATCH v4 00/17] submodule--helper: (only) fix memory leaks
 2022-08-02 15:54 UTC  (19+ messages)
` [PATCH v5 00/17] submodule--helper: "
  ` [PATCH v5 01/17] submodule--helper: fix a leak in "clone_submodule"
  ` [PATCH v5 02/17] submodule--helper: fix trivial get_default_remote_submodule() leak
  ` [PATCH v5 03/17] submodule--helper: fix most "struct pathspec" memory leaks
  ` [PATCH v5 04/17] submodule--helper: "struct pathspec" memory leak in module_update()
  ` [PATCH v5 05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument
  ` [PATCH v5 06/17] submodule--helper: add and use *_release() functions
  ` [PATCH v5 07/17] submodule--helper: fix "errmsg_str" memory leak
  ` [PATCH v5 08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks
  ` [PATCH v5 09/17] submodule--helper: fix a leak with repo_clear()
  ` [PATCH v5 10/17] submodule--helper: fix a memory leak in get_default_remote_submodule()
  ` [PATCH v5 11/17] submodule--helper: fix "reference" leak
  ` [PATCH v5 12/17] submodule--helper: fix obscure leak in module_add()
  ` [PATCH v5 13/17] submodule--helper: fix a "
  ` [PATCH v5 14/17] submodule--helper: fix a memory leak in print_status()
  ` [PATCH v5 15/17] submodule--helper: free some "displaypath" in "struct update_data"
  ` [PATCH v5 16/17] submodule--helper: free rest of "
  ` [PATCH v5 17/17] submodule--helper: fix a configure_added_submodule() leak

[PATCH v2] lockd: detect and reject lock arguments that overflow
 2022-08-02 15:54 UTC  (5+ messages)

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-08-02 15:52 UTC  (8+ messages)
` [RFC PATCH v2 2/3] dpll: add netlink events

Acer Aspire 5 A517-52G - No firmware ACIP and no boot
 2022-08-02 15:53 UTC  (4+ messages)

[PATCH v4 00/15] drm+msm: Shrinker and LRU rework
 2022-08-02 15:51 UTC  (32+ messages)
` [PATCH v4 01/15] drm/msm: Reorder lock vs submit alloc
` [PATCH v4 02/15] drm/msm: Small submit cleanup
` [PATCH v4 03/15] drm/msm: Split out idr_lock
` [PATCH v4 04/15] drm/msm/gem: Check for active in shrinker path
` [PATCH v4 05/15] drm/msm/gem: Rename update_inactive
` [PATCH v4 06/15] drm/msm/gem: Rename to pin/unpin_pages
` [PATCH v4 07/15] drm/msm/gem: Consolidate pin/unpin paths
` [PATCH v4 08/15] drm/msm/gem: Remove active refcnt
` [PATCH v4 09/15] drm/gem: Add LRU/shrinker helper
` [PATCH v4 10/15] drm/msm/gem: Convert to using drm_gem_lru
` [PATCH v4 11/15] drm/msm/gem: Unpin buffers earlier
` [PATCH v4 12/15] drm/msm/gem: Consolidate shrinker trace
` [PATCH v4 13/15] drm/msm/gem: Evict active GEM objects when necessary
` [PATCH v4 14/15] drm/msm/gem: Add msm_gem_assert_locked()
` [PATCH v4 15/15] drm/msm/gem: Convert to lockdep assert

[cip-dev][isar-cip-core][RFC 0/2] clean up kas/opt
 2022-08-02 15:51 UTC  (3+ messages)

[PATCH 0/2] afs: Fix ref-put functions
 2022-08-02 15:49 UTC  (4+ messages)
` [PATCH 2/2] afs: Fix access after dec in put functions

[igt-dev] [PATCH] lib/igt_chamelium: Only plug in the ports configured in the config file
 2022-08-02 15:49 UTC  (5+ messages)

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-08-02 15:47 UTC  (4+ messages)
` [PATCH v4 16/45] kmsan: handle task creation and exiting

[PATCH backport for 5.10] tun: avoid double free in tun_free_netdev
 2022-08-02 15:47 UTC 

[linux-linus test] 172074: tolerable FAIL - PUSHED
 2022-08-02 15:49 UTC 

[PATCH 0/3] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-08-02 15:47 UTC  (5+ messages)
` [PATCH 3/3] dt-bindings: bus: Add Freescale i.MX8qxp pixel link MSI bus binding

[PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-08-02 15:46 UTC  (30+ messages)
` [PATCH v2 00/28] "
  ` [PATCH v2 01/28] submodule tests: test usage behavior
  ` [PATCH v2 02/28] submodule tests: test for "add <repository> <abs-path>"
  ` [PATCH v2 03/28] submodule--helper: remove unused "name" helper
  ` [PATCH v2 04/28] submodule--helper: remove unused "list" helper
  ` [PATCH v2 05/28] test-tool submodule-config: remove unused "--url" handling
  ` [PATCH v2 06/28] submodule--helper: move "is-active" to a test-tool
  ` [PATCH v2 07/28] submodule--helper: move "check-name" "
  ` [PATCH v2 08/28] submodule--helper: move "resolve-relative-url-test" "
  ` [PATCH v2 09/28] submodule--helper style: don't separate declared variables with \n\n
  ` [PATCH v2 10/28] submodule--helper style: add \n\n after variable declarations
  ` [PATCH v2 11/28] submodule--helper: replace memset() with { 0 }-initialization
  ` [PATCH v2 12/28] submodule--helper: use xstrfmt() in clone_submodule()
  ` [PATCH v2 13/28] submodule--helper: move "sb" in clone_submodule() to its own scope
  ` [PATCH v2 14/28] submodule--helper: pass a "const struct module_clone_data" to clone_submodule()
  ` [PATCH v2 15/28] submodule--helper: add "const" to copy of "update_data"
  ` [PATCH v2 16/28] submodule--helper: refactor "errmsg_str" to be a "struct strbuf"
  ` [PATCH v2 17/28] submodule--helper: don't redundantly check "else if (res)"
  ` [PATCH v2 18/28] submodule--helper: rename "int res" to "int ret"
  ` [PATCH v2 19/28] submodule--helper: return "ret", not "1" from update_submodule()
  ` [PATCH v2 20/28] submodule--helper: add missing braces to "else" arm
  ` [PATCH v2 21/28] submodule--helper: don't call submodule_strategy_to_string() in BUG()
  ` [PATCH v2 22/28] submodule--helper: move submodule_strategy_to_string() to only user
  ` [PATCH v2 23/28] submodule--helper: use "code" in run_update_command()
  ` [PATCH v2 24/28] submodule--helper: don't exit() on failure, return
  ` [PATCH v2 25/28] submodule--helper: libify determine_submodule_update_strategy()
  ` [PATCH v2 26/28] submodule--helper: libify "must_die_on_failure" code paths
  ` [PATCH v2 27/28] submodule--helper: libify "must_die_on_failure" code paths (for die)
  ` [PATCH v2 28/28] submodule--helper: fix bad config API usage

[PATCH] cpupowerutils: Delete repeated word in comments
 2022-08-02 15:45 UTC 

[PATCH] mm: ksm: fix data-race in __ksm_enter / run_store
 2022-08-02 15:44 UTC  (2+ messages)

[PATCH V2 0/5] Uncore PMON discovery mechanism support
 2022-08-02 15:43 UTC  (8+ messages)
` [PATCH V2 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose'
 2022-08-02 15:43 UTC  (7+ messages)
` [PATCH 2/7] builtin/bugreport.c: create '--diagnose' option
` [PATCH 4/7] builtin/bugreport.c: add directory to archiver more gently

[PATCH] mdadm/systemd: remove KillMode=none from service file
 2022-08-02 15:43 UTC  (4+ messages)

[PATCH v5 0/5] vfio/pci: power management changes
 2022-08-02 15:41 UTC  (11+ messages)
` [PATCH v5 1/5] vfio: Add the device features for the low power entry and exit

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-02 15:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH 10/23] drm/i915/mtl: Add display power wells
` [Intel-gfx] [PATCH 11/23] drm/i915/mtl: Add DP AUX support on TypeC ports

[PATCH] platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failure
 2022-08-02 15:41 UTC  (2+ messages)
` [PATCH v1] "

[PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue
 2022-08-02 15:40 UTC  (4+ messages)
` [PATCH net-next v3 7/7] tls: rx: do not use the standard strparser

[RFC PATCH 1/2] notes: support fetching notes from an external repo
 2022-08-02 15:40 UTC  (2+ messages)

[PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
 2022-08-02 15:39 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: sdm845-db845c: drop power-domains from CCI I2C sensors
` [PATCH 2/5] arm64: dts: qcom: sdm845-db845c: drop gpios "
` [PATCH 3/5] arm64: dts: qcom: use GPIO flags for tlmm
` [PATCH 4/5] ARM: "
` [PATCH 5/5] dt-bindings: i2c: qcom,i2c-cci: convert to dtschema

[RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-02 15:39 UTC  (2+ messages)

[PATCH v3] efi: Add efitextmode command for getting/setting the text mode resolution
 2022-08-02 15:39 UTC  (2+ messages)

[PULL 0/7] Block layer patches
 2022-08-02 15:34 UTC  (2+ messages)

[PATCH net-next] net/tls: Use RCU API to access tls_ctx->netdev
 2022-08-02 15:38 UTC  (7+ messages)

[PATCH] HID: wacom: Simplify comments
 2022-08-02 15:38 UTC  (2+ messages)

[PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers
 2022-08-02 15:37 UTC  (7+ messages)
` [PATCH drm-misc-next v7 2/5] drm/fb: rename FB CMA helpers to FB "
` [PATCH drm-misc-next v7 3/5] drm/gem: rename GEM CMA helpers to GEM "

Conf for a single recipe only
 2022-08-02 15:36 UTC  (4+ messages)
` [yocto] "
  ` AW: "

[PATCH 1/2] doc: update required kernel version to 4.9
 2022-08-02 15:35 UTC  (2+ messages)
` [RFC] doc: update required kernel version to 4.14

[PATCH v2] target/s390x: support PRNO_TRNG instruction
 2022-08-02 15:32 UTC  (10+ messages)
` [PATCH v3] "

[RFC PATCH 0/3] Rename "cifs" module to "smbfs"
 2022-08-02 15:35 UTC  (6+ messages)

[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-08-02 15:35 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests

[PATCH] virtio: remove unnecessary host_features in ->get_features()
 2022-08-02 15:31 UTC  (2+ messages)

[PATCH v2 0/6] revisions API: fix more memory leaks
 2022-08-02 15:33 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] bisect.c: add missing "goto" for release_revisions()
  ` [PATCH v3 2/6] test-fast-rebase helper: use release_revisions() (again)
  ` [PATCH v3 3/6] log: fix a memory leak in "git show <revision>..."
  ` [PATCH v3 4/6] log: refactor "rev.pending" code in cmd_show()
  ` [PATCH v3 5/6] bisect.c: partially fix bisect_rev_setup() memory leak
  ` [PATCH v3 6/6] revisions API: don't leak memory on argv elements that need free()-ing

[Intel-gfx] [PATCH] drm/i915/display: Audio keep alive timestamp cdclk divisors
 2022-08-02 15:31 UTC  (2+ messages)

Controlling device power management from terminal
 2022-08-02 15:32 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display: avoid abnormal pixel output when turn eDP display off
 2022-08-02 15:31 UTC 

[RFC PATCH bpf-next 00/11] bpf: Introduce rbtree map
 2022-08-02 15:30 UTC  (9+ messages)
` [RFC PATCH bpf-next 05/11] bpf: Add bpf_spin_lock member to rbtree
` [RFC PATCH bpf-next 10/11] bpf: Introduce PTR_ITER and PTR_ITER_END type flags

[Intel-wired-lan] [PATCH net v1] iavf: validate dest MAC and VLAN from tc-filter code path
 2022-08-02 15:30 UTC  (2+ messages)

[PATCH] vfs_getxattr_alloc(): don't allocate buf on failure
 2022-08-02 15:29 UTC  (3+ messages)

[RFC 0/2] wifi: mac80211: extend rx API with link_id for MLO connection
 2022-08-02 15:28 UTC  (3+ messages)
` [RFC 1/2] wifi: mac80211: add a new field in ieee80211_rx_status for link id

[PATCH] arm64: dts: qcom: sc7280: move USB wakeup-source property
 2022-08-02 15:26 UTC 

[PATCH RFC v1] random: implement getrandom() in vDSO
 2022-08-02 15:26 UTC  (9+ messages)

[PATCH v4 0/3] Add support for WASP SoC on AVM router boards
 2022-08-02 15:25 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: remoteproc: Add AVM WASP

[PATCH] rebase: introduce allow-inline-reword option
 2022-08-02 15:23 UTC  (2+ messages)

stable-rc/queue/4.9 build: 166 builds: 3 failed, 163 passed, 2 errors, 34 warnings (v4.9.324-42-ge68ab37e0d047)
 2022-08-02 15:22 UTC 

BBClass function and symbolic link (symlink) ... I throw in the towel #python #bitbake #kirkstone
 2022-08-02 15:22 UTC  (5+ messages)
` [yocto] "
        ` [EXTERNAL] "

[PATCH] doc: add removal note for power empty poll API
 2022-08-02 15:22 UTC 

stable-rc/queue/5.10 build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.133-167-g622fcf2e832c2)
 2022-08-02 15:20 UTC 

[helgaas-pci:next] BUILD SUCCESS d4140dae77302505e769693b0c39440d15de9181
 2022-08-02 15:20 UTC 

linux-next: build failure after merge of the thermal tree
 2022-08-02 15:19 UTC  (3+ messages)

[LTP] [PATCH v3] Refactor aiocp using new LTP API
 2022-08-02 15:18 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-08-02 15:19 UTC 

[PATCH] nvme-target tcp: fix unhandled tcp states in nvmet_tcp_state_change()
 2022-08-02 15:19 UTC 

[PATCH v4 0/1] i386: Make pmtimer tsc calibration not take 51 seconds to fail
 2022-08-02 15:18 UTC  (3+ messages)
` [PATCH v4 1/1] "

poky-dunfell-23.0.17
 2022-08-02 15:16 UTC 

[PATCH v4 00/11] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-08-02 15:11 UTC  (12+ messages)
` [PATCH v4 01/11] platform/x86/amd/pmf: Add support for PMF core layer
` [PATCH v4 02/11] platform/x86/amd/pmf: Add support for PMF APCI layer
` [PATCH v4 03/11] platform/x86/amd/pmf: Add support SPS PMF feature
` [PATCH v4 04/11] platform/x86/amd/pmf: Add debugfs information
` [PATCH v4 05/11] platform/x86/amd/pmf: Add heartbeat signal support
` [PATCH v4 06/11] platform/x86/amd/pmf: Add fan control support
` [PATCH v4 07/11] platform/x86/amd/pmf: Get performance metrics from PMFW
` [PATCH v4 08/11] platform/x86/amd/pmf: Add support for Auto mode feature
` [PATCH v4 09/11] platform/x86/amd/pmf: Handle AMT and CQL events for Auto mode
` [PATCH v4 10/11] platform/x86/amd/pmf: Force load driver on older supported platforms
` [PATCH v4 11/11] MAINTAINERS: Add AMD PMF driver entry

[PULL 0/9] More fixes + random seed patches for QEMU 7.1
 2022-08-02 15:13 UTC  (7+ messages)
` [PULL 9/9] hw/i386: pass RNG seed via setup_data entry

[PATCH 0/8] usb: dwc3: qcom: fix wakeup implementation
 2022-08-02 15:14 UTC  (9+ messages)
` [PATCH 1/8] usb: dwc3: fix PHY disable sequence
` [PATCH 2/8] Revert "usb: dwc3: qcom: Keep power domain on to retain controller status"
` [PATCH 3/8] usb: dwc3: qcom: fix broken non-host-mode suspend
` [PATCH 4/8] usb: dwc3: qcom: fix runtime PM wakeup
` [PATCH 5/8] Revert "dt-bindings: usb: dwc3: Add wakeup-source property support"
` [PATCH 6/8] dt-bindings: usb: qcom,dwc3: add wakeup-source property
` [PATCH 7/8] usb: dwc3: qcom: fix wakeup implementation
` [PATCH 8/8] usb: dwc3: qcom: clean up suspend callbacks

[PATCH v8 0/4] Add support for the Cypress cyttsp5
 2022-08-02 15:10 UTC  (3+ messages)
` [PATCH v8 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller

[PATCH for-7.1] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
 2022-08-02 14:20 UTC  (2+ messages)

RDMA (smbdirect) testing
 2022-08-02 15:10 UTC  (11+ 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.