messages from 2023-05-01 16:44:10 to 2023-05-01 17:50:45 UTC [more...]
[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
2023-05-01 17:50 UTC (3+ messages)
` [PATCH 2/3] mm: drop VMA lock before waiting for migration
` [PATCH 3/3] mm: implement folio wait under VMA lock
[LTP] [PATCH v3 3/4] syscalls/statx11: Add basic test for STATX_DIOALIGN on block device
2023-05-01 17:49 UTC (12+ messages)
` [LTP] [PATCH v4 1/4] lapi/stat.h: Add STATX_DIOALIGN related definition
` [LTP] [PATCH v4 2/4] syscalls/statx10: Add basic test for STATX_DIOALIGN on regular file
` [LTP] [PATCH v4 3/4] syscalls/statx11: Add basic test for STATX_DIOALIGN on block device
[PATCH v2 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
2023-05-01 17:47 UTC (6+ messages)
` [PATCH v2 net 2/2] net: dsa: mt7530: fix network connectivity with multiple CPU ports
[PATCH 00/40] Memory allocation profiling
2023-05-01 17:47 UTC (83+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 02/40] scripts/kallysms: Always include __start and __stop symbols
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 04/40] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 05/40] prandom: Remove unused include
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 07/40] Lazy percpu counters
` [PATCH 08/40] mm: introduce slabobj_ext to support slab object extensions
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH 11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH 12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH 13/40] lib: code tagging framework
` [PATCH 14/40] lib: code tagging module support
` [PATCH 15/40] lib: prevent module unloading if memory is not freed
` [PATCH 16/40] lib: code tagging query helper functions
` [PATCH 17/40] lib: add allocation tagging support for memory allocation profiling
` [PATCH 18/40] lib: introduce support for page allocation tagging
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 20/40] mm: enable page allocation tagging
` [PATCH 21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH 22/40] mm: create new codetag references during page splitting
` [PATCH 23/40] lib: add codetag reference into slabobj_ext
` [PATCH 24/40] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH 25/40] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH 26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH 27/40] mempool: Hook up to memory allocation profiling
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 29/40] mm: percpu: Introduce pcpuobj_ext
` [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging
` [PATCH 32/40] arm64: Fix circular header dependency
` [PATCH 33/40] move stack capture functionality into a separate function for reuse
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations
` [PATCH 36/40] lib: add memory allocations report in show_mem()
` [PATCH 37/40] codetag: debug: skip objext checking when it's for objext itself
` [PATCH 38/40] codetag: debug: mark codetags for reserved pages as empty
` [PATCH 39/40] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling
[PATCH 2/3] PCI/ASPM: Set ASPM_STATE_L1 when class driver enables L1ss
2023-05-01 17:44 UTC (2+ messages)
[PATCH V7 0/4] Add S4 SoC PLL and Peripheral clock controller
2023-05-01 17:37 UTC (7+ messages)
` [PATCH V7 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral "
[Buildroot] [git commit] package/systemd: update help links
2023-05-01 17:41 UTC
[Buildroot] [PATCH] package/systemd: update help links
2023-05-01 17:42 UTC (2+ messages)
[PATCH v3 0/2] support config of U-Blox Zed-F9P GNSS
2023-05-01 17:42 UTC (5+ messages)
` [PATCH 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
` [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9
[Buildroot] [git commit] package/moarvm: bump to version 2023.02
2023-05-01 17:38 UTC
[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
2023-05-01 17:40 UTC (17+ messages)
` [PATCH v6 4/4] risc/purgatory: Add linker script
[PATCH] ext4: unbreak build with CONFIG_QUOTA=n
2023-05-01 17:41 UTC (2+ messages)
[Buildroot] [git commit] package/samba4: security bump version to 4.15.13
2023-05-01 17:38 UTC
[PATCH v3 0/7] v3: ath11k: MBSSID and EMA support in AP mode
2023-05-01 17:41 UTC (5+ messages)
` [PATCH v3 4/7] wifi: ath11k: MBSSID parameter configuration "
[PATCH] usb: gadget: Compile USB ethernet gadget only if NET is enabled
2023-05-01 17:40 UTC (5+ messages)
[Buildroot] [PATCH] package/moarvm: bump to version 2023.02
2023-05-01 17:39 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.15.13
2023-05-01 17:39 UTC (2+ messages)
[PATCH v6 1/3] wifi: cfg80211: allow userspace to enable driver control of MU-EDCA
2023-05-01 16:59 UTC (3+ messages)
` [PATCH v6 2/3] wifi: mac80211: "
` [PATCH v6 3/3] wifi: cfg80211: Handle driver updated MU-EDCA params
stable-rc/queue/6.1 baseline: 173 runs, 8 regressions (v6.1.22-608-g0bd5040e4caae)
2023-05-01 17:38 UTC
git clone of empty repositories doesn't preserve hash
2023-05-01 17:37 UTC (4+ messages)
` [PATCH v2 0/1] Fix empty SHA-256 clones with v0 and v1
` [PATCH v2 1/1] upload-pack: advertise capabilities when cloning empty repos
[PATCH] block: compile out assert_bdrv_graph_readable() by default
2023-05-01 17:34 UTC
[PATCH v3 0/8] Add RT5033 charger device driver
2023-05-01 17:35 UTC (4+ messages)
` [PATCH v3 8/8] dt-bindings: Add rt5033 mfd, regulator and charger
[PATCH v14 00/21] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-05-01 17:34 UTC (3+ messages)
` [PATCH v14 03/21] PCI: Add INTx Mechanism Messages macros
[PATCH 2/2] cocci: codify authoring and reviewing practices
2023-05-01 17:28 UTC (5+ messages)
` [PATCH] cocci: remove 'unused.cocci'
[PATCH v5 0/6] Support TDX guests on Hyper-V
2023-05-01 17:32 UTC (3+ messages)
` [PATCH v5 5/6] Drivers: hv: vmbus: Support TDX guests
[PATCH V2] arm64: dts: Add a device tree file for Emtop SOM IMX8MM
2023-05-01 17:31 UTC (3+ messages)
[PATCH] setup: trace bare repository setups
2023-05-01 17:30 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] scsi: ufs: core: Change the module parameter macro of use_mcq_mode
2023-05-01 17:29 UTC (2+ messages)
[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
2023-05-01 17:27 UTC (3+ messages)
` [PATCH RFC 16/43] x86-64: Use per-cpu stack canary if supported by compiler
[meta-oe][PATCH] gensio: fix QA issue: non -staticdev package with .a libraries
2023-05-01 17:27 UTC
Qualitative and quantitative analysis is point toward…
2023-05-01 17:25 UTC
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-05-01 17:17 UTC (17+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
` [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h
` [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes
` [PATCH v2 17/22] cache.h: remove unnecessary headers
` [PATCH v2 19/22] commit.h: reduce unnecessary includes
` [PATCH v2 20/22] object-store.h: "
` [PATCH v2 21/22] diff.h: "
[PATCH bpf-next v2 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
2023-05-01 17:22 UTC (10+ messages)
` [PATCH bpf-next v2 1/4] "
` [PATCH bpf-next v2 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
[PATCH 1/3] PCI/ASPM: Disable ASPM_STATE_L1 only when class driver disables L1 ASPM
2023-05-01 17:21 UTC (2+ messages)
[PATCH v2] libbpf: Improve version handling when attaching uprobe
2023-05-01 17:20 UTC (8+ messages)
stable-rc/queue/4.19 baseline: 129 runs, 33 regressions (v4.19.279-178-g0e43802756c8)
2023-05-01 17:20 UTC
stable-rc/queue/5.4 baseline: 163 runs, 31 regressions (v5.4.238-247-g02d14561d384)
2023-05-01 17:19 UTC
[PATCH v9 0/5] spi: dw: DW SPI DMA Driver updates
2023-05-01 17:14 UTC (2+ messages)
[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
2023-05-01 17:15 UTC (2+ messages)
[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
2023-05-01 17:12 UTC (2+ messages)
[PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
2023-05-01 17:11 UTC
Change branch in the middle of a merge
2023-05-01 17:13 UTC (3+ messages)
[PATCH RFC] btrfs: fix qgroup rsv leak in subvol create
2023-05-01 17:09 UTC (4+ messages)
[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
2023-05-01 17:04 UTC (4+ messages)
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy
[syzbot] [f2fs?] possible deadlock in f2fs_release_file
2023-05-01 17:06 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_write_single_data_page
2023-05-01 17:05 UTC (2+ messages)
` [f2fs-dev] "
Pull request: u-boot-spi/master
2023-05-01 17:12 UTC
[PATCH] mm: optimization on page allocation when CMA enabled
2023-05-01 17:12 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
2023-05-01 17:05 UTC
[PATCH] x86/hyperv/vtl: Add noop for realmode pointers
2023-05-01 16:57 UTC (2+ messages)
[PATCH v2 0/9] drm: fdinfo memory stats
2023-05-01 16:58 UTC (5+ messages)
` [PATCH v2 8/9] drm/fdinfo: Add comm/cmdline override fields
[syzbot] [iommu?] WARNING in iommufd_test
2023-05-01 17:05 UTC
[syzbot] [iommu?] WARNING in iommufd_test_check_pages
2023-05-01 17:05 UTC
[PATCH V2 ] bindings: arm64: Add an entry in imx8mm boards for Emtop SOM-IMX8MM
2023-05-01 16:57 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mn-var-som: add SOM EEPROM
2023-05-01 17:02 UTC
[meta-arago][master/kirkstone][PATCH] packagegroup-arago-gst: Disable vpe and ducati plugins
2023-05-01 16:55 UTC (2+ messages)
[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
2023-05-01 16:53 UTC (4+ messages)
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function
[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups
2023-05-01 16:53 UTC
[syzbot] [usb?] memory leak in class_create
2023-05-01 16:53 UTC
[PATCH net v1 2/2] virtio_net: Close queue pairs using helper function
2023-05-01 16:53 UTC (6+ messages)
[PATCH] PCI/ASPM: fix UAF by removing cached downstream
2023-05-01 16:52 UTC (2+ messages)
[Bug 217379] New: Latency issues in irq_bypass_register_consumer
2023-05-01 16:51 UTC (3+ messages)
` [Bug 217379] "
[PATCH nft] netlink: restore typeof interval map data type
2023-05-01 16:51 UTC
[PATCH bpf-next 0/2] libbpf: capability for resizing datasec maps
2023-05-01 16:50 UTC (4+ messages)
` [PATCH bpf-next 1/2] libbpf: add "
[PATCH v2 0/7] qla2xxx driver update
2023-05-01 15:10 UTC (3+ messages)
` [PATCH v2 6/7] qla2xxx: Wait for io return on terminate rport
[PATCH v2] sequencer: beautify subject of reverts of reverts
2023-05-01 16:44 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.