All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 00:50:51 to 2021-01-28 01:39:09 UTC [more...]

[PATCH net-next v8 0/3] implement kthread based napi poll
 2021-01-28  1:36 UTC  (4+ messages)
` [PATCH net-next v8 2/3] net: implement threaded-able napi poll loop support

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28  1:01 UTC  (104+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[PATCH v2] nvme-multipath: Early exit if no path is available
 2021-01-28  1:36 UTC  (5+ messages)

[PATCH v9] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-28  1:34 UTC 

[PATCH] blk-cgroup: Use cond_resched() when destroy blkgs
 2021-01-28  1:35 UTC  (4+ messages)

kprobes broken since 0d00449c7a28 ("x86: Replace ist_enter() with nmi_enter()")
 2021-01-28  1:34 UTC  (5+ messages)

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-01-28  1:11 UTC  (19+ messages)
` [PATCH 1/6] fs-verity: factor out fsverity_get_descriptor()
  ` [f2fs-dev] "
` [PATCH 2/6] fs-verity: don't pass whole descriptor to fsverity_verify_signature()
  ` [f2fs-dev] "
` [PATCH 3/6] fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl
    ` [f2fs-dev] "
` [PATCH 4/6] fs-verity: support reading Merkle tree with ioctl
  ` [f2fs-dev] "
` [PATCH 5/6] fs-verity: support reading descriptor "
  ` [f2fs-dev] "
` [PATCH 6/6] fs-verity: support reading signature "
    ` [f2fs-dev] "

[PATCH net v3] ibmvnic: Ensure that CRQ entry read are correctly ordered
 2021-01-28  1:34 UTC 

[PATCH v4 0/5] avoid double request completion and IO error
 2021-01-28  1:34 UTC  (5+ messages)
` [PATCH v4 1/5] blk-mq: introduce blk_mq_set_request_complete

[PATCH] watchdog: qcom: Remove incorrect usage of QCOM_WDT_ENABLE_IRQ
 2021-01-28  1:33 UTC  (3+ messages)

[xen-unstable-smoke test] 158713: tolerable all pass - PUSHED
 2021-01-28  1:35 UTC 

[PATCH net v2] ibmvnic: Ensure that CRQ entry read are correctly ordered
 2021-01-28  1:31 UTC  (4+ messages)

[PATCH v3] Fix crash with IOthread when block commit after snapshot
 2021-01-28  1:30 UTC  (2+ messages)
` [PATCH v4] blockjob: "

[PATCH v7 net-next 00/11] tag_8021q for Ocelot switches
 2021-01-28  1:30 UTC  (3+ messages)
` [PATCH v7 net-next 08/11] net: dsa: allow changing the tag protocol via the "tagging" device attribute

[PATCH RFC v2] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-28  1:30 UTC  (3+ messages)

[dpdk-dev] [RFC] eal: add fair reader writer lock
 2021-01-28  1:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1] eal: add ticket based "
  ` [dpdk-dev] [PATCH v2] "

✅ PASS: Test report for kernel 5.11.0-rc5 (arm-next)
 2021-01-28  1:30 UTC 

[PATCH v5 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-01-28  1:30 UTC  (3+ messages)

[PATCH net-next 0/4] Automatically manage DSA master interface state
 2021-01-28  1:30 UTC  (13+ messages)
` [PATCH net-next 1/4] net: dsa: automatically bring up DSA master when opening user port
` [PATCH net-next 2/4] net: dsa: automatically bring user ports down when master goes down
` [PATCH net-next 3/4] Revert "net: Have netpoll bring-up DSA management interface"
` [PATCH net-next 4/4] Revert "net: ipv4: handle DSA enabled master network devices"

[RFC PATCH v2] uacce: Add uacce_ctrl misc device
 2021-01-28  1:28 UTC  (11+ messages)

[PATCH tip/core/rcu 0/4] Fix RCU priority boosting
 2021-01-28  1:28 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Expedite deboost in case of deferred quiescent state

[PATCH v8] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-28  1:25 UTC  (3+ messages)

[PATCH] cifs: ignore the noauto option if it is provided
 2021-01-28  1:25 UTC  (3+ messages)
` [PATCH] cifs: ignore auto and noauto options if given

[0/7] PMEM device emulation without nfit depenency
 2021-01-28  1:24 UTC  (6+ messages)
` [ndctl 1/5] libndctl: test enablement for non-nfit devices
  ` [ndctl 3/5] papr: Add support to parse save_fail flag for dimm
  ` [ndctl 5/5] Use page size as alignment value

[PATCH 00/12] docs: path-lookup: Update pathlookup docs
 2021-01-28  1:23 UTC  (3+ messages)

[qemu-mainline test] 158705: regressions - FAIL
 2021-01-28  1:23 UTC 

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-01-28  1:15 UTC  (2+ messages)

[PATCH v3] Extend watchdog timeout during kernel panic
 2021-01-28  1:14 UTC 

[GIT PULL tip/core/rcu] RCU, LKMM, and KCSAN commits for v5.12
 2021-01-28  1:04 UTC 

[PATCH for-next] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
 2021-01-28  1:12 UTC 

[PATCH] net: mdiobus: Prevent spike on MDIO bus reset signal
 2021-01-28  1:12 UTC  (6+ messages)

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-28  1:12 UTC  (10+ messages)

[PATCH] net: sysctl: remove redundant #ifdef CONFIG_NET
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH v3] x86: Treat R_386_PLT32 as R_386_PC32
 2021-01-28  1:10 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/4] net: move CONFIG_NET guard to top Makefile
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH bpf] x86/bpf: handle bpf-program-triggered exceptions properly
 2021-01-28  1:05 UTC  (3+ messages)

[PATCH] net: remove redundant 'depends on NET'
 2021-01-28  1:10 UTC  (2+ messages)

[PATCH 3/3] drm/msm: Clean up GMU OOB set/clear handling
 2021-01-28  1:05 UTC  (3+ messages)
` [PATCH 3/3 v2] "

Question about xen and Rasp 4B
 2021-01-28  1:10 UTC  (7+ messages)

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-01-28  1:04 UTC  (2+ messages)

[PATCH 0/7] iscsi fixes/cleanups
 2021-01-28  0:55 UTC  (4+ messages)
` [PATCH 5/7] libiscsi: add helper to calc max scsi cmds per session

[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
 2021-01-28  1:03 UTC  (2+ messages)

[PATCH 0/3] Adding offset keeping option when mapping data via SWIOTLB.*
 2021-01-28  0:38 UTC  (3+ messages)
` [PATCH 1/3] Adding page_offset_mask to device_dma_parameters
` [PATCH 2/3] Add swiotlb offset preserving mapping when dma_dma_parameters->page_offset_mask is non zero

[PATCH net-next] r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
 2021-01-28  1:00 UTC  (2+ messages)

[MPTCP] [PATCH net-next 0/5] MPTCP: IPv4-mapped IPv6 addressing for subflows
 2021-01-28  1:00 UTC  (2+ messages)
`  "

[PATCH 0/2] docs: Add support for relative paths in automarkup
 2021-01-28  1:01 UTC  (3+ messages)
` [PATCH 1/2] docs: Enable usage of relative paths to docs on automarkup
` [PATCH 2/2] docs: Document cross-referencing using relative path

+ lib-stackdepot-add-support-to-disable-stack-depot-fix.patch added to -mm tree
 2021-01-28  0:57 UTC 

[PATCH v6 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-28  0:57 UTC  (3+ messages)
` [PATCH v6 2/2] lib: stackdepot: Add support to disable stack depot

[MPTCP] Re: [PATCH net-next 0/5] MPTCP: IPv4-mapped IPv6 addressing for subflows
 2021-01-28  1:00 UTC 

BUG: Incorrect MTU on GRE device if remote is unspecified
 2021-01-28  0:56 UTC  (2+ messages)

[PATCH u-boot v2019.04-aspeed-openbmc v3 0/4] FIT verification
 2021-01-28  0:52 UTC  (5+ messages)
` [PATCH u-boot v2019.04-aspeed-openbmc v3 1/4] ast2600: Allow selection of SPL boot devices
` [PATCH u-boot v2019.04-aspeed-openbmc v3 2/4] config: ast2600: Reduce SPL image size

[PATCH v4 0/6] Add support for ECDSA image signing (with test)
 2021-01-28  0:57 UTC  (3+ messages)
` [PATCH v4 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code

[PATCH] Add support for stack-protector
 2021-01-28  0:57 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] scsi: do not retry FAILFAST commands on DID_TRANSPORT_DISRUPTED
 2021-01-28  0:51 UTC  (2+ messages)

[PATCH 0/7] ppc/pnv: Misc cleanups
 2021-01-28  0:53 UTC  (7+ messages)
` [PATCH 5/7] ppc/pnv: Discard internal BMC initialization when BMC is external
` [PATCH 6/7] ppc/pnv: Remove default disablement of the PNOR contents
` [PATCH 7/7] ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR

[PATCH] pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
 2021-01-28  0:50 UTC  (2+ messages)

[PATCH v2 net] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
 2021-01-28  0:50 UTC  (2+ messages)


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.