All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-05 10:19:42 to 2021-08-05 11:01:23 UTC [more...]

[PATCH 0/3] progress.c API users: fix bogus counting
 2021-08-05 11:01 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] commit-graph: fix bogus counter in "Scanning merged commits" progress line
  ` [PATCH v2 2/3] midx: don't provide a total for QSORT() progress

[PATCH 0/6] Support ETE decoding
 2021-08-05 10:59 UTC  (6+ messages)
` [PATCH 5/6] perf cs-etm: Create ETE decoder

should recipes not come with their own systemd/user/group info?
 2021-08-05 11:01 UTC 

[PATCH v5 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-08-05 10:59 UTC  (4+ messages)
` [PATCH v5 2/3] PCI: visconti: "

[PATCH net-next] dsa: sja1105: fix reverse dependency
 2021-08-05 11:00 UTC 

[Bug 213961] New: Oops while loading radeon driver
 2021-08-05 11:00 UTC  (3+ messages)
` [Bug 213961] "

[PATCH][next] net/ipv6/mcast: Use struct_size() helper
 2021-08-05 11:00 UTC  (2+ messages)

[Buildroot] [git commit] Config.in: disable PIC/PIE for microblaze
 2021-08-05 10:59 UTC  (2+ messages)

[Buildroot] [git commit] Config.in: add BR2_PIC_PIE_ARCH_SUPPORTS hidden option
 2021-08-05 10:58 UTC  (2+ messages)

[PATCH -next] RDMA/hns: Fix return in hns_roce_rereg_user_mr()
 2021-08-05 10:58 UTC  (6+ messages)

[PATCH 00/10] Various cleanups of driver
 2021-08-05 10:58 UTC  (2+ messages)

[PATCH][next] staging: r8188eu: Fix spelling mistakes and typos
 2021-08-05 10:57 UTC  (2+ messages)

[PATCH RFC 0/1] accel/tcg: Clear PAGE_WRITE before translation
 2021-08-05 10:56 UTC  (4+ messages)
` [PATCH RFC 1/1] "

[rcu:rcu/next] BUILD SUCCESS d9264b6bec039207dc6ee038b80e75b4475a6a7f
 2021-08-05 10:56 UTC 

[PATCH v3] firmware: arm_scmi: Free mailbox channels if probe fails
 2021-08-05 10:54 UTC  (3+ messages)

[agd5f:drm-next 41/57] drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:503:6: warning: no previous prototype for function 'release_psp_cmd_buf'
 2021-08-05 10:54 UTC  (2+ messages)

[PATCH] selftests: KVM: avoid failures due to reserved HyperTransport region
 2021-08-05 10:54 UTC 

[PATCH v2 0/6] Clean up some extraneous wrappers and some empty routines
 2021-08-05 10:53 UTC  (4+ messages)
` [PATCH v2 1/6] staging: r8188eu: Remove wrappers for kalloc() and kzalloc()

[PATCH] drm/omap: Depend on CONFIG_OF
 2021-08-05 10:52 UTC 

[PATCH] Documentation: Checkpatch.rst: Doc added UNNECESSARY_CAST
 2021-08-05 10:49 UTC 

[Buildroot] [PATCH 0/2] package/timescaledb: Bump version to 2.3.0
 2021-08-05 10:50 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/postgresql: add cflags_sl option to pg_config

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 376f9ab803ec12209afd83a313bff83d78154ac3
 2021-08-05 10:50 UTC 

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-08-05 10:50 UTC  (6+ messages)
` [PATCH v2 2/3] "

[jimc:dd-drm-next 8/8] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_debug.c:64:43: error: expected ')' before string constant
 2021-08-05 10:50 UTC 

[PATCH] staging: r8188eu: include: Remove unused const definitions
 2021-08-05 10:49 UTC  (2+ messages)

[PATCH v2 00/11] chardev related fixes
 2021-08-05 10:43 UTC  (17+ messages)
` [PATCH v2 02/11] chardev/socket: print a more correct command-line address
` [PATCH v2 05/11] chardev: mark explicitly first argument as poisoned
` [PATCH v2 06/11] chardev: fix fd_chr_add_watch() when in != out
` [PATCH v2 07/11] chardev: fix qemu_chr_open_fd() being called with fd=-1
` [PATCH v2 08/11] chardev: fix qemu_chr_open_fd() with fd_in==fd_out
` [PATCH v2 10/11] chardev: report a simpler error about duplicated id
` [PATCH v2 11/11] chardev: reuse qmp_chardev_new()

[Intel-gfx] [PATCH v5 00/20] drm/sched dependency handling and implicit sync fixes
 2021-08-05 10:47 UTC  (42+ messages)
`  "
` [Intel-gfx] [PATCH v5 01/20] drm/sched: Split drm_sched_job_init
  `  "
` [Intel-gfx] [PATCH v5 02/20] drm/msm: Fix drm/sched point of no return rules
  `  "
` [Intel-gfx] [PATCH v5 03/20] drm/sched: Barriers are needed for entity->last_scheduled
  `  "
` [PATCH v5 04/20] drm/sched: Add dependency tracking
  ` [Intel-gfx] "
` [PATCH v5 05/20] drm/sched: drop entity parameter from drm_sched_push_job
  ` [Intel-gfx] "
` [PATCH v5 06/20] drm/sched: improve docs around drm_sched_entity
  ` [Intel-gfx] "
` [PATCH v5 07/20] drm/panfrost: use scheduler dependency tracking
  ` [Intel-gfx] "
` [PATCH v5 08/20] drm/lima: "
  ` [Intel-gfx] "
` [PATCH v5 09/20] drm/v3d: Move drm_sched_job_init to v3d_job_init
  ` [Intel-gfx] "
` [PATCH v5 10/20] drm/v3d: Use scheduler dependency handling
  ` [Intel-gfx] "
` [PATCH v5 11/20] drm/etnaviv: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 12/20] drm/msm: "
  `  "
` [Intel-gfx] [PATCH v5 13/20] drm/gem: Delete gem array fencing helpers
  `  "
` [PATCH v5 14/20] drm/sched: Don't store self-dependencies
  ` [Intel-gfx] "
` [PATCH v5 15/20] drm/sched: Check locking in drm_sched_job_await_implicit
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 16/20] drm/msm: Don't break exclusive fence ordering
  `  "
` [Intel-gfx] [PATCH v5 17/20] drm/etnaviv: "
  `  "
` [PATCH v5 18/20] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
  ` [Intel-gfx] "
` [PATCH v5 19/20] drm/i915: Don't break exclusive fence ordering
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 20/20] dma-resv: Give the docs a do-over
  `  "

stable-rc/queue/4.19 baseline: 83 runs, 3 regressions (v4.19.201-6-g92fff11bfbec)
 2021-08-05 10:47 UTC 

[PATCH v6 00/11] qapi: untie 'if' conditions from C preprocessor
 2021-08-05 10:44 UTC  (5+ messages)
` [PATCH v6 02/11] qapi: wrap Sequence[str] in an object

[PATCH v3] drm/radeon: Update pitch for page flip
 2021-08-05 10:45 UTC  (2+ messages)

[gustavoars-linux:for-next/clang-fallthrough] BUILD SUCCESS WITH WARNING 58d0d2d2e7dc1b1a4997bb9c47d6cf428f2d3a00
 2021-08-05 10:44 UTC 

[PATCH v2] staging: r8188eu: core: Change the length of an array
 2021-08-05 10:44 UTC  (4+ messages)

[PATCH v4 0/3] Add ilitek ili9341 panel driver
 2021-08-05 10:42 UTC  (5+ messages)

[PATCH] checkpatch: prefer = {} initializations to = {0}
 2021-08-05 10:43 UTC 

[PATCH 00/15] staging: r8188eu: remove core dir RT_TRACE calls
 2021-08-05 10:43 UTC  (2+ messages)

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-08-05 10:43 UTC  (2+ messages)

[PATCH] netfilter: xt_NFLOG: allow 128 character log prefixes
 2021-08-05 10:42 UTC  (11+ messages)
    ` [netfilter-core] "

[LTP] [PATCH] [2/6] syscalls/sysfs: Convert sysfs02 to the new API
 2021-08-05 10:42 UTC 

[dpdk-dev] [PATCH 1/2] doc: announce ipsec rte_ipsec_sa_prm structure changes
 2021-08-05 10:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] doc: announce rte_security_ipsec_xform "

[PATCH 00/10] i2c: i801: Series with improvements
 2021-08-05 10:41 UTC  (3+ messages)
` [PATCH 06/10] i2c: i801: Remove not needed check for PCI_COMMAND_INTX_DISABLE

[PATCH] media: cxd2880-spi: fix a reversed condition in error handling
 2021-08-05 10:40 UTC 

[Intel-gfx] [PATCH v3 0/8] remove rcu support from i915_address_space
 2021-08-05 10:39 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/8] drm/i915: Drop code to handle set-vm races from execbuf
` [Intel-gfx] [PATCH v3 2/8] drm/i915: Rename i915_gem_context_get_vm_rcu to i915_gem_context_get_eb_vm
` [Intel-gfx] [PATCH v3 3/8] drm/i915: Use i915_gem_context_get_eb_vm in ctx_getparam
` [Intel-gfx] [PATCH v3 4/8] drm/i915: Add i915_gem_context_is_full_ppgtt
` [Intel-gfx] [PATCH v3 5/8] drm/i915: Use i915_gem_context_get_eb_vm in intel_context_set_gem
` [Intel-gfx] [PATCH v3 6/8] drm/i915: Drop __rcu from gem_context->vm
` [Intel-gfx] [PATCH v3 7/8] drm/i915: use xa_lock/unlock for fpriv->vm_xa lookups
` [Intel-gfx] [PATCH v3 8/8] drm/i915: Stop rcu support for i915_address_space

[PATCH net-next 0/3] net: bridge: fix recent ioctl changes
 2021-08-05 10:40 UTC  (3+ messages)
  ` [Bridge] "

[PATCH net-next] net: fix GRO skb truesize update
 2021-08-05 10:40 UTC  (2+ messages)

[PATCH v2 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-05 10:38 UTC  (3+ messages)
` [PATCH v2 2/4] gpio: dwapb: Read GPIO base from gpio-base property

[PATCH net] bnx2x: fix an error code in bnx2x_nic_load()
 2021-08-05 10:38 UTC 

[PATCH] rsi: fix error code in rsi_load_9116_firmware()
 2021-08-05 10:37 UTC 

[PATCH v2 0/8] test-lib tests: split off subtest code in t0000 into lib-subtest.sh
 2021-08-05 10:37 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] test-lib tests: move "run_sub_test" to a new lib-subtest.sh
  ` [PATCH v3 2/9] test-lib tests: split up "write and run" into two functions
  ` [PATCH v3 3/9] test-lib tests: stop using a subshell in write_sub_test_lib_test()
  ` [PATCH v3 4/9] test-lib tests: don't provide a description for the sub-tests
  ` [PATCH v3 5/9] test-lib tests: get rid of copy/pasted mock test code
  ` [PATCH v3 6/9] test-lib tests: assert no "
  ` [PATCH v3 7/9] test-lib tests: avoid subshell for "test_cmp" for readability
  ` [PATCH v3 8/9] test-lib tests: refactor common part of check_sub_test_lib_test*()
  ` [PATCH v3 9/9] test-lib tests: assert 1 exit code, not non-zero

[pavel-linux-leds:for-next 9/18] drivers/leds/blink/leds-lgm-sso.c:635:4: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-05 10:36 UTC  (3+ messages)

[dpdk-dev] [dpdk-announce] release candidate 21.08-rc3
 2021-08-05 10:35 UTC  (4+ messages)

[asahilinux:nvme/dev 17/17] pci.c:undefined reference to `.mbox_request_channel'
 2021-08-05 10:33 UTC  (2+ messages)

[alexandrebelloni:rtc-misc 3/9] drivers/rtc/dev.c:420:4: warning: Value stored to 'err' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-05 10:34 UTC  (2+ messages)

[PATCH v5 00/23] File system wide monitoring
 2021-08-05 10:33 UTC  (7+ messages)
` [PATCH v5 10/23] fsnotify: Allow events reported with an empty inode
` [PATCH v5 15/23] fanotify: Require fid_mode for any non-fd event
` [PATCH v5 16/23] fanotify: Reserve UAPI bits for FAN_FS_ERROR

[jimc:dd-drm-next 4/8] include/linux/dynamic_debug.h:243:12: error: 'dyndbg_register_aux_print' defined but not used
 2021-08-05 10:33 UTC 

[PATCH] riscv: use the generic string routines
 2021-08-05 10:31 UTC  (4+ messages)

[PATCH v1 0/3] Clean up and fix error handling in mdio_mux_init()
 2021-08-05 10:31 UTC  (2+ messages)

[Buildroot] [BUG] qt5declarative not building on host distro without libatomic.so
 2021-08-05 10:31 UTC 

[PATCH v3] brcmfmac: firmware: Fix firmware loading
 2021-08-05 10:31 UTC  (2+ messages)

[PATCH] dt-bindings: misc: add schema for USB hub on Kirin devices
 2021-08-05 10:31 UTC 

[PATCH 0/4] net: wwan: iosm: fixes
 2021-08-05 10:30 UTC  (2+ messages)

[PATCH] staging: r8188eu: core: Remove rtw_mfree_all_stainfo()
 2021-08-05 10:28 UTC  (4+ messages)

make[2]: *** [arch/powerpc/Makefile.postlink:31: vmlinux] Error 1
 2021-08-05 10:28 UTC  (4+ messages)
  ` [kbuild-all] "

patch "usb: typec: tcpm: Keep other events when receiving FRS and" added to usb-linus
 2021-08-05 10:27 UTC 

[PATCH 1/2] cve-check: fix comments
 2021-08-05 10:27 UTC  (2+ messages)
` [PATCH 2/2] cve-check: update link to NVD website for CVE details

stable-rc/queue/5.10 baseline: 121 runs, 2 regressions (v5.10.56-19-g64ac3b65bc37)
 2021-08-05 10:27 UTC 

[PATCH] of: restricted dma: Don't fail device probe on rmem init failure
 2021-08-05 10:26 UTC  (3+ messages)

[PATCH 00/14] qla2xxx driver bug fixes
 2021-08-05 10:20 UTC  (15+ messages)
` [PATCH 01/14] qla2xxx: Add host attribute to trigger MPI hang
` [PATCH 02/14] qla2xxx: Change %p to %px in the log messages
` [PATCH 03/14] qla2xxx: adjust request/response queue size for 28xx
` [PATCH 04/14] qla2xxx: Changes to support FCP2 Target
` [PATCH 05/14] qla2xxx: Show OS name and version in FDMI-1
` [PATCH 06/14] qla2xxx: fix debug print of 64G link speed
` [PATCH 07/14] qla2xxx: fix port type info
` [PATCH 08/14] qla2xxx: fix unsafe removal from link list
` [PATCH 09/14] qla2xxx: fix npiv create erroneous error
` [PATCH 10/14] qla2xxx: suppress unnecessary log messages during login
` [PATCH 11/14] qla2xxx: Changes to support kdump kernel
` [PATCH 12/14] qla2xxx: Changes to support kdump kernel for NVMe BFS
` [PATCH 13/14] qla2xxx: Sync queue idx with queue_pair_map idx
` [PATCH 14/14] qla2xxx: Update version to 10.02.06.100-k

[PATCH 00/12] iwlwifi: updates intended for v5.15 2021-08-05
 2021-08-05 10:19 UTC  (13+ messages)
` [PATCH 01/12] iwlwifi: mvm: d3: separate TKIP data from key iteration
` [PATCH 02/12] iwlwifi: mvm: d3: remove fixed cmd_flags argument
` [PATCH 03/12] iwlwifi: mvm: d3: refactor TSC/RSC configuration
` [PATCH 04/12] iwlwifi: mvm: d3: add separate key iteration for GTK type
` [PATCH 05/12] iwlwifi: mvm: d3: make key reprogramming iteration optional
` [PATCH 06/12] iwlwifi: mvm: d3: implement RSC command version 5
` [PATCH 07/12] iwlwifi: mvm: silently drop encrypted frames for unknown station
` [PATCH 08/12] iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scan
` [PATCH 09/12] iwlwifi: mvm: fix access to BSS elements
` [PATCH 10/12] iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINS
` [PATCH 11/12] iwlwifi: convert flat SAR profile table to a struct version
` [PATCH 12/12] iwlwifi: remove ACPI_SAR_NUM_TABLES definition

[PATCH] iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist()
 2021-08-05 10:22 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2021-08-05 10:22 UTC  (2+ messages)
`  "

[RESEND] coccinelle: api: rename kzfree to kfree_sensitive
 2021-08-05 10:07 UTC  (2+ messages)
` [Cocci] "

[PATCH v5 0/2] A couple of uclamp fixes
 2021-08-05 10:21 UTC  (3+ messages)
` [PATCH v5 1/2] sched: Fix UCLAMP_FLAG_IDLE setting
` [PATCH v5 2/2] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS

[dpdk-dev] [PATCH] doc: announce change in crypto adapter metadata
 2021-08-05 10:21 UTC  (4+ messages)

[master][PATCH 0/4] Reproducible LTO builds
 2021-08-05 10:21 UTC  (3+ messages)
` [OE-core] "

[PATCH] linux-user/elfload: byteswap i386 registers when dumping core
 2021-08-05 10:17 UTC  (2+ messages)

[PATCH v2 0/2] SCHED_IDLE extensions
 2021-08-05 10:18 UTC  (3+ messages)
` [PATCH v2 1/2] sched: cgroup SCHED_IDLE support

[PATCH 00/17] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-08-05 10:18 UTC  (3+ messages)
` [PATCH v2 00/18] "

[igt-dev] [PATCH i-g-t v3 00/52] Add allocator support in IGT
 2021-08-05 10:19 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 16/52] tests/gem_ctx_param: Adopt to use allocator


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.