All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-16 15:48:23 to 2021-12-16 16:22:54 UTC [more...]

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

[PATCH V2 1/4] pinctrl: imx: prepare for making "group_names" in "function_desc" const
 2021-12-16 16:22 UTC  (4+ messages)
` [PATCH V2 2/4] pinctrl: keembay: comment process of building functions a bit
` [PATCH V2 3/4] pinctrl: keembay: rework loops looking for groups names
` [PATCH V2 4/4] pinctrl: add one more "const" for generic function groups

[RFC PATCH v2 00/14] job: replace AioContext lock with job_mutex
 2021-12-16 16:18 UTC  (3+ messages)
` [RFC PATCH v2 01/14] job.c: make job_lock/unlock public

[RFC qemu.qmp PATCH 00/24] Python: Fork qemu.qmp Python lib into independent repo
 2021-12-16 16:18 UTC  (3+ messages)

Using IOAT PMD
 2021-12-16 16:20 UTC  (2+ messages)

[PATCH] usb: ohci-s3c2410: Use platform_get_irq() to get the interrupt
 2021-12-16 16:10 UTC  (3+ messages)

[PATCHSET v3 0/4] Add support for list issue
 2021-12-16 16:19 UTC  (14+ messages)
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()

[PATCH] ARM: dts: BCM5301X: correct rx-internal-delay-ps & enable flow control on extsw on Asus RT-AC88U
 2021-12-16 16:03 UTC  (2+ messages)

[PATCH] block: fix error handling for device_add_disk
 2021-12-16 16:19 UTC  (3+ messages)

[luxis1999-iommufd:iommufd-v5.16-rc3 15/25] ERROR: modpost: "vfio_platform_ops" [drivers/vfio/platform/vfio-platform.ko] undefined!
 2021-12-16 16:18 UTC  (2+ messages)

[PATCH] usb: uhci: Use platform_get_irq() to get the interrupt
 2021-12-16 16:10 UTC  (3+ messages)

[PATCH v3 0/4] Add Semtech SX9360 SAR Sensor support
 2021-12-16 16:23 UTC  (7+ messages)
` [PATCH v3 1/4] iio: add IIO_MOD_REFERENCE modifier
` [PATCH v3 2/4] iio: proximity: Add sx9360 support
` [PATCH v3 4/4] iio: sx9360: Add dt-binding support

[PATCH net-next 0/2] Extend devlink for port trust setting
 2021-12-16 16:17 UTC  (12+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

ThrustMaster USB interface question
 2021-12-16 16:17 UTC 

Redesign of QEMU startup & initial configuration
 2021-12-16 16:15 UTC  (13+ messages)

[PATCH] drm/panfrost: Avoid user size passed to kvmalloc()
 2021-12-16 16:16 UTC  (2+ messages)

[PATCH v5 0/9] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-12-16 16:07 UTC  (7+ messages)
` [PATCH v5 4/9] dt-bindings: clock: imx: Add documentation for i.MXRT1050 clock
` [PATCH v5 5/9] clk: imx: Add initial support for i.MXRT1050 clock driver

[libvirt test] 167444: regressions - FAIL
 2021-12-16 16:15 UTC 

[PATCH v2 0/3] ARM: mstar: Initial Miyoo Mini support
 2021-12-16 16:18 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: phylink: add PCS validation
 2021-12-16 16:15 UTC  (2+ messages)

[PATCH] ath5k: switch to rate table based lookup
 2021-12-16 16:14 UTC  (2+ messages)

Re: Re: [PATCH v3] serial: pch_uart: potential dereference of null pointer
 2021-12-16 16:14 UTC  (2+ messages)

[PATCH] clk: imx: Add imx8dxl clk driver
 2021-12-16 16:14 UTC  (2+ messages)

[PATCH v3 0/3] sparse-checkout: fix segfault on malformed patterns
 2021-12-16 16:13 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] sparse-checkout: fix OOM error with mixed patterns
  ` [PATCH v4 3/3] sparse-checkout: refuse to add to bad patterns

[PATCH] xen: arch_mfn_in_directmap: Reconciliate the name and the implementation
 2021-12-16 16:13 UTC  (3+ messages)

[PATCH net] net/smc: Prevent smc_release() from long blocking
 2021-12-16 16:13 UTC  (3+ messages)

[PATCH v5 00/31] block layer: split block APIs in global state and I/O
 2021-12-16 16:12 UTC  (7+ messages)
` [PATCH v5 10/31] block.c: modify .attach and .detach callbacks of child_of_bds
` [PATCH v5 13/31] block.c: add assertions to static functions

[PATCH] arm64: dts: imx8mn-venice-gw7902: disable gpu
 2021-12-16 16:12 UTC 

[RESEND 1/2] sctp: export sctp_endpoint_{hold,put}() for use by seperate modules
 2021-12-16 16:12 UTC  (4+ messages)
` [RESEND 2/2] sctp: hold cached endpoints to prevent possible UAF

[PATCH] docs: Add measurement calculation details to amd-memory-encryption.txt
 2021-12-16 16:09 UTC  (4+ messages)

[PATCH 1/4] dt-bindings: usb: chipidea: Convert to json-schema
 2021-12-16 16:12 UTC  (3+ messages)

[PATCH v2 0/3] i.MX8MP: more USB3 glue layer feature support
 2021-12-16 16:05 UTC  (12+ messages)
` [PATCH v2 1/3] dt-bindings: phy: imx8mq-usb-phy: Add imx8mp specific flags
` [PATCH v2 2/3] phy: fsl-imx8mq-usb: Add support for setting fsl "
` [PATCH v2 3/3] arm64: dts: imx8mp: Add memory for USB3 glue layer to usb3_phy nodes

[PATCH] MIPS: Octeon: Fix build errors using clang
 2021-12-16 16:11 UTC  (2+ messages)

[PATCHSET v4 0/4] Add support for list issue
 2021-12-16 16:11 UTC  (6+ messages)
` [PATCH 1/4] block: add mq_ops->queue_rqs hook
` [PATCH 2/4] nvme: split command copy into a helper
` [PATCH 3/4] nvme: separate command prep and issue
` [PATCH 4/4] nvme: add support for mq_ops->queue_rqs()
  ` [PATCH v2 "

[PATCH] usb: ohci-spear: Remove direct access to platform_device resource list
 2021-12-16 16:10 UTC  (2+ messages)

[PATCH v12 0/4] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-12-16 16:04 UTC  (5+ messages)
` [PATCH v12 1/4] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v12 2/4] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v12 3/4] drivers/acpi: Introduce Platform Firmware Runtime Telemetry
` [PATCH v12 4/4] tools: Introduce power/acpi/tools/pfrut

[PATCH net-next v2] net: prestera: flower template support
 2021-12-16 16:08 UTC  (2+ messages)

[PATCH v2 0/2] AMD Family 19h Models 10h-1Fh Updates
 2021-12-16 16:08 UTC  (4+ messages)
` [PATCH v2 1/2] EDAC/amd64: Check register values from all UMCs

[PATCH 0/2] Enable named interrupt smbus-alert for ACPI as well
 2021-12-16 16:08 UTC  (4+ messages)
` [PATCH 2/2] i2c: smbus: Use device_ functions instead of of_

[PATCH 2/2] remoteproc: rcar_rproc: remove trailing semicolon
 2021-12-16 16:07 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_schedule: Added igt_spin_end for submit_slice subtest
 2021-12-16 16:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v1] dt-bindings: sound: tegra-audio-rt5677: Correct example
 2021-12-16 16:07 UTC  (2+ messages)

[PATCH 1/2] remoteproc: rcar_rproc: fix pm_runtime_get_sync error check
 2021-12-16 16:06 UTC 

[GIT PULL FOR 5.17] Ipu3-cio2 VCM on Windows BIOS
 2021-12-16 16:06 UTC 

[PATCH 0/5] ASoC: Intel: catpt: Dma-transfer fix and couple
 2021-12-16 15:59 UTC  (6+ messages)
` [PATCH 4/5] ASoC: Intel: catpt: Drop SND_SOC_ACPI_INTEL_MATCH dependency

[PATCH] efi_loader: Get rid of kaslr-seed
 2021-12-16 16:04 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t v5 0/1] tests/amdgpu: Introduce DSC tests
 2021-12-16 16:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/amdgpu: Introduce DSC tests (rev3)

Introducing PECI support in Qemu
 2021-12-16 16:03 UTC 

[PATCH] erofs-utils: dump: convert readdir to use erofs_iterate_dir()
 2021-12-16 16:02 UTC 

[PATCH v2 bpf-next 0/3] Improve verifier log readability
 2021-12-16 16:03 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] Only print scratched registers and stack slots to verifier logs
` [PATCH v2 bpf-next 2/3] Right align verifier states in "

[PATCH net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16 16:01 UTC  (5+ messages)
` [PATCH net-next v10 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema

[PATCH v4 00/14] vfio-user server in QEMU
 2021-12-16 16:00 UTC  (7+ messages)
` [PATCH v4 08/14] vfio-user: handle PCI config space accesses
` [PATCH v4 12/14] vfio-user: handle device interrupts

[git:media_stage/master] media: ov8865: Disable only enabled regulators on error path
 2021-12-16 15:54 UTC 

[PATCH v2] extcon: fix extcon_get_extcon_dev() error handling
 2021-12-16 15:59 UTC  (7+ messages)

[PATCH] KVM: selftests: Avoid KVM_SET_CPUID2 after KVM_RUN in vmx_pmu_msrs_test
 2021-12-16 16:00 UTC  (5+ messages)

[isar-cip-core][PATCH v2 0/2] Drop Stretch support
 2021-12-16 15:59 UTC  (7+ messages)
` [isar-cip-core][PATCH v2 2/2] swupdate: Drop conditional includes for buster
      ` [cip-dev] "

[PATCH 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
 2021-12-16 15:59 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3

[PATCH] perf pmu: Fix event list for uncore PMUs
 2021-12-16 15:53 UTC 

[PATCH] virtio_net: fix rx_drops stat for small pkts
 2021-12-16 15:58 UTC  (2+ messages)

[PATCH v7 0/5] Expand Semtech SAR Sensors support
 2021-12-16 16:04 UTC  (5+ messages)
` [PATCH v7 3/5] iio: proximity: Add SX9324 support

Linux kernel 5.10.86 released
 2021-12-16 15:55 UTC 

[PATCH] help: add space after autocorrect prompt
 2021-12-16 15:55 UTC  (4+ messages)

folio mapcount
 2021-12-16 15:54 UTC  (5+ messages)

[PATCH v2 00/18] IOMMU: superpage support when not sharing pagetables
 2021-12-16 15:54 UTC  (7+ messages)
` [PATCH v2 16/18] x86: introduce helper for recording degree of contiguity in page tables
` [PATCH v2 17/18] AMD/IOMMU: free all-empty "

cargo fetcher, SRCPV, and setscene issues
 2021-12-16 15:53 UTC  (3+ messages)
` [OE-core] "

[PATCH v6 00/28] External ECC engines & Macronix support
 2021-12-16 15:52 UTC  (4+ messages)
` [PATCH v6 20/28] spi: spi-mem: Fill the spi-mem controller capabilities of all the drivers

[Weekly meetings] MoM - 9th of December 2021
 2021-12-16 15:52 UTC 

[RFCv5 0/2] HID: Add USI support
 2021-12-16 15:52 UTC  (4+ messages)

[PATCH 0/4] Probing support for LUKS2
 2021-12-16 15:52 UTC  (4+ messages)
` [PATCH 3/4] luks2: set up dummy sector size during scan

[PATCH 0/5] Remove support for I-pipe / kernels < 5.10
 2021-12-16 15:52 UTC  (3+ messages)
` [PATCH 4/5] cobalt: Drop wrappings for "
` [PATCH 5/5] cobalt: Fold dovetail directory in arch-specific sections

[t-kristo-pm:usi-5.16-v5-bpf 9/19] drivers/hid/hid-core.o: warning: objtool: implement()+0x1ca: unreachable instruction
 2021-12-16 15:48 UTC 

[bluetooth-next:master 73/178] tsnep_main.c:undefined reference to `devm_ioremap_resource'
 2021-12-16 15:48 UTC 

[PATCH V6 0/7] Add driver support for Data Capture and Compare Engine(DCC) for SM8150,SC7280,SC7180,SDM845
 2021-12-16 15:48 UTC  (2+ messages)

[PATCH] e1000: fix tx re-entrancy problem
 2021-12-16 15:51 UTC  (3+ messages)

[linux-next:master 3549/7473] drivers/media/cec/core/cec-adap.o: warning: objtool: cec_transmit_msg_fh()+0x11a6: unreachable instruction
 2021-12-16 15:48 UTC  (2+ messages)

[PATCH] perf test: Test 73 Sig_trap fails on s390
 2021-12-16 15:48 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.