messages from 2024-11-06 14:28:25 to 2024-11-06 15:14:06 UTC [more...]
[RFC PATCH net v2] net: fix data-races around sk->sk_forward_alloc
2024-11-06 15:14 UTC (3+ messages)
[PATCH v6 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-11-06 15:13 UTC (3+ messages)
` [PATCH v6 20/27] cxl/extent: Process DCD events and realize region extents
[CI v2 0/5] PF: Add support for VF scheduling priority
2024-11-06 15:13 UTC (6+ messages)
` [CI v2 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
` [CI v2 2/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY to KLV helper
` [CI v2 3/5] drm/xe/pf: Add functions to configure VF scheduling priority
` [CI v2 4/5] drm/xe/pf: Allow to control scheduling priority using debugfs
` [CI v2 5/5] drm/xe/pf: Adjust scheduling priority based on policy change
[PATCH 6.11 000/245] 6.11.7-rc1 review
2024-11-06 15:12 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: allow function to allocate normal GTT memory
2024-11-06 15:12 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool
[PATCH 00/26] Memory leak fixes (pt.10, final)
2024-11-06 15:11 UTC (27+ messages)
` [PATCH 01/26] builtin/blame: fix leaking blame entries with `--incremental`
` [PATCH 02/26] bisect: fix leaking good/bad terms when reading multipe times
` [PATCH 03/26] bisect: fix leaking string in `handle_bad_merge_base()`
` [PATCH 04/26] bisect: fix leaking `current_bad_oid`
` [PATCH 05/26] bisect: fix multiple leaks in `bisect_next_all()`
` [PATCH 06/26] bisect: fix leaking commit list items in `check_merge_base()`
` [PATCH 07/26] bisect: fix various cases where we leak commit list items
` [PATCH 08/26] line-log: fix leak when rewriting commit parents
` [PATCH 09/26] strvec: introduce new `strvec_splice()` function
` [PATCH 10/26] git: refactor alias handling to use a `struct strvec`
` [PATCH 11/26] git: refactor builtin "
` [PATCH 12/26] split-index: fix memory leak in `move_cache_to_base_index()`
` [PATCH 13/26] builtin/sparse-checkout: fix leaking sanitized patterns
` [PATCH 14/26] help: refactor to not use globals for reading config
` [PATCH 15/26] help: fix leaking `struct cmdnames`
` [PATCH 16/26] help: fix leaking return value from `help_unknown_cmd()`
` [PATCH 17/26] builtin/help: fix leaks in `check_git_cmd()`
` [PATCH 18/26] builtin/init-db: fix leaking directory paths
` [PATCH 19/26] builtin/branch: fix leaking sorting options
` [PATCH 20/26] t/helper: fix leaking commit graph in "read-graph" subcommand
` [PATCH 21/26] git-compat-util: drop `UNLEAK()` annotation
` [PATCH 22/26] t5601: work around leak sanitizer issue
` [PATCH 23/26] t: mark some tests as leak free
` [PATCH 24/26] t: remove unneeded !SANITIZE_LEAK prerequisites
` [PATCH 25/26] test-lib: unconditionally enable leak checking
` [PATCH 26/26] t: remove TEST_PASSES_SANITIZE_LEAK annotations
BridgeCast v2 not working properly despite V2 configuration files
2024-11-06 15:09 UTC
[PATCH v2] i2c: omap: Fix standard mode false ACK readings
2024-11-06 15:09 UTC (8+ messages)
[PATCH V9 0/7] io_uring: support group buffer & ublk zc
2024-11-06 15:09 UTC (5+ messages)
` [PATCH V9 2/7] io_uring: rename ubuf of io_mapped_buf as start
` [PATCH V9 3/7] io_uring: shrink io_mapped_buf
[PATCH] overlayfs: port all superblock creation logging to fsopen logs
2024-11-06 15:09 UTC (6+ messages)
BridgeCast v2 not working properly despite V2 configuration files
2024-11-06 15:08 UTC
[PATCH linux dev-6.11 v3 1/2] hwmon: (ina226) Add support for SY24655
2024-11-06 15:05 UTC (3+ messages)
` [PATCH "
` [PATCH v3 2/2] dt-bindings: Add SY24655 to ina2xx devicetree bindings
[PATCH] xen/device-tree: Allow exact match for overlapping regions
2024-11-06 15:07 UTC (2+ messages)
[PATCH v3 net-next] phonet: do not call synchronize_rcu() from phonet_route_del()
2024-11-06 15:07 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 1231/1231] arch/arm64/kernel/mpam/mpam_ctrlmon.c:560:5: warning: no previous prototype for 'resctrl_group_mondata_show'
2024-11-06 15:06 UTC
[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
2024-11-06 15:07 UTC (4+ messages)
[PATCH v3] mm: count zeromap read and set for swapout and swapin
2024-11-06 15:06 UTC (2+ messages)
[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
2024-11-06 15:06 UTC (9+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success
[PATCH v2] usb: typec: ucsi: Convert connector specific commands to bitmaps
2024-11-06 15:06 UTC
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-06 15:06 UTC (3+ messages)
BridgeCast v2 not working properly despite V2 configuration files
2024-11-06 15:05 UTC
BridgeCast v2 not working despite V2 module
2024-11-06 15:05 UTC
[PATCH v3 0/2] Refactor MST DSC Determination Policy
2024-11-06 15:03 UTC (3+ messages)
` [PATCH v3 1/2] drm/display/dsc: Refactor DRM "
` [PATCH v3 2/2] drm/display/dsc: MST DSC Interface Change
[PATCH v4 0/5] tools/memory-model: Define more of LKMM in tools/memory-model
2024-11-06 15:04 UTC (9+ messages)
` [PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
[PATCH] x86/CPU/AMD: Clear virtualized VMLOAD/VMSAVE on Zen4 client
2024-11-06 15:04 UTC (3+ messages)
PATCH v3 0/3] softirq: Use a dedicated thread for timer wakeups with forced-threading
2024-11-06 14:51 UTC (4+ messages)
` [PATCH v3 1/3] hrtimer: Use __raise_softirq_irqoff() to raise the softirq
` [PATCH v3 2/3] timers: "
` [PATCH v3 3/3] softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT
[PATCH] dosfstools: add backported patch for honouring SOURCE_DATE_EPOCH
2024-11-06 15:02 UTC
[XEN RFC PATCH v4 0/5] IOMMU subsystem redesign and PV-IOMMU interface
2024-11-06 15:02 UTC (3+ messages)
` [XEN RFC PATCH v4 2/5] docs/designs: Add a design document for IOMMU subsystem redesign
Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
2024-11-06 15:02 UTC (11+ messages)
[syzbot] [wireless?] WARNING in ieee80211_mark_sta_auth
2024-11-06 15:02 UTC (2+ messages)
` [syzbot] "
linux-next: build failure after merge of the ftrace tree
2024-11-06 15:02 UTC (2+ messages)
[PATCH v2] drm/syncobj: ensure progress for syncobj queries
2024-11-06 15:02 UTC (10+ messages)
[PATCH v2 0/2] Bug fixes when generic suspend/resume functions are used
2024-11-06 15:02 UTC (2+ messages)
[PATCH] vdpa: Support setting vring_base for packed svq
2024-11-06 15:00 UTC (5+ messages)
[PATCH 0/3] KVM: VMX: Initialize TDX when loading KVM module
2024-11-06 15:01 UTC (7+ messages)
` [PATCH 3/3] KVM: VMX: Initialize TDX during KVM module load
[PATCH v2 0/2] MediaTek MT6735 TOPRGU/WDT support
2024-11-06 14:57 UTC (5+ messages)
` [PATCH v2 1/2] watchdog: mediatek: Fix mtk_wdt_restart
` [PATCH v2 2/2] watchdog: mediatek: Add support for MT6735 TOPRGU/WDT
[PULL 00/40] Rust changes for QEMU 9.2 soft freeze
2024-11-06 14:59 UTC (4+ messages)
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS ccb35037c48a16dfa377e3af3be2c164e73d54f0
2024-11-06 14:59 UTC
[Intel-wired-lan] [PATCH iwl-net] ice: change q_index variable type to s16 to store -1 value
2024-11-06 15:00 UTC (4+ messages)
[PATCH 0/8] RCU fixes for v6.13
2024-11-06 14:59 UTC (9+ messages)
` [PATCH 1/8] doc: Add rcuog kthreads to kernel-per-CPU-kthreads.rst
` [PATCH 2/8] rcu: Allow short-circuiting of synchronize_rcu_tasks_rude()
` [PATCH 3/8] rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled
` [PATCH 4/8] rcutorture: Test start-poll primitives "
` [PATCH 5/8] doc: Remove kernel-parameters.txt entry for rcutorture.read_exit
` [PATCH 6/8] rcu-tasks: Remove open-coded one-byte cmpxchg() emulation
` [PATCH 7/8] rcu/srcutiny: don't return before reenabling preemption
` [PATCH 8/8] rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu
[PATCH 00/31] Add audio support for the Renesas RZ/G3S SoC
2024-11-06 14:59 UTC (5+ messages)
` [PATCH 11/31] ASoC: sh: rz-ssi: Remove the 2nd argument of rz_ssi_stream_is_play()
` [PATCH 12/31] ASoC: sh: rz-ssi: Use a proper bitmask for clear bits
[PATCH] multipathd: checker port_state before setting it
2024-11-06 14:59 UTC (2+ messages)
[PATCH net-next v2] net: nfc: Propagate ISO14443 type A target ATS to userspace via netlink
2024-11-06 14:58 UTC (3+ messages)
[PATCH] mtip32xx: Replace deprecated PCI functions
2024-11-06 14:58 UTC (2+ messages)
[PATCH] wacom: Interpret tilt data from Intuos Pro BT as signed values
2024-11-06 14:57 UTC (2+ messages)
[XEN PATCH] xen/vpci: Fix UB in mask_write
2024-11-06 14:57 UTC (8+ messages)
[net-next PATCH v3 0/3] net: dsa: Add Airoha AN8855 support
2024-11-06 14:54 UTC (3+ messages)
` [net-next PATCH v3 3/3] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
[PATCH V7 4/4] PCI: qcom: Add support for IPQ9574
2024-11-06 14:56 UTC (3+ messages)
[PATCH i-g-t v2] lib/amdgpu: fix ring schedule issue
2024-11-06 14:56 UTC (2+ messages)
` ✗ CI.xeFULL: failure for lib/amdgpu: fix ring schedule issue (rev2)
[PATCH v1] Bluetooth: HCI: Add IPC(11) bus type
2024-11-06 14:56 UTC
[GIT PULL] md-6.13 20241105
2024-11-06 14:56 UTC (2+ messages)
[PATCH 00/12] Boot modules for Hyperlaunch
2024-11-06 14:55 UTC (11+ messages)
` [PATCH 01/12] x86/boot: introduce boot module types
` [PATCH 02/12] x86/boot: eliminate module_map
` [PATCH 03/12] x86/boot: introduce boot module flags
[RESEND][PATCHv2] cpufreq/schedutil: Only bind threads if needed
2024-11-06 14:55 UTC
[PATCH 01/19] clang.inc: Global settings for clang toolchain
2024-11-06 14:54 UTC (7+ messages)
` [PATCH 16/19] sdks: Add clang toolchain to SDKs
` [OE-core] "
` [PATCH 18/19] mesa: update 24.0.7 -> 24.2.2
` [OE-core] "
[PATCH v2] patchreview: use check_upstream_status() from oe.qa
2024-11-06 14:54 UTC
[PATCH] drm/panthor: Lock XArray when getting entries for heap and VM
2024-11-06 14:54 UTC (3+ messages)
[RFC 0/3] Enlightened vTPM support for SVSM on SEV-SNP
2024-11-06 14:54 UTC (3+ messages)
[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-06 14:50 UTC (3+ messages)
` [PATCH v3 04/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
[PATCH 6/6] PCI: of: Create device-tree root bus node
2024-11-06 14:53 UTC (3+ messages)
[PATCH 5.4 000/462] 5.4.285-rc1 review
2024-11-06 14:53 UTC (2+ messages)
FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.10-stable tree
2024-11-06 14:53 UTC (2+ messages)
[PATCH liburing v1 1/2] .gitignore: Add `examples/reg-wait`
2024-11-06 14:53 UTC (3+ messages)
` [PATCH liburing v1 2/2] .gitignore: Add compilation database file and directory
[PATCH] arm64: dts: ti: k3-am642-evm: Add dt overlay to disable icssg for Linux
2024-11-06 14:50 UTC (3+ messages)
[PATCH BlueZ v1] lib: Add IPC bus type
2024-11-06 14:51 UTC
[PATCH v2 1/3] usb: misc: ljca: move usb_autopm_put_interface() after wait for response
2024-11-06 14:50 UTC (5+ messages)
` [PATCH v2 3/3] usb: misc: ljca: print firmware version
[PATCH] tpm: atmel: Drop PPC64 specific MMIO setup
2024-11-06 14:50 UTC (6+ messages)
[PATCH] perf: event: Remove deadcode
2024-11-06 14:49 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 00/35] x86/bugs: Attack vector controls
2024-11-06 14:49 UTC (4+ messages)
` [PATCH v2 19/35] Documentation/x86: Document the new attack "
[PATCH v2 net] net: enetc: Do not configure preemptible TCs if SIs do not support
2024-11-06 14:49 UTC (2+ messages)
[PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry
2024-11-06 14:47 UTC (3+ messages)
[PATCH 0/4] Expose modifiers/formats supported by async flips
2024-11-06 14:47 UTC (5+ messages)
` [PATCH 1/4] drm/plane: Add new plane property IN_FORMATS_ASYNC
[gustavoars:testing/wfamnae-next20241104] BUILD SUCCESS 53b9e44588ef739267e72ff835a86fb4d96ef4c1
2024-11-06 14:47 UTC
[PATCH 0/3] Fixes CPUs AML & acpi-bios-tables to be x86 backward compatible
2024-11-06 14:45 UTC (5+ messages)
` [PATCH 2/3] Fix: Reverse CPUs presence check logic for x86 backward compatability
[PATCH v2 0/3] SRF: Fix offline CPU preventing pc6 entry
2024-11-06 14:46 UTC (7+ messages)
` [PATCH v2 2/3] x86/smp: Allow forcing the mwait hint for play dead loop
[PATCH 4.19 000/350] 4.19.323-rc1 review
2024-11-06 14:46 UTC (2+ messages)
FAILED: Patch "io_uring/rw: fix missing NOWAIT check for O_DIRECT start write" failed to apply to v5.15-stable tree
2024-11-06 14:45 UTC (2+ messages)
[PATCH i-g-t] tests/kms_3d: Add more logs to skips/failure
2024-11-06 14:45 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/kms_3d: Add more logs to skips/failure (rev5)
[PATCH v4 0/6] Support SEV firmware hotloading
2024-11-06 14:45 UTC (6+ messages)
` [PATCH v4 1/6] kvm: svm: Fix gctx page leak on invalid inputs
` [PATCH v4 6/6] KVM: SVM: Delay legacy platform initialization on SNP
[PATCH] crypto/qat: fix ecdsa session handling
2024-11-06 14:44 UTC (4+ messages)
` [PATCH v2] "
` [EXTERNAL] "
[PATCH 01/10] drm/xe: Remove double pageflip
2024-11-06 14:43 UTC (11+ messages)
` [PATCH 02/10] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 03/10] drm/xe: Move suballocator init to after display init
` [PATCH 04/10] drm/xe: Defer irq init until after xe_display_init_noaccel
` [PATCH 05/10] drm/xe/display: Use a single early init call for display
` [PATCH 06/10] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 07/10] drm/xe: Simplify GuC early initialisation
` [PATCH 08/10] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 09/10] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` [PATCH 10/10] fixup! drm/xe/display: Add intel_plane_initial_vblank_wait
` ✗ CI.Patch_applied: failure for series starting with [01/10] drm/xe: Remove double pageflip
[PATCH v2] can: fix skb reference counting in j1939_session_new()
2024-11-06 14:42 UTC (4+ messages)
[Question]: should we consider arp missed max during bond_ab_arp_probe()?
2024-11-06 14:40 UTC (4+ messages)
[PATCH 17/24] sched/fair: Implement delayed dequeue
2024-11-06 14:38 UTC (13+ messages)
[PATCH v4] sysctl: simplify the min/max boundary check
2024-11-06 14:36 UTC
[PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes
2024-11-06 14:35 UTC (3+ messages)
[PATCH] fdti_sio: Fix atomicity violation in get_serial_info()
2024-11-06 14:37 UTC (2+ messages)
linux-next: duplicate patch in the v4l-dvb tree
2024-11-06 14:35 UTC (3+ messages)
[PATCH 0/3] rockchip: rk3288: Include files from dts/upstream
2024-11-06 14:35 UTC (3+ messages)
` [PATCH 2/3] rockchip: rk3288: Use rk3288-cru.h "
[PATCH v2 3/3] scsi: st: New session only when Unit Attention for new tape
2024-11-06 14:34 UTC (3+ messages)
[PATCH v8 00/17] Add Arm Mali-C55 Image Signal Processor Driver
2024-11-06 14:29 UTC (5+ messages)
` [PATCH v8 05/17] dt-bindings: media: Add bindings for ARM mali-c55
[PATCH v6 0/5] drm/xe/vf: Post-migration recovery worker basis
2024-11-06 14:33 UTC (3+ messages)
[PATCH nft] src: allow to map key to nfqueue number
2024-11-06 14:32 UTC (4+ messages)
[PATCH 0/2] fix reading ESP during coredump
2024-11-06 14:32 UTC (5+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH 2/2] selftests: coredump: Add stackdump test
[PATCH net v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
2024-11-06 14:32 UTC
[libgpiod][PATCH] bindings: python: generate CPython 3.13 wheels
2024-11-06 14:22 UTC
[PATCH v2] greybus/uart: Fix atomicity violation in get_serial_info()
2024-11-06 14:30 UTC (2+ messages)
[PATCH v2] tty: atmel_serial: Fix typo retreives to retrieves
2024-11-06 14:27 UTC
[GIT PULL] clk: meson: amlogic clock updates for v6.13
2024-11-06 14:28 UTC (2+ messages)
[PATCH v8 00/10] Read/Write with meta/integrity
2024-11-06 12:18 UTC (11+ messages)
` [PATCH v8 01/10] block: define set of integrity flags to be inherited by cloned bip
` [PATCH v8 02/10] block: copy back bounce buffer to user-space correctly in case of split
` [PATCH v8 03/10] block: modify bio_integrity_map_user to accept iov_iter as argument
` [PATCH v8 04/10] fs, iov_iter: define meta io descriptor
` [PATCH v8 05/10] fs: introduce IOCB_HAS_METADATA for metadata
` [PATCH v8 06/10] io_uring/rw: add support to send metadata along with read/write
` [PATCH v8 07/10] block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flags
` [PATCH v8 08/10] nvme: add support for passing on the application tag
` [PATCH v8 09/10] scsi: add support for user-meta interface
` [PATCH v8 10/10] block: add support to pass user meta buffer
[PATCH 0/7] drm/panel: nv3052c: Fix Anbernic RG35XX panel support (and add RG40XX panel)
2024-11-06 14:29 UTC (6+ messages)
` [PATCH 1/7] dt-bindings: display: panel: Rename rg35xx-plus-panel back to WL-355608-A8
[PATCH] KVM: selftests: use X86_MEMTYPE_WB instead of VMX_BASIC_MEM_TYPE_WB
2024-11-06 14:29 UTC (2+ messages)
[PATCH v2 0/3] Make Helped-by tag supported
2024-11-06 14:28 UTC (2+ messages)
[PATCH v6 00/60] QEMU TDX support
2024-11-06 14:28 UTC (4+ messages)
` [PATCH v6 29/60] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
[PATCH i-g-t v2 0/5] lib/igt_kms: Helpers for connector managment
2024-11-06 14:28 UTC (3+ messages)
` [PATCH i-g-t v2 5/5] lib/igt_kms: Add function to get valid pipe for specific output
[PATCH 0/3] drm/rockchip: Add driver for the new DSI2 controller
2024-11-06 14:25 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: display: rockchip: Add schema for RK3588 DW "
[PATCH 0/8] [0/8] wifi: ath12k: MLO support part 3
2024-11-06 14:26 UTC (4+ messages)
` [PATCH 6/8] wifi: ath12k: modify chanctx iterators for MLO
` [PATCH 7/8] wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
` [PATCH 8/8] wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
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.