All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-21 22:38:34 to 2024-11-22 00:32:25 UTC [more...]

[PATCH bpf-next v1 0/7] IRQ save/restore
 2024-11-22  0:31 UTC  (15+ messages)
` [PATCH bpf-next v1 1/7] bpf: Refactor and rename resource management
` [PATCH bpf-next v1 5/7] bpf: Introduce support for bpf_local_irq_{save,restore}
` [PATCH bpf-next v1 7/7] selftests/bpf: Add IRQ save/restore tests

[PATCH 0/7] Updates for Allied Telesis boards
 2024-11-22  0:30 UTC  (8+ messages)
` [PATCH 1/7] arm: mvebu: x240: Use default baudrate table
` [PATCH 2/7] arm: mvebu: x240: Switch to standard boot
` [PATCH 3/7] arm: mvebu: x240: Don't build mkeficapsule
` [PATCH 4/7] arm: mvebu: x240: Enable IPV6 support
` [PATCH 5/7] arm: mvebu: x530: Remove dead comments
` [PATCH 6/7] arm: mvebu: x530: Don't build mkeficapsule
` [PATCH 7/7] arm: mvebu: x530: Enable IPV6 support

[PATCH 0/3] Fix some races/bugs in GuC engine busyness
 2024-11-22  0:31 UTC  (5+ messages)
` [PATCH 1/3] i915/guc: Reset engine utilization buffer before registration
` [PATCH 2/3] i915/guc: Ensure busyness counter increases monotonically

[PATCH v5 0/9] drm/verisilicon : support DC8200 and inno hdmi
 2024-11-22  0:30 UTC  (15+ messages)
` [PATCH v5 3/9] drm: bridge: inno-hdmi: add inno bridge driver
` [PATCH v5 4/9] drm/vs: Add Hardware Functions for VS DC8200
` [PATCH v5 5/9] drm/vs: Add Base API for VS Mode Configuration
` [PATCH v5 6/9] drm/vs: Add CRTC Functions
` [PATCH v5 7/9] drm/vs: Add VS Plane API
` [PATCH v5 8/9] drm/vs: Add Innosilicon HDMI Support

[CI 1/2] lib/igt_kmod: Drop legacy kunit fallback
 2024-11-22  0:29 UTC  (3+ messages)
` [CI 2/2] lib/igt_kmod: Fix leaking subtest name
` ✓ Xe.CI.BAT: success for series starting with [CI,1/2] lib/igt_kmod: Drop legacy kunit fallback

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-22  0:28 UTC  (3+ messages)

[PATCH v5 00/11] Support OF_UPSTREAM for StarFive JH7110
 2024-11-22  0:28 UTC  (3+ messages)
` [PATCH v5 05/11] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards

[PATCH v2] perf lock: Fix parse_lock_type which only retrieve one lock flag
 2024-11-22  0:27 UTC 

[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
 2024-11-22  0:27 UTC  (3+ messages)
` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-22  0:26 UTC  (5+ messages)
` [PATCH v9 20/26] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled

[PATCH i-g-t] tests/kms_plane:Add more logs to skips/failure
 2024-11-22  0:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[Buildroot] [PATCH 1/1] package/util-linux-libs: allowing building even on non-Y2038 compliant systems
 2024-11-22  0:25 UTC  (2+ messages)

[PATCH] slab: Fix too strict alignment check in create_cache()
 2024-11-22  0:23 UTC  (7+ messages)

[PATCH] overflow: improve size_add/mul for 32bit systems
 2024-11-22  0:21 UTC  (2+ messages)

[PATCH 2/3] bcache: fix io error during cache read race
 2024-11-22  0:21 UTC  (3+ messages)

[PATCH] [v2] x86/cpu: Help users notice when running old Intel microcode
 2024-11-22  0:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pkg-meson: h files only into sysroot
 2024-11-22  0:20 UTC  (3+ messages)

[PATCH RFC v6 00/16] fuse: fuse-over-io-uring
 2024-11-21 23:43 UTC  (17+ messages)
` [PATCH RFC v6 01/16] fuse: rename to fuse_dev_end_requests and make non-static
` [PATCH RFC v6 02/16] fuse: Move fuse_get_dev to header file
` [PATCH RFC v6 03/16] fuse: Move request bits
` [PATCH RFC v6 04/16] fuse: Add fuse-io-uring design documentation
` [PATCH RFC v6 05/16] fuse: make args->in_args[0] to be always the header
` [PATCH RFC v6 06/16] fuse: {uring} Handle SQEs - register commands
` [PATCH RFC v6 07/16] fuse: Make fuse_copy non static
` [PATCH RFC v6 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH RFC v6 09/16] fuse: {uring} Add uring sqe commit and fetch support
` [PATCH RFC v6 10/16] fuse: {uring} Handle teardown of ring entries
` [PATCH RFC v6 11/16] fuse: {uring} Allow to queue fg requests through io-uring
` [PATCH RFC v6 12/16] fuse: {uring} Allow to queue to the ring
` [PATCH RFC v6 13/16] io_uring/cmd: let cmds to know about dying task
` [PATCH RFC v6 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD
` [PATCH RFC v6 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
` [PATCH RFC v6 16/16] fuse: enable fuse-over-io-uring

[PATCH v2 0/2] drm/xe: Add devcoredump locking and reason string
 2024-11-22  0:15 UTC  (7+ messages)
` [PATCH v2 1/2] drm/xe: Add a reason string to the devcoredump
` [PATCH v2 2/2] drm/xe: Add mutex locking to devcoredump
` ✓ CI.Patch_applied: success for drm/xe: Add devcoredump locking and reason string (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

TOMOYO and runc containers dislike one another
 2024-11-21 23:22 UTC  (2+ messages)

[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
 2024-11-22  0:13 UTC  (6+ messages)
` [PATCH v2 2/2] pm: cpupower: Makefile: Allow overriding cross-compiling env params

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-11-22  0:12 UTC  (9+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

[PATCH 00/15] fix packing of structs when building with MSVC
 2024-11-22  0:11 UTC  (5+ messages)
` [PATCH v5 01/16] eal: provide pack start macro for MSVC

[PATCH] sched: fix warning in sched_setaffinity
 2024-11-22  0:09 UTC  (2+ messages)

[PATCH v2 topic/xe-for-ci] drm/xe/ptl: Update PTL GuC revision
 2024-11-22  0:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Update PTL GuC revision (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-22  0:08 UTC  (6+ messages)

[PATCH 6.11 000/107] 6.11.10-rc1 review
 2024-11-22  0:05 UTC  (2+ messages)

[syzbot] [netfilter?] BUG: using smp_processor_id() in preemptible code in nft_inner_eval
 2024-11-22  0:02 UTC 

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-22  0:00 UTC  (5+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

fs/xfs/xfs_exchrange.c:114:11-12: WARNING opportunity for max()
 2024-11-21 23:59 UTC 

[RFC PATCH 02/29] dma-fence: Add dma_fence_user_fence
 2024-11-21 23:59 UTC  (2+ messages)

linux-next: manual merge of the ceph tree with the net tree
 2024-11-21 23:58 UTC  (2+ messages)

linux-next: manual merge of the asm-generic tree with the mm tree
 2024-11-21 23:56 UTC  (2+ messages)

[PATCH bpf-next v8 0/4] bpf: add cpu cycles kfuncss
 2024-11-21 23:55 UTC  (7+ messages)
` [PATCH bpf-next v8 1/4] bpf: add bpf_get_cpu_time_counter kfunc

[PATCH bpf-next] libbpf: Improve debug message when the base BTF cannot be found
 2024-11-21 23:55 UTC  (2+ messages)

[PATCH] tests/intel/xe_fault_injection: Use valid pat index
 2024-11-21 23:54 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH 1/2 v2] bcachefs: do not use PF_MEMALLOC_NORECLAIM
 2024-11-21 23:53 UTC  (12+ messages)

[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
 2024-11-21 23:50 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Don't allow tsc_offset, tsc_scaling_ratio to change

[PATCH 0/7] pack-objects: Create an alternative name hash algorithm (recreated)
 2024-11-21 23:50 UTC  (6+ messages)
` [PATCH 1/7] pack-objects: add --full-name-hash option

[groeck-staging:testing 1/42] drivers/hwmon/hwmon.c:437 hwmon_attr_show() error: uninitialized symbol 'val'
 2024-11-21 23:49 UTC 

[PATCH] 9p/xen: fix release of IRQ
 2024-11-21 23:44 UTC  (2+ messages)

Fixing Grammatical Error
 2024-11-21 23:44 UTC  (2+ messages)

[PATCH v2] drm/i915: Fixed NULL pointer dereference in capture_engine
 2024-11-21 23:44 UTC  (2+ messages)

[PATCH net-next v2] net: wwan: Add WWAN sahara port type
 2024-11-21 23:43 UTC  (8+ messages)

[PATCH net] netpoll: Use rtnl_dereference() for npinfo pointer access
 2024-11-21 23:41 UTC  (3+ messages)

[GIT PULL] TPM DEVICE DRIVER: linux-next-6.13-rc1
 2024-11-21 23:41 UTC 

[git pull] drm for 6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[GIT PULL] sound updates for 6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.13-rc1
 2024-11-21 23:40 UTC  (2+ messages)

[PATCH bpf 0/4] bpf, vsock: Fix poll() and close()
 2024-11-21 23:34 UTC  (4+ messages)

Long names for `git log -S` and `git log -G`
 2024-11-21 23:31 UTC  (4+ messages)

[PATCH] ASoC: doc: dapm: Add location information for dapm-graph tool
 2024-11-21 23:29 UTC 

[PATCH] bpftool: fix potential NULL pointer dereferencing in prog_dump()
 2024-11-21 23:29 UTC  (4+ messages)
` [PATCH v3] "

net/netfilter/xt_quota2.c:172:37: warning: 'q2_counter_fops' defined but not used
 2024-11-21 23:28 UTC 

[openeuler:openEuler-1.0-LTS 1304/1304] drivers/regulator/qcom-rpmh-regulator.c:742:34: warning: unused variable 'rpmh_regulator_match_table'
 2024-11-21 23:28 UTC 

[PATCH 0/2] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-11-21 23:25 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: common: Add support for power-domain attachment

[PATCH i-g-t v4 0/6] GPGPU fill improvements
 2024-11-21 23:25 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for GPGPU fill improvements (rev4)

How to add RTS support for wwan0at0 port
 2024-11-21 23:25 UTC  (6+ messages)
      `  "
          `  "

[PATCH 00/14] XIVE2 changes to support Group and Crowd operations
 2024-11-21 23:22 UTC  (10+ messages)
` [PATCH 03/14] ppc/xive2: Support group-matching when looking for target
` [PATCH 06/14] ppc/xive2: Process group backlog when updating the CPPR
` [PATCH 12/14] pnv/xive: Support ESB Escalation

[PATCH] genksyms: reduce indentation in export_symbol()
 2024-11-21 23:22 UTC 

Fixing Spelling Mistake in rculist_nulls.rst
 2024-11-21 23:21 UTC 

[PATCH i-g-t] tests/intel/kms_cdclk: Handle scenario where ref and new cdclk is same
 2024-11-21 23:20 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH bpf-next] libbpf: Extend linker API to support in-memory ELF files
 2024-11-21 23:19 UTC  (2+ messages)

[PATCH v3 0/2] rust: page: Add support for existing struct page mappings
 2024-11-21 23:18 UTC  (12+ messages)

KASAN: wild-memory-access in dqput.part.0
 2024-11-21 23:15 UTC  (3+ messages)

[RFC PATCH] xen: add libafl-qemu fuzzer support
 2024-11-21 23:15 UTC  (7+ messages)

[PATCH 0/8] Display Global Histogram
 2024-11-21 23:13 UTC  (3+ messages)
` [PATCHv6 5/8] drm/i915/histogram: Add crtc properties for global histogram

[PATCH v13 0/9] set-head/fetch remote/HEAD updates
 2024-11-21 22:55 UTC  (12+ messages)
` [PATCH v14 00/10] "
  ` [PATCH v14 01/10] t/t5505-remote: set default branch to main
  ` [PATCH v14 02/10] t/t5505-remote: test failure of set-head
  ` [PATCH v14 03/10] refs: standardize output of refs_read_symbolic_ref
  ` [PATCH v14 04/10] refs: atomically record overwritten ref in update_symref
  ` [PATCH v14 05/10] remote set-head: refactor for readability
  ` [PATCH v14 06/10] remote set-head: better output for --auto
  ` [PATCH v14 07/10] refs: add TRANSACTION_CREATE_EXISTS error
  ` [PATCH v14 08/10] refs: add create_only option to refs_update_symref_extended
  ` [PATCH v14 09/10] fetch: set remote/HEAD if it does not exist
  ` [PATCH v14 10/10] fetch set_head: handle mirrored bare repositories

[PATCH] fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero
 2024-11-21 23:11 UTC 

What's cooking in git.git (Nov 2024, #07; Wed, 20)
 2024-11-21 23:11 UTC  (5+ messages)

[PATCH v4 0/2] Refactor MST DSC Determination Policy
 2024-11-21 23:10 UTC  (2+ messages)

Confidential Computing Kernel SIG 2024-11-22
 2024-11-21 23:09 UTC  (4+ messages)

[PATCH v7 0/3] [PATCH v6 0/3] Add support for AST2700 clk driver
 2024-11-21 23:06 UTC  (5+ messages)
` [PATCH v7 3/3] clk: aspeed: add AST2700 clock driver

Slight improvement in readability
 2024-11-21 23:06 UTC  (3+ messages)

[PATCH v7 0/3] usb: typec: Implement UCSI driver for ChromeOS
 2024-11-21 23:05 UTC  (9+ messages)
` [PATCH v7 2/3] usb: typec: ucsi: Implement ChromeOS UCSI driver

[PATCH v2 00/22] tests/qtest: migration-test refactoring
 2024-11-21 23:04 UTC  (5+ messages)
` [PATCH v2 06/22] tests/qtest/migration: Move qmp helpers to a separate file
` [PATCH v2 07/22] tests/qtest/migration: Rename migration-helpers.c

[PATCHSET v3 0/14] Rewrite rsrc node handling
 2024-11-21 23:04 UTC  (8+ messages)
` [PATCH 03/14] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache

[PATCH V2] drivers: clk: zynqmp: remove clock name dependency
 2024-11-21 23:03 UTC  (8+ messages)

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-11-21 22:59 UTC  (11+ messages)

[PATCH 0/6] PATH WALK I: The path-walk API
 2024-11-21 22:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/6] t6601: add helper for testing "
  ` [PATCH v2 4/6] path-walk: allow consumer to specify object types

[PATCH v1] usb: typec: ucsi: Fix completion notifications
 2024-11-21 22:53 UTC  (4+ messages)

[PATCH 00/37] drm/vc4: Add support for BCM2712 / Pi5 display hardware
 2024-11-21 22:48 UTC  (11+ messages)
` [PATCH 30/37] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 31/37] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 32/37] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 33/37] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 34/37] clk: bcm: rpi: Add disp clock

❌ FAIL: Test report for master (6.12.0, upstream-mainline, 341d041d)
 2024-11-21 22:53 UTC 

[PATCH i-g-t v4 0/6] lib/igt_kmod: Drop legacy kunit integration
 2024-11-21 22:52 UTC  (4+ messages)
` [PATCH i-g-t v4 3/6] lib/igt_kmod: Let the fixture open/close debugfs

[PATCH] pack-bitmap.c: typofix in `find_boundary_objects()`
 2024-11-21 22:50 UTC 

[meta-virtualization][master][scarthgap][styhead][PATCH v2 0/6] Add bbclass for xen boot script variables
 2024-11-21 22:49 UTC  (7+ messages)
` [meta-virtualization][master][PATCH v2 1/6] xen-u-boot-scr-configuration: "
` [meta-virtualization][master][PATCH v2 2/6] xen-rpi-u-boot-scr: Inherit xen-u-boot-scr-configuration bbclass
` [meta-virtualization][master][scarthgap][styhead][PATCH v2 3/6] xen-boot-env: Move xen variables to inc file
` [meta-virtualization][master][scarthgap][styhead][PATCH v2 4/6] u-boot-xlnx-scr: Include xen-boot-env if BOOTMODE is xen
` [meta-virtualization][master][scarthgap][styhead][PATCH v2 5/6] boot.cmd.xen: Add load address to echo messages
` [meta-virtualization][master][PATCH v2 6/6] xen-boot-env.inc: Inherit xen-u-boot-scr-configuration bbclass

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-11-21 22:48 UTC  (5+ messages)
` [PATCH 0/5] collected fallout of porting an ATSAMA5D2 "

Fix spelling and grammar mistake - bareudp.rst
 2024-11-21 22:48 UTC 

vmlinux.o: warning: objtool: snd_pcm_ioctl_xfern_compat+0x717: undefined stack state
 2024-11-21 22:46 UTC 

[PATCH v5 11/11] ARM: dts: socfpga: add Enclustra SoM dts files
 2024-11-21 22:46 UTC 

[PATCH v3 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
 2024-11-21 22:46 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH bpf-next] libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
 2024-11-21 22:45 UTC 

[GIT PULL] clk changes for the merge window
 2024-11-21 22:45 UTC 

[Buildroot] [git commit] package/libblockdev: bump to version 3.2.1
 2024-11-21 22:42 UTC 

[Buildroot] [PATCH] package/libblockdev: bump to version 3.2.1
 2024-11-21 22:44 UTC  (2+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-21 22:44 UTC  (6+ messages)
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-11-21 22:42 UTC  (19+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[PATCH 0/2] configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER
 2024-11-21 22:41 UTC  (4+ messages)

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-21 22:41 UTC  (2+ messages)

[PATCH v2] riscv: Call secondary mmu notifier when flushing the tlb
 2024-11-21 22:41 UTC  (5+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS e0b9950bb4aee297521ddf340c7754291858b25d
 2024-11-21 22:39 UTC 

[GIT PULL] execve updates for v6.13-rc1
 2024-11-21 22:38 UTC  (12+ messages)

[PATCH 00/20] Support for the RK3576
 2024-11-21 22:38 UTC  (3+ messages)
  ` [PATCH 17/20] mmc: rockchip_sdhci: Add support for RK3576


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.