All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-16 00:14:11 to 2021-11-16 00:30:41 UTC [more...]

[PATCH v6] hugetlb: Add hugetlb.*.numa_stat file
 2021-11-15 19:59 UTC  (10+ messages)

[PATCH v4] locking/rwsem: Make handoff bit handling more consistent
 2021-11-16  0:09 UTC  (7+ messages)

[PATCH 5.15 000/917] 5.15.3-rc1 review
 2021-11-15 23:33 UTC  (3+ messages)
` [PATCH 5.15 301/917] net: dsa: flush switchdev workqueue when leaving the bridge

[PATCH v2] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
 2021-11-15 19:26 UTC  (2+ messages)

[igt-dev] [PATCH igt v3 0/4] msm: Add tests for gpu fault handling
 2021-11-16  0:30 UTC  (4+ messages)
` [igt-dev] [PATCH igt v3 1/4] lib/igt_debugfs: Add helper for writing debugfs files
` [igt-dev] [PATCH igt v3 2/4] lib/igt_debugfs: Add helper for detecting "
` [igt-dev] [PATCH igt v3 3/4] msm: Add helper for cmdstream building and submission

[PATCH] drivers: musb_gadget: Save endpoint desc to usb_ep->desc
 2021-11-16  0:30 UTC 

[PATCH v4 5/6] remote: die if branch is not found in repository
 2021-11-15 20:06 UTC  (3+ messages)

[PATCH 5.10 000/575] 5.10.80-rc1 review
 2021-11-15 16:58 UTC  (3+ messages)
` [PATCH 5.10 115/575] perf/x86/intel/uncore: Support extra IMC channel on Ice Lake server
` [PATCH 5.10 172/575] MIPS: lantiq: dma: add small delay after reset

[PATCH v17 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-11-15 18:53 UTC  (2+ messages)
` [PATCH v17 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[net: PATCH] net: mvmdio: fix compilation warning
 2021-11-15 22:56 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 8d48bf8206f77aa8687f0e241e901e5197e52423
 2021-11-16  0:16 UTC 

[PATCH v3 0/2] i2c: exynos5: add support for ExynosAutov9 SoC
 2021-11-15 18:56 UTC  (5+ messages)
  ` [PATCH v3 1/2] dt-bindings: i2c: exynos5: add exynosautov9-hsi2c compatible
  ` [PATCH v3 2/2] i2c: exynos5: add support for ExynosAutov9 SoC

[jberg-mac80211:master] BUILD SUCCESS 30f6cf96912b638d0ddfc325204b598f94efddc2
 2021-11-16  0:16 UTC 

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 19:25 UTC  (4+ messages)
` [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"

[PATCH v4 6/6] remote: add struct repository parameter to external functions
 2021-11-15 18:55 UTC  (2+ messages)

[PATCH v2 0/9] zsmalloc: remove bit_spin_lock
 2021-11-15 18:59 UTC  (9+ messages)
` [PATCH v2 1/9] zsmalloc: introduce some helper functions
` [PATCH v2 2/9] zsmalloc: rename zs_stat_type to class_stat_type
` [PATCH v2 3/9] zsmalloc: decouple class actions from zspage works
` [PATCH v2 4/9] zsmalloc: introduce obj_allocated
` [PATCH v2 5/9] zsmalloc: move huge compressed obj from page to zspage
` [PATCH v2 6/9] zsmalloc: remove zspage isolation for migration
` [PATCH v2 7/9] locking/rwlocks: introduce write_lock_nested
` [PATCH v2 8/9] zsmalloc: replace per zpage lock with pool->migrate_lock

[PATCH v11 1/3] mm: rearrange madvise code to allow for reuse
 2021-11-15 18:59 UTC  (6+ messages)
` [PATCH v11 2/3] mm: add a field to store names for private anonymous memory

[PATCH net-next 00/20] tcp: optimizations for linux-5.17
 2021-11-15 19:16 UTC  (13+ messages)
` [PATCH net-next 01/20] tcp: minor optimization in tcp_add_backlog()
` [PATCH net-next 02/20] tcp: remove dead code in __tcp_v6_send_check()
` [PATCH net-next 03/20] tcp: small optimization in tcp_v6_send_check()
` [PATCH net-next 04/20] net: use sk_is_tcp() in more places
` [PATCH net-next 05/20] net: remove sk_route_forced_caps
` [PATCH net-next 08/20] net: shrink struct sock by 8 bytes
` [PATCH net-next 09/20] net: forward_alloc_get depends on CONFIG_MPTCP
` [PATCH net-next 10/20] net: cache align tcp_memory_allocated, tcp_sockets_allocated
` [PATCH net-next 14/20] tcp: annotate races around tp->urg_data
` [PATCH net-next 16/20] tcp: avoid indirect calls to sock_rfree
` [PATCH net-next 18/20] tcp: check local var (timeo) before socket fields in one test

[UPDATE PATCH] mm: shmem: don't truncate page if memory failure happens
 2021-11-15 19:00 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Increase the live_engine_busy_stats sample period
 2021-11-16  0:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pmu: Increase the live_engine_busy_stats sample period (rev2)

[RFC] Branches with --recurse-submodules
 2021-11-15 19:03 UTC  (3+ messages)

[PATCH v3] mm: migrate: Support multiple target nodes demotion
 2021-11-15 19:06 UTC  (4+ messages)

[PATCH bpf v1 0/3] Fixes for kfunc-mod regressions and warnings
 2021-11-15 19:18 UTC  (4+ messages)
` [PATCH bpf v1 1/3] bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
` [PATCH bpf v1 2/3] bpf: Fix bpf_check_mod_kfunc_call for built-in modules
` [PATCH bpf v1 3/3] tools/resolve_btfids: Demote unresolved symbol message to debug

[PATCH] KVM: x86: Fix recording of guest steal time / preempted status
 2021-11-15 19:26 UTC  (18+ messages)
` [PATCH v2] "
      ` [PATCH v3] "
                          ` [RFC PATCH 0/11] Rework gfn_to_pfn_cache

HW power fault defect cause system hang on kernel 5.4.y
 2021-11-15 19:27 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Update number of zapped pages even if page list is stable
 2021-11-15 19:20 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2021-11-15 19:28 UTC 

New server added to OpenBMC CI pool
 2021-11-16  0:03 UTC 

[PATCH v3 0/1] xfstests: add log attribute replay test
 2021-11-15 19:28 UTC  (4+ messages)
` [PATCH v3 1/1] xfstests: Add Log Attribute Replay test
    ` [External] : "

[PATCH v1 0/9] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-11-15 19:30 UTC  (7+ messages)
` [PATCH v1 1/9] mm: add zone device coherent type memory support
` [PATCH v1 2/9] mm: add device coherent vma selection for memory migration
` [PATCH v1 5/9] lib: test_hmm add ioctl to get zone device type
` [PATCH v1 6/9] lib: test_hmm add module param for "
` [PATCH v1 7/9] lib: add support for device coherent type in test_hmm
` [PATCH v1 8/9] tools: update hmm-test to support device coherent type

[PATCH] block: Check ADMIN before NICE for IOPRIO_CLASS_RT
 2021-11-15 19:31 UTC  (3+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-11-15 19:31 UTC  (3+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PATCH v5 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-11-15 22:56 UTC  (2+ messages)

What's cooking in git.git (Nov 2021, #04; Sun, 14)
 2021-11-15 20:00 UTC  (3+ messages)
` ab/refs-errno-cleanup + hn/reftable (was: What's cooking in git.git (Nov 2021, #04; Sun, 14))

[PATCH v1 0/2] Remove extra ZONE_DEVICE page refcount
 2021-11-15 19:33 UTC  (3+ messages)
` [PATCH v1 1/2] ext4/xfs: add page refcount helper
` [PATCH v1 2/2] mm: remove extra ZONE_DEVICE struct page refcount

[Intel-gfx] [PATCH] drm/i915/adlp: Remove require_force_probe protection
 2021-11-16  0:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

ethdev: hide internal structures
 2021-11-16  0:24 UTC 

[ANNOUNCE] Git for Windows 2.34.0
 2021-11-15 19:53 UTC 

[PATCH] gpio: Initialize gc->irq.domain before setting gc->to_irq
 2021-11-15 19:53 UTC  (3+ messages)

Revisiting XFD-based AMX and heterogenous systems
 2021-11-15 20:18 UTC  (3+ messages)

[PATCH v2 1/1] PCI: probe: Use pci_find_vsec_capability() when looking for TBT devices
 2021-11-15 20:04 UTC  (2+ messages)

[tip: x86/sgx] selftests/sgx: Fix a benign linker warning
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Assign source for each segment
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Enable multiple thread support
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Encpsulate the test enclave creation
 2021-11-15 20:22 UTC 

[PATCH v11 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
 2021-11-15 20:22 UTC  (2+ messages)
` [tip: x86/sgx] "

[tip: x86/sgx] selftests/sgx: Add test for multiple TCS entry
 2021-11-15 20:22 UTC 

[PATCH v2 0/3] kmod: add patient module removal support
 2021-11-15 20:21 UTC  (6+ messages)
` [PATCH v2 3/3] libkmod-module: add support for a patient module removal option

[tip: x86/sgx] selftests/sgx: Provide per-op parameter structs for the test enclave
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Rename test properties in preparation for more enclave tests
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Add a new kselftest: Unclobbered_vdso_oversubscribed
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Move setup_test_encl() to each TEST_F()
 2021-11-15 20:22 UTC 

[tip: x86/sgx] selftests/sgx: Make data measurement for an enclave segment optional
 2021-11-15 20:22 UTC 

[PATCH v11 6/7] x86/sgx: Add hook to error injection address validation
 2021-11-15 20:22 UTC  (2+ messages)
` [tip: x86/sgx] "

[RFC PATCH 00/32] Separate struct slab from struct page
 2021-11-16  0:16 UTC  (38+ messages)
` [RFC PATCH 01/32] mm/slab: Dissolve slab_map_pages() in its caller
` [RFC PATCH 02/32] mm/slub: Make object_err() static
` [RFC PATCH 03/32] mm: Split slab into its own type
` [RFC PATCH 04/32] mm: Add account_slab() and unaccount_slab()
` [RFC PATCH 05/32] mm: Convert virt_to_cache() to use struct slab
` [RFC PATCH 06/32] mm: Convert __ksize() to "
` [RFC PATCH 07/32] mm: Use struct slab in kmem_obj_info()
` [RFC PATCH 08/32] mm: Convert check_heap_object() to use struct slab
` [RFC PATCH 09/32] mm/slub: Convert detached_freelist to use a "
` [RFC PATCH 10/32] mm/slub: Convert kfree() "
` [RFC PATCH 11/32] mm/slub: Convert __slab_lock() and __slab_unlock() to "
` [RFC PATCH 12/32] mm/slub: Convert print_page_info() to print_slab_info()
` [RFC PATCH 13/32] mm/slub: Convert alloc_slab_page() to return a struct slab
` [RFC PATCH 14/32] mm/slub: Convert __free_slab() to use "
` [RFC PATCH 15/32] mm/slub: Convert pfmemalloc_match() to take a "
` [RFC PATCH 16/32] mm/slub: Convert most struct page to struct slab by spatch
` [RFC PATCH 17/32] mm/slub: Finish struct page to struct slab conversion
` [RFC PATCH 18/32] mm/slab: Convert kmem_getpages() and kmem_freepages() to struct slab
` [RFC PATCH 19/32] mm/slab: Convert most struct page to struct slab by spatch
` [RFC PATCH 20/32] mm/slab: Finish struct page to struct slab conversion
` [RFC PATCH 21/32] mm: Convert struct page to struct slab in functions used by other subsystems
` [RFC PATCH 22/32] mm/memcg: Convert slab objcgs from struct page to struct slab
` [RFC PATCH 23/32] mm/slob: Convert SLOB to use "
` [RFC PATCH 24/32] mm/kasan: Convert to "
` [RFC PATCH 25/32] mm/kfence: Convert kfence_guarded_alloc() "
` [RFC PATCH 26/32] zsmalloc: Stop using slab fields in struct page
` [RFC PATCH 27/32] bootmem: Use page->index instead of page->freelist
` [RFC PATCH 28/32] iommu: Use put_pages_list
` [RFC PATCH 29/32] mm: Remove slab from struct page
` [RFC PATCH 30/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations
` [RFC PATCH 31/32] mm/slub: Simplify struct slab slabs field definition
` [RFC PATCH 32/32] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled

[PATCH 0/6] additional sg ionegine commands
 2021-11-15 20:07 UTC  (4+ messages)
  ` [PATCH 2/6] sg: add support for WRITE SAME(16) commands with NDOB flag set
  ` [PATCH 4/6] sg: add support for WRITE STREAM(16) commands
  ` [PATCH 6/6] docs: documentation for sg WRITE STREAM(16)

[PATCH 0/2] Add tfa9897 rcv-gpios support
 2021-11-15 20:18 UTC  (2+ messages)

[PATCH BlueZ 1/2] sdpd: Fix leaking buffers stored in cstates cache
 2021-11-15 20:05 UTC  (3+ messages)
` [BlueZ,1/2] "

[PATCH v1 1/5] avdtp: Add a flag in struct avdtp to control a2dp offload
 2021-11-15 19:44 UTC  (3+ messages)

[tip: x86/sgx] selftests/sgx: Create a heap for the test enclave
 2021-11-15 20:22 UTC 

sockmap test is broken
 2021-11-15 19:54 UTC  (3+ messages)

[PATCH v11 3/7] x86/sgx: Initial poison handling for dirty and free pages
 2021-11-15 20:22 UTC  (2+ messages)
` [tip: x86/sgx] "

[PATCH v11 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark free pages
 2021-11-15 20:22 UTC  (2+ messages)
` [tip: x86/sgx] "

[tip: x86/sgx] selftests/sgx: Dump segments and /proc/self/maps only on failure
 2021-11-15 20:22 UTC 

[PATCH v2] of: make MAX_RESERVED_REGIONS configurable
 2021-11-15 22:55 UTC  (3+ messages)

[ethtool PATCH] ethtool: Set mask correctly for dumping advertised FEC modes
 2021-11-15 22:52 UTC 

pull request: bluetooth 2021-11-02
 2021-11-15 21:09 UTC  (4+ messages)

[PATCH v3 0/9] backlight: qcom-wled: fix and solidify handling of enabled-strings
 2021-11-15 20:34 UTC  (4+ messages)
` [PATCH v3 4/9] backlight: qcom-wled: Fix off-by-one maximum with default num_strings
` [PATCH v3 7/9] backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5
` [PATCH v3 8/9] backlight: qcom-wled: Remove unnecessary double whitespace

[PATCH v7 00/17] Enroll kernel keys thru MOK
 2021-11-16  0:15 UTC  (18+ messages)
` [PATCH v7 01/17] integrity: Introduce a Linux keyring called machine
` [PATCH v7 02/17] integrity: Do not allow machine keyring updates following init
` [PATCH v7 03/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v7 04/17] X.509: Parse Basic Constraints for CA
` [PATCH v7 05/17] KEYS: CA link restriction
` [PATCH v7 06/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v7 07/17] integrity: Fix warning about missing prototypes
` [PATCH v7 08/17] integrity: add new keyring handler for mok keys
` [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v7 10/17] KEYS: add a reference to machine keyring
` [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v7 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys
` [PATCH v7 14/17] integrity: store reference to machine keyring
` [PATCH v7 15/17] efi/mokvar: move up init order
` [PATCH v7 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v7 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true

[PATCH v8 0/8] PCI: brcmstb: have portdrv turn on sub-device power
 2021-11-15 20:26 UTC  (4+ messages)
` [PATCH v8 5/8] PCI/portdrv: add mechanism to turn on subdev regulators

[PATCH net-next 0/2] igc: driver change to support XDP metadata
 2021-11-15 20:36 UTC  (2+ messages)
` [PATCH net-next 1/2] igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS

[PATCH 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2021-11-15 20:58 UTC  (9+ messages)
` [PATCH 03/11] PCI: pci_stub: Suppress kernel DMA ownership auto-claiming

[PATCH v13 1/3] grep: refactor next_match() and match_one_pattern() for external use
 2021-11-15 20:43 UTC  (3+ messages)
` [PATCH v13 3/3] grep/pcre2: fix an edge case concerning ascii patterns and UTF-8 data

[PATCH 0/8] Makefile: generate a hook-list.h, prep for config-based-hooks
 2021-11-15 22:49 UTC  (6+ messages)
` [PATCH 8/8] hook-list.h: add a generated list of hooks, like config-list.h

[PATCH v11 0/2] Update ASUS WMI supported boards
 2021-11-15 22:54 UTC  (3+ messages)
` [PATCH v11 2/2] hwmon: (asus_wmi_sensors) Support X370 Asus WMI

[PATCH] ASoC: adau1701: Replace legacy gpio interface for gpiod
 2021-11-15 23:35 UTC  (2+ messages)

linux-next: manual merge of the gpio-sim tree with the gpio-brgl-fixes tree
 2021-11-15 23:39 UTC 

[PATCH v10, 0/5] soc: mediatek: add mtk mutex support for MT8192
 2021-11-15 23:36 UTC  (9+ messages)
` [PATCH v10, 1/5] drm/mediatek: add component OVL_2L2
` [PATCH v10, 2/5] drm/mediatek: add component POSTMASK
` [PATCH v10, 3/5] drm/mediatek: add component RDMA4
` [PATCH v10, 5/5] drm/mediatek: add support for mediatek SOC MT8192

[PATCH v2] ASoC: cs42l42: Add control for audio slow-start switch
 2021-11-15 23:34 UTC  (2+ messages)

[PATCH v4] mm: Add PM_HUGE_THP_MAPPING to /proc/pid/pagemap
 2021-11-15 22:50 UTC  (5+ messages)

[PATCH] perf bench: flush stats when pipe it to a file or to tee
 2021-11-15 22:41 UTC  (4+ messages)

linux-next: build failure after merge of the gpio-brgl tree
 2021-11-15 23:51 UTC 

[RFC] DT: bindings: Powerzone new bindings
 2021-11-15 22:39 UTC 

[PATCH 0/3] ASoC: cs42l42: Fix definition and handling of jack switch invert
 2021-11-15 23:35 UTC  (2+ messages)
` (subset) "

[PATCH] firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
 2021-11-15 23:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: sound: wlf,wm8903: Convert txt bindings to yaml
 2021-11-15 23:35 UTC  (2+ messages)

[PATCH] ASoC: codecs: Axe some dead code in 'wcd_mbhc_adc_hs_rem_irq()'
 2021-11-15 23:35 UTC  (2+ messages)

[PATCH] hugetlb: fix hugetlb cgroup refcounting during mremap
 2021-11-15 22:39 UTC  (3+ messages)

[PATCH 5.4 000/355] 5.4.160-rc1 review
 2021-11-15 23:36 UTC  (3+ messages)
` [PATCH 5.4 169/355] net: dsa: lantiq_gswip: serialize access to the PCE table

[PATCH RT 0/9] Linux 5.10.78-rt56-rc1
 2021-11-15 23:33 UTC  (6+ messages)
` [PATCH RT 5/9] mm: Disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
` [PATCH RT 6/9] fscache: Use only one fscache_object_cong_wait
` [PATCH RT 7/9] fscache: Use only one fscache_object_cong_wait. [update]
` [PATCH RT 8/9] locking: Drop might_resched() from might_sleep_no_state_check()
` [PATCH RT 9/9] Linux 5.10.78-rt56-rc1

drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c:236:9: warning: The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage [clang-analyzer-core.uninitialized.Assign]
 2021-11-16  0:15 UTC 

[PATCH v9 00/76] support vector extension v1.0
 2021-11-16  0:12 UTC  (3+ messages)
` [PATCH v9 68/76] target/riscv: gdb: support vector registers for rv64 & rv32

[PATCH] ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol 'ret'
 2021-11-15 23:34 UTC  (2+ messages)

+ mm-fix-panic-in-__alloc_pages.patch added to -mm tree
 2021-11-15 23:11 UTC  (9+ 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.