messages from 2022-08-25 01:47:50 to 2022-08-25 04:51:42 UTC [more...]
[PATCH 0/7] OpenSBI PMU improvements
2022-08-25 4:51 UTC (6+ messages)
` [PATCH 1/7] lib: sbi_pmu: Remove "event_idx" member from struct sbi_pmu_fw_event
` [PATCH 2/7] lib: sbi_pmu: Replace sbi_pmu_ctr_read() with sbi_pmu_ctr_fw_read()
` [PATCH 3/7] lib: sbi_pmu: Firmware counters are always 64 bits wide
` [PATCH 4/7] lib: sbi_pmu: Simplify FW counters to reduce memory usage
` [PATCH 5/7] lib: sbi_pmu: Add custom PMU device operations
[PATCH v3 0/5] Fix crash when using Qcom LLCC/EDAC drivers
2022-08-25 4:50 UTC (9+ messages)
` [PATCH v3 1/5] soc: qcom: llcc: Rename reg_offset structs to reflect LLCC version
` [PATCH v3 2/5] soc: qcom: llcc: Pass LLCC version based register offsets to EDAC driver
` [PATCH v3 3/5] EDAC/qcom: Get rid of hardcoded register offsets
` [PATCH v3 4/5] EDAC/qcom: Remove extra error no assignment in qcom_llcc_core_setup()
` [PATCH v3 5/5] MAINTAINERS: Add myself as the maintainer for qcom_edac driver
[gustavoars:testing/6.0-rc2-fam1-uapi] BUILD SUCCESS 3faef920937a9ef7437e3d82bb991baef94bd23a
2022-08-25 4:44 UTC
[PATCH] ci: update 'static-analysis' to Ubuntu 22.04
2022-08-25 4:43 UTC (4+ messages)
[PATCH V2] octeontx2-pf: Add egress PFC support
2022-08-25 4:42 UTC (3+ messages)
` [EXT] "
[net-next PATCH V3] octeontx2-pf: Add egress PFC support
2022-08-25 4:42 UTC
[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
2022-08-25 4:42 UTC (4+ messages)
[PATCH] selftests/sgx: retry the ioctls returned with EAGAIN
2022-08-25 4:42 UTC (5+ messages)
[PATCH v2 0/3] memcg: optimize charge codepath
2022-08-25 4:41 UTC (6+ messages)
` [PATCH v2 2/3] mm: page_counter: rearrange struct page_counter fields
Directory caching, v2
2022-08-25 4:41 UTC (6+ messages)
` [PATCH 1/5] cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid
` [PATCH 2/5] cifs: cifs: handlecache, only track the dentry for the root handle
` [PATCH 3/5] cifs: store a pointer to a fid in the cfid structure instead of the struct
` [PATCH 4/5] cifs: enable caching of directories for which a lease is held
` [PATCH 5/5] cifs: find and use the dentry for cached non-root directories also
Cifs: caching of arbitrary directories and attributes
2022-08-25 4:39 UTC (13+ messages)
` [PATCH 2/6] cifs: cifs: handlecache, only track the dentry for the root handle
` [PATCH 4/6] cifs: start caching all directories we open and get a lease for
` [PATCH 5/6] cifs: find and use the dentry for cached non-root directories also
` [PATCH 6/6] cifs: do not cache leased directories for longer than 30 seconds
[PATCHSETS v2] v14 fsdax-rmap + v11 fsdax-reflink
2022-08-25 4:33 UTC (5+ messages)
` [PATCH v2 05/14] mm: Introduce mf_dax_kill_procs() for fsdax case
[dm-devel] [ANNOUNCE] CFP: Zoned Storage Microconference - Linux Plumbers Conference 2022
2022-08-25 4:18 UTC (4+ messages)
` "
[hverkuil-media-tree:deprecate 5/9] kismet: WARNING: unmet direct dependencies detected for MEDIA_TUNER_XC2028 when selected by VIDEO_TM6000
2022-08-25 4:30 UTC
[ammarfaizi2-block:akpm/mm/mm-nonmm-unstable 50/50] kernel/smpboot.c:435:6: warning: variable 'oldstate' is used uninitialized whenever 'if' condition is true
2022-08-25 4:30 UTC
[PATCH 0/2] Fix installation issues on ppc64le
2022-08-25 4:24 UTC (3+ messages)
` [PATCH 2/2] Ensure nvram is available and functional on IEEE1275
[PATCHES] file_inode() and ->f_mapping cleanups
2022-08-25 4:22 UTC (3+ messages)
` [PATCH 3/8] sgx: use ->f_mapping
[mm] d88f8edb09: dmesg.Kernel_panic-not_syncing:Fatal_exception
2022-08-25 4:18 UTC (4+ messages)
stable-rc/linux-5.18.y bisection: baseline.login on panda
2022-08-25 4:21 UTC (2+ messages)
[PATCH] mt76: mt7921: reset msta->airtime_ac while clearing up hw value
2022-08-25 4:09 UTC
[Question] Should NLMSG_DONE has flag NLM_F_MULTI?
2022-08-25 4:20 UTC (3+ messages)
[PATCH] PM: suspend: select SUSPEND_SKIP_SYNC too if PM_USERSPACE_AUTOSLEEP is selected
2022-08-25 4:19 UTC (6+ messages)
` [f2fs-dev] "
[OE-core] [PATCH] maintainers: update opkg maintainer
2022-08-25 4:17 UTC
What causes the latency of the rt_task_yield() API?
2022-08-25 4:17 UTC (5+ messages)
[PATCH net] bonding: fix lladdr finding and confirmation
2022-08-25 4:13 UTC
[PATCH bpf-next v2 0/6] bpf: Support struct argument for trampoline base progs
2022-08-25 4:10 UTC (10+ messages)
` [PATCH bpf-next v2 3/6] bpf: x86: Support in-register struct arguments
[tip:x86/urgent] BUILD SUCCESS cdaa0a407f1acd3a44861e3aea6e3c7349e668f1
2022-08-25 4:06 UTC
[PATCH v3 0/5] Making microcode late-load robust
2022-08-25 4:02 UTC (11+ messages)
` [PATCH v3 1/5] x86/microcode/intel: Check against CPU signature before saving microcode
` [PATCH v3 2/5] x86/microcode/intel: Allow a late-load only if a min rev is specified
[PATCH 00/24] Support VIRTIO_F_RING_RESET for virtio-net, vhost-user, vhost-kernel in virtio pci-modern
2022-08-25 3:38 UTC (8+ messages)
` [PATCH v2 07/24] virtio-pci: support queue enable
[PATCH v28 0/4] media: mediatek: support mdp3 on mt8183 platform
2022-08-25 3:35 UTC (10+ messages)
` [PATCH v28 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver
[PATCH] libvirt: fix build with glibc-2.36
2022-08-25 3:32 UTC
[PATCH v2] x86/sgx: Allow exposing EDECCSSA user leaf function to KVM guest
2022-08-25 3:27 UTC (3+ messages)
[PATCH 5.19] mt76: mt7921: fix command timeout in AP stop period
2022-08-25 3:27 UTC
[PATCH net-next 0/3] net: sched: add other statistics when calling qdisc_drop()
2022-08-25 3:29 UTC (4+ messages)
` [PATCH net-next 1/3] net: sched: sch_choke: add statistics when calling qdisc_drop() in sch_choke
` [PATCH net-next 2/3] net: sched: sch_gred: add statistics when calling qdisc_drop() in sch_gred
` [PATCH net-next 3/3] net: sched: sch_red: add statistics when calling qdisc_drop() in sch_red
[PATCH v13 0/9] enable menu-driven UEFI variable maintenance
2022-08-25 3:27 UTC (17+ messages)
` [PATCH v13 1/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v13 5/9] bootmenu: add removable media entries
` [PATCH v13 6/9] eficonfig: add "Change Boot Order" menu entry
` [PATCH v13 8/9] doc:eficonfig: add documentation for eficonfig command
[PATCH v3] target/i386: Set maximum APIC ID to KVM prior to vCPU creation
2022-08-25 2:52 UTC
excessive flush calls degrades buildbot perf significantly
2022-08-25 3:25 UTC
[PATCH] docs: Update version number from 5.x to 6.x in README.rst
2022-08-25 3:24 UTC (3+ messages)
[RFC PATCH 0/2] erofs: support compressed fragments data
2022-08-25 3:23 UTC (4+ messages)
` [RFC PATCH 2/2] erofs: add on-disk compressed fragments support
[PATCH v2 0/6] Vhost-vdpa Shadow Virtqueue multiqueue support
2022-08-25 3:18 UTC (6+ messages)
` [PATCH v2 1/6] vdpa: Make VhostVDPAState cvq_cmd_out_buffer control ack type
` [PATCH v2 2/6] vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
[PATCH] block: I/O error occurs during SATA disk stress test
2022-08-25 3:17 UTC
[PATCH v26 00/10] Add MediaTek SoC(vdosys1) support for mt8195
2022-08-25 2:19 UTC (9+ messages)
` [PATCH v26 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits
[PATCH ghak138] audit: move audit_return_fixup before the filters
2022-08-25 3:09 UTC (2+ messages)
[PATCH 0/5] Vhost-vdpa Shadow Virtqueue multiqueue support
2022-08-25 3:05 UTC (6+ messages)
` [PATCH 4/5] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
[PATCH -next v2 0/2]riscv: some refactorings realted to uaccess and extable
2022-08-25 3:04 UTC (5+ messages)
[PATCH v2 0/4] btrfs: output more info for -ENOSPC caused transaction abort and other enhancement
2022-08-25 3:04 UTC (3+ messages)
[PATCH v3 0/4] DT fixes for pl022 for arm platforms
2022-08-25 3:01 UTC (8+ messages)
` [PATCH v3 1/4] ARM: dts: integratorap: Update spi node properties
Virtio-net - add timeouts to control commands
2022-08-25 3:01 UTC (7+ messages)
[PATCH 0/6] app/testpmd: support attach and detach port for MP
2022-08-25 2:57 UTC (7+ messages)
` [PATCH 1/6] bus/pci: fix a segfault when call callback
` [PATCH 2/6] bus/vdev: "
` [PATCH 3/6] ethdev: fix push new event
` [PATCH 4/6] app/testpmd: check the validity of the port
` [PATCH 5/6] app/testpmd: support attach and detach port for MP
` [PATCH 6/6] app/testpmd: stop packet forwarding in new and destroy event
[PATCH RFC bpf-next 0/2] propagate nullness information for reg to reg comparisons
2022-08-25 2:55 UTC (7+ messages)
` [PATCH RFC bpf-next 1/2] bpf: "
` [PATCH RFC bpf-next 2/2] selftests/bpf: check nullness propagation "
How to increase rcu_head size without breaking -mm ?
2022-08-25 2:56 UTC
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
2022-08-25 2:52 UTC (3+ messages)
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
[PATCH] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
2022-08-25 2:51 UTC (7+ messages)
[PATCH 0/5] Fix a race between posted interrupt delivery and migration in a nested VM
2022-08-25 2:51 UTC (7+ messages)
` [PATCH 1/5] KVM: x86: Get vmcs12 pages before checking pending interrupts
20.11.6 patches review and test
2022-08-25 2:45 UTC (6+ messages)
[Intel-gfx] [PATCH] drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
2022-08-25 2:45 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "
[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
2022-08-25 2:41 UTC (6+ messages)
` [RESEND PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection
[PATCH net-next v2 0/6] netlink: support reporting missing attributes
2022-08-25 2:41 UTC (7+ messages)
` [PATCH net-next v2 1/6] netlink: factor out extack composition
` [PATCH net-next v2 2/6] netlink: add support for ext_ack missing attributes
` [PATCH net-next v2 3/6] netlink: add helpers for extack attr presence checking
` [PATCH net-next v2 4/6] devlink: use missing attribute ext_ack
` [PATCH net-next v2 5/6] ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
` [PATCH net-next v2 6/6] ethtool: report missing header via ext_ack in the default handler
[RFC] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
2022-08-25 2:37 UTC (2+ messages)
[PATCH] arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation
2022-08-25 2:40 UTC (4+ messages)
[PATCH RESEND net-next v4 0/3] Add a second bind table hashed by port and address
2022-08-25 2:40 UTC (3+ messages)
[patch net-next] Documentation: devlink: fix the locking section
2022-08-25 2:40 UTC (2+ messages)
[PATCH net 01/14] netfilter: ebtables: reject blobs that don't provide all entry points
2022-08-25 2:40 UTC (2+ messages)
[PATCH net] net: smsc911x: Stop and start PHY during suspend and resume
2022-08-25 2:39 UTC
Recall: [PATCH v3 1/2] dmaengine: idxd: Fix white space issues in uapi header file
2022-08-25 2:39 UTC
[PATCH for-next v2 0/2] RDMA/erdma: Introduce custom implementation of drain_sq and drain_rq
2022-08-25 2:39 UTC (3+ messages)
` [PATCH for-next v2 1/2] RDMA/erdma: Introduce internal post_send/post_recv for qp drain
` [PATCH for-next v2 2/2] RDMA/erdma: Add drain_sq and drain_rq support
Recall: [PATCH v3 2/2] dmaengine: idxd: Add additional IAA (IAX) definitions
2022-08-25 2:39 UTC
Recall: [PATCH v3 0/2] Add additional IAA (IAX) definitions
2022-08-25 2:38 UTC
[f2fs-dev] [PATCH -next] f2fs: add flush_dcache_page after page was written
2022-08-25 2:41 UTC
[PATCH 1/2] mm: fix null-ptr-deref in kswapd_is_running()
2022-08-25 2:34 UTC (4+ messages)
` [PATCH 2/2] mm: slince possible data races about pgdat->kswapd
[PATCH net-next] netlink: fix some kernel-doc comments
2022-08-25 2:30 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
2022-08-25 2:30 UTC (2+ messages)
[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules
2022-08-25 2:30 UTC (3+ messages)
[PATCH net-next v4 0/3] reorganize the code of the enum skb_drop_reason
2022-08-25 2:29 UTC (5+ messages)
` [PATCH net-next v4 2/3] net: skb: use auto-generation to convert skb drop reason to string
[PATCH net-next v2] bonding: Remove unnecessary check
2022-08-25 2:28 UTC (3+ messages)
[PATCH bpf-next v1 0/4] Add BPF JIT support for LoongArch
2022-08-25 2:27 UTC (4+ messages)
` [PATCH bpf-next v1 3/4] LoongArch: Add BPF JIT support
[ammarfaizi2-block:akpm/mm/mm-unstable 272/276] fs/hugetlbfs/inode.c:562:16: warning: variable 'm_index' is uninitialized when used here
2022-08-25 2:26 UTC
[PATCH 0/2] mtd: spi-nor: spansion: Add support for s28hl512t, s28hl01gt, and s28hs01gt
2022-08-25 2:20 UTC (3+ messages)
` [PATCH 1/2] mtd: spi-nor: spansion: Rename s28hs512t prefix
` [PATCH 2/2] mtd: spi-nor: spansion: Add s28hl512t, s28hl01gt, and s28hs01gt info
[PATCH] drm: Remove the unused param "struct drm_buddy *mm"
2022-08-25 2:14 UTC (2+ messages)
staging in the fscrypt patches
2022-08-25 2:17 UTC (5+ messages)
[PATCH net 00/14] Netfilter fixes for net
2022-08-25 2:17 UTC (3+ messages)
` [PATCH net 14/14] netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increases
[PATCH v2] arm64: mte: move register initialization to C
2022-08-25 2:15 UTC (2+ messages)
taprio vs. wireless/mac80211
2022-08-25 2:15 UTC (2+ messages)
[linux-linus test] 172755: regressions - FAIL
2022-08-25 2:12 UTC
WARNING: CPU: 1 PID: 83 at arch/x86/kernel/cpu/sgx/main.c:446 ksgxd+0x1b7/0x1d0
2022-08-25 2:12 UTC (6+ messages)
[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
2022-08-25 2:11 UTC
[PATCH v2] cachefiles: make on-demand request distribution fairer
2022-08-25 2:09 UTC
[PATCH V2 1/2] bindings: fsl-imx-sdma: Document 'HDMI Audio' transfer
2022-08-25 2:06 UTC (6+ messages)
` FW: "
` [EXT] "
[PATCH bpf-next,v3] selftests/bpf: add lwt ip encap tests to test_progs
2022-08-25 2:06 UTC (3+ messages)
[lpieralisi-pci:pci/mediatek] BUILD SUCCESS 034fdac01fe5184e63d8af901ddb9c9a329f6902
2022-08-25 2:05 UTC
[lpieralisi-pci:pci/qcom] BUILD SUCCESS d6cbfcd24443e51fb596fdbf25679d61052a3f84
2022-08-25 2:05 UTC
[PATCH net-next v3 0/2] openvswitch: allow specifying ifindex of new interfaces
2022-08-25 2:04 UTC (3+ messages)
` [PATCH net-next v3 1/2] "
` [PATCH net-next v3 2/2] openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests
[PATCH] dt-bindings: Remove 'Device Tree Bindings' from end of title:
2022-08-25 2:04 UTC
[PATCH net v2] openvswitch: fix memory leak at failed datapath creation
2022-08-25 2:03 UTC
[PATCH v2] sched/fair: Introduce priority load balance to reduce interference from IDLE tasks
2022-08-25 1:57 UTC (13+ messages)
[PATCH for-next 0/2] RDMA/erdma: Introduce custom implementation of drain_sq and drain_rq
2022-08-25 1:59 UTC (5+ messages)
` [PATCH for-next 2/2] RDMA/erdma: Add drain_sq and drain_rq support
[PATCH] pinctrl: at91: Fix double word in comments
2022-08-25 1:49 UTC
[PATCH] perf stat: Capitalize topdown metrics' names
2022-08-25 1:54 UTC
[PATCH] mm/slub: fix comments about fastpath limitation on PREEMPT_RT
2022-08-25 1:57 UTC
[PATCH] dt-bindings: net: Add missing (unevaluated|additional)Properties on child nodes
2022-08-25 1:50 UTC (3+ messages)
[PATCH] MAINTAINERS: rectify file entry in BONDING DRIVER
2022-08-25 1:50 UTC (2+ messages)
[PATCH net-next] Documentation: sysctl: align cells in second content column
2022-08-25 1:50 UTC (2+ messages)
[RFC PATCH v2 0/2] UFS Multi-Circular Queue (MCQ)
2022-08-25 1:42 UTC (4+ messages)
` [RFC PATCH v2 1/2] scsi: ufs: Add Multi-Circular Queue support
[PATCH] kvm: x86: mmu: fix memoryleak in kvm_mmu_vendor_module_init()
2022-08-25 1:43 UTC (3+ messages)
[PATCH] ASoC: codecs: add suspend and resume for ES8316
2022-08-25 1:49 UTC
[PATCH] mm/migrate_device.c: Fix a misleading and out-dated comment
2022-08-25 1:49 UTC
[RFC PATCH 00/17] (The beginning of) a new i386 decoder
2022-08-25 1:47 UTC (3+ messages)
` [PATCH 03/17] target/i386: add core of "
[PATCH AUTOSEL 4.14 1/4] neigh: fix possible DoS due to net iface start/stop loop
2022-08-25 1:40 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 2/4] s390/hypfs: avoid error message under KVM
[f2fs-dev] [PATCH -next] f2fs: fix wrong dirty page count when race between mmap and fallocate
2022-08-25 1:41 UTC (5+ messages)
[PATCH AUTOSEL 4.9 1/3] s390/hypfs: avoid error message under KVM
2022-08-25 1:40 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 2/3] netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
` [PATCH AUTOSEL 4.9 3/3] ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
[PATCH AUTOSEL 4.19 1/5] drm/amd/display: clear optc underflow before turn off odm clock
2022-08-25 1:39 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 3/5] s390/hypfs: avoid error message under KVM
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.