All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 14:13:06 to 2021-11-29 14:40:54 UTC [more...]

[PATCH v2 0/7] task comm cleanups
 2021-11-29 14:32 UTC  (6+ messages)
` [PATCH v2 7/7] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN

[PATCH 00/64] fscache, cachefiles: Rewrite
 2021-11-29 14:38 UTC  (61+ messages)
` [PATCH 01/64] fscache, cachefiles: Disable configuration
` [PATCH 02/64] cachefiles: Delete the cachefiles driver pending rewrite
` [PATCH 03/64] fscache: Remove the contents of the fscache driver, "
` [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint
` [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
` [PATCH 06/64] fscache: Introduce new driver
` [PATCH 07/64] fscache: Implement a hash function
` [PATCH 08/64] fscache: Implement cache registration
` [PATCH 09/64] fscache: Implement volume registration
` [PATCH 10/64] fscache: Implement cookie registration
` [PATCH 11/64] fscache: Implement cache-level access helpers
` [PATCH 12/64] fscache: Implement volume-level "
` [PATCH 13/64] fscache: Implement cookie-level "
` [PATCH 14/64] fscache: Implement functions add/remove a cache
` [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume
` [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error
` [PATCH 17/64] fscache: Implement simple cookie state machine
` [PATCH 18/64] fscache: Implement cookie user counting and resource pinning
` [PATCH 19/64] fscache: Implement cookie invalidation
` [PATCH 20/64] fscache: Provide a means to begin an operation
` [PATCH 21/64] fscache: Count data storage objects in a cache
` [PATCH 22/64] fscache: Provide read/write stat counters for the cache
` [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data
` [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
` [PATCH 25/64] fscache: Implement raw I/O interface
` [PATCH 26/64] fscache: Implement higher-level write "
` [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback
` [PATCH 28/64] fscache: Provide a function to note the release of a page
` [PATCH 29/64] fscache: Provide a function to resize a cookie
` [PATCH 30/64] cachefiles: Introduce rewritten driver
` [PATCH 31/64] cachefiles: Define structs
` [PATCH 32/64] cachefiles: Add some error injection support
` [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors
` [PATCH 34/64] cachefiles: Add cache error reporting macro
` [PATCH 35/64] cachefiles: Add security derivation
` [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it
` [PATCH 37/64] cachefiles: Provide a function to check how much space there is
` [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag
` [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache
` [PATCH 40/64] cachefiles: Implement cache registration and withdrawal
` [PATCH 41/64] cachefiles: Implement volume support
` [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS
` [PATCH 43/64] cachefiles: Implement object lifecycle funcs
` [PATCH 44/64] cachefiles: Implement key to filename encoding
` [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs
` [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag
` [PATCH 47/64] cachefiles: Implement culling daemon commands
` [PATCH 48/64] cachefiles: Implement backing file wrangling
` [PATCH 49/64] cachefiles: Implement begin and end I/O operation
` [PATCH 50/64] cachefiles: Implement cookie resize for truncate
` [PATCH 51/64] cachefiles: Implement the I/O routines
` [PATCH 52/64] cachefiles: Allow cachefiles to actually function
` [PATCH 54/64] fscache, cachefiles: Display stat of culling events
` [PATCH 55/64] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH 56/64] afs: Fix afs_write_end() to handle len > page size
` [PATCH 57/64] afs: Convert afs to use the new fscache API
` [PATCH 58/64] afs: Copy local writes to the cache when writing to the server
` [PATCH 59/64] afs: Skip truncation on the server of data we haven't written yet
` [PATCH 60/64] 9p: Use fscache indexing rewrite and reenable caching
` [PATCH 62/64] nfs: Convert to new fscache volume/cookie API

[PATCH] efi: Move efifb_setup_from_dmi() prototype from arch headers
 2021-11-29 14:39 UTC  (4+ messages)

[PATCH v4 1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API
 2021-11-29 14:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v4,1/2] "

[PATCH v3 net-next 0/3] update seville to use shared MDIO driver
 2021-11-29 13:10 UTC  (2+ messages)

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-29 13:10 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH v4] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
 2021-11-29 14:39 UTC  (4+ messages)

[BUG] fs: btrfs: several possible ABBA deadlocks
 2021-11-29 14:37 UTC  (3+ messages)

[PATCH net-next v1] devlink: Remove misleading internal_flags from health reporter dump
 2021-11-29 13:10 UTC  (2+ messages)

[PATCH v2 net-next] net: snmp: add statistics for tcp small queue check
 2021-11-29 13:10 UTC  (2+ messages)

[PATCH net-next 0/2] igc: driver change to support XDP metadata
 2021-11-29 14:39 UTC  (7+ messages)
` [PATCH net-next 2/2] igc: enable XDP metadata in driver
    ` [Intel-wired-lan] "
    ` [Intel-wired-lan] [PATCH net-next 0/2] igc: driver change to support XDP metadata

[PATCH for 6.2 v3 0/8] more tcg, plugin, test and build fixes (pre-PR)
 2021-11-29 14:36 UTC  (11+ messages)
` [PATCH v3 1/8] accel/tcg: introduce CF_NOIRQ
` [PATCH v3 2/8] accel/tcg: suppress IRQ check for special TBs
` [PATCH v3 3/8] tests/avocado: fix tcg_plugin mem access count test
` [PATCH v3 4/8] plugins/meson.build: fix linker issue with weird paths
` [PATCH v3 5/8] gdbstub: handle a potentially racing TaskState
` [PATCH v3 6/8] MAINTAINERS: Remove me as a reviewer for the build and test/avocado
` [PATCH v3 7/8] MAINTAINERS: Add section for Aarch64 GitLab custom runner
` [PATCH v3 8/8] tests/plugin/syscall.c: fix compiler warnings

[PATCH v3 00/10] Convert powerpc to default topdown mmap layout
 2021-11-29 14:19 UTC  (21+ messages)
` [PATCH v3 01/10] powerpc/mm: Make slice specific to book3s/64
` [PATCH v3 02/10] powerpc/mm: Move vma_mmu_pagesize() and hugetlb_get_unmapped_area() to slice.c
` [PATCH v3 03/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v3 04/10] powerpc/mm: Remove asm/slice.h
` [PATCH v3 05/10] powerpc/mm: Call radix__arch_get_unmapped_area() from arch_get_unmapped_area()
` [PATCH v3 06/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v3 07/10] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v3 08/10] powerpc/mm: Properly randomise mmap with slices
` [PATCH v3 09/10] sizes.h: Add SZ_1T macro
` [PATCH v3 10/10] powerpc: Simplify and move arch_randomize_brk()

[PATCH v4 1/5] powerpc/inst: Refactor ___get_user_instr()
 2021-11-29 14:36 UTC  (3+ messages)

[PATCH v3] usb: xhci: add LWP quirk for ensuring uPD720201 into D3 state after S5
 2021-11-29 14:35 UTC  (3+ messages)

[PATCH for-7.0 v6 00/16] linux-user: simplify safe signal handling
 2021-11-29 14:30 UTC  (4+ messages)
` [PATCH v6 02/16] linux-user/host/ppc64: Use r11 for signal_pending address

[PATCH v4 0/2] arm64: Enable OPTPROBE for arm64
 2021-11-29 14:35 UTC  (10+ messages)
` [PATCH v4 2/2] arm64: kprobe: "

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2021-11-29 14:34 UTC  (6+ messages)
    ` [LTP] [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "

[PATCH v2 0/6] drm/vc4: kms: Misc fixes for HVS commits
 2021-11-29 14:35 UTC  (2+ messages)

[PATCH v6 00/18] Adding partial support for 128-bit riscv target
 2021-11-29 14:32 UTC  (7+ messages)
` [PATCH v6 03/18] qemu/int128: addition of div/rem 128-bit operations

Please pull u-boot-dm/next
 2021-11-29 14:34 UTC  (2+ messages)

[PATCH 00/65] x86: Support for CET Indirect Branch Tracking
 2021-11-29 14:33 UTC  (7+ messages)
` [PATCH 28/65] x86/hvm: Annotate fnptr targets from hvm_funcs
` [PATCH 30/65] x86/emul: Annotate fnptr targets
` [PATCH 48/65] x86/aepi: "

[PATCH v2 0/9] arm64: stacktrace: unify unwind code
 2021-11-29 14:28 UTC  (10+ messages)
` [PATCH v2 1/9] arch: Make ARCH_STACKWALK independent of STACKTRACE
` [PATCH v2 2/9] arm64: Add comment for stack_info::kr_cur
` [PATCH v2 3/9] arm64: Mark __switch_to() as __sched
` [PATCH v2 4/9] arm64: Make perf_callchain_kernel() use arch_stack_walk()
` [PATCH v2 5/9] arm64: Make __get_wchan() "
` [PATCH v2 6/9] arm64: Make return_address() "
` [PATCH v2 7/9] arm64: Make profile_pc() "
` [PATCH v2 8/9] arm64: Make dump_backtrace() "
` [PATCH v2 9/9] arm64: Make some stacktrace functions private

[PATCH] netfs: Adjust docs after foliation
 2021-11-29 14:31 UTC  (2+ messages)
` [Linux-cachefs] "

[PATCH net 0/7] net: atlantic: 11-2021 fixes
 2021-11-29 14:30 UTC  (2+ messages)

[PATCH net-next] net: nexthop: reduce rcu synchronizations when replacing resilient groups
 2021-11-29 14:29 UTC  (2+ messages)

[PATCH] xtensa: use CONFIG_USE_OF instead of CONFIG_OF
 2021-11-29 13:06 UTC 

[RFC 0/3] Namespace IMA
 2021-11-29 14:30 UTC  (8+ messages)
` [RFC 3/3] ima: make the integrity inode cache per namespace

[PATCH net-next 00/10] net: hns3: some cleanups for -next
 2021-11-29 14:27 UTC  (3+ messages)
` [PATCH net-next 01/10] net: hns3: refactor reset_prepare_general retry statement

[PATCH u-boot-marvell 02/10] arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c
 2021-11-29 14:28 UTC  (11+ messages)

[RFC PATCH 1/1] mm/slub: fix endless "No data" printing for alloc/free_traces attribute
 2021-11-29 14:26 UTC  (3+ messages)
` [PATCH] mm/slub: fix endianness bug for alloc/free_traces attributes

USB for rtw89 driver?
 2021-11-29 14:24 UTC  (3+ messages)

[PATCH v2] efi_loader: tcg2: Return success even when TPM device is not found
 2021-11-29 14:26 UTC 

[PATCH 1/2] arm/optee-spdevkit: fix non-corstone1000 builds
 2021-11-29 14:25 UTC  (2+ messages)
` [PATCH 2/2] CI: build optee-spdevkit for qemuarm64

[PATCH v2 mptcp-next 0/4] mptcp: improve subflow creation on errors
 2021-11-29 14:24 UTC  (4+ messages)
` [PATCH v2 mptcp-next 3/4] mptcp: do not block subflows "

[PATCH for-6.1 v2] i386: do not call cpudef-only models functions for max, host, base
 2021-11-29 14:14 UTC  (3+ messages)

[PATCH 1/3] arm/hafnium: upgrade to 2.6
 2021-11-29 14:24 UTC  (3+ messages)
` [PATCH 2/3] arm/hafnium: enable qemuarm64
` [PATCH 3/3] arm-bsp/hafnium: update bbappend for 2.6

[LTP] [PATCH] open_posix_testsuite/lio_listio/2-1: increase number of requests
 2021-11-29 14:23 UTC  (4+ messages)

[PATCH 1/4] arm/edk2-firmware: upgrade to edk2-firmware 202108
 2021-11-29 14:23 UTC  (4+ messages)
` [PATCH 2/4] arm/sbsa-acs: upgrade to EDK2 202108
` [PATCH 3/4] arm-bsp: use edk2-firmware instead of virtual/uefi-firmware
` [PATCH 4/4] arm/edk2-firmware: don't PROVIDE virtual/uefi-firmware

[PATCH v2 0/4] ASoC: mediatek: Update MT8195 machine driver
 2021-11-29 14:10 UTC  (16+ messages)
` [PATCH v2 1/4] ASoC: mediatek: mt8195: add headset codec rt5682s support
` [PATCH v2 2/4] dt-bindings: mediatek: mt8195: add model property
` [PATCH v2 3/4] ASoC: mediatek: mt8195: add sof support on mt8195-mt6359-rt1019-rt5682
` [PATCH v2 4/4] dt-bindings: mediatek: mt8195: add adsp and dai-link property

Documentation standard: considerations for accessibility
 2021-11-29 14:22 UTC 

[PATCH] mfd: Kconfig: change INTEL_SOC_PMIC_CHTDC_TI to bool
 2021-11-29 13:01 UTC  (4+ messages)

[linux-stable-rc:linux-4.19.y 565/981] arch/xtensa/platforms/xtfpga/include/platform/hardware.h:50:33: error: initializer element is not constant
 2021-11-29 13:00 UTC  (4+ messages)

[PATCH net-next 1/2 v3] dt-bindings: net: Add bindings for IXP4xx V.35 WAN HSS
 2021-11-29 13:00 UTC  (2+ messages)

[PATCH net-next] selftests: net: bridge: fix typo in vlan_filtering dependency test
 2021-11-29 13:00 UTC  (2+ messages)

[RFC 1/3] userns: add uuid field
 2021-11-29 14:19 UTC  (12+ messages)

[PATCH 0/9] Switch to single argument kvfree_rcu() API
 2021-11-29 12:58 UTC  (3+ messages)
` [PATCH 4/9] drivers: Switch to "

KASAN Arm: global-out-of-bounds in load_module
 2021-11-29 12:56 UTC  (3+ messages)

[PATCH v3 0/6] KVM: arm64: Emulate the OS lock
 2021-11-29 14:15 UTC  (5+ messages)
` [PATCH v3 4/6] KVM: arm64: Emulate the OS Lock

[PATCH] drm/msm: Initialize MDSS irq domain at probe time
 2021-11-29 14:14 UTC  (4+ messages)

[PATCH 00/16] DC Patches Nov 26, 2021
 2021-11-29 14:16 UTC  (2+ messages)

mm/vmscan.o: warning: objtool: shrink_node()+0x1486: sibling call from callable instruction with modified stack frame
 2021-11-29 14:15 UTC  (2+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-11-29 14:13 UTC  (7+ messages)

[RFC PATCH] dt-bindings: nvmem: add transformation support
 2021-11-29 12:54 UTC  (2+ messages)

[patch 00/37] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-11-29 12:52 UTC  (4+ messages)
` [patch 33/37] iommu/arm-smmu-v3: Use msi_get_virq()

[PATCH] githubci: add a workflow for creating GitHub release notes
 2021-11-29 12:49 UTC  (5+ messages)

[PULL 0/1] Linux user for 6.2 patches
 2021-11-29 14:04 UTC 

[PATCH] net/tls: Fix authentication failure in CCM mode
 2021-11-29 12:50 UTC  (2+ 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.