All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-14 20:50:05 to 2024-11-14 22:09:02 UTC [more...]

[PATCH v2 0/2] Remove redundant check
 2024-11-14 21:20 UTC  (6+ messages)
` [PATCH v2 1/2] drm/amd/display: remove redundant is_dsc_possible check
` [PATCH v2 2/2] drm/amd/pm: remove redundant tools_size check

[PATCH v2 00/12] Add PXP HWDRM support
 2024-11-14 21:39 UTC  (6+ messages)
` [PATCH v2 07/12] drm/xe/pxp: Add spport for PXP-using queues

Clarification on Bloblist Initialization Settings
 2024-11-14 22:06 UTC  (2+ messages)

[PATCH] riscv: Fix a comment typo in set_mm_asid()
 2024-11-14 22:08 UTC  (4+ messages)

Dropping of the end of a chain
 2024-11-14 22:06 UTC  (5+ messages)

[PATCH RFC v5 00/16] fuse: fuse-over-io-uring
 2024-11-14 22:06 UTC  (6+ messages)
` [PATCH RFC v5 05/16] fuse: make args->in_args[0] to be always the header

[PATCH v7 00/12] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-11-14 22:01 UTC  (13+ messages)
` [PATCH v7 01/12] meson: Introduce new instruction set enqcmd to the build system
` [PATCH v7 02/12] util/dsa: Add idxd into linux header copy list
` [PATCH v7 03/12] util/dsa: Implement DSA device start and stop logic
` [PATCH v7 04/12] util/dsa: Implement DSA task enqueue and dequeue
` [PATCH v7 05/12] util/dsa: Implement DSA task asynchronous completion thread model
` [PATCH v7 06/12] util/dsa: Implement zero page checking in DSA task
` [PATCH v7 07/12] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v7 08/12] migration/multifd: Add new migration option for multifd DSA offloading
` [PATCH v7 09/12] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v7 10/12] util/dsa: Add unit test coverage for Intel DSA task submission and completion
` [PATCH v7 11/12] migration/multifd: Add integration tests for multifd with Intel DSA offloading
` [PATCH v7 12/12] migration/doc: Add DSA zero page detection doc

[PATCH RFC net 0/2] Fix race between datagram socket address change and rehash
 2024-11-14 21:54 UTC  (3+ messages)
` [PATCH RFC net 1/2] datagram: Rehash sockets only if local address changed for their family
` [PATCH RFC net 2/2] datagram, udp: Set local address and rehash socket atomically against lookup

[PATCH v2 1/4] dtprobed: handle multiple providers in a single piece of DOF
 2024-11-14 22:01 UTC  (4+ messages)
` [PATCH v2 2/4] runtest: detect coredumps in more cases
` [PATCH v2 3/4] probe: do not try to reify probes from uncooked providers
` [PATCH v2 4/4] probe: make it possible to destroy probes in more cases

[PATCH 01/21] blueman: inherit cython class
 2024-11-14 22:00 UTC  (22+ messages)
` [PATCH 02/21] python3-cchardet: "
` [PATCH 03/21] python3-cytoolz: "
` [PATCH 04/21] python3-dbus-fast: "
` [PATCH 05/21] python3-frozenlist: "
` [PATCH 06/21] python3-gevent: "
` [PATCH 07/21] python3-h5py: "
` [PATCH 08/21] python3-kivy: "
` [PATCH 09/21] python3-pandas: "
` [PATCH 10/21] python3-pkcs11: "
` [PATCH 11/21] python3-pocketsphinx: "
` [PATCH 12/21] python3-propcache: "
` [PATCH 13/21] python3-pycocotools: "
` [PATCH 14/21] python3-pyproj: "
` [PATCH 15/21] python3-pystemd: "
` [PATCH 16/21] python3-pyzmq: "
` [PATCH 17/21] python3-reedsolo: "
` [PATCH 18/21] python3-sqlalchemy: "
` [PATCH 19/21] python3-systemd: switch to python_setuptools_build_meta
` [PATCH 20/21] python3-yarl: inherit cython class
` [PATCH 21/21] python3-zeroconf: "
` [oe] [PATCH 01/21] blueman: "

[PATCH i-g-t v3 0/6] lib/igt_kmod: Drop legacy kunit integration
 2024-11-14 22:00 UTC  (6+ messages)
` [PATCH i-g-t v3 3/6] lib/igt_kmod: Stop passing debugfs_dir around
` ✗ Fi.CI.BUILD: failure for lib/igt_kmod: Drop legacy kunit integration (rev4)

[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-14 21:57 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
 2024-11-14 21:56 UTC  (2+ messages)
` [syzbot] "

[PATCH] classes-recipe/cython: handle builds with no .c sources
 2024-11-14 21:53 UTC 

[PATCH v2 0/3] pidfs: implement file handle support
 2024-11-14 21:52 UTC  (6+ messages)
` [PATCH v2 3/3] "

[PATCH bpf-next v2 00/13] selftests/bpf: migrate test_flow_dissector.sh to test_progs
 2024-11-14 21:50 UTC  (14+ messages)
` [PATCH bpf-next v2 01/13] selftests/bpf: add a macro to compare raw memory
` [PATCH bpf-next v2 02/13] selftests/bpf: use ASSERT_MEMEQ to compare bpf flow keys
` [PATCH bpf-next v2 03/13] selftests/bpf: replace CHECK calls with ASSERT macros in flow_dissector test
` [PATCH bpf-next v2 04/13] selftests/bpf: re-split main function into dedicated tests
` [PATCH bpf-next v2 05/13] selftests/bpf: expose all subtests from flow_dissector
` [PATCH bpf-next v2 06/13] selftests/bpf: add gre packets testing to flow_dissector
` [PATCH bpf-next v2 07/13] selftests/bpf: migrate flow_dissector namespace exclusivity test
` [PATCH bpf-next v2 08/13] selftests/bpf: Enable generic tc actions in selftests config
` [PATCH bpf-next v2 09/13] selftests/bpf: move ip checksum helper to network helpers
` [PATCH bpf-next v2 10/13] selftests/bpf: rename pseudo headers checksum computation
` [PATCH bpf-next v2 11/13] selftests/bpf: add network helpers to generate udp checksums
` [PATCH bpf-next v2 12/13] selftests/bpf: migrate bpf flow dissectors tests to test_progs
` [PATCH bpf-next v2 13/13] selftests/bpf: remove test_flow_dissector.sh

[PATCH bpf-next 0/4] Make inode storage available to tracing prog
 2024-11-14 21:49 UTC  (14+ messages)
` [PATCH bpf-next 2/4] bpf: Make bpf inode storage available to tracing program

[PATCH 1/2] ima_boot_aggregate: Fix openssl 3.0 deprecation warnings
 2024-11-14 21:48 UTC  (4+ messages)
` [PATCH 2/2] ima_boot_aggregate: TBROK on fread() failure
  ` [LTP] "

pull request: bluetooth-next 2024-11-14
 2024-11-14 21:47 UTC 

[PATCH] sched/rt: use for_each_cpu_wrap to iterate over rto_mask
 2024-11-14 22:05 UTC 

[PATCH v3] cmd: add a fetch utility
 2024-11-14 21:44 UTC  (4+ messages)

[PATCH bpf] xsk: Free skb when TX metadata options are invalid
 2024-11-14 21:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nfs-utils: fix unit dependencies without systemd on build host
 2024-11-14 21:42 UTC  (3+ messages)

[PATCH] xen/device-tree: Allow exact match for overlapping regions
 2024-11-14 21:41 UTC  (14+ messages)

[PATCH net-next v2] bnxt_en: optimize gettimex64
 2024-11-14 21:40 UTC  (2+ messages)

[PATCH rpcbind 1/1] configure.ac: Add check for systemd-escape
 2024-11-14 21:40 UTC 

[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
 2024-11-14 21:39 UTC  (2+ messages)

[PATCH v2 dwarves 0/2] Check DW_OP_[GNU_]entry_value for possible parameter matching
 2024-11-14 21:38 UTC  (6+ messages)
` [PATCH v2 dwarves 1/2] dwarf_loader: "

[PATCHv2 net-next] net: modernize ioremap in probe
 2024-11-14 21:37 UTC  (3+ messages)

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-14 21:35 UTC  (3+ messages)
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[PATCH] net: skip RPS if packet is already on target CPU
 2024-11-14 21:35 UTC  (5+ messages)

pull request: bluetooth-next 2024-11-14
 2024-11-14 21:33 UTC 

[PATCH] btt: fix block integrity
 2024-11-14 21:33 UTC  (2+ messages)

[PATCH v2 0/5] Add support of Android Boot Image version 2 and non-AB image
 2024-11-14 21:29 UTC  (6+ messages)
` [PATCH v2 1/5] bootstd: android: add support of bootimage v2
` [PATCH v2 2/5] bootstd: android: add non-A/B image support
` [PATCH v2 3/5] configs: khadas-vim3l_android{_ab}: move on bootmeth android
` [PATCH v2 4/5] configs: khadas-vim3_android{_ab}: "
` [PATCH v2 5/5] bootstd: Add test for Android boot image v2

[PATCH stable 5.15 0/2] backport: udf: Allocate name buffer in directory iterator on heap
 2024-11-14 21:26 UTC  (3+ messages)
` [PATCH stable 5.15 1/2] "
` [PATCH stable 5.15 2/2] udf: Avoid directory type conversion failure due to ENOMEM

[PATCH] Revert "drm/radeon: Delay Connector detecting when HPD singals is unstable"
 2024-11-14 21:26 UTC 

[PATCH] dtprobed: handle multiple providers in a single piece of DOF
 2024-11-14 21:25 UTC  (4+ messages)

pull request: bluetooth 2024-10-16
 2024-11-14 21:24 UTC  (2+ messages)

pull request: bluetooth 2024-10-23
 2024-11-14 21:24 UTC  (2+ messages)

[PATCH] drm/radeon: Use ttm_bo_move_null() in radeon_bo_move()
 2024-11-14 21:22 UTC  (3+ messages)

[GIT PULL] Btrfs fix for 6.12-rc8
 2024-11-14 21:22 UTC 

[PATCH 0/2] dts: add blocklist test suite
 2024-11-14 21:18 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] "

[PATCH v4 1/2] dt-bindings: thermal: Add support for Airoha EN7581 thermal sensor
 2024-11-14 21:19 UTC  (2+ messages)
` [PATCH v4 2/2] "

[PATCH 1/1] perf tests shell trace_exit_race: Show what went wrong in verbose mode
 2024-11-14 21:19 UTC 

[PATCH v3 0/9] synchronously scan and reclaim empty user PTE pages
 2024-11-14 21:19 UTC  (7+ messages)
` [PATCH v3 4/9] mm: introduce skip_none_ptes()

[PATCH v1 2/2] migration: Do not perform RAMBlock dirty sync during the first iteration
 2024-11-14 21:16 UTC  (12+ messages)

[PATCH 1/2] sched: Provide sched_set_batch()
 2024-11-14 21:06 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Set rebalance thread to SCHED_BATCH and nice 19

[RFC PATCH 00/11] rust: improved integration with cargo
 2024-11-14 21:13 UTC  (8+ messages)

[PATCH 00/24] exec: Build up 'cputlb.h' and 'ram_addr.h' headers
 2024-11-14 21:13 UTC  (11+ messages)
` [PATCH 13/24] exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
` [PATCH 14/24] exec: Declare tlb_init/destroy() "
` [PATCH 21/24] exec: Extract CPU physical memory API to 'sysemu/physmem-target.h'
` [PATCH 24/24] exec: Move 'ram_addr.h' header under sysemu/ namespace

[PATCH nf-next 0/2] nftables bitwise multiregister support
 2024-11-14 21:13 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: bitwise: rename some boolean operation functions
` [PATCH nf-next 2/2] netfilter: bitwise: add support for doing AND, OR and XOR directly

[ANNOUNCE] rteval-v3.9
 2024-11-14 21:12 UTC 

[PATCH] docs/mm: add more warnings around page table access
 2024-11-14 21:12 UTC 

[PATCH 0/7] Add PMU support for single engine busyness
 2024-11-14 21:12 UTC  (3+ messages)
` [PATCH 6/7] drm/xe/guc: Expose engine busyness only for supported GuC version

[PATCH] sched/rt: use smp_wmb in rt_clear_overload
 2024-11-14 21:31 UTC 

[Buildroot] [PATCH 1/1] package/libkrb5: security bump to version 1.21.3
 2024-11-14 21:09 UTC 

[PATCH v2 1/3] perf trace: do not lose last events in a race
 2024-11-14 21:08 UTC  (4+ messages)
` [PATCH v2 2/3] perf trace: avoid garbage when not printing a syscall's arguments

[PATCH 1/1] efi_loader: run bootdev_hunt() to find ESP
 2024-11-14 21:08 UTC  (3+ messages)

[PATCH RESEND v2 0/7] clk: en7523: Update register mapping for EN7581
 2024-11-14 21:02 UTC  (15+ messages)
` [PATCH RESEND v2 1/7] dt-bindings: clock: airoha: Update reg mapping for EN7581 SoC
` [PATCH RESEND v2 2/7] clk: en7523: remove REG_PCIE*_{MEM,MEM_MASK} configuration
` [PATCH RESEND v2 3/7] clk: en7523: move clock_register in hw_init callback
` [PATCH RESEND v2 4/7] clk: en7523: introduce chip_scu regmap
` [PATCH RESEND v2 5/7] clk: en7523: fix estimation of fixed rate for EN7581
` [PATCH RESEND v2 6/7] clk: en7523: move en7581_reset_register() in en7581_clk_hw_init()
` [PATCH RESEND v2 7/7] clk: en7523: map io region in a single block

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-11-14 21:04 UTC  (2+ messages)

[robh:for-kernelci 32/35] make[5]: *** No rule to make target 'drivers/of/kunit_overlay_test.dtbo.o', needed by 'drivers/of/built-in.a'
 2024-11-14 21:06 UTC  (2+ messages)

[PATCH] drm/amd/pm: fix and simplify workload handling
 2024-11-14 21:06 UTC 

[PATCH v2] sched: add READ_ONCE to task_on_rq_queued
 2024-11-14 21:08 UTC 

[PATCH for-10.0 v2 00/54] accel/tcg: Convert victim tlb to IntervalTree
 2024-11-14 21:05 UTC  (4+ messages)

[PATCH RESEND v2 00/19] hw/net/xilinx_ethlite: Map RAM buffers as RAM and remove tswap() calls
 2024-11-14 21:00 UTC  (20+ messages)
` [PATCH RESEND v2 01/19] hw/microblaze: Restrict MemoryRegionOps are implemented as 32-bit
` [PATCH RESEND v2 02/19] hw/net/xilinx_ethlite: Convert some debug logs to trace events
` [PATCH RESEND v2 03/19] hw/net/xilinx_ethlite: Remove unuseful debug logs
` [PATCH RESEND v2 04/19] hw/net/xilinx_ethlite: Update QOM style
` [PATCH RESEND v2 05/19] hw/net/xilinx_ethlite: Correct maximum RX buffer size
` [PATCH RESEND v2 06/19] hw/net/xilinx_ethlite: Map MDIO registers (as unimplemented)
` [PATCH RESEND v2 07/19] hw/net/xilinx_ethlite: Rename rxbuf -> port_index
` [PATCH RESEND v2 08/19] hw/net/xilinx_ethlite: Introduce txbuf_ptr() helper
` [PATCH RESEND v2 09/19] hw/net/xilinx_ethlite: Introduce rxbuf_ptr() helper
` [PATCH RESEND v2 10/19] hw/net/xilinx_ethlite: Access TX_GIE register for each port
` [PATCH RESEND v2 11/19] hw/net/xilinx_ethlite: Access TX_LEN "
` [PATCH RESEND v2 12/19] hw/net/xilinx_ethlite: Access TX_CTRL "
` [PATCH RESEND v2 13/19] hw/net/xilinx_ethlite: Map RX_CTRL as MMIO
` [PATCH RESEND v2 14/19] hw/net/xilinx_ethlite: Map TX_LEN "
` [PATCH RESEND v2 15/19] hw/net/xilinx_ethlite: Map TX_GIE "
` [PATCH RESEND v2 16/19] hw/net/xilinx_ethlite: Map TX_CTRL "
` [PATCH RESEND v2 17/19] hw/net/xilinx_ethlite: Map the RAM buffer as RAM memory region
` [PATCH RESEND v2 18/19] hw/net/xilinx_ethlite: Rename 'mmio' MR as 'container'
` [PATCH RESEND v2 19/19] hw/net/xilinx_ethlite: Map RESERVED I/O as unimplemented

[PATCH 1/2] perf trace: do not lose last events in a race
 2024-11-14 21:03 UTC  (9+ messages)
` [PATCH 2/2] perf tests: add test for trace output loss

[PATCH v2 0/8] Require error handling for dynamically created objects
 2024-11-14 21:00 UTC  (3+ messages)
` [PATCH v2 7/8] convert code to qdev_new_dynamic() where appropriate

[PATCH] drm/panel-edp: Add KDB KD116N2130B12
 2024-11-14 21:01 UTC  (2+ messages)

[PATCH v2] clk:sophgo: Remove uninitialized variable for CV1800 PLL
 2024-11-14 21:01 UTC 

[PATCH v4 0/4] overlayfs: Optimize override/revert creds
 2024-11-14 21:01 UTC  (7+ messages)
` [PATCH v4 4/4] ovl: "

[PATCH v3 1/3] i2c: lpc2k: Add check for clk_enable()
 2024-11-14 20:56 UTC  (5+ messages)
` [PATCH v3 3/3] i2c: rk3x: "

[PATCH 0/4] kbuild: cross-compile linux-headers package
 2024-11-14 20:57 UTC  (6+ messages)
` [PATCH 4/4] kbuild: cross-compile linux-headers package when possible

[Intel-wired-lan] [PATCH iwl-net 00/10] initial PTP support
 2024-11-14 20:57 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-net 04/10] idpf: negotiate PTP capabilies and get PTP clock
      `  "
` [Intel-wired-lan] [PATCH iwl-net 09/10] idpf: add support for Rx timestamping
    `  "

[PATCH] riscv: dts: starfive: jh7110-milkv-mars: set host mode and vbus pin for on-chip USB 2.0
 2024-11-14 20:13 UTC 

[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors
 2024-11-14 20:56 UTC 

[PATCH i-g-t] tests/xe_eudebug: Convert comments to be C-styled
 2024-11-14 20:56 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v7 00/15] io_uring zero copy rx
 2024-11-14 20:56 UTC  (7+ messages)
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider

[PATCH v2 0/2] MediaTek MT6735 syscon clock/reset controller support
 2024-11-14 20:54 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: Add bindings for MT6735 syscon clock and reset controllers
` [PATCH v2 2/2] clk: mediatek: Add drivers "

[PATCH] cxl: avoid driver data for obtaining cxl_dev_state reference
 2024-11-14 20:55 UTC  (2+ messages)

[PATCH v3] docs/mm: add VMA locks documentation
 2024-11-14 20:54 UTC 

Thinkpad X230: broken USB device causes softlockup and kills whole system
 2024-11-14 20:54 UTC 

[PATCH] Use strscpy() instead of strcpy()
 2024-11-14 20:53 UTC  (6+ messages)

Switch remaining drivers over to drm_exec
 2024-11-14 20:53 UTC  (5+ messages)
` [PATCH 1/7] drm/radeon: switch over to drm_exec v2
` [PATCH 2/7] drm/qxl: switch to using "

[PATCH 1/2] rteval: preface idle-set IDLESTATE with --measurement
 2024-11-14 20:52 UTC  (2+ messages)
` [PATCH 2/2] rteval: Make rtla timerlat the default measurement module

[PATCH] clk: mediatek: mt6735-apmixedsys: Fix an error handling path in clk_mt6735_apmixed_probe()
 2024-11-14 20:51 UTC  (2+ messages)

[PATCH v1 1/1] spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
 2024-11-14 20:50 UTC 

[PATCH 0/3] clk: ralink: mtmips: some fixes and sdhc clock support
 2024-11-14 20:50 UTC  (5+ messages)
` [PATCH 2/3] clk: ralink: mtmips: fix clocks probe order in oldest ralink SoCs
` [PATCH 3/3] clk: ralink: mtmips: add mmc related clocks for SoCs MT7620, MT7628 and MT7688


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.