All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 06:54:28 to 2021-04-01 08:00:48 UTC [more...]

[PATCH v2] x86/PV: make post-migration page state consistent
 2021-04-01  8:00 UTC  (5+ messages)
` Ping: "
      ` Ping²: "

[PATCH] docs: Fix typo in the default name of the qemu-system-x86_64 binary
 2021-04-01  7:59 UTC  (2+ messages)

Plumbers CF MCs
 2021-04-01  7:59 UTC  (8+ messages)

[PATCH v3 00/11] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-01  7:49 UTC  (11+ messages)
` [PATCH v3 01/11] esp: always check current_req is not NULL before use in DMA callbacks
` [PATCH v3 02/11] esp: rework write_response() to avoid using the FIFO for DMA transactions
` [PATCH v3 03/11] esp: consolidate esp_cmdfifo_push() into esp_fifo_push()
` [PATCH v3 04/11] esp: consolidate esp_cmdfifo_pop() into esp_fifo_pop()
` [PATCH v3 05/11] esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()
` [PATCH v3 06/11] esp: ensure cmdfifo is not empty and current_dev is non-NULL
` [PATCH v3 07/11] esp: don't underflow cmdfifo in do_cmd()
` [PATCH v3 08/11] esp: don't overflow cmdfifo in get_cmd()
` [PATCH v3 09/11] esp: don't overflow cmdfifo if TC is larger than the cmdfifo size
` [PATCH v3 11/11] tests/qtest: add tests for am53c974 device

[PATCH] MAINTAINERS: replace Huawei's email to personal one
 2021-04-01  7:58 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] pci: add rte prefix
 2021-04-01  7:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] pci: rename catch-all ID

[PATCH v2] mptcp: ensure there is unacked data at all subflow
 2021-04-01  7:49 UTC  (3+ messages)

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-04-01  7:56 UTC  (5+ messages)
` [PATCH 4/5] x86/PV: restrict TLB flushing after mod_l[234]_entry()
      ` Ping: "

[PATCH] cifsd: fix memory leak when loop ends
 2021-04-01  7:55 UTC 

[PATCH 0/7] improve reporting of unexpected objects
 2021-04-01  7:54 UTC  (9+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] tag: don't misreport type of tagged objects in errors

[linux-next:master 8015/8469] drivers/gpu/drm/i915/i915_mm.c:76 remap_io_sg() error: uninitialized symbol 'err'
 2021-04-01  7:55 UTC  (3+ messages)

[PATCH v3] mptcp: ensure there is unacked data at all subflow
 2021-04-01  7:53 UTC 

Status update for maintainers file
 2021-04-01  7:53 UTC  (2+ messages)

Issues regarding fixing error generated during compiling changes
 2021-04-01  7:52 UTC 

[PATCH] fs: cifs: Remove unnecessary struct declaration
 2021-04-01  7:51 UTC 

[PATCH] psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
 2021-04-01  7:50 UTC  (3+ messages)

[PATCH 0/5] x86: asm-offsets.h and !PV32 adjustments
 2021-04-01  7:51 UTC  (6+ messages)
` [PATCH 5/5] x86: don't build unused entry code when !PV32
        ` Ping: "

[PATCH -next] i2c: gpio: use DEFINE_SPINLOCK() for spinlock
 2021-04-01  7:49 UTC  (4+ messages)

[PATCH v6 1/7] pwm: pca9685: Switch to atomic API
 2021-04-01  7:50 UTC  (8+ messages)
` [PATCH v6 4/7] pwm: pca9685: Support staggered output ON times

[PATCH nf-next 1/2] netfilter: flowtable: add vlan match offload support
 2021-04-01  7:50 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: flowtable: add vlan pop action "

Coverity: mcp251xfd_dump_rx_ring(): Memory - illegal accesses
 2021-04-01  7:49 UTC  (2+ messages)

[PATCH -next] serial: 8250: Make symbol 'brcmuart_debugfs_root' static
 2021-04-01  7:49 UTC 

[dpdk-dev] [PATCH] doc: add Linux rawio capability requirement in mlx5 guide
 2021-04-01  7:49 UTC 

[PATCH net-next v1 0/3] provide basic selftest support for the ethernet FEC driver
 2021-04-01  7:47 UTC  (5+ messages)
` [PATCH net-next v1 3/3] net: fec: add basic selftest support

[dpdk-dev] [PATCH v1 0/2] Fix coverity issues reported in DPDK-26381
 2021-04-01  7:48 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 1/2] raw/ifpga/base: use untained variable as argument
` [dpdk-dev] [PATCH v1 2/2] raw/ifpga/base: add argument to use untained variable

[PATCH -next v2] staging: greybus: camera: Switch to memdup_user_nul()
 2021-04-01  7:47 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 0/4] Fix coverity issues reported in DPDK-26380
 2021-04-01  7:47 UTC  (9+ messages)
` [dpdk-dev] [PATCH v1 1/4] raw/ifpga/base: use trusted buffer to free
` [dpdk-dev] [PATCH v1 2/4] raw/ifpga/base: check return value of lseek
` [dpdk-dev] [PATCH v1 3/4] raw/ifpga/base: assign unsigned value to length
` [dpdk-dev] [PATCH v1 4/4] raw/ifpga/base: check pointer before dereferencing

[PATCH v14 0/2] Enable power management for ufs wlun
 2021-04-01  7:45 UTC  (7+ messages)
` [PATCH v14 1/2] scsi: ufs: Enable power management for wlun

[PATCH 0/4] USB: serial: add support for multi-interface functions
 2021-04-01  7:46 UTC  (7+ messages)
` [PATCH 3/4] "

[dpdk-dev] [PATCH v2] net/igc: fix Rx error counter for badlen packets
 2021-04-01  7:45 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] net/e1000: fix Rx error counter for badlen packets
 2021-04-01  7:45 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] Check meter packet mode in PMD
 2021-04-01  7:44 UTC  (6+ messages)

[PATCH v2 00/24] staging:iio:cdc:ad7150: cleanup / fixup / graduate
 2021-04-01  7:42 UTC  (5+ messages)
` [PATCH v2 12/24] staging:iio:cdc:ad7150: Rework interrupt handling

[PATCH 00/18] Implement RSASSA-PSS signature verification
 2021-04-01  7:43 UTC  (4+ messages)
` [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates

[PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-04-01  7:41 UTC  (12+ messages)

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-01  7:41 UTC  (2+ messages)

[PATCH 1/1] tee: optee: do not check memref size on return from Secure World
 2021-04-01  7:40 UTC  (2+ messages)

[PATCH v6 00/24] iio: core,buffer: add support for multiple IIO buffers per IIO device
 2021-04-01  7:39 UTC  (3+ messages)
` [PATCH v6 14/24] iio: buffer: wrap all buffer attributes into iio_dev_attr

[Discussion] Uninitialized variable in wiz_mode_select()
 2021-04-01  7:39 UTC  (6+ messages)

[PATCH for-6.0] Revert "target/arm: Make number of counters in PMCR follow the CPU"
 2021-04-01  7:39 UTC  (2+ messages)

[PATCH v5 0/2] Two fixes for task management request implementation
 2021-04-01  7:39 UTC  (3+ messages)
` [PATCH v5 1/2] scsi: ufs: Fix task management request completion timeout
` [PATCH v5 2/2] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs

[PATCH] drm/amdgpu: Toggle msix after FLR for sriov
 2021-04-01  7:39 UTC  (2+ messages)

[PATCH RESEND] mtd:spi-nor: Fix an issue of releasing resources during read/write
 2021-04-01  7:34 UTC 

[PATCH v3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01  7:37 UTC  (13+ messages)

[PATCH 2/3] dt-bindings: serial: 8250: update for aspeed,sirq-active-high
 2021-04-01  7:36 UTC  (9+ messages)
` [PATCH v2 0/3] simplify Aspeed VUART SIRQ polarity DT config
  ` [PATCH v2 2/3] drivers/tty/serial/8250: add DT property for aspeed vuart sirq polarity

[PATCH] powerpc/64s: power4 nap fixup in C
 2021-04-01  7:36 UTC  (3+ messages)

[PATCH] nvme: Export fast_io_fail_tmo to sysfs
 2021-04-01  7:35 UTC  (4+ messages)

[poky][master][PATCH] buildhistory.bbclass: store MAINTAINER variable
 2021-04-01  7:35 UTC 

[PATCH for-next 0/3] RDMA/hns: Updates of CMDQ
 2021-04-01  7:32 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/hns: Enable all CMDQ context
` [PATCH for-next 2/3] RDMA/hns: Support more return types of command queue
` [PATCH for-next 3/3] RDMA/hns: Modify prints for mailbox and "

Modifying a driver on native Linux - which file should I modify?
 2021-04-01  7:34 UTC  (4+ messages)
` [Outreachy kernel] "

[drm/i915] 0edbb9ba1b: assertion_failure
 2021-04-01  7:33 UTC 

linux-next: build warnings after merge of the drm tree
 2021-04-01  7:32 UTC  (2+ messages)

[PATCH v2] ext4: Fix ext4_error_err save negative errno into superblock
 2021-04-01  7:40 UTC 

[PATCH] crypto: cbc - fix coding style
 2021-04-01  7:31 UTC 

[tip:master] BUILD REGRESSION a0af5201360a0e33399d2b65b3874c27ac29432b
 2021-04-01  7:30 UTC 

multiboot2 and module2 boot issues via GRUB2
 2021-04-01  7:31 UTC  (4+ messages)

[PATCH v4] [GSOC]trailer: pass arg as positional parameter
 2021-04-01  7:28 UTC  (5+ messages)
` [PATCH v5 0/2] "
  ` [PATCH v5 1/2] [GSOC] run-command: add shell_no_implicit_args option

[PATCH] scsi_dh_alua: remove check for ASC 24h when ILLEGAL_REQUEST returned on RTPG w/extended header
 2021-04-01  7:29 UTC  (3+ messages)

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-04-01  7:24 UTC  (3+ messages)

[PATCH] tap-bsd: Remove special casing for older OpenBSD releases
 2021-04-01  7:24 UTC  (6+ messages)

[PATCH 0/2] soundwire: bus: handle errors in clock stop/start sequences
 2021-04-01  7:24 UTC  (4+ messages)
` [PATCH 1/2] soundwire: add macro to selectively change error levels

[PATCH v5 0/7] eBPF RSS support for virtio-net
 2021-04-01  7:22 UTC  (3+ messages)

[PATCH] tap-win32: correctly recycle buffers
 2021-04-01  7:23 UTC  (3+ messages)

[PATCH v4 0/5] soundwire: add static port map support
 2021-04-01  7:22 UTC  (3+ messages)

[LTP] [PATCH] crypto_user02: Find a valid template
 2021-04-01  7:23 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/2] fixs for shared RSS action
 2021-04-01  7:23 UTC  (2+ messages)

[PATCH] soundwire: intel_init: test link->cdns
 2021-04-01  7:21 UTC  (3+ messages)

[PATCH v2 0/2] treewide: Add CAN support for r8a77961
 2021-04-01  7:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: can: rcar_can: Document r8a77961 support

[PATCH] soundwire: stream: fix memory leak in stream config error path
 2021-04-01  7:20 UTC  (3+ messages)

[PATCH] linux/bpf.h: Remove repeated struct declaration
 2021-04-01  7:20 UTC 

[PATCH] crypto: api - fix coding style
 2021-04-01  7:20 UTC 

[PATCH] tools: perf: util: Remove duplicate struct declaration
 2021-04-01  7:19 UTC  (2+ messages)

[rcu:for-mingo-rcu] BUILD SUCCESS ab6ad3dbddaf09f7df2d830766a2fb68d6ad669f
 2021-04-01  7:18 UTC 

linux-next: build warning after merge of the drm tree
 2021-04-01  7:19 UTC  (2+ messages)

[PATCH] iommu/vt-d: Force to flush iotlb before creating superpage
 2021-04-01  7:18 UTC  (2+ messages)

[PATCH v4 2/2] scsi: ufs: Fix wrong Task Tag used in task management request UPIUs
 2021-04-01  7:17 UTC  (2+ messages)

[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
 2021-04-01  7:14 UTC  (4+ messages)

SNAT/Masquerade not modifying the Source IP randomly
 2021-04-01  7:18 UTC 

[PATCH] ext4: Fix ext4_error_err save negative errno into superblock
 2021-04-01  7:22 UTC 

[PATCH v3 1/1] docs/devel: Add VFIO device migration documentation
 2021-04-01  6:58 UTC  (3+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-04-01  7:12 UTC  (14+ messages)
` [PATCH v3 05/10] fsdax: Replace mmap entry in case of CoW
      ` [Ocfs2-devel] "
` [PATCH v3 06/10] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
      ` [Ocfs2-devel] "
` [PATCH v3 07/10] iomap: Introduce iomap_apply2() for operations on two files

[PATCH] misc: vmw_vmci: initialize payload passed to vmci_send_datagram()
 2021-04-01  7:10 UTC  (4+ messages)

[PATCH] block: reexpand iov_iter after read/write
 2021-04-01  7:18 UTC 

[PATCH] include: net: Remove repeated struct declaration
 2021-04-01  7:08 UTC 

[PATCH v5 0/3] media: i2c: Introduce driver for the TW9900 decoder
 2021-04-01  7:08 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix
` [PATCH v5 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900
` [PATCH v5 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH] soundwire: qcom: wait for fifo space to be available before read/write
 2021-04-01  7:07 UTC  (3+ messages)

[PATCH 0/7] drivers/base: remove kernel-doc warnings
 2021-04-01  7:07 UTC  (3+ messages)
` [PATCH 7/7] devcoredump: fix kernel-doc warning

[PATCH 00/27] Sparse Index: API protections
 2021-04-01  7:07 UTC  (3+ messages)
` [PATCH v2 00/25] "

[PATCH 0/5] docs/zh_CN: Add translations in zh_CN/doc-guide/
 2021-04-01  7:06 UTC  (6+ messages)
` [PATCH 1/5] docs/zh_CN: Add translation zh_CN/doc-guide/index.rst
` [PATCH 2/5] docs/zh_CN: Link zh_CN/doc-guide to zh_CN/index.rst
` [PATCH 3/5] docs/zh_CN: Add translation zh_CN/doc-guide/sphinx.rst
` [PATCH 4/5] docs/zh_CN: Add two image example files
` [PATCH 5/5] docs/zh_CN: Add translation zh_CN/doc-guide/kernel-doc.rst

[PATCH v6 00/27] Memory Folios
 2021-04-01  7:05 UTC  (2+ messages)

[LTP] [PATCH] syscalls/bind: Use safe_macros to check the return value of the close() & bind()
 2021-04-01  7:06 UTC  (2+ messages)

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-01  7:04 UTC  (15+ messages)

[PATCH] ext4: Delete redundant uptodate check for buffer
 2021-04-01  7:03 UTC 

[PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-04-01  7:01 UTC  (7+ messages)
` [PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...)

[PATCH v5 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-04-01  7:01 UTC  (6+ messages)
` [PATCH v5 2/5] powercap/drivers/dtpm: Create a registering system

[PATCH] linux/spi: Remove repeated struct declaration
 2021-04-01  6:59 UTC 

[PATCH net] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-04-01  6:59 UTC 

[PATCH for-5.13] io_uring: maintain drain requests' logic
 2021-04-01  6:58 UTC  (3+ messages)

[PATCH rdma-next v2 0/5] Get rid of custom made module dependency
 2021-04-01  6:57 UTC  (6+ messages)
` [PATCH rdma-next v2 1/5] RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
` [PATCH rdma-next v2 2/5] RDMA/bnxt_re: Create direct symbolic link between bnxt modules
` [PATCH rdma-next v2 3/5] RDMA/bnxt_re: Get rid of custom module reference counting
` [PATCH rdma-next v2 4/5] net/bnxt: Remove useless check of non-existent ULP id
` [PATCH rdma-next v2 5/5] net/bnxt: Use direct API instead of useless indirection

[PATCH] fs/buffer.c: Delete redundant uptodate check for buffer
 2021-04-01  6:57 UTC 

Interlaced resolutions hang the desktop
 2021-03-31 15:47 UTC  (17+ messages)

[PATCH V2 0/6] mm: some config cleanups
 2021-04-01  6:56 UTC  (2+ messages)
` [PATCH V2 3/6] mm: Generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]

[dpdk-dev] [PATCH 0/2] Support meter policy API
 2021-04-01  6:54 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: add pre-defined "
` [dpdk-dev] [PATCH 2/2] app/testpmd: support policy actions per color

[PATCH v2] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2021-04-01  6:54 UTC  (6+ messages)

[PATCH] fix NULL pointer deference crash
 2021-04-01  6:54 UTC  (5+ messages)

[PATCH v4 0/6] usb: Linking ports to their Type-C connectors
 2021-04-01  6:53 UTC  (7+ messages)
` [PATCH v4 1/6] usb: typec: Organize the private headers properly
` [PATCH v4 2/6] usb: typec: Declare the typec_class static
` [PATCH v4 3/6] usb: typec: Port mapping utility
` [PATCH v4 4/6] usb: Link the ports to the connectors they are attached to
` [PATCH v4 5/6] usb: Iterator for ports
` [PATCH v4 6/6] usb: typec: Link all ports during connector registration

[PATCH] MAINTAINERS: Drop the line with Xiang Zheng
 2021-04-01  6:53 UTC 

[PATCH] linux/bpf-cgroup.h: Delete repeated struct declaration
 2021-04-01  6:52 UTC  (2+ messages)

[PATCH 0/2] net/Blutooth - Coding style fix
 2021-04-01  6:50 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: "


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.