All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-21 22:23:10 to 2020-12-22 00:08:23 UTC [more...]

[PATCH 0/9 v1 RFC] Generic zcopy_* functions
 2020-12-22  0:07 UTC  (11+ messages)
` [PATCH 3/9 v1 RFC] skbuff: replace sock_zerocopy_put() with skb_zcopy_put()

[PATCH 00/17] use config-based hooks (config-based hooks part
 2020-12-22  0:04 UTC  (19+ messages)
` [PATCH v3 00/17] use config-based hooks (config-based hooks part II)
  ` [PATCH v3 01/17] commit: use config-based hooks
  ` [PATCH v3 02/17] am: convert applypatch hooks to use config
  ` [PATCH v3 03/17] merge: use config-based hooks for post-merge hook
  ` [PATCH v3 04/17] gc: use hook library for pre-auto-gc hook
  ` [PATCH v3 05/17] rebase: teach pre-rebase to use hook.h
  ` [PATCH v3 06/17] read-cache: convert post-index-change hook to use config
  ` [PATCH v3 07/17] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH v3 08/17] git-p4: use 'git hook' to run hooks
  ` [PATCH v3 09/17] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH v3 10/17] hook: convert 'post-rewrite' hook to config
  ` [PATCH v3 11/17] transport: convert pre-push hook to use config
  ` [PATCH v3 12/17] reference-transaction: look for hooks in config
  ` [PATCH v3 13/17] receive-pack: convert 'update' hook to hook.h
  ` [PATCH v3 14/17] proc-receive: acquire hook list from hook.h
  ` [PATCH v3 15/17] post-update: use hook.h library
  ` [PATCH v3 16/17] receive-pack: convert receive hooks to hook.h
  ` [PATCH v3 17/17] run-command: stop thinking about hooks

[PATCH v6 00/17] propose config-based hooks (part I)
 2020-12-22  0:02 UTC  (19+ messages)
` [PATCH v7 "
  ` [PATCH v7 01/17] doc: propose hooks managed by the config
  ` [PATCH v7 02/17] hook: scaffolding for git-hook subcommand
  ` [PATCH v7 03/17] hook: add list command
  ` [PATCH v7 04/17] hook: include hookdir hook in list
  ` [PATCH v7 05/17] hook: respect hook.runHookDir
  ` [PATCH v7 06/17] hook: implement hookcmd.<name>.skip
  ` [PATCH v7 07/17] parse-options: parse into strvec
  ` [PATCH v7 08/17] hook: add 'run' subcommand
  ` [PATCH v7 09/17] hook: replace find_hook() with hook_exists()
  ` [PATCH v7 10/17] hook: support passing stdin to hooks
  ` [PATCH v7 11/17] run-command: allow stdin for run_processes_parallel
  ` [PATCH v7 12/17] hook: allow parallel hook execution
  ` [PATCH v7 13/17] hook: allow specifying working directory for hooks
  ` [PATCH v7 14/17] run-command: add stdin callback for parallelization
  ` [PATCH v7 15/17] hook: provide stdin by string_list or callback
  ` [PATCH v7 16/17] run-command: allow capturing of collated output
  ` [PATCH v7 17/17] hooks: allow callers to capture output

[Buildroot] Configuring OpenGL
 2020-12-22  0:04 UTC  (3+ messages)

[fsverity-utils PATCH v2 1/2] Remove unneeded includes
 2020-12-22  0:03 UTC  (15+ messages)
` [fsverity-utils PATCH v4 "
  ` [fsverity-utils PATCH v4 2/2] Allow to build and run sign/digest on Windows
    ` [PATCH v5] "
      ` [PATCH v6 1/3] Move -D_GNU_SOURCE to CPPFLAGS
        ` [PATCH v6 2/3] Wrap ./fsverity in TEST_WRAPPER_PROG too
        ` [PATCH v6 3/3] Allow to build and run sign/digest on Windows

[linux-5.4 test] 157757: tolerable FAIL - PUSHED
 2020-12-22  0:00 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-22  0:00 UTC  (27+ messages)

[PATCH v2 0/2] negative-refspec: fix segfault on : refspec
 2020-12-22  0:00 UTC  (7+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] test-lib-functions: handle --add in test_config

[PATCH] module: harden ELF info handling
 2020-12-21 23:56 UTC  (2+ messages)

[dunfell/master][PATCH] optee-os: as meta-ti now has upstream 3.11, drop local fork
 2020-12-21 23:59 UTC  (3+ messages)

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-21 23:56 UTC  (3+ messages)
` [PATCH v10 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP

skb_cb corruption in ath10k
 2020-12-21 23:55 UTC  (2+ messages)

[Intel-gfx] [RFC-v14 00/13] Introduce Intel PXP component - Mesa single session
 2020-12-21 23:52 UTC  (14+ messages)
` [Intel-gfx] [RFC-v14 01/13] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v14 02/13] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v14 03/13] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v14 04/13] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v14 05/13] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v14 06/13] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v14 07/13] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v14 08/13] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v14 09/13] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v14 10/13] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v14 11/13] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v14 12/13] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v14 13/13] drm/i915/pxp: Add plane decryption support

[dpdk-dev] [PATCH 2/2] net/netvsc: support VF device hot add/remove
 2020-12-21 23:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[RFC/PATCH] mergetool: use resolved conflicts in all the views
 2020-12-21 23:51 UTC  (13+ messages)
                      ` Code of conduct violation?

[PATCH v14 00/15] xfs: Delayed Attributes
 2020-12-21 23:48 UTC  (7+ messages)
` [PATCH v14 01/15] xfs: Add helper xfs_attr_node_remove_step
` [PATCH v14 02/15] xfs: Add xfs_attr_node_remove_cleanup

[renesas-devel:renesas-arm-dt-for-v5.12] BUILD SUCCESS a979b5e3e587ee26db64eeda644febe7544b0d1f
 2020-12-21 23:49 UTC 

[renesas-devel:renesas-dt-bindings-for-v5.12] BUILD SUCCESS a7d4d13e3169384c15d338eb4b1e556a206454b5
 2020-12-21 23:49 UTC 

[Bug 205675] New: Display locks up. AMDGPU timeout
 2020-12-21 23:50 UTC  (2+ messages)
` [Bug 205675] "

[renesas-devel:master] BUILD SUCCESS a0d9f5cfe680c9afb8a9bb2d57b6a1c707da9c3a
 2020-12-21 23:49 UTC 

[PATCH] clone: in protocol v2, use remote's default branch
 2020-12-21 23:48 UTC  (6+ messages)
` [PATCH v3 0/3] Cloning with remote unborn HEAD
  ` [PATCH v3 1/3] ls-refs: report unborn targets of symrefs
  ` [PATCH v3 2/3] connect, transport: add no-op arg for future patch
  ` [PATCH v3 3/3] clone: respect remote unborn HEAD

[PATCH 0/4] Move syscall.tbl check and update syscall.tbl for powerpc and s390
 2020-12-21 23:47 UTC  (6+ messages)
` [PATCH 3/4] perf tools: Update powerpc's syscall.tbl

[PATCH] dt-bindings: Drop unnecessary *-supply schemas properties
 2020-12-21 23:46 UTC  (2+ messages)

[PATCH BlueZ 1/4] lib: Add definitions for ISO socket
 2020-12-21 23:42 UTC  (5+ messages)
` [PATCH BlueZ 2/4] tools: Add isotest tool
` [PATCH BlueZ 3/4] btio: Add support for ISO sockets
` [PATCH BlueZ 4/4] tools: Add iso-tester
` [BlueZ,1/4] lib: Add definitions for ISO socket

[PATCH] net: lantiq_etop: check the result of request_irq()
 2020-12-21 23:41 UTC  (5+ messages)

[RFC PATCH net-next 0/4] Reduce coupling between DSA and Broadcom SYSTEMPORT driver
 2020-12-21 23:41 UTC  (9+ messages)
` [RFC PATCH net-next 3/4] net: systemport: use standard netdevice notifier to detect DSA presence

[PATCH v17 1/3] scsi: ufs: Introduce HPB feature
 2020-12-21 23:38 UTC  (3+ messages)

[patch] zswap: fix zswap_frontswap_load() vs zsmalloc::map/unmap() might_sleep() splat
 2020-12-21 23:35 UTC  (14+ messages)
` [PATCH] zsmalloc: do not use bit_spin_lock

[Intel-gfx] [CI 1/5] drm/i915/display: move needs_modeset to an inline in header
 2020-12-21 23:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/5] drm/i915/display: move needs_modeset to an inline in header (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

WG: How to properly setup for snapshots
 2020-12-21 23:33 UTC  (5+ messages)
    ` AW: "

[PATCH] x86/hyperv: Fix kexec panic/hang issues
 2020-12-21 23:33 UTC  (2+ messages)

[PATCH 0/2] fixes for syzbot reports
 2020-12-21 23:27 UTC  (3+ messages)
` [PATCH 1/2] io_uring: fix ignoring xa_store errors

[sashal-linux-stable:linux-5.4.y 116/174] kernel/trace/blktrace.c:548:13: sparse: sparse: cast removes address space '<asn:4>' of expression
 2020-12-21 23:27 UTC 

[PATCH v2 0/2] IMA: Add test for dm-crypt measurement
 2020-12-21 23:05 UTC  (5+ messages)
` [PATCH v2 1/2] IMA: generalize key measurement tests
  ` [dm-devel] "
    ` [LTP] "

[PATCH net v2 0/3] net-sysfs: fix race conditions in the xps code
 2020-12-21 23:21 UTC  (5+ messages)
` [PATCH net v2 1/3] net: fix race conditions in xps by locking the maps and dev->tc_num
` [PATCH net v2 2/3] net: move the xps cpus retrieval out of net-sysfs

[RFC V1 0/7] Introduce AVX512 optimized crypto algorithms
 2020-12-21 23:20 UTC  (2+ messages)

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-21 23:11 UTC  (2+ messages)
` [Bug 1906193] "

[PATCH] tty: serial: amba-pl011: added RS485 support
 2020-12-21 23:18 UTC 

[PATCH bpf] bpf: add schedule point in htab_init_buckets()
 2020-12-21 23:20 UTC  (2+ messages)

include/linux/spinlock.h:393:9: sparse: sparse: context imbalance in 'mlxbf2_gpio_lock_release' - wrong count at exit
 2020-12-21 23:13 UTC 

[PATCH net v2 0/2] fixes for vhost_net
 2020-12-21 23:07 UTC  (4+ messages)
` [PATCH net v2 2/2] vhost_net: fix high cpu load when sendmsg fails

[Intel-wired-lan] [PATCH 00/10] igc: Add support for AF_XDP zero-copy
 2020-12-21 23:09 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH 02/10] igc: Refactor igc_xdp_run_prog()
` [Intel-wired-lan] [PATCH 04/10] igc: Refactor XDP rxq info registration
` [Intel-wired-lan] [PATCH 06/10] igc: Introduce igc_update_tx_stats()
` [Intel-wired-lan] [PATCH 08/10] igc: Replace IGC_TX_FLAGS_XDP flag by an enum

[yocto-security] [PATCH] openssl: drop support for deprecated algorithms
 2020-12-21 23:08 UTC  (7+ messages)
  ` [OE-core] "

[Buildroot] [PATCH] package/rauc: security bump to version 1.5
 2020-12-21 23:07 UTC  (2+ messages)

[Buildroot] [git commit] package/rauc: security bump to version 1.5
 2020-12-21 23:06 UTC 

[PATCH v3] KVM/x86: Move definition of __ex to x86.h
 2020-12-21 23:05 UTC  (3+ messages)

[PATCH] drivers: mmc: support secure erase
 2020-12-21 23:05 UTC  (2+ messages)

[PATCH] pwm: bcm2835: Improve period and duty cycle calculation
 2020-12-21 23:04 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 9}.x series
 2020-12-21 23:04 UTC 

[Buildroot] [git commit branch/2020.08.x] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 9}.x series
 2020-12-21 23:02 UTC 

[PATCH] cpufreq: brcmstb-avs-cpufreq: Fix some resource leaks in the error handling path of the probe function
 2020-12-21 23:00 UTC  (4+ messages)
  ` [PATCH] cpufreq: brcmstb-avs-cpufreq: Fix some resource leaks in the error handling path of the

[PATCH net] net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
 2020-12-21 22:55 UTC  (12+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-21 22:54 UTC  (9+ messages)
` [PATCH v2 01/48] dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
` [PATCH v2 02/48] dt-bindings: memory: tegra30: "

[PATCH] Separate binary names using comma in mount.cifs.rst
 2020-12-21 22:52 UTC  (3+ messages)

[RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
 2020-12-21 22:52 UTC  (3+ messages)
` [RFC PATCH 5/6] dt-bindings: crypto: Add Keem Bay ECC bindings

[sashal-linux-stable:linux-5.4.y 116/174] kernel/trace/blktrace.c:548:13: sparse: sparse: cast removes address space '<asn:4>' of expression
 2020-12-21 22:53 UTC 

[PATCH] ASoC: wm8962: Add optional mclk device tree binding
 2020-12-21 22:51 UTC  (3+ messages)

[PATCH] riscv: return -ENOSYS for syscall -1
 2020-12-21 22:52 UTC  (2+ messages)

linux-next: manual merge of the device-mapper tree with Linus' tree
 2020-12-21 22:50 UTC 

Standard test parameters for NAS workloads?
 2020-12-21 22:49 UTC 

[NOT BUG] git-2.30.0-rc1 - Transitive OpenLDAP requirement in libcurl
 2020-12-21 22:45 UTC 

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-21 22:41 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: misc performance improvements for cgroup hooks
 2020-12-21 22:40 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt
` [PATCH bpf-next 2/2] bpf: split cgroup_bpf_enabled per attach type

[PATCH] power: pmic: add driver for Monolithic Power mp5416
 2020-12-21 22:37 UTC  (2+ messages)

[sashal-linux-stable:linux-5.4.y 116/174] kernel/trace/blktrace.c:548:13: sparse: sparse: cast removes address space '<asn:4>' of expression
 2020-12-21 22:35 UTC 

[PATCH v3 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2020-12-21 22:34 UTC  (5+ messages)
` [PATCH v3 2/6] ASoC: audio-graph-card: Add plls and sysclks DT bindings

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-21 22:33 UTC  (13+ messages)
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding

include/linux/spinlock.h:379:9: sparse: sparse: context imbalance in 'vkms_crtc_atomic_begin' - wrong count at exit
 2020-12-21 22:31 UTC 

[ovmf test] 157759: all pass - PUSHED
 2020-12-21 22:27 UTC 

[PATCH net] igb: Enable RSS for Intel I211 Ethernet Controller
 2020-12-21 22:25 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] pack-redundant: gauge the usage before proposing its removal
 2020-12-21 22:24 UTC  (6+ messages)
` [PATCH v1 0/3] War on dashed-git
  ` [PATCH v1 3/3] git: catch an attempt to run "git-foo"

[PATCH v2 0/1] Fix kernel panic issues caused by AST2500 Video Engine
 2020-12-21 22:32 UTC  (4+ messages)
` [PATCH v2 1/1] media: aspeed: fix clock handling logic

[PATCH 0/8] spl: fit: Play nicely with OP-TEE and Linux
 2020-12-21 22:24 UTC  (6+ messages)
` [PATCH 2/8] spl: fit: Factor out FIT parsing and use a context struct

[PATCH v10 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-21 22:23 UTC 


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.