All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-01 16:44:56 to 2023-08-01 17:18:17 UTC [more...]

[PATCH] drm/amdgpu: Prefer pr_err/_info over printk in amdgpu_atpx_handler.c
 2023-08-01 17:18 UTC  (3+ messages)
` [PATCH v2] drm/amdgpu: Prefer pr_err/_warn/_notice "

[Intel-wired-lan] [RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-01 17:15 UTC  (6+ messages)
` [Intel-wired-lan] [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs
        `  "

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-01 17:16 UTC  (4+ messages)
` [PATCH v9 01/10] serial: sc16is7xx: fix broken port 0 uart init

[Intel-xe] [PATCH V11 0/6] drm/xe: Add engine scheduler control interface
 2023-08-01 17:11 UTC  (3+ messages)
` [Intel-xe] [PATCH V11 6/6] drm/xe: Add min/max cap for engine scheduler properties

[linux-next:master 5607/6031] ../lib/gcc/loongarch64-linux/12.3.0/plugin/include/config/loongarch/loongarch-opts.h:31:10: fatal error: loongarch-def.h: No such file or directory
 2023-08-01 17:10 UTC 

[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
 2023-08-01 17:09 UTC  (3+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-01 17:07 UTC  (17+ messages)
` [PATCH v3 10/36] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v3 11/36] arm64/mm: Map pages for guarded control stack
` [PATCH v3 21/36] arm64/mm: Implement map_shadow_stack()

[PATCH 0/3] ARM/arm64: Fix loading of modules with an exit section
 2023-08-01 17:14 UTC  (3+ messages)

[PATCH v2] dma-contiguous: define proper name for global cma region
 2023-08-01 17:12 UTC  (3+ messages)

[PATCH v2 0/8] smaps / mm/gup: fix gup_can_follow_protnone fallout
 2023-08-01 17:09 UTC  (6+ messages)
` [PATCH v2 1/8] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT

[alobakin:iavf-pp-frag 11/28] net/core/page_pool.c:582:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-08-01 17:03 UTC  (4+ messages)

[PATCH v3 net 0/2] update stmmac fix_mac_speed
 2023-08-01 17:10 UTC  (8+ messages)
` [PATCH v3 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
      ` [EXT] "

[RFC PATCH 00/19] QEMU gmem implemention
 2023-08-01 17:10 UTC  (6+ messages)
` [RFC PATCH 04/19] memory: Introduce memory_region_can_be_private()
` [RFC PATCH 05/19] kvm: Enable KVM_SET_USER_MEMORY_REGION2 for memslot

[PATCH] migration/calc-dirty-rate: millisecond precision period
 2023-08-01 17:09 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] arch/Config.in.x86: consolidate AMD Geode CPU targets
 2023-08-01 17:10 UTC  (2+ messages)
` [Buildroot] [PATCH v2 1/1] arch/Config.in.x86: consolidate "

[PATCH bpf] selftests/bpf: fix static assert compilation issue for test_cls_*.c
 2023-08-01 17:09 UTC  (2+ messages)

[PATCH v1 1/1] test_firmware: fix a memory leak with reqs buffer
 2023-08-01 17:07 UTC 

[PATCH 0/4] eal: update public API to use stdatomic atomics
 2023-08-01 17:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] cpufreq: brcmstb-avs-cpufreq: Fix -Warray-bounds bug
 2023-08-01 17:05 UTC  (3+ messages)

[PATCH 4/4] [v2] wifi: rtlwifi: simplify LED management
 2023-08-01 17:04 UTC  (10+ messages)
              ` MAINTAINERS: rtl8187 wireless driver

[PATCH v7 0/9] Allow dynamic allocation of software IO TLB bounce buffers
 2023-08-01 17:04 UTC  (4+ messages)

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-08-01 17:05 UTC  (6+ messages)

[PATCH net-next 0/3] bnxt_en: Add support for page pool
 2023-08-01 17:06 UTC  (11+ messages)
` [PATCH net-next 3/3] bnxt_en: Let the page pool manage the DMA mapping

[PATCH v5 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-08-01 17:02 UTC  (96+ messages)
` [Intel-gfx] "
` [PATCH v5 01/22] drm: use correct ccflags-y syntax
  ` [Intel-gfx] "
` [PATCH v5 02/22] test-dyndbg: fixup CLASSMAP usage error
  ` [Intel-gfx] "
` [PATCH v5 03/22] dyndbg: make ddebug_class_param union members same size
  ` [Intel-gfx] "
` [PATCH v5 04/22] dyndbg: replace classmap list with a vector
  ` [Intel-gfx] "
` [PATCH v5 05/22] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
  ` [Intel-gfx] "
` [PATCH v5 06/22] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
  ` [Intel-gfx] "
` [PATCH v5 07/22] dyndbg: drop NUM_TYPE_ARRAY
  ` [Intel-gfx] "
` [PATCH v5 08/22] dyndbg: reduce verbose/debug clutter
  ` [Intel-gfx] "
` [PATCH v5 09/22] dyndbg: silence debugs with no-change updates
  ` [Intel-gfx] "
` [PATCH v5 10/22] dyndbg: tighten ddebug_class_name() 1st arg type
  ` [Intel-gfx] "
` [PATCH v5 11/22] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
  ` [Intel-gfx] "
` [PATCH v5 12/22] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
  ` [Intel-gfx] "
` [PATCH v5 13/22] checkpatch: file-scoped extern special case for linker-symbol
  ` [Intel-gfx] "
` [PATCH v5 13/22] checkpatch: special case for file-scoped extern linker-symbol
  ` [Intel-gfx] "
` [PATCH v5 14/22] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
  ` [Intel-gfx] "
` [PATCH v5 15/22] dyndbg: add for_each_boxed_vector
  ` [Intel-gfx] "
` [PATCH v5 16/22] dyndbg: refactor ddebug_classparam_clamp_input
  ` [Intel-gfx] "
` [PATCH v5 17/22] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
  ` [Intel-gfx] "
` [PATCH v5 18/22] dyndbg-test: build it with just CONFIG_DYNAMIC_DEBUG_CORE
  ` [Intel-gfx] "
` [PATCH v5 19/22] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
  ` [Intel-gfx] "
` [PATCH v5 20/22] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
  ` [Intel-gfx] "
` [PATCH v5 21/22] dyndbg-doc: add classmap info to howto
  ` [Intel-gfx] "
` [PATCH v5 22/22] checkpatch: reword long-line warn about commit-msg
  ` [Intel-gfx] "

[PATCH 6.1 000/228] 6.1.43-rc1 review
 2023-08-01 17:05 UTC  (3+ messages)

[PATCH b4] b4: fix from header not using real name
 2023-08-01 17:04 UTC  (5+ messages)

[PATCH 0/5] remaining x86 -Wmissing-prototype warnings
 2023-08-01 17:03 UTC  (3+ messages)
` [PATCH 2/5] [RESEND] x86: avoid unneeded __div64_32 function definition

[PATCH v2 0/8] Refactor the SMMU's CD table ownership
 2023-08-01 17:03 UTC  (5+ messages)
` [PATCH v2 6/8] iommu/arm-smmu-v3: Refactor write_ctx_desc

[PATCH v3 0/2] Extend device_get_match_data() to struct bus_type
 2023-08-01 17:03 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: fwnode: "
` [PATCH v3 2/2] i2c: Add i2c_device_get_match_data() callback

[PATCH v5 00/11] *** Add allwinner-r40 support ***
 2023-08-01 17:03 UTC  (10+ messages)
` [PATCH v5 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support

[RFC PATCH v2 0/6] SVM guest shadow stack support
 2023-08-01 17:03 UTC  (11+ messages)
` [RFC PATCH v2 3/6] KVM: x86: SVM: Pass through shadow stack MSRs
` [RFC PATCH v2 4/6] KVM: SVM: Save shadow stack host state on VMRUN

[Qemu-devel] [PATCH] acpi: Add emulated sleep button
 2023-08-01 17:00 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/4] Invalidate TLB cache for all GT's
 2023-08-01 17:01 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

nfs remounting regression in v6.5-rc1
 2023-08-01 17:01 UTC 

[PATCH 0/2] Change MAINTAINERS for rtl8180 and rtl8187
 2023-08-01 17:00 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Update entry for rtl8187
` [PATCH 2/2] MAINTAINERS: Update tree entry for rtl8180

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-08-01 16:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] dt-bindings: trivial-devices: Remove the OV5642 entry
 2023-08-01 17:00 UTC 

[PATCH] of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
 2023-08-01 16:59 UTC 

[PATCH v8 0/5] Enable Display for J784S4 and AM69-SK platform
 2023-08-01 16:58 UTC  (12+ messages)
` [PATCH v8 2/5] arm64: dts: ti: k3-j784s4-main: Add WIZ and SERDES PHY nodes
` [PATCH v8 3/5] arm64: dts: ti: k3-j784s4-main: Add DSS and DP-bridge node
` [PATCH v8 5/5] arm64: dts: ti: k3-am69-sk: Add DP and HDMI support

[PATCH net-next] pds_core: Fix documentation for pds_client_register
 2023-08-01 16:58 UTC 

[meta-virt][PATCH 1/1] python3-nacl: add RCONFLICTS
 2023-08-01 16:58 UTC  (4+ messages)
    ` [meta-virtualization] "

[PATCH net] udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
 2023-08-01 16:57 UTC  (3+ messages)

[PATCH 0/3] malloc: Reduce size by initializing data at runtime
 2023-08-01 16:56 UTC  (7+ messages)
` [PATCH 2/3] malloc: Don't statically initialize av_ if using malloc_init

[iptables PATCH] Makefile: Support 'make tags' and 'make cscope'
 2023-08-01 16:55 UTC 

[PATCH v2 00/47] fbdev: Use I/O helpers
 2023-08-01 16:54 UTC  (6+ messages)
` [PATCH v2 01/47] media/vivid: Use fbdev "

[PATCH v6 0/3] NVMEM cells in sysfs
 2023-08-01 16:54 UTC  (13+ messages)
` [PATCH v6 1/3] ABI: sysfs-nvmem-cells: Expose cells through sysfs
` [PATCH v6 3/3] nvmem: core: "

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-08-01 16:54 UTC  (11+ messages)

[PATCH -next] regulator: max77857: change some variables to static
 2023-08-01 16:54 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2 net-next 0/9] Improve the taprio qdisc's relationship with its children
 2023-08-01 16:53 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v2 net-next 7/9] net: netdevsim: mimic tc-taprio offload
      `  "
` [Intel-wired-lan] [PATCH v2 net-next 9/9] selftests/tc-testing: verify that a qdisc can be grafted onto a taprio class
      `  "

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-08-01 16:52 UTC  (3+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[PATCH v2 1/2] kbuild: deb-pkg: use Debian compliant shebang for debian/rules
 2023-08-01 16:52 UTC  (4+ messages)
` [PATCH v2 2/2] kbuild: deb-pkg: split debian/rules

[PATCH v3 0/4] Fix 'faddr2line' for LLVM arm64 builds
 2023-08-01 16:50 UTC  (4+ messages)
` [PATCH v3 1/4] scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1

[PATCH] common: move simple_strto{,u}l{,l}() to lib/
 2023-08-01 16:50 UTC  (2+ messages)

[OE-core][master][PATCH] alsa-lib: Add ptest
 2023-08-01 16:50 UTC  (2+ messages)

[PATCH] mmc: block: Fix in_flight[issue_type] value error
 2023-08-01 16:48 UTC  (2+ messages)

[PATCH] tmpfs: verify {g,u}id mount options correctly
 2023-08-01 16:47 UTC  (2+ messages)

[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
 2023-08-01 16:45 UTC  (5+ messages)
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it


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.