All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-20 18:53:35 to 2023-09-20 19:30:04 UTC [more...]

[Nouveau] [PATCH v3 00/44] drm/nouveau: initial support for GSP-RM 535.54.04 (and Ada GPUs)
 2023-09-20 19:29 UTC  (3+ messages)
` [Nouveau] [PATCH v3 23/44] drm/nouveau/disp: add output backlight control methods

[Intel-xe] [PATCH v2 00/20] uAPI Alignment - take 1 v2
 2023-09-20 19:29 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 01/20] drm/xe: Fix array bounds check for queries
` [Intel-xe] [PATCH v2 02/20] drm/xe: Set the correct type for xe_to_user_engine_class

[PATCH 6.1 000/139] 6.1.55-rc1 review
 2023-09-20 19:29 UTC  (2+ messages)

[PATCH v2 wireless-next 8/9] wifi: ath11k: remove unnecessary (void*) conversions
 2023-09-20 19:29 UTC  (2+ messages)

Towards less magic strings
 2023-09-20 19:27 UTC  (7+ messages)

[PATCH v4 00/18] EDAC/synopsys: Add generic DDRC info and address mapping
 2023-09-20 19:26 UTC  (30+ messages)
` [PATCH v4 01/18] EDAC/synopsys: Convert sysfs nodes to debugfs ones
` [PATCH v4 02/18] EDAC/mc: Extend memtypes with LPDDR(mDDR) and LPDDR2
` [PATCH v4 03/18] EDAC/synopsys: Extend memtypes supported by controller
` [PATCH v4 04/18] EDAC/synopsys: Detach private data from mci instance
` [PATCH v4 05/18] EDAC/synopsys: Add DDRC basic parameters infrastructure
` [PATCH v4 06/18] EDAC/synopsys: Convert plat-data to plat-init function
` [PATCH v4 07/18] EDAC/synopsys: Parse ADDRMAP[7-8] CSRs for (LP)DDR4 only
` [PATCH v4 08/18] EDAC/synopsys: Parse ADDRMAP[0] CSR for multi-ranks case only
` [PATCH v4 09/18] EDAC/synopsys: Set actual DIMM ECC errors grain
` [PATCH v4 10/18] EDAC/synopsys: Get corrected bit position
` [PATCH v4 11/18] EDAC/synopsys: Pass syndrome to EDAC error handler
` [PATCH v4 12/18] EDAC/synopsys: Read full data+ecc pattern on errors
` [PATCH v4 13/18] EDAC/synopsys: Introduce System/SDRAM address translation interface
` [PATCH v4 14/18] EDAC/synopsys: Simplify HIF/SDRAM column mapping get procedure

[PATCH v2 0/4] Introduce perf check subcommand
 2023-09-20 19:28 UTC  (4+ messages)
` [PATCH v2 2/4] perf version: update --build-options to use 'supported_features' array
` [PATCH v2 3/4] perf tests task_analyzer: use perf check for libtraceevent support
` [PATCH v2 4/4] tools/perf/tests: Update probe_vfs_getname.sh script to use perf check --feature

[PATCH nft 0/9] various cleanups related to enums and struct datatype
 2023-09-20 19:28 UTC  (7+ messages)
` [PATCH nft 3/9] datatype: drop flags field from datatype
` [PATCH nft 7/9] expression: cleanup expr_ops_by_type() and handle u32 input

[PATCH] sched: fix warning in bandwidth distribution
 2023-09-20 19:28 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 670/1365] core.c:undefined reference to `dwc3_gadget_exit_hibernation'
 2023-09-20 19:28 UTC 

[PATCH stable 6.1.y 1/2] KVM: arm64: Prevent the donation of no-map pages
 2023-09-20 19:27 UTC  (4+ messages)
` [PATCH stable 6.1.y 2/2] KVM: arm64: Prevent unconditional donation of unmapped regions from the host

[PATCH 00/13] Pass data temperature information to zoned UFS devices
 2023-09-20 19:28 UTC  (15+ messages)
` [PATCH 01/13] fs/f2fs: Restore the whint_mode mount option
` [PATCH 02/13] fs: Restore support for F_GET_FILE_RW_HINT and F_SET_FILE_RW_HINT
` [PATCH 03/13] fs: Restore kiocb.ki_hint
` [PATCH 04/13] block: Restore write hint support
` [PATCH 05/13] scsi: core: Query the Block Limits Extension VPD page
` [PATCH 06/13] scsi_proto: Add struct io_group_descriptor
` [PATCH 07/13] sd: Translate data lifetime information
` [PATCH 08/13] scsi_debug: Reduce code duplication
` [PATCH 09/13] scsi_debug: Support the block limits extension VPD page
` [PATCH 10/13] scsi_debug: Rework page code error handling
` [PATCH 11/13] scsi_debug: Rework subpage "
` [PATCH 12/13] scsi_debug: Implement the IO Advice Hints Grouping mode page
` [PATCH 13/13] scsi_debug: Maintain write statistics per group number

[PATCH] wifi: ath11k: consistently use kstrtoul_from_user()
 2023-09-20 19:27 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/edid: Fixup h/vsync_end instead of h/vtotal
 2023-09-20 19:26 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Align size to PAGE_SIZE
 2023-09-20 19:24 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v3 0/5] Reduce overhead of LSMs with static calls
 2023-09-20 19:24 UTC  (4+ messages)
` [PATCH v3 2/5] security: Count the LSMs enabled at compile time

[PATCH v2 00/28] bsd-user: Implement freebsd process related system calls
 2023-09-20 19:23 UTC  (19+ messages)
` [PATCH v2 20/28] bsd-user: Implement freebsd_exec_common, used in implementing execve/fexecve
` [PATCH v2 21/28] bsd-user: Implement procctl(2) along with necessary conversion functions
` [PATCH v2 22/28] bsd-user: Implement execve(2) and fexecve(2) system calls
` [PATCH v2 23/28] bsd-user: Implement wait4(2) and wait6(2) "
` [PATCH v2 24/28] bsd-user: Implement setloginclass(2) and getloginclass(2) "
` [PATCH v2 25/28] bsd-user: Implement pdgetpid(2) and the undocumented setugid
` [PATCH v2 26/28] bsd-user: Implement fork(2) and vfork(2) system calls
` [PATCH v2 27/28] bsd-user: Implement rfork(2) system call
` [PATCH v2 28/28] bsd-user: Implement pdfork(2) "

[PATCH 0/5] ath10k fixes for warns
 2023-09-20 19:23 UTC  (10+ messages)
` [PATCH 5/5] ath10k: reduce invalid ht params rate message noise

x86/csum: Remove unnecessary odd handling
 2023-09-20 19:23 UTC  (4+ messages)

Decrypting tt maps in ttm
 2023-09-20 19:22 UTC  (13+ messages)

[PATCH] x86/paging: Delete update_cr3()'s do_locking parameter
 2023-09-20 19:21 UTC 

[PATCH linux-next] thermal: int340x: processor_thermal: Ack all PCI interrupts
 2023-09-20 19:21 UTC  (2+ messages)

initial idea for hooks needed for source tracing
 2023-09-20 19:20 UTC  (10+ messages)

What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-20 19:20 UTC  (6+ messages)

[PATCH] wifi: ath10k: consistently use kstrtoX_from_user() functions
 2023-09-20 19:20 UTC  (4+ messages)
` [PATCH] [v2] "

[sashal-stable:pending-5.15 31/82] samples/hw_breakpoint/data_breakpoint.c:73:9: error: implicit declaration of function '__symbol_put'; did you mean '__symbol_get'?
 2023-09-20 19:18 UTC 

[meta-python][PATCH] python3-dynamic-dispatch: Correct the upstream regex check for version upgrades
 2023-09-20 19:17 UTC 

[PATCH 0/2] Add mailmap support to ref-filter
 2023-09-20 19:05 UTC  (3+ messages)
` [PATCH 1/2] t/t6300: introduce test_bad_atom()
` [PATCH 2/2] ref-filter: add mailmap support

[PATCH v9 00/16] PCI devices passthrough on Arm, part 3
 2023-09-20 19:16 UTC  (4+ messages)
` [PATCH v9 02/16] vpci: use per-domain PCI lock to protect vpci structure

[igt-dev] [PATCH i-g-t 00/16] uAPI Alignment - take 1
 2023-09-20 19:15 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 01/16] drm-uapi/xe_drm: Align with new PMU interface
    ` [Intel-xe] "
      ` [igt-dev] "

[PATCH v2] i2c: designware: Fix corrupted memory seen in the ISR
 2023-09-20 19:14 UTC  (13+ messages)

[docs] [PATCH] contributor-guide/style-guide: Add a note about task idempotence
 2023-09-20 19:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2023-09-20 19:10 UTC  (43+ messages)
` [PATCH v4 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition
` [PATCH v4 02/20] EDAC/synopsys: Fix generic device type detection procedure
` [PATCH v4 03/20] EDAC/synopsys: Fix mci->scrub_cap field setting
` [PATCH v4 04/20] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v4 05/20] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v4 06/20] EDAC/synopsys: Fix misleading IRQ self-cleared quirk flag
` [PATCH v4 07/20] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v4 08/20] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v4 09/20] EDAC/synopsys: Drop local to_mci() macro definition
` [PATCH v4 10/20] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v4 11/20] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v4 12/20] EDAC/synopsys: Drop redundant info from the error messages
` [PATCH v4 13/20] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v4 14/20] EDAC/mc: Add generic unique MC index allocation procedure
` [PATCH v4 15/20] EDAC/mc: Re-use "
` [PATCH v4 16/20] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
` [PATCH v4 17/20] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v4 18/20] EDAC/synopsys: Unify CSRs macro declarations
` [PATCH v4 19/20] EDAC/synopsys: Unify struct/macro/function prefixes
` [PATCH v4 20/20] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros

[meta-python][PATCH] python3-filelock: Update version 3.12.0 -> 3.12.4
 2023-09-20 19:13 UTC 

[PATCH] hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
 2023-09-20 19:12 UTC  (3+ messages)

[PATCH 5.10 000/406] 5.10.195-rc1 review
 2023-09-20 19:13 UTC  (6+ messages)

[PATCH] btrfs: adjust overcommit logic when very close to full
 2023-09-20 19:05 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Remove unnecessary memory quiescing for aux inval
 2023-09-20 19:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] hid: cp2112: Fix duplicate workqueue initialization
 2023-09-20 19:10 UTC  (3+ messages)

[meta-python][PATCH] python3-fasteners: Update version 0.18 -> 0.19
 2023-09-20 19:08 UTC 

[PATCH v3 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
 2023-09-20 19:07 UTC  (4+ messages)

[PATCH net-next 0/3] tcp: add tcp_delack_max()
 2023-09-20 19:06 UTC  (3+ messages)
` [PATCH net-next 3/3] tcp: derive delack_max from rto_min

[PATCH v3 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
 2023-09-20 19:06 UTC  (2+ messages)

Any framework for a USB exclusive function MFD, wch347
 2023-09-20 18:58 UTC 

[dm-devel] [PATCH] dm-zoned: free dmz->ddev array in dmz_put_zoned_device
 2023-09-20 18:56 UTC  (6+ messages)
    ` [dm-devel] "
        `  "

how to connect a midi client to non midi hardware sound card
 2023-09-20 19:01 UTC  (3+ messages)

[RFC PATCH v3 0/6] Refault distance update with MGLRU support
 2023-09-20 19:02 UTC  (7+ messages)
` [RFC PATCH v3 1/6] workingset: simplify and use a more intuitive model
` [RFC PATCH v3 2/6] workingset: move refault distance checking into to a helper
` [RFC PATCH v3 3/6] workignset: simplify the initilization code
` [RFC PATCH v3 4/6] workingset: simplify lru_gen_test_recent
` [RFC PATCH v3 5/6] mm, lru_gen: convert avg_total and avg_refaulted to atomic
` [RFC PATCH v3 6/6] workingset, lru_gen: apply refault-distance based re-activation

[PATCH V7 2/2] serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
 2023-09-20 19:03 UTC 

Linux IMA documentation
 2023-09-20 19:02 UTC  (7+ messages)

[meta-python][PATCH] python3-distlib: Update version 0.3.6 -> 0.3.7
 2023-09-20 19:02 UTC 

[PATCH] erofs-utils: mkfs: limit total shared xattrs of a single inode
 2023-09-20 19:02 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2 0/2] mm/ksm: add fork-exec support for prctl
 2023-09-20 19:01 UTC  (3+ messages)
` [PATCH v2 1/2] mm/ksm: support fork/exec "
` [PATCH v2 2/2] mm/ksm: Test case for prctl fork/exec workflow

[syzbot] [net?] WARNING in inet_csk_get_port (2)
 2023-09-20 18:59 UTC  (2+ messages)

[PATCH v2 wireless-next 2/9] carl9170: remove unnecessary (void*) conversions
 2023-09-20 19:00 UTC  (2+ messages)

[PATCH v3] driver core: shut down devices asynchronously
 2023-09-20 18:59 UTC 

[PATCH v1 0/2] mm/ksm: add fork-exec support for prctl
 2023-09-20 18:57 UTC  (4+ messages)
` [PATCH v1 2/2] mm/ksm: Test case for prctl fork/exec workflow

New MISRA C:2012 R10.3 violations due to XSA-438 fix
 2023-09-20 18:58 UTC  (2+ messages)

[PATCH v4 00/14] simpletrace: refactor and general improvements
 2023-09-20 18:57 UTC  (3+ messages)
` [PATCH v4 03/14] simpletrace: improve parsing of sys.argv; fix files never closed

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-20 18:58 UTC  (8+ messages)
` [RFT PATCH 01/15] drm/armada: Call drm_atomic_helper_shutdown() at shutdown time

[meta-python][PATCH] python3-custom-inherit: Update version 2.3.1 -> 2.4.1
 2023-09-20 18:57 UTC 

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 748/1365] ERROR: modpost: "af_alg_register_type" [crypto/algif_aead.ko] undefined!
 2023-09-20 18:55 UTC 

[PATCH] bmips: Add Inteno XG6846 board
 2023-09-20 18:55 UTC  (4+ messages)

[PATCH v4 00/23] Fix libata suspend/resume handling and code cleanup
 2023-09-20 18:55 UTC  (5+ messages)
` [PATCH v4 01/23] ata: libata-core: Fix ata_port_request_pm() locking
` [PATCH v4 03/23] ata: libata-scsi: link ata port and scsi device

[Intel-xe] [PATCH 1/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
 2023-09-20 18:55 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Build: success for series starting with [1/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely (rev2)
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-gfx] [PATCH 00/12] drm/i915: VRR, LRR, and M/N stuff
 2023-09-20 18:54 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8939: Fix iommu local address range
 2023-09-20 18:58 UTC  (2+ messages)

[PATCH v2 0/7] Initial support for the Fairphone 5 smartphone
 2023-09-20 18:58 UTC  (2+ messages)
` (subset) "

[PATCH] drm/ci: Uprev IGT to pull in fixes
 2023-09-20 18:53 UTC  (6+ messages)


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.