All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-30 07:10:19 to 2021-01-30 09:37:37 UTC [more...]

[Buildroot] [PATCH v3, 1/6] package/libupnp: security bump to version 1.14.0
 2021-01-30  9:37 UTC  (5+ messages)

[PATCH v3 00/34] Intel Vision Processing base enabling
 2021-01-30  7:01 UTC  (13+ messages)
` [PATCH v3 02/34] dt-bindings: mailbox: Add Intel VPU IPC mailbox bindings
` [PATCH v3 04/34] dt-bindings: Add bindings for Keem Bay IPC driver
` [PATCH v3 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v3 15/34] misc: xlink-pcie: Add XLink API interface
` [PATCH v3 19/34] xlink-core: Add xlink core device tree bindings
` [PATCH v3 23/34] xlink-core: add async channel and events
` [PATCH v3 28/34] misc: Intel tsens IA host driver
` [PATCH v3 30/34] misc:intel_tsens: Intel Keem Bay tsens driver
` [PATCH v4 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v4 16/34] misc: xlink-pcie: Add asynchronous event notification support for XLink
` [PATCH v4 20/34] xlink-core: Add xlink core driver xLink

[PATCH 1/2] testsuite: compress modules if feature is enabled
 2021-01-30  2:36 UTC  (2+ messages)
` [PATCH 2/2] testsuite: also test xz compression

batman-adv related query
 2021-01-30  9:36 UTC  (2+ messages)
` batman-adv: User defined nonce in packet header [was: batman-adv related query]

[PATCH] net/ethernet: convert to use module_platform_driver in octeon_mgmt.c
 2021-01-30  3:20 UTC  (2+ messages)

[PATCH] docs: networking: timestamping: fix section title markup
 2021-01-30  3:20 UTC  (2+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-01-30  9:31 UTC  (9+ messages)
` [RFC PATCH v1 1/4] vfio/type1: Add a bitmap to track IOPF mapped pages
` [RFC PATCH v1 3/4] vfio: Try to enable IOPF for VFIO devices

selftest/bpf/test_verifier_log fails on v5.11-rc5
 2021-01-30  3:13 UTC  (4+ messages)

[RFC PATCH 00/12] Introduce sv48 support without relocable kernel
 2021-01-30  9:33 UTC  (3+ messages)

Patch for stable: iwlwifi: provide gso_type to GSO packets
 2021-01-30  3:30 UTC  (2+ messages)

[PATCH v5 0/4] ARM: Add support for Hisilicon Kunpeng L3 cache controller
 2021-01-30  2:51 UTC  (8+ messages)
` [PATCH v5 4/4] "

powerpc-linux-ld: bnx2x_main.c:undefined reference to `__pskb_pull_tail'
 2021-01-30  2:48 UTC 

[Buildroot] [PATCH-2020.02.x 1/2] package/belle-sip: new package
 2021-01-30  9:30 UTC  (2+ messages)
` [Buildroot] [PATCH-2020.02.x 2/2] package/belr: "

[PATCH for-next 00/12] RDMA/hns: Several fixes and cleanups of RQ/SRQ
 2021-01-30  8:58 UTC  (13+ messages)
` [PATCH for-next 01/12] RDMA/hns: Allocate one more recv SGE for HIP08
` [PATCH for-next 02/12] RDMA/hns: Bugfix for checking whether the srq is full when post wr
` [PATCH for-next 03/12] RDMA/hns: Force srq_limit to 0 when creating SRQ
` [PATCH for-next 04/12] RDMA/hns: Fixed wrong judgments in the goto branch
` [PATCH for-next 05/12] RDMA/hns: Remove the reserved WQE of SRQ
` [PATCH for-next 06/12] RDMA/hns: Refactor hns_roce_create_srq()
` [PATCH for-next 07/12] RDMA/hns: Refactor code about SRQ Context
` [PATCH for-next 08/12] RDMA/hns: Use new interfaces to write SRQC
` [PATCH for-next 09/12] RDMA/hns: Refactor post recv flow
` [PATCH for-next 10/12] RDMA/hns: Clear remaining unused sges when post_recv
` [PATCH for-next 11/12] RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
` [PATCH for-next 12/12] RDMA/hns: Add verification of QP type when post_recv

git fails with a broken pipe when one quits the pager
 2021-01-30  8:29 UTC  (3+ messages)
` [PATCH] pager: exit without error on SIGPIPE

[kdave-btrfs-devel:for-next-20210129 14784/14851] fs/btrfs/volumes.c:1462:10-11: WARNING: return of 0/1 in function 'dev_extent_hole_check_zoned' with return type bool
 2021-01-30  6:49 UTC  (2+ messages)
` [PATCH] btrfs: fix boolreturn.cocci warnings

[PATCH] hugetlbfs: fix some comment typos
 2021-01-30  9:23 UTC 

[PATCH] hugetlbfs: show pagesize in unit of GB if possible
 2021-01-30  9:03 UTC 

[libvirt test] 158805: regressions - FAIL
 2021-01-30  9:27 UTC 

Mobile Vehicle Mesh Network
 2021-01-30  9:27 UTC  (2+ messages)

[PATCH v4 0/2] perf/smmuv3: Don't reserve the PMCG register spaces
 2021-01-30  7:33 UTC  (11+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] iommu/arm-smmu-v3: Reserving the entire SMMU register space

[PATCH v14 00/11] support reserving crashkernel above 4G on arm64 kdump
 2021-01-30  7:10 UTC  (19+ messages)
` [PATCH v14 01/11] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v14 02/11] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v14 03/11] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v14 04/11] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v14 05/11] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v14 06/11] x86/elf: Move vmcore_elf_check_arch_cross to arch/x86/include/asm/elf.h
` [PATCH v14 07/11] arm64: kdump: introduce some macroes for crash kernel reservation
` [PATCH v14 08/11] arm64: kdump: reimplement crashkernel=X
` [PATCH v14 09/11] x86, arm64: Add ARCH_WANT_RESERVE_CRASH_KERNEL config
` [PATCH v14 10/11] arm64: kdump: add memory for devices by DT property linux,usable-memory-range
  ` [PATCH v14 10/11] arm64: kdump: add memory for devices by DT property linux, usable-memory-range
` [PATCH v14 11/11] kdump: update Documentation about crashkernel

[PATCH 4.4 00/24] 4.4.254-rc1 review
 2021-01-30  7:13 UTC 

[PATCH] drm/lima: fix reference leak in lima_pm_busy
 2021-01-30  6:31 UTC  (2+ messages)

[PATCH] gpiolib: free device name on error path to fix kmemleak
 2021-01-30  3:44 UTC  (3+ messages)

[RFC PATCH 00/16] GTP: flow based
 2021-01-30  6:59 UTC  (5+ messages)
` [RFC PATCH 15/16] gtp: add ability to send GTP controls headers

[PATCH v2] kvfree_rcu: Release page cache under memory pressure
 2021-01-30  6:47 UTC  (2+ messages)
  ` 回复: "

[PATCH 0/4] Improve group scanning in CR 0 and CR 1 passes
 2021-01-30  8:38 UTC  (6+ messages)
` [PATCH 1/4] ext4: add MB_NUM_ORDERS macro
` [PATCH 2/4] ext4: drop s_mb_bal_lock and convert protected fields to atomic

[PATCH] ext4: Remove unreachable code
 2021-01-30  6:42 UTC  (2+ messages)

[PATCH 4.14 00/50] 4.14.218-rc1 review
 2021-01-30  6:44 UTC 

[PATCH 4.9 00/30] 4.9.254-rc1 review
 2021-01-30  7:08 UTC  (2+ messages)

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

[PATCH 1/1] fs: fat: usage basename in file_fat_write_at, fat_mkdir
 2021-01-30  9:22 UTC 

[PATCH RFC 00/30] userfaultfd-wp: Support shmem and hugetlbfs
 2021-01-30  8:08 UTC  (6+ messages)
` [PATCH RFC 21/30] hugetlb: Pass vma into huge_pte_alloc()

✅ PASS: Test report for kernel 5.10.11 (stable-queue)
 2021-01-30  7:44 UTC 

bcmgenet.c:undefined reference to `netif_carrier_on'
 2021-01-30  6:46 UTC 

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-01-30  6:39 UTC  (7+ messages)

Entrega de sugestão - Museu Fundação Oriente
 2021-01-30  7:25 UTC 

[PATCH v1 2/2] mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
 2021-01-30  8:48 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] media: allegro-dvt: Use __packed sentence
 2021-01-30  8:51 UTC  (3+ messages)

[PATCH] pinctrl: Support pin that does not support configuration option
 2021-01-30  8:21 UTC 

[PATCH v1 0/2] Make fw_devlink=on more forgiving
 2021-01-30  4:03 UTC  (3+ messages)
` [PATCH v1 1/2] driver core: fw_devlink: Detect supplier devices that will never be added
` [PATCH v1 2/2] driver core: fw_devlink: Handle missing drivers for optional suppliers

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-01-30  2:27 UTC  (3+ messages)
` [PATCH net-next 2/8] net: dsa: tag_ksz: add tag handling for Microchip LAN937x

[igt-dev] [PATCH i-g-t] meson: Turn on -Werror
 2021-01-30  9:19 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for meson: Turn on -Werror (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "
` [igt-dev] ✓ Fi.CI.IGT: "

[PATCH v2 0/5] Add support for Qualcomm QCA639x chips family
 2021-01-30  3:59 UTC  (4+ messages)
` [PATCH v2 2/5] arm64: qcom: dts: qrb5165-rb5: add qca6391 power device

pull-request: can-next 2021-01-29
 2021-01-30  3:50 UTC 

[xen-unstable test] 158787: tolerable FAIL - PUSHED
 2021-01-30  9:17 UTC 

[PATCH] mm/rmap: use page_not_mapped in try_to_unmap()
 2021-01-30  8:49 UTC 

[PATCH] mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
 2021-01-30  9:13 UTC 

Build failed in Jenkins: media-build #3383
 2021-01-30  9:19 UTC 

[PATCH v9 0/5] mergetool: add automerge configuration
 2021-01-30  8:08 UTC  (6+ messages)
` [PATCH v10 0/3] mergetool: add hideResolved configuration (was automerge)
  ` [PATCH v10 1/3] mergetool: add hideResolved configuration
  ` [PATCH v10 3/3] mergetool: add per-tool support and overrides for the hideResolved flag

[PATCH] drm/amdgpu: fix the issue that retry constantly once the buffer is oversize
 2021-01-30  9:14 UTC 

[PATCH 0/5] xfs: various log stuff
 2021-01-30  9:13 UTC  (3+ messages)
` [PATCH 2/5] xfs: separate CIL commit record IO

misc bio allocation cleanups
 2021-01-30  3:56 UTC  (3+ messages)
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset

[PATCH] staging/mt7621-dma: mtk-hsdma.c->hsdma-mt7621.c
 2021-01-30  3:45 UTC 

[PATCH v2 3/5] pcie-qcom: provide a way to power up qca6390 chip on RB5 platform
 2021-01-30  3:53 UTC  (4+ messages)

[PATCH] mtd: rawnand: Do not check for bad block if bbt is unavailable
 2021-01-30  3:54 UTC 

Patch for stable: iwlwifi: provide gso_type to GSO packets
 2021-01-30  3:40 UTC 

[PATCH 0/3] cdev: Generic shutdown handling
 2021-01-30  1:59 UTC  (2+ messages)

patch "mei: me: add adler lake point LP DID" added to char-misc-next
 2021-01-30  9:09 UTC 

patch "mei: me: add adler lake point S DID" added to char-misc-next
 2021-01-30  9:09 UTC 

cxgb4_ethtool.c:undefined reference to `netif_tx_stop_all_queues'
 2021-01-30  8:44 UTC  (2+ messages)

patch "mei: fix transfer over dma with extended header" added to char-misc-next
 2021-01-30  9:09 UTC 

patch "mei: me: emmitsburg workstation DID" added to char-misc-next
 2021-01-30  9:09 UTC 

[PATCH] media/dvb/dvbstb.svg: Antena -> Antenna
 2021-01-30  9:08 UTC 

[Internal review][PATCH stable v5.4 1/2] ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
 2021-01-30  8:36 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Add support of direct wqe
 2021-01-30  8:43 UTC  (2+ messages)

getopts appears to not be shifting $@ when consuming options
 2021-01-30  7:36 UTC  (5+ messages)

[PATCH v2] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-01-30  8:55 UTC  (2+ messages)

[PATCH net-next] net: proc: speedup /proc/net/netstat
 2021-01-30  6:48 UTC  (2+ messages)

[PATCH 1/2] docs: Make syscalls' helpers naming consistent
 2021-01-30  7:18 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Add support of direct wqe
 2021-01-30  9:05 UTC 

[PATCH] strbuf.c: optimize program logic
 2021-01-30  8:50 UTC  (5+ messages)

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-01-28
 2021-01-30  6:44 UTC  (3+ messages)
` [PATCH net-next 03/15] ice: read security revision to ice_nvm_info and ice_orom_info

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-01-30  8:50 UTC 

[PATCH v3 0/7] teach `worktree list` verbose mode and prunable annotations
 2021-01-30  7:04 UTC  (3+ messages)

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-30  8:47 UTC  (22+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] packfile: prepare for the existence of '*.rev' files
  ` [PATCH v3 06/10] Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'
  ` [PATCH v3 07/10] t: prepare for GIT_TEST_WRITE_REV_INDEX
  ` [PATCH v3 09/10] pack-revindex: ensure that on-disk reverse indexes are given precedence
  ` [PATCH v3 10/10] t5325: check both on-disk and in-memory reverse index

Entrega de sugestão - Museu Fundação Oriente
 2021-01-30  7:25 UTC 

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-30  3:14 UTC  (8+ messages)
` [Patch bpf-next v5 1/3] "

[PATCH v5 3/3] clone: respect remote unborn HEAD
 2021-01-30  4:27 UTC  (2+ messages)

[PATCH] kbuild: fix typo in Documentation/kbuild/modules.rst
 2021-01-30  5:21 UTC  (2+ messages)

[PATCH] src/swapon.c: initiate p to NULL
 2021-01-30  4:58 UTC  (2+ messages)

[PATCH] env: sf: single function env_sf_save()
 2021-01-30  9:07 UTC  (9+ messages)

[PATCH v2] staging: qlge/qlge_ethtool.c: Switch from strlcpy to strscpy
 2021-01-30  4:48 UTC 

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2021-01-28
 2021-01-30  2:00 UTC  (5+ messages)
` [PATCH net 4/4] i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"

[PATCH] drm/msm/dsi: save PLL registers across first PHY reset
 2021-01-30  2:00 UTC  (3+ messages)

[PATCHv3 net-next 0/2] net: add support for ip generic checksum offload for gre
 2021-01-30  5:00 UTC  (2+ messages)

[PATCH V2 net-next 0/2] net: hns3: updates for -next
 2021-01-30  5:00 UTC  (2+ messages)

[PATCH v2 0/2] Remove the IIO counter ABI
 2021-01-30  2:37 UTC  (2+ messages)
` [PATCH v2 2/2] iio: Remove the IIO counter ABI documentation

[pci:next] BUILD SUCCESS 92036125120b9afea79b9a7b8b516026257c2d82
 2021-01-30  5:01 UTC 

[PATCH] soc: ti: k3-ringacc: Use of_device_get_match_data()
 2021-01-30  5:04 UTC 

[pull request][net-next 00/11] mlx5 SW steering for ConnectX-6DX
 2021-01-30  2:26 UTC  (2+ messages)
` [net-next 01/11] net/mlx5: DR, Fix potential shift wrapping of 32-bit value

[PATCH net-next] net: dsa: hellcreek: Add missing TAPRIO dependency
 2021-01-30  5:10 UTC  (2+ messages)

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-01-30  5:20 UTC  (7+ messages)
` [PATCH v8 1/9] remoteproc: qcom: Add PRNG proxy clock
` [PATCH v8 3/9] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH v8 5/9] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH v8 6/9] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v8 8/9] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH v8 9/9] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

Need help for my Unraid cache drive
 2021-01-30  5:22 UTC 

[PATCH v2] bitbake: Don't treat mc recipe (Midnight Commander) as a multiconfig target
 2021-01-30  8:58 UTC  (2+ messages)
` [OE-core] "

[PATCH v9 0/4] Add non PAS wcss Q6 support for QCS404
 2021-01-30  5:19 UTC  (3+ messages)
` [PATCH v9 1/4] remoteproc: qcom: wcss: populate hardcoded param using driver data
` [PATCH v9 3/4] remoteproc: qcom: wcss: Add non pas wcss Q6 support for QCS404

[PATCH v3 00/24] tcg: backend constraints cleanup
 2021-01-30  8:55 UTC  (6+ messages)
` [PATCH v3 02/24] tcg/tci: Remove TCG_TARGET_HAS_* ifdefs

remain blessed
 2021-01-30  8:56 UTC 

[kdave-btrfs-devel:for-next-20210129 14817/14851] fs/btrfs/tree-log.c:3318:1-7: preceding lock on line 3156
 2021-01-30  8:55 UTC 

[PATCH v4 net] r8169: work around RTL8125 UDP hw bug
 2021-01-30  5:30 UTC  (2+ messages)

[kdave-btrfs-devel:for-next-20210129 14783/14851] fs/btrfs/zoned.c:428:7-12: ERROR: reference preceded by free on line 394 (fwd)
 2021-01-30  8:33 UTC 

Nux Mighty Plug USB - no clock source
 2021-01-30  8:30 UTC 

[LTP] [PATCH v2 0/6] zram cleanup
 2021-01-30  8:26 UTC  (5+ messages)
` [LTP] [PATCH v2 6/6] zram: Increase timeout according to used devices

[Intel-gfx] [PATCH] drm/i915: Don't access non-existent PGTBL_ER register
 2021-01-30  7:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Writing a BSP from downstream kernel sources
 2021-01-30  7:29 UTC  (7+ messages)
` [yocto] "

Troubles analyzing crash dumps from xl dump-core
 2021-01-30  7:28 UTC  (2+ messages)

[PATCH 1/5] binutils: Upgrade to 2.36 release
 2021-01-30  7:19 UTC  (5+ messages)
` [PATCH 2/5] binutils: Package libdep linker plugins
` [PATCH 3/5] binutils: Disable parallel install for target binutils
` [PATCH 4/5] glibc: Drop adding .file directive in asm files
` [PATCH 5/5] musl: "

[PATCH v1] doc: README.distro: Special case with Windows formatted disk
 2021-01-30  7:13 UTC  (10+ 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.