All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-21 16:11:27 to 2024-03-21 16:50:05 UTC [more...]

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

[Buildroot] [Bug 16000] New: GDB will not build
 2024-03-21 16:49 UTC  (2+ messages)
` [Buildroot] [Bug 16000] "

[patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu)
 2024-03-21 16:49 UTC  (8+ messages)
` [patch 5/9] x86: Cure per CPU madness on UP

[GIT PULL] Btrfs fix for 6.9
 2024-03-21 16:42 UTC 

[PATCH v6 00/37] Memory allocation profiling
 2024-03-21 16:48 UTC  (39+ 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 v6 24/37] rust: Add a rust helper for krealloc()
` [PATCH v6 25/37] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH v6 26/37] mempool: Hook up to memory allocation profiling
` [PATCH v6 27/37] mm: percpu: Introduce pcpuobj_ext
` [PATCH v6 28/37] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH v6 29/37] mm: percpu: enable per-cpu allocation tagging
` [PATCH v6 30/37] mm: vmalloc: Enable memory allocation profiling
` [PATCH v6 31/37] rhashtable: Plumb through alloc tag
` [PATCH v6 32/37] lib: add memory allocations report in show_mem()
` [PATCH v6 33/37] codetag: debug: skip objext checking when it's for objext itself
` [PATCH v6 34/37] codetag: debug: mark codetags for reserved pages as empty
` [PATCH v6 35/37] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH v6 36/37] MAINTAINERS: Add entries for code tagging and memory allocation profiling
` [PATCH v6 37/37] memprofiling: Documentation

[PATCH v8 00/38] Generic line based metadata support, internal pads
 2024-03-21 16:49 UTC  (13+ 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
` [PATCH v8 22/38] media: ccs: Support frame descriptors
` [PATCH v8 23/38] media: uapi: ccs: Add media bus code for MIPI CCS embedded data

[PATCH] usb: gadget: UMS: fix 64-bit division on ARM32
 2024-03-21 16:48 UTC  (2+ messages)

[PATCH] dm-integrity: align the outgoing bio in integrity_recheck
 2024-03-21 16:48 UTC 

[PATCH v3 5/5] drm/xe: Enable 32bits build
 2024-03-21 16:40 UTC  (4+ messages)
` [v3,5/5] "

[PATCH 1/2] phy: marvell: a3700-comphy: Fix out of bounds read
 2024-03-21 16:47 UTC  (4+ messages)
` [PATCH 2/2] phy: marvell: a3700-comphy: Fix hardcoded array size

[PATCH] opkg: retry opkg_lock
 2024-03-21 16:47 UTC 

[PATCH v10 00/27] drm/connector: Create HDMI Connector infrastructure
 2024-03-21 15:29 UTC  (10+ 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 v10 14/27] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v10 15/27] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v10 17/27] drm/tests: Add tests for Broadcast RGB property
` [PATCH v10 24/27] drm/vc4: tests: Remove vc4_dummy_plane structure

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

[PATCH -tip] x86/percpu: Enable named address spaces for GCC 9.1+
 2024-03-21 16:46 UTC 

zswap doing io in GFP_NOIO reclaim context
 2024-03-21 16:45 UTC  (4+ messages)

[PATCH v3] Documentation: tpm_tis
 2024-03-21 16:43 UTC 

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

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

[PATCH v2 0/7] Low speed Hyper-V devices support
 2024-03-21 16:42 UTC  (3+ messages)
` [PATCH v2 5/7] tools: hv: Add new fcopy application based on uio driver

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-03-21 16:41 UTC  (4+ messages)
` [PATCH 2/4] coresight: Add support for multiple output ports "

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

[RFC PATCH v9 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-21 16:40 UTC  (2+ messages)

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

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-21 16:41 UTC  (11+ messages)

[PATCH] MAINTAINERS: update Benjamin's email address
 2024-03-21 16:39 UTC  (2+ messages)

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

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-03-21 16:37 UTC  (5+ messages)
` [PATCH V4 1/4] KVM: x86: hyper-v: Calculate APIC bus frequency for Hyper-V
` [PATCH V4 2/4] KVM: x86: Make nsec per APIC bus cycle a VM variable
` [PATCH V4 3/4] KVM: x86: Add a capability to configure bus frequency for APIC timer
` [PATCH V4 4/4] KVM: selftests: Add test for configure of x86 APIC bus frequency

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

[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  (8+ 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] 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  (9+ messages)
` [PATCH 07/15] dma/ioat: pack structures "
` [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: "

[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 RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
 2024-03-21 16:26 UTC  (2+ messages)
` Re "

[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

[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 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  (5+ messages)
` [PATCH v7 08/14] xen/page_alloc: introduce preserved page flags macro

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

[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 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] misc/pca9554: Fix check of pin range value in property accessors
 2024-03-21 16:15 UTC  (3+ messages)

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


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.