All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-16 09:29:09 to 2021-09-16 10:13:13 UTC [more...]

[PATCH v3 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-16 10:05 UTC  (5+ messages)
` [PATCH v3 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH v3 02/20] nubus-device: expose separate super slot memory region
` [PATCH v3 03/20] nubus-device: add device slot parameter
` [PATCH v3 04/20] nubus: use bitmap to manage available slots

[PATCH] mm: add ztree - new allocator for use via zpool API
 2021-09-16 10:12 UTC  (2+ messages)

[v3,0/9] Add basic SoC support for mediatek mt7986
 2021-09-16 10:07 UTC  (5+ messages)
` [RESEND,v3,4/9] pinctrl: mediatek: moore: check if pin_desc is valid before use

[PATCH 00/19] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-09-16 10:09 UTC  (16+ messages)
` [PATCH 01/19] x86/cpufreatures: add AMD CPPC extension feature flag
` [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH 18/19] cpupower: print amd-pstate information on cpupower

[PATCH V3 00/16] xfsprogs: Extend per-inode extent counters
 2021-09-16 10:08 UTC  (17+ messages)
` [PATCH V3 01/16] xfsprogs: xfs_repair: allow administrators to add older v5 features
` [PATCH V3 02/16] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V3 03/16] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V3 04/16] xfsprogs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16
` [PATCH V3 05/16] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V3 06/16] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V3 07/16] xfsprogs: xfs_dfork_nextents: Return extent count via an out argument
` [PATCH V3 08/16] xfsprogs: Rename inode's extent counter fields based on their width
` [PATCH V3 09/16] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V3 10/16] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters
` [PATCH V3 11/16] xfsprogs: Extend per-inode extent counter widths
` [PATCH V3 12/16] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V3 13/16] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to XFS_SB_FEAT_INCOMPAT_ALL
` [PATCH V3 14/16] xfsprogs: Add nrext64 mkfs option
` [PATCH V3 15/16] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V3 16/16] xfsprogs: Define max extent length based on on-disk format definition

[PATCH 1/3] ath11k: Change number of TCL rings to one for QCA6390
 2021-09-16 10:08 UTC  (7+ messages)
` [PATCH 2/3] ath11k: change return buffer manager "
` [PATCH 3/3] ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855

[PATCH V3 00/12] xfs: Extend per-inode extent counters
 2021-09-16 10:06 UTC  (13+ messages)
` [PATCH V3 01/12] xfs: Move extent count limits to xfs_format.h
` [PATCH V3 02/12] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V3 03/12] xfs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16
` [PATCH V3 04/12] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V3 05/12] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V3 06/12] xfs: xfs_dfork_nextents: Return extent count via an out argument
` [PATCH V3 07/12] xfs: Rename inode's extent counter fields based on their width
` [PATCH V3 08/12] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V3 09/12] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters
` [PATCH V3 10/12] xfs: Extend per-inode extent counter widths
` [PATCH V3 11/12] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to XFS_SB_FEAT_INCOMPAT_ALL
` [PATCH V3 12/12] xfs: Define max extent length based on on-disk format definition

[regression] mhi: ath11k resume fails on some devices
 2021-09-16 10:18 UTC  (4+ messages)

[linux-linus test] 165003: regressions - FAIL
 2021-09-16 10:06 UTC 

[PATCH mptcp] mptcp: don't return sockets in foreign netns
 2021-09-16 10:07 UTC  (3+ messages)

[PATCH v3 01/12] drm/ttm: stop setting page->index for the ttm_tt
 2021-09-16 10:06 UTC  (8+ messages)
` [PATCH v3 06/12] drm/ttm: add TTM_PAGE_FLAG_EXTERNAL_MAPPABLE
        ` [Intel-gfx] "

[PATCH v2 00/12] target/arm: Use TCG vector ops for MVE
 2021-09-16 10:01 UTC  (6+ messages)
` [PATCH v2 09/12] target/arm: Optimize MVE VSHL, VSHR immediate forms

[PATCH 0/3] efi_selftest: Update SIMPLE_NETWORK_PROTOCOL selftest
 2021-09-16 10:05 UTC  (7+ messages)
` [PATCH 2/3] efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
` [PATCH 3/3] efi_selftest: Recieve the packets until the receive buffer is empty

[RFC PATCH] perf: fix panic by mark recursion inside perf_log_throttle
 2021-09-16 10:02 UTC  (11+ messages)
          ` [PATCH] x86/dumpstack/64: Add guard pages to stack_info

[rafael-pm:bleeding-edge 6/11] drivers/base/swnode.c:1120:17: error: too many arguments to function 'software_node_notify'
 2021-09-16 10:04 UTC  (5+ messages)
    ` [Devel] "

[PATCH 01/16] tty: unexport tty_ldisc_release
 2021-09-16 10:03 UTC  (4+ messages)
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
  ` [PATCH 16/16] tty: drop tty_flip_buffer_push

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-16 10:02 UTC  (14+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

Undeterministic expat fetching failure
 2021-09-16 10:02 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 0/2] elf2dmp: Fix minor Coverity nits
 2021-09-16  9:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915: Short-term pinning and async eviction
 2021-09-16 10:01 UTC  (8+ messages)
` [Intel-gfx] [PATCH 01/19] drm/i915: Move __i915_gem_free_object to ttm_bo_destroy
` [Intel-gfx] [PATCH 17/19] drm/i915: Add functions to set/get moving fence
` [Intel-gfx] [PATCH 18/19] drm/i915: Add support for asynchronous moving fence waiting

[PATCH] ALSA: hda/cs8409: Setup Dolphin Headset Mic as Phantom Jack
 2021-09-16  9:56 UTC  (2+ messages)

[PATCH v2 00/23] Fix some issues at documentation
 2021-09-16  9:55 UTC  (29+ messages)
` [PATCH v2 01/23] visorbus: fix a copyright symbol that was bad encoded
` [PATCH v2 02/23] dt-bindings: net: dsa: sja1105: update nxp,sja1105.yaml reference
` [PATCH v2 03/23] dt-bindings: arm: mediatek: mmsys: update mediatek, mmsys.yaml reference
  ` [PATCH v2 03/23] dt-bindings: arm: mediatek: mmsys: update mediatek,mmsys.yaml reference
` [PATCH v2 04/23] dt-bindings: w1: update w1-gpio.yaml reference
` [PATCH v2 05/23] dt-bindings: mmc: update mmc-card.yaml reference
` [PATCH v2 06/23] libbpf: update index.rst reference
` [PATCH v2 07/23] docs: accounting: update delay-accounting.rst reference
` [PATCH v2 08/23] tools: bpftool: update bpftool-prog.rst reference
` [PATCH v2 09/23] tools: bpftool: update bpftool-map.rst reference
` [PATCH v2 10/23] bpftool: update bpftool-cgroup.rst reference
` [PATCH v2 11/23] MAINTAINERS: update arm,vic.yaml reference
` [PATCH v2 12/23] MAINTAINERS: update aspeed,i2c.yaml reference
` [PATCH v2 13/23] MAINTAINERS: update faraday,ftrtc010.yaml reference
` [PATCH v2 14/23] MAINTAINERS: update fsl,fec.yaml reference
` [PATCH v2 15/23] MAINTAINERS: update ti,sci.yaml reference
` [PATCH v2 16/23] MAINTAINERS: update intel,ixp46x-rng.yaml reference
` [PATCH v2 17/23] MAINTAINERS: update nxp,imx8-jpeg.yaml reference
` [PATCH v2 18/23] MAINTAINERS: update gemini.yaml reference
` [PATCH v2 19/23] MAINTAINERS: update brcm,unimac-mdio.yaml reference
` [PATCH v2 20/23] MAINTAINERS: update chipone,icn8318.yaml reference
` [PATCH v2 21/23] MAINTAINERS: update silergy,sy8106a.yaml reference
` [PATCH v2 22/23] MAINTAINERS: update mtd-physmap.yaml reference
` [PATCH v2 23/23] MAINTAINERS: update ti,am654-hbmc.yaml reference

[LTP] [PATCH 1/4] syscalls/setreuid02: Convert to new API
 2021-09-16  9:59 UTC  (3+ messages)

[PATCH] virtiofsd: Reverse req_list before processing it
 2021-09-16  9:55 UTC  (3+ messages)
  ` [Virtio-fs] "

[Intel-gfx] [PATCH] drm/i915/display: Fix the dsc check while selecting min_cdclk
 2021-09-16  9:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix the dsc check while selecting min_cdclk (rev2)

[igt-dev] [PATCH i-g-t] tests/prime_vgem: use device_coherent mmap
 2021-09-16  9:56 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-09-16  9:55 UTC  (5+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table
` [PATCH 2/2] ext4: docs: Take out unneeded escaping

[PATCH 1/1] fs: avoid superfluous messages
 2021-09-16  9:53 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/virtio: remove blank lines in log
 2021-09-16  9:53 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 00/29] arm: dts: ls1028a: sync device tree with linux
 2021-09-16  9:53 UTC  (3+ messages)
` [PATCH v3 01/29] armv8: ls1028a: add IOMMU stream ID to vivante node

[PATCH v3 0/2] mmc: mediatek: Add HS400 online tuning support
 2021-09-16  9:46 UTC  (6+ messages)
` [PATCH v3 2/2] "

linux-next: manual merge of the dmaengine tree with the driver-core tree
 2021-09-16  9:52 UTC  (4+ messages)
` Improvement suggestion for creation of next [Was: linux-next: manual merge of the dmaengine tree with the driver-core tree]

[dpdk-dev] [PATCH 00/12] ice base code batch 2 for DPDK 21.11
 2021-09-16  9:53 UTC  (13+ messages)
` [dpdk-dev] [PATCH 01/12] net/ice/base: calculate logical PF ID
` [dpdk-dev] [PATCH 02/12] net/ice/base: include more E810T adapters
` [dpdk-dev] [PATCH 03/12] net/ice/base: use macro instead of open-coded division
` [dpdk-dev] [PATCH 04/12] net/ice/base: allow to enable LAN and loopback in switch
` [dpdk-dev] [PATCH 05/12] net/ice/base: change addr param to u16
` [dpdk-dev] [PATCH 06/12] net/ice/base: allow tool access to MNG register
` [dpdk-dev] [PATCH 07/12] net/ice/base: add package segment ID
` [dpdk-dev] [PATCH 08/12] net/ice/base: add a helper to check for 100M speed support
` [dpdk-dev] [PATCH 09/12] net/ice/base: add GCO defines and new GCO flex descriptor
` [dpdk-dev] [PATCH 10/12] net/ice/base: add get/set functions for shared parameters
` [dpdk-dev] [PATCH 11/12] net/ice/base: implement support for SMA controller
` [dpdk-dev] [PATCH 12/12] net/ice/base: update auto generated hardware register

[dm-devel] [PATCH] multipath-tools: fix emc info from multipath.conf.5
 2021-09-16  9:50 UTC  (3+ messages)

XFS Sprints
 2021-09-16  9:50 UTC  (2+ messages)

diff-index --cc no longer permitted, gitk is now broken (slightly)
 2021-09-16  9:50 UTC  (5+ messages)

[PATCH 00/24] Fix some issues at documentation
 2021-09-16  9:49 UTC  (6+ messages)
` [PATCH 08/24] tools: bpftool: update bpftool-prog.rst reference
` [PATCH 12/24] MAINTAINERS: update arm,vic.yaml reference

[PATCH] ext2: do not sleep in ext2_error()
 2021-09-16  9:48 UTC  (3+ messages)

[PATCH 1/2] edac: synopsys: Fix the wrong value assignment for edac_mode
 2021-09-16  9:47 UTC  (3+ messages)
` [PATCH 2/2] edac: synopsys: Fix the issue in reporting of the error count

[PATCH] tools/virtiofsd: Add fstatfs64 syscall to the seccomp allowlist
 2021-09-16  9:44 UTC  (3+ messages)
  ` [Virtio-fs] "

[qemu-mainline test] 165000: regressions - FAIL
 2021-09-16  9:45 UTC 

[dm-devel] [PATCH] multipath-tools: minor fixes to multipath.conf.5 man page
 2021-09-16  9:44 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
 2021-09-16  9:43 UTC 

[PATCH 1/6] lib/scatterlist: Add contiguous DMA chunks helpers
 2021-09-16  9:44 UTC  (6+ messages)
` [PATCH 2/6] drm/tegra: Implement correct DMA-BUF semantics
` [PATCH 3/6] drm/tegra: Implement buffer object cache
` [PATCH 4/6] drm/tegra: Do not reference tegra_plane_funcs directly
` [PATCH 5/6] drm/tegra: Propagate errors from drm_gem_plane_helper_prepare_fb()
` [PATCH 6/6] drm/tegra: Support asynchronous commits for cursor

[PATCH v11 0/4] Mediatek pinctrl patch on mt8195
 2021-09-16  9:40 UTC  (10+ messages)
` [PATCH v11 4/4] pinctrl: mediatek: add rsel setting on MT8195

[RESEND PATCH] sched/topology: Remove unused numa_distance in cpu_attach_domain()
 2021-09-16  9:42 UTC  (2+ messages)

[f2fs-dev] [PATCH 1/2] f2fs: separate buffer and direct io in block allocation statistics
 2021-09-16  9:41 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix missing inplace count in overwrite with direct io

[PATCH] swiotlb: set IO TLB segment size via cmdline
 2021-09-16  9:40 UTC  (8+ messages)

[PATCH net-next] octeontx2-af: Hardware configuration for inline IPsec
 2021-09-16  9:41 UTC 

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2021-09-16  9:40 UTC  (7+ messages)
` [PATCH 9/9] drm/i915: Add privacy-screen support
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH 0/9] drm: Add privacy-screen class and connector properties

[PATCH v16 00/15] arm64: MMU enabled kexec relocation
 2021-09-16  9:37 UTC  (6+ messages)

[PATCH 0/3] ath11k: Fix no data captured in monitor co-exist mode
 2021-09-16  9:38 UTC  (6+ messages)
` [PATCH 3/3] ath11k: monitor mode clean up to use separate APIs

[PATCH 0/2] drm/i915/gt: Locking splats PREEMPT_RT
 2021-09-16  9:38 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
  ` [Intel-gfx] "

RFC: exclude partitions from efi_selftest
 2021-09-16  9:37 UTC  (11+ messages)

[PATCH v8 00/36] v4l: subdev internal routing and streams
 2021-09-16  9:36 UTC  (7+ messages)
` [PATCH v8 02/36] media: subdev: add active state to struct v4l2_subdev

[dpdk-dev] [PATCH] ethdev: replace bit shifts with macros
 2021-09-16  9:36 UTC  (4+ messages)

[PATCH v2] tools/xl: fix autoballoon regex
 2021-09-16  9:34 UTC 

[dm-devel] [PATCH 00/35] multipathd: uxlsnr overhaul
 2021-09-16  9:34 UTC  (7+ messages)
` [dm-devel] [PATCH 33/35] multipathd: uxlsnr: use poll loop for sending, too
` [dm-devel] [PATCH 34/35] multipathd: uxlsnr: drop client_lock

stable-rc/queue/4.4 baseline: 71 runs, 6 regressions (v4.4.283-116-g78a7bb31bae4)
 2021-09-16  9:34 UTC 

[PATCH v2 0/4] s390/pci: automatic error recovery
 2021-09-16  9:33 UTC  (5+ messages)
` [PATCH v2 1/4] s390/pci: refresh function handle in iomap
` [PATCH v2 2/4] s390/pci: implement reset_slot for hotplug slot
` [PATCH v2 3/4] PCI: Export pci_dev_lock()
` [PATCH v2 4/4] s390/pci: implement minimal PCI error recovery

[PATCH] mm: add ztree - new allocator for use via zpool API
 2021-09-16  9:33 UTC 

[PATCH net-next v2 0/3] some optimization for page pool
 2021-09-16  9:33 UTC  (9+ messages)
` [PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called
          ` [Linuxarm] "

[virtio-dev] [PATCH v3] virtio-net: support device stats
 2021-09-16  9:33 UTC 

WireGuardNT: Tunnels cannot be "nested"
 2021-09-16  9:32 UTC  (2+ messages)

[PATCH] btrfs: transaction: Fix misplaced barrier in btrfs_record_root_in_trans
 2021-09-16  9:30 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] IPsec Sec GW new features
 2021-09-16  9:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/9] "
  ` [dpdk-dev] [PATCH v2 4/9] examples/ipsec-secgw: add stats interval argument
    ` [dpdk-dev] [EXT] "

[PATCH 0/2] (experimental) diff --quote-path-with-sp
 2021-09-16  9:06 UTC  (3+ messages)
` [PATCH 2/2] diff: --quote-path-with-sp

Error: conflicting intervals specified - Bullseye 0.9.8
 2021-09-16  9:29 UTC  (2+ messages)

[PATCH v5 0/4] arm: aspeed: Add UART routing support
 2021-09-16  9:25 UTC  (2+ messages)
` [PATCH v5 3/4] soc: "


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.