All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-19 23:19:46 to 2020-10-20 01:33:27 UTC [more...]

[PATCH V2 0/4] Change vring space from nomal memory to dma coherent memory
 2020-10-20  1:33 UTC  (6+ messages)
` [PATCH V2 4/4] misc: vop: mapping kernel memory to user space as noncached

[PATCH net v2] net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
 2020-10-20  1:31 UTC 

[PATCH v6 1/6] dhcp-server: process DISCOVER and send OFFER
 2020-10-20  1:32 UTC  (6+ messages)
` [PATCH v6 2/6] dhcp-server: add REQUEST processing
` [PATCH v6 3/6] dhcp-server: handle DECLINE messages
` [PATCH v6 4/6] dhcp-server: add RELEASE message support
` [PATCH v6 5/6] dhcp-server: add INFORM message handling
` [PATCH v6 6/6] unit: add complete client/server dhcp test

Question on Compression for Raw Image
 2020-10-20  1:31 UTC 

[PATCH] ext4: fix invalid inode checksum
 2020-10-20  1:36 UTC 

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-20  1:27 UTC  (15+ messages)
` [PATCH v2 5/9] tcg: add const hints for code pointers
` [PATCH v2 6/9] tcg: implement mirror mapped JIT for iOS
` [PATCH v2 7/9] tcg: mirror mapping RWX pages for iOS optional

SKIP_DASHED_BUILT_INS does not install git-*-pack
 2020-10-20  1:27 UTC 

[PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-10-20  1:24 UTC  (3+ messages)
` [PATCH v2 "

[GIT PULL] RISC-V Patches for the 5.10 Merge Window, Part 1
 2020-10-20  1:23 UTC  (5+ messages)

[git pull] m68knommu changes for v5.10
 2020-10-20  1:24 UTC  (2+ messages)

[PATCH] fs: ocfs2 remove unneeded break
 2020-10-20  1:20 UTC  (3+ messages)
  ` [Ocfs2-devel] "

dnf error coming while compiling core-image-sato image
 2020-10-20  1:19 UTC  (2+ messages)
` [yocto] "

[dpdk-dev] [PATCH] gso: fix free issue of mbuf gso segments attach to
 2020-10-20  1:16 UTC  (14+ messages)

[PATCH] arm64: vdso32: Allow ld.lld to properly link the VDSO
 2020-10-20  1:14 UTC  (6+ messages)
` [PATCH v2] "

[yocto] do_fetch error while compiling code
 2020-10-20  1:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane: try to detect mid test modeset
 2020-10-20  1:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane: try to detect mid test modeset (rev5)

arch/arm/common/sa1111.c:1436:14: error: implicit declaration of function 'dmabounce_register_dev'
 2020-10-20  1:10 UTC  (2+ messages)

[PATCH v5 01/12] util: add l_memeq/l_memeqzero
 2020-10-20  1:09 UTC  (19+ messages)
` [PATCH v5 02/12] dhcp-server: basic DHCP server skeleton
` [PATCH v5 03/12] dhcp-server: add transport framework
` [PATCH v5 04/12] dhcp-server: process DISCOVER and send OFFER
` [PATCH v5 05/12] dhcp-server: add REQUEST processing
` [PATCH v5 06/12] dhcp-server: handle DECLINE messages
` [PATCH v5 07/12] dhcp-server: add RELEASE message support
` [PATCH v5 08/12] dhcp-server: add INFORM message handling
` [PATCH v5 09/12] unit: update dhcp test to use new builder APIs
` [PATCH v5 10/12] examples: basic DHCP server example
` [PATCH v5 11/12] unit: add complete client/server dhcp test
` [PATCH v5 12/12] dhcp: Add support for setting address

[PATCH 0/5] x86/sev-es: Mitigate some HV attack vectors
 2020-10-20  1:08 UTC  (4+ messages)
` [PATCH 1/5] x86/boot/compressed/64: Introduce sev_status

[PATCH 1/2] staging: wfx: fix use of uninitialized pointer
 2020-10-20  1:07 UTC  (3+ messages)

[PATCH v4] net: dsa: seville: the packet buffer is 2 megabits, not megabytes
 2020-10-20  1:06 UTC  (2+ messages)

[PATCH v2 2/3] Documentation: stylistically normalize references to Signed-off-by:
 2020-10-20  1:03 UTC  (12+ messages)
` [PATCH v2 0/3] Claryfing the meaning of the sign-off
    ` [PATCH 0/1] Clarify and expand description of --signoff
      ` [PATCH v2 0/3] clarify and expand description of --signoff & related fixes
            ` [PATCH v3 0/4] clarify meaning of --signoff & related doc improvements in describing Signed-off-by
              ` [PATCH v3 1/4] doc: preparatory clean-up of description on the sign-off option
              ` [PATCH v3 2/4] Documentation: clarify and expand description of --signoff
              ` [PATCH v3 3/4] SubmittingPatches: clarify DCO is our --signoff rule
              ` [PATCH v3 4/4] Documentation: stylistically normalize references to Signed-off-by:

[PATCH 0/7] drm/ttm: get rid of bind/unbind
 2020-10-20  1:03 UTC  (8+ messages)
` [PATCH 1/7] drm/ttm: move some move binds into the drivers
` [PATCH 2/7] drm/ttm: minor cleanup to move to system
` [PATCH 3/7] drm/ttm: add move to system into drivers
` [PATCH 4/7] drm/ttm: drop unbind callback
` [PATCH 5/7] drm/ttm: remove move to new and inline into remainging place
` [PATCH 6/7] drm/ttm: drop move notify around move
` [PATCH 7/7] drm/ttm: move last binding into the drivers

[PATCHv5] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-20  1:02 UTC  (2+ messages)

[PATCH net] drivers/net/wan/hdlc: In hdlc_rcv, check to make sure dev is an HDLC device
 2020-10-20  1:00 UTC  (5+ messages)

[PATCH iproute2-next 00/15] Add a tool for configuration of DCB
 2020-10-20  0:58 UTC  (16+ messages)
` [PATCH iproute2-next 01/15] Unify batch processing across tools
` [PATCH iproute2-next 02/15] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next 03/15] bridge: link: Port over to parse_on_off()
` [PATCH iproute2-next 04/15] lib: Add parse_flag_on_off(), set_flag()
` [PATCH iproute2-next 05/15] ip: iplink: Convert to use parse_on_off(), parse_flag_on_off()
` [PATCH iproute2-next 06/15] ip: iplink_vlan: Port over to parse_flag_on_off()
` [PATCH iproute2-next 07/15] ip: iplink_bridge_slave: Port over to parse_on_off()
` [PATCH iproute2-next 08/15] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next 09/15] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next 10/15] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next 11/15] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next 12/15] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next 13/15] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next 14/15] Add skeleton of a new tool, dcb
` [PATCH iproute2-next 15/15] dcb: Add a subtool for the DCB ETS object

[PATCH v2] packagegroup-arago-sysvinit-boot: Skip recipe if sysvinit is not enabled
 2020-10-20  0:54 UTC  (2+ messages)

[xhci:rewrite_invalid_context_at_stop_endpoint 6/7] drivers/usb/host/xhci-ring.c:727:60: warning: format specifies type 'unsigned long long' but the argument has type 'dma_addr_t' (aka 'unsigned int')
 2020-10-20  0:55 UTC 

amdgpu: Manual Card Configuration Change
 2020-10-20  0:53 UTC  (3+ messages)

[PATCH net-next v1] net: evaluate net.conf.ipvX.all.ignore_routes_with_linkdown
 2020-10-20  0:53 UTC  (2+ messages)

[PATCH] ath10k: add option for chip-id based BDF selection
 2020-10-20  0:51 UTC  (2+ messages)

[PATCH 0/2] UIO support for dfl devices
 2020-10-20  0:42 UTC  (7+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-20  0:45 UTC  (3+ messages)

[PATCH v2 0/2] Add support for VBUS detection
 2020-10-20  0:42 UTC  (3+ messages)
` [PATCH v2 1/2] bindings: pm8941-misc: Convert to YAML and add "
` [PATCH v2 2/2] extcon: qcom-spmi: Add "

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-20  0:41 UTC  (12+ messages)
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug

[xhci:rewrite_invalid_context_at_stop_endpoint 6/7] drivers/usb/host/xhci-ring.c:635:5: warning: no previous prototype for function 'xhci_move_dequeue_past_td'
 2020-10-20  0:41 UTC 

[PATCH net] net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
 2020-10-20  0:36 UTC  (3+ messages)

[PATCH bpf 0/3] bpf: Enforce NULL check on new _OR_NULL return types
 2020-10-20  0:33 UTC  (6+ messages)
` [PATCH bpf 1/3] bpf: Enforce id generation for all may-be-null register type
` [PATCH bpf 3/3] bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() must be checked

[Intel-gfx] [PATCH] drm/i915/display/fbc: Implement WA 22010751166
 2020-10-20  0:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

drivers/tty/serial/8250/8250_fsl.c:109:3-10: line 109 is redundant because platform_get_irq() already prints an error
 2020-10-20  0:33 UTC  (2+ messages)
` [PATCH] serial: 8250_fsl: fix platform_get_irq.cocci warnings

[PATCH net] net: Properly typecast int values to set sk_max_pacing_rate
 2020-10-20  0:31 UTC 

[PATCH] Revert "Fix data abort caused by mis-aligning FIT data"
 2020-10-20  0:31 UTC  (13+ messages)

[PATCH net] net: dsa: reference count the host mdb addresses
 2020-10-20  0:28 UTC  (6+ messages)

[Intel-gfx] [PATCH CI] drm/i915/display: Program DBUF_CTL tracker state service
 2020-10-20  0:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/display: Program DBUF_CTL tracker state service (rev2)

[android-common:android-3.18 349/378] drivers/staging/wlan-ng/p80211netdev.c:235:41: sparse: sparse: cast to restricted __le16
 2020-10-20  0:23 UTC 

[qemu-mainline bisection] complete build-arm64
 2020-10-20  0:20 UTC 

[PATCH v3 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-20  0:17 UTC  (6+ messages)
` [PATCH v3 1/4] PM / EM: Add a flag indicating units of power values in Energy Model

[PATCH v2 0/3] net: dsa: mv88e6xxx: serdes link without phy
 2020-10-20  0:17 UTC  (3+ messages)
` [PATCH v2 2/3] net: dsa: mv88e6xxx: Support serdes ports on MV88E6097/6095/6185

[PATCH v1 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2020-10-20  0:16 UTC  (4+ messages)
` [PATCH v1 2/2] CLK: microchip: Add "

[PATCH v2 1/3] Input: add event codes for lap and palmreset proximity switches
 2020-10-20  0:15 UTC  (3+ messages)
` [PATCH v2 2/3] platform/x86: thinkpad_acpi: Add support for Lenovo palm sensor
` [PATCH v2 3/3] platform/x86: thinkpad_acpi: Add support for Lenovo lap sensor

[PATCH 0/3] Lenovo lap and palm sensor support
 2020-10-20  0:15 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/5] tpm_tis: fix interrupts (again)
 2020-10-20  0:14 UTC  (7+ messages)
` [PATCH v2 3/5] tpm_tis: Fix interrupts for TIS TPMs without legacy cycles
` [PATCH v2 4/5] tpm_tis: fix IRQ probing
` [PATCH v2 5/5] Revert "tpm: Revert "tpm_tis_core: Turn on the TPM before probing IRQ's""

[PATCH v3] net: mii: Report advertised link capabilities when autonegotiation is off
 2020-10-20  0:12 UTC  (2+ messages)

[PATCH net] ibmvnic: save changed mac address to adapter->mac_addr
 2020-10-20  0:11 UTC  (2+ messages)

[OUTREACHY][PATCH v1] t7006: Use test_path_is_* functions in test script
 2020-10-20  0:11 UTC  (2+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-20  0:10 UTC  (3+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[dpdk-dev] [PATCH 1/2] test/rcu: fix array subscript is above array bounds
 2020-10-20  0:06 UTC  (2+ messages)

[RFC PATCH 08/10] net: mscc: ocelot: register devlink ports
 2020-10-20  0:06 UTC  (2+ messages)

arch/mips/include/asm/addrspace.h:88:37: warning: passing argument 1 of 'kfree' makes pointer from integer without a cast
 2020-10-20  0:04 UTC  (3+ messages)
` [PATCH] net: korina: cast KSEG0 address to pointer in kfree

[PATCH 0/8] 9pfs: more local tests
 2020-10-20  0:01 UTC  (10+ messages)
` [PATCH 2/8] tests/9pfs: add local unlinkat directory test
` [PATCH 1/8] tests/9pfs: simplify fs_mkdir()
` [PATCH 3/8] tests/9pfs: add local Tlcreate test
` [PATCH 7/8] tests/9pfs: add local Tlink test
` [PATCH 8/8] tests/9pfs: add local unlinkat hard link test
` [PATCH 5/8] tests/9pfs: add local Tsymlink test
` [PATCH 4/8] tests/9pfs: add local unlinkat file test
` [PATCH 6/8] tests/9pfs: add local unlinkat symlink test

[PATCH] powerpc/boot: move the .got section to after the .dynamic section
 2020-10-19 23:56 UTC  (2+ messages)

[PATCH net] r8169: fix operation under forced interrupt threading
 2020-10-19 23:58 UTC  (2+ messages)

[PATCH v2] RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
 2020-10-19 23:56 UTC 

[PATCH] RISC-V: Fix the VDSO symbol generaton for binutils-2.34+
 2020-10-19 23:56 UTC  (3+ messages)

ASoC: error at snd_soc_pcm_dai_trigger on acp_rn_pdm_dma.0
 2020-10-19 23:50 UTC 

[Intel-wired-lan] [PATCH net-next 0/3] i40e: Add software controlled DCB feature
 2020-10-19 23:50 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 1/3] i40e: Add hardware configuration for software based DCB
` [Intel-wired-lan] [PATCH net-next 2/3] i40e: Add init and default config of "
` [Intel-wired-lan] [PATCH net-next 3/3] i40e: Add netlink callbacks support for "

[Xen-devel] [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2020-10-19 23:49 UTC  (3+ messages)

[RFC PATCH 0/3] arm64: Implement reliable stack trace
 2020-10-19 23:41 UTC  (8+ messages)

[PATCH for-5.10] io_uring: remove req cancel in ->flush()
 2020-10-19 23:40 UTC  (3+ messages)

[PATCH] RISC-V: Fix the VDSO symbol generaton for binutils-2.34+
 2020-10-19 23:38 UTC  (3+ messages)

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2020-10-19 23:37 UTC  (3+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-19 23:05 UTC  (5+ messages)

[RFC][PATCH v1] Fix and rename nla_strlcpy to nla_strcpy
 2020-10-19 23:34 UTC  (9+ messages)
` [RFC][PATCH v2 0/3] Fix inefficiences and rename nla_strlcpy
  ` [RFC][PATCH v2 2/3] Modify return value of nla_strlcpy to match that of strscpy

[dm-devel] [PATCH v2 00/29] libmultipath: improve cleanup on exit
 2020-10-19 23:33 UTC  (3+ messages)
` [dm-devel] [PATCH v2 28/29] multipathd: sanitize uxsock_listen()

[PATCH AUTOSEL 5.9 001/111] md/bitmap: fix memory leak of temporary bitmap
 2020-10-19 23:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.9 026/111] seccomp: kill process instead of thread for unknown actions

[dpdk-dev] [RFC] rcu: build on Windows
 2020-10-19 23:33 UTC 

[PATCH v1 0/2] add ast2400/2500 phy-handle support
 2020-10-19 23:30 UTC  (4+ messages)
` [PATCH v1 1/2] net: ftgmac100: move phy connect out from ftgmac100_setup_mdio

[PATCH] wireguard: convert selftest/{counter,ratelimiter}.c to KUnit
 2020-10-19 23:30 UTC  (3+ messages)

[PATCH 0/4] fix ftgmac100 issues on aspeed soc
 2020-10-19 23:26 UTC  (10+ messages)
` [PATCH 1/4] ftgmac100: Fix race issue on TX descriptor[0]
` [PATCH 3/4] ftgmac100: Add a dummy read to ensure running sequence
` [PATCH 4/4] ftgmac100: Restart MAC HW once

[PATCH] net: ftgmac100: Fix missing TX-poll issue
 2020-10-19 23:23 UTC  (5+ messages)

[PATCH] perf version: Add a feature for libpfm4
 2020-10-19 23:25 UTC 

[SMB3][PATCH] add dynamic trace point to trace when credits obtained
 2020-10-19 23:23 UTC 

[PATCH v2 3/4] hw/riscv: Add a riscv_is_32_bit() function
 2020-10-19 23:17 UTC  (2+ messages)

[PATCH v2 4/4] hw/riscv: Load the kernel after the firmware
 2020-10-19 23:17 UTC  (2+ messages)

[PATCH v2 2/4] hw/riscv: Return the end address of the loaded firmware
 2020-10-19 23:17 UTC  (2+ messages)

[PATCH v2 1/4] hw/riscv: sifive_u: Allow specifying the CPU
 2020-10-19 23:17 UTC  (2+ messages)

[RFC][PATCH v1] Fortify string function strscpy
 2020-10-19 23:19 UTC  (5+ messages)
` [RFC][PATCH v2] "


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.