All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-01 13:50:06 to 2021-12-01 14:48:02 UTC [more...]

[PATCH v4 00/66] Introducing the Maple Tree
 2021-12-01 14:30 UTC  (33+ messages)
` [PATCH v4 02/66] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v4 01/66] radix tree test suite: Add pr_err define
` [PATCH v4 04/66] radix tree test suite: Add support for slab bulk APIs
` [PATCH v4 03/66] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v4 06/66] mm: Start tracking VMAs with maple tree
` [PATCH v4 07/66] mm: Add VMA iterator
` [PATCH v4 09/66] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
` [PATCH v4 08/66] mmap: Use the VMA iterator in count_vma_pages_range()
` [PATCH v4 10/66] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v4 12/66] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v4 13/66] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v4 15/66] mm: Convert vma_lookup() to use the Maple Tree
` [PATCH v4 16/66] mm: Remove rb tree
` [PATCH v4 18/66] xen: Use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v4 21/66] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v4 22/66] mm: Use maple tree operations for find_vma_intersection() and find_vma()
` [PATCH v4 23/66] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v4 25/66] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v4 27/66] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v4 34/66] cxl: Remove vma linked list walk
` [PATCH v4 38/66] coredump: "
` [PATCH v4 44/66] ipc/shm: Use VMA iterator instead of linked list
` [PATCH v4 48/66] fork: Use VMA iterator
` [PATCH v4 52/66] mm/ksm: Use maple tree iterators instead of vma linked list
` [PATCH v4 55/66] mm/mempolicy: "
` [PATCH v4 54/66] mm/memcontrol: Stop using mm->highest_vm_end
` [PATCH v4 56/66] mm/mlock: Use maple tree iterators instead of vma linked list
` [PATCH v4 57/66] mm/mprotect: Use maple tree navigation "
` [PATCH v4 64/66] nommu: Remove uses of VMA "
` [PATCH v4 63/66] i915: Use the VMA iterator
` [PATCH v4 65/66] mm: Remove the vma linked list
` [PATCH v4 66/66] mm/mmap: Drop range_has_overlap() function

get file via tftp and write to filesystem, get length of tftp transfer
 2021-12-01 14:36 UTC  (4+ messages)

[PATCH v6 00/18] powerpc: Make hash MMU code build configurable
 2021-12-01 14:41 UTC  (9+ messages)
` [PATCH v6 01/18] powerpc: Remove unused FW_FEATURE_NATIVE references
` [PATCH v6 02/18] powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE
` [PATCH v6 03/18] powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE
` [PATCH v6 04/18] powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specific
` [PATCH v6 05/18] powerpc/pseries: move process table registration away from hash-specific code
` [PATCH v6 06/18] powerpc/pseries: lparcfg don't include slb_size line in radix mode
` [PATCH v6 07/18] powerpc/64s: move THP trace point creation out of hash specific file
` [PATCH v6 08/18] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled

[PATCH v3 0/3] PCI: apple: Assorted #PERST fixes
 2021-12-01 14:46 UTC  (5+ messages)
` [PATCH v3 2/3] arm64: dts: apple: t8103: Fix PCIe #PERST polarity

[PATCH] btrfs/099: Fix qgroupid issue
 2021-12-01 14:46 UTC 

crypto: stm32: Broken RPM changes should be reverted
 2021-12-01 14:46 UTC  (3+ messages)
` crypto: stm32 - Revert broken pm_runtime_resume_and_get changes

[PATCH 1/1] thermal: imx8mm: enable ADC when enabling monitor
 2021-12-01 14:45 UTC  (4+ messages)
  ` (EXT) "

[PATCH] kprobes: Limit max data_size of the kretprobe instances
 2021-12-01 14:45 UTC 

[PATCH V2] net/rds: correct socket tunable error in rds_tcp_tune()
 2021-12-01 14:45 UTC 

[intel-lts:5.10/yocto 18818/18869] drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:1470:6: warning: no previous prototype for 'need_tasklet'
 2021-12-01 14:46 UTC 

[PATCH v2 1/5] dt-bindings: Powerzone new bindings
 2021-12-01 14:43 UTC  (3+ messages)

[paulmck-rcu:dev.2021.11.30b] BUILD SUCCESS a1f5859d3cf6dee7647d39ec926774f05c8d5593
 2021-12-01 14:39 UTC 

[PATCH 1/2] HID: add hid_is_usb() function to make it simpler for USB detection
 2021-12-01 14:43 UTC  (4+ messages)
` [PATCH 2/2] HID: check for valid USB device for many HID drivers

[PATCH] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-12-01 14:40 UTC  (11+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-01 14:41 UTC  (8+ messages)
            ` [PATCH] loop: make autoclear operation asynchronous

[PATCH] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-01 14:40 UTC  (2+ messages)

[PATCH] cgroup: Trace event cgroup id fields should be u64
 2021-12-01 14:40 UTC 

[PATCH] ext4: implement support for get/set fs label
 2021-12-01 14:39 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v11 0/6] gpio-sim: configfs-based GPIO simulator
 2021-12-01 14:36 UTC  (12+ messages)
` [PATCH v11 2/6] gpiolib: allow to specify the firmware node in struct gpio_chip

[PATCH v2] rcu: Fix description of kvfree_rcu()
 2021-12-01 14:37 UTC  (2+ messages)

[PATCH v2] sched/fair: Fix detection of per-CPU kthreads waking a task
 2021-12-01 14:34 UTC 

[PATCH 0/4] (mainly) IOMMU hook adjustments
 2021-12-01 14:39 UTC  (3+ messages)
` [PATCH 2/4] VT-d / x86: re-arrange cache syncing

[PATCH] of/irq: Add a quirk for controllers with their own definition of interrupt-map
 2021-12-01 14:35 UTC  (16+ messages)

[PATCH RFC v5 0/2] nfsd: Initial implementation of NFSv4 Courteous Server
 2021-12-01 14:36 UTC  (18+ messages)

main - spec: Add lvmautoactivation man page
 2021-12-01 14:37 UTC 

[RFC PATCH] vreportf: ensure sensible ordering of normal and error output
 2021-12-01 14:34 UTC  (6+ messages)
      ` "breaking" command output message parsing (was: [RFC PATCH] vreportf: ensure sensible ordering of normal and error output)

[PATCH v10 0/8] MIPS: JZ4780 and CI20 HDMI
 2021-12-01 14:33 UTC  (10+ messages)
` [PATCH v10 4/8] drm/ingenic: Add dw-hdmi driver for jz4780

[PATCH v13 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-12-01 14:33 UTC  (6+ messages)
` [PATCH v13 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma

[Intel-gfx] [PATCH 1/2] Revert "drm/i915: Implement Wa_1508744258"
 2021-12-01 14:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] Revert "drm/i915: Implement Wa_1508744258" (rev2)

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2021-12-01 14:15 UTC  (7+ messages)
` [PATCH v9 "

more I/O context cleanup
 2021-12-01 14:33 UTC  (5+ messages)
` [PATCH 6/7] block: cleanup ioc_clear_queue

[PATCH net-next 0/7] Broadcom DT bindings conversion to YAML
 2021-12-01 14:33 UTC  (13+ messages)
` [PATCH net-next 3/7] dt-bindings: net: Document moca PHY interface
` [PATCH net-next 4/7] dt-bindings: net: Convert GENET binding to YAML
` [PATCH net-next 6/7] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH net-next 7/7] dt-bindings: net: Convert iProc MDIO mux "

[PATCH] MAINTAINERS: Add Frederic and Neeraj to their RCU files
 2021-12-01 14:33 UTC 

[PATCH v3 0/5] Add pin control support for lpass sc7280
 2021-12-01 14:33 UTC  (4+ messages)
` [PATCH v3 3/5] pinctrl: qcom: Move chip specific functions to right files

[OE-core] patch files in a directory aren't applied
 2021-12-01 14:34 UTC  (2+ messages)

[RFC 00/12] io_uring zerocopy send
 2021-12-01 14:31 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/10] drm/i915: break intel_display_types.h dependency on i915_drv.h
 2021-12-01 14:31 UTC  (13+ messages)
` [Intel-gfx] [PATCH v2 01/10] drm/i915/display: add intel_crtc_wait_for_next_vblank() and use it
` [Intel-gfx] [PATCH v2 02/10] drm/i915/crtc: rename intel_get_crtc_for_pipe() to intel_crtc_for_pipe()
` [Intel-gfx] [PATCH v2 03/10] drm/i915/crtc: rename intel_get_crtc_for_plane() to intel_crtc_for_plane()
` [Intel-gfx] [PATCH v2 04/10] drm/i915/display: remove intel_wait_for_vblank()
` [Intel-gfx] [PATCH v2 05/10] drm/i915/crtc: un-inline some crtc functions and move to intel_crtc.[ch]
` [Intel-gfx] [PATCH v2 06/10] drm/i915/fb: move intel_fb_uses_dpt to intel_fb.c and un-inline
` [Intel-gfx] [PATCH v2 07/10] drm/i915: split out intel_pm_types.h
` [Intel-gfx] [PATCH v2 08/10] drm/i915: move enum hpd_pin to intel_display.h
` [Intel-gfx] [PATCH v2 09/10] drm/i915/display: convert dp_to_i915() to a macro
` [Intel-gfx] [PATCH v2 10/10] drm/i915/display: stop including i915_drv.h from intel_display_types.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: break intel_display_types.h dependency on i915_drv.h (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[RFC PATCH] dt-bindings: nvmem: add transformation support
 2021-12-01 14:30 UTC  (3+ messages)

[PATCH v3 1/2] scsi: sd_zbc: Simplify zone full condition check
 2021-12-01 14:28 UTC  (2+ messages)
` [PATCH v3 2/2] scsi: sd_zbc: Clean up sd_zbc_parse_report() setting of wp

[bug report] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
 2021-12-01 14:28 UTC  (2+ messages)

[PATCH v3] ath10k: Fix the MTU size on QCA9377 SDIO
 2021-12-01 14:27 UTC  (3+ messages)

[PATCH v8 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-12-01 14:26 UTC  (12+ messages)
` [PATCH v8 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst

[PULL 0/1] MAINTAINERS update
 2021-12-01 13:49 UTC  (3+ messages)

[PATCH] firmware_loader: export sysctl registration
 2021-12-01 14:25 UTC  (5+ messages)

[igt-dev] ✗ Fi.CI.BAT: failure for tests/amdgpu: Introduces DP DSC test
 2021-12-01 14:26 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v2 0/3] Biplanar testcases
 2021-12-01 14:24 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Biplanar testcases (rev6)

[PATCH v1 1/1] media: atomisp: fix "variable dereferenced before check 'asd'"
 2021-12-01 14:19 UTC 

[isar-cip-core][PATCH v2] linux-cip: Update to latest releases
 2021-12-01 14:23 UTC 

[PATCH 0/4] rockchip: Improve support for Bob chromebook and add support for Kevin
 2021-12-01 14:23 UTC  (2+ messages)

[PATCH v2 0/6] x86-64: Stack protector and percpu improvements
 2021-12-01 14:21 UTC  (4+ messages)
` [PATCH v2 2/6] x86-64: Convert stack protector to normal percpu variable

[PATCH] vt: Fix sleeping functions called from atomic context
 2021-12-01 14:20 UTC  (7+ messages)
      ` [PATCH] tty: vt: make do_con_write() no-op if IRQ is disabled

[PATCH v1 00/10] misc: at25: Code cleanups and improvements
 2021-12-01 14:19 UTC  (2+ messages)

[PATCH 0/2] migration: multifd live migration improvement
 2021-12-01 14:15 UTC  (11+ messages)
` [PATCH 1/2] multifd: use qemu_sem_timedwait in multifd_recv_thread to avoid waiting forever

[PATCH v1 0/3] misc: at25: Fix issues brought with FRAM support
 2021-12-01 14:19 UTC  (2+ messages)

[PATCH] patch.py: Initialize git repo before patching
 2021-12-01 14:19 UTC  (3+ messages)
` [OE-core] "

bug: usb: gadget: FSL_UDC_CORE Corrupted request list leads to unrecoverable loop
 2021-12-01 14:19 UTC  (11+ messages)

[PATCH v2 0/3] drm/etnaviv: IOMMU related fixes
 2021-12-01 14:18 UTC  (6+ messages)
` [PATCH v2 3/3] drm/etnaviv: use a 32 bit mask as coherent DMA mask

[PATCH v1 1/1] list: Introduce list_is_head() helper and re-use it in list.h
 2021-12-01 14:18 UTC 

[PATCH] usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
 2021-12-01 14:16 UTC  (4+ messages)

[meta-oe][PATCH v2] patch.py: Initialize git repo before patching
 2021-12-01 14:15 UTC 

[PATCH 1/2] irqchip: nvic: Fix offset for Interrupt Priority Offsets
 2021-12-01 14:15 UTC  (6+ messages)
` [PATCH 2/2] irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER

[PATCH v3 0/2] docs/zh_CN: add scheduler completion translation
 2021-12-01 14:15 UTC  (4+ messages)
` [PATCH v3 2/2] docs/zh_CN: add "

[PATCH v3 1/4] mfd: da9062: make register CONFIG_I writable
 2021-12-01 14:11 UTC  (3+ messages)
` [PATCH v3 2/4] watchdog: da9062: reset board on watchdog timeout

[PATCH v2 1/1] usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
 2021-12-01 14:14 UTC  (2+ messages)

[PATCH 0/2] Set GIT_TRACE2_EVENT_NESTING in test-lib.sh
 2021-12-01 14:06 UTC  (5+ messages)
` [PATCH] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD

[PATCH bpf-next] selftests/bpf: Build testing_helpers.o out of tree
 2021-12-01 14:13 UTC  (3+ messages)

[PATCH] usb: gadget: composite: req->complete not set, using wrong callback for complete
 2021-12-01 14:12 UTC  (5+ messages)
` [PATCH v4] "

[PATCH 00/31] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-01 14:09 UTC  (4+ messages)
` [PATCH 04/31] kasan, page_alloc: simplify kasan_poison_pages call site

bitbake-layers create-layer could be mentioned in common-tasks.html
 2021-12-01 14:11 UTC 

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2021-12-01 14:11 UTC 

[PATCH v3] drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms()
 2021-12-01 12:48 UTC  (4+ messages)
` [PATCH v4] "

Merge conflict when lines next to each other are changed
 2021-12-01 14:09 UTC  (3+ messages)

[PATCH] arm64: dts: Update NAND MTD partition for Agilex and Stratix 10
 2021-12-01 14:09 UTC  (2+ messages)

[PATCH v4 00/24] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-12-01 14:08 UTC  (4+ messages)
` [PATCH v4 06/24] ARM: tegra: Add common device-tree base for Tegra30 ASUS Transformers

[PATCH v3 00/17] UFS patches for kernel v5.17
 2021-12-01 14:08 UTC  (5+ messages)
` [PATCH v3 10/17] scsi: ufs: Fix a deadlock in the error handler
` [PATCH v3 15/17] scsi: ufs: Stop using the clock scaling lock "

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-01 14:00 UTC  (10+ messages)

[PATCH] ACPI / EC: Mark the ec_sys write_support param as module_param_hw()
 2021-12-01 14:06 UTC  (2+ messages)
` [External] "

[PATCH v2] x86/sme: Explicitly map new EFI memmap table as encrypted
 2021-12-01 14:05 UTC  (7+ messages)

Is t7006-pager.sh racy?
 2021-12-01 14:03 UTC  (4+ messages)

[android-common:android12-5.10 11720/13800] kernel/module.c:4792:6: warning: no previous prototype for function 'android_debug_for_each_module'
 2021-12-01 14:05 UTC 

sound/soc/codecs/max98373-sdw.c:789:26: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-12-01 14:05 UTC 

[PATCH v3] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-12-01 14:01 UTC  (3+ messages)

[PATCH yocto-autobuilder-helper] scripts/run-docs-build: stop using the "transition" branch
 2021-12-01 13:59 UTC 

Odd square bracket encoding in QOM names
 2021-12-01 13:58 UTC  (3+ messages)

[PATCH v6 0/2] Codec driver for TLV320ADC3001 and 3101
 2021-12-01 13:58 UTC  (3+ messages)

[PATCH v2 0/4] binder: Prevent untranslated sender data from being copied to target
 2021-12-01 13:58 UTC  (7+ messages)
` [PATCH v2 1/4] binder: fix handling of error during copy
` [PATCH v2 2/4] binder: avoid potential data leakage when copying txn
` [PATCH v2 3/4] binder: read pre-translated fds from sender buffer

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-01 13:57 UTC  (2+ messages)

[PATCH 0/3] page table check
 2021-12-01 13:55 UTC  (5+ messages)
` [PATCH 3/3] x86: mm: add x86_64 support for "

[PATCH for-next v4 00/13] Correct race conditions in rdma_rxe
 2021-12-01 13:55 UTC  (5+ messages)
` [PATCH for-next v4 10/13] RDMA/rxe: Prevent taking references to dead objects

[PATCH v2 0/8] drivers/perf: CPU PMU driver for Apple M1
 2021-12-01 13:49 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: arm-pmu: Document Apple PMU compatible strings
` [PATCH v2 2/8] dt-bindings: apple, aic: Add CPU PMU per-cpu pseudo-interrupts
` [PATCH v2 3/8] irqchip/apple-aic: Add cpumasks for E and P cores
` [PATCH v2 4/8] irqchip/apple-aic: Wire PMU interrupts
` [PATCH v2 5/8] irqchip/apple-aic: Move PMU-specific registers to their own include file
` [PATCH v2 6/8] arm64: apple: t8301: Add PMU nodes
` [PATCH v2 7/8] drivers/perf: arm_pmu: Handle 47 bit counters
` [PATCH v2 8/8] drivers/perf: Add Apple icestorm/firestorm CPU PMU driver

[PATCH] CodingGuidelines: document which output goes to stdout vs. stderr
 2021-12-01 13:50 UTC  (3+ messages)

[ANNOUNCE] v4.19.217-cip62-rt23 (-rt95)
 2021-12-01 13:53 UTC 

[PATCH] erofs-utils: make liberofs more C++ friendly
 2021-12-01 13:53 UTC 

[PATCH 0/2] Use the built-in implementation of the interactive add command by default
 2021-12-01 13:43 UTC  (2+ messages)

[PATCH] md: Fix unexpected behaviour in is_mddev_idle
 2021-12-01 13:50 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/adl_p: Add adl-p ddc pin mapping
 2021-12-01 13:51 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/adl_p: Add adl-p ddc pin mapping (rev2)

[PATCH] PM: runtime: Allow rpm_resume() to succeed when runtime PM is disabled
 2021-12-01 13:49 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/iwd: enable required kernel dependencies
 2021-12-01 13:51 UTC 

[PATCH v2 0/4] docs: add better support for Sphinx themes and CSS
 2021-12-01 13:50 UTC  (5+ messages)
` [PATCH v2 1/4] docs: allow selecting a Sphinx theme
` [PATCH v2 2/4] docs: allow to pass extra CSS themes via make
` [PATCH v2 3/4] docs: set format for the classic mode
` [PATCH v2 4/4] docs: add support for RTD dark mode


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.