All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 10:35:34 to 2023-05-18 11:21:52 UTC [more...]

[PATCH 00/97] usb: Convert to platform remove callback returning void
 2023-05-18 11:20 UTC  (7+ messages)
` [PATCH 85/97] usb: isp1760: "
` [PATCH 86/97] usb: misc: eud: "
` [PATCH 92/97] usb: typec: qcom-pmic-typec: "

[Intel-wired-lan] [PATCH] igb: Fix igb_down hung on surprise removal
 2023-05-18 10:36 UTC  (2+ messages)
`  "

[PATCH] dmaengine: qcom: bam_dma: make channels/EEs optional in DT with clock
 2023-05-18 11:21 UTC  (3+ messages)

[PATCH] Revert "firmware: qcom_scm: Clear download bit during reboot"
 2023-05-18 11:20 UTC 

[PATCH 0/5] Restore vmstate on cancelled/failed migration
 2023-05-18 11:20 UTC  (9+ messages)
` [PATCH 1/5] runstate: add runstate_get()
` [PATCH 2/5] migration: never fail in global_state_store()
` [PATCH 3/5] runstate: drop unused runstate_store()
` [PATCH 4/5] migration: switch from .vm_was_running to .vm_old_state

[PATCH] acpi/tests/bios-tables-test: add an environment variable for iasl location
 2023-05-18 11:19 UTC  (13+ messages)

CIP IRC weekly meeting today on libera.chat
 2023-05-18 11:18 UTC 

cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.179-cip32-471-g18129e1b68691)
 2023-05-18 11:17 UTC 

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-05-18 11:15 UTC  (4+ messages)

[PATCH v6 0/5] mfd: tps6586x: register restart handler
 2023-05-18 11:15 UTC  (4+ messages)
` [PATCH v6 4/5] mfd: tps6586x: use devm-based power off handler

[PATCH net-next v7 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
 2023-05-18 11:10 UTC  (7+ messages)
  ` [PATCH net-next v7 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH] mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916
 2023-05-18 11:10 UTC  (3+ messages)

[RFC PATCH] target/arm: add RAZ/WI handling for DBGDTR[TX|RX]
 2023-05-18 11:09 UTC  (3+ messages)

[PATCH v4] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
 2023-05-18 11:09 UTC  (2+ messages)

[PATCH v5] iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
 2023-05-18 11:08 UTC 

[PATCH] ALSA: emu10k1: introduce and use snd_emu10k1_ptr_write_multiple()
 2023-05-18 11:09 UTC  (2+ messages)

[PATCH] btrfs/213: add _fixed_by_kernel_commit tag and remove from dangerous group
 2023-05-18 11:08 UTC 

[Virtio-fs] Making a Digital Marketing Proposal virtio-fs.gitlab.io
 2023-05-18 11:09 UTC 

[PATCH v2 1/2] start_kernel: add no_stack_protector fn attr
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] start_kernel: Add __no_stack_protector function attribute

[PATCH] x86/unwind/orc: Use swap() instead of open coding it
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 1/4] ALSA: emu10k1: simplify interrupt handler, part 1
 2023-05-18 11:08 UTC  (2+ messages)

[PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] start_kernel: Omit prevent_tail_call_optimization() "

[PATCH] btrfs/213: avoid occasional failure due to already finished balance
 2023-05-18 11:08 UTC 

[PATCH v3 2/8] objtool: Add verbose option for disassembling affected functions
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 3/8] objtool: Include backtrace in verbose mode
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 1/8] objtool: Limit unreachable warnings to once per function
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 5/8] objtool: Ignore exc_double_fault() __noreturn warnings
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 4/8] objtool: Detect missing __noreturn annotations
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 6/8] objtool: Remove superfluous global_noreturns entries
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 7/8] tools/lib/subcmd: Replace NORETURN usage with __noreturn
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v3 8/8] objtool: Move noreturn function list to separate file
 2023-05-18 11:08 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 0/5] Encapsulate PTE contents from non-arch code
 2023-05-18 11:07 UTC  (6+ messages)
` [PATCH v2 1/5] mm: vmalloc must set pte via arch code
` [PATCH v2 2/5] mm: damon must atomically clear young on ptes and pmds
` [PATCH v2 3/5] mm: Fix failure to unmap pte on highmem systems
` [PATCH v2 4/5] mm: Add new ptep_deref() helper to fully encapsulate pte_t
` [PATCH v2 5/5] mm: ptep_deref() conversion

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-18 11:06 UTC  (11+ messages)
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH] btrfs/287: add git commit hash for the kernel fix
 2023-05-18 11:06 UTC 

[PATCH] generic/708: fix commit subject and add its git hash
 2023-05-18 11:05 UTC 

[PATCH v2 1/9] ALSA: emu10k1: pass frame instead of byte addresses
 2023-05-18 11:04 UTC  (4+ messages)
` [PATCH v2 9/9] ALSA: emu10k1: fix PCM playback buffer size constraints

[PATCH v2 0/3] ACPI: i386: bump MADT to revision 3
 2023-05-18 11:04 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI: bios-tables-test.c step 2 (allowed-diff entries)
` [PATCH v2 3/3] ACPI: bios-tables-test.c step 5 (update expected table binaries)

[rdma:wip/jgg-for-next] BUILD SUCCESS a7dae5daf4bf50de01ebdd192bf52c2e8cd80c75
 2023-05-18 11:03 UTC 

[PATCH v2 0/2] virtio: abstract virtqueue related methods
 2023-05-18 11:01 UTC  (11+ messages)
` [PATCH v2 1/2] "
    `  "
            `  "
                `  "

HDA, power saving and recording
 2023-05-18 11:02 UTC  (17+ messages)

[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS ebdf098a0e1be8081dc5c92948f9a12eebf53638
 2023-05-18 11:03 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS b57a54f700dda7209d2ab91a2b08809dd1f02710
 2023-05-18 11:02 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 2edbb716d95321d7a7ff0d691bca8511d9d4efe4
 2023-05-18 11:02 UTC 

[brgl:gpio/for-current] BUILD SUCCESS 7dd3d9bd873f138675cb727eaa51a498d99f0e89
 2023-05-18 11:03 UTC 

[linusw-pinctrl:for-next] BUILD SUCCESS 4ca235d2898e7b809fab5fb2766a26b50acf05cf
 2023-05-18 11:02 UTC 

[PATCH] net/nfp: fix the Tx descriptor free logic of nfd3
 2023-05-18 11:02 UTC  (4+ messages)
` [PATCH v2] "

[brgl:gpio/for-next] BUILD SUCCESS 2c99754ea0f90ed4a7ab0db9879e57a266b01bfc
 2023-05-18 11:02 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 56518a603fd2bf74762d176ac980572db84a3e14
 2023-05-18 11:01 UTC 

[PATCH v13 0/9] Introduce MSM-specific DSC helpers
 2023-05-18 11:02 UTC  (4+ messages)
` [PATCH v13 5/9] drm/msm: Add MSM-specific DSC helper methods

[PATCH v3] firmware: qcom_scm: Clear download bit during reboot
 2023-05-18 11:01 UTC  (4+ messages)

[linux-nvme:nvme-6.4] BUILD SUCCESS 2eb94dd56a4a4e3fe286def3e2ba207804a37345
 2023-05-18 11:01 UTC 

[wireless-next:main] BUILD SUCCESS 156d3008429511234df7f2ff504eef19d66042dd
 2023-05-18 11:00 UTC 

[sailus-media-tree:master] BUILD SUCCESS WITH WARNING c8b61d183159f253e78769cf33ffd2ff3176545d
 2023-05-18 11:00 UTC 

[rdma:for-rc] BUILD SUCCESS 866422cdddcdf59d8c68e9472d49ba1be29b5fcf
 2023-05-18 11:00 UTC 

[dtor-input:next] BUILD SUCCESS d8bde56dfd86a0bba9206de8574e58c8aaac4f0f
 2023-05-18 11:00 UTC 

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-05-18 11:00 UTC  (2+ messages)
` [tip: objtool/urgent] vmlinux.lds.h: Discard .note.gnu.property section

[PATCH v3] x86/show_trace_log_lvl: ensure stack pointer is aligned, again
 2023-05-18 11:00 UTC  (2+ messages)
` [tip: objtool/urgent] x86/show_trace_log_lvl: Ensure "

[PATCH] libkmod: fix possible out-of-bounds memory access
 2023-05-18 11:00 UTC 

Arranging payment 5/18/2023 10:38:54 a.m
 2023-05-18 10:38 UTC 

[PATCH v4 1/3] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-18 10:57 UTC  (7+ messages)

[PATCH] pci: fix pci_get_pdev() to always account for the segment
 2023-05-18 10:57 UTC 

[LTP] [PATCH] Add goals of patch review and tips
 2023-05-18 10:56 UTC  (3+ messages)

[PATCH 1/7] meta: depend on autoconf-archive-native, not autoconf-archive
 2023-05-18 10:57 UTC  (7+ messages)
` [PATCH 4/7] gconf: remove explicit gobject-introspection DEPENDS
` [PATCH 5/7] gi-docgen.bbclass: depends on gobject-introspection-data being enabled
` [PATCH 6/7] python3-pygobject: mandate gobject-introspection-data DISTRO_FEATURE

[PATCH] wifi: ath12k: check hardware major version for WCN7850
 2023-05-18 10:57 UTC  (2+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-18 10:56 UTC  (5+ messages)

[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
 2023-05-18 10:57 UTC  (6+ messages)

U-Boot OMAP GPMC ECC change
 2023-05-18 10:55 UTC  (8+ messages)

[PATCH] misc: fastrpc: Fix double free of 'buf' in error path
 2023-05-18 10:55 UTC  (2+ messages)

[PATCH 0/3] Update ACPI documentation for Arm systems
 2023-05-18 10:52 UTC  (8+ messages)
` [PATCH 1/3] Documentation/arm64: Update ARM and arch reference
` [PATCH 2/3] Documentation/arm64: Update references in arm-acpi
` [PATCH 3/3] Documentation/arm64: Update ACPI tables from BBR

[PATCH 0/8] KGD bringup for aqua_vanjaram on drm-next branch
 2023-05-18 10:53 UTC  (9+ messages)
` [PATCH 1/8] drm/amdgpu: add the pciid for aqua_vanjaram
` [PATCH 2/8] drm/amdgpu: add asic type "
` [PATCH 3/8] drm/amdgpu: add the smu and gfx ip block "
` [PATCH 4/8] drm/amdgpu: bypass bios dependent operations "
` [PATCH 5/8] drm/amdgpu: skip bar resizing "
` [PATCH 6/8] drm/amdgpu: Use single copy per SDMA instance type (v2)
` [PATCH 7/8] drm/amdgpu: fix the memory override in kiq ring struct
` [PATCH 8/8] drm/amdgpu: complement the 4, 6 and 8 XCD cases

[agd5f:drm-next 383/588] drivers/gpu/drm/amd/amdgpu/aqua_vanjaram_reg_init.c:140:5: warning: no previous prototype for '__aqua_vanjaram_get_xcc_per_xcp'
 2023-05-18 10:50 UTC 

[tj-wq:affinity-scopes-v1 25/32] kernel/workqueue.c:6530:32: error: call to undeclared function 'cpu_smt_mask'; ISO C99 and later do not support implicit function declarations
 2023-05-18 10:50 UTC 

[djiang:cxl-qtg 10/30] drivers/acpi/arm64/dma.c:7:6: warning: no previous prototype for 'acpi_arch_dma_setup'
 2023-05-18 10:50 UTC 

[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-18 10:48 UTC  (36+ messages)
` [PATCH v4 01/11] drm/mediatek: gamma: Adjust mtk_drm_gamma_set_common parameters
` [PATCH v4 02/11] drm/mediatek: gamma: Reduce indentation in mtk_gamma_set_common()
` [PATCH v4 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v4 04/11] drm/mediatek: gamma: Improve and simplify HW LUT calculation
` [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming
` [PATCH v4 06/11] drm/mediatek: gamma: Use bitfield macros
` [PATCH v4 07/11] drm/mediatek: gamma: Support specifying number of bits per LUT component
` [PATCH v4 08/11] drm/mediatek: gamma: Support multi-bank gamma LUT
` [PATCH v4 09/11] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
` [PATCH v4 10/11] drm/mediatek: gamma: Make sure relay mode is disabled
` [PATCH v4 11/11] drm/mediatek: gamma: Program gamma LUT type for descending or rising

[rafael-pm:bleeding-edge] BUILD SUCCESS dac0c6388ff86af74dc6f4dd6e90a7db5a429e3d
 2023-05-18 10:45 UTC 

[linusw-gpio:gpio-descriptors-omap] BUILD SUCCESS 9cc84e29346882faf1e517aec2bdf20f5cbc7fcb
 2023-05-18 10:46 UTC 

arm-smmu-v3 sharing SID
 2023-05-18 10:46 UTC  (2+ messages)

[efi:next] BUILD SUCCESS d86ff3333cb1d5f42d8898fb5fdb304e143c0237
 2023-05-18 10:46 UTC 

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-05-18 10:45 UTC  (3+ messages)

[PATCH v2 1/1] clk: imx6ul: retain early UART clocks during kernel init
 2023-05-18 10:43 UTC  (3+ messages)

[PATCH v2 0/3] arm64: dts: qcom: pmi8998: add and enable flash LED controller
 2023-05-18 10:44 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-shift-axolotl: enable flash LEDs

[PATCH v4 0/2] leds: add aw20xx driver
 2023-05-18 10:44 UTC  (3+ messages)
` [PATCH v4 2/2] "

[Intel-gfx] [PATCH 0/5] i915: Move display identification/probing under display/
 2023-05-18 10:44 UTC  (4+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915/display: Handle GMD_ID identification in display code
  ` [Intel-xe] "

[PATCH 0/4] KVM: arm64: vgic: Locking fixes
 2023-05-18 10:09 UTC  (10+ messages)
` [PATCH 1/4] KVM: arm64: vgic: Fix a circular locking issue
` [PATCH 2/4] KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
` [PATCH 3/4] KVM: arm64: vgic: Fix locking comment
` [PATCH 4/4] KVM: arm64: vgic: Fix a comment

[PATCH 00/20] ASoC: replace dpcm_playback/capture to playback/capture_only
 2023-05-18 10:40 UTC  (29+ messages)
` [PATCH 01/20] ASoC: soc-pcm.c: indicate error if stream has no playback no capture
` [PATCH 02/20] ASoC: soc-pcm.c: use dai_link on soc_get_playback_capture()
` [PATCH 03/20] ASoC: soc-pcm.c: cleanup soc_get_playback_capture() error
` [PATCH 04/20] ASoC: soc-pcm.c: use temporary variable at soc_get_playback_capture()
` [PATCH 05/20] ASoC: soc-pcm.c: tidyup playback/capture_only "
` [PATCH 06/20] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part1
` [PATCH 07/20] ASoC: soc-pcm.c: cleanup normal connection loop at soc_get_playback_capture() part2
` [PATCH 08/20] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()
` [PATCH 13/20] ASoC: Intel: replace dpcm_playback/capture to playback/capture_only
` [PATCH 16/20] ASoC: soc-dai.c: "
` [PATCH 17/20] ASoC: soc-core.c: "
` [PATCH 18/20] ASoC: soc-topology.c: "
` [PATCH 19/20] ASoC: soc-compress.c: "
` [PATCH 20/20] ASoC: soc-pcm.c: remove dpcm_playback/capture

[PATCH] docs: Convert u2f.txt to rST
 2023-05-18 10:41 UTC  (3+ messages)

[OE-core] [PATCH] conf: add nice level to the hash config ignored variables
 2023-05-18 10:40 UTC  (2+ messages)
` [PATCH v2] conf: add nice level to the hash config ignred variables

[PATCH v6 0/6] Add Qualcomm SM6115 / SM4250 EUD dt-bindings & driver support
 2023-05-18 10:37 UTC  (4+ messages)
` [PATCH v6 4/6] usb: misc: eud: Add driver support for SM6115 / SM4250

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-18 10:37 UTC  (5+ messages)
` [PATCH v2 1/8] media: videobuf2: Access vb2_queue bufs array through helper functions

[sudeep-holla:android13-5.15/ffa 2838/4062] include/asm-generic/io.h:181:32: error: '_THIS_IP_' undeclared
 2023-05-18 10:36 UTC 

[PATCH 83/97] usb: xhci-plat: Convert to platform remove callback returning void
 2023-05-18 10:36 UTC  (2+ messages)

Aw: Re: Choose a default DSA CPU port
 2023-05-18 10:36 UTC  (12+ messages)
`  "
        ` Aw: Re: "

[tj-wq:affinity-scopes-v1 25/32] kernel/workqueue.c:6530:32: error: implicit declaration of function 'cpu_smt_mask' is invalid in C99
 2023-05-18 10:36 UTC 

Bug report: kernel paniced when system hibernates
 2023-05-18 10:35 UTC  (10+ messages)

API between modules
 2023-05-18 10:33 UTC  (2+ 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.