All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-15 00:11:30 to 2020-10-15 01:49:40 UTC [more...]

[PATCH v2 1/3] remote-curl: add testing for intelligent retry for HTTP
 2020-10-15  0:04 UTC  (8+ messages)
` [PATCH v2 3/3] http: automatically retry some requests

[PATCH v2] MIPS: DEC: Restore bootmem reservation for firmware working memory area
 2020-10-15  0:15 UTC  (4+ messages)

[PATCH 0/1] Fix Aspeed ast2600 MAC TX hang
 2020-10-15  1:49 UTC  (6+ messages)
` [PATCH 1/1] net: ftgmac100: Fix Aspeed ast2600 TX hang issue

[PATCH v3 1/3] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-10-15  0:10 UTC  (11+ messages)
` [PATCH v3 2/3] clk: qcom: lpass-sc7180: Disentangle the two clock devices
` [PATCH v3 3/3] clk: qcom: lpasscc-sc7180: Re-configure the PLL in case lost

Any other ways to debug GPIO interrupt controller (pinctrl-amd) for broken touchpads of a new laptop model?
 2020-10-14 11:34 UTC  (12+ messages)
                    ` [Linux-kernel-mentees] "

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-15  0:12 UTC  (12+ messages)
` [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v6 16/25] init: lto: fix PREL32 relocations
` [PATCH v6 17/25] PCI: Fix PREL32 relocations for LTO
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[RFC PATCH] xfs: support shrinking unused space in the last AG
 2020-10-15  1:49 UTC  (5+ messages)

[PATCH v9] usb: add MediaTek USB3 DRD driver
 2020-10-15  1:49 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] configs/freescale_imx8: Use NXP specific defconfig
 2020-10-15  1:49 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] configs/freescale_imx8mqevk: Bump to NXP BSP 5.4.24_2.1.0 components
` [Buildroot] [PATCH 3/3] configs/freescale_imx8mmevk: "

[PATCH 0/4] Some more lock_page work
 2020-10-15  1:48 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] lib: kunit: add list_sort test conversion to KUnit
 2020-10-15  1:46 UTC  (2+ messages)
`  "

stable/linux-5.4.y build: 196 builds: 2 failed, 194 passed, 1 error, 108 warnings (v5.4.71)
 2020-10-15  0:27 UTC 

[Regression 5.9][Bisected 1df2bdba528b] Wifi GTK rekeying fails: Sending of EAPol packages broken
 2020-10-15  1:44 UTC 

[PATCH] net: phy: Prevent reporting advertised modes when autoneg is off
 2020-10-14 22:04 UTC  (3+ messages)

[PATCH v2 0/4] time namespace aware system boot time
 2020-10-14 22:05 UTC  (7+ messages)
` [PATCH v2 2/4] time: make getboottime64 aware of time namespace

[GIT PULL] printk for 5.10 (includes lockless ringbuffer)
 2020-10-14 20:55 UTC  (3+ messages)

Loophole in async page I/O
 2020-10-14 20:57 UTC  (6+ messages)

[PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
 2020-10-14 23:11 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] tools: gpio: add support for reporting realtime event clock to lsgpio
` [PATCH v2 3/3] tools: gpio: add option to report wall-clock time to gpio-event-mon

[PATCH v7 0/6] Add support for length of each segment in the segcblist
 2020-10-15  0:23 UTC  (7+ messages)
` [PATCH v7 1/6] rcu/tree: Make rcu_do_batch count how many callbacks were executed
` [PATCH v7 2/6] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v7 3/6] rcu/trace: Add tracing for how segcb list changes
` [PATCH v7 4/6] rcu/segcblist: Remove useless rcupdate.h include
` [PATCH v7 5/6] rcu/tree: Remove redundant smp_mb() in rcu_do_batch
` [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()

linux-next: build warning after merge of the tip tree
 2020-10-15  0:19 UTC  (9+ messages)

[PATCH net v3] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-14 23:14 UTC  (2+ messages)

[RFC][CFT][PATCHSET v2] saner calling conventions for csum-and-copy primitives
 2020-10-14 23:12 UTC  (9+ messages)
` [PATCH v2 01/20] xtensa: fix access check in csum_and_copy_from_user
  ` [PATCH v2 20/20] ppc: propagate the calling conventions change down to csum_partial_copy_generic()
      ` [PATCH] powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-15  1:38 UTC  (4+ messages)
` [PATCH v5 1/5] counter: Internalize sysfs interface code

[PATCH] fs: fix NULL dereference due to data race in prepend_path()
 2020-10-15  1:07 UTC  (6+ messages)

[BUG?] Weird interaction between `git -C`, aliases and worktrees
 2020-10-14 22:02 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix register equivalence tracking
 2020-10-14 23:09 UTC  (2+ messages)

[PATCH 00/13] remoteproc: Add support for detaching from rproc
 2020-10-15  1:39 UTC  (13+ messages)
` [PATCH 01/13] remoteproc: Re-check state in rproc_shutdown()
` [PATCH 02/13] remoteproc: Remove useless check in rproc_del()
` [PATCH 03/13] remoteproc: Add new RPROC_ATTACHED state
` [PATCH 04/13] remoteproc: Properly represent the attached state
` [PATCH 05/13] remoteproc: Add new detach() remoteproc operation
` [PATCH 06/13] remoteproc: Introduce function __rproc_detach()

[PATCH] fs: clean up is_mounted() check with extra helper
 2020-10-15  1:37 UTC 

[Patch net v2] ip_gre: set dev->hard_header_len and dev->needed_headroom properly
 2020-10-15  1:38 UTC  (7+ messages)

[PATCH v13 00/20] Introduction of the generic ECC framework
 2020-10-15  1:35 UTC  (4+ messages)
` [PATCH v13 09/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement

[PATCH] firmware: imx: always export scu symbols
 2020-10-15  1:33 UTC  (3+ messages)

[PATCH] clean up extern decl of functions
 2020-10-15  1:36 UTC  (8+ messages)
      ` [RFC] CodingGuidelines: mark external declarations with "extern"

stable/linux-5.8.y build: 190 builds: 1 failed, 189 passed, 17 warnings (v5.8.15)
 2020-10-15  1:35 UTC 

[Linux-kernel-mentees] [PATCH] net: rose: Fix Null pointer dereference in rose_send_frame()
 2020-10-15  0:17 UTC  (2+ messages)

[PATCH v6 0/4] Add support for length of each segment in the segcblist
 2020-10-15  0:05 UTC  (7+ messages)
` [PATCH v6 2/4] rcu/segcblist: Add counters to segcblist datastructure
` [PATCH v6 3/4] rcu/trace: Add tracing for how segcb list changes

[PATCH] mke2fs.8: Improve valid block size documentation
 2020-10-15  0:56 UTC  (2+ messages)

[PATCH v2] vmlinux.lds.h: Keep .ctors.* with .ctors
 2020-10-14 23:04 UTC  (2+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-10-15  1:33 UTC 

[chrome-os:chromeos-4.4 27/27] /tmp/fair-470613.s:3876: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts'
 2020-10-15  1:32 UTC 

[PATCH v4 1/3] clk: qcom: lpasscc-sc7810: Use devm in probe
 2020-10-15  0:13 UTC  (3+ messages)
` [PATCH v4 2/3] clk: qcom: lpass-sc7180: Disentangle the two clock devices
` [PATCH v4 3/3] clk: qcom: lpasscc-sc7180: Re-configure the PLL in case lost

git diff --submodule=diff and --stat/--dirstat/--name-only
 2020-10-14 22:59 UTC  (5+ messages)

selinux: how to query if selinux is enabled
 2020-10-15  0:11 UTC  (12+ messages)

[PATCH v2 00/17] follow_pfn and other iomap races
 2020-10-15  0:09 UTC  (8+ messages)
` [PATCH v2 14/17] resource: Move devmem revoke code to resource framework

[PATCH v2 0/3] Teach ref-filter API to correctly handle CRLF in messages
 2020-10-14 23:01 UTC  (8+ messages)
` [PATCH v3 0/3] ref-filter: handle CRLF at end-of-line more gracefully
  ` [PATCH v3 1/3] t: add lib-crlf-messages.sh for messages containing CRLF

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-14 21:53 UTC  (11+ messages)

[PATCH -next] Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
 2020-10-15  0:18 UTC  (4+ messages)

[PATCH] sched/cputime: correct account of irqtime
 2020-10-15  1:27 UTC  (3+ messages)

git fast-import leaks memory drastically, so crashes with out of memory by attempt to import 22MB export dump
 2020-10-15  1:26 UTC  (2+ messages)

[PATCH v2 00/24] Documentation build fixes against next-20201013
 2020-10-15  1:06 UTC  (3+ messages)
` [PATCH v2 24/24] counters: docs: add a missing include

[GIT PULL] objtool changes for v5.10
 2020-10-15  0:44 UTC  (5+ messages)
    ` [GIT PULL v2] "

[PATCH net-next] cxgb4: handle 4-tuple PEDIT to NAT mode translation
 2020-10-15  1:24 UTC  (2+ messages)

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-15  1:17 UTC  (13+ messages)
` [PATCH v5 1/5] arm64: Add framework to turn "
` [PATCH v5 2/5] irqchip/gic-v3: Enable support for SGIs to act as NMIs
` [PATCH v5 3/5] arm64: smp: Allocate and setup IPI as NMI
` [PATCH v5 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[RFC PATCH 0/4] Add a RPMsg driver to support AI Processing Unit (APU)
 2020-10-14 22:55 UTC  (3+ messages)
` [RFC PATCH 1/4] Add a RPMSG driver for the APU in the mt8183

stable/linux-4.4.y build: 187 builds: 2 failed, 185 passed, 2 errors, 13 warnings (v4.4.239)
 2020-10-15  1:08 UTC 

[dpdk-dev] [PATCH] build: enable packet data prefetch
 2020-10-15  1:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] config: "

Partial clone fails with file:/// URI
 2020-10-15  1:20 UTC  (4+ messages)

stable-rc/queue/4.9 build: 196 builds: 2 failed, 194 passed, 4 warnings (v4.9.238-54-gcde3f5873602)
 2020-10-15  0:44 UTC 

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-10-14 22:51 UTC  (2+ messages)

[PATCH 00/13] Clean up legacy clock tick users
 2020-10-15  1:18 UTC  (7+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

[PATCH v2 0/7] staging: qlge: Re-writing the debugging features
 2020-10-15  1:01 UTC  (4+ messages)
` [PATCH v2 1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic drivers

[PATCH] drm/amdgpu: add missing newline at eof
 2020-10-15  1:12 UTC  (4+ messages)

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-15  1:11 UTC  (4+ messages)
` [PATCH v3 01/11] counters: Introduce counter_atomic* counters

[PATCH v3 0/2] Broad write-locking of nascent mm in execve
 2020-10-15  0:00 UTC  (3+ messages)
` [PATCH v3 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm
` [PATCH v3 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[GIT PULL] Btrfs updates for 5.10
 2020-10-15  0:40 UTC  (2+ messages)

[PATCH v2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-10-15  1:02 UTC 

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
 2020-10-15  1:17 UTC  (11+ messages)

[PATCH net-next 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-10-15  1:16 UTC  (10+ messages)
` [PATCH net-next 1/9] netfilter: flowtable: add xmit path types
` [PATCH net-next 2/9] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next 3/9] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next 4/9] bridge: resolve forwarding path for bridge devices
` [PATCH net-next 5/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next 6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next 7/9] netfilter: flowtable: add direct xmit path
` [PATCH net-next 8/9] netfilter: flowtable: bridge port support
` [PATCH net-next 9/9] netfilter: flowtable: add vlan support

[dpdk-dev] [PATCH] security: update session create API
 2020-10-15  1:14 UTC  (7+ messages)
  ` [dpdk-dev] [PATCH v2] "
      ` [dpdk-dev] [PATCH v3] "

[PATCH RFC V3 0/9] PKS: Add Protection Keys Supervisor (PKS) support RFC v3
 2020-10-15  1:08 UTC  (5+ messages)
` [PATCH RFC V3 5/9] x86/pks: Add PKS kernel API

[PATCH] drm/amdgpu: disable gpa mode for direct loading
 2020-10-15  1:09 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pm: populate the bootup LCLK frequency
 2020-10-15  1:08 UTC  (5+ messages)
` [PATCH 2/2] drm/amd/pm: populate Arcturus PCIE link state

[dpdk-dev] [PATCH 0/2] ethdev: make rte flow API thread safe
 2020-10-15  1:07 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 0/2] ethdev: make rte_flow "
  ` [dpdk-dev] [PATCH v5 1/2] eal/windows: add pthread mutex lock
  ` [dpdk-dev] [PATCH v5 2/2] ethdev: make rte_flow API thread safe

[SECOND RESEND] [PATCH] tools/python: Pass linker to Python build process
 2020-10-15  1:02 UTC  (4+ messages)

[PATCH 0/2] device-dax subdivision v5 to v6 fixups
 2020-10-15  0:42 UTC  (6+ messages)
` [PATCH 1/2] device-dax/kmem: Fix resource release
` [PATCH 2/2] xen/unpopulated-alloc: Consolidate pgmap manipulation

[MPTCP] Re: [PATCH mptcp-next] Squash to "selftests: mptcp: add ADD_ADDR timeout test case"
 2020-10-15  0:59 UTC 

[dhowells-fs:fscache-iter 72/76] fs/afs/write.c:28:60: error: macro "fscache_set_page_dirty" passed 2 arguments, but takes just 1
 2020-10-15  0:59 UTC 

linux-next: build failure after merge of the vfio tree
 2020-10-15  0:59 UTC  (4+ messages)

[dpdk-dev] [PATCH v3 00/56] net: txgbe PMD
 2020-10-15  0:56 UTC  (8+ messages)
` [dpdk-dev] [PATCH v3 02/56] net/txgbe: add ethdev probe and remove
` [dpdk-dev] [PATCH v3 27/56] net/txgbe: fill receive functions
` [dpdk-dev] [PATCH v3 56/56] net/txgbe: add Rx and Tx descriptor status

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-15  0:55 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] eal/rte_malloc: add alloc_size() attribute to allocation functions

[PATCH v3] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-10-15  0:54 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 0/8] Add Crypto PMD for Broadcom`s FlexSparc devices
 2020-10-15  0:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/8] crypto/bcmfs: add BCMFS driver

[PATCH v3] arm64/mm: add fallback option to allocate virtually contiguous memory
 2020-10-15  0:51 UTC  (4+ messages)

[net] tipc: re-configure queue limit for broadcast link
 2020-10-15  0:47 UTC  (2+ messages)

[PATCH] checkpatch: add a fixer for missing newline at eof
 2020-10-15  0:42 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] iavf update base code
 2020-10-15  0:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] common/iavf: replace macro for MAC address length
` [dpdk-dev] [PATCH 2/3] common/iavf: add support for VFs with >16 queue pairs
` [dpdk-dev] [PATCH 3/3] common/iavf: update version

Ryzen 4000 (Mobile) Softlocks/Micro-stutters
 2020-10-15  0:38 UTC 

[PATCH 0/2] net: dsa: mv88e6xxx: serdes link without phy
 2020-10-15  0:35 UTC  (2+ messages)

linux-next: manual merge of the btrfs tree with Linus' tree
 2020-10-15  0:35 UTC 

Advice on fixing the bug of MSFT0001:00 04F3:Touchpad being handled by hid_multitouch by mistake
 2020-10-14 22:09 UTC  (11+ messages)
                  ` [Linux-kernel-mentees] "

[PATCH 0/2] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-15  0:31 UTC  (3+ messages)
` [PATCH 1/2] vfs: move generic_remap_checks out of mm
` [PATCH 2/2] vfs: move the remap range helpers to remap_range.c

[PATCH 0/3] l3mdev icmp error route lookup fixes
 2020-10-15  0:24 UTC  (2+ messages)

fs/ext4/inode.o: warning: objtool: mpage_release_unused_pages()+0x22c: unreachable instruction
 2020-10-15  0:23 UTC  (2+ messages)

[PATCH 4/7] ASoC: arizona: Allow codecs to be selected from kernel config
 2020-10-15  0:19 UTC  (5+ messages)

[cip-dev] CIP IRC weekly meeting today
 2020-10-15  0:17 UTC 

[dpdk-dev] [PATCH v8 0/8] Enable dynamic config of subport bandwidth
 2020-10-15  0:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v9 "

[PATCH v3 0/7] tracing: Synthetic event dynamic string fixes
 2020-10-15  0:16 UTC  (5+ messages)
` [PATCH v3 7/7] selftests/ftrace: Add test case for synthetic event syntax errors

[PATCH v4 1/5] RDMA/umem: Support importing dma-buf as user memory region
 2020-10-15  0:12 UTC  (4+ messages)

[PATCH 2/2] nvmem: core: add OF_RECONFIG handler for nvmem cells
 2020-10-15  0:13 UTC  (5+ messages)
` [RFC PATCH] nvmem: core: nvmem_of_notifier can be static


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.