All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-22 18:58:57 to 2021-10-22 19:59:39 UTC [more...]

Btrfs Fscrypt Design Document
 2021-10-22 19:59 UTC  (2+ messages)

[PATCH] iio: frequency: adrf6780: Fix adrf6780_spi_{read,write}()
 2021-10-22 19:56 UTC 

[PATCH net-next] net: phy: microchip_t1: add cable test support for lan87xx phy
 2021-10-22 19:56 UTC  (3+ messages)

[patch 1/8] x86/fpu: Provide struct fpu_config
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 3/8] x86/fpu/xstate: Cleanup size calculations
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 2/8] x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 4/8] x86/fpu: Move xstate size to fpu_*_cfg
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 6/8] x86/fpu: Mop up xfeatures_mask_uabi()
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 5/8] x86/fpu: Move xstate feature masks to fpu_*_cfg
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 7/8] x86/fpu: Rework restore_regs_from_fpstate()
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[patch 8/8] x86/fpu/xstate: Move remaining xfeature helpers to core
 2021-10-22 19:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[GIT PULL] soc/fsl drivers changes for fix(v5.15)
 2021-10-22 19:54 UTC  (3+ messages)

[meta-oe][PATCH] vboxguestdrivers: upgrade 6.1.26 -> 6.1.28
 2021-10-22 19:55 UTC  (7+ messages)
` [oe] "

[meta-oe][PATCH 1/2] vboxguestdrivers: upgrade 6.1.26 -> 6.1.28
 2021-10-22 19:54 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] vboxguestdrivers: Fix build failure due to the last update

[Bug 214793] New: Missing mention of automatic ICMPv6 checksum calculation when using raw sockets
 2021-10-22 19:51 UTC 

[PATCH v5 0/6] PCI: brcmstb: have host-bridge turn on sub-device power
 2021-10-22 19:49 UTC  (13+ messages)
` [PATCH v5 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v5 4/6] PCI: brcmstb: Add control of subdevice "

[PATCH v3] io_uring: implement async hybrid mode for pollable requests
 2021-10-22 19:49 UTC  (2+ messages)

Question: LTO and failing objcopy in "u-boot-initial-env" target
 2021-10-22 19:49 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/6] port ioatfwd app to dmadev
 2021-10-22 19:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 0/8] "

PATCH [v2 0/7] drm/bridge: Drop deprecated functions
 2021-10-22 19:46 UTC  (17+ messages)
` [PATCH v2 1/7] drm/bridge: ps8640: Use atomic variants of drm_bridge_funcs
` [PATCH v2 3/7] drm/bridge: Add drm_atomic_get_new_crtc_for_bridge() helper

[PATCH v4 1/4] tools: Separate image types which depend on OpenSSL
 2021-10-22 19:46 UTC  (14+ messages)

[net-next PATCH 1/2] dt-bindings: net: macb: Add mdio bus child node
 2021-10-22 19:43 UTC  (5+ messages)
` [net-next PATCH 2/2] net: macb: Use mdio child node for MDIO bus if it exists

Flowtable hardware offload
 2021-10-22 19:43 UTC 

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-22 19:41 UTC  (4+ messages)
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact

Error in 'git clone' via SSH in v2.33.0 (related to commit ae1a7ee)
 2021-10-22 19:40 UTC  (3+ messages)

[PATCH v2 00/53] fscache: Rewrite index API and management system
 2021-10-22 19:40 UTC  (56+ messages)
` [PATCH v2 01/53] fscache_old: Move the old fscache driver to one side
` [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
` [PATCH v2 03/53] cachefiles_old: Move the old cachefiles driver to one side
` [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*
` [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH v2 07/53] fscache: Introduce new driver
` [PATCH v2 08/53] fscache: Implement a hash function
` [PATCH v2 09/53] fscache: Implement cache registration
` [PATCH v2 10/53] fscache: Implement volume registration
` [PATCH v2 11/53] fscache: Implement cookie registration
` [PATCH v2 12/53] fscache: Implement cache-level access helpers
` [PATCH v2 13/53] fscache: Implement volume-level "
` [PATCH v2 14/53] fscache: Implement cookie-level "
` [PATCH v2 15/53] fscache: Implement functions add/remove a cache
` [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error
` [PATCH v2 18/53] fscache: Implement simple cookie state machine
` [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning
` [PATCH v2 20/53] fscache: Implement cookie invalidation
` [PATCH v2 21/53] fscache: Provide a means to begin an operation
` [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache
` [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data
` [PATCH v2 24/53] fscache: Implement I/O interface
` [PATCH v2 25/53] fscache: Provide fallback I/O functions
` [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH v2 27/53] fscache: Provide a function to note the release of a page
` [PATCH v2 28/53] fscache: Provide a function to resize a cookie
` [PATCH v2 29/53] cachefiles: Introduce new driver
` [PATCH v2 30/53] cachefiles: Add some error injection support
` [PATCH v2 31/53] cachefiles: Define structs
` [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH v2 33/53] cachefiles: Add I/O error reporting macros
` [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is
` [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration
` [PATCH v2 37/53] cachefiles: Implement volume support
` [PATCH v2 38/53] cachefiles: Implement data storage object handling
` [PATCH v2 39/53] cachefiles: Implement begin and end I/O
` [PATCH v2 40/53] cachefiles: Implement the I/O routines
` [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size
` [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage
` [PATCH v2 44/53] afs: Convert afs to use the new fscache API
` [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server
` [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet
` [PATCH v2 47/53] afs: Add synchronous O_DIRECT support
` [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server
` [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API
` [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested)
` [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events
` [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events

[PATCH net-next 0/3] Support for 16nm EPHY in GENET
 2021-10-22 19:38 UTC  (8+ messages)
` [PATCH net-next 1/3] net: phy: bcm7xxx: Add EPHY entry for 7712
` [PATCH net-next 2/3] dt-bindings: net: bcmgenet: Document 7712 binding
` [PATCH net-next 3/3] net: bcmgenet: Add support for 7712 16nm internal EPHY

[PATCH v3] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
 2021-10-22 19:51 UTC  (3+ messages)
  ` [Intel-gfx] "

pull-request: mac80211 2021-10-21
 2021-10-22 19:36 UTC  (3+ messages)

[PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
 2021-10-22 19:36 UTC  (12+ messages)
` [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
  ` [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
  ` [PATCH v2 02/10] generate-cmdlist.sh: trivial whitespace change
  ` [PATCH v2 03/10] generate-cmdlist.sh: spawn fewer processes
  ` [PATCH v2 04/10] generate-cmdlist.sh: don't call get_categories() from category_list()
  ` [PATCH v2 05/10] generate-cmdlist.sh: run "grep | sort", not "sort | grep"
  ` [PATCH v2 06/10] generate-cmdlist.sh: replace for loop by printf's auto-repeat feature
  ` [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
  ` [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"
  ` [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
  ` [PATCH v2 10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell

[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
 2021-10-22 19:36 UTC  (5+ messages)

[syzbot] WARNING: ODEBUG bug in batadv_nc_mesh_free
 2021-10-22 19:36 UTC  (2+ messages)

[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
 2021-10-22 19:34 UTC  (6+ messages)

[qemu-mainline test] 165753: regressions - FAIL
 2021-10-22 19:33 UTC 

[PATCH net v9] skb_expand_head() adjust skb->truesize incorrectly
 2021-10-22 19:32 UTC  (3+ messages)
` [PATCH net v10] "

[GIT PULL] Hyper-V fixes for 5.15
 2021-10-22 19:31 UTC 

[PATCH] gpio: xgs-iproc: fix parsing of ngpios property
 2021-10-22 19:29 UTC  (3+ messages)

+ docs-admin-guide-mm-pagemap-wordsmith-page-flags-descriptions.patch added to -mm tree
 2021-10-22 19:30 UTC 

+ docs-admin-guide-mm-damon-start-simplify-the-content.patch added to -mm tree
 2021-10-22 19:30 UTC 

+ docs-admin-guide-mm-damon-start-fix-a-wrong-link.patch added to -mm tree
 2021-10-22 19:30 UTC 

+ docs-admin-guide-mm-damon-start-fix-wrong-example-commands.patch added to -mm tree
 2021-10-22 19:30 UTC 

[Buildroot] [PATCH v1 1/3] package/libnftnl: bump version to 1.2.0
 2021-10-22 19:29 UTC  (5+ messages)
` [Buildroot] [PATCH v1 3/3] package/nftables: disable debug build

[PATCH] wireguard-tools: embeddable-wg-library: add named wg_endpoint union
 2021-10-22 19:26 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: abstraction for iosf to compile on all archs
 2021-10-22 19:27 UTC 

[PATCH v2 00/14] x86: Rewrite the retpoline rewrite logic
 2021-10-22 19:27 UTC  (3+ messages)
` [PATCH v2 06/14] x86/asm: Fix register order

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-22 19:22 UTC  (11+ messages)
            ` [Cluster-devel] "
              ` [Ocfs2-devel] "

[PATCH v2 bpf-next 0/4] libbpf: deprecate bpf_program__get_prog_info_linear
 2021-10-22 19:26 UTC  (5+ messages)
` [PATCH v2 bpf-next 4/4] "

+ mm-vmscan-delay-waking-of-tasks-throttled-on-noprogress.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-vmscan-increase-the-timeout-if-page-reclaim-is-not-making-progress.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-vmscan-centralise-timeout-values-for-reclaim_throttle.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-page_alloc-remove-the-throttling-logic-from-the-page-allocator.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-writeback-throttle-based-on-page-writeback-instead-of-congestion.patch added to -mm tree
 2021-10-22 19:25 UTC 

[dpdk-dev] [PATCH 0/8] dma: add dmadev driver for ioat devices
 2021-10-22 19:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v8 00/12] "

+ mm-vmscan-throttle-reclaim-when-no-progress-is-being-made.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-vmscan-throttle-reclaim-and-compaction-when-too-may-pages-are-isolated.patch added to -mm tree
 2021-10-22 19:25 UTC 

+ mm-vmscan-throttle-reclaim-until-some-writeback-completes-if-congested.patch added to -mm tree
 2021-10-22 19:25 UTC 

Revert "arm64: dts: qcom: sm8250: remove bus clock from the mdss node for sm8250 target"
 2021-10-22 19:24 UTC  (4+ messages)

[PATCH bpf-next] libbpf: fix the use of aligned attribute
 2021-10-22 19:25 UTC 

[PATCH wireguard-go] tun/netstack: update gvisor
 2021-10-22 19:24 UTC  (2+ messages)

[PATCH v2 0/2] optimise blk_try_enter_queue()
 2021-10-22 19:22 UTC  (5+ messages)
` [PATCH v2 1/2] percpu_ref: percpu_ref_tryget_live() version holding RCU

[PATCH v1 1/2] NFS: Move generic FS show macros to global header
 2021-10-22 19:22 UTC  (4+ messages)

[PATCH for-next v3 00/10] Correct race conditions in rdma_rxe
 2021-10-22 19:18 UTC  (11+ messages)
` [PATCH for-next v3 01/10] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next v3 02/10] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next v3 03/10] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next v3 04/10] RDMA/rxe: Combine rxe_add_index with rxe_alloc
` [PATCH for-next v3 05/10] RDMA/rxe: Combine rxe_add_key "
` [PATCH for-next v3 06/10] RDMA/rxe: Separate out last rxe_drop_ref
` [PATCH for-next v3 07/10] RDMA/rxe: Rewrite rxe_mcast.c
` [PATCH for-next v3 08/10] RDMA/rxe: Fix ref error in rxe_av.c
` [PATCH for-next v3 09/10] RDMA/rxe: Replace mr by rkey in responder resources
` [PATCH for-next v3 10/10] RDMA/rxe: Minor cleanup in rxe_pool.c

[PATCH] librsvg: Bump to 2.52.0 -> 2.52.2
 2021-10-22 19:18 UTC 

Can the Kernel Concurrency Sanitizer Own Rust Code?
 2021-10-22 19:17 UTC  (12+ messages)

[qemu-mainline bisection] complete build-i386
 2021-10-22 19:17 UTC 

[PATCH 1/2] drm/msm/dpu: Remove impossible NULL check
 2021-10-22 19:14 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: Remove dynamic allocation from atomic context

[RFC PATCH] drm/aperture: Add param to disable conflicting framebuffers removal
 2021-10-22 19:12 UTC  (3+ messages)

[GIT PULL] ACPI fixes for v5.15-rc7
 2021-10-22 19:12 UTC  (2+ messages)

[PATCH] firmware: arm_ffa: Handle compatibility with different firmware versions
 2021-10-22 19:11 UTC  (2+ messages)

[PATCH] irqchip: fix compile-testing without CONFIG_OF
 2021-10-22 19:12 UTC  (2+ messages)

[PATCH v4 net-next 0/9] Drop rtnl_lock from DSA .port_fdb_{add,del}
 2021-10-22 19:09 UTC  (3+ messages)
` [PATCH v4 net-next 5/9] net: dsa: lantiq_gswip: serialize access to the PCE table

[Buildroot] [PATCH 1/1] package/libcamera: disable compliance tool
 2021-10-22 19:10 UTC  (8+ messages)

[PULL 0/2] Seabios 20211022 patches
 2021-10-22 19:08 UTC  (2+ messages)

[REGRESSION] lkft kselftest for next-20211022
 2021-10-22 19:07 UTC 

[PATCH] net: multicast: calculate csum of looped-back and forwarded packets
 2021-10-22 19:07 UTC  (2+ messages)

[PATCH] hwrng: cavium: Check health status while reading random data
 2021-10-22 19:05 UTC 

[PATCH net-next 0/8] don't write directly to netdev->dev_addr
 2021-10-22 19:07 UTC  (3+ messages)
` [PATCH net-next 3/8] net: phy: constify netdev->dev_addr references

[Buildroot] [PATCH v1 1/2] package/gtest: fix gtest.pc/gmock.pc library names for the debug build
 2021-10-22 19:07 UTC  (2+ messages)
` [Buildroot] [PATCH v1 2/2] package/libcamera: add lc-compliance test application option

[PATCH V2 0/4] zram: fix two races and one zram leak
 2021-10-22 19:06 UTC  (5+ messages)
` [PATCH V2 3/4] zram: avoid race between zram_remove and disksize_store
` [PATCH V2 4/4] zram: replace fsync_bdev with sync_blockdev

[PATCH v4 0/5] hugetlb: add demote/split page functionality
 2021-10-22 19:05 UTC  (9+ messages)
` [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
` [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines

+ hugetlb-add-demote-hugetlb-page-sysfs-interfaces-fix.patch added to -mm tree
 2021-10-22 19:05 UTC 

[PATCH v3 net-next 0/9] Drop rtnl_lock from DSA .port_fdb_{add,del}
 2021-10-22 19:04 UTC  (5+ messages)
` [PATCH v3 net-next 3/9] net: mscc: ocelot: serialize access to the MAC table

Linux >= 5.14.12 and 5.15-rc5 fail to show anything on the screen with CONFIG_DRM_SIMPLEDRM=y
 2021-10-22 12:15 UTC 

[PATCH v2] drm/ttm: Do not put non-struct page memory into PUD/PMDs
 2021-10-22 19:00 UTC  (5+ 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.