All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-06 17:27:13 to 2020-11-06 18:07:54 UTC [more...]

[PATCH 0/2] Fuzzing Documentation Updates
 2020-11-06 18:06 UTC  (2+ messages)
` [PATCH 2/2] docs/fuzz: update fuzzing documentation post-meson

[PATCH net-next 0/2] net/packet: make packet_fanout.arr size configurable up to 64K
 2020-11-06 18:07 UTC  (2+ messages)
` [PATCH net-next 1/2] "

[PATCH 00/17] Add support for CPC-USB/FD CAN FD interface
 2020-11-06 18:07 UTC  (23+ messages)
` [PATCH 08/17] can: ems_usb: Modified ems_usb_read_bulk_callback to be able to handle also CPC-USB/FD
` [PATCH 09/17] can: ems_usb: For CPC-USB/FD added clock definitions, bittiming constants, set_bittiming functions, bittiming init function and add all that to probe function
` [PATCH 10/17] can: ems_usb: Added receive routine for CAN FD messages and its call in ems_usb_read_bulk_callback
` [PATCH 11/17] can: ems_usb: Added ems_usb_write_mode_fd and its call in device probe routine. Fixed indentation
` [PATCH 12/17] can: ems_usb: In ems_usb_start_xmit send only bytes with valid content to interface and not the complete buffer. Set first four bytes of buffer to 0. Wrapped long lines
` [PATCH 13/17] can: ems_usb: Rearrange code in ems_usb_start_xmit to check with can_is_canfd_skb for CAN FD frames
` [PATCH 14/17] can: ems_usb: Added code to handle CAN FD frames in ems_usb_start_xmit
` [PATCH 15/17] can: ems_usb: In CAN error handling routine checking which CAN controller type is issuing the error
` [PATCH 16/17] can: ems_usb: Added error handling part for CPC-USB/FD. Get some structures packed
` [PATCH 17/17] can: ems_usb: Made another struct packed. Enable CPC-USB/FD by adding it to the drivers device table

WARNING: can't access registers at asm_common_interrupt
 2020-11-06 18:06 UTC  (2+ messages)

Suppressing filter-branch warning
 2020-11-06 18:06 UTC  (2+ messages)

[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
 2020-11-06 17:53 UTC  (33+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace

[PATCH v13 00/14] KVM: Dirty ring interface
 2020-11-06 18:06 UTC  (4+ messages)
` [PATCH v13 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test

[PATCH for-5.2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-06 18:04 UTC  (4+ messages)
` [PATCH for-5.2 1/4] hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer

[PATCH -next] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume
 2020-11-06 18:05 UTC 

[PATCH net v2] ipv6/netfilter: Discard first fragment not including all headers
 2020-11-06 18:05 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/6] drm/i915: Eliminate intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
 2020-11-06 18:04 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Pass intel_atomic_state around
` [Intel-gfx] [PATCH 2/6] drm/i915: Nuke intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code
` [Intel-gfx] [PATCH 3/6] drm/i915: Pimp the watermark documentation a bit
` [Intel-gfx] [PATCH 4/6] drm/i915: Precompute can_sagv for each wm level
` [Intel-gfx] [PATCH 5/6] drm/i915: Store plane relative data rate in crtc_state
` [Intel-gfx] [PATCH 6/6] drm/i915: Remove skl_adjusted_plane_pixel_rate()
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Eliminate intel_atomic_crtc_state_for_each_plane_state() from skl+ wm code

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-06 18:04 UTC  (6+ messages)
` [PATCH memory-model 5/8] tools/memory-model: Add a glossary of LKMM terms

[f2fs-dev] [PATCH v4 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE
 2020-11-06 18:03 UTC  (3+ messages)

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-06 18:03 UTC  (10+ messages)
` [PATCH 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH] main: group --help options to make them easier to read
 2020-11-06 18:02 UTC 

[dpdk-dev] [PATCH] build: support i686 target on x86 64-bit hosts
 2020-11-06 18:02 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/cryptsetup: break circular dependency
 2020-11-06 18:02 UTC 

[PATCH v2 00/33] stm32: enable logging features
 2020-11-06 18:02 UTC  (34+ messages)
` [PATCH v2 01/33] arm: stm32mp: migrate trace to log macro
` [PATCH v2 02/33] arm: stm32mp: migrate cmd_stm32prog "
` [PATCH v2 03/33] arm: stm32mp: bsec: migrate trace "
` [PATCH v2 04/33] pinctrl: stm32: "
` [PATCH v2 05/33] gpio: stm32-gpio: migrate trace to dev and "
` [PATCH v2 06/33] remoproc: stm32: migrate trace to "
` [PATCH v2 07/33] ram: "
` [PATCH v2 08/33] ram: stm32mp1: migrate trace to dev or "
` [PATCH v2 09/33] mmc: stm32_sdmmc2: migrate trace to dev and "
` [PATCH v2 10/33] timer: stm32: migrate trace to "
` [PATCH v2 11/33] hwspinlock: "
` [PATCH v2 12/33] rtc: "
` [PATCH v2 13/33] watchdog: stm32mp: migrate trace to dev macro
` [PATCH v2 14/33] power: regulator: stm32-verfbuf: define LOG_CATEGORY
` [PATCH v2 15/33] misc: rcc: migrate trace to dev macro
` [PATCH v2 16/33] misc: rcc: keep the rcc device name for subnode
` [PATCH v2 17/33] clk: stm32mp1: migrate trace to dev and log macro
` [PATCH v2 18/33] clk: clk_stm32f: "
` [PATCH v2 19/33] clk: clk_stm32h7: "
` [PATCH v2 20/33] reset: stm32-reset: "
` [PATCH v2 21/33] mailbox: stm32-ipcc: "
` [PATCH v2 22/33] i2c: stm32f7_i2c: "
` [PATCH v2 23/33] phy: stm32-usbphyc: "
` [PATCH v2 24/33] spi: stm32_spi: "
` [PATCH v2 25/33] spi: stm32_qspi: "
` [PATCH v2 26/33] mtd: stm32_fmc2: "
` [PATCH v2 27/33] memory: stm32-fmc2: "
` [PATCH v2 28/33] serial: stm32: define LOG_CATEGORY
` [PATCH v2 29/33] video: stm32_ltdc: migrate trace to dev and log macro
` [PATCH v2 30/33] video: stm32_dsi: "
` [PATCH v2 31/33] board: st: stm32mp1: "
` [PATCH v2 32/33] board: st: common: "
` [PATCH v2 33/33] configs: stm32mp15: enable LOG features

[PATCH v3 00/17] Readdir enhancements
 2020-11-06 18:00 UTC  (9+ messages)
` [PATCH v3 01/17] NFS: Ensure contents of struct nfs_open_dir_context are consistent
  ` [PATCH v3 02/17] NFS: Clean up readdir struct nfs_cache_array
    ` [PATCH v3 03/17] NFS: Clean up nfs_readdir_page_filler()
      ` [PATCH v3 04/17] NFS: Clean up directory array handling
        ` [PATCH v3 05/17] NFS: Don't discard readdir results

[PATCH v2 0/2] pinctrl: renesas: trivial fixes and enhancements
 2020-11-06 18:01 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [PATCH v2 2/2] pinctrl: renesas: Implement get_pin_muxing() callback

stable-rc/queue/4.9 baseline: 145 runs, 1 regressions (v4.9.241-93-gd72fda650314)
 2020-11-06 18:00 UTC 

[PATCH] nvme: revert commit 1293477f4f32 as it is breaking BLKROSET
 2020-11-06 17:59 UTC  (2+ messages)

[PATCH v7] overlayfs: Provide a mount option "volatile" to skip sync
 2020-11-06 17:58 UTC  (2+ messages)

[dpdk-dev] [PATCH V1] add meson build 32-bits on x86_64
 2020-11-06 17:59 UTC  (4+ messages)

[PATCH for-5.2] hw/mips/boston.c: Fix memory leak in boston_fdt_filter() error-handling paths
 2020-11-06 17:58 UTC 

[PATCH v3 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-11-06 17:57 UTC  (4+ messages)
` [PATCH v3 2/2] mm: prevent gup_fast from racing with COW during fork

[Intel-gfx] [PATCH v2] drm/vgem: replace idr_init() by idr_init_base()
 2020-11-06 17:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] fs/hfs: remove unused macro to tame gcc
 2020-11-06 17:56 UTC  (2+ messages)

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-11-06 17:56 UTC  (6+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 07/10] commit-graph: implement generation data chunk

[GIT PULL] SPI fixes for v5.10-rc2
 2020-11-06 17:55 UTC  (4+ messages)

[LTP] [PATCH] Add tst_secureboot_enabled() helper function
 2020-11-06 17:55 UTC  (2+ messages)

[PATCH v4 1/1] NFSv4.2: condition READDIR's mask for security label based on LSM state
 2020-11-06 17:55 UTC 

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-06 17:54 UTC  (9+ messages)
` [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode

[PATCH v40 00/24] Intel SGX foundations
 2020-11-06 17:54 UTC  (4+ messages)
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct

[PATCH 7/8] Makefile: don't delete dist tarballs directly by name
 2020-11-06 17:53 UTC  (7+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-06 17:53 UTC  (3+ messages)
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[PATCH 1/3] log: don't build the trace buffer when log is not ready
 2020-11-06 17:53 UTC  (3+ messages)
` [PATCH 2/3] log: use debug uart to output trace before LOG init
` [PATCH 3/3] log: call vsnprintf only when it is needed to emit trace

[PATCH v5 0/8] rpmsg: Make RPMSG name service modular
 2020-11-06 17:53 UTC  (5+ messages)
` [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH 1/1] x86/tools: Use tools headers for instruction decoder selftests
 2020-11-06 17:52 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/darkhttpd: add license file
 2020-11-06 17:52 UTC 

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-06 17:52 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI
 2020-11-06 17:50 UTC  (2+ messages)

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-11-06 17:52 UTC  (2+ messages)

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-06 17:51 UTC  (11+ messages)

[PATCH] fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
 2020-11-06 17:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: add instructions for building 32-bit DPDK
 2020-11-06 17:47 UTC  (3+ messages)

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-06 17:46 UTC  (5+ messages)
` [PATCH v12 1/4] security: add inode_init_security_anon() LSM hook
` [PATCH v12 2/4] fs: add LSM-supporting anon-inode interface

[PATCH v2 0/2] quorum: Implement bdrv_co_block_status()
 2020-11-06 17:43 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] quorum: Implement bdrv_co_pwrite_zeroes()

"warning: context imbalance" in kernel/bpf/hashtab.c
 2020-11-06 17:45 UTC  (6+ messages)

[PATCH 00/33] stm32: enable logging features
 2020-11-06 17:45 UTC  (7+ messages)

[PATCH v2 0/6] Minor bug fixes and clean-up for MHI host driver
 2020-11-06 17:44 UTC  (7+ messages)
` [PATCH v2 1/6] bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
` [PATCH v2 2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
` [PATCH v2 3/6] bus: mhi: core: Expose mhi_get_exec_env() API for controllers
` [PATCH v2 4/6] bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
` [PATCH v2 5/6] bus: mhi: core: Rename RDDM download function to use proper words
` [PATCH v2 6/6] bus: mhi: core: Skip RDDM download for unknown execution environment

[PATCH] Lengthening FORMAT_PATCH_NAME_MAX to 80
 2020-11-06 17:45 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix eCPRI previous layer checking
 2020-11-06 17:43 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH v2 00/14] remoteproc: Add support for detaching from rproc
 2020-11-06 17:43 UTC  (5+ messages)
` [PATCH v2 06/14] remoteproc: Add new detach() remoteproc operation
` [PATCH v2 07/14] remoteproc: Introduce function __rproc_detach()

[PATCH v3 5/6] i2c: iproc: handle master read request
 2020-11-06 17:41 UTC  (3+ messages)

[PATCH V2 0/1] watchdog: stm32_iwdg: don't print an error on probe deferral
 2020-11-06 17:41 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH net-next v2 0/7] smsc W=1 warning fixes
 2020-11-06 17:42 UTC  (5+ messages)
` [PATCH net-next v2 1/7] drivers: net: smc91x: Fix set but unused W=1 warning

[dpdk-dev] [PATCH] net/mlx5: fix the eCPRI common header endianness
 2020-11-06 17:41 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix invalid entry assert
 2020-11-06 17:41 UTC  (2+ messages)

8a2cf08d29 ("Makefile: introduce FIO_CFLAGS") broke dynamic engines
 2020-11-06 17:41 UTC  (2+ messages)
` [PATCH] fix dynamic engine build

[PATCH] ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM
 2020-11-06 17:40 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Drop QSPI CS2 on DHCOM
 2020-11-06 17:40 UTC  (2+ messages)

[GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6
 2020-11-06 17:15 UTC  (4+ messages)
` [PATCH v5 5/9] btrfs: zstd: Switch to the zstd-1.4.6 API
  ` [f2fs-dev] "
` [f2fs-dev] [GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6

[GIT PULL] SPI fixes for v5.10-rc2-2
 2020-11-06 17:37 UTC 

[dpdk-dev] [PATCH v4 00/58] net: txgbe PMD
 2020-11-06 17:36 UTC  (7+ messages)

[LTP] [PATCH 00/19] Unify error handling in LTP library
 2020-11-06 17:35 UTC  (4+ messages)
` [LTP] [PATCH 03/19] Unify error handling in lib/tst_safe_timerfd.c

[PATCH v14 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-06 17:34 UTC  (3+ messages)
` [PATCH v14 01/26] Documentation/x86: Add CET description

[PATCH v4 0/5] Unify NUMA implementation between ARM64 & RISC-V
 2020-11-06 17:33 UTC  (6+ messages)
` [PATCH v4 2/5] arm64, numa: Change the numa init functions name to be generic

[PATCH] can: dev: can_restart(): post buffer from the right context
 2020-11-06 17:33 UTC  (3+ messages)

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-06 17:32 UTC  (4+ messages)

[PATCH net-next v3 0/4] remove compat_alloc_user_space()
 2020-11-06 17:32 UTC  (5+ messages)
` [PATCH net-next v3 1/4] ethtool: improve compat ioctl handling
` [PATCH net-next v3 2/4] net: socket: rework SIOC?IFMAP ioctls
` [PATCH net-next v3 3/4] net: socket: simplify dev_ifconf handling
` [PATCH net-next v3 4/4] net: socket: rework compat_ifreq_ioctl()

[dm-devel] [RFC PATCH] libmultipath: prevent DSO unloading with astray checker threads
 2020-11-06 17:32 UTC  (3+ messages)

[PATCH v4 00/13] Add struct strmap and associated utility functions
 2020-11-06 17:32 UTC  (6+ messages)
` [PATCH v5 00/15] "

[dpdk-dev] [PATCH] test-meson-builds: add a 32-bit build
 2020-11-06 17:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/1] devtools: test "

[PATCH 00/32] btrfs: preparation patches for subpage support
 2020-11-06 17:28 UTC  (5+ messages)
` [PATCH 15/32] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE

[dpdk-dev] [PATCH 1/1] devtools: reduce build test verbosity
 2020-11-06 17:28 UTC 

[meta-virtualization][PATCH] xvisor: skip QA checks ldflags and textrel
 2020-11-06 17:26 UTC  (2+ messages)

[PATCH v2 0/5] net: qrtr: Add distant node support
 2020-11-06 17:33 UTC  (5+ messages)
` [PATCH v2 2/5] net: qrtr: Allow forwarded services
` [PATCH v2 3/5] net: qrtr: Allow non-immediate node routing
` [PATCH v2 4/5] net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet
` [PATCH v2 5/5] net: qrtr: Release distant nodes along the bridge node


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.