All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-18 11:00:20 to 2023-05-18 11:40:36 UTC [more...]

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

[PATCH 0/5] clk: qcom: sc8280xp: add lpasscc reset control
 2023-05-18 11:37 UTC 

[PATCH 0/6] Add RISC-V Virtual IRQs and IRQ filtering support
 2023-05-18 11:38 UTC  (7+ messages)
` [PATCH 1/6] target/riscv: Without H-mode mask all HS mode inturrupts in mie
` [PATCH 2/6] target/riscv: Check for async flag in case of RISCV_EXCP_SEMIHOST
` [PATCH 3/6] target/riscv: Set VS* bits to one in mideleg when H-Ext is enabled
` [PATCH 4/6] target/riscv: Split interrupt logic from riscv_cpu_update_mip
` [PATCH 5/6] target/riscv: Add M-mode virtual interrupt and IRQ filtering support
` [PATCH 6/6] target/riscv: Add HS-mode "

[PATCH 00/20] Replace use of term sanity-check
 2023-05-18 11:39 UTC  (3+ messages)
` [PATCH 02/20] eal: replace use of sanity check in comments and messages

[PATCH v4 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-05-18 11:36 UTC  (13+ messages)
` [PATCH v4 01/11] i2c: Enhance i2c_new_ancillary_device API
` [PATCH v4 02/11] dt-bindings: rtc: isl1208: Convert to json-schema
` [PATCH v4 03/11] dt-bindings: rtc: isil,isl1208: Document clock and clock-names properties
` [PATCH v4 04/11] rtc: isl1208: Drop name variable
` [PATCH v4 05/11] rtc: isl1208: Make similar I2C and DT-based matching table
` [PATCH v4 06/11] rtc: isl1208: Drop enum isl1208_id and split isl1208_configs[]
` [PATCH v4 07/11] rtc: isl1208: Add isl1208_set_xtoscb()
` [PATCH v4 08/11] rtc: isl1208: Add support for the built-in RTC on the PMIC RAA215300
` [PATCH v4 09/11] regulator: dt-bindings: Add Renesas RAA215300 PMIC bindings
` [PATCH v4 10/11] regulator: Add Renesas PMIC RAA215300 driver
` [PATCH v4 11/11] arm64: dts: renesas: rzg2l-smarc-som: Enable PMIC and built-in RTC

[Intel-xe] [PATCH v6 0/4] drm/xe: Rework multi tile device memory initialization
 2023-05-18 11:39 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe: Simplify rebar sizing

[PATCH net-next v8 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-18 11:34 UTC  (17+ messages)
` [PATCH net-next v8 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v8 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v8 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v8 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v8 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v8 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v8 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v8 08/16] tls: "
` [PATCH net-next v8 09/16] siw: "
` [PATCH net-next v8 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v8 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v8 12/16] ip6, udp6: "
` [PATCH net-next v8 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v8 14/16] ip: Remove ip_append_page()
` [PATCH net-next v8 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v8 16/16] unix: Convert udp_sendpage() to use MSG_SPLICE_PAGES

[PATCH v12 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
 2023-05-18 11:37 UTC 

[PATCH 0/2] PVH Dom0 on QEMU
 2023-05-18 11:36 UTC  (6+ messages)
` [PATCH 2/2] xen/x86/pvh: copy ACPI tables to Dom0 instead of mapping

[PATCH v3 0/4] SCSI core patches
 2023-05-18 11:36 UTC  (5+ messages)
` [PATCH v3 4/4] scsi: core: Delay running the queue if the host is blocked

[PATCH] ALSA: hda: Fix unhandled register update during auto-suspend period
 2023-05-18 11:35 UTC 

[PULL 00/68] i386, build system, KVM changes for 2023-05-18
 2023-05-18 11:35 UTC  (4+ messages)

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

[PATCH net-next 0/5] Add layer 2 miss indication and filtering
 2023-05-18 11:33 UTC  (12+ messages)
` [Bridge] "
` [PATCH net-next 1/5] skbuff: bridge: Add layer 2 miss indication
  ` [Bridge] "
` [PATCH net-next 2/5] net/sched: flower: Allow matching on layer 2 miss
  ` [Bridge] "
` [PATCH net-next 3/5] flow_offload: Reject "
  ` [Bridge] "
` [PATCH net-next 4/5] mlxsw: spectrum_flower: Add ability to match "
  ` [Bridge] "
` [PATCH net-next 5/5] selftests: forwarding: Add layer 2 miss test cases
  ` [Bridge] "

[PATCH 0/2] Add pinctrl support for SDX75
 2023-05-18 11:34 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible
` [PATCH 2/2] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH v6 0/5] mfd: tps6586x: register restart handler
 2023-05-18 11:34 UTC  (8+ messages)
` [PATCH v6 1/5] kernel/reboot: emergency_restart: set correct system_state
` [PATCH v6 2/5] i2c: core: run atomic i2c xfer when !preemptible
` [PATCH v6 4/5] mfd: tps6586x: use devm-based power off handler

[PATCH] scripts: make sure scripts are invoked via $(PYTHON)
 2023-05-18 11:33 UTC 

[PATCH v1 1/1] hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
 2023-05-18 11:33 UTC  (5+ messages)

[igt-dev] [i-g-t] tests/intel-ci: Add display blacklist for XE
 2023-05-18 11:28 UTC 

arm-smmu-v3 sharing SID
 2023-05-18 11:33 UTC  (3+ messages)

Chain of HTB qdisc does not work
 2023-05-18 11:33 UTC 

[igt-dev] [PATCH i-g-t 1/4] tests/kms_async_flips: Ger rid of i915 specific fb creation
 2023-05-18 11:25 UTC  (5+ messages)
` [igt-dev] [PATCHv2 i-g-t 1/4] tests/kms_async_flips: Get "
  ` [igt-dev] [PATCHv3 i-g-t 2/4] tests/kms_async_flips: Run the test for all outputs
  ` [igt-dev] [PATCH i-g-t 3/4] tests/kms_async_flips: Split test_init()
  ` [igt-dev] [PATCHv2 i-g-t 4/4] tests/kms_async_flips: Test all modifiers

[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-05-18 11:29 UTC  (6+ messages)
` [PATCH 1/5] net/hns3: fix never set MAC flow control
` [PATCH 2/5] net/hns3: add flow control autoneg for fiber and backplane port
` [PATCH 3/5] net/hns3: fix loop code variable type mismatch
` [PATCH 4/5] net/hns3: fix receive multiple firmware reset interrupts
` [PATCH 5/5] net/hns3: add Tx/Rx descriptor logs

[PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
 2023-05-18 11:32 UTC  (5+ messages)
` [PATCH RESEND 2/2] dmaengine: make "

[LTP] [PATCH] syscalls/statx06: use a fine-grained timestamp for the second time fetch
 2023-05-18 11:32 UTC 

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

[PATCH v4] Bluetooth: msft: Extended monitor tracking by address filter
 2023-05-18 11:30 UTC 

[PATCH 0/5] lib: add pdcp protocol
 2023-05-18 11:31 UTC  (5+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 09/22] app/test: add lib pdcp tests

[PATCH] sched/documentation: elaborate on uclamp limitations
 2023-05-18 11:30 UTC  (2+ messages)

[PATCH] dmaengine: ste_dma40: use proper format string for resource_size_t
 2023-05-18 11:29 UTC  (3+ messages)

[PATCH v3 1/2] firmware: zynqmp: Remove extraordinary return value
 2023-05-18 11:29 UTC  (5+ messages)
` [PATCH v3 2/2] firmware: zynqmp: Move permission to change config object message

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-05-18 11:27 UTC  (24+ messages)
` [PATCH v6 1/7] dt-bindings: phy: Add StarFive JH7110 USB PHY
` [PATCH v6 2/7] dt-bindings: phy: Add StarFive JH7110 PCIe PHY
` [PATCH v6 3/7] phy: starfive: Add JH7110 USB 2.0 PHY driver
` [PATCH v6 4/7] phy: starfive: Add JH7110 PCIE "
` [PATCH v6 5/7] dt-bindings: usb: Add StarFive JH7110 USB controller
` [PATCH v6 6/7] usb: cdns3: Add StarFive JH7110 USB driver
` [PATCH v6 7/7] riscv: dts: starfive: Add USB dts configuration for JH7110

[PATCH V2 0/3] Minor updates in the IPQ5332 DTS files
 2023-05-18 11:27 UTC  (5+ messages)
` [PATCH V2 2/3] arm64: dts: qcom: ipq5332: define UART1
` [PATCH V2 3/3] arm64: dts: qcom: ipq5332: add few more reserved memory region

[nft PATCH] evaluate: Reject set stmt refs to sets without dynamic flag
 2023-05-18 11:26 UTC  (5+ messages)

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

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

drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c:29 rvu_mcs_set_lmac_bmap() error: uninitialized symbol 'lmac_bmap'
 2023-05-18 11:23 UTC 

[RFC v2 PATCH 00/17] variable-order, large folios for anonymous memory
 2023-05-18 11:23 UTC  (10+ messages)

[agd5f:drm-next 292/588] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c:57:5: warning: no previous prototype for 'kgd_gfx_v9_4_3_hqd_sdma_load'
 2023-05-18 11:23 UTC 

[PATCH 0/5] Restore vmstate on cancelled/failed migration
 2023-05-18 11:23 UTC  (12+ 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 5/5] migration: restore vmstate on migration failure

usb: gadget: dwc2: not getting audio data
 2023-05-18 11:22 UTC  (7+ messages)

[PATCH] media: v4l2-subdev: Fix missing kerneldoc for client_caps
 2023-05-18 11:22 UTC  (3+ 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] 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] 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  (2+ 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

[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 "


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.