messages from 2024-06-21 18:54:00 to 2024-06-21 20:20:16 UTC [more...]
[RFC PATCH 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
2024-06-21 20:20 UTC (5+ messages)
` [RFC PATCH 2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall
[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
2024-06-21 20:19 UTC (3+ messages)
` [PATCH 14/15] net: marvell: Convert tasklet API to new bottom half workqueue mechanism
[PATCH for-4.19? 0/3] xen: build adjustments for __read_mostly/__ro_after_init
2024-06-21 20:19 UTC (4+ messages)
` [PATCH 1/3] xen/riscv: Drop legacy __ro_after_init definition
` [PATCH 2/3] xen/ppc: Adjust ppc64_defconfig
` [PATCH 3/3] xen/ppc: Avoid using the legacy __read_mostly/__ro_after_init definitions
[PATCH v1 0/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
2024-06-21 20:18 UTC (6+ messages)
` [PATCH v1 2/2] "
[PATCH] drm/rockchip: analogix_dp: allow to work without panel
2024-06-21 20:17 UTC (2+ messages)
[PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores
2024-06-21 20:17 UTC (2+ messages)
[PATCH] doc: board: ti: Add capsule documentation for TI K3 devices
2024-06-21 20:17 UTC
[meta-ti][master/scarthgap][PATCH] ti-img-rogue-driver_23.3.6512818: gcc 14 compat
2024-06-21 20:15 UTC
[PATCH] drm/xe: Get XE_FORCEWAKE_ALL to read RING_TIMESTAMP
2024-06-21 20:15 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[PATCH RFC 0/3] add support for mm-local memory allocations
2024-06-21 20:15 UTC (4+ messages)
` [PATCH RFC 1/3] mseal: expose interface to seal / unseal user memory ranges
` [PATCH RFC 2/3] mm/secretmem: implement mm-local kernel allocations
` [PATCH RFC 3/3] drivers/misc: add test driver and selftest for proclocal allocator
[PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
2024-06-21 20:14 UTC (13+ messages)
[PATCH 0/4] perf tools: Assorted random updates and fixes
2024-06-21 20:14 UTC (4+ messages)
` [PATCH 4/4] perf mem: Fix a segfault with NULL event->name
[Buildroot] [PATCH 1/1] package/c-ares: update site url
2024-06-21 20:13 UTC (4+ messages)
[PATCH v1 0/2] DLB Enqueue Reorder Support
2024-06-21 20:12 UTC (3+ messages)
` [PATCH v1 1/2] event/dlb2: add support for enqueue reordering
` [PATCH v1 2/2] eventdev: add support for enqueue reorder
[PATCH 00/15] linux system call fixes
2024-06-21 19:57 UTC (5+ messages)
` [PATCH 09/15] sh: rework sync_file_range ABI
` [musl] "
[PATCH bpf v3 1/2] bpf: Fix overrunning reservations in ringbuf
2024-06-21 20:10 UTC (3+ messages)
linux-next: manual merge of the memblock tree with the origin tree
2024-06-21 20:08 UTC (6+ messages)
[PATCH v2 00/43] labgrid: Provide an integration with Labgrid
2024-06-21 20:07 UTC (45+ messages)
` [PATCH v2 01/43] trace: Update test to tolerate different trace-cmd version
` [PATCH v2 02/43] binman: efi: Correct entry docs
` [PATCH v2 03/43] binman: Regenerate nxp docs
` [PATCH v2 04/43] binman: ti: Regenerate entry docs
` [PATCH v2 05/43] binman: Update the entrydocs header
` [PATCH v2 06/43] buildman: Make mrproper an argument to _reconfigure()
` [PATCH v2 07/43] buildman: Make mrproper an argument to _config_and_build()
` [PATCH v2 08/43] buildman: Make mrproper an argument to run_commit()
` [PATCH v2 09/43] buildman: Avoid rebuilding when --mrproper is used
` [PATCH v2 10/43] buildman: Add a flag to force mrproper on failure
` [PATCH v2 11/43] buildman: Retry the build for current source
` [PATCH v2 12/43] buildman: Add a way to limit the number of buildmans
` [PATCH v2 13/43] dm: core: Enhance comments on bind_drivers_pass()
` [PATCH v2 14/43] initcall: Correct use of relocation offset
` [PATCH v2 15/43] am33xx: Provide a function to set up the debug UART
` [PATCH v2 16/43] sunxi: Mark scp as optional
` [PATCH v2 17/43] google: Disable TPMv2 on most Chromebooks
` [PATCH v2 18/43] meson: Correct driver declaration for meson_axg_gpio
` [PATCH v2 19/43] test: Allow signaling that U-Boot is ready
` [PATCH v2 20/43] test: Make bootstd init run only on sandbox
` [PATCH v2 21/43] test: Use a constant for the test timeout
` [PATCH v2 22/43] test: Pass stderr to stdout
` [PATCH v2 23/43] test: Release board after tests complete
` [PATCH v2 24/43] log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
` [PATCH v2 25/43] test: Allow connecting to a running board
` [PATCH v2 26/43] test: Decode exceptions only with sandbox
` [PATCH v2 27/43] test: Avoid failing skipped tests
` [PATCH v2 28/43] test: dm: Show failing driver name
` [PATCH v2 29/43] test: Check help output
` [PATCH v2 30/43] test: Create a common function to get the config
` [PATCH v2 31/43] test: Introduce the concept of a role
` [PATCH v2 32/43] test: Move the receive code into a function
` [PATCH v2 33/43] test: Separate out the exception handling
` [PATCH v2 34/43] test: Detect dead connections
` [PATCH v2 35/43] test: Tidy up remaining exceptions
` [PATCH v2 36/43] test: Introduce lab mode
` [PATCH v2 37/43] test: Improve handling of sending commands
` [PATCH v2 38/43] test: Fix mulptiplex_log typo
` [PATCH v2 39/43] test: Avoid double echo when starting up
` [PATCH v2 40/43] test: Try to shut down the lab console gracefully
` [PATCH v2 41/43] test: Add a section for closing the connection
` [PATCH v2 42/43] Update u-boot.cfg to include CFG also
` [PATCH v2 43/43] CI: Allow running tests on sjg lab
FYI: path walking optimizations pending for 6.11
2024-06-21 20:04 UTC (4+ messages)
[PATCH 00/13] forcealign for xfs
2024-06-21 20:04 UTC (16+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
[PATCH] drm/panel: asus-z00t-tm5p5-n35596: transition to mipi_dsi wrapped functions
2024-06-21 20:02 UTC (2+ messages)
[PATCH 0/3] Add interconnect support for qcom_ethqos driver
2024-06-21 20:01 UTC (5+ messages)
` [PATCH 1/3] net: stmmac: Add interconnect support in qcom-ethqos driver
[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-06-21 20:01 UTC (3+ messages)
[XEN PATCH v2] common/sched: address a violation of MISRA C Rule 8.8
2024-06-21 19:59 UTC
[PATCH] drm/etnaviv: reduce number of ktime_get calls in IRQ handler
2024-06-21 20:00 UTC
cpufreq/thermal regression in 6.10
2024-06-21 19:59 UTC (6+ messages)
[PATCH 0/2] cat-file related doc and test
2024-06-21 20:00 UTC (6+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
` [PATCH v2 2/2] t1006: "
[PATCH] drm/etnaviv: don't block scheduler when GPU is still active
2024-06-21 19:59 UTC
[Buildroot] [PATCH 0/6] package: bump to python 3.12, rust 1.79.0 (branch yem/python3.12)
2024-06-21 19:58 UTC (7+ messages)
` [Buildroot] [PATCH 2/6] utils/update-rust: add script to automatically update the rust version
[PATCH v3] software node: Implement device_get_match_data fwnode callback
2024-06-21 19:58 UTC (2+ messages)
[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
2024-06-21 19:54 UTC (6+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values
[GIT PULL] overlayfs fixes for 6.10-rc5
2024-06-21 19:54 UTC
[PATCH] drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
2024-06-21 19:54 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH i-g-t v2 0/7] Add support for hook script
2024-06-21 19:51 UTC (8+ messages)
` [PATCH i-g-t v2 1/7] igt_hook: Add feature
` [PATCH i-g-t v2 2/7] runner: Make it easier to extend argv
` [PATCH i-g-t v2 3/7] runner: Add option --hook
` [PATCH i-g-t v2 4/7] igt_hook: Implement and use set_fake_argv() in test
` [PATCH i-g-t v2 5/7] igt_hook: Allow multiple hook descriptors
` [PATCH i-g-t v2 6/7] runner: Use dynamic vector for test argv
` [PATCH i-g-t v2 7/7] runner: Allow multiple --hook options
[Bug 218890] New: reset SuperSpeed USB device number 2 using xhci_hcd
2024-06-21 19:53 UTC (2+ messages)
` [Bug 218890] "
[PATCH 00/13] kdb: Add the ability to read iomapped memory via kdb + clean up "md" commands
2024-06-21 19:52 UTC (6+ messages)
` [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-06-21 19:52 UTC (13+ messages)
` [PATCH sched_ext/for-6.11] sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_class()
[OE-core][PATCH 1/3] go: upgrade 1.22.3 -> 1.22.4
2024-06-21 19:51 UTC (3+ messages)
` [OE-core][PATCH 3/3] go: move to a single binary bootstrap option
[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
2024-06-21 19:48 UTC (7+ messages)
[cip-dev][isar-cip-core][PATCH 0/2] fixes and documentation
2024-06-21 19:48 UTC (3+ messages)
` [cip-dev][isar-cip-core][PATCH 1/2] doc: Add section howto generate the a efi auth file from snakeoil certs
[PATCH 0/2] grub-fstest: Show error message if command causes grub_errno
2024-06-21 19:47 UTC (2+ messages)
ieee80211.h virtual_map splat
2024-06-21 19:46 UTC (7+ messages)
[PATCH] cat-file: reduce write calls for unfiltered blobs
2024-06-21 19:45 UTC (4+ messages)
[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
2024-06-21 19:25 UTC (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
` [RFC PATCH v1 2/2] vsock/test: add test for deferred credit update
[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
2024-06-21 19:43 UTC (3+ messages)
[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
2024-06-21 19:41 UTC (4+ messages)
` [PATCH RFC] "
[PATCH 0/3] Resolve problems with kexec identity mapping
2024-06-21 19:41 UTC (7+ messages)
[PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library
2024-06-21 19:41 UTC (4+ messages)
` [OE-core] "
[PATCH] ELF: fix kernel.randomize_va_space double read
2024-06-21 19:40 UTC (2+ messages)
[PATCH v3 5/6] hwrng: exynos: Add SMC based TRNG operation
2024-06-21 19:40 UTC (3+ messages)
[PATCH 0/5] Add Binman code-coverage test to CI
2024-06-21 19:39 UTC (10+ messages)
` [PATCH 3/5] buildman: Support building within a Python venv
[PATCH v5 00/13] PCI: dw-rockchip: Add endpoint mode support
2024-06-21 19:39 UTC (4+ messages)
[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
2024-06-21 19:37 UTC (4+ messages)
[PATCH 0/7] mm/mprotect: Fix dax puds
2024-06-21 19:36 UTC (5+ messages)
` [PATCH 6/7] mm/x86: Add missing pud helpers
[PATCH v3 0/4] Improve period adjusting support
2024-06-21 19:38 UTC (4+ messages)
` [PATCH v3 4/4] testsuite: smokey - new testcase alchemy/task-11
` [PATCH v4 "
[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
2024-06-21 19:38 UTC (12+ messages)
[PATCH] drm/xe/huc: Use GT oriented error messages in xe_huc.c
2024-06-21 19:37 UTC (2+ messages)
` ✓ CI.FULL: success for "
[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
2024-06-21 19:36 UTC (8+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers
` [RFC PATCH 2/9] PCI/AER: Call AER CE handler before clearing AER CE status register
` [RFC PATCH 3/9] PCI/portdrv: Update portdrv with an atomic notifier for reporting AER internal errors
[PATCH] drm/ssd130x: Add drm_panic support
2024-06-21 19:34 UTC (6+ messages)
[PATCH v4 0/4] Add kd101ne3-40ti configuration in driver jd9365da
2024-06-21 19:33 UTC (7+ messages)
` [PATCH v4 1/4] drm/panel: jd9365da: Modify the method of sending commands
` [PATCH v4 3/4] drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panel
` [PATCH v4 4/4] drm/panel: jd9365da: Add the function of adjusting orientation
[PATCH] PCI: hv: fix reading of PCI_INTERRUPT_LINE and PCI_INTERRUPT_PIN
2024-06-21 19:33 UTC (6+ messages)
commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
2024-06-21 19:32 UTC
[PATCHSET v7] sched: Implement BPF extensible scheduler class
2024-06-21 19:32 UTC (5+ messages)
` [PATCH 04/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
2024-06-21 19:32 UTC (7+ messages)
` [PATCH v0 1/1] "
[PATCH V4] scsi: lpfc: Fix a possible null pointer dereference
2024-06-21 19:28 UTC (2+ messages)
[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
2024-06-21 19:26 UTC
[PATCH] sched/task_struct: Move alloc_tag to the end of the struct
2024-06-21 19:22 UTC (7+ messages)
[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
2024-06-21 19:21 UTC (3+ messages)
` [PATCH v1 3/5] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
[PATCH] wifi: mwifiex: increase max_num_akm_suites
2024-06-21 19:16 UTC (4+ messages)
[PATCH 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
2024-06-21 19:14 UTC (2+ messages)
` [PATCH 2/2] Add scripts/oss-fuzz/build.sh
[Buildroot] [git commit] package/rust: update to 1.79.0
2024-06-21 19:10 UTC
[Buildroot] [git commit] utils/update-rust: add script to automatically update the rust version
2024-06-21 19:10 UTC
[Buildroot] [git commit] package/python-web2py: fix build with python 3.12
2024-06-21 19:10 UTC
[Buildroot] [git commit] package/python3: bump python to 3.12.4
2024-06-21 19:10 UTC
[Buildroot] [git commit] package/python-pydantic-core: bump for fixes with python 3.12
2024-06-21 19:10 UTC
MM global locks as core counts quadruple
2024-06-21 19:10 UTC (2+ messages)
[PATCH v3 00/17] TDX MMU prep series part 1
2024-06-21 19:08 UTC (4+ messages)
` [PATCH v3 17/17] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots()
[PATCH v39 00/42] LSM: General module stacking
2024-06-21 19:07 UTC (4+ messages)
` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule
[DPDK/core Bug 1471] rte_pktmbuf_free_bulk does not respect RTE_LIBRTE_MBUF_DEBUG
2024-06-21 19:03 UTC (2+ messages)
` [DPDK/core Bug 1471] Some rte_pktmbuf functions do "
Please include the sched_ext:for-next branch in linux-next
2024-06-21 19:02 UTC (4+ messages)
[PATCH 0/6] riscv: convert bottom half of exception handling to C
2024-06-21 19:02 UTC (8+ messages)
` [PATCH 3/6] "
[PATCH] hugetlb: force allocating surplus hugepages on mempolicy allowed nodes
2024-06-21 19:00 UTC
[PATCH v2 00/35] PREEMPT_AUTO: support lazy rescheduling
2024-06-21 18:58 UTC (4+ messages)
` [PATCH v2 29/35] sched: handle preempt=voluntary under PREEMPT_AUTO
[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
2024-06-21 18:58 UTC (3+ messages)
` [PATCH v4 03/14] irqchip: mips-gic: Introduce for_each_online_cpu_gic()
[PATCH] ref-manual: add DEFAULT_TIMEZONE variable
2024-06-21 18:55 UTC
[PATCH v3 0/2] mm: swap: mTHP swap allocator base on swap cluster order
2024-06-21 18:55 UTC (4+ messages)
` [PATCH v3 1/2] mm: swap: swap cluster switch to double link list
[PATCH 0/8] btrfs-progs: add subvol list options for sane path behavior
2024-06-21 18:53 UTC (3+ messages)
` [PATCH 7/8] btrfs-progs: subvol list: use libbtrfsutil
` [PATCH 8/8] btrfs-progs: subvol list: add sane -O and -A options
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.