messages from 2024-09-11 16:01:30 to 2024-09-11 17:02:35 UTC [more...]
[PATCH] ASoC: codecs: avoid possible garbage value in peb2466_reg_read()
2024-09-11 16:02 UTC (2+ messages)
[PATCH v2 0/4] Enable shared SE support over I2C
2024-09-11 17:02 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Fix a sdiv overflow issue
2024-09-11 17:01 UTC (3+ messages)
[PATCH hotfix 6.11] minmax: reduce egregious min/max macro expansion
2024-09-11 17:01 UTC (7+ messages)
[PATCH v2 -next 00/11] Add PCIe support for bcm2712
2024-09-11 17:00 UTC (6+ messages)
` [PATCH v2 -next 01/11] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
` [PATCH v2 -next 02/11] dt-bindings: PCI: brcmstb: Update bindings for PCIe on bcm2712
[PATCH v4 0/8] Introduce initial AMD ASF Controller driver support
2024-09-11 16:59 UTC (6+ messages)
` [PATCH v4 4/8] i2c: amd-asf: Add ACPI support for AMD ASF Controller
[PATCH v3 0/1] Enable Dead Code Elimination
2024-09-11 16:59 UTC (3+ messages)
` [PATCH v3 1/1] Makefile: enable --gc-sections
possible regression fs corruption on 64GB nvme
2024-09-11 16:57 UTC (8+ messages)
[PATCH] net: check the return value of the copy_from_sockptr
2024-09-11 16:58 UTC (5+ messages)
[PATCH 00/39] Use g_assert_not_reached instead of (g_)assert(0,false)
2024-09-11 16:56 UTC (15+ messages)
` [PATCH 01/39] docs/spin: replace assert(0) with g_assert_not_reached()
` [PATCH 09/39] qobject: "
` [PATCH 20/39] hw/ppc: replace assert(false) "
[PATCH net] net: dsa: lan9303: avoid dsa_switch_shutdown()
2024-09-11 16:55 UTC (3+ messages)
[PATCH v3 0/2] Properly initialize speed/duplex and remove vDPA config updates
2024-09-11 16:55 UTC (4+ messages)
[PATCH 0/2] Move some functions out of runtime sus/resume
2024-09-11 16:55 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
2024-09-11 16:54 UTC (8+ messages)
` [PATCH net-next V2 1/5] net: lan743x: Add SFP support check flag
` [PATCH net-next V2 2/5] net: lan743x: Add support to software-nodes for sfp
` [PATCH net-next V2 3/5] net: lan743x: Register the platform device for sfp pluggable module
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs
` [PATCH net-next V2 5/5] net: lan743x: Add Support for 2.5G SFP with 2500Base-X Interface
[Intel-wired-lan] [PATCH v2] ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
2024-09-11 16:54 UTC (3+ messages)
[PATCH v2 00/18] tcg: Improve support for cmpsel_vec
2024-09-11 16:50 UTC (19+ messages)
` [PATCH v2 01/18] tcg: Export vec_gen_6
` [PATCH v2 02/18] tcg/i386: Split out tcg_out_vex_modrm_type
` [PATCH v2 03/18] tcg/i386: Do not expand cmp_vec early
` [PATCH v2 04/18] tcg/i386: Do not expand cmpsel_vec early
` [PATCH v2 05/18] tcg/ppc: Do not expand cmp_vec early
` [PATCH v2 06/18] tcg/s390x: "
` [PATCH v2 07/18] tcg/optimize: Fold movcond with true and false values identical
` [PATCH v2 08/18] tcg/optimize: Optimize cmp_vec and cmpsel_vec
` [PATCH v2 09/18] tcg/optimize: Optimize bitsel_vec
` [PATCH v2 10/18] tcg/i386: Optimize cmpsel with constant 0 operand 3
` [PATCH v2 11/18] tcg/i386: Implement cmp_vec with avx512 insns
` [PATCH v2 12/18] tcg/i386: Add predicate parameters to tcg_out_evex_opc
` [PATCH v2 13/18] tcg/i386: Implement cmpsel_vec with avx512 insns
` [PATCH v2 14/18] tcg/i386: Implement vector TST{EQ,NE} for avx512
` [PATCH v2 15/18] tcg/ppc: Implement cmpsel_vec
` [PATCH v2 16/18] tcg/ppc: Optimize cmpsel with constant 0/-1 arguments
` [PATCH v2 17/18] tcg/s390x: Implement cmpsel_vec
` [PATCH v2 18/18] tcg/s390x: Optimize cmpsel with constant 0/-1 arguments
[PATCH 0/5] sched/fair: Rework EAS to handle more cases
2024-09-11 16:51 UTC (4+ messages)
` [PATCH 3/5] sched/fair: Rework feec() to use cost instead of spare capacity
[PATCH net-next v2 0/4] bnxt_en: implement tcp-data-split ethtool command
2024-09-11 16:51 UTC (9+ messages)
` [PATCH net-next v2 3/4] ethtool: Add support for configuring tcp-data-split-thresh
` [PATCH net-next v2 4/4] bnxt_en: add support for tcp-data-split-thresh ethtool command
[PATCH net-next V3] net: phy: microchip_t1: SQI support for LAN887x
2024-09-11 16:47 UTC (2+ messages)
[PATCH v2] overflow: optimize struct_size() calculation
2024-09-11 16:46 UTC (3+ messages)
[PATCH] drm/xe: Use bookkeep slots for external BO's in exec IOCTL
2024-09-11 16:45 UTC (3+ messages)
` ✗ CI.BAT: failure for "
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-09-11 16:46 UTC (3+ messages)
` [RFC PATCH 04/39] mm: mempolicy: Refactor out policy_node_nodemask()
[PATCH RFC net] net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()
2024-09-11 16:45 UTC (6+ messages)
[PATCH 0/8] Add imx8mp video support
2024-09-11 16:45 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/systemd: link host systemd utilities statically
2024-09-11 16:44 UTC (2+ messages)
[PATCH] drivers/of: Improve documentation on match string
2024-09-11 16:43 UTC (2+ messages)
Interrupt on readdirplus?
2024-09-11 16:42 UTC (12+ messages)
Severe weather before Open Source Summit Europe
2024-09-11 16:42 UTC
[PATCH 0/2] trace-cmd lib: Fix potential integer overflows
2024-09-11 16:36 UTC (3+ messages)
` [PATCH 1/2] trace-cmd lib: Fix potential integer overflow in tracecmd_write_cpu_data()
` [PATCH 2/2] trace-cmd lib: Use proper printf format specifiers
Debugging memory leak which depends on CPU topology
2024-09-11 16:37 UTC
[PATCH 00/26] Address Space Isolation (ASI) 2024
2024-09-11 16:37 UTC (2+ messages)
[PATCH 5.4 000/121] 5.4.284-rc2 review
2024-09-11 16:37 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: Fix coding style issues in the hal_pwr_seq.h
2024-09-11 16:36 UTC (4+ messages)
[LTP] [PATCH 0/5] Enable .all_filesystems in readdir() and getdents() tests
2024-09-11 16:34 UTC (6+ messages)
` [LTP] [PATCH 1/5] readdir01: Enable .all_filesystems
` [LTP] [PATCH 2/5] readdir21: "
` [LTP] [PATCH 3/5] getdents01: "
` [LTP] [PATCH 4/5] getdents02: Remove obsolete TCID
` [LTP] [PATCH 5/5] getdents02: Enable .all_filesystems
[PATCH 00/21] TDX MMU Part 2
2024-09-11 16:36 UTC (9+ messages)
` [PATCH 05/21] KVM: VMX: Teach EPT violation helper about private mem
` [PATCH 16/21] KVM: TDX: Premap initial guest memory
[Patch net v2] mptcp: initialize sock lock with its own lockdep keys
2024-09-11 16:36 UTC (3+ messages)
[PATCH] Remove unnecessary code in the interface accel_system_init_ops_interfaces
2024-09-11 16:34 UTC (4+ messages)
[PATCH] ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate()
2024-09-11 16:28 UTC (5+ messages)
[linux-next:master 10766/10862] arch/arm64/boot/dts/mediatek/mt8183-evb.dtb: dpi@14015000: power-domains: False schema does not allow [[69, 7]]
2024-09-11 16:34 UTC
[PATCH v5 0/8] implement async block discards and other ops via io_uring
2024-09-11 16:34 UTC (9+ messages)
` [PATCH v5 1/8] io_uring/cmd: expose iowq to cmds
` [PATCH v5 2/8] io_uring/cmd: give inline space in request "
` [PATCH v5 3/8] filemap: introduce filemap_invalidate_pages
` [PATCH v5 4/8] block: introduce blk_validate_byte_range()
` [PATCH v5 5/8] block: implement async io_uring discard cmd
` [PATCH v5 6/8] block: implement write zeroes io_uring cmd
` [PATCH v5 7/8] block: add nowait flag for __blkdev_issue_zero_pages
` [PATCH v5 8/8] block: implement write zero pages cmd
[PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
2024-09-11 16:33 UTC (2+ messages)
[PATCH RFC] net: bridge: drop packets with a local source
2024-09-11 16:33 UTC (2+ messages)
[Bug 213977] New: Unable to lock HW IRQ 44 TigerLake
2024-09-11 16:32 UTC (2+ messages)
` [Bug 213977] Unable to lock HW IRQ 44 :: TigerLake Proc :: Clevo NH58HPQ
[PATCH] xen: Fix XEN_REL of xen-tools_git.bb
2024-09-11 16:32 UTC (3+ messages)
[scarthgap] dwarfsrcfiles + static lib built with clang
2024-09-11 16:32 UTC (3+ messages)
` [yocto] "
[soc:soc/arm] BUILD SUCCESS 46d2efc4efc00e09a47e41f753af69a9fe169ec4
2024-09-11 16:29 UTC
[PATCH 6.1 0/2] io_uring/io-wq: respect cgroup cpusets
2024-09-11 16:28 UTC (4+ messages)
` [PATCH 6.1 1/2] io_uring/io-wq: do not allow pinning outside of cpuset
` [PATCH 6.1 2/2] io_uring/io-wq: inherit cpuset of cgroup in io worker
[for-next][PATCH 0/2] selftest/ring-buffer: Test updates for 6.12
2024-09-11 16:27 UTC (3+ messages)
` [for-next][PATCH 1/2] selftests/ring-buffer: Verify the entire meta-page padding
` [for-next][PATCH 2/2] selftests/ring-buffer: Handle meta-page bigger than the system
[tj-cgroup:for-next] BUILD SUCCESS df57390127a21e87ca2bf943244362921a382c10
2024-09-11 16:26 UTC
[PATCH 00/23] DC Patches Sept 11, 2024
2024-09-11 16:21 UTC (24+ messages)
` [PATCH 01/23] drm/amd/display: Round calculated vtotal
` [PATCH 02/23] drm/amd/display: Use SDR white level to calculate matrix coefficients
` [PATCH 03/23] drm/amd/display: Implement new DPCD register handling
` [PATCH 04/23] drm/amd/display: Emulate Display Hotplug Hang
` [PATCH 05/23] drm/amd/display: Add dmub hpd sense callback
` [PATCH 06/23] drm/amd/display: Enable DML2 override_det_buffer_size_kbytes
` [PATCH 07/23] drm/amd/display: Block timing sync for different output formats in pmo
` [PATCH 08/23] drm/amd/display: Add debug options to change sharpen policies
` [PATCH 09/23] drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions
` [PATCH 10/23] drm/amd/display: Clean up dsc blocks in accelerated mode
` [PATCH 11/23] drm/amd/display: Disable SYMCLK32_LE root clock gating
` [PATCH 12/23] drm/amd/display: Restructure dpia link training
` [PATCH 13/23] drm/amd/display: Add fullscreen only sharpening policy
` [PATCH 14/23] drm/amd/display: Add HDMI DSC native YCbCr422 support
` [PATCH 15/23] drm/amd/display: 3.2.300
` [PATCH 16/23] drm/amd/display: Check null pointer before dereferencing se
` [PATCH 17/23] drm/amd/display: Remove always-false branches
` [PATCH 18/23] drm/amd/display: Fix underflow when setting underscan on DCN401
` [PATCH 19/23] drm/amd/display: Skip to enable dsc if it has been off
` [PATCH 20/23] drm/amd/display: Use full update for swizzle mode change
` [PATCH 21/23] drm/amd/display: Update IPS default mode for DCN35/DCN351
` [PATCH 22/23] drm/amd/display: Clear cached watermark after resume
` [PATCH 23/23] drm/amd/display: 3.2.301
[PATCH net-next 0/5] eth: fbnic: add timestamping support
2024-09-11 16:25 UTC (3+ messages)
` [PATCH net-next 2/5] eth: fbnic: add initial PHC support
[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
2024-09-11 16:25 UTC (11+ messages)
[PATCH] regulator: core: fix the broken behavior of regulator_dev_lookup()
2024-09-11 16:25 UTC (2+ messages)
Hugepage program taking forever to exit
2024-09-11 16:23 UTC (6+ messages)
[PATCH 00/21] environment: guard reliance on `the_repository`
2024-09-11 16:21 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 10/21] environment: make `get_git_namespace()` self-contained
[PATCH v6 0/2] iio: imu: smi240: add bosch smi240 driver
2024-09-11 16:22 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: iio: imu: smi240: add Bosch smi240
[PATCH RESEND 0/2] ring-buffer/selftest: Meta-page testing improvements
2024-09-11 16:21 UTC (12+ messages)
` [PATCH RESEND 1/2] ring-buffer/selftest: Verify the entire meta-page padding
` [PATCH RESEND 2/2] ring-buffer/selftest: Handle meta-page bigger than the system
[RESEND PATCH v1 0/7]vhost: Add support of kthread API
2024-09-11 16:20 UTC (7+ messages)
[PATCH] target/ppc: Fix lxvx/stxvx facility check
2024-09-11 16:19 UTC (2+ messages)
[RFC 00/31] objtool, livepatch: Livepatch module generation
2024-09-11 16:20 UTC (3+ messages)
[PATCH v12 00/38] ep93xx device tree conversion
2024-09-11 16:18 UTC (6+ messages)
[PATCH v5 0/6] x86/tdx: Allow MMIO instructions from userspace
2024-09-11 16:19 UTC (6+ messages)
` [PATCH v6 "
[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
2024-09-11 16:18 UTC (5+ messages)
virtio: RSS support capa
2024-09-11 16:18 UTC (7+ messages)
[PATCH v3 0/2] Use functionality of irq_get_trigger_type() and DEFINE_*
2024-09-11 16:15 UTC (4+ messages)
` [PATCH v3 1/2] of/irq: Make use of irq_get_trigger_type()
` [PATCH v3 2/2] of/irq: Use helper to define resources
[PATCH 0/3] nvme: NSHEAD_DISK_LIVE fixes
2024-09-11 16:10 UTC (4+ messages)
` [PATCH 3/3] nvme-multipath: stuck partition scan on inaccessible paths
How to create/use RPMSG-over-VIRTIO devices in Linux
2024-09-11 16:12 UTC (5+ messages)
[PATCH] migration/multifd: Fix build for qatzip
2024-09-11 16:11 UTC (6+ messages)
Gifting an Acoustic Instrument
2024-09-11 16:09 UTC (2+ messages)
[PATCH v3 00/24] KVM: arm64: Add EL2 support to FEAT_S1PIE
2024-09-11 16:10 UTC (6+ messages)
` [PATCH v3 18/24] KVM: arm64: Split S1 permission evaluation into direct and hierarchical parts
[PATCH 0/8] Add generic overlay for MikroBUS addon boards
2024-09-11 16:09 UTC (7+ messages)
` [PATCH 3/8] mikrobus: Add mikrobus driver
` [PATCH 6/8] addon_boards: Add addon_boards plumbing
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-09-11 16:06 UTC (7+ messages)
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
[tj-cgroup:for-6.12] BUILD SUCCESS af000ce85293b8e608f696f0c6c280bc3a75887f
2024-09-11 16:08 UTC
[PATCH v1 00/12] i2c: isch: Put the driver into shape
2024-09-11 16:06 UTC (4+ messages)
` [PATCH v1 11/12] i2c: isch: Prefer to use octal permission
[PATCH] crypto/scheduler: fix crashes in scheduler_multicore due to incorrect variable usage
2024-09-11 16:06 UTC
[PATCH 1/9] net/mlx5: update flex parser arc types support
2024-09-11 16:04 UTC (9+ messages)
` [PATCH 2/9] net/mlx5: add flex item query tunnel mode routine
` [PATCH 3/9] net/mlx5/hws: fix flex item support as tunnel header
` [PATCH 4/9] net/mlx5: fix flex item tunnel mode handling
` [PATCH 5/9] net/mlx5: fix number of supported flex parsers
` [PATCH 6/9] app/testpmd: remove flex item init command leftover
` [PATCH 7/9] net/mlx5: fix next protocol validation after flex item
` [PATCH 8/9] net/mlx5: fix non full word sample fields in "
` [PATCH 9/9] net/mlx5: fix flex item header length field translation
[PATCH v2] doc: add new driver guidelines
2024-09-11 16:04 UTC (4+ messages)
` [PATCH v3] "
[PATCH v2 00/19] Implement DWARF modversions
2024-09-11 16:03 UTC (4+ messages)
` [PATCH v2 14/19] gendwarfksyms: Add symbol versioning
[RFC 0/2] introduce LLC aware functions
2024-09-11 16:01 UTC (8+ messages)
[PATCH v2 00/49] KVM: x86: CPUID overhaul, fixes, and caching
2024-09-11 16:03 UTC (10+ messages)
` [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
[PATCH v15 00/26] nfs/nfsd: add support for LOCALIO
2024-09-11 16:03 UTC (4+ messages)
[PATCH v1 00/14] s390x: virtio-mem support
2024-09-11 16:02 UTC (3+ messages)
` [PATCH v1 02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism
[PATCH 0/1] Add support for primary mi2s on SM8250
2024-09-11 16:02 UTC (2+ messages)
[bug report] cpufreq/amd-pstate-ut: Add test case for mode switches
2024-09-11 16:02 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix selfring initialization sequence on soc24
2024-09-11 16:02 UTC (2+ messages)
[PATCH] cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issue
2024-09-11 16:02 UTC (2+ messages)
[PATCH v6 1/8] zsda: Introduce zsda device drivers
2024-09-11 16:01 UTC (4+ messages)
` [PATCH v6 2/8] zsda: add support for zsdadev operations
` [PATCH v6 3/8] zsda: add support for queue operation
second round of amd-pstate changess for 6.12 (second try)
2024-09-11 16:01 UTC
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.