All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-01 15:30:09 to 2023-05-01 16:54:43 UTC [more...]

[PATCH 00/40] Memory allocation profiling
 2023-05-01 16:54 UTC  (34+ 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 07/40] Lazy percpu counters
  ` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
  ` [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 23/40] lib: add codetag reference into slabobj_ext
  ` [PATCH 28/40] timekeeping: Fix a circular include dependency
  ` [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext
  ` [PATCH 32/40] arm64: Fix circular header dependency
  ` [PATCH 33/40] move stack capture functionality into a separate function for reuse
` [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 08/40] mm: introduce slabobj_ext to support slab object extensions
` [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 22/40] mm: create new codetag references during page splitting
` [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 29/40] mm: percpu: Introduce pcpuobj_ext
` [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging

[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 

[PATCH] usb: gadget: Compile USB ethernet gadget only if NET is enabled
 2023-05-01 16:53 UTC  (3+ messages)

[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 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
 2023-05-01 16:49 UTC  (9+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 12/22] tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h
  ` [PATCH v2 16/22] treewide: remove cache.h inclusion due to previous changes
  ` [PATCH v2 17/22] cache.h: remove unnecessary headers

[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 RFC] btrfs: fix qgroup rsv leak in subvol create
 2023-05-01 16:50 UTC  (3+ messages)

[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)

[ee1004] Failed to select page 0 - G.Skill Trident Z5 NEO DDR5, ASUS X670E board - 6.2.11-arch1-1
 2023-05-01 16:42 UTC  (5+ messages)

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in psi_task_switch
 2023-05-01 16:43 UTC 

stable-rc/queue/4.14 baseline: 100 runs, 25 regressions (v4.14.311-138-g7cdc488a18e2b)
 2023-05-01 16:42 UTC 

[PATCH 1/2] cmd: fdt: Correct checking of configuration node
 2023-05-01 16:40 UTC  (4+ messages)
` [PATCH 2/2] spl: "

[PATCH 1/3] Makefile: Fix incorrect FORCE deps on env rules
 2023-05-01 16:40 UTC  (4+ messages)
` [PATCH 3/3] efi: Correct .efi rules

[PATCH 1/2] x86: video: Add a driver for QEMU bochs emulation
 2023-05-01 16:40 UTC  (4+ messages)
` [PATCH 2/2] x86: Switch QEMU over to use the bochs driver

[PATCH v5 1/3] regulator: implement basic reference counter
 2023-05-01 16:40 UTC  (8+ messages)

[PATCH V2] arm64: dts: Add a device tree file for Emtop SOM IMX8MM
 2023-05-01 16:39 UTC  (2+ messages)

[meta-arago][master/kirkstone][PATCH] packagegroup-arago-gst: Disable vpe and ducati plugins
 2023-05-01 16:39 UTC 

[LSF/MM/BPF TOPIC] Reducing zombie memcgs
 2023-05-01 16:38 UTC  (5+ messages)

[PATCH blktests] common/rc: fix kernel version parse failure
 2023-05-01 16:38 UTC  (2+ messages)

[PATCH] drm/msm: Fix submit error-path leaks
 2023-05-01 16:37 UTC  (2+ messages)

[PATCH V2 ] bindings: arm64: Add an entry in imx8mm boards for Emtop SOM-IMX8MM
 2023-05-01 16:37 UTC 

[PATCH v4 0/7] cxl: Background cmds and device sanitation
 2023-05-01 15:56 UTC  (7+ messages)
` [PATCH 2/7] cxl/mbox: Add background cmd handling machinery

[PATCH v4 0/3] Smstateen FCSR
 2023-05-01 16:33 UTC  (3+ messages)
` [PATCH v4 2/3] target/riscv: Reuse tb->flags.FS

[bvanassche:block-for-next] [block] 4cf040452d: INFO:task_blocked_for_more_than#seconds
 2023-05-01 16:33 UTC  (2+ messages)

[PATCH] scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi
 2023-05-01 16:32 UTC  (9+ messages)

How to disable Linux kernel nvme driver for a particular PCI address ?
 2023-05-01 16:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/stm32f769_disco_sd_defconfig: new defconfig
 2023-05-01 16:30 UTC  (3+ messages)

[PATCH v2] libbpf: Improve version handling when attaching uprobe
 2023-05-01 16:30 UTC  (7+ messages)

[PATCH v4 00/23] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-05-01 16:29 UTC  (4+ messages)
` [PATCH v4 10/23] cxl: Add helpers to calculate pci latency for the CXL device

[clk:clk-sunplus 1/1] drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne
 2023-05-01 16:28 UTC  (8+ messages)

[PATCH] imx8mn-var-som: dts: add SOM EEPROM
 2023-05-01 16:27 UTC  (5+ messages)

[Buildroot] [PATCH] configs/stm32f429_disco_xip_defconfig: fix runtime error due to low ram space and bump to linux version 6.1.27
 2023-05-01 16:26 UTC 

[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
 2023-05-01 16:25 UTC  (2+ messages)
` [PATCH net-next v7 2/2] Add tests for vxlan nolocalbypass option

[PATCH v2 0/2] STMPE device tree bindings
 2023-05-01 16:25 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: MFD: Convert STMPE to YAML schema

What's cooking in git.git (Apr 2023, #09; Fri, 28)
 2023-05-01 16:22 UTC  (3+ messages)
` en/header-split-cache-h-part-2 (Was: Re: What's cooking in git.git (Apr 2023, #09; Fri, 28))
  ` en/header-split-cache-h-part-2

[PATCH v3] attr: teach "--attr-source=<tree>" global option to "git"
 2023-05-01 16:21 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size
 2023-05-01 16:21 UTC  (3+ messages)

[PATCH] defer/whichtochoose: Make paragraph consistent with table
 2023-05-01 16:20 UTC  (2+ messages)

[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-05-01 16:19 UTC  (6+ messages)
` [PATCH v6 4/4] risc/purgatory: Add linker script

[Buildroot] [PATCH 1/1] package/dhcpcd: bump to version 10.0.1
 2023-05-01 16:19 UTC 

[PATCH v3 0/2] riscv: allow case-insensitive ISA string parsing
 2023-05-01 16:17 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning

[PATCH] Revert "clk: imx: composite-8m: Add support to determine_rate"
 2023-05-01 16:17 UTC  (4+ messages)

drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution
 2023-05-01 16:10 UTC  (2+ messages)

[PATCH v3 00/11] iio: new DMABUF based API, v3
 2023-05-01 16:25 UTC  (6+ messages)
` [PATCH v3 03/11] iio: buffer-dma: Get rid of outgoing queue

[PATCH v2] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-05-01 16:06 UTC  (4+ messages)

[RFC PATCH v2 0/5] iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
 2023-05-01 16:21 UTC  (4+ messages)

[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-01 16:05 UTC  (6+ messages)
` [RFC PATCH V5 09/15] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V5 15/15] x86/sev: Fix interrupt exit code paths from #HV exception

[jlayton:ctime] [ext4] ff9aaf58e8: ltp.statx06.fail
 2023-05-01 16:05 UTC  (3+ messages)
` [LTP] "

[PATCH 00/20] Graph locking, part 3 (more block drivers)
 2023-05-01 16:02 UTC  (11+ messages)
` [PATCH 05/20] test-bdrv-drain: Don't modify the graph in coroutines
` [PATCH 06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR)
` [PATCH 07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
` [PATCH 08/20] block: .bdrv_open is non-coroutine and unlocked
` [PATCH 09/20] nbd: Remove nbd_co_flush() wrapper function

[PATCH v2 0/4] Enable multiple MCAN on AM62x
 2023-05-01 16:03 UTC  (14+ messages)
` [PATCH v2 1/4] can: m_can: Add hrtimer to generate software interrupt
` [PATCH v2 2/4] dt-bindings: net: can: Add poll-interval for MCAN
` [PATCH v2 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay

[OE-core][kirkstone][PATCH] wic/bootimg-efi: if fixed-size is set then use that for mkdosfs
 2023-05-01 16:04 UTC 

[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
 2023-05-01 16:04 UTC  (10+ messages)
` [PATCH v6 12/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[ANN] U-Boot v2023.07-rc1 released
 2023-05-01 16:02 UTC 

[PATCH v4 0/5] dts: qcom: Use labels with generic node names for ADC channels
 2023-05-01 16:18 UTC  (6+ messages)
` [PATCH v4 5/5] dt-bindings: iio: adc: Require generic `channel` name for channel nodes

RFC: allow building a kernel without buffer_heads
 2023-05-01 16:00 UTC  (11+ messages)
` [PATCH 17/17] fs: add CONFIG_BUFFER_HEAD
        ` [f2fs-dev] "
          ` [Cluster-devel] "

NULL pointer dereference when removing xmm7360 PCI device
 2023-05-01 16:00 UTC  (6+ messages)

[PATCH v2] aacraid: reply queue mapping to CPUs based of IRQ affinity
 2023-05-01 15:59 UTC  (2+ messages)

[PATCH 0/3] output buffer write fops fixes
 2023-05-01 16:15 UTC  (5+ messages)
` [PATCH 3/3] iio: buffer: fix coding style warnings

adi-axi-adc issues and how to properly support this designs
 2023-05-01 16:12 UTC  (6+ messages)

[PATCH v2 0/2] linux-user: Fix mincore() with PROT_NONE
 2023-05-01 15:54 UTC  (7+ messages)
` [PATCH v2 1/2] linux-user: Add new flag VERIFY_NONE
` [PATCH v2 2/2] linux-user: Don't require PROT_READ for mincore

[PATCH 2/2] cocci: codify authoring and reviewing practices
 2023-05-01 15:55 UTC  (4+ messages)
` [PATCH] cocci: remove 'unused.cocci'

[PATCH 0/7] contrib/credential: avoid protocol injection attacks
 2023-05-01 15:54 UTC  (8+ messages)
` [PATCH 1/7] credential.c: store "wwwauth[]" values in `credential_read()`
` [PATCH 2/7] t/lib-credential.sh: ensure credential helpers handle long headers
` [PATCH 3/7] contrib/credential: avoid fixed-size buffer in osxkeychain
` [PATCH 4/7] contrib/credential: remove 'gnome-keyring' credential helper
` [PATCH 5/7] contrib/credential: .gitignore libsecret build artifacts
` [PATCH 6/7] contrib/credential: avoid fixed-size buffer in libsecret
` [PATCH 7/7] contrib/credential: embiggen fixed-size buffer in wincred

[PATCH v2 1/2] iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
 2023-05-01 16:09 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: stm32-adc: skip adc-channels "

[PATCH] station: handle ROAMING state in disconnect event (again)
 2023-05-01 15:53 UTC  (5+ messages)

[PATCH v8 0/2] sched/fair: Introduce SIS_CURRENT to wake up short task on current CPU
 2023-05-01 15:52 UTC  (6+ messages)
` [PATCH v8 2/2] "

[PATCH] iio: adc: ad7192: Change "shorted" channels to differential
 2023-05-01 16:07 UTC  (4+ messages)

Fwd: [PATCH 1/2] dt-bindings: input: microchip,cap11xx: add advanced sensitivity settings
 2023-05-01 15:49 UTC  (3+ messages)

Change branch in the middle of a merge
 2023-05-01 15:48 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc: ad7192: Functional fixes
 2023-05-01 16:03 UTC  (13+ messages)
` [PATCH v2 1/3] iio: adc: ad7192: Fix null pointer dereference on probe
  ` [PATCH 2/3] iio: adc: ad7192: Fix internal/external clock selection
    ` [PATCH 3/3] iio: adc: ad7192: Clarify binding documentation

[Buildroot] [PATCH v2 1/1] configs/stm32f769_disco_sd_defconfig: new defconfig
 2023-05-01 15:45 UTC  (4+ messages)

[PATCH v2] docs: consolidate human interface subsystems
 2023-05-01 15:42 UTC 

[PATCH AUTOSEL 6.3 01/44] drm/displayid: add displayid_get_header() and check bounds better
 2023-05-01 15:26 UTC  (3+ messages)
` [PATCH AUTOSEL 6.3 34/44] media: cros-ec-cec: Don't exit early in .remove() callback

[syzbot] [usb?] WARNING in usbtmc_ioctl/usb_submit_urb (2)
 2023-05-01 15:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/7] Move dma-buf mmap() reservation locking down to exporters
 2023-05-01 15:42 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 6/7] dma-buf: Change locking policy for mmap()
  `  "

[PATCH 1/2] debugobject: fix concurrency issues with is_static_object
 2023-05-01 15:42 UTC  (8+ messages)
        ` [PATCH] debugobject: Prevent init race with static objects

Unhelpful cover letter default for single patch serieses
 2023-05-01 15:42 UTC  (3+ messages)

feature request: b4 send should print lore link
 2023-05-01 15:42 UTC  (2+ messages)

[PATCH] pds_core: fix linking without CONFIG_DEBUG_FS
 2023-05-01 15:41 UTC  (2+ messages)

[PATCH] linux-user/main: Use list_cpus() instead of cpu_list()
 2023-05-01 15:41 UTC  (2+ messages)

6.1 Replacement warnings and papercuts
 2023-05-01 15:41 UTC  (4+ messages)

[Intel-wired-lan] firmware bug in Linux iwlwifi
 2023-05-01 15:40 UTC  (2+ messages)

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-05-01 15:38 UTC  (3+ messages)

[PATCH v2] RISC-V: fix sifive and thead section mismatches in errata
 2023-05-01 15:37 UTC  (10+ messages)

[ANNOUNCE] New script that finds partially-backported patchsets
 2023-05-01 15:36 UTC  (2+ messages)

[PATCH] iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method
 2023-05-01 15:52 UTC  (5+ messages)

[PATCH 1/2] linux-user: Add move_mount() syscall
 2023-05-01 15:34 UTC  (3+ messages)
` [PATCH 2/2] linux-user: Add open_tree() syscall

[PATCH 3/3] RISC-V: hwprobe: Expose Zba and Zbb
 2023-05-01 15:33 UTC  (4+ messages)

[bitbake][dunfell][1.46][PATCH] tests/fetch.py: fix link to project documentation
 2023-05-01 15:33 UTC 

[RFC 0/3] nvme uring passthrough diet
 2023-05-01 15:33 UTC  (4+ messages)
` [RFC 1/3] nvme: skip block cgroups for passthrough commands
` [RFC 2/3] nvme: fix cdev name leak
` [RFC 3/3] nvme: create special request queue for cdev

[PATCH 0/2] iio: Fix integration time unit
 2023-05-01 15:48 UTC  (5+ messages)
` [PATCH 2/2] iio: gts-helpers: fix integration time units

[PATCH v3 00/46] Fix perf on Intel hybrid CPUs
 2023-05-01 15:29 UTC  (4+ messages)
` [PATCH v3 03/46] perf stat: Introduce skippable evsels

[peterz-queue:sched/eevdf 31/31] kernel/sched/fair.c:857 __print_se() warn: argument 5 to %lx specifier is cast from pointer
 2023-05-01 15:29 UTC 


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.