All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-05 19:41:34 to 2021-11-05 20:38:37 UTC [more...]

incoming
 2021-11-05 20:38 UTC  (76+ messages)
` [patch 001/262] scripts/spelling.txt: add more spellings to spelling.txt
` [patch 002/262] scripts/spelling.txt: fix "mistake" version of "synchronization"
` [patch 003/262] scripts/decodecode: fix faulting instruction no print when opps.file is DOS format
` [patch 004/262] ocfs2: fix handle refcount leak in two exception handling paths
` [patch 005/262] ocfs2: cleanup journal init and shutdown
` [patch 006/262] ocfs2/dlm: remove redundant assignment of variable ret
` [patch 007/262] ocfs2: fix data corruption on truncate
` [patch 008/262] ocfs2: do not zero pages beyond i_size
` [patch 009/262] fs/posix_acl.c: avoid -Wempty-body warning
` [patch 010/262] d_path: fix Kernel doc validator complaining
` [patch 011/262] mm: move kvmalloc-related functions to slab.h
` [patch 012/262] mm/slab.c: remove useless lines in enable_cpucache()
` [patch 013/262] slub: add back check for free nonslab objects
` [patch 014/262] mm, slub: change percpu partial accounting from objects to pages
` [patch 015/262] mm/slub: increase default cpu partial list sizes
` [patch 016/262] mm, slub: use prefetchw instead of prefetch
` [patch 017/262] mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT
` [patch 018/262] mm: don't include <linux/dax.h> in <linux/mempolicy.h>
` [patch 019/262] lib/stackdepot: include gfp.h
` [patch 020/262] lib/stackdepot: remove unused function argument
` [patch 021/262] lib/stackdepot: introduce __stack_depot_save()
` [patch 022/262] kasan: common: provide can_alloc in kasan_save_stack()
` [patch 023/262] kasan: generic: introduce kasan_record_aux_stack_noalloc()
` [patch 024/262] workqueue, kasan: avoid alloc_pages() when recording stack
` [patch 025/262] kasan: fix tag for large allocations when using CONFIG_SLAB
` [patch 026/262] kasan: test: add memcpy test that avoids out-of-bounds write
` [patch 027/262] mm/smaps: fix shmem pte hole swap calculation
` [patch 028/262] mm/smaps: use vma->vm_pgoff directly when counting partial swap
` [patch 029/262] mm/smaps: simplify shmem handling of pte holes
` [patch 030/262] mm: debug_vm_pgtable: don't use __P000 directly
` [patch 031/262] kasan: test: bypass __alloc_size checks
` [patch 032/262] rapidio: avoid bogus __alloc_size warning
` [patch 033/262] Compiler Attributes: add __alloc_size() for better bounds checking
` [patch 034/262] slab: clean up function prototypes
` [patch 035/262] slab: add __alloc_size attributes for better bounds checking
` [patch 036/262] mm/kvmalloc: "
` [patch 037/262] mm/vmalloc: "
` [patch 038/262] mm/page_alloc: "
` [patch 039/262] percpu: "
` [patch 040/262] mm/page_ext.c: fix a comment
` [patch 041/262] mm: stop filemap_read() from grabbing a superfluous page
` [patch 042/262] mm: export bdi_unregister
` [patch 043/262] mtd: call bdi_unregister explicitly
` [patch 044/262] fs: explicitly unregister per-superblock BDIs
` [patch 045/262] mm: don't automatically unregister bdis
` [patch 046/262] mm: simplify bdi refcounting
` [patch 047/262] mm: don't read i_size of inode unless we need it
` [patch 048/262] mm/filemap.c: remove bogus VM_BUG_ON
` [patch 049/262] mm: move more expensive part of XA setup out of mapping check
` [patch 050/262] mm/gup: further simplify __gup_device_huge()
` [patch 051/262] mm/swapfile: remove needless request_queue NULL pointer check
` [patch 052/262] mm/swapfile: fix an integer overflow in swap_show()
` [patch 053/262] mm: optimise put_pages_list()
` [patch 054/262] mm/memcg: drop swp_entry_t* in mc_handle_file_pte()
` [patch 055/262] memcg: flush stats only if updated
` [patch 056/262] memcg: unify memcg stat flushing
` [patch 057/262] mm/memcg: remove obsolete memcg_free_kmem()
` [patch 058/262] mm/list_lru.c: prefer struct_size over open coded arithmetic
` [patch 059/262] memcg, kmem: further deprecate kmem.limit_in_bytes
` [patch 060/262] mm: list_lru: remove holding lru lock
` [patch 061/262] mm: list_lru: fix the return value of list_lru_count_one()
` [patch 062/262] mm: memcontrol: remove kmemcg_id reparenting
` [patch 063/262] mm: memcontrol: remove the kmem states
` [patch 064/262] mm: list_lru: only add memcg-aware lrus to the global lru list
` [patch 065/262] mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks
` [patch 066/262] mm, oom: do not trigger out_of_memory from the #PF
` [patch 067/262] memcg: prohibit unconditional exceeding the limit of dying tasks
` [patch 068/262] mm/mmap.c: fix a data race of mm->total_vm
` [patch 069/262] mm: use __pfn_to_section() instead of open coding it
` [patch 070/262] mm/memory.c: avoid unnecessary kernel/user pointer conversion
` [patch 071/262] mm/memory.c: use correct VMA flags when freeing page-tables
` [patch 072/262] mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte
` [patch 073/262] mm: clear vmf->pte after pte_unmap_same() returns
` [patch 074/262] mm: drop first_index/last_index in zap_details
` [patch 075/262] mm: add zap_skip_check_mapping() helper

[PATCH 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-05 20:35 UTC  (4+ messages)
` [PATCH 2/2] selftests: timens: exec: use 'labs()' "

[XEN][PATCH 0/2] Changes for libfdt v.1.6.1
 2021-11-05 20:33 UTC  (3+ messages)
` [XEN][PATCH 2/2] xen: libfdt: Changes to make libfdt v1.6.1 compatible with Xen

[Buildroot] [git commit] CHANGES: prepare for 2021.11-rc1
 2021-11-05 20:30 UTC 

[oe-core][PATCH 1/2] devtools: Initial recipe for repo 2.17.3
 2021-11-05 20:32 UTC  (7+ messages)
` [bitbake-devel] "

[PATCH v10 00/10] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-05 20:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace (rev2)

Distinguish mediatek drivers
 2021-11-05 20:29 UTC  (2+ messages)

[PATCH 00/20] btrfs-progs: extent tree v2 global root support prep work
 2021-11-05 20:28 UTC  (21+ messages)
` [PATCH 01/20] btrfs-progs: simplify btrfs_make_block_group
` [PATCH 02/20] btrfs-progs: check: don't walk down non fs-trees for qgroup check
` [PATCH 03/20] btrfs-progs: filesystem-show: close ctree once we're done
` [PATCH 04/20] btrfs-progs: add a helper for setting up a root node
` [PATCH 05/20] btrfs-progs: btrfs-shared: stop passing root to csum related functions
` [PATCH 06/20] btrfs-progs: check: stop passing csum root around
` [PATCH 07/20] btrfs-progs: stop accessing ->csum_root directly
` [PATCH 08/20] btrfs-progs: image: keep track of seen blocks when walking trees
` [PATCH 09/20] btrfs-progs: common: move btrfs_fix_block_accounting to repair.c
` [PATCH 10/20] btrfs-progs: check: abstract out the used marking helpers
` [PATCH 11/20] btrfs-progs: check: move btrfs_mark_used_tree_blocks to common
` [PATCH 12/20] btrfs-progs: mark reloc roots as used
` [PATCH 13/20] btrfs-progs: stop accessing ->extent_root directly
` [PATCH 14/20] btrfs-progs: stop accessing ->free_space_root directly
` [PATCH 15/20] btrfs-progs: track csum, extent, and free space trees in a rb tree
` [PATCH 16/20] btrfs-progs: check: make reinit work per found root item
` [PATCH 17/20] btrfs-progs: check: check the global roots for uptodate root nodes
` [PATCH 18/20] btrfs-progs: check: check all of the csum roots
` [PATCH 19/20] btrfs-progs: check: fill csum root from all extent roots
` [PATCH 20/20] btrfs-progs: common: search all extent roots for marking used space

[PATCH v2] drm/msm/devfreq: Fix OPP refcnt leak
 2021-11-05 20:29 UTC  (6+ messages)

[RFC][PATCH 00/22] x86: Remove anonymous out-of-line fixups
 2021-11-05 20:26 UTC  (9+ messages)
` [RFC][PATCH 07/22] x86,extable: Extend extable functionality

[PATCH] staging/fbtft: Fix backlight
 2021-11-05 20:26 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 0/5] drm/dp, drm/i915: Finish basic PWM support for VESA backlight helpers
 2021-11-05 20:25 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 3/5] drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
  `  "
    ` [Nouveau] "

[PATCH] staging: fbtft: Remove fb_watterott driver
 2021-11-05 20:24 UTC  (2+ messages)

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-11-05 20:24 UTC  (6+ messages)
` [WIP v2 "
  ` [WIP v2 1/2] config: make git_config_include() static
  ` [WIP v2 2/2] config: include file if remote URL matches a glob

[meta-networking][PATCH] mctp: Fix build with 5.15+ kernel headers
 2021-11-05 20:24 UTC 

Need info: How can I have conditional includes in a topology conf file
 2021-11-05 20:23 UTC 

[PATCH 0/5] KVM: Turn the vcpu array into an xarray
 2021-11-05 20:21 UTC  (13+ messages)
` [PATCH 1/5] KVM: Move wiping of the kvm->vcpus array to common code
` [PATCH 4/5] KVM: x86: Use kvm_get_vcpu() instead of open-coded access
` [PATCH 5/5] KVM: Convert the kvm->vcpus array to a xarray

[helgaas-pci:pci/host/apple] BUILD SUCCESS 468c8d52c33271d21aac070ebef9283f302094cc
 2021-11-05 20:21 UTC 

[PATCH v1 2/2] iio: test: Add test for IIO_VAL_INT_64
 2021-11-05 20:20 UTC  (3+ messages)

[PATCH v2] kvm: x86: Convert return type of *is_valid_rdpmc_ecx() to bool
 2021-11-05 20:20 UTC 

[PATCH v8 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
 2021-11-05 20:20 UTC  (3+ messages)
` [PATCH v8 2/6] gpio: Add Delta TN48M CPLD GPIO driver

[PATCH] arm64: mte: avoid clearing PSTATE.TCO on entry unless necessary
 2021-11-05 20:18 UTC  (5+ messages)

[RESEND PATCH v2] thermal: Fix a NULL pointer dereference
 2021-11-05 20:19 UTC  (8+ messages)

stable-rc/queue/5.14 baseline: 136 runs, 1 regressions (v5.14.16-16-gb3f503991ac1)
 2021-11-05 20:19 UTC 

[PATCH bpf-next v3 06/10] xsk: propagate napi_id to XDP socket Rx path
 2021-11-05 20:17 UTC  (3+ messages)

[PATCH] selftests: vDSO: parse: warning: fix assignment as a condition
 2021-11-05 20:17 UTC  (2+ messages)

[dm-devel] [PATCH 0/8] improving config parsing warnings
 2021-11-05 20:16 UTC  (14+ messages)
` [dm-devel] [PATCH 6/8] libmultipath: improve checks for set_str
` [dm-devel] [PATCH 7/8] libmultipath: split set_int to enable reuse
` [dm-devel] [PATCH 8/8] libmultipath: cleanup invalid config handling

[PATCH] ASoC: mediatek: mt8173-rt5650: Rename Speaker control to Ext Spk
 2021-11-05 20:14 UTC  (5+ messages)

[PATCH 1/2] selftests: cgroup: build error multiple outpt files
 2021-11-05 20:15 UTC  (4+ messages)
` [PATCH 2/2] selftests: cgroup: use function 'labs()' over 'abs()'

[PATCH 0/9] ASoC: Ietel: Add Dell ADL products support
 2021-11-05 20:14 UTC  (2+ messages)

[PATCH net v4] net: marvell: prestera: fix hw structure laid out
 2021-11-05 20:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/bird: fix build with autoconf >= 2.70
 2021-11-05 20:12 UTC 

[dpdk-dev] [PATCH 0/4] net/sfc: support SN1022 SoC
 2021-11-05 20:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH 4/4] net/sfc: support regioned NIC DMA memory mapping type

[PATCH 00/22] DC Patches Nov 4, 2021
 2021-11-05 20:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b477ae38e81579a32caca7f4fb428275cb6b46c1
 2021-11-05 20:12 UTC 

[virtio-comment] [PATCH v4 0/1] virtio-pmem: Support describing pmem as shared memory region
 2021-11-05 20:11 UTC  (2+ messages)
` [virtio-comment] [PATCH v4 1/1] "

[PATCH v1 1/2] image: Fix typo in boot_get_kbd()
 2021-11-05 20:09 UTC  (2+ messages)
` [PATCH v1 2/2] image: Explicitly declare do_bdinfo()

[PATCH] target/ppc, hw/ppc: Change maintainers
 2021-11-05 20:05 UTC  (4+ messages)

A38x: Broken Linux kernel booting over UART
 2021-11-05 20:02 UTC  (11+ messages)
                ` Booting zImage with appended DTB without ATAGs support

[PATCH] MIPS: Allow modules to set board_be_handler
 2021-11-05 20:01 UTC 

[PATCH] NFS: Avoid using error uninitialized in nfs_lookup()
 2021-11-05 20:01 UTC  (2+ messages)

[PATCH 1/1] drivers/can: 32-bit userspace app support for rtcan
 2021-11-05 19:59 UTC 

[PATCH 1/2] drm/amdkfd: convert to IP-based version checking
 2021-11-05 19:58 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: convert misc checks to IP "

[PATCH 1/2] gdb: Upgrade to 11.1
 2021-11-05 19:57 UTC  (4+ messages)
` [OE-core] "

[PATCH v4 0/3] qapi & doc: deprecate drive-backup
 2021-11-05 19:56 UTC  (3+ messages)
` [PATCH v4 3/3] qapi: "

[PATCH v2] usb: core: reduce power-on-good delay time of root hub
 2021-11-05 19:56 UTC  (9+ messages)
` [PATCH] xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay

parisc build failures in mainline kernel
 2021-11-05 19:55 UTC  (7+ messages)

stable-rc/queue/4.14 baseline: 160 runs, 3 regressions (v4.14.254-7-gb686a40d0d7e)
 2021-11-05 19:55 UTC 

[PATCH v6 1/2] net: brcm: netXtreme driver
 2021-11-05 19:54 UTC  (3+ messages)

[PATCH v3 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-05 19:51 UTC  (7+ messages)

[PATCH] MIPS: Update bmips_stb_defconfig
 2021-11-05 19:52 UTC 

[PATCH bpf-next v5 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
 2021-11-05 19:51 UTC  (2+ messages)

Kmap-related crashes and memory leaks on 32bit arch (5.15+)
 2021-11-05 19:50 UTC  (3+ messages)

[PATCH v2] arm64: Track no early_pgtable_alloc() for kmemleak
 2021-11-05 19:49 UTC  (3+ messages)

Verifier rejects previously accepted program
 2021-11-05 19:49 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] board/qemu/mips*-malta: switch from IDE disk to SCSI disk
 2021-11-05 19:45 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] configs/qemu_aarch64_sbsa_defconfig: update to Linux 5.15
` [Buildroot] [PATCH 3/4] configs/qemu_arm_versatile_nommu_defconfig: "
` [Buildroot] [PATCH 4/4] configs/qemu: Update defconfigs "

[PATCH 01/10] spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
 2021-11-05 19:40 UTC  (5+ messages)
` [PATCH 09/10] Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig
` [PATCH 10/10] Convert CONFIG_BOARD_EARLY_INIT_F "


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.