messages from 2024-10-09 14:13:14 to 2024-10-09 15:50:19 UTC [more...]
[PATCH v3 00/14] KVM: selftests: Morph max_guest_mem to mmu_stress
2024-10-09 15:49 UTC (12+ messages)
` [PATCH v3 01/14] KVM: Move KVM_REG_SIZE() definition to common uAPI header
` [PATCH v3 02/14] KVM: selftests: Disable strict aliasing
` [PATCH v3 03/14] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param
` [PATCH v3 04/14] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate
` [PATCH v3 05/14] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
` [PATCH v3 06/14] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test
` [PATCH v3 07/14] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test
` [PATCH v3 08/14] KVM: selftests: Compute number of extra pages needed "
` [PATCH v3 09/14] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c
` [PATCH v3 10/14] KVM: selftests: Enable mmu_stress_test on arm64
` [PATCH v3 11/14] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test
[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
2024-10-09 15:48 UTC (3+ messages)
[PATCH][next] fbdev: clps711x-fb: remove redundant call to unregister_framebuffer
2024-10-09 15:48 UTC
[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
2024-10-09 15:48 UTC (4+ messages)
[PATCH v4 00/11] OPP/pmdomain: Simplify assignment of required_devs for required OPPs
2024-10-09 15:48 UTC (5+ messages)
` [PATCH v4 03/11] OPP: Rework _set_required_devs() to manage a single device per call
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-09 15:46 UTC (8+ messages)
` [PATCH v5 11/17] kbuild: Add generic hook for architectures to use before the final vmlinux link
` [PATCH v5 12/17] powerpc64/ftrace: Move ftrace sequence out of line
` [PATCH v5 13/17] powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
[RFC PATCH 0/6] Separate notions of max concurrent playbacks and
2024-10-09 15:40 UTC (7+ messages)
` [RFC PATCH 1/6] Input: Add variable to track maximum concurrent playbacks
` [RFC PATCH 2/6] HID: logitech-hidpp: Assign max "
` [RFC PATCH 3/6] HID: pidff: "
` [RFC PATCH 4/6] Input: cs40l50 - "
` [RFC PATCH 5/6] Input: da7280 "
` [RFC PATCH 6/6] Input: uinput "
6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
2024-10-09 15:44 UTC (7+ messages)
[PATCH 1/3] ima: Remove inode lock
2024-10-09 15:43 UTC (6+ messages)
` [PATCH 2/3] ima: Ensure lock is held when setting iint pointer in inode security blob
[PATCH v2 1/1] drm/mediatek: Fix potential KP on 0 bytes nvmem cell read
2024-10-09 15:41 UTC (2+ messages)
[PATCH] lib/Makefile: Make union-find compilation conditional on CONFIG_CPUSETS
2024-10-09 15:40 UTC
[PATCH 0/2] nvme: add rotational support
2024-10-09 15:39 UTC (6+ messages)
` [PATCH 1/2] nvme: make independent ns identify default
[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
2024-10-09 15:39 UTC (2+ messages)
[PATCH] x86/ftrace: Don't bother preserving/restoring R10/R11
2024-10-09 15:39 UTC
[PATCH v3] bcachefs: Fix shift-out-of-bounds in bch2_stripe_to_text
2024-10-09 14:07 UTC
[PATCH v8 1/1] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
2024-10-09 15:37 UTC (3+ messages)
[PATCH] rust: remove unnecessary #includes
2024-10-09 15:37 UTC (2+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-09 15:36 UTC (14+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
[PATCH v3 0/5] Congatec Board Controller drivers
2024-10-09 15:36 UTC (3+ messages)
[PATCH net-next] net: tcp: add tracepoint skb_latency for latency monitor
2024-10-09 15:35 UTC (2+ messages)
VFS regression with 9pfs ("Lookup would have caused loop")
2024-10-09 15:34 UTC (2+ messages)
[PATCH v3] virtio: Make vring_new_virtqueue support for packed vring
2024-10-09 15:34 UTC
[PATCH] ima: Fix OOB read when violation occurs with ima template
2024-10-09 15:34 UTC (2+ messages)
[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
2024-10-09 15:31 UTC (3+ messages)
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
[PATCH] firmware/psci: fix missing '%u' format literal in kthread_create_on_cpu()
2024-10-09 15:29 UTC (3+ messages)
[PATCH net-next 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
2024-10-09 15:27 UTC (19+ messages)
` [PATCH net-next 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 17/18] libeth: support native XDP and register memory model
` [PATCH net-next 18/18] libeth: add a couple of XDP helpers (libeth_xdp)
[RFC 00/14] AMD: Add Secure AVIC Guest Support
2024-10-09 15:27 UTC (3+ messages)
` [RFC 02/14] x86/apic: Initialize Secure AVIC APIC backing page
[PATCH] perf callchain: Remove unused callchain_branch_counts
2024-10-09 15:27 UTC (3+ messages)
[PATCH 00/14] x86/ibt: FineIBT-BHI
2024-10-09 15:25 UTC (4+ messages)
` [PATCH 04/14] objtool/x86: Add .tail_call_sites
[PATCH net-next 0/2] netdevsim: better ipsec output format
2024-10-09 15:22 UTC (4+ messages)
` [PATCH net-next 1/2] netdevsim: print human readable IP address
[PATCH v3 0/2] Cleanup some writeback codes
2024-10-09 15:20 UTC (5+ messages)
` [PATCH v3 1/2] mm/page-writeback.c: Update comment for BANDWIDTH_INTERVAL
` [PATCH v3 2/2] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
[PATCH] maple_tree: remove conditionals to detect wr_node_store
2024-10-09 15:20 UTC
[PATCH] objtool: Deal with relative jump tables correctly
2024-10-09 15:18 UTC (3+ messages)
[PATCH v2] clk: qcom: gdsc: Add a flag to skip setting power collapse bits
2024-10-09 15:16 UTC
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-09 15:16 UTC (7+ messages)
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
[PATCH 0/3] rcu: Fix yet another wake up from offline related issue
2024-10-09 15:13 UTC (5+ messages)
` [PATCH 3/3] rcu: Report callbacks enqueued on offline CPU blind spot
[PATCH] pinctrl: amd: Fix two small typos
2024-10-09 15:12 UTC
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-09 15:13 UTC (5+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local
[PATCH v2 net-next 0/2] make PHY output RMII reference clock
2024-10-09 15:12 UTC (3+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
[PATCH 6.11 000/558] 6.11.3-rc1 review
2024-10-09 15:11 UTC (3+ messages)
linux-next: manual merge of the kunit-next tree with the mm tree
2024-10-09 15:11 UTC (2+ messages)
[PATCH v7 0/3] Add Samsung S6E3HA8 panel driver
2024-10-09 15:09 UTC (4+ messages)
` [PATCH v7 1/3] drm/mipi-dsi: add mipi_dsi_compression_mode_multi
` [PATCH v7 2/3] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v7 3/3] drm/panel: Add support for S6E3HA8 panel driver
[PATCH] binder: use augmented rb-tree for faster descriptor lookup
2024-10-09 15:08 UTC (5+ messages)
[PATCH v1] arm64: dts: qcom: qcm6490-rb3gen2: enable Bluetooth
2024-10-09 15:07 UTC (2+ messages)
[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_inline
2024-10-09 15:05 UTC (2+ messages)
` [PATCH] ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
[PATCH 0/6] KVM: Fix bugs in vCPUs xarray usage
2024-10-09 15:04 UTC (7+ messages)
` [PATCH 1/6] KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()
` [PATCH 2/6] KVM: Verify there's at least one online vCPU when iterating over all vCPUs
` [PATCH 3/6] KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus
` [PATCH 4/6] Revert "KVM: Fix vcpu_array[0] races"
` [PATCH 5/6] KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY
` [PATCH 6/6] KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex
[PATCH v2 1/2] fs/super.c: introduce get_tree_bdev_flags()
2024-10-09 15:04 UTC (2+ messages)
[PATCH v2 RESEND] function_graph: Support recording and printing the function return address
2024-10-09 15:03 UTC (5+ messages)
[PATCH 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
2024-10-09 15:02 UTC (5+ messages)
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt to yaml
[PATCH 00/25] TDX vCPU/VM creation
2024-10-09 15:01 UTC (4+ messages)
` [PATCH 18/25] KVM: TDX: Do TDX specific vcpu initialization
[tip: x86/urgent] x86/bugs: Use code segment selector for VERW operand
2024-10-09 15:00 UTC (3+ messages)
[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-10-09 15:00 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
[PATCH] KVM: selftests: memslot_perf_test: increase guest sync timeout
2024-10-09 14:58 UTC (2+ messages)
[PATCH v4 0/8] Add iio backend compatibility for ad7606
2024-10-09 14:59 UTC (13+ messages)
` [PATCH v4 4/8] iio: adc: ad7606: Add PWM support for conversion trigger
` [PATCH v4 5/8] iio: adc: ad7606: Add compatibility to fw_nodes
` [PATCH v4 6/8] iio: adc: ad7606: Introduce num_adc_channels
` [PATCH v4 7/8] iio: adc: ad7606: Add iio-backend support
` [PATCH v4 8/8] iio: adc: ad7606: Disable PWM usage for non backend version
[PATCH 6.10 000/482] 6.10.14-rc1 review
2024-10-09 14:58 UTC (2+ messages)
[PATCH 6.6 000/386] 6.6.55-rc1 review
2024-10-09 14:58 UTC (2+ messages)
[PATCH v2] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
2024-10-09 14:57 UTC (4+ messages)
[PATCH 0/4] nfs: kobject: use generic helpers and ownership
2024-10-09 14:56 UTC (4+ messages)
` [PATCH 4/4] nfs: sysfs: use default get_ownership() callback
[PATCH v2 0/6] Enhance union-find with KUnit tests and optimization improvements
2024-10-09 14:55 UTC (6+ messages)
` [PATCH v2 1/6] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
[PATCH 0/3] Cleanup some writeback codes
2024-10-09 14:55 UTC (7+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
[PATCH] mm: Enforce a minimal stack gap even against inaccessible VMAs
2024-10-09 14:53 UTC (6+ messages)
[syzbot] [usb?] possible deadlock in chaoskey_release
2024-10-09 14:52 UTC (2+ messages)
` [PATCH next] USB: chaoskey: Fix possible deadlock chaoskey_list_lock
[PATCH v3 0/9] serial: qcom-geni: fix receiver enable
2024-10-09 14:51 UTC (10+ messages)
` [PATCH v3 1/9] serial: qcom-geni: fix polled console initialisation
` [PATCH v3 2/9] serial: qcom-geni: revert broken hibernation support
` [PATCH v3 3/9] serial: qcom-geni: fix shutdown race
` [PATCH v3 4/9] serial: qcom-geni: fix dma rx cancellation
` [PATCH v3 5/9] serial: qcom-geni: fix receiver enable
` [PATCH v3 6/9] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v3 7/9] serial: qcom-geni: drop flip buffer WARN()
` [PATCH v3 8/9] serial: qcom-geni: drop unused receive parameter
` [PATCH v3 9/9] serial: qcom-geni: rename suspend functions
[PATCH] mailmap: add an entry for Andy Chiu
2024-10-09 14:49 UTC
[PATCH v2 2/3] phy: rockchip-pcie: Use devm_clk_get_enabled() helper
2024-10-09 14:49 UTC (4+ messages)
[PATCH v2] dt-bindings: leds: Document "rc-feedback" trigger
2024-10-09 14:48 UTC (2+ messages)
[PATCH] rust: query the compiler for dylib path
2024-10-09 14:47 UTC (10+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] mm/mremap: Fix move_normal_pmd/retract_page_tables race
2024-10-09 14:44 UTC (2+ messages)
[PATCH] backlight: Remove notifier
2024-10-09 14:43 UTC (2+ messages)
` (subset) "
[PATCH v2] Docs/mm: Fix a mistake for pfn in page_tables.rst
2024-10-09 14:41 UTC
[RFC] exec: add a flag for "reasonable" execveat() comm
2024-10-09 14:41 UTC (4+ messages)
[syzbot] [btrfs?] general protection fault in getname_kernel (2)
2024-10-09 14:33 UTC (2+ messages)
` "
[PATCH] firmware: arm_scmi: Skip opp duplicates
2024-10-09 14:39 UTC
[RESEND. PATCH] leds: rgb: leds-group-multicolor: Correct the typo 'acccess'
2024-10-09 14:39 UTC (2+ messages)
provide generic page_to_phys and phys_to_page implementations
2024-10-09 14:37 UTC (3+ messages)
` [PATCH] asm-generic: "
[PATCH 0/6] leds: Remove local leds.h where not required
2024-10-09 14:37 UTC (2+ messages)
[PATCH v2 00/10] Make RCU Tasks scan idle tasks
2024-10-09 14:37 UTC (3+ messages)
` [PATCH v2 07/10] rcu/tasks: Check RCU watching state for holdout idle injection tasks
[PATCH v4 0/5] Display enablement changes for Qualcomm SA8775P platform
2024-10-09 14:32 UTC (6+ messages)
` [PATCH v4 1/5] dt-bindings: display/msm: Document MDSS on SA8775P
` [PATCH v4 2/5] dt-bindings: display/msm: Document the DPU for SA8775P
` [PATCH v4 3/5] drm/msm: mdss: Add SA8775P support
` [PATCH v4 4/5] drm/msm/dpu: "
` [PATCH v4 5/5] arm64: dts: qcom: sa8775p: add display dt nodes for MDSS0 and DPU
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-09 14:32 UTC (11+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
[usb?] possible deadlock in chaoskey_open
2024-10-09 14:33 UTC (2+ messages)
` [syzbot] [usb?] possible deadlock in usb_deregister_dev (3)
[PATCH] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
2024-10-09 14:31 UTC (5+ messages)
` [PATCH v2] "
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[PATCH v6 0/3] Add Samsung s2dos05 pmic support
2024-10-09 14:31 UTC (4+ messages)
` [PATCH v6 3/3] regulator: add s2dos05 regulator support
[PATCH] btrfs: fix uninitialized pointer free on add_inode_ref
2024-10-09 14:29 UTC (2+ messages)
[PATCH v5 0/3] Add Samsung s2dos05 pmic support
2024-10-09 14:29 UTC (2+ messages)
` (subset) "
[PATCH] mfd: rtc: bd7xxxx Drop IC name from IRQ
2024-10-09 14:29 UTC (2+ messages)
` (subset) "
[PATCH] drm: xlnx: zynqmp_dpsub: also call drm_helper_hpd_irq_event
2024-10-09 14:28 UTC (5+ messages)
[PATCH 0/3] Lazy preemption leftovers
2024-10-09 14:25 UTC (3+ messages)
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY
[PATCH 0/1] Fix protection fault during kernel relocation
2024-10-09 14:22 UTC (2+ messages)
` [PATCH 1/1] ARM: decompressor: Use Domain Manager Access permissions
[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
2024-10-09 14:23 UTC (10+ messages)
` [PATCH v2 4/7] "
` [PATCH v2 5/7] serial: qcom-geni: fix rx cancel dma status bit
` [PATCH v2 6/7] serial: qcom-geni: drop flip buffer WARN()
[usb?] possible deadlock in chaoskey_open
2024-10-09 14:22 UTC (2+ messages)
` [syzbot] "
[RFC PATCH 0/1] Buddy allocator like folio split
2024-10-09 14:21 UTC (3+ messages)
[PATCH 00/18] leds: switch to device_for_each_child_node_scoped()
2024-10-09 14:20 UTC (2+ messages)
[PATCH V2 0/2] firmware: arm_scmi: Misc Fixes
2024-10-09 14:20 UTC (6+ messages)
` [PATCH V2 2/2] firmware: arm_scmi: Skip adding bad duplicates
[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
2024-10-09 14:13 UTC (3+ messages)
` [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox