All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-17 12:39:49 to 2023-08-17 13:14:25 UTC [more...]

[Intel-gfx] [PATCH] Revert "drm/edid: Fix csync detailed mode parsing"
 2023-08-17 13:05 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/edid: Fix "Analog composite sync!" for current eDP display panels
  `  "
  ` [PATCH] Revert "drm/edid: Fix csync detailed mode parsing"

[PATCH] of/platform: increase refcount of fwnode
 2023-08-17 13:13 UTC  (4+ messages)

[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
 2023-08-17 13:13 UTC  (5+ messages)

[PATCH net-next v2 0/4] net: Fix return value check for fixed_phy_register()
 2023-08-17 13:14 UTC  (12+ messages)
` [PATCH net-next v2 1/4] net: phy: fixed_phy: Fix return value check for fixed_phy_get_gpiod
` [PATCH net-next v2 2/4] net: bgmac: Fix return value check for fixed_phy_register()
` [PATCH net-next v2 3/4] net: bcmgenet: "
` [PATCH net-next v2 4/4] net: lan743x: "

[PATCH v3] misc: sram: Add DMA-BUF Heap exporting of SRAM areas
 2023-08-17 13:13 UTC  (2+ messages)

[PATCH 0/9] smartpqi updates
 2023-08-17 13:12 UTC  (10+ messages)
` [PATCH 1/9] smartpqi: reformat to align with oob driver
` [PATCH 2/9] smartpqi: add abort handler
` [PATCH 3/9] smartpqi: refactor rename MACRO to clarify purpose
` [PATCH 4/9] smartpqi: refactor rename pciinfo to pci_info
` [PATCH 5/9] smartpqi: simplify lun_number assignment
` [PATCH 6/9] smartpqi: enhance shutdown notification
` [PATCH 7/9] smartpqi: enhance controller offline notification
` [PATCH 8/9] smartpqi: enhance error messages
` [PATCH 9/9] smartpqi: change driver version to 2.1.24-046

[PATCH] x86emul: rework wrapping of libc functions in test and fuzzing harnesses
 2023-08-17 13:13 UTC  (3+ messages)

[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
 2023-08-17 13:04 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/dgfx: Enable d3cold at s2idle
 2023-08-17 13:10 UTC  (2+ messages)

[PATCH v6 0/5] riscv: Introduce KASLR
 2023-08-17 13:10 UTC  (5+ messages)

[Cluster-devel] [RFCv2 0/7] fs: nfs: async lock request changes
 2023-08-17 13:02 UTC  (7+ messages)
` [Cluster-devel] [RFCv2 6/7] dlm: use FL_SLEEP to check if blocking request
        `  "

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-08-17 13:09 UTC  (4+ messages)
` [PATCH v5 05/11] ACPI: thermal: Carry out trip point updates under zone lock

[PATCH v7 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-08-17 13:07 UTC  (6+ messages)
` [PATCH v7 2/3] Documentation: riscv: Add early boot document
` [PATCH v7 3/3] Documentation: riscv: Update boot image header since EFI stub is supported

[PATCH drm-misc-next] drm/ttm/tests: Require MMU when testing
 2023-08-17 13:11 UTC  (2+ messages)

[PATCH v1] monitor/intel: Add decoding of PPAG Enable command
 2023-08-17 13:08 UTC  (2+ messages)
` [v1] "

[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
 2023-08-17 11:13 UTC  (10+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
              `  "

[PATCH] chardev/char-pty: Avoid losing bytes when the other side just (re-)connected
 2023-08-17 13:06 UTC  (4+ messages)

[PATCH 00/17] btrfs: some misc stuff around space flushing and enospc handling
 2023-08-17 12:58 UTC  (2+ messages)

[PATCH v2] cxl/mbox: Remove useless cast in cxl_mem_create_range_info()
 2023-08-17 13:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] Get optimal audio frequency and channels
 2023-08-17 13:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Add has_audio to separate audio parameter in crtc_state
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Configure and initialize HDMI audio capabilities
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Add wrapper to Compute SAD

[PATCH v5] gpio: consumer: new virtual driver
 2023-08-17 13:00 UTC  (6+ messages)

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-17 12:17 UTC  (3+ messages)
` [PATCH 02/10] drm/radeon: Use RMW accessors for changing LNKCTL2
` [PATCH 03/10] drm/amdgpu: "

[PATCH] drivers: gpu: drm: radeon: possible buffer overflow
 2023-08-17 11:33 UTC 

[PATCH v19 00/30] Add KVM LoongArch support
 2023-08-17 12:59 UTC  (31+ messages)
` [PATCH v19 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v19 02/30] LoongArch: KVM: Implement kvm module related interface
` [PATCH v19 03/30] LoongArch: KVM: Implement kvm hardware enable, disable interface
` [PATCH v19 04/30] LoongArch: KVM: Implement VM related functions
` [PATCH v19 05/30] LoongArch: KVM: Add vcpu related header files
` [PATCH v19 06/30] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v19 07/30] LoongArch: KVM: Implement vcpu run interface
` [PATCH v19 08/30] LoongArch: KVM: Implement vcpu handle exit interface
` [PATCH v19 09/30] LoongArch: KVM: Implement vcpu get, vcpu set registers
` [PATCH v19 10/30] LoongArch: KVM: Implement vcpu ENABLE_CAP ioctl interface
` [PATCH v19 11/30] LoongArch: KVM: Implement fpu related operations for vcpu
` [PATCH v19 12/30] LoongArch: KVM: Implement vcpu interrupt operations
` [PATCH v19 13/30] LoongArch: KVM: Implement misc vcpu related interfaces
` [PATCH v19 14/30] LoongArch: KVM: Implement vcpu load and vcpu put operations
` [PATCH v19 15/30] LoongArch: KVM: Implement vcpu status description
` [PATCH v19 16/30] LoongArch: KVM: Implement update VM id function
` [PATCH v19 17/30] LoongArch: KVM: Implement virtual machine tlb operations
` [PATCH v19 18/30] LoongArch: KVM: Implement vcpu timer operations
` [PATCH v19 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v19 20/30] LoongArch: KVM: Implement handle csr excption
` [PATCH v19 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v19 22/30] LoongArch: KVM: Implement handle idle exception
` [PATCH v19 23/30] LoongArch: KVM: Implement handle gspr exception
` [PATCH v19 24/30] LoongArch: KVM: Implement handle mmio exception
` [PATCH v19 25/30] LoongArch: KVM: Implement handle fpu exception
` [PATCH v19 26/30] LoongArch: KVM: Implement kvm exception vector
` [PATCH v19 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v19 28/30] LoongArch: KVM: Enable kvm config and add the makefile
` [PATCH v19 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v19 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[syzbot] [net?] WARNING in dev_index_reserve
 2023-08-17 13:00 UTC 

[PATCH -next 0/8] mfd: remove redundant of_match_ptr()
 2023-08-17 12:59 UTC  (3+ messages)
` (subset) "

[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
 2023-08-17 13:00 UTC  (5+ messages)
` [PATCH v11.1] "
      ` [PATCH] landlock: Fix and test network AF inconsistencies

[PATCH v6 1/6] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-17 12:58 UTC  (11+ messages)
` [PATCH v6 3/6] iio: adc: mcp3911: simplify usage of spi->dev
` [PATCH v6 4/6] iio: adc: mcp3911: fix indentation
` [PATCH v6 5/6] iio: adc: mcp3911: avoid ambiguity parameters in macros
` [PATCH v6 6/6] iio: adc: mcp3911: add support for the whole MCP39xx family

[PATCH] btrfs/179: optimize remove file selection
 2023-08-17 12:58 UTC  (2+ messages)

[PATCH] xsm: removing inclusion of byteorder.h
 2023-08-17 12:58 UTC  (4+ messages)

[PATCH v2 0/2] vPCI capabilities filtering
 2023-08-17 12:57 UTC  (3+ messages)
` [PATCH v2 1/2] xen/vpci: header: filter PCI capabilities

[PATCHv6 net-next 0/2] ipv6: update route when delete source address
 2023-08-17 12:57 UTC  (3+ messages)
` [PATCHv6 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in sco_chan_del
 2023-08-17 12:56 UTC  (2+ messages)

[RFC PATCH v2 0/1] Reduce cost of accessing tg->load_avg
 2023-08-17 12:56 UTC  (3+ messages)
` [RFC PATCH 1/1] sched/fair: ratelimit update to tg->load_avg

[PATCH v2] tracing: Fix memleak due to race between current_tracer and trace
 2023-08-17 12:55 UTC  (2+ messages)
` [PATCH v3] "

[phy:next 67/74] drivers/phy/qualcomm/phy-qcom-qmp-pcie.c:2378:38: error: redefinition of 'qmp_pcie_offsets_v5_20'
 2023-08-17 12:56 UTC 

kernel/user_namespace.c:239: warning: Function parameter or member 'map_up' not described in 'idmap_key'
 2023-08-17 12:56 UTC 

[PATCH 00/21] Graph locking part 4 (node management)
 2023-08-17 12:50 UTC  (22+ messages)
` [PATCH 01/21] block: Remove unused BlockReopenQueueEntry.perms_checked
` [PATCH 02/21] preallocate: Factor out preallocate_truncate_to_real_size()
` [PATCH 03/21] preallocate: Don't poll during permission updates
` [PATCH 04/21] block: Take AioContext lock for bdrv_append() more consistently
` [PATCH 05/21] block: Introduce bdrv_schedule_unref()
` [PATCH 06/21] block-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock functions
` [PATCH 07/21] block-coroutine-wrapper: Allow arbitrary parameter names
` [PATCH 08/21] block: Mark bdrv_replace_child_noperm() GRAPH_WRLOCK
` [PATCH 09/21] block: Mark bdrv_replace_child_tran() GRAPH_WRLOCK
` [PATCH 10/21] block: Mark bdrv_attach_child_common() GRAPH_WRLOCK
` [PATCH 11/21] block: Call transaction callbacks with lock held
` [PATCH 12/21] block: Mark bdrv_attach_child() GRAPH_WRLOCK
` [PATCH 13/21] block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK
` [PATCH 14/21] block: Mark bdrv_get_cumulative_perm() "
` [PATCH 15/21] block: Mark bdrv_child_perm() GRAPH_RDLOCK
` [PATCH 16/21] block: Mark bdrv_parent_cb_change_media() GRAPH_RDLOCK
` [PATCH 17/21] block: Take graph rdlock in bdrv_drop_intermediate()
` [PATCH 18/21] block: Take graph rdlock in bdrv_change_aio_context()
` [PATCH 19/21] block: Mark bdrv_root_unref_child() GRAPH_WRLOCK
` [PATCH 20/21] block: Mark bdrv_unref_child() GRAPH_WRLOCK
` [PATCH 21/21] block: Mark bdrv_add/del_child() and caller GRAPH_WRLOCK

[PATCH] hw/net/vmxnet3: Fix guest-triggerable assert()
 2023-08-17 12:56 UTC 

[PATCH 0/2] ui/vdagent: Fix two bugs about disconnect event handling
 2023-08-17 12:51 UTC  (5+ messages)
` [PATCH 1/2] ui/vdagent: call vdagent_disconnect() when agent connection is lost
` [PATCH 2/2] ui/vdagent: Unregister input handler of mouse during finalization

[PATCH net-next 0/3] net: Fix return value check for get_phy_device()
 2023-08-17 12:54 UTC  (4+ messages)
` [PATCH net-next 2/3] amd-xgbe: Return proper error code "

[Buildroot] [PATCH 1/1] package/cups: security bump version to 2.4.6
 2023-08-17 12:52 UTC 

[PATCH] xhci: Disable connect, disconnect and over-current wakeup on system suspend
 2023-08-17 12:53 UTC  (3+ messages)

[[OE-core][kirkstone][PATCH] Add GCP fetcher to list of supported protocols
 2023-08-17 12:52 UTC 

[patch net-next] devlink: add missing unregister linecard notification
 2023-08-17 12:52 UTC 

[PATCH v4 0/3] btrfs: fix an ASSERT() triggered inside prepare_to_merge()
 2023-08-17 12:44 UTC  (5+ messages)
` [PATCH v4 2/3] btrfs: exit gracefully if reloc roots don't match

[PATCH] powerpc/82xx: Remove pq2_init_pci
 2023-08-17 12:50 UTC  (3+ messages)

FIT Image not working in U-Boot
 2023-08-17 12:50 UTC  (3+ messages)

[PATCH 0/3] super: allow waiting without s_umount held
 2023-08-17 12:50 UTC  (3+ messages)
` [PATCH 2/3] super: wait for nascent superblocks

[bitbake-devel][kirkstone][2.0][PATCH] fetch2: add Google Cloud Platform (GCP) fetcher
 2023-08-17 12:49 UTC 

[GIT PULL] Qualcomm ARM64 fixes for v6.5
 2023-08-17 12:50 UTC  (3+ messages)

[GIT PULL] Fixes for omaps
 2023-08-17 12:50 UTC  (3+ messages)

[GIT PULL] Rockchip dts fixes for 6.5
 2023-08-17 12:50 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2023-08-17 12:50 UTC 

Patchwork summary for: linux-soc
 2023-08-17 12:50 UTC 

[PATCH v2 0/5] Support nested overlayfs mounts
 2023-08-17 12:48 UTC  (5+ messages)
` [PATCH v2 1/5] ovl: Move xattr support to new xattrs.c file
` [PATCH v2 2/5] ovl: Add OVL_XATTR_TRUSTED/USER_PREFIX_LEN macros

[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
 2023-08-17 12:47 UTC  (2+ messages)

[PATCH v2] powerpc/fadump: reset dump area size if fadump memory reserve fails
 2023-08-17 12:47 UTC  (3+ messages)

[PATCH v3 0/3] Fix NULL pointer dereference in RZ/{G2L,V2M,A2} pinctrl driver
 2023-08-17 12:47 UTC  (8+ messages)
` [PATCH v3 1/3] pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()
` [PATCH v3 2/3] pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()
` [PATCH v3 3/3] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}

[PATCH] btrfs: handle errors properly in update_inline_extent_backref()
 2023-08-17 12:40 UTC  (4+ messages)

[meta-python][PATCH v2] python3-libusb1_1.7.1.bb: recipe added
 2023-08-17 12:47 UTC 

[PATCH] Add support for more XMC series
 2023-08-17 12:46 UTC  (2+ messages)

[PATCH v3 0/7] Vhost-vdpa Shadow Virtqueue _F_CTRL_RX commands support
 2023-08-17 12:46 UTC  (7+ messages)
` [PATCH v3 1/7] vdpa: Use iovec for vhost_vdpa_net_load_cmd()
` [PATCH v3 2/7] vdpa: Restore MAC address filtering state

[OE-Core][PATCH v13 1/8] path.py: add support for ACLs and all additional attributes
 2023-08-17 12:46 UTC  (8+ messages)
` [OE-Core][PATCH v13 2/8] package_ipk.bbclass: add support for ACLs and xattr
` [OE-Core][PATCH v13 3/8] package.bbclass: "
` [OE-Core][PATCH v13 4/8] sstate.bbclass: "
` [OE-Core][PATCH v13 5/8] sstatesig.py: fix hash calculation for timestamp
` [OE-Core][PATCH v13 6/8] opkg-utils: add acl and xattr support
` [OE-Core][PATCH v13 7/8] opkg: add options to enable support for acl and xattr
` [OE-Core][PATCH v13 8/8] opkg: set locale from system environment variables

[android-common:android-4.19-stable 2/2] fs/verity/enable.c:33:8: warning: assignment makes pointer from integer without a cast
 2023-08-17 12:45 UTC 

[intel-tdx:guest-kexec 4/7] drivers/firmware/efi/efi.c:643: warning: Function parameter or member 'unaccepted' not described in 'reserve_unaccepted'
 2023-08-17 12:45 UTC 

[syzbot] [kernel?] INFO: rcu detected stall in schedule (6)
 2023-08-17 12:44 UTC 

[PATCH] powerpc/8xx: Remove init_internal_rtc() to fix no previous prototype error
 2023-08-17 12:43 UTC  (2+ messages)

[PATCHSET v4] sched: Implement BPF extensible scheduler class
 2023-08-17 12:44 UTC  (5+ messages)

[PATCH v3] Bluetooth: btintel: Send new command for PPAG
 2023-08-17 12:43 UTC  (2+ messages)
` [v3] "

[PATCH v2 0/3] KVM: s390: Enable AP instructions for pv-guests
 2023-08-17 12:43 UTC  (3+ messages)
` [PATCH v2 2/3] target/s390x/kvm: Refactor AP functionalities

[PATCH] powerpc/4xx: Remove WatchdogHandler() to fix no previous prototype error
 2023-08-17 12:42 UTC  (4+ messages)

[PATCH] Doc: fs: Take away the stale url
 2023-08-17 12:36 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Maintainer burnout
 2023-08-17 12:42 UTC  (5+ messages)

[PATCH 1/2] btrfs: Convert defrag_prepare_one_page() to use a folio
 2023-08-17 12:34 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Use a folio array throughout the defrag process

struct_size() using sizeof() vs offsetof()
 2023-08-17 12:39 UTC  (3+ messages)

[XEN PATCH v2 0/3] xen: fix inclusions and static storage duration
 2023-08-17 12:39 UTC  (4+ messages)
` [XEN PATCH v2 1/3] vm_event: rework inclusions to use arch-indipendent header
` [XEN PATCH v2 2/3] vpci/msix: make 'get_slot' static
` [XEN PATCH v2 3/3] drivers/video: make declarations of defined functions available


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.