All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-04 21:46:03 to 2022-09-05 00:21:36 UTC [more...]

[PATCH v4 1/2] lsefi: fixed memory leaks
 2022-09-05  0:21 UTC  (2+ messages)

[PATCH] libfontenc: Update 1.1.4 to 1.1.6
 2022-09-05  0:17 UTC 

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-09-05  0:09 UTC  (20+ messages)

[GIT PULL FOR v6.1] rkisp1 fixes and improvements
 2022-09-05  0:07 UTC 

[PATCH] phy: Add helpers for setting/clearing bits in paged registers
 2022-09-05  0:05 UTC  (2+ messages)

No DT meeting Sept 5
 2022-09-05  0:06 UTC 

[PATCH v2] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-09-05  0:00 UTC 

[PATCH 0/4] Add support for Toshiba TC358746
 2022-09-04 22:35 UTC  (4+ messages)
` [PATCH 3/4] media: dt-bindings: add bindings "

[ovmf test] 172989: regressions - FAIL
 2022-09-04 23:54 UTC 

[PATCH v6 00/14] QMP/HMP: introduce 'dumpdtb'
 2022-09-04 23:34 UTC  (15+ messages)
` [PATCH v6 01/14] hw/arm: do not free machine->fdt in arm_load_dtb()
` [PATCH v6 02/14] hw/microblaze: set machine->fdt in microblaze_load_dtb()
` [PATCH v6 03/14] hw/nios2: set machine->fdt in nios2_load_dtb()
` [PATCH v6 04/14] hw/ppc: set machine->fdt in ppce500_load_device_tree()
` [PATCH v6 05/14] hw/ppc: set machine->fdt in bamboo_load_device_tree()
` [PATCH v6 06/14] hw/ppc: set machine->fdt in sam460ex_load_device_tree()
` [PATCH v6 07/14] hw/ppc: set machine->fdt in xilinx_load_device_tree()
` [PATCH v6 08/14] hw/ppc: set machine->fdt in pegasos2_machine_reset()
` [PATCH v6 09/14] hw/ppc: set machine->fdt in pnv_reset()
` [PATCH v6 10/14] hw/ppc: set machine->fdt in spapr machine
` [PATCH v6 11/14] hw/riscv: set machine->fdt in sifive_u_machine_init()
` [PATCH v6 12/14] hw/riscv: set machine->fdt in spike_board_init()
` [PATCH v6 13/14] hw/xtensa: set machine->fdt in xtfpga_init()
` [PATCH v6 14/14] qmp/hmp, device_tree.c: introduce dumpdtb

[PATCH] softmmu/physmem: Fix address of FlatView access in address_space_(read|write)_cached_slow()
 2022-09-04 23:35 UTC  (4+ messages)

[PATCH] drivers/ps3: Fix double word in comments
 2022-09-04 15:51 UTC 

vmlinux.o: warning: objtool: jffs2_erase_pending_blocks() falls through to next function jffs2_free_jeb_node_refs()
 2022-09-04 23:44 UTC 

[PATCH] arm64: dts: rockchip: Fix SD card controller probe on Pinephone Pro
 2022-09-04 23:36 UTC 

[PATCH/RFC 00/10 v5] Improve scalability of directory operations
 2022-09-04 23:33 UTC  (9+ messages)
` [PATCH 01/10] VFS: support parallel updates in the one directory

[PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-09-04 23:32 UTC  (132+ messages)
` [PATCH v6 07/57] dyndbg: let query-modname override actual module name
` [PATCH v6 08/57] dyndbg: add test_dynamic_debug module
` [PATCH v6 09/57] dyndbg: drop EXPORTed dynamic_debug_exec_queries
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 12/57] dyndbg: add class_id to pr_debug callsites
` [PATCH v6 15/57] kernel/module: add __dyndbg_classes section
  ` [Intel-gfx] "
` [PATCH v6 16/57] dyndbg: add ddebug_attach_module_classes
` [Intel-gfx] [PATCH v6 17/57] dyndbg: validate class FOO by checking with module
` [Intel-gfx] [PATCH v6 20/57] dyndbg: add drm.debug style (drm/parameters/debug) bitmap support
` [PATCH v6 21/57] dyndbg: test DECLARE_DYNDBG_CLASSMAP, sysfs nodes
` [PATCH v6 22/57] drm_print: condense enum drm_debug_category
` [PATCH v6 23/57] drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers
` [Intel-gfx] [PATCH v6 24/57] drm_print: interpose drm_*dbg with forwarding macros
  `  "
` [PATCH v6 25/57] drm_print: wrap drm_*_dbg in dyndbg descriptor factory macro
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 26/57] drm-print.h: include dyndbg header
` [Intel-gfx] [PATCH v6 27/57] drm-print: add drm_dbg_driver to improve namespace symmetry
  `  "
` [PATCH v6 28/57] drm_print: refine drm_debug_enabled for jump-label
` [Intel-gfx] [PATCH v6 29/57] drm_print: prefer bare printk KERN_DEBUG on generic fn
  `  "
` [PATCH v6 30/57] drm_print: add _ddebug descriptor to drm_*dbg prototypes
  ` [Intel-gfx] "
` [PATCH v6 31/57] nouveau: change nvkm_debug/trace to use dev_dbg POC
  ` [Intel-gfx] "
` [PATCH v6 32/57] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug
  ` [Intel-gfx] "
` [PATCH v6 33/57] nouveau: WIP add 2 LEVEL_NUM classmaps for CLI, SUBDEV
  ` [Intel-gfx] "
` [PATCH v6 34/57] dyndbg: add _DPRINTK_FLAGS_ENABLED
  ` [Intel-gfx] "
` [PATCH v6 35/57] dyndbg: add _DPRINTK_FLAGS_TRACE
  ` [Intel-gfx] "
` [PATCH v6 36/57] dyndbg: add write-events-to-tracefs code
  ` [Intel-gfx] "
` [PATCH v6 37/57] dyndbg: add 2 trace-events: drm_debug, drm_devdbg
  ` [Intel-gfx] "
` [PATCH v6 38/57] dyndbg: add 2 more trace-events: pr_debug, dev_dbg
  ` [Intel-gfx] "
` [PATCH v6 39/57] dyndbg/drm: POC add tracebits sysfs-knob
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 40/57] dyndbg: abstraction macros for modname, function, filename fields
  `  "
` [PATCH v6 41/57] dyndbg: split repeating columns to new struct _ddebug_site
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 42/57] dyndbg: shrink lineno field by 2 bits
  `  "
` [PATCH v6 43/57] dyndbg: add _index,_map to struct _ddebug
  ` [Intel-gfx] [PATCH v6 43/57] dyndbg: add _index, _map "
` [PATCH v6 44/57] dyndbg: extend __ddebug_add_module proto to allow packing sites
  ` [Intel-gfx] "
` [PATCH v6 45/57] dyndbg: de-duplicate sites
  ` [Intel-gfx] "
` [PATCH v6 46/57] dyndbg: drop site-> in add-module, more needed
  ` [Intel-gfx] "
` [PATCH v6 47/57] dyndbg: demote iter->site in _init
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 48/57] dyndbg: add .gnu.linkonce slot in vmlinux.lds.h KEEPs
  `  "
` [PATCH v6 49/57] dyndbg: add structs _ddebug_hdr, _ddebug_site_hdr
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 50/57] dyndbg: count unique callsites
  `  "
` [PATCH v6 51/57] dyndbg: prevent build bugs via -DNO_DYNAMIC_DEBUG_TABLE
  ` [Intel-gfx] "
` [PATCH v6 52/57] dyndbg: add DEFINE_DYNAMIC_DEBUG_TABLE, use it tacitly RFC
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 53/57] dyndbg: add/use is_dyndbg_header then set _uplink
  `  "
` [PATCH v6 54/57] dyndbg: add .gnu.linkonce. & __dyndbg* sections in module.lds.h
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 55/57] dyndbg: dynamic_debug_sites_reclaim() using free_reserved_page() WAG
  `  "
` [PATCH v6 56/57] dyndbg: work ddebug_map_site
  ` [Intel-gfx] "
` [PATCH v6 57/57] dyndbg: fiddle with readback value on LEVEL_NAMES types
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for DYNDBG: opt-in class'd debug for modules, use in drm. (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH] format-patch: warn if commit msg contains a patch delimiter
 2022-09-04 23:12 UTC 

[PATCH] cgroup/cpuset: Add a new isolated mems.policy type
 2022-09-04 23:08 UTC  (2+ messages)

[PATCH v7 6/6] arm64: Enable perf events based hard lockup detector
 2022-09-04 22:57 UTC  (2+ messages)

fs/namespace.c:4039:12: warning: use of uninitialized value 'err' [CWE-457]
 2022-09-04 22:57 UTC 

[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
 2022-09-04 22:40 UTC  (5+ messages)
` [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size

[qemu-mainline test] 172984: regressions - FAIL
 2022-09-04 22:54 UTC 

[cocci] [PATCH] Exit with non-zero status when spatch on a directory fails
 2022-09-04 22:50 UTC 

[PATCH 1/1] [PATCH] net: rose: fix unregistered netdevice: waiting for rose0 to become free
 2022-09-04 22:48 UTC  (2+ messages)

arch/arm/mach-versatile/versatile.c:56:14: warning: no previous prototype for function 'mmc_status'
 2022-09-04 22:47 UTC 

[PATCH 0/4] ARM: footbridge: cleanups
 2022-09-04 21:47 UTC  (6+ messages)

[BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
 2022-09-04 22:40 UTC  (5+ messages)

[brgl:gpio/for-next 8/12] drivers/gpio/gpio-imx-scu.c:106:32-33: WARNING: Use ARRAY_SIZE
 2022-09-04 22:37 UTC 

[PATCH 0/2] ext4: Fix performance regression with mballoc
 2022-09-04 22:32 UTC  (2+ messages)

[PATCH] mm: gup: fix the fast GUP race against THP collapse
 2022-09-04 22:29 UTC  (6+ messages)

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
 2022-09-04 22:28 UTC  (12+ messages)

[PATCH v3 1/2] ktap_v2: change version to 2-rc in KTAP specification
 2022-09-04 22:28 UTC 

[Intel-gfx] [PATCH v7 00/15] GSC support for XeHP SDV and DG2
 2022-09-04 22:26 UTC  (6+ messages)
` [Intel-gfx] [PATCH v7 11/15] mei: gsc: setup gsc extended operational memory
      `  "

[linusw-pinctrl:devel 26/32] drivers/pinctrl/freescale/pinctrl-imx.c:260:9: error: call to undeclared function 'pinmux_generic_get_function'; ISO C99 and later do not support implicit function declarations
 2022-09-04 22:25 UTC 

[PATCH linux-next] tools: power: x86: intel_pstate_tracer: intel_pstate_tracer: Replace the relative path of the called grep with an absolute path
 2022-09-04 22:23 UTC  (2+ messages)

[PATCH v3 0/8] linux: implement LoadFile2 initrd loading
 2022-09-04 22:12 UTC  (4+ messages)
` [PATCH v3 5/8] linux/arm: account for COFF headers appearing at unexpected offsets

[PATCH v9 0/7] RISC-V IPI Improvements
 2022-09-04 21:45 UTC  (6+ messages)
` [PATCH v9 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations

[PATCH 0/9] Nokia RX-51: Small cleanups and UBI boot test case
 2022-09-04 22:10 UTC  (6+ messages)

[PATCH] _Generic.3: New page documenting _Generic()
 2022-09-04 22:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] rust-cross-canadian: Fix for the linker issues caused by using the shell
 2022-09-04 22:01 UTC  (2+ messages)
  ` [OE-core] "

[PATCH V3] LoongArch: Add efistub booting support
 2022-09-04 21:59 UTC  (6+ messages)

[PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-09-04 21:54 UTC 

[net PATCH] net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
 2022-09-04 21:53 UTC 

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add magnetometer
 2022-09-04 21:49 UTC 

[PATCH v2 1/3] iio: temperature: mlx90632 Add runtime powermanagement modes
 2022-09-04 21:44 UTC  (4+ 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.