All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-21 15:59:38 to 2024-03-21 16:38:00 UTC [more...]

[PATCH v6 00/37] Memory allocation profiling
 2024-03-21 16:36 UTC  (24+ messages)
` [PATCH v6 01/37] fix missing vmalloc.h includes
` [PATCH v6 02/37] asm-generic/io.h: Kill vmalloc.h dependency
` [PATCH v6 03/37] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH v6 04/37] scripts/kallysms: Always include __start and __stop symbols
` [PATCH v6 05/37] fs: Convert alloc_inode_sb() to a macro
` [PATCH v6 06/37] mm: introduce slabobj_ext to support slab object extensions
` [PATCH v6 07/37] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH v6 08/37] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH v6 09/37] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH v6 10/37] lib: code tagging framework
` [PATCH v6 11/37] lib: code tagging module support
` [PATCH v6 12/37] lib: prevent module unloading if memory is not freed
` [PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
` [PATCH v6 14/37] lib: introduce support for page allocation tagging
` [PATCH v6 15/37] lib: introduce early boot parameter to avoid page_ext memory overhead
` [PATCH v6 16/37] mm: percpu: increase PERCPU_MODULE_RESERVE to accommodate allocation tags
` [PATCH v6 17/37] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH v6 18/37] mm: enable page allocation tagging
` [PATCH v6 19/37] mm: create new codetag references during page splitting
` [PATCH v6 20/37] mm: fix non-compound multi-order memory accounting in __free_pages
` [PATCH v6 21/37] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH v6 22/37] lib: add codetag reference into slabobj_ext
` [PATCH v6 23/37] mm/slab: add allocation accounting into slab allocation and free paths

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-03-21 16:37 UTC 

Final dunfell release build on April 15, 2024
 2024-03-21 16:37 UTC 

[PATCH v8 00/38] Generic line based metadata support, internal pads
 2024-03-21 16:37 UTC  (9+ messages)
` [PATCH v8 18/38] media: ccs: No need to set streaming to false in power off
` [PATCH v8 19/38] media: ccs: Use {enable,disable}_streams operations
` [PATCH v8 20/38] media: ccs: Track streaming state
` [PATCH v8 21/38] media: ccs: Move ccs_validate_csi_data_format up

[RESEND PATCH v2 8/9] fs: inotify: delete these unnecessary static variables it_zero and it_int_max
 2024-03-21 16:37 UTC  (7+ messages)

[PATCH v6 00/13] Add support for NIST P521 to ecdsa
 2024-03-21 16:36 UTC  (9+ messages)

[PATCH v2] Documentation: tpm_tis
 2024-03-21 16:35 UTC  (7+ messages)

[PATCH v2 0/8] drm: zynqmp_dp: Misc. patches and debugfs support
 2024-03-21 16:35 UTC  (9+ messages)
` [PATCH v2 8/8] drm: zynqmp_dp: Add debugfs interface for compliance testing

[PATCH] MAINTAINERS: add myself as mwifiex driver reviewer
 2024-03-21 16:34 UTC 

Git mirror at gitlab
 2024-03-21 16:34 UTC  (5+ messages)

Bug report: probe of AMDI0040:00 failed with error -16
 2024-03-21 16:33 UTC  (4+ messages)

[PATCH] llvm: Upgrade to 18.1.2 bugfix release
 2024-03-21 16:33 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2 0/2] dt-bindings: hwmon: convert lm87 and max6650 to dtschema
 2024-03-21 16:33 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: lm87: convert "
` [PATCH v2 2/2] dt-bindings: hwmon: max6650: "

[PATCH v10 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-21 15:29 UTC  (6+ messages)
` [PATCH v10 05/27] drm/tests: Add output bpc tests
` [PATCH v10 06/27] drm/connector: hdmi: Add support for output format
` [PATCH v10 07/27] drm/tests: Add output formats tests
` [PATCH v10 12/27] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v10 13/27] drm/tests: Add HDMI connector rate filter hook tests

[PATCH] counter: ti-ecap-capture: Utilize COUNTER_COMP_FREQUENCY macro
 2024-03-21 16:32 UTC 

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-03-21 16:31 UTC  (11+ messages)
` [PATCH 02/15] eal: pack structures "
` [PATCH 07/15] dma/ioat: "
` [PATCH 09/15] net/iavf: "
` [PATCH 13/15] app/testpmd: "
` [PATCH 15/15] examples: "

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-21 16:31 UTC  (8+ messages)

[linux-next:master] BUILD REGRESSION e7528c088874326d3060a46f572252be43755a86
 2024-03-21 16:30 UTC  (2+ messages)

[PATCH net v2 0/2] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-21 16:29 UTC  (9+ messages)
` [PATCH net v2 1/2] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
` [PATCH net v2 2/2] net: dsa: mt7530: fix disabling EEE on failure on MT7531 and MT7988

[PATCH] drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
 2024-03-21 16:29 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

RTT-PROBE: lore-subspace-rtt
 2024-03-21 16:28 UTC 

[PATCH v2 1/9] sysctl: support encoding values directly in the table entry
 2024-03-21 16:27 UTC  (2+ messages)

[PATCH 0/2] Wangxun support vector Rx/Tx
 2024-03-21 16:27 UTC  (6+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx

[PATCH 0/2 v2] ext4: Create EA inodes outside of buffer lock
 2024-03-21 16:26 UTC  (4+ messages)
  ` [PATCH 1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()"
  ` [PATCH 2/2] ext4: Do not create EA inode under buffer lock

[patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
 2024-03-21 16:26 UTC  (2+ messages)
` Re "

[RFC][PATCH] syscon: Add syscon_regmap_lookup_by_compatible wrapper
 2024-03-21 16:23 UTC 

[PATCH] Revert "crypto: pkcs7 - remove sha1 support"
 2024-03-21 16:26 UTC  (4+ messages)

[PATCH] doc/gitremote-helpers: fix more missing single-quotes
 2024-03-21 16:25 UTC  (3+ messages)

[PATCH v2] drm/xe: Create a helper function to init job's user fence
 2024-03-21 16:11 UTC 

[PATCH] drm/sun4i: tcon: Support keeping dclk rate upon ancestor clock changes
 2024-03-21 16:24 UTC  (5+ messages)

[PATCH] binfmt: replace deprecated strncpy with strscpy_pad
 2024-03-21 16:23 UTC  (2+ messages)

[PATCH 1/2] docs: clarify file options in git-config `--edit`
 2024-03-21 16:23 UTC  (3+ messages)

[PATCH v7 00/14] Arm cache coloring
 2024-03-21 16:22 UTC  (9+ messages)
` [PATCH v7 08/14] xen/page_alloc: introduce preserved page flags macro
` [PATCH v7 10/14] xen: add cache coloring allocator for domains

[PATCH 1/4] sequencer: Do not require `allow_empty` for redundant commit options
 2024-03-21 16:22 UTC  (4+ messages)
` [PATCH v4 4/7] sequencer: handle unborn branch with `--allow-empty`

[PATCH 00/46] use stdatomic API
 2024-03-21 16:22 UTC  (3+ messages)

[PATCH] migration/postcopy: Fix high frequency sync
 2024-03-21 16:20 UTC  (2+ messages)

[PATCH v8 0/1] Switchtec Switch DMA Engine Driver
 2024-03-21 16:21 UTC  (4+ messages)
` [PATCH v8 1/1] dmaengine: switchtec-dma: Introduce Switchtec DMA engine PCI driver

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-03-21 16:21 UTC  (6+ messages)

[PATCH] drm/amdkfd: range check cp bad op exception interrupts
 2024-03-21 16:21 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: nvmem: Remove fsl,t1023-sfp in favor of fsl,layerscape-sfp
 2024-03-21 16:21 UTC  (7+ messages)

[PATCH] drm/i915/display: move dmc_firmware_path to display params
 2024-03-21 16:20 UTC  (2+ messages)

[Bug 218601] Regression - dd if=/dev/zero of=/zero causes shift-out-of-bounds && NULL pointer dereference, address: 0000000000000003
 2024-03-21 16:20 UTC 

[RFC PATCH v4 0/5] initial support for Marvell 88PM886 PMIC
 2024-03-21 16:20 UTC  (5+ messages)
` [RFC PATCH v4 2/5] mfd: add driver "

[PATCH] ALSA: control: fix memory leak in snd_ctl_elem_read_user()
 2024-03-21 16:20 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Also support JTAG as alternative boot mode
 2024-03-21 16:20 UTC  (2+ messages)

[PATCH 1/1] ASoC: dt-bindings: fsl-esai: Convert fsl,esai.txt to yaml
 2024-03-21 16:19 UTC  (3+ messages)

[PULL] drm-misc-next-fixes
 2024-03-21 16:19 UTC 

[PATCH] replace GCC marker extension with C11 anonymous unions
 2024-03-21 16:19 UTC  (6+ messages)
` [PATCH v7 0/4] remove use of RTE_MARKER fields in libraries
  ` [PATCH v7 2/4] mbuf: remove rte marker fields

[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
 2024-03-21 16:00 UTC  (12+ messages)
` [PATCH v10 00/10] Logging enhancements
  ` [PATCH v10 01/10] windows: make getopt functions have const properties
  ` [PATCH v10 02/10] log: unify logging code
  ` [PATCH v10 03/10] eal: make eal_log_level_parse common
  ` [PATCH v10 04/10] eal: initialize log earlier in startup
  ` [PATCH v10 05/10] eal: do not duplicate rte_init_alert() messages
  ` [PATCH v10 06/10] eal: change rte_exit() output to match rte_log()
  ` [PATCH v10 07/10] eal: allow user to set default log stream before init
  ` [PATCH v10 08/10] eal: add option to put timestamp on console output
  ` [PATCH v10 09/10] log: colorize log output
  ` [PATCH v10 10/10] doc: add documentation of logging options

[PATCH 0/5] drm/i915/bios: Pimp some VBT definitions
 2024-03-21 16:18 UTC  (6+ messages)
` [PATCH 1/5] drm/i915/bios: s/dpfs/dfps/
` [PATCH 2/5] drm/i915/bios: Update VBT driver feature block version numbers
` [PATCH 3/5] drm/i915/bios: Add the old DPST field into VBT LFP power block
` [PATCH 4/5] drm/i915/bios: Define the (obsolete) backlight i2c VBT stuff
` [PATCH 5/5] drm/i915/bios: Pimp the VBT backlight data BDB version comments

RTT-PROBE: lore-subspace-rtt
 2024-03-21 16:18 UTC 

[PATCH] wifi: mt76: mt7915: workaround dubious x | !y warning
 2024-03-21 15:51 UTC  (2+ messages)

[PATCH 1/1] libbpf: Define MFD_CLOEXEC if not available
 2024-03-21 16:16 UTC  (3+ messages)

[PATCH bpf-next] bpf: avoid get_kernel_nofault() to fetch kprobe entry IP
 2024-03-21 16:16 UTC  (6+ messages)

[PATCH] misc/pca9554: Fix check of pin range value in property accessors
 2024-03-21 16:15 UTC  (3+ messages)

[PATCH i-g-t] scripts/doc-tests-cross-check: check for collisions
 2024-03-21 16:15 UTC 

[PATCH 0/2] Xen: ARM: Improved NXP iMX8 platform support
 2024-03-21 16:15 UTC  (20+ messages)
` [PATCH 1/2] xen/arm: Add imx8q{m,x} platform glue

[PATCH v5 0/7] SCHED_DEADLINE server infrastructure
 2024-03-21 16:15 UTC  (5+ messages)
` [PATCH v5 6/7] sched/deadline: Deferrable dl server

[PATCH] drm/xe: remove unused struct xe_device members
 2024-03-21 16:15 UTC 

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-21 16:15 UTC  (6+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH 0/6] Wave515 decoder IP support
 2024-03-21 16:14 UTC  (8+ messages)
` [PATCH 5/6] media: chips-media: wave5: refine SRAM usage
    `  "

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-21 16:13 UTC  (3+ messages)

[PATCH net v3 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-03-21 16:13 UTC  (11+ messages)
` [PATCH net v3 2/2] net: fec: Suspend the PHY on probe

[PATCH BlueZ 0/1] Adjust SDU size based on the number of locations
 2024-03-21 16:12 UTC  (2+ messages)
` [PATCH BlueZ 1/1] player: "

[PATCH] KEYS: prevent NULL pointer dereference in find_asymmetric_key()
 2024-03-21 16:12 UTC  (6+ messages)

[PATCH] uprobes: reduce contention on uprobes_tree access
 2024-03-21 16:11 UTC  (2+ messages)

[PATCH] i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
 2024-03-21 16:11 UTC  (2+ messages)

[PATCH] drm/xe: Create a helper function to init job's user fence
 2024-03-21 16:09 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-03-21 16:09 UTC  (4+ messages)
` [PATCH bpf-next v4 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable

[PATCH v2 0/2] Implement SSH commands in QEMU GA for Windows
 2024-03-21 16:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Refactor common functions between POSIX and Windows implementation

[PATCH v4 1/2] drm/xe/query: Define and use a constant for the number of masks
 2024-03-21 16:09 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [v4,1/2] "

RTT-PROBE: lore-subspace-rtt
 2024-03-21 16:08 UTC 

[PATCH 1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches
 2024-03-21 16:06 UTC  (3+ messages)

[Buildroot] [PATCH v1 1/4] configs/zynq_zc702_defconfig: bump to 6.1.70
 2024-03-21 16:05 UTC  (8+ messages)
` [Buildroot] [PATCH v1 2/4] configs/zynq_zc706_defconfig: "
` [Buildroot] [PATCH v1 3/4] configs/zynq_zed_defconfig: "
` [Buildroot] [PATCH v1 4/4] configs/zynq_microzed_defconfig: "

[PATCH] dmadev: fix structure alignment
 2024-03-21 16:05 UTC  (5+ messages)
` [PATCH v3] "

[PATCH bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function
 2024-03-21 16:04 UTC  (4+ messages)

[ANNOUNCE] 6.1.82-rt27
 2024-03-21 16:04 UTC 

[PATCH v3] kpageflags: respect folio head-page flag placement
 2024-03-21 16:03 UTC  (4+ messages)

[BUG] mtk-t7xx driver on aarch64/cortex-a53
 2024-03-21 16:03 UTC 

[PATCH v2 00/13] dso/dsos memory savings and clean up
 2024-03-21 16:03 UTC  (14+ messages)
` [PATCH v2 01/13] perf dso: Reorder variables to save space in struct dso
` [PATCH v2 02/13] perf dsos: Attempt to better abstract dsos internals
` [PATCH v2 03/13] perf dsos: Tidy reference counting and locking
` [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso
` [PATCH v2 05/13] perf dso: Move dso functions out of dsos
` [PATCH v2 06/13] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v2 07/13] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v2 08/13] perf dsos: Remove __dsos__addnew
` [PATCH v2 09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v2 10/13] perf dsos: Switch hand code to bsearch
` [PATCH v2 11/13] perf dso: Add reference count checking and accessor functions
` [PATCH v2 12/13] perf dso: Reference counting related fixes
` [PATCH v2 13/13] perf dso: Use container_of to avoid a pointer in dso_data

[PATCH v1 1/1] mfd: intel-lpss: Switch over to MSI interrupts
 2024-03-21 16:02 UTC  (2+ messages)
` (subset) "

[PATCH] [v4] nouveau: add command-line GSP-RM registry support
 2024-03-21 16:00 UTC  (4+ messages)

[PATCHSET v2 0/17] Improve async state handling
 2024-03-21 15:59 UTC  (3+ messages)
` [PATCH 17/17] io_uring/alloc_cache: switch to array based caching

[RFC 0/8] virtio,vhost: Add VIRTIO_F_IN_ORDER support
 2024-03-21 15:57 UTC  (2+ messages)
` [RFC 1/8] virtio: Define InOrderVQElement


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.