All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-27 21:12:26 to 2023-04-27 23:07:54 UTC [more...]

[PATCH v2 00/21] Hexagon (target/hexagon) short-circuit and move to DisasContext
 2023-04-27 23:00 UTC  (21+ messages)
` [PATCH v2 01/21] meson.build Add CONFIG_HEXAGON_IDEF_PARSER
` [PATCH v2 02/21] Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
` [PATCH v2 03/21] Hexagon (target/hexagon) Add overrides for loop setup instructions
` [PATCH v2 04/21] Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
` [PATCH v2 05/21] Hexagon (target/hexagon) Add overrides for clr[tf]new
` [PATCH v2 06/21] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
` [PATCH v2 07/21] Hexagon (target/hexagon) Eliminate uses of log_pred_write function
` [PATCH v2 08/21] Hexagon (target/hexagon) Clean up pred_written usage
` [PATCH v2 09/21] Hexagon (target/hexagon) Don't overlap dest writes with source reads
` [PATCH v2 10/21] Hexagon (target/hexagon) Mark registers as read during packet analysis
` [PATCH v2 11/21] Hexagon (target/hexagon) Short-circuit packet register writes
` [PATCH v2 12/21] Hexagon (target/hexagon) Short-circuit packet predicate writes
` [PATCH v2 13/21] Hexagon (target/hexagon) Short-circuit packet HVX writes
` [PATCH v2 14/21] Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
` [PATCH v2 15/21] Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
` [PATCH v2 16/21] Hexagon (target/hexagon) Make special new_value for USR
` [PATCH v2 17/21] Hexagon (target/hexagon) Move new_value to DisasContext
` [PATCH v2 19/21] Hexagon (target/hexagon) Move pred_written "
` [PATCH v2 20/21] Hexagon (target/hexagon) Move pkt_has_store_s1 "
` [PATCH v2 21/21] Hexagon (target/hexagon) Move items "

[PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
 2023-04-27 23:07 UTC  (5+ messages)

[PATCH] target/hexagon: fix = vs. == mishap
 2023-04-27 23:04 UTC  (3+ messages)

[PATCH 1/2] perf list: Fix memory leaks in print_tracepoint_events()
 2023-04-27 23:05 UTC  (2+ messages)
` [PATCH 2/2] perf list: Modify the warning message about scandirat(3)

[djwong-xfs:xfile-page-caching 195/293] fs/xfs/xfs_buf.c:2062:11-12: WARNING kmalloc is used to allocate this memory at line 2028
 2023-04-27 23:02 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_validation.c:351:13: warning: variable 'bw_needed' set but not used
 2023-04-27 23:02 UTC 

[Nouveau] Disabling -Warray-bounds for gcc-13 too
 2023-04-27 22:50 UTC  (8+ messages)
`  "

[Intel-xe] [PATCH v3 00/10] Cleanup registers and introduce xe_reg_*
 2023-04-27 23:03 UTC  (15+ messages)
` [Intel-xe] [PATCH v3 01/10] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH v3 02/10] drm/xe: Drop gen afixes from registers
` [Intel-xe] [PATCH v3 03/10] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
` [Intel-xe] [PATCH v3 04/10] drm/xe: Clarify register types on PAT programming
` [Intel-xe] [PATCH v3 05/10] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] [PATCH v3 06/10] drm/xe: Introduce xe_reg/xe_reg_mcr
` [Intel-xe] [PATCH v3 07/10] drm/xe: Use XE_REG/XE_REG_MCR
` [Intel-xe] [PATCH v3 08/10] drm/xe: Annotate masked registers used by RTP
` [Intel-xe] [PATCH v3 09/10] drm/xe: Plumb xe_reg into WAs, rtp, etc
` [Intel-xe] [PATCH v3 10/10] drm/xe: Move helper macros to separate header
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup registers and introduce xe_reg_* (rev5)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[PATCH 0/3] btrfs: improve sibling keys check failure report
 2023-04-27 23:00 UTC  (4+ messages)
` [PATCH 2/3] btrfs: print extent buffers when sibling keys check fails

[PATCH v3] wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
 2023-04-27 22:49 UTC 

[Intel-gfx] [PATCH v2] drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep()
 2023-04-27 22:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsi: Use unconditional msleep() instead of intel_dsi_msleep() (rev2)

[Intel-gfx] [PATCH 0/2] fdinfo: Enable some support for GuC based client busyness
 2023-04-27 22:47 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/2] i915/pmu: Add support for total context runtime for GuC back-end
` [Intel-gfx] [PATCH 2/2] drm/i915/fdinfo: Enable fdinfo for GuC backends

[GIT PULL] x86/mm for 6.4
 2023-04-27 22:56 UTC 

[xen-4.17-testing test] 180446: tolerable trouble: fail/pass/starved - PUSHED
 2023-04-27 22:55 UTC 

[PATCH] setup: trace bare repository setups
 2023-04-27 22:54 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: test_progs can read test lists from file
 2023-04-27 22:53 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: extract insert_test from parse_test_list
` [PATCH bpf-next v2 2/2] selftests/bpf: test_progs can read test lists from file

[PATCH 0/2] btrfs: fix extent state leaks after device replace
 2023-04-27 22:52 UTC  (2+ messages)

[rt-devel:linux-6.3.y-rt-rebase 44/77] kernel/printk/printk.c:3370:6: warning: no previous prototype for function 'console_bkl_kthread_create'
 2023-04-27 22:52 UTC 

[PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
 2023-04-27 22:51 UTC  (3+ messages)
` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof

[RFC PATCH v2 0/3] pmem memmap dump support
 2023-04-27 22:50 UTC  (4+ messages)
` [RFC PATCH v2 2/3] drivers/nvdimm: export memmap of namespace to vmcoreinfo

[PATCH 0/8] fetch: introduce machine-parseable output
 2023-04-27 22:49 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/8] fetch: move option related variables into main function
  ` [PATCH v2 7/8] fetch: introduce new `--output-format` option

[PATCHSET 0/4] xfs: inodegc fixes for 6.4-rc1
 2023-04-27 22:49 UTC  (5+ messages)
` [PATCH 1/4] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 2/4] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 3/4] xfs: disable reaping in fscounters scrub
` [PATCH 4/4] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[PATCHSET 0/4] xfs: bug fixes for 6.4-rc1
 2023-04-27 22:49 UTC  (5+ messages)
` [PATCH 1/4] xfs: don't unconditionally null args->pag in xfs_bmap_btalloc_at_eof
` [PATCH 2/4] xfs: set bnobt/cntbt numrecs correctly when formatting new AGs
` [PATCH 3/4] xfs: flush dirty data and drain directios before scrubbing cow fork
` [PATCH 4/4] xfs: don't allocate into the data fork for an unshare request

[PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
 2023-04-27 22:47 UTC  (2+ messages)

[GIT PULL] tracing/tools: Updates for 6.4
 2023-04-27 22:47 UTC 

[PATCH] mkfs: warning about misaligned AGs and RAID stripes is not an error
 2023-04-27 22:45 UTC 

[PATCH] xfs_repair: estimate per-AG btree slack better
 2023-04-27 22:45 UTC 

[nf-next PATCH v2] netfilter: nf_tables: Introduce NFTA_RULE_ACTUAL_EXPR
 2023-04-27 22:45 UTC  (11+ messages)

[GIT PULL] tracing: Updates for 6.4
 2023-04-27 22:45 UTC 

[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-27 22:44 UTC  (4+ messages)

[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-27 22:40 UTC  (10+ messages)
` [PATCH v2 1/9] Hexagon (target/hexagon) Add support for v68/v69/v71/v73
` [PATCH v2 2/9] Hexagon (target/hexagon) Add v68 scalar instructions
` [PATCH v2 3/9] Hexagon (tests/tcg/hexagon) Add v68 scalar tests
` [PATCH v2 4/9] Hexagon (target/hexagon) Add v68 HVX instructions
` [PATCH v2 5/9] Hexagon (tests/tcg/hexagon) Add v68 HVX tests
` [PATCH v2 6/9] Hexagon (target/hexagon) Add v69 HVX instructions
` [PATCH v2 7/9] Hexagon (tests/tcg/hexagon) Add v69 HVX tests
` [PATCH v2 8/9] Hexagon (target/hexagon) Add v73 scalar instructions
` [PATCH v2 9/9] Hexagon (tests/tcg/hexagon) Add v73 scalar tests

[PATCH] rtc: jz4740: Make sure clock provider gets removed
 2023-04-27 22:43 UTC  (2+ messages)

[PATCH 1/4] rtc: ab-eoz9: constify pointers to hwmon_channel_info
 2023-04-27 22:42 UTC  (2+ messages)

[PATCH] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-27 22:40 UTC  (3+ messages)

[RFC v3 00/21] Preserved-over-Kexec RAM
 2023-04-27 22:38 UTC  (5+ messages)
` [RFC v3 21/21] x86/boot/compressed/64: use 1GB pages for mappings

[PATCH 0/5] i3c: dw,ast2600: Add In-Band Interrupt support
 2023-04-27 22:35 UTC  (2+ messages)

[PATCH] perf vendor events arm64: Add AmpereOne core pmu events
 2023-04-27 22:32 UTC  (2+ messages)

[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-04-27 22:33 UTC  (4+ messages)

[GIT PULL] MM updates for 6.4-rc1
 2023-04-27 22:33 UTC 

Weird behavior of 'git log --before' or 'git log --date-order': Commits from 2011 are treated to be before 1980
 2023-04-27 22:32 UTC  (7+ messages)

[PATCH] make-mod-scripts: preserve libraries when rm_work is used
 2023-04-27 22:32 UTC  (16+ messages)
` [OE-core] "

drivers/gpu/drm/radeon/radeon_ttm.c:201:27: warning: variable 'rbo' set but not used
 2023-04-27 22:31 UTC 

[BlueZ PATCH v2 1/9] media: Fix not storing Preferred Delay properly
 2023-04-27 22:29 UTC  (2+ messages)
` [BlueZ,v2,1/9] "

[RFC/PATCH bpf-next 00/20] bpf: Add multi uprobe link
 2023-04-27 22:29 UTC  (12+ messages)
` [RFC/PATCH bpf-next 06/20] libbpf: Factor elf_for_each_symbol function
` [RFC/PATCH bpf-next 08/20] libbpf: Add elf_find_patern_func_offset function

[PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3
 2023-04-27 22:25 UTC  (9+ messages)

[Intel-wired-lan] [net-next v3 00/15] Introduce Intel IDPF driver
 2023-04-27 22:23 UTC  (9+ messages)
` [Intel-wired-lan] [net-next v3 01/15] virtchnl: add virtchnl version 2 ops
  `  "
        ` [net-next v3 00/15] Introduce Intel IDPF driver

[PATCH 0/2] cocci: codify authoring and reviewing practices
 2023-04-27 22:22 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] cocci: add headings to and reword README
  ` [PATCH v2 2/2] cocci: codify authoring and reviewing practices

fs/ext4/super.c:1262:13: warning: unused variable 'i'
 2023-04-27 22:21 UTC 

[android-common:upstream-f2fs-stable-linux-5.10.y 261/712] ld: warning: orphan section `.debug_rnglists' from `fs/erofs/pcpubuf.o' being placed in section `.debug_rnglists'
 2023-04-27 22:21 UTC 

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-27 22:21 UTC  (5+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs

[Intel-xe] [PATCH v2 00/17] Cleanup registers and introduce xe_reg_*
 2023-04-27 22:20 UTC  (8+ messages)
` [Intel-xe] [PATCH v2 08/17] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH v2 10/17] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h

[PATCH] imx8mn-var-som: dts: fix PHY detection bug by adding deassert delay
 2023-04-27 22:18 UTC  (11+ messages)

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-27 22:17 UTC  (4+ messages)
` [PATCH v11 12/14] HP BIOSCFG driver - surestart-attributes

[RFC PATCH 0/3] input: gpio-keys - fix pm ordering
 2023-04-27 22:16 UTC  (4+ messages)
` [RFC PATCH 1/3] input: gpio-keys - use device_pm_move_to_tail
` [RFC PATCH 2/3] input: gpio-keys - add device links of children
` [RFC PATCH 3/3] Revert "input: gpio-keys - use device_pm_move_to_tail"

[HELP] failed to resolve CO-RE relocation
 2023-04-27 22:15 UTC  (6+ messages)

dwc3 gadget: controller stop times out on system sleep
 2023-04-27 22:13 UTC  (4+ messages)

[PATCH 0/2] memcg: OOM log improvements
 2023-04-27 22:12 UTC  (7+ messages)
` [PATCH 2/2] memcg: dump memory.stat during cgroup OOM for v1

[PATCH 0/7] perf: cs-etm: Fixes around timestamped and timeless decoding
 2023-04-27 22:10 UTC  (6+ messages)
` [PATCH 4/7] perf: cs-etm: Validate options after applying them
  ` [PATCH 4/7] perf: cs-etm: Validate options after applying themperf_pmu__format_bits

[PATCH 0/2] doc: git-checkout: trivial style improvements
 2023-04-27 22:09 UTC  (8+ messages)
` [PATCH 1/2] doc: git-checkout: trivial callout cleanup

[igt-dev] [PATCH i-g-t] tests/xe/xe_query: Add check for expected error
 2023-04-27 22:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/xe/xe_query: Add check for expected error (rev2)

[for-linus][PATCH] ring-buffer: Sync IRQ works before buffer destruction
 2023-04-27 22:03 UTC 

[PATCH v3 0/3] i3c dw,ast2600: Add a driver for the AST2600 i3c controller
 2023-04-27 22:00 UTC  (3+ messages)
` [PATCH v3 3/3] i3c: ast2600: Add AST2600 platform-specific driver

[PATCH] serial: arc_uart: fix of_iomap leak in `arc_serial_probe`
 2023-04-27 21:59 UTC  (3+ messages)

[PATCH 0/2] automation: xilinx: GEM passthrough
 2023-04-27 21:59 UTC  (5+ messages)
` [PATCH 1/2] automation: xilinx: Set up bridging only for a default test case
` [PATCH 2/2] automation: xilinx: Add GEM passthrough test

[Intel-gfx] [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-04-27 21:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
  `  "

[PATCH] perf: ampere: Add support for Ampere SoC PMUs
 2023-04-27 21:53 UTC  (2+ messages)

[net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
 2023-04-27 21:54 UTC  (2+ messages)

xen cache colors in ARM
 2023-04-27 21:51 UTC  (15+ messages)

[meta-ti][kirkstone][PATCHv2 0/4] Enable vulkan proper
 2023-04-27 21:50 UTC  (2+ messages)

[paulmck-rcu:dev.2023.04.26b 35/53] arch/mips/kernel/process.c:46:1: warning: 'noreturn' function does return
 2023-04-27 21:50 UTC 

drivers/net/ethernet/mscc/ocelot_stats.c:75 ocelot_check_stats_work() error: uninitialized symbol 'err'
 2023-04-27 21:50 UTC 

[jimc:dd-fix-2a 11/11] lib/dynamic_debug.c:1267:6: warning: variable 'totct' set but not used
 2023-04-27 21:50 UTC 

[PATCH 0/2] i3c: dw: minor changes
 2023-04-27 21:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang
 2023-04-27 21:50 UTC  (2+ messages)

RTL8188EU (LogiLink WL0151A) - Malformed packets
 2023-04-27 21:47 UTC  (18+ messages)

[PATCH] gcc: Upgrade to GCC 13.1 release
 2023-04-27 21:45 UTC  (2+ messages)
` [OE-core] "

[PATCH v1 00/40] Fix perf on Intel hybrid CPUs
 2023-04-27 21:42 UTC  (3+ messages)
` [PATCH v1 18/40] perf test: Move x86 hybrid tests to arch/x86

Seeking for help with NVMe arbitration questions
 2023-04-27 21:41 UTC  (6+ messages)

[PATCH v2] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-04-27 21:36 UTC  (2+ messages)

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-04-27 21:35 UTC  (2+ messages)

[PATCH v13 0/9] CXL Poison List Retrieval & Tracing
 2023-04-27 21:35 UTC  (9+ messages)
` [PATCH v13 6/9] cxl/memdev: Add trigger_poison_list sysfs attribute

[PATCH v3 0/4] COLO: improve build options
 2023-04-27 21:30 UTC  (6+ messages)
` [PATCH v3 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v3 4/4] configure: add --disable-colo-proxy option

[PATCH] usb: gadget: u_ether: Fix host MAC address case
 2023-04-27 21:30 UTC  (4+ messages)
` [PATCH v3 1/2] vsprintf: Add %p[mM]U for uppercase MAC address

[PATCH 1/1] iio: light: vcnl4035: fixed chip ID check
 2023-04-27 21:30 UTC 

[PATCH 2/2 v4] Watchdog: Add marvell GTI watchdog driver
 2023-04-27 21:29 UTC  (2+ messages)

[PATCH RFC net-next/mm V2 1/2] page_pool: Remove workqueue in new shutdown scheme
 2023-04-27 21:29 UTC  (2+ messages)

[meta-arago][kirkstone][PATCHv3 0/5] Vulkan prep and some cleanup
 2023-04-27 21:30 UTC  (6+ messages)
` [meta-arago][kirkstone][PATCHv3 1/5] arago.conf: drop the explicit removal of x11, add vulkan
` [meta-arago][kirkstone][PATCHv3 2/5] qtwayland: override the packageconfig to prefer wayland
` [meta-arago][kirkstone][PATCHv3 3/5] qtwayland: drop the fix-wayland-texture-sharing patch
` [meta-arago][kirkstone][PATCHv3 4/5] qtwayland: drop the plugins-decorations patch
` [meta-arago][kirkstone][PATCHv3 5/5] glfw: convert to append and drop patches

[PATCH bpf-next v4] bpftool: Dump map id instead of value for map_of_maps types
 2023-04-27 21:28 UTC  (2+ messages)

[PATCHv2] nvme-fabrics: add queue setup helpers
 2023-04-27 21:28 UTC  (3+ messages)

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-27 21:25 UTC  (6+ messages)
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from

[PATCH] staging: octeon: delete my name from TODO contact
 2023-04-27 21:16 UTC 

[PATCH net] tcp: fix skb_copy_ubufs() vs BIG TCP
 2023-04-27 21:21 UTC  (3+ messages)

[PATCH] chore(rust): add opt_get! and expose some FMODE_* as Rust const
 2023-04-27 21:17 UTC  (3+ messages)

[PATCH 0/2] target/riscv: RVV 1-fill tail element changes
 2023-04-27 21:15 UTC  (2+ messages)

[PATCH v10 0/8] memory: prevent dma-reentracy issues
 2023-04-27 21:10 UTC  (3+ messages)
` [PATCH v10 3/8] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PATCH v10 7/8] raven: disable reentrancy detection for iomem


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.