All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 19:29:34 to 2022-04-29 20:24:00 UTC [more...]

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-29 20:23 UTC  (15+ messages)

[PATCH] rteval: kcompile: Use systopology to get a list of cpus on a node
 2022-04-29 20:22 UTC 

[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
 2022-04-29 20:22 UTC  (13+ messages)
` [PATCH v2 1/2] "

[PATCH v1] hugetlbfs: fix hugetlbfs_statfs() locking
 2022-04-29 20:22 UTC 

[PATCH] schemas: clock: Add assigned-clocks description
 2022-04-29 20:22 UTC  (3+ messages)

USB device disconnects on resume
 2022-04-29 20:21 UTC  (11+ messages)

[PATCH 0/3] rteval: Offline NUMA node bugfix
 2022-04-29 20:21 UTC  (5+ messages)
` [PATCH 1/3] rteval: systopology: Fix offline NUMA node parsing
` [PATCH 2/3] rteval: kcompile: Fix offline node handling

Able to checkout same branch in multiple worktrees when using symbolic-refs
 2022-04-29 20:19 UTC  (2+ messages)

[PATCH v8 0/8] x86: Show in sysfs if a memory node is able to do encryption
 2022-04-29 20:17 UTC  (9+ messages)
` [PATCH v8 1/8] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v8 2/8] mm/mmzone: Tag pg_data_t "
` [PATCH v8 3/8] x86/e820: Add infrastructure to refactor e820__range_{update,remove}
` [PATCH v8 4/8] x86/e820: Refactor __e820__range_update
` [PATCH v8 5/8] x86/e820: Refactor e820__range_remove
` [PATCH v8 6/8] x86/e820: Tag e820_entry with crypto capabilities
` [PATCH v8 7/8] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v8 8/8] drivers/node: Show in sysfs node's crypto capabilities

[RFC PATCH] grub-mkconfig linux: Fix quadratic algorithm for sorting menu items
 2022-04-29 20:17 UTC 

[PATCH] btrfs-progs: remove the unused btrfs_fs_info::seeding member
 2022-04-29 20:13 UTC  (2+ messages)

[v4 00/18] ASoC: mediatek: Add support for MT8186 SoC
 2022-04-29 20:16 UTC  (8+ messages)
` [v4 16/18] dt-bindings: mediatek: mt8186: add mt8186-mt6366-da7219-max98357 document

[PATCH] drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo
 2022-04-29 20:15 UTC 

[PATCH v8 00/70] Introducing the Maple Tree
 2022-04-29 20:16 UTC  (4+ messages)
` [PATCH v8 66/70] nommu: remove uses of VMA linked list

[PATCH v1 0/8] fio error handling fixes
 2022-04-29 20:15 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 20:14 UTC 

[PATCH] dt-bindings: regulator: mt6315: Enforce regulator-compatible, not name
 2022-04-29 20:13 UTC  (3+ messages)

next/pending-fixes build: 199 builds: 2 failed, 197 passed, 6 errors, 5 warnings (v5.18-rc4-464-g425675974eb3)
 2022-04-29 20:13 UTC 

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-04-29 20:11 UTC  (15+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
` [PATCH v4 2/4] KVM: mmu: add a helper to account memory used by KVM mmu
` [PATCH v4 3/4] KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats
` [PATCH v4 4/4] KVM: arm64/mmu: count KVM s2 "

[PATCH] objtool: Fix STACK_FRAME_NON_STANDARD reloc type
 2022-04-29 20:13 UTC  (2+ messages)

smc91c92_cs.c:undefined reference to `iounmap'
 2022-04-29 20:12 UTC 

[PATCH] linkage: Fix issue with missing symbol size
 2022-04-29 20:12 UTC  (2+ messages)

[PATCH] ci: do not dump error logs in GHA containers
 2022-04-29 20:12 UTC  (6+ messages)

+ vmscan-convert-lazy-freeing-to-folios.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-convert-shmem_add_to_page_cache-to-take-a-folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-turn-shmem_alloc_page-into-shmem_alloc_folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-swap-add-folio_throttle_swaprate.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-convert-shmem_alloc_and_acct_page-to-use-a-folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-convert-dirty-page-handling-to-folios.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-convert-the-activate_locked-portion-of-shrink_page_list-to-folios.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-use-a-folio-in-shmem_unused_huge_shrink.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-29 20:08 UTC  (5+ messages)

+ vmscan-remove-remaining-uses-of-page-in-shrink_page_list.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-convert-shmem_getpage_gfp-to-use-a-folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-convert-page-buffer-handling-to-use-folios.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-move-initialisation-of-mapping-down.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-turn-shmem_should_replace_page-into-shmem_should_replace_folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-shmem-convert-shmem_swapin_page-to-shmem_swapin_folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ swap-convert-add_to_swap-to-take-a-folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ swap-turn-get_swap_page-into-folio_alloc_swap.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-convert-the-writeback-handling-in-shrink_page_list-to-folios.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-huge_memory-convert-do_huge_pmd_anonymous_page-to-use-vma_alloc_folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ mm-remove-alloc_pages_vma.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

+ vmscan-use-folio_mapped-in-shrink_page_list.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

[RFC PATCH v4 00/37] objtool: add base support for arm64
 2022-04-29 20:09 UTC  (5+ messages)
` [RFC PATCH v4 25/37] arm64: bpf: Skip validation of ___bpf_prog_run

+ shmem-convert-shmem_alloc_hugepage-to-use-vma_alloc_folio.patch added to mm-unstable branch
 2022-04-29 20:10 UTC 

[PATCH] dt-bindings: pinctrl: mt8192: Add mediatek, pull-down-adv property
 2022-04-29 20:06 UTC  (3+ messages)
` [PATCH] dt-bindings: pinctrl: mt8192: Add mediatek,pull-down-adv property

[PATCH v5 0/4] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-04-29 20:06 UTC  (8+ messages)
` [PATCH v5 1/4] dt-bindings: display: mediatek: dsi: "

[PATCH 0/2] fix `sudo make install` regression in maint
 2022-04-29 20:05 UTC  (9+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] t: add tests for safe.directory when running with sudo

[PATCH net] rxrpc: Enable IPv6 checksums on transport socket
 2022-04-29 20:05 UTC 

[PATCH 1/4] drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
 2022-04-29 20:04 UTC  (3+ messages)
` [PATCH 3/4] drm/nouveau: use drm_gem_plane_helper_prepare_fb

RTT-PROBE: lore-subspace-rtt
 2022-04-29 20:04 UTC 

[Buildroot] [PATCH v7 1/5] package/pkg-python: migrate flit to new bootstrapping sequence
 2022-04-29 20:04 UTC  (7+ messages)
` [Buildroot] [PATCH v7 4/5] package/python-tomli: bump to version 2.0.1

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-04-29 20:02 UTC  (6+ messages)
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH 1/1] doc: fix typos in bootmenu.rst
 2022-04-29 20:03 UTC 

[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless 19/24] net/rxrpc/output.c:26: undefined reference to `udpv6_sendmsg'
 2022-04-29 20:02 UTC 

[mark:arm64/ftrace/per-callsite-ops 4/6] kernel/exit.c:1815: multiple definition of `abort'; arch/arc/kernel/traps.o:arch/arc/kernel/traps.c:158: first defined here
 2022-04-29 20:02 UTC 

NTFS3 driver is orphan already. What we do?
 2022-04-29 19:59 UTC  (5+ messages)

[PATCH v2] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-29 20:02 UTC  (2+ messages)

Bugreport - submodules are fetched twice in some cases
 2022-04-29 20:02 UTC  (4+ messages)

[PATCH v4 2/8] dt-bindings: pci/qcom,pcie: resets are not defined for msm8996
 2022-04-29 20:02 UTC  (2+ messages)

[PATCH 00/15] kernel-yocto: consolidated pull request
 2022-04-29 20:01 UTC  (3+ messages)
    ` [OE-core] "

[RFC] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-04-29 20:00 UTC  (2+ messages)
` [RFC v2] "

[PATCH 0/5] usb: gadget: uvc: fixes and improvements
 2022-04-29 20:01 UTC  (5+ messages)
` [PATCH 3/5] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI

[meta-ti][master][PATCH] Rename machine from omap-a15 to am57xx
 2022-04-29 20:00 UTC  (2+ messages)

[PATCH 0/2] rpmsg: fix after driver_override patchset
 2022-04-29 19:59 UTC  (3+ messages)
` [PATCH 1/2] rpmsg: Fix calling device_lock() on non-initialized device
` [PATCH 2/2] rpmsg: use local 'dev' variable

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 19:59 UTC  (10+ messages)
` [PATCH RFC v23 1/7] NFSD: add courteous server support for thread with only delegation
` [PATCH RFC v23 5/7] fs/lock: add 2 callbacks to lock_manager_operations to resolve conflict

[PATCH] arm64: dts: mediatek: Add fallback compatible for mt8192's flash
 2022-04-29 19:57 UTC  (3+ messages)

[PATCH] platform/surface: aggregator: Fix initialization order when compiling as builtin module
 2022-04-29 19:57 UTC 

[RFC PATCH v2 0/5] drm/msm/dp: implement HPD notifications handling
 2022-04-29 19:57 UTC  (6+ messages)
` [RFC PATCH v2 1/5] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [RFC PATCH v2 2/5] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [RFC PATCH v2 3/5] drm/bridge_connector: implement oob_hotplug_event
` [RFC PATCH v2 4/5] drm/msm/dp: remove most of usbpd-related remains
` [RFC PATCH v2 5/5] drm/msm/dp: Implement hpd_notify()

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-04-29 19:57 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/8] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-29 19:56 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Introduce has_media_ratio_mode
` [Intel-gfx] [PATCH 2/8] drm/i915/gt: Add media freq factor to per-gt sysfs
` [Intel-gfx] [PATCH 3/8] drm/i915/pcode: Extend pcode functions for multiple gt's
` [Intel-gfx] [PATCH 4/8] drm/i915/pcode: Add a couple of pcode helpers
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Add media RP0/RPn to per-gt sysfs
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Fix memory leaks in "
` [Intel-gfx] [PATCH 7/8] drm/i915/gt: Expose per-gt RPS defaults in sysfs
` [Intel-gfx] [PATCH 8/8] drm/i915/gt: Expose default value for media_freq_factor in per-gt sysfs

[PATCH] drm: drm_gem.h: Add explicit includes for DEFINE_DRM_GEM_FOPS
 2022-04-29 19:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 19:54 UTC 

[PATCH] drm/nouveau/subdev/bus: Ratelimit logging for fault errors
 2022-04-29 19:53 UTC  (3+ messages)
` [Nouveau] "

[PATCH] dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drain
 2022-04-29 19:46 UTC 

[rhvgoyal:ioannis-fanotify 10/18] fs/fuse/inode.c:1246:24: warning: extra tokens at end of #ifdef directive
 2022-04-29 19:52 UTC 

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-04-29 19:51 UTC  (9+ messages)
` [PATCH v5 01/17] lib/charset: add u16_strlcat() function
` [PATCH v5 04/17] menu: menu_get_choice() return -ENOENT if menu item is empty
` [PATCH v5 07/17] bootmenu: flush input buffer before waiting user key input
` [PATCH v5 08/17] bootmenu: update bootmenu_entry structure

[PATCH 00/21] Folio patches for 5.19
 2022-04-29 19:50 UTC  (3+ messages)
` [PATCH 09/21] vmscan: Convert page buffer handling to use folios

[PATCH net v2 0/2] emaclite: improve error handling and minor cleanup
 2022-04-29 19:49 UTC  (3+ messages)
` [PATCH net v2 1/2] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH net v2 2/2] net: emaclite: Add error handling for of_address_to_resource()

[PATCH mptcp-net 1/2] mptcp: fix subflow accounting on close
 2022-04-29 19:49 UTC  (3+ messages)

[PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-04-29 19:47 UTC  (9+ messages)
` [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols

[RFC] Expose a memory poison detector ioctl to user space
 2022-04-29 19:46 UTC  (4+ messages)

[PATCH mptcp-net] selftests: mptcp: fix MP_FAIL test-case
 2022-04-29 19:46 UTC  (2+ messages)

[RFC PATCH 0/4] SGX shmem backing store issue
 2022-04-29 19:45 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 19:43 UTC 

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-29 19:40 UTC  (12+ messages)

[PATCH v2] ASoC: ti: davinci-mcasp: Add dma-type for bcdma
 2022-04-29 19:46 UTC  (3+ messages)

[PATCH v2] irq/core: synchronize irq_thread startup
 2022-04-29 19:40 UTC  (3+ messages)

[PATCH v3 00/13] Add support for NVMEM API
 2022-04-29 19:40 UTC  (5+ messages)
` [PATCH v3 08/13] misc: Add support for nvmem cells

[PATCH net 1/5] can: isotp: remove re-binding of bound socket
 2022-04-29 19:40 UTC  (2+ messages)

[obsolete] add-missing-parameter-descriptions-in-folio.patch removed from -mm tree
 2022-04-29 19:38 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 19:38 UTC  (19+ messages)
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list

[PATCH] drm/nouveau: simplify the return expression of nouveau_debugfs_init()
 2022-04-29 19:38 UTC  (4+ messages)
  ` [Nouveau] "

[PATCH v1 0/2] xfs: remove quota warning limits
 2022-04-29 19:38 UTC  (7+ messages)
` [RFC PATCH v1 2/2] xfs: don't set warns on the id==0 dquot

[PATCH] board: gateworks: venice: enable SPL_DM_SERIAL
 2022-04-29 19:36 UTC 

[PATCH] btrfs: sysfs: export the balance paused state of exclusive operation
 2022-04-29 19:31 UTC 

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.113-2-g1670c9f92ac1)
 2022-04-29 19:34 UTC 

[PATCH 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-04-29 19:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible

[PATCH] mmc: core: support zeroout using TRIM
 2022-04-29 19:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-29 19:33 UTC 

[PATCH] MAINTAINERS: add Melissa to V3D maintainers
 2022-04-29 19:33 UTC 

[PATCHv1 06/19] clk: rockchip: Add clock controller for the RK3588
 2022-04-29 19:31 UTC  (4+ messages)

[net-next v2 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-29 19:32 UTC  (2+ messages)

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-29 19:36 UTC  (5+ messages)
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c

[RFC PATCH 0/4] drm/msm/dp: implement HPD notifications handling
 2022-04-29 19:29 UTC  (5+ messages)
` [RFC PATCH 1/4] drm/bridge_connector: stop filtering events in drm_bridge_connector_hpd_cb()
` [RFC PATCH 2/4] drm: Add HPD state to drm_connector_oob_hotplug_event()
` [RFC PATCH 3/4] drm/bridge_connector: implement oob_hotplug_event
` [RFC PATCH 4/4] drm/msm/dp: Implement hpd_notify()


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.