All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-29 13:58:38 to 2021-11-29 14:34:01 UTC [more...]

Questions about ceph/cephfs
 2021-11-29 14:03 UTC  (3+ messages)

[PATCH v2 0/7] task comm cleanups
 2021-11-29 14:21 UTC  (5+ 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:31 UTC  (39+ 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 v6 00/18] Adding partial support for 128-bit riscv target
 2021-11-29 14:32 UTC  (6+ messages)
` [PATCH v6 03/18] qemu/int128: addition of div/rem 128-bit operations

[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 v3 00/10] Convert powerpc to default topdown mmap layout
 2021-11-29 14:19 UTC  (18+ 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 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 net-next 0/2] igc: driver change to support XDP metadata
 2021-11-29 14:29 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[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 for 6.2 v3 0/8] more tcg, plugin, test and build fixes (pre-PR)
 2021-11-29 14:09 UTC  (9+ 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 net-next 00/10] net: hns3: some cleanups for -next
 2021-11-29 14:27 UTC  (12+ messages)
` [PATCH net-next 01/10] net: hns3: refactor reset_prepare_general retry statement
` [PATCH net-next 02/10] net: hns3: refactor hns3_nic_reuse_page()
` [PATCH net-next 03/10] net: hns3: refactor two hns3 debugfs functions
` [PATCH net-next 04/10] net: hns3: split function hns3_get_tx_timeo_queue_info()
` [PATCH net-next 05/10] net: hns3: refine function hclge_cfg_mac_speed_dup_hw()
` [PATCH net-next 06/10] net: hns3: add new function hclge_tm_schd_mode_tc_base_cfg()
` [PATCH net-next 07/10] net: hns3: refine function hclge_tm_pri_q_qs_cfg()
` [PATCH net-next 08/10] net: hns3: split function hns3_nic_get_stats64()
` [PATCH net-next 09/10] net: hns3: split function hns3_handle_bdinfo()
` [PATCH net-next 10/10] net: hns3: split function hns3_set_l2l3l4()

[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  (20+ 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

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

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 14:11 UTC  (4+ 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  (2+ messages)
` [PULL 1/1] linux-user: implement more loop ioctls

[PATCH] net/tls: Fix authentication failure in CCM mode
 2021-11-29 12:50 UTC  (2+ messages)

[PATCH net 0/2] net: mpls: Netlink notification fixes
 2021-11-29 12:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: mpls: Cleanup nexthop iterator macros
 2021-11-29 12:50 UTC  (2+ messages)

[PATCH v2] net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ is available
 2021-11-29 12:50 UTC  (2+ messages)

[XEN PATCH 0/1] Add support for SMBIOS tables 7,8,9,26,27,28
 2021-11-29 12:59 UTC  (2+ messages)
` [XEN PATCH 1/1] Add suport for SMBIOS tables 7,8,9,26,27,28 to improve virtual machine stealth from malware

[PATCH] edid: set default resolution to 1280x800 (WXGA)
 2021-11-29 14:05 UTC 

[PATCH][next][V2] iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"
 2021-11-29 12:49 UTC 

[PATCH 01/10] xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze
 2021-11-29 14:10 UTC  (5+ messages)
` [PATCH 07/10] microblaze: migrate CONFIG_SYS_USR_EXCEP to Kconfig
` [PATCH 08/10] microblaze: add Kconfig symbol for the vector base address

[PATCH 0/4] block: minor refactoring in preparation to the block layer API split
 2021-11-29 13:59 UTC  (2+ messages)

[PATCH][next] iwlwifi: mei: Fix spelling mistakes in a devfs file and error message
 2021-11-29 12:45 UTC  (3+ messages)

[PATCH] x86/purgatory: provide config to disable purgatory
 2021-11-29 14:04 UTC  (3+ messages)

[dm-devel] [PATCH] announcing the dm-update target
 2021-11-29 14:04 UTC  (6+ messages)

[PATCH] drm/amdkfd: set "r = 0" explicitly before goto
 2021-11-29 14:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Spelling
 2021-11-29 14:03 UTC  (5+ messages)

[PULL 0/7] virtio,pci,pc: bugfixes
 2021-11-29 13:51 UTC  (5+ messages)
` [PULL 4/7] virtio-balloon: process all in sgs for free_page_vq
` [PULL 5/7] virtio-balloon: correct used length
` [PULL 6/7] intel-iommu: ignore leaf SNP bit in scalable mode
` [PULL 7/7] Fix bad overflow check in hw/pci/pcie.c

[PATCH v1] hw/smbios: verify header type for file before using it
 2021-11-29 13:52 UTC 

[groeck-staging:watchdog-next 25/28] drivers/watchdog/da9063_wdt.c:177:15: error: implicit declaration of function 'i2c_smbus_write_byte_data'
 2021-11-29 13:20 UTC  (2+ messages)

[PATCH v2 net-next 00/26] net: introduce and use generic XDP stats
 2021-11-29 13:59 UTC  (12+ messages)
` [PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics

[patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
 2021-11-29 14:01 UTC  (3+ messages)

[PATCHv2] Bluetooth: quirk disabling LE Read Transmit Power
 2021-11-29 14:00 UTC  (19+ messages)
                ` [PATCH 1/6] Bluetooth: add "
                    ` [PATCH v2 "
                        ` [PATCH v3 1/2] "
                          ` [PATCH v3 resend "
                            ` [PATCH v4 "
                              ` [PATCH v5 "
                                ` [PATCH v6 "
                                  ` [PATCH v6 2/2] btbcm: disable read tx power for affected Macs with the T2 Security chip

[PATCH 0/4] cancel all throttled bios in del_gendisk()
 2021-11-29 13:58 UTC  (4+ messages)
` [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()

[RFC PATCH] hw/intc: clean-up error reporting for failed ITS cmd
 2021-11-29 13:56 UTC  (2+ messages)

[PATCH v2 00/16] drm/i915: Remove short term pins from execbuf
 2021-11-29 13:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 08/16] drm/i915: Pass trylock context to callers
` [PATCH v2 09/16] drm/i915: Ensure i915_vma tests do not get -ENOSPC with the locking changes


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.