All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-10 17:31:37 to 2021-06-10 18:32:05 UTC [more...]

[Intel-wired-lan] [PATCH net v1] igb: Fix position of assignment to *ring
 2021-06-11 22:42 UTC  (2+ messages)

[PATCH net-next v8 00/15] ACPI support for dpaa2 driver
 2021-06-10 18:31 UTC  (27+ messages)
` [PATCH net-next v8 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [PATCH net-next v8 10/15] ACPI: utils: Introduce acpi_get_local_address()
` [PATCH net-next v8 11/15] net: mdio: Add ACPI support code for mdio
` [PATCH net-next v8 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v3 0/5] Add Guest API & Guest Kernel support for SEV live migration
 2021-06-10 18:30 UTC  (3+ messages)
` [PATCH v3 3/5] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH v3 1/4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-10 18:28 UTC  (4+ messages)

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-10 18:30 UTC  (5+ messages)
` [PATCH 1/4] Documentation: use singular they "

[PATCH] remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration
 2021-06-10 18:30 UTC  (2+ messages)

[PATCH] firmware: qcom_scm: Add MDM9607 compatible
 2021-06-10 18:30 UTC  (2+ messages)

[PATCH] soc: qcom: rpmpd: Add MDM9607 RPM Power Domains
 2021-06-10 18:30 UTC  (2+ messages)

Question about a8ea6fc9b089 ("sched: Stop PF_NO_SETAFFINITY from being inherited by various init system threads")
 2021-06-10 18:28 UTC  (2+ messages)

[seabios test] 162576: tolerable FAIL - PUSHED
 2021-06-10 18:28 UTC 

[intel-linux-intel-lts:5.4/yocto 5/5] drivers/gpu/drm/drm_edid.c:5539:54: sparse: sparse: incorrect type in argument 2 (different modifiers)
 2021-06-10 18:26 UTC 

[PATCH v2] dt-bindings: serial: Move omap-serial.txt to YAML schema
 2021-06-10 18:22 UTC  (2+ messages)

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-10 18:23 UTC  (9+ messages)

Making split commit graphs pick up new options (namely --changed-paths)
 2021-06-10 18:21 UTC  (3+ messages)

[PATCH] usb: dwc3: gadget: Disable gadget IRQ during pullup disable
 2021-06-10 18:21 UTC  (3+ messages)

[PATCH 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-06-10 18:22 UTC  (4+ messages)
` [PATCH 01/19] x86/hyperv: convert hyperv statuses to linux error codes

[PATCH v7 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-06-10 18:20 UTC  (9+ messages)
` [PATCH v7 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v7 bpf-next 03/11] tcp: Keep TCP_CLOSE sockets in the reuseport group
` [PATCH v7 bpf-next 04/11] tcp: Add reuseport_migrate_sock() to select a new listener
` [PATCH v7 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues

[PATCH nf 1/2] netfilter: nft_exthdr: check for IPv6 packet before further processing
 2021-06-10 18:20 UTC  (2+ messages)
` [PATCH nf 2/2] netfilter: nft_osf: check for TCP "

[PATCH][next] net: dsa: sja1105: Fix assigned yet unused return code rc
 2021-06-10 18:19 UTC  (4+ messages)

[PATCH v2 0/3] arm64: Enable BTI for the executable as well as the interpreter
 2021-06-10 18:17 UTC  (7+ messages)
` [PATCH v2 3/3] elf: Remove has_interp property from arch_adjust_elf_prot()

[PATCH net-next v3 0/9] provide cable test support for the ksz886x switch
 2021-06-10 18:18 UTC  (7+ messages)
` [PATCH net-next v3 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863

[Intel-gfx] [PATCH] drm/i915: Fix parenthesis and dbuf condition
 2021-06-10 18:18 UTC  (2+ messages)

[PATCH] hw/nvme: be more careful when deasserting IRQs
 2021-06-10 18:14 UTC  (3+ messages)

[PATCH BlueZ] Check whether device is connected before attaching EATT
 2021-06-10 18:17 UTC 

[PATCH 0/6] mremap fixes
 2021-06-10 18:16 UTC  (3+ messages)
` [PATCH 5/6] mm/mremap: Use pmd/pud_poplulate to update page table entries

[PATCH v2 net-next 00/13] Port the SJA1105 DSA driver to XPCS
 2021-06-10 18:14 UTC  (14+ messages)
` [PATCH v2 net-next 01/13] net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcs
` [PATCH v2 net-next 02/13] net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setup
` [PATCH v2 net-next 03/13] net: stmmac: reduce indentation when calling stmmac_xpcs_setup
` [PATCH v2 net-next 04/13] net: pcs: xpcs: move register bit descriptions to a header file
` [PATCH v2 net-next 05/13] net: pcs: xpcs: add support for sgmii with no inband AN
` [PATCH v2 net-next 06/13] net: pcs: xpcs: also ignore phy id if it's all ones
` [PATCH v2 net-next 07/13] net: pcs: xpcs: add support for NXP SJA1105
` [PATCH v2 net-next 08/13] net: pcs: xpcs: add support for NXP SJA1110
` [PATCH v2 net-next 09/13] net: pcs: xpcs: export xpcs_do_config and xpcs_link_up
` [PATCH v2 net-next 10/13] net: dsa: sja1105: migrate to xpcs for SGMII
` [PATCH v2 net-next 11/13] net: dsa: sja1105: register the PCS MDIO bus for SJA1110
` [PATCH v2 net-next 12/13] net: dsa: sja1105: SGMII and 2500base-x on the SJA1110 are 'special'
` [PATCH v2 net-next 13/13] net: dsa: sja1105: plug in support for 2500base-x

[PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting
 2021-06-10 18:15 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915: Force a TypeC PHY disconnect during suspend/shutdown
 2021-06-10 18:15 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

Portability of bpf_tracing.h
 2021-06-10 18:14 UTC  (8+ messages)

[PATCH 00/13] jump_label: Yet another attempt at variable sized jump_labels
 2021-06-10 18:14 UTC  (3+ messages)
` [PATCH 01/13] objtool: Rewrite hashtable sizing

[PATCH v3] Documentation: gpu: Mention the requirements for new properties
 2021-06-10 18:14 UTC  (4+ messages)

stable-rc/queue/5.10 baseline: 172 runs, 2 regressions (v5.10.42-137-g42a95aa58d3b)
 2021-06-10 18:11 UTC 

[PATCH 0/5] dma-fence, i915: Stop allowing SLAB_TYPESAFE_BY_RCU for dma_fence
 2021-06-10 18:12 UTC  (11+ messages)
` [PATCH 5/5] DONOTMERGE: dma-buf: Get rid of dma_fence_get_rcu_safe
                  ` [Intel-gfx] "

[PATCH v5] virtio-vsock: add description for datagram type
 2021-06-10 18:12 UTC  (2+ messages)
` [virtio-comment] "

stable-rc/queue/4.9 baseline: 121 runs, 4 regressions (v4.9.271-29-g918dba268ee4)
 2021-06-10 18:12 UTC 

[PATCH V2 1/2] dt-bindings: display: bridge: lvds-codec: Document LVDS data mapping select
 2021-06-10 18:11 UTC  (3+ messages)

[qemu-mainline bisection] complete test-amd64-i386-xl-qemuu-debianhvm-amd64
 2021-06-10 18:08 UTC 

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-10 18:04 UTC  (6+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH] gssd: Cleaned up debug messages
 2021-06-10 18:06 UTC  (2+ messages)

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-06-10 18:02 UTC  (4+ messages)

patch "usb: gadget: fsl: Re-enable driver for ARM SoCs" added to usb-linus
 2021-06-10 18:02 UTC 

patch "usb: typec: wcove: Use LE to CPU conversion when accessing" added to usb-linus
 2021-06-10 18:02 UTC 

[PATCH] mount.nfs: insert 'sloppy' at beginning of the options
 2021-06-10 18:05 UTC 

[PATCH v2 00/37] target/riscv: support packed extension v0.9.4
 2021-06-10 18:00 UTC  (4+ messages)
` [PATCH v2 03/37] target/riscv: 16-bit Addition & Subtraction Instructions

[PATCH] nfs(5): Correct the spelling of "kernel_source"
 2021-06-10 18:04 UTC  (2+ messages)

[PATCH v2 00/11] clk: k210: Rewrite K210 clock without CCF
 2021-06-10 18:00 UTC  (2+ messages)

[PATCH] nfs(5): Fix missing mentions of "rdma6" netid
 2021-06-10 18:04 UTC  (2+ messages)

nouveau broken on Riva TNT2 in 5.13.0-rc4: NULL pointer dereference in nouveau_bo_sync_for_device
 2021-06-10 17:59 UTC  (9+ messages)
      ` [Nouveau] "

[PATCH] dt-bindings: clk: Convert rockchip,rk3399-cru to DT schema
 2021-06-10 17:56 UTC  (3+ messages)

[PATCH] accel/tcg: Use MiB in tcg_init_machine
 2021-06-10 17:57 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] durability vs performance for flash devices (especially embedded!)
 2021-06-10 17:57 UTC  (6+ messages)

[LTP] [PATCH 1/1] fs/racer: Fix LTP hang caused by fs_racer.sh
 2021-06-10 17:58 UTC 

[PATCH v2 0/2] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-06-10 17:57 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add Intersil ISL79987 DT bindings

[yocto] Building a different GCC version in SDK vs GCC used to build the rootfs/image
 2021-06-10 17:57 UTC  (2+ messages)
`  "

[libvirt test] 162598: regressions - FAIL
 2021-06-10 17:57 UTC 

[PATCH] io_uring: reduce latency by reissueing the operation
 2021-06-10 17:56 UTC  (3+ messages)

[PATCH] usbip: tools: usbipd: use ARRAY_SIZE for sockfdlist
 2021-06-10 17:56 UTC  (2+ messages)

[PATCH] btrfs: sysfs: export dev stats in devinfo directory
 2021-06-10 17:54 UTC  (6+ messages)

[PATCH AUTOSEL 5.12 01/43] ASoC: max98088: fix ni clock divider calculation
 2021-06-10 17:55 UTC  (4+ messages)
` [PATCH AUTOSEL 5.12 03/43] spi: Fix spi device unregister flow

[PATCH v3] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run
 2021-06-10 17:52 UTC  (14+ messages)
  ` [PATCH v4] "

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 21.1.2
 2021-06-10 17:54 UTC 

[PATCH v2] dt-bindings: clk: zynqmp: convert bindings to YAML
 2021-06-10 17:50 UTC  (3+ messages)

[PATCH v3] net: make get_net_ns return error if NET_NS is disabled
 2021-06-10 17:51 UTC  (2+ messages)

[PATCH] drm: Lock pointer access in drm_master_release()
 2021-06-10 17:49 UTC  (5+ messages)

Dovetail: Possible boot issue on BeagleBone Black
 2021-06-10 17:47 UTC  (6+ messages)

[PATCH] KVM: SVM: Call SEV Guest Decommission if ASID binding fails
 2021-06-10 17:46 UTC 

[PATCH net-next 00/13] Port the SJA1105 DSA driver to XPCS
 2021-06-10 17:45 UTC  (2+ messages)

[PATCH v4 00/12] Sparse-index: integrate with status
 2021-06-10 17:45 UTC  (8+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs

[PATCH 0/3] arm64: Fix cpuidle with pseudo-NMI enabled
 2021-06-10 17:43 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 1/4] drm/i915/display: Fix fastsets involving PSR
 2021-06-10 17:44 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 4/4] drm/i915/display: Drop FIXME about turn off infoframes

[nf-next PATCH] netfilter: nft_exthdr: Search chunks in SCTP packets only
 2021-06-10 17:43 UTC  (2+ messages)

[PATCH v9 00/22] Mediatek MT8192 clock support
 2021-06-10 17:41 UTC  (8+ messages)
` [PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller

[PATCH] tcg: Fix documentation for tcg_constant_* vs tcg_temp_free_*
 2021-06-10 17:25 UTC  (2+ messages)

bpf_fib_lookup support for firewall mark
 2021-06-10 17:41 UTC  (7+ messages)

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-10 17:40 UTC  (3+ messages)
  ` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[PATCH V14 0/3] Charge loop device i/o to issuing cgroup
 2021-06-10 17:39 UTC  (8+ messages)
` [PATCH 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[Bug 213391] New: AMDGPU retries page fault with some specific processes amdgpu: [gfxhub0] retry page fault until *ERROR* ring gfx timeout, but soft recovered
 2021-06-10 17:41 UTC  (2+ messages)
` [Bug 213391] AMDGPU retries page fault with some specific processes amdgpu and sometimes followed "

[norov:bm8 6/8] include/linux/cpumask.h:602:14: error: redefinition of 'cpumask_first_and'
 2021-06-10 17:40 UTC 

[PATCH v2 0/3] don't collapse transports for the trunkable
 2021-06-10 17:39 UTC  (14+ messages)
` [PATCH v2 2/3] NFSv4 introduce max_connect mount options

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-10 17:36 UTC  (7+ messages)
` [PATCH v7 5/9] clk: rockchip: Add support for hclk_sfc on rk3036
  ` [PATCH v7 9/9] arm64: dts: rockchip: Enable SFC for Odroid Go Advance

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-06-10 17:39 UTC  (4+ messages)
` [PATCH v4 1/5] PCI: Add vendor ID for the PCI SIG

[PATCH v2 0/3] net: marvell: prestera: add LAG support
 2021-06-10 17:38 UTC  (3+ messages)

[PATCH v4 00/32] block/nbd: rework client connection
 2021-06-10 17:37 UTC  (4+ messages)
` [PATCH v4 01/32] co-queue: drop extra coroutine_fn marks

[PATCH 1/3] drm/fourcc: Add macros to determine the modifier vendor
 2021-06-10 17:37 UTC  (3+ messages)
` [PATCH 3/3] drm/tegra: Use fourcc_mod_is_vendor() helper

[kvm-unit-tests PATCH 0/3] x86: hyper-v: Add overlay page tests
 2021-06-10 17:36 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] x86: Move hyperv helpers into libs/x86
` [kvm-unit-tests PATCH 2/3] x86: Move hyper-v hypercall related methods to lib/x86/
` [kvm-unit-tests PATCH 3/3] x86: Add hyper-v overlay page tests

[Intel-gfx] [PATCH] Revert "drm/i915: Apply Wa_1406680159:icl, ehl as an engine workaround"
 2021-06-10 17:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Revert "drm/i915: Apply Wa_1406680159:icl, ehl as an engine workaround" (rev2)

[PATCH 0/4] First steps towards partial clone submodules
 2021-06-10 17:35 UTC  (7+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 1/5] repository: move global r_f_p_c to repo struct
  ` [PATCH v3 2/5] promisor-remote: support per-repository config
  ` [PATCH v3 3/5] submodule: refrain from filtering GIT_CONFIG_COUNT
  ` [PATCH v3 4/5] run-command: refactor subprocess env preparation
  ` [PATCH v3 5/5] promisor-remote: teach lazy-fetch in any repo

[igt-dev] [PATCH i-g-t 00/17] Introduce PXP Test
 2021-06-10 17:36 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 08/17] Enable protected session cmd in gen12_render_copyfunc

[PATCH 1/2] ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'
 2021-06-10 17:36 UTC  (6+ messages)
` [PATCH 2/2] ima: Fix warning: no previous prototype for function 'ima_post_key_create_or_update'

[PATCH] cobalt/tick: dovetail: Fix non-SMP build
 2021-06-10 17:36 UTC  (2+ messages)

[PATCH net-next 00/10] DSA tagging driver for NXP SJA1110
 2021-06-10 17:34 UTC  (11+ messages)
` [PATCH net-next 01/10] net: dsa: sja1105: enable the TTEthernet engine on SJA1110
` [PATCH net-next 02/10] net: dsa: sja1105: allow RX timestamps to be taken on all ports for SJA1110
` [PATCH net-next 03/10] net: dsa: generalize overhead for taggers that use both headers and trailers
` [PATCH net-next 04/10] net: dsa: tag_sja1105: stop resetting network and transport headers
` [PATCH net-next 05/10] net: dsa: tag_8021q: remove shim declarations
` [PATCH net-next 06/10] net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
` [PATCH net-next 07/10] net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
` [PATCH net-next 08/10] net: dsa: add support for the SJA1110 native tagging protocol
` [PATCH net-next 09/10] net: dsa: sja1105: add the RX timestamping procedure for SJA1110
` [PATCH net-next 10/10] net: dsa: sja1105: implement TX timestamping "

[PATCH net-next v2 1/3] rtnetlink: add alloc() method to rtnl_link_ops
 2021-06-10 17:44 UTC  (3+ messages)
` [PATCH net-next v2 2/3] rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
` [PATCH net-next v2 3/3] wwan: add interface creation support

[PATCH] kprobes: Print an error if probe is rejected
 2021-06-10 17:33 UTC  (3+ messages)

[PATCH] psi: fix sampling artifact from pressure file read frequency
 2021-06-10 17:33 UTC  (4+ messages)

[GIT PULL] memory: Tegra memory controller for v5.14
 2021-06-10 17:29 UTC  (9+ messages)

[PATCH v2 0/2] dwarves: enable-SHARED-and-STATIC-lib-creation
 2021-06-10 17:31 UTC  (3+ messages)
` [PATCH v2 1/2] CMakeLists.txt: enable SHARED and STATIC lib creation


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.