All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-14 19:55:30 to 2021-06-14 20:36:22 UTC [more...]

[PATCH v11 00/33] Memory folios
 2021-06-14 20:14 UTC  (34+ messages)
` [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v11 02/33] mm: Introduce struct folio
` [PATCH v11 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v11 06/33] mm: Add folio reference count functions
` [PATCH v11 07/33] mm: Add folio_put()
` [PATCH v11 08/33] mm: Add folio_get()
` [PATCH v11 09/33] mm: Add folio_try_get_rcu()
` [PATCH v11 10/33] mm: Add folio flag manipulation functions
` [PATCH v11 11/33] mm/lru: Add folio LRU functions
` [PATCH v11 12/33] mm: Handle per-folio private data
` [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v11 14/33] mm/filemap: Add folio_next_index()
` [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
` [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v11 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v11 18/33] mm/filemap: Add folio_unlock()
` [PATCH v11 19/33] mm/filemap: Add folio_lock()
` [PATCH v11 20/33] mm/filemap: Add folio_lock_killable()
` [PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v11 23/33] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v11 25/33] mm/filemap: Add folio_end_writeback()
` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v11 29/33] mm/filemap: Add folio_wake_bit()
` [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v11 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v11 32/33] fs/netfs: Add folio fscache functions
` [PATCH v11 33/33] mm: Add folio_mapped()

[PATCH v1 1/1] platform/chrome: cros_ec_typec: Put fwnode in error case during ->probe()
 2021-06-14 20:33 UTC 

[PATCH v2 0/5] virtio: Add vhost-user based RNG
 2021-06-14 20:28 UTC  (6+ messages)
` [PATCH v2 1/5] vhost-user-rng: Add vhost-user-rng implementation
` [PATCH v2 2/5] vhost-user-rng-pci: Add vhost-user-rng-pci implementation
` [PATCH v2 3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation
` [PATCH v2 4/5] docs: Add documentation for vhost based RNG implementation
` [PATCH v2 5/5] MAINTAINERS: Add maintainer for vhost-user "

[djwong-xfs:vectorized-scrub 142/315] fs/xfs/xfs_inode.c:20:1: iwyu: warning: superfluous #include "xfs_bit.h"
 2021-06-14 20:33 UTC 

Networking issue with l3s when using systemd
 2021-06-14 20:33 UTC  (5+ messages)
` [meta-virtualization] "

[Buildroot] [PATCH 1/2] package/lua-zlib: new package
 2021-06-14 20:32 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/lzlib: remove it

kmemleak memory scanning
 2021-06-14 20:31 UTC 

[PATCH 1/2] drm/gud: Free buffers on device removal
 2021-06-14 20:31 UTC  (2+ messages)

[Buildroot] [git commit] package/lua-zlib: new package
 2021-06-14 20:31 UTC 

[PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-06-14 20:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/python-dataproperty: drop python-six dependency
 2021-06-14 20:30 UTC  (2+ messages)

Suggestions on how to debug kernel crashes where printk and gdb both does not work
 2021-06-14 20:30 UTC  (8+ messages)

[Buildroot] [git commit] package/python-dataproperty: bump to version 0.50.1
 2021-06-14 20:30 UTC 

[Buildroot] [git commit] package/python-dataproperty: drop python-six dependency
 2021-06-14 20:29 UTC 

[Buildroot] [PATCH] package/bluez5_utils: Clean up descriptions
 2021-06-14 20:29 UTC  (2+ messages)

[meta-java] icedtea7 fetching error
 2021-06-14 20:29 UTC  (4+ messages)
` [yocto] "

Deadlock in wbt / rq-qos
 2021-06-14 20:26 UTC  (3+ messages)

[RFC] GitLab issue tracker labeling process: arch/target, os, and accel labels
 2021-06-14 20:25 UTC  (3+ messages)

[Buildroot] [git commit] package/bluez5_utils: Clean up descriptions
 2021-06-14 20:25 UTC 

[tglx-devel:x86/fpu 48/53] arch/x86/kernel/fpu/regset.c:46:33: error: passing argument 2 of 'copy_uabi_xstate_to_membuf' from incompatible pointer type
 2021-06-14 20:24 UTC 

[PATCH 0/3] DCP as trusted keys backend
 2021-06-14 20:16 UTC  (8+ messages)
` [PATCH 1/3] crypto: mxs-dcp: Add support for hardware provided keys
` [PATCH 2/3] KEYS: trusted: Introduce support for NXP DCP-based trusted keys
` [PATCH 3/3] doc: trusted-encrypted: add DCP as new trust source

[PATCH 00/31] minimal restart of "config-based-hooks"
 2021-06-14 20:22 UTC  (3+ messages)
` [PATCH v2 00/30] Minimal "

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-14 20:20 UTC  (4+ messages)

[PATCH v2] Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
 2021-06-14 20:22 UTC  (2+ messages)

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-14 20:16 UTC  (10+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "
` [PATCH v4 3/4] fpga: altera: "
` [PATCH v4 4/4] fpga: lattice: "

[PATCH 5.10 000/130] 5.10.44-rc2 review
 2021-06-14 20:20 UTC  (2+ messages)

[Buildroot] [PATCH for-next] package/libiec61850: bump to version 1.5.0
 2021-06-14 20:21 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: namespace parameter for EUI-64
 2021-06-14 20:19 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] hw/nvme: default for namespace EUI-64

[Buildroot] [git commit] package/libiec61850: bump to version 1.5.0
 2021-06-14 20:21 UTC 

[Buildroot] [git commit] package/zstd: Simplify host-build
 2021-06-14 20:21 UTC 

[Buildroot] [git commit] package/zstd: bump to version 1.5.0
 2021-06-14 20:21 UTC 

[Buildroot] [PATCH v2 1/5] package/zstd: bump to version 1.5.0
 2021-06-14 20:20 UTC  (10+ messages)
` [Buildroot] [PATCH v2 2/5] package/zstd: Simplify host-build
` [Buildroot] [PATCH v2 4/5] package/zstd: Change Build options
` [Buildroot] [PATCH v2 5/5] package/zstd: Add option for cli binary

[PATCH] pager: do not unnecessarily set COLUMNS on Windows
 2021-06-14 20:19 UTC 

[PATCH net-next] net: wwan: Fix WWAN config symbols
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next] net: flow_dissector: fix RPS on DSA masters
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH v3 net-next 0/4] Fixes and improvements to TJA1103 PHY driver
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next v2 0/7] Marvell Prestera driver implementation of devlink functionality
 2021-06-14 20:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: constify the sja1105_regs structures
 2021-06-14 20:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_flip_scaled_crc: parameterize test sizes and fix test to try other connectors
 2021-06-14 20:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_flip_scaled_crc: parameterize test sizes and fix test to try other connectors (rev2)

[PATCH v2 00/57] target/arm: First slice of MVE implementation
 2021-06-14 20:15 UTC  (11+ messages)
` [PATCH v2 14/57] target/arm: Implement MVE VCLZ
` [PATCH v2 17/57] target/arm: Implement MVE VREV16, VREV32, VREV64
` [PATCH v2 19/57] target/arm: Implement MVE VABS
` [PATCH v2 21/57] tcg: Make gen_dup_i32() public
` [PATCH v2 22/57] target/arm: Implement MVE VDUP

[Buildroot] [PATCH] package/intel-microcode: security bump to version 20210608
 2021-06-14 20:17 UTC  (2+ messages)

[PATCH] gpio: gpio-xilinx: update on suspend and resume calls
 2021-06-14 20:13 UTC  (3+ messages)

[PATCH v3 0/5] tpm: Eliminate TPM related code if CONFIG_TPM is not set
 2021-06-14 20:12 UTC  (7+ messages)
` [PATCH v3 1/5] i386: Eliminate all "
` [PATCH v3 2/5] arm: "
` [PATCH v3 3/5] acpi: "
` [PATCH v3 4/5] sysemu: Make TPM structures inaccessible if CONFIG_TPM is not defined
` [PATCH v3 5/5] tpm: Return QMP error when TPM is disabled in build

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-14 20:16 UTC  (3+ messages)
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[Buildroot] [git commit] package/intel-microcode: security bump to version 20210608
 2021-06-14 20:16 UTC 

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-14 20:15 UTC  (2+ messages)
` [patch] x86/fpu: x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate()

[PATCH] drm/i915: allow DG1 autoprobe for CONFIG_BROKEN
 2021-06-14 20:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[GSoC] [PATCH v3 0/2] submodule--helper: introduce subcommands for sh to C conversion
 2021-06-14 20:12 UTC  (5+ messages)
` [GSoC] [PATCH v4 0/3] "
  ` [PATCH v4 3/3] submodule--helper: introduce add-config subcommand

[PATCH v1 00/11] Add TDX Guest Support (Initial support)
 2021-06-14 20:11 UTC  (5+ messages)
` [PATCH v1 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions

[PATCH v4 00/24] x86/resctrl: Merge the CDP resources
 2021-06-14 20:09 UTC  (25+ messages)
` [PATCH v4 01/24] x86/resctrl: Split struct rdt_resource
` [PATCH v4 02/24] x86/resctrl: Split struct rdt_domain
` [PATCH v4 03/24] x86/resctrl: Add a separate schema list for resctrl
` [PATCH v4 04/24] x86/resctrl: Pass the schema in info dir's private pointer
` [PATCH v4 05/24] x86/resctrl: Label the resources with their configuration type
` [PATCH v4 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list
` [PATCH v4 07/24] x86/resctrl: Store the effective num_closid in the schema
` [PATCH v4 08/24] x86/resctrl: Add resctrl_arch_get_num_closid()
` [PATCH v4 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions
` [PATCH v4 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
` [PATCH v4 11/24] x86/resctrl: Move the schemata names into struct resctrl_schema
` [PATCH v4 12/24] x86/resctrl: Group staged configuration into a separate struct
` [PATCH v4 13/24] x86/resctrl: Allow different CODE/DATA configurations to be staged
` [PATCH v4 14/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains()
` [PATCH v4 15/24] x86/resctrl: Add a helper to read a closid's configuration
` [PATCH v4 16/24] x86/resctrl: Add a helper to read/set the CDP configuration
` [PATCH v4 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config()
` [PATCH v4 18/24] x86/resctrl: Make ctrlval arrays the same size
` [PATCH v4 19/24] x86/resctrl: Apply offset correction when config is staged
` [PATCH v4 20/24] x86/resctrl: Calculate the index from the configuration type
` [PATCH v4 21/24] x86/resctrl: Merge the ctrl_val arrays
` [PATCH v4 22/24] x86/resctrl: Remove rdt_cdp_peer_get()
` [PATCH v4 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range
` [PATCH v4 24/24] x86/resctrl: Merge the CDP resources

[PATCH] net: qrtr: fix OOB Read in qrtr_endpoint_post
 2021-06-14 20:10 UTC  (2+ messages)

[PATCH] pstore/blk: Use the normal block device I/O path
 2021-06-14 20:09 UTC  (2+ messages)

WARNING at asm/kfence.h:44 kfence_protect_page
 2021-06-14 20:07 UTC  (4+ messages)

[Buildroot] [PATCH] DEVELOPERS: add myself for cegui
 2021-06-14 20:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/cegui: bump to current master
 2021-06-14 20:08 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: add myself for cegui
 2021-06-14 20:06 UTC 

[Buildroot] [git commit] package/cegui: bump to current master
 2021-06-14 20:06 UTC 

[PATCH net] qmi_wwan: Clone the skb when in pass-through mode
 2021-06-14 20:05 UTC  (3+ messages)

[PATCH 0/3] reexport lock fixes
 2021-06-14 20:03 UTC  (6+ messages)
` [PATCH 3/3] nfs: don't allow reexport reclaims

[Buildroot] [PATCH v1 1/1] package/fb-test-app: Add myself to DEVELOPERS
 2021-06-14 20:03 UTC  (2+ messages)

[Buildroot] [git commit] package/fb-test-app: Add myself to DEVELOPERS
 2021-06-14 20:02 UTC 

[PATCH -next] ASoC: codecs: wcd: Remove unneeded semicolon
 2021-06-14 19:53 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/rpcbind fix version number
 2021-06-14 20:02 UTC  (2+ messages)

[PATCH -next] ASoC: mchp-i2s-mcc: Use devm_platform_get_and_ioremap_resource()
 2021-06-14 19:53 UTC  (3+ messages)

[RESEND PATCH] ASoC: rt5640: Make codec selectable
 2021-06-14 19:53 UTC  (3+ messages)

[PATCH v2 1/2] drm/amdgpu: parameterize ttm BO destroy callback
 2021-06-14 20:00 UTC  (2+ messages)

[lttng-dev] Usage example of libbabeltrace (babeltrace2) to read CTF traces from a GUI
 2021-06-14 20:00 UTC 

[PATCH] ASoC: soc-pcm: fix the return value in dpcm_apply_symmetry()
 2021-06-14 19:53 UTC  (2+ messages)

[Buildroot] [git commit] package/rpcbind fix version number
 2021-06-14 20:00 UTC 

[PATCH] ASoC:fsl_easrc:Remove superfluous error message around platform_get_irq()
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH v8 0/9] ASoC: codecs: add wcd938x support
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH] lscpu: get the processor information by DMI
 2021-06-14 20:00 UTC  (3+ messages)

[PATCH] net: wwan: iosm: Remove DEBUG flag
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH net-next v5 0/8] provide cable test support for the ksz886x switch
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH net-next] ibmvnic: fix send_request_map incompatible argument
 2021-06-14 20:00 UTC  (2+ messages)

[PATCH -next] ASoC: atmel-i2s: Use devm_platform_get_and_ioremap_resource()
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH] dt-bindings: ASoC: sgtl5000: Add audio-graph-card port
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH v2 0/4] tpm: Eliminate TPM related code if CONFIG_TPM is not set
 2021-06-14 19:58 UTC  (2+ messages)

[PATCH v9 0/9] ASoC: codecs: add wcd938x support
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH] ASoC: rt5645: Avoid upgrading static warnings to errors
 2021-06-14 19:53 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 184 builds: 0 failed, 184 passed, 9 warnings (v4.4.272-35-gc652289a55a0)
 2021-06-14 19:58 UTC 

[PATCH] ASoC: fsl_spdif: Fix error handler with pm_runtime_enable
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH -next] ASoC: atmel-pdmic: Use devm_platform_get_and_ioremap_resource()
 2021-06-14 19:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/6] package/perl-convert-asn1: bump to version 0.31
 2021-06-14 19:56 UTC  (2+ messages)

[PATCH v2 1/2] spi: meson-spicc: fix memory leak in meson_spicc_probe
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH -next] ASoC: atmel-classd: Use devm_platform_get_and_ioremap_resource()
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH 5.12 000/173] 5.12.11-rc1 review
 2021-06-14 19:55 UTC  (2+ messages)

[PATCH v2 2/2] spi: meson-spicc: fix a wrong goto jump for avoiding memory leak
 2021-06-14 19:53 UTC  (2+ messages)

[PATCH] ASoC:fsl_spdif:Remove superfluous error message around platform_get_irq()
 2021-06-14 19:53 UTC  (2+ messages)

stable-rc/queue/5.12 build: 176 builds: 0 failed, 176 passed, 12 warnings (v5.12.10-173-gfd0b35fa0b0c)
 2021-06-14 19:55 UTC 

[PATCH -next] ASoC: axi-spdif: Use devm_platform_get_and_ioremap_resource()
 2021-06-14 19:53 UTC  (2+ messages)

[Buildroot] [git commit] package/perl-type-tiny: bump to version 1.012003
 2021-06-14 19:55 UTC 

[Buildroot] [git commit] package/perl-net-dns: bump to version 1.31
 2021-06-14 19:55 UTC 

[Buildroot] [git commit] package/perl-libwww-perl: bump to version 6.54
 2021-06-14 19:55 UTC 

[Buildroot] [git commit] package/perl-io-socket-ssl: bump to version 2.071
 2021-06-14 19:55 UTC 

[PATCH v3] ASoC: qcom: Fix for DMA interrupt clear reg overwriting
 2021-06-14 19:53 UTC  (2+ messages)

[Buildroot] [git commit] package/perl-http-message: bump to version 6.32
 2021-06-14 19:55 UTC 


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.