messages from 2024-01-23 23:40:50 to 2024-01-24 01:29:45 UTC [more...]
[syzbot] [can?] memory leak in j1939_netdev_start
2024-01-24 1:24 UTC (2+ messages)
[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
2024-01-24 1:27 UTC (12+ messages)
E820 memory allocation issue on Threadripper platforms
2024-01-24 1:27 UTC (13+ messages)
` ACPI VFCT table too short on PVH dom0 (was: Re: E820 memory allocation issue on Threadripper platforms)
Linux 6.8-rc1
2024-01-24 1:26 UTC (2+ messages)
` linux-next: stats (Was: Linux 6.8-rc1)
[PATCH v3 0/3] pidfds for non thread group leaders
2024-01-24 1:25 UTC (6+ messages)
` [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
[PATCH 0/8] timers and Documentation: Cleanup
2024-01-24 1:26 UTC (5+ messages)
` [PATCH 6/8] Documentation: Create a new folder for all timer internals
` [PATCH 7/8] Documentation: Move "core core" api into a separate file
[Question] Podman port mapping is not working properly. #meta-virtualization
2024-01-24 1:26 UTC
[RFC PATCH 00/34] Compile accel/tcg once (partially)
2024-01-24 1:24 UTC (23+ messages)
` [RFC PATCH 12/34] target: Uninline cpu_mmu_index()
` [RFC PATCH 13/34] target: Uninline cpu_get_tb_cpu_state()
` [RFC PATCH 14/34] exec: [CPUTLB] Move PAGE_* macros to common header
` [RFC PATCH 15/34] exec: [CPUTLB] Move TLB_*/tlb_*() "
` [RFC PATCH 16/34] exec: [CPUTLB] Move cpu_*()/cpu_env() "
` [RFC PATCH 17/34] hw/core: [CPUTLB] Move target specifics to end of TCGCPUOps
` [RFC PATCH 18/34] accel/stubs: [CPUTLB] Move xen.h stubs to xen-stub.c
` [RFC PATCH 19/34] accel/tcg: [CPUTLB] Use TCGContext.addr_type instead of TARGET_LONG_BITS
` [RFC PATCH 20/34] accel/tcg: [CPUTLB] Use TCGContext.guest_mo for memory ordering
` [RFC PATCH 21/34] accel/tcg: [CPUTLB] Use tcg_ctx->tlb_dyn_max_bits
` [RFC PATCH 22/34] accel/tcg: [CPUTLB] Move CPU_TLB_DYN_[DEFAULT|MIN]* to cputlb.c
[PATCH V2] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
2024-01-24 2:14 UTC (2+ messages)
[linux-linus test] 184432: tolerable FAIL - PUSHED
2024-01-24 1:22 UTC
linux-next: build failure after merge of the vfs-brauner tree
2024-01-24 1:20 UTC (2+ messages)
[PATCH v5 0/3] libceph: fix sparse-read failure bug
2024-01-24 1:20 UTC (4+ messages)
` [PATCH v5 3/3] libceph: just wait for more data to be available on the socket
linux-next: manual merge of the bpf-next tree with the mm tree
2024-01-24 1:18 UTC (2+ messages)
[PATCH -next] fs: coda: Remove unused variable 'outp' in venus_rmdir
2024-01-24 1:18 UTC (2+ messages)
[PATCH] xen: Drop out of coroutine context xen_invalidate_map_cache_entry
2024-01-24 1:12 UTC (3+ messages)
[PATCH 0/2] Add support for MSI injection on Arm
2024-01-24 1:17 UTC (5+ messages)
` [PATCH 1/2] arm: vgic: Add the ability to trigger MSIs from the Hypervisor
` [PATCH 2/2] xen/dm: arm: Introduce inject_msi2 DM op
[PATCH v18 000/121] KVM TDX basic feature support
2024-01-24 1:17 UTC (3+ messages)
` [PATCH v18 023/121] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
[PATCH v2 00/15] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
2024-01-24 1:16 UTC (5+ messages)
` [PATCH v2 15/15] arm64: dts: qcom: qrb4210-rb2: enable USB-C port handling
[PATCH v4 0/3] Add mediatek,gce-props.yaml for other bindings reference
2024-01-24 1:14 UTC (14+ messages)
` [PATCH v4 0/3] Add mediatek, gce-props.yaml "
` [PATCH v4 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml
` [PATCH v4 2/3] dt-bindings: media: mediatek: mdp: Change mediatek,gce-events to reference
` [PATCH v4 2/3] dt-bindings: media: mediatek: mdp: Change mediatek, gce-events "
` [PATCH v4 3/3] dt-bindings: soc: mediatek: Change mediatek, gce-events to refernece
` [PATCH v4 3/3] dt-bindings: soc: mediatek: Change mediatek,gce-events "
[PATCH 01/20] Convert CONFIG_SPL_STACK to Kconfig
2024-01-24 1:15 UTC (4+ messages)
[PATCH mptcp-net] mptcp: fix data re-injection from stale subflow
2024-01-24 1:14 UTC (2+ messages)
[melver:kasan/dev 3/4] include/linux/fortify-string.h:57:29: warning: '__builtin_memcpy': specified size 4294967295 exceeds maximum object size 2147483647
2024-01-24 1:14 UTC
[PATCH -next] fs: remove NTFS classic from docum. index
2024-01-24 1:14 UTC
[RFC PATCH 0/9] NT synchronization primitive driver
2024-01-24 1:14 UTC (13+ messages)
` [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device
` [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range
` [RFC PATCH 3/9] ntsync: Introduce NTSYNC_IOC_CREATE_SEM and NTSYNC_IOC_DELETE
` [RFC PATCH 4/9] ntsync: Introduce NTSYNC_IOC_PUT_SEM
` [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [RFC PATCH 6/9] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [RFC PATCH 7/9] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [RFC PATCH 8/9] ntsync: Introduce NTSYNC_IOC_PUT_MUTEX
` [RFC PATCH 9/9] ntsync: Introduce NTSYNC_IOC_KILL_OWNER
[PATCH net v2 00/10] Fix MODULE_DESCRIPTION() for net (p2)
2024-01-24 1:13 UTC (3+ messages)
` [PATCH net v2 07/10] net: fill in MODULE_DESCRIPTION()s for fec
Fwd: Unexpected behavior of ls-files command when using --others --exclude-from, and a .gitignore file which resides in a subdirectory
2024-01-24 1:09 UTC (4+ messages)
[PATCH net-next 0/2] Add HW check sum of load for RZ/G2L GbEthernet IP
2024-01-24 1:09 UTC (3+ messages)
` [PATCH net-next 1/2] ravb: Add Rx checksum offload support
[PATCH v2] btrfs: zstd: fix and simplify the inline extent decompression
2024-01-24 1:08 UTC (4+ messages)
[PATCH] fstests: btrfs: verify the read behavior of compressed inline extent
2024-01-24 1:06 UTC (4+ messages)
[PATCH v1 0/6] drm/lima: fixes and improvements to error recovery
2024-01-24 1:03 UTC (8+ messages)
` [PATCH v1 1/6] drm/lima: fix devfreq refcount imbalance for job timeouts
Limited/Broken functionality of ASLR for Libs >= 2MB
2024-01-24 1:04 UTC (9+ messages)
[android-common:android15-6.1 124/175] arch/arm64/kvm/hyp/nvhe/switch.c:215:21: warning: unused variable 'vq_len'
2024-01-24 1:03 UTC
[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
2024-01-24 1:03 UTC (18+ messages)
` [PATCH 3/3] phy: rockchip: Add Samsung HDMI/DP Combo PHY driver
[PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2024-01-24 1:03 UTC (3+ messages)
` [PATCH 4/4 "
[PATCH] perf build: Make minimal shellcheck version to v0.6.0
2024-01-24 1:01 UTC (2+ messages)
[GIT PULL] tracing: Fixes for eventfs and histograms
2024-01-24 1:01 UTC (2+ messages)
`git fetch` with protocol.version=1 misses tags that point to the fetched history
2024-01-24 1:00 UTC (2+ messages)
` [PATCH] transport-helper: re-examine object dir after fetching
[PATCH 6.7 000/638] 6.7.2-rc2 review
2024-01-24 1:00 UTC (3+ messages)
Requesting help recovering my array
2024-01-24 0:59 UTC (10+ messages)
[PATCH 6.6 000/580] 6.6.14-rc2 review
2024-01-24 0:59 UTC (3+ messages)
[PATCH 8/8] arm64: dts: qcom: ipq5018-rdp432-c2: enable ethernet support
2024-01-24 0:53 UTC (3+ messages)
linux-next: build failure after merge of the pm tree
2024-01-24 0:51 UTC
[PATCH v1 0/8] Enforce uniform metadata settings for ns head
2024-01-24 0:47 UTC (4+ messages)
` [PATCH 5/8] nvme: sync the namespace scanning during ctrl start
[PATCH v2] perf evlist: Fix evlist__new_default() for > 1 core PMU
2024-01-24 0:46 UTC (3+ messages)
` [PATCH v3] "
Could you please help me in resolving the "arch/arm/lib/vectors.S:87: Error: no such instruction: `b reset' ?"
2024-01-24 0:44 UTC (13+ messages)
` Could you please help me in resolving the " /reset.c:42:(.text.do_reset+0x20): undefined reference to `reset_cpu'?"
[PATCH -next] ASoC: codecs: Remove unneeded semicolon
2024-01-24 0:44 UTC
[PATCH v2 0/2] getrusage: use sig->stats_lock
2024-01-24 0:39 UTC (3+ messages)
[PATCH 0/2] minor fix on perf_capabilities in KVM/x86
2024-01-24 0:38 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/pmu: Reset perf_capabilities in vcpu to 0 if PDCM is disabled
` [PATCH 2/2] KVM: x86/pmu: Remove vcpu_get_perf_capabilities()
[PATCH v3 0/2] lib: checksum: Fix issues with checksum tests
2024-01-24 0:38 UTC (3+ messages)
` [PATCH v3 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v3 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
[PATCH v2 0/4] perf sched: Fix task state report
2024-01-24 0:38 UTC (2+ messages)
[PATCH 0/2] btrfs: disable inline checksum for multi-dev striped FS
2024-01-24 0:19 UTC (2+ messages)
[PATCHSET v2 wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
2024-01-24 0:30 UTC (7+ messages)
` [PATCH 8/9] workqueue: Introduce struct wq_node_nr_active
` [PATCH 9/9] workqueue: Implement system-wide nr_active enforcement for unbound workqueues
[PATCH v2] x86/resctrl: Implement new mba_MBps throttling heuristic
2024-01-24 0:29 UTC (11+ messages)
What's cooking in git.git (Jan 2024, #07; Tue, 23)
2024-01-24 0:25 UTC
[PATCH] block/blk-mq: Don't complete locally if capacities are different
2024-01-24 0:24 UTC (4+ messages)
[openeuler:OLK-6.6 701/2572] error: unknown target ABI 'ilp32'
2024-01-24 0:23 UTC
[PATCH v2 0/2] lib: checksum: Fix issues with checksum tests
2024-01-24 0:23 UTC (3+ messages)
[PATCH 5.15 000/371] 5.15.148-rc2 review
2024-01-24 0:21 UTC (2+ messages)
[PATCH 6.6 000/583] 6.6.14-rc1 review
2024-01-24 0:19 UTC (2+ messages)
[PATCH 6.1 000/414] 6.1.75-rc2 review
2024-01-24 0:19 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-net v4] idpf: avoid compiler padding in virtchnl2_ptype struct
2024-01-24 0:10 UTC (2+ messages)
` "
[PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
2024-01-24 0:18 UTC (3+ messages)
[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
2024-01-24 0:18 UTC (3+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces
[PATCH v2 4/4] perf sched: Commit to evsel__taskstate() to parse task state info
2024-01-24 0:17 UTC (3+ messages)
[PATCH i-g-t 0/2] check modparam before enabling psr mode
2024-01-24 0:17 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v4 0/5] Add ISA extension smcntrpmf support
2024-01-24 0:15 UTC (4+ messages)
` [PATCH v4 5/5] target/riscv: Implement privilege mode filtering for cycle/instret
[PATCH 0/7] net/gve: RSS Support for GVE Driver
2024-01-24 0:15 UTC (19+ messages)
` [PATCH v3 1/7] net/gve: fully expose RSS offload support in dev_info
` [PATCH v3 2/7] net/gve: RSS adminq command changes
` [PATCH v3 3/7] net/gve: add gve_rss library for handling RSS-related behaviors
` [PATCH v3 4/7] net/gve: RSS configuration update support
` [PATCH v3 5/7] net/gve: RSS redirection table "
` [PATCH v3 6/7] net/gve: update gve.ini with RSS capabilities
` [PATCH v3 7/7] net/gve: update GVE documentation with RSS support
` [PATCH v3 0/7] net/gve: RSS Support for GVE Driver
[PATCH] arm64: dts: rockchip: enable built-in thermal monitoring on rk3588
2024-01-24 0:14 UTC (9+ messages)
` [PATCH v2] "
[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
2024-01-24 0:12 UTC (3+ messages)
[PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg
2024-01-24 0:11 UTC (12+ messages)
[PATCH] tracing: Include PPIN in mce_record tracepoint
2024-01-24 0:12 UTC (2+ messages)
[PATCHv2 bpf-next 0/8] bpf: Add cookies retrieval for perf/kprobe multi links
2024-01-24 0:10 UTC (2+ messages)
[Weekly meetings] No meeting 24-Jan
2024-01-24 0:09 UTC
[PATCH v11] exec: Fix dead-lock in de_thread with ptrace_attach
2024-01-24 0:09 UTC (11+ messages)
` [PATCH v12] "
` [PATCH v13] "
` [PATCH v14] "
Scripting support for telling if a b4 series is sendable
2024-01-24 0:08 UTC (4+ messages)
[PATCH 0/3] x86/bugs: Separate config for mitigations (part 2)
2024-01-24 0:06 UTC (5+ messages)
` [PATCH 2/3] x86/bugs: Add a separate config for missing mitigation
[RFC PATCH v3 00/18] Perf stat metric grouping with hardware information
2024-01-24 0:06 UTC (3+ messages)
` [RFC PATCH v3 03/18] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
[PATCH v1 0/5] Fixes for 6.8 PR1
2024-01-24 0:02 UTC (4+ messages)
` [PATCH v1 5/5] perf test: Make daemon signal test less racy
[PATCH] bpf: use r constraint instead of p constraint in selftests
2024-01-24 0:00 UTC (2+ messages)
[PATCH] bpf: avoid VLAs in progs/test_xdp_dynptr.c
2024-01-24 0:00 UTC (2+ messages)
[PATCH] bpf: fix constraint in test_tcpbpf_kern.c
2024-01-24 0:00 UTC (2+ messages)
[PATCH i-g-t v2 0/6] Add tests for solid fill planes
2024-01-23 23:58 UTC (3+ messages)
` ✓ CI.xeBAT: success for Add tests for solid fill planes (rev2)
` ✓ Fi.CI.BAT: "
[PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
2024-01-23 23:58 UTC (5+ messages)
[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
2024-01-23 23:58 UTC (2+ messages)
[PATCH 00/23] XeKmd basic SVM support
2024-01-23 23:56 UTC (9+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` Making drm_gpuvm work across gpu devices
[PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512
2024-01-23 23:55 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/3] fs/proc: do_task_stat: use sig->stats_lock
2024-01-23 23:52 UTC (7+ messages)
` [PATCH 1/3] fs/proc: do_task_stat: move thread_group_cputime_adjusted() outside of lock_task_sighand()
` [PATCH 2/3] fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats
` [PATCH 3/3] exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)
[PATCH 0/3] VIRTIO-IOMMU: Introduce an aw-bits option
2024-01-23 23:51 UTC (3+ messages)
` [PATCH 1/3] virtio-iommu: Add an option to define the input range width
[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
2024-01-23 23:51 UTC (3+ messages)
` [RFC PATCH v7 1/8] "
[PATCH net-next v5] bonding: Add independent control state machine
2024-01-23 23:51 UTC
[PATCH 3/3] mm/maps: read proc/pid/maps under RCU
2024-01-23 23:48 UTC (2+ messages)
[PATCH] smb: Work around Clang __bdos() type confusion
2024-01-23 23:47 UTC
[PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-23 23:21 UTC (4+ messages)
` [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [f2fs-dev] "
[brauner-vfs:b4/vfs-bdev-file 31/35] block/fops.c:866:56: error: initializer element is not constant
2024-01-23 23:42 UTC
[PATCH] bswap.h: Fix const_le64() macro
2024-01-23 23:42 UTC (2+ messages)
[PATCH] btrfs: Remove btrfs/303
2024-01-23 23:41 UTC (2+ messages)
[meta-python][PATCH] python3-janus: add recipe for v1.0.0
2024-01-23 23:41 UTC (2+ messages)
` [oe] "
[PATCH] bpf: Refactor ptr alu checking rules to allow alu explicitly
2024-01-23 23:40 UTC (2+ messages)
[PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K
2024-01-23 23:40 UTC (2+ messages)
[PATCH bpf-next 0/2] Enable the inline of kptr_xchg for arm64
2024-01-23 23:40 UTC (2+ messages)
[PATCH bpf-next] libbpf: call dup2() syscall directly
2024-01-23 23:40 UTC (2+ messages)
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.