All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-28 11:50:16 to 2021-05-28 12:48:57 UTC [more...]

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-28 12:44 UTC  (11+ messages)
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[PATCH v8 1/3] perf report: compile tips.txt in perf binary
 2021-05-28 12:48 UTC  (5+ messages)
` [PATCH v8 2/3] perf tests: avoid storing an absolute path "

[PATCH net-next v2 00/10] Adding the Sparx5 Switch Driver
 2021-05-28 12:34 UTC  (16+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
` [PATCH net-next v2 02/10] net: sparx5: add the basic sparx5 driver
` [PATCH net-next v2 03/10] net: sparx5: add hostmode with phylink support
` [PATCH net-next v2 04/10] net: sparx5: add port module support
` [PATCH net-next v2 05/10] net: sparx5: add mactable support
` [PATCH net-next v2 06/10] net: sparx5: add vlan support
` [PATCH net-next v2 07/10] net: sparx5: add switching support
` [PATCH net-next v2 08/10] net: sparx5: add calendar bandwidth allocation support
` [PATCH net-next v2 09/10] net: sparx5: add ethtool configuration and statistics support
` [PATCH net-next v2 10/10] arm64: dts: sparx5: Add the Sparx5 switch node

[PATCH v9 00/37] propose config-based hooks
 2021-05-28 12:48 UTC  (34+ messages)
` [PATCH 00/31] minimal restart of "config-based-hooks"
  ` [PATCH 01/31] hooks tests: don't leave "actual" nonexisting on failure
  ` [PATCH 02/31] gc tests: add a test for the "pre-auto-gc" hook
  ` [PATCH 03/31] hook: add 'run' subcommand
  ` [PATCH 04/31] run-command.h: move find_hook() to hook.h
  ` [PATCH 05/31] hook.c: add a hook_exists() wrapper and use it in bugreport.c
  ` [PATCH 06/31] gc: use hook library for pre-auto-gc hook
  ` [PATCH 07/31] rebase: teach pre-rebase to use hook.h
  ` [PATCH 08/31] am: convert applypatch hooks to use config
  ` [PATCH 09/31] hooks: convert 'post-checkout' hook to hook library
  ` [PATCH 10/31] merge: use config-based hooks for post-merge hook
  ` [PATCH 11/31] git hook run: add an --ignore-missing flag
  ` [PATCH 12/31] send-email: use 'git hook run' for 'sendemail-validate'
  ` [PATCH 13/31] git-p4: use 'git hook' to run hooks
  ` [PATCH 14/31] commit: use hook.h to execute hooks
  ` [PATCH 15/31] read-cache: convert post-index-change hook to use config
  ` [PATCH 16/31] receive-pack: convert push-to-checkout hook to hook.h
  ` [PATCH 17/31] run-command: allow stdin for run_processes_parallel
  ` [PATCH 18/31] hook: support passing stdin to hooks
  ` [PATCH 19/31] am: convert 'post-rewrite' hook to hook.h
  ` [PATCH 20/31] run-command: add stdin callback for parallelization
  ` [PATCH 21/31] hook: provide stdin by string_list or callback
  ` [PATCH 22/31] hook: convert 'post-rewrite' hook in sequencer.c to hook.h
  ` [PATCH 23/31] transport: convert pre-push hook to use config
  ` [PATCH 24/31] reference-transaction: use hook.h to run hooks
  ` [PATCH 25/31] run-command: allow capturing of collated output
  ` [PATCH 26/31] hooks: allow callers to capture output
  ` [PATCH 27/31] receive-pack: convert 'update' hook to hook.h
  ` [PATCH 28/31] post-update: use hook.h library
  ` [PATCH 29/31] receive-pack: convert receive hooks to hook.h
  ` [PATCH 30/31] hooks: fix a TOCTOU in "did we run a hook?" heuristic
  ` [PATCH 31/31] hook-list.h: add a generated list of hooks, like config-list.h

Fetching single tag in shallow clone almost unshallow the clone
 2021-05-28 12:46 UTC  (3+ messages)

[RFC PATCH v6 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-28 12:46 UTC  (16+ messages)
` [RFC PATCH v6 07/27] nvme-tcp-offload: Add queue level implementation
` [RFC PATCH v6 09/27] qed: Add TCP_ULP FW resource layout
` [RFC PATCH v6 10/27] qed: Add NVMeTCP Offload PF Level FW and HW HSI
` [RFC PATCH v6 11/27] qed: Add NVMeTCP Offload Connection "
` [RFC PATCH v6 13/27] qed: Add NVMeTCP Offload IO "
` [RFC PATCH v6 14/27] qed: Add NVMeTCP Offload IO Level FW Initializations
` [RFC PATCH v6 19/27] qedn: Add IRQ and fast-path resources initializations

[PATCH] configs: stm32mp: Enable UNZIP on STMicroelectronics stm32mp15 boards
 2021-05-28 12:46 UTC  (2+ messages)

How to switch yocto INIT_MANAGER from systemd to sysvinit #dunfell
 2021-05-28 12:45 UTC  (5+ messages)
` [yocto] "

[PATCH RFCv2 0/3] make '%pD' print full path for file
 2021-05-28 12:44 UTC  (4+ messages)
` [PATCH RFCv2 1/3] fs: introduce helper d_path_fast()

[GIT PULL] sound fixes for 5.13-rc4
 2021-05-28 12:45 UTC 

[LSF/MM TOPIC] Fine-grained Data Access Pattern and Memory Management Optimizations
 2021-05-28 12:43 UTC 

[linux-nfc] [PATCH 01/12] nfc: fdp: correct kerneldoc for structure
 2021-05-28 12:42 UTC  (36+ messages)
`  "
` [linux-nfc] [PATCH 02/12] nfc: fdp: drop ACPI_PTR from device ID table
  `  "
` [PATCH 03/12] nfc: port100: correct kerneldoc for structure
  ` [linux-nfc] "
` [PATCH 04/12] nfc: pn533: drop of_match_ptr from device ID table
  ` [linux-nfc] "
` [PATCH 05/12] nfc: mrvl: mark OF device ID tables as maybe unused
  ` [linux-nfc] "
` [PATCH 06/12] nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
  ` [linux-nfc] "
` [PATCH 07/12] nfc: pn533: mark OF device ID tables as maybe unused
  ` [linux-nfc] "
` [PATCH 08/12] nfc: s3fwrn5: "
  ` [linux-nfc] "
` [PATCH 09/12] nfc: pn544: mark ACPI and "
  ` [linux-nfc] "
` [PATCH 10/12] nfc: st-nci: "
  ` [linux-nfc] "
` [PATCH 11/12] nfc: st21nfca: "
  ` [linux-nfc] "
` [PATCH 12/12] nfc: st95hf: "
  ` [linux-nfc] "

[PATCH 1/2] PCI: of: Override 64-bit flag for non-prefetchable memory below 4GB
 2021-05-28 12:42 UTC  (2+ messages)

[TECH TOPIC] Writing a fine-grained access pattern oriented lightweight kernel module using DAMON/DAMOS in 10 minutes
 2021-05-28 12:41 UTC 

[PATCH net 0/2] Fix use-after-free after the TLS device goes down and up
 2021-05-28 12:40 UTC  (4+ messages)
` [PATCH net 2/2] net/tls: "

[PATCH RFT] regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
 2021-05-28 12:38 UTC 

[PATCH V2] ARM: stm32: Update dhelectronics/dh_stm32mp1/MAINTAINERS file
 2021-05-28 12:38 UTC  (2+ messages)

[Buildroot] [PATCH] package/nginx: add upstream CVE-2021-23017 security fix
 2021-05-28 12:38 UTC  (2+ messages)

ext4_xattr_ibody_find:2180: inode #2669312: comm systemd-journal: corrupted in-inode xattr
 2021-05-28 12:36 UTC 

[PATCH 0/6 v2] Calculate pcp->high based on zone sizes and active CPUs
 2021-05-28 12:37 UTC  (7+ messages)
` [PATCH 6/6] mm/page_alloc: Introduce vm.percpu_pagelist_high_fraction

[PATCH conntrackd] cthelper: fix overlapping queue numbers in example file
 2021-05-28 12:37 UTC 

[Draft iproute2-next PATCH] configure: add options ability
 2021-05-28 12:35 UTC 

[PATCH 1/2] docs/devel: Add a single top-level header to MTTCG's doc
 2021-05-28 12:32 UTC 

[PATCH bpf-next] xsk: support AF_PACKET
 2021-05-28 12:35 UTC  (8+ messages)

[PATCH] arm: make the size of vmalloc in cmdline and meminfo uniform
 2021-05-28 12:24 UTC  (13+ messages)
` [PATCH v2 3/6] ARM: change vmalloc_min to vmalloc_start
` [PATCH v2 4/6] ARM: change vmalloc_start to vmalloc_size
` [PATCH v2 5/6] ARM: use "* SZ_1M" rather than "<< 20"
` [PATCH v2 6/6] ARM: use MiB for vmalloc sizes

[Buildroot] [git commit] package/nginx: add upstream CVE-2021-23017 security fix
 2021-05-28 12:36 UTC 

[PATCH] reset: stm32: Fix bank and offset computation
 2021-05-28 12:36 UTC  (2+ messages)

[PATCH] docs/devel: Explain in more detail the TB chaining mechanisms
 2021-05-28 12:30 UTC 

[PATCH v2 -next] RDMA/srp: use DEVICE_ATTR_*() macro
 2021-05-28 12:33 UTC  (2+ messages)

[PATCH 0/6] Support resize and device delete cancel ops
 2021-05-28 12:30 UTC  (4+ messages)
` [PATCH 3/6] btrfs: introduce try-lock semantics for exclusive op start

[PATCH v4] mm: improve mprotect(R|W) efficiency on pages referenced once
 2021-05-28 12:32 UTC  (6+ messages)

[PATCH net-next] samples: pktgen: add UDP tx checksum support
 2021-05-28 12:31 UTC  (2+ messages)

[PATCH 0/2 v3] block: Fix deadlock when merging requests with BFQ
 2021-05-28 12:30 UTC  (3+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[PATCH -next] RDMA/srp: use DEVICE_ATTR_*() macro
 2021-05-28 12:30 UTC  (2+ messages)

[PATCH 0/2] Add ICSSG MDIO nodes on AM65x & J721E SoCs
 2021-05-28 12:20 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add ICSSG MDIO nodes

[PATCH] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-05-28 12:26 UTC  (2+ messages)

[PATCH] mfd:Add SUNIX mfd & PCIe driver
 2021-05-28 12:26 UTC  (2+ messages)

[GIT PULL] pinctrl: sh-pfc: Updates for v5.14
 2021-05-28 12:25 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: cleanup and add TTM_PL_FLAG_TEMPORARY
 2021-05-28 12:23 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: stop bookkeeping of temporary GTT allocation

[PATCH v2 0/2] TI K3 R5F remoteproc support on AM64x SoCs
 2021-05-28 12:06 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: k3-r5f: Update bindings for "

[PATCH] perf vendor events: Fix eventcode of power10 json events
 2021-05-28 12:21 UTC  (7+ messages)

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-05-28 12:21 UTC  (5+ messages)
` [PATCH v6 05/20] vfio: mdev: common lib code for setting up Interrupt Message Store

[Buildroot] [PATCH] package/libcurl: security bump to version 7.77.0
 2021-05-28 12:21 UTC  (2+ messages)

[Buildroot] [git commit] package/libcurl: security bump to version 7.77.0
 2021-05-28 12:19 UTC 

[PATCHv3 0/5] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-05-28 12:19 UTC  (3+ messages)
` [PATCHv3 5/5] misc: gehc-achc: new driver

[PATCH v3] amdgpu: remove unreachable code
 2021-05-28 12:18 UTC  (4+ messages)

[PATCH v3 0/3] mtd: spinand: add SPI-NAND MTD resume handler
 2021-05-28 12:05 UTC  (5+ messages)
` [PATCH v3 3/3] "

[PATCH 5.12 0/7] 5.12.8-rc1 review
 2021-05-28 12:15 UTC  (2+ messages)

[PATCH v2] lockdown,selinux: avoid bogus SELinux lockdown permission checks
 2021-05-28 11:54 UTC  (7+ messages)

[PULL 0/2] Block patches for 5.1.0-rc4
 2021-05-28 12:12 UTC  (4+ messages)

[PATCH v2] dt-bindings: display: ssd1307fb: Convert to json-schema
 2021-05-28 12:13 UTC  (2+ messages)

[PATCH v3] virtio-net: Add validation for used length
 2021-05-28 12:11 UTC 

[PATCH -next] drm/amdgpu: use DEVICE_ATTR_*() macro
 2021-05-28 12:12 UTC  (2+ messages)

[PATCH] spi-nor: sfdp: Allow configuring unknown flashes using SFDP
 2021-05-28 11:56 UTC  (6+ messages)

[RESEND PATCH 1/2] thermal: imx_sc: add missing of_node_put for loop iteration
 2021-05-28 11:50 UTC  (4+ messages)
` [RESEND PATCH 2/2] thermal: sprd: "

[Question] mm/vmpressure.c: ilog2 calculation in constant
 2021-05-28 12:08 UTC 

[PATCH 1/2] arm64: dts: imx8mm-evk: disable over current for usb1
 2021-05-28 11:29 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-evk: disable over current for usb

[PATCH v1] arm64: dts: qcom: msm8916-alcatel-idol347: enable touchscreen
 2021-05-28 11:57 UTC  (2+ messages)

[PATCH] xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_lookup_bytype
 2021-05-28 12:03 UTC 

arch/riscv/staging
 2021-05-28 11:45 UTC  (15+ messages)

[PATCH] mt76: mt7921: introduce mac tx done handling
 2021-05-28 11:38 UTC 

[PATCH] arm64: dts: qcom: add initial device-tree for Microsoft Surface Duo
 2021-05-28 12:03 UTC  (6+ messages)

[PATCH 5.13] mt76: mt7921: remove leftover 80+80 HE capability
 2021-05-28 12:03 UTC 

[Buildroot] [PATCH 1/1] package/weston: add configuration options for weston shells
 2021-05-28 12:01 UTC  (4+ messages)

Recent changes (master)
 2021-05-28 12:00 UTC 

[bug report] staging:iio:sca3000 extract old event handling and move to poll for events from buffer
 2021-05-28 12:00 UTC 

[PATCH] common/xfs: Fix _require_scratch_xfs_shrink bug
 2021-05-28 11:58 UTC  (2+ messages)

[REPOST PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-28 11:56 UTC  (3+ messages)

[PATCH v1 1/4] ASoC: dt-bindings: nxp,tfa989x: Add tfa9897 support
 2021-05-28 11:54 UTC  (7+ messages)
` [PATCH v1 2/4] ASoC: codecs: tfa989x: Add support for tfa9897
` [PATCH v1 4/4] ASoC: codecs: tfa989x: Add support for optional vddd-supply

[GIT PULL] MIPS fixes for v5.13
 2021-05-28 11:54 UTC 

[RESEND PATCH] mfd: Add missing of_node_put for loop iteration
 2021-05-28 11:51 UTC 

[Buildroot] [PATCH] package/nginx: fix NGINX pidfile handling systemd
 2021-05-28 11:51 UTC  (5+ messages)

[Buildroot] [PATCHv3 00/15] Introduce BR2_ENABLE_RUNTIME_DEBUG
 2021-05-28 11:50 UTC  (6+ messages)
` [Buildroot] [PATCHv3 04/15] package/flare-engine: update explicit setting of CMAKE_BUILD_TYPE


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.