All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-02 06:31:00 to 2024-04-02 07:26:08 UTC [more...]

Query on ARM SMMUv3 nested support
 2024-04-02  7:25 UTC  (5+ messages)

[PATCH v3] dt-bindings: ata: ahci-da850: Convert to dtschema
 2024-04-02  7:25 UTC  (5+ messages)

[PATCH v3 0/2] Xen: ARM: Improved NXP iMX8 platform support
 2024-04-02  7:24 UTC  (3+ messages)
` [PATCH v3 1/3] xen/arm: Add imx8q{m,x} platform glue

[PATCH mptcp-next v6 0/8] setsockopt per subflow: BPF
 2024-04-02  7:24 UTC  (9+ messages)
` [PATCH mptcp-next v6 1/8] Squash to "selftests/bpf: Add bpf scheduler test" 4 send_data
` [PATCH mptcp-next v6 2/8] selftests/bpf: Handle SIGINT when creating netns
` [PATCH mptcp-next v6 3/8] selftests/bpf: Refactor mptcp_sock test
` [PATCH mptcp-next v6 4/8] selftests/bpf: Refactor mptcpify test
` [PATCH mptcp-next v6 5/8] selftests/bpf: Add MPTCP_BASE_TEST macro
` [PATCH mptcp-next v6 6/8] selftests/bpf: Add mptcp subflow example
` [PATCH mptcp-next v6 7/8] selftests/bpf: Add mptcp subflow subtest
` [PATCH mptcp-next v6 8/8] Squash to "selftests/bpf: Add bpf scheduler test" 5 endpoint_init

[PATCH v5 00/16] Qualcomm platform USB support
 2024-04-02  7:24 UTC  (3+ messages)
` [PATCH v5 16/16] usb: gadget: UMS: fix 64-bit division on ARM32

[XEN PATCH 0/7] xen: address violations of MISRA C:2012 Rule 16.3
 2024-04-02  7:22 UTC  (8+ messages)
` [XEN PATCH 1/7] xen/domctl: address a violation "
` [XEN PATCH 2/7] console: "
` [XEN PATCH 3/7] xen/sched: "
` [XEN PATCH 4/7] xen/evtchn: "
` [XEN PATCH 5/7] xen/sched: "
` [XEN PATCH 6/7] xen/vm-event: "
` [XEN PATCH 7/7] vsprintf: address violations "

[PATCH AUTOSEL 6.8 01/98] drm/vc4: don't check if plane->state->fb == state->fb
 2024-04-02  7:23 UTC  (3+ messages)
` [PATCH AUTOSEL 6.8 36/98] arm64: dts: sc8280xp: correct DMIC2 and DMIC3 pin config node names

[PATCH v2 0/3] reftable/stack: use geometric table compaction
 2024-04-02  7:23 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] reftable/stack: add env to disable autocompaction
  ` [PATCH v3 2/3] reftable/stack: use geometric table compaction
  ` [PATCH v3 3/3] reftable/stack: make segment end inclusive

[PATCH v3 0/4] drm/panel: add support for LG SW43408 panel
 2024-04-02  7:23 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel

[linux-linus test] 185214: tolerable FAIL - PUSHED
 2024-04-02  7:23 UTC 

[PATCH] migration: Yield coroutine when receiving MIG_CMD_POSTCOPY_LISTEN
 2024-04-02  7:20 UTC  (5+ messages)

[PATCH 6.8 000/399] 6.8.3-rc1 review
 2024-04-02  7:19 UTC  (3+ messages)
` [PATCH 6.8 254/399] ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B cores

[cifs:for-next 3/6] fs/smb/client/connect.c:3647:37: error: invalid type argument of '->' (have 'struct cifs_mount_ctx')
 2024-04-02  7:18 UTC 

Linux 6.9-rc2
 2024-04-02  7:18 UTC  (2+ messages)
` Build regressions/improvements in v6.9-rc2

[PATCH v2] m68k: Avoid CONFIG_COLDFIRE switch in uapi header
 2024-04-02  7:18 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-02  7:18 UTC 

Appropriate liburcu cache line size for Power
 2024-04-02  7:17 UTC  (4+ messages)

[PATCH net] net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
 2024-04-02  7:16 UTC 

[PATCH 0/3] nvmem: layouts: store owner from modules with nvmem_layout_driver_register()
 2024-04-02  7:17 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] nvmem: layouts: onie-tlv: drop driver owner initialization
` [PATCH 3/3] nvmem: layouts: sl28vpd: "

[PATCH v3] cleanup: Add usage and style documentation
 2024-04-02  7:15 UTC  (2+ messages)
` [v3] "

[PATCH mptcp-next v5 00/10] refactor mptcp bpf tests
 2024-04-02  7:15 UTC  (11+ messages)
` [PATCH mptcp-next v5 01/10] Squash to "selftests/bpf: Add bpf scheduler test" 1 nonblock
` [PATCH mptcp-next v5 02/10] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH mptcp-next v5 03/10] Squash to "selftests/bpf: Add bpf scheduler test" 2 verify
` [PATCH mptcp-next v5 04/10] Squash to "selftests/bpf: Add bpf scheduler test" 3 time
` [PATCH mptcp-next v5 05/10] selftests/bpf: Add MPTCP_SCHED_TEST macro
` [PATCH mptcp-next v5 06/10] Squash to "selftests/bpf: Add bpf_first scheduler & test"
` [PATCH mptcp-next v5 07/10] Squash to "selftests/bpf: Add bpf_bkup "
` [PATCH mptcp-next v5 08/10] Squash to "selftests/bpf: Add bpf_rr "
` [PATCH mptcp-next v5 09/10] Squash to "selftests/bpf: Add bpf_red "
` [PATCH mptcp-next v5 10/10] Squash to "selftests/bpf: Add bpf_burst "

[PATCH 0/4] ASoC: codecs: ES8326: solve some hp issues and
 2024-04-02  6:20 UTC  (5+ messages)
` [PATCH 1/4] ASoC: codecs: ES8326: Solve error interruption issue
` [PATCH 2/4] ASoC: codecs: ES8326: modify clock table
` [PATCH 3/4] ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resume
` [PATCH 4/4] ASoC: codecs: ES8326: Removing the control of ADC_SCALE

[PATCH] glibc: Fix stale qemu processes left after glibc oe-selftest
 2024-04-02  7:15 UTC  (3+ messages)
` [OE-core] "

[PATCH] ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
 2024-04-01 17:46 UTC 

[PATCH] staging: axis-fifo: align arguments to open parenthesis in axis-fifo.c
 2024-04-02  7:15 UTC  (4+ messages)

[PATCH] dt-bindings: timer: renesas,tmu: Make interrupt-names required
 2024-04-02  7:14 UTC  (3+ messages)

[PATCH v2 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-04-02  7:12 UTC  (14+ messages)
` [PATCH v2 01/13] ASoC: dt-bindings: davinci-mcbsp: convert McBSP bindings to yaml schema
` [PATCH v2 02/13] ASoC: dt-bindings: davinci-mcbsp: Add optional clock
` [PATCH v2 03/13] ASoC: ti: davinci-i2s: Remove the unused clk_input_pin attribute
` [PATCH v2 04/13] ASoC: ti: davinci-i2s: Replace dev_err with dev_err_probe
` [PATCH v2 05/13] ASoC: ti: davinci-i2s: Use external clock to drive sample rate generator
` [PATCH v2 06/13] ASoC: ti: davinci-i2s: Delete unnecessary assignment
` [PATCH v2 07/13] ASoC: ti: davinci-i2s: Add TDM support
` [PATCH v2 08/13] ASoC: ti: davinci-i2s: Add handling of BP_FC format
` [PATCH v2 09/13] ASoC: ti: davinci-i2s: Enable unexpected frame pulses detection
` [PATCH v2 10/13] ASoC: ti: davinci-i2s: Link free-run mode to SND_SOC_DAIFMT_[GATED/CONT]
` [PATCH v2 11/13] ASoC: ti: davinci-i2s: Add S24_LE to supported formats
` [PATCH v2 12/13] ASoC: dt-bindings: davinci-mcbsp: Add the 'ti,T1-framing-{rx/tx}' flags
` [PATCH v2 13/13] ASoC: ti: davinci-i2s: Add T1 framing support

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-02  6:30 UTC  (5+ messages)
` [PATCH v2 21/25] nvdimm: virtio_pmem: drop owner assignment
` [PATCH v2 25/25] sound: virtio: "

[PATCH] drm/mediatek/dp: fix mtk_dp_aux_transfer return value
 2024-04-02  7:11 UTC  (2+ messages)

[PATCH v3 0/3] Display cxl1.1 device link status
 2024-04-02  7:09 UTC  (7+ messages)
` [PATCH v3 3/3] Add function to display "

Expanded worktree tooling?
 2024-04-02  7:03 UTC  (2+ messages)

[PATCH net-next v1 0/9] Enhanced DCB and DSCP Support for KSZ Switches
 2024-04-02  7:09 UTC  (7+ messages)
` [PATCH net-next v1 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v1 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants

[PATCH 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-02  7:09 UTC  (4+ messages)
` [PATCH 3/3] btf: Avoid weak external references

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-02  7:09 UTC  (10+ messages)
` [PATCH v19 062/130] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v19 093/130] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v19 094/130] KVM: TDX: Implement methods to inject NMI

[PATCH] stackdepot: Rename pool_index to pool_index_plus_1
 2024-04-02  7:08 UTC  (4+ messages)

[linux-next:master 2559/3220] arch/riscv/include/asm/cmpxchg.h:329:23: warning: assignment to 'struct tty_struct *' from 'uintptr_t' {aka 'long unsigned int'} makes pointer from integer without a cast
 2024-04-02  7:08 UTC 

[cifs:for-next 3/6] fs/smb/client/connect.c:3647:37: error: invalid type argument of '->' (have 'struct cifs_mount_ctx')
 2024-04-02  7:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-02  7:08 UTC 

[PATCH v5 RESEND] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-02  7:06 UTC  (2+ messages)

[PATCH] drm/xe/xe2: Add workaround 18034896535
 2024-04-02  7:07 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v2 0/5] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
 2024-04-02  7:06 UTC  (2+ messages)

[PATCH v2 0/5] DOMCTL-based guest magic regions allocation for dom0less
 2024-04-02  7:05 UTC  (5+ messages)
` [PATCH v2 5/5] xen/memory, tools: Make init-dom0less consume XEN_DOMCTL_get_mem_map

[PATCH v5 00/10] drm/ci: Add support for GPU and display testing
 2024-04-02  7:05 UTC  (21+ messages)
` [PATCH v5 03/10] drm/ci: uprev IGT and update testlist
` [PATCH v5 04/10] drm/ci: mediatek: Refactor existing mediatek jobs
` [PATCH v5 08/10] drm/ci: rockchip: Refactor existing rockchip jobs
` [PATCH v5 09/10] drm/ci: rockchip: Add job to test panfrost GPU driver

[PATCH] Staging: rtl8723bs: remove spaces before tabs in rtw_set_key()
 2024-04-02  7:05 UTC  (2+ messages)

alsa-info uploads re periodic sound failures on P16 w/ Mint
 2024-03-29 15:06 UTC  (2+ messages)
` alsa-info uploads re periodic sound failures on P16 w/ Mint -> another "Dummy Output"

caam test failures with libkcapi
 2024-04-02  7:03 UTC  (6+ messages)
` [EXT] "

CVE-2024-26682: wifi: mac80211: improve CSA/ECSA connection refusal
 2024-04-02  7:01 UTC 

CVE-2024-26681: netdevsim: avoid potential loop in nsim_dev_trap_report_work()
 2024-04-02  7:01 UTC 

CVE-2024-26680: net: atlantic: Fix DMA mapping for PTP hwts ring
 2024-04-02  7:01 UTC 

CVE-2024-26679: inet: read sk->sk_family once in inet_recv_error()
 2024-04-02  7:01 UTC 

CVE-2024-26678: x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
 2024-04-02  7:01 UTC 

CVE-2024-26677: rxrpc: Fix delayed ACKs to not set the reference serial number
 2024-04-02  7:01 UTC 

CVE-2024-26676: af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
 2024-04-02  7:01 UTC 

CVE-2024-26675: ppp_async: limit MRU to 64K
 2024-04-02  7:01 UTC 

CVE-2024-26684: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-04-02  7:02 UTC 

CVE-2024-26683: wifi: cfg80211: detect stuck ECSA element in probe resp
 2024-04-02  7:02 UTC 

CVE-2023-52636: libceph: just wait for more data to be available on the socket
 2024-04-02  7:01 UTC 

CVE-2024-26674: x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
 2024-04-02  7:01 UTC 

[PATCH v3] target/riscv: Fix the element agnostic function problem
 2024-04-02  7:01 UTC  (2+ messages)

[PATCH 0/2] P11 support for QEMU
 2024-04-02  7:00 UTC  (5+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-02  7:00 UTC  (5+ messages)
` [PATCH v3 6/7] KVM: arm64: Participate in bitmap-based PTE aging

[PATCH v5 00/10] Improvments for tc358775 with support for tc358765
 2024-04-02  7:00 UTC  (2+ messages)

[PATCH] RFC: add MAINTAINERS file
 2024-04-02  7:00 UTC  (5+ messages)

[PATCH v2] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-04-02  7:00 UTC  (2+ messages)

[PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
 2024-04-02  6:58 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in shmem_get_next_id
 2024-04-02  6:58 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-02  6:58 UTC 

[PATCH] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-02  6:52 UTC  (5+ messages)

RFC: Move existing tests to a unit testing framework - Seeking Review
 2024-04-02  6:56 UTC  (2+ messages)

[PATCH 0/2] improve documentation around git-update-ref
 2024-04-02  6:56 UTC  (10+ messages)
` [PATCH 1/2] update-ref: use {old,new}-oid instead of {old,new}value
` [PATCH v2 0/2] improve documentation around git-update-ref
  ` [PATCH v2 1/2] update-ref: use {old,new}-oid instead of {old,new}value
  ` [PATCH v2 2/2] githooks: use {old,new}-oid instead of {old,new}-value

[PATCH] arm64: dts: debix-a: Remove i2c2 from base .dts
 2024-04-02  6:54 UTC  (3+ messages)

[PATCH] virtio-net: fix qemu set used ring flag even vhost started
 2024-04-02  6:53 UTC  (2+ messages)

[PATCH net-next] tools: ynl: add ynl_dump_empty() helper
 2024-04-02  6:53 UTC  (2+ messages)

CVE-2024-26673: netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
 2024-04-02  6:51 UTC 

[syzbot] [usb?] [sound?] KMSAN: uninit-value in line6_pod_process_message
 2024-04-02  6:51 UTC  (3+ messages)
` [PATCH] ALSA: line6: fix "

[PATCH] ASoC: sti: uniperif: fix the undefined bitwise shift behavior problem
 2024-03-26  5:30 UTC  (2+ messages)

[PATCH] staging: gdm724x: Align descendant argument to the open parenthesis
 2024-04-02  6:49 UTC  (2+ messages)

CVE-2024-26672: drm/amdgpu: Fix variable 'mca_funcs' dereferenced before NULL check in 'amdgpu_mca_smu_get_mca_entry()'
 2024-04-02  6:49 UTC 

CVE-2024-26671: blk-mq: fix IO hang from sbitmap wakeup race
 2024-04-02  6:49 UTC 

CVE-2023-52635: PM / devfreq: Synchronize devfreq_monitor_[start/stop]
 2024-04-02  6:49 UTC 

CVE-2023-52634: drm/amd/display: Fix disable_otg_wa logic
 2024-04-02  6:49 UTC 

CVE-2023-52632: drm/amdkfd: Fix lock dependency warning with srcu
 2024-04-02  6:49 UTC 

CVE-2023-52633: um: time-travel: fix time corruption
 2024-04-02  6:49 UTC 

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-04-02  6:49 UTC  (3+ messages)

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-04-02  6:48 UTC  (5+ messages)
` [PATCH net-next v2 05/22] ovpn: implement interface creation/destruction via netlink

RTT-PROBE: lore-subspace-rtt
 2024-04-02  6:48 UTC 

[Bug 218651] New: kernel 6.8.2 - Bluetooth bug/dump at boot
 2024-04-02  6:47 UTC  (2+ messages)
` [Bug 218651] "

[PATCH v6 00/20] Enable build of full Xen for RISC-V
 2024-04-02  6:46 UTC  (5+ messages)
` [PATCH v6 06/20] xen/bitops: put __ffs() and ffz() into linux compatible header

[GIT PULL] KVM/arm64 fixes for 6.9, part #1
 2024-04-02  6:45 UTC 

[PATCH v3 00/30] Zone write plugging
 2024-04-02  6:45 UTC  (9+ messages)
` [PATCH v3 17/30] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
` [PATCH v3 18/30] null_blk: Introduce zone_append_max_sectors attribute
` [PATCH v3 19/30] null_blk: Introduce fua attribute
` [PATCH v3 20/30] nvmet: zns: Do not reference the gendisk conv_zones_bitmap

[PATCH v6 0/4] x86/pvh: Support relocating dom0 kernel
 2024-04-02  6:44 UTC  (5+ messages)
` [PATCH v6 3/4] libelf: Store maximum PHDR p_align

[PATCH v3 00/15] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-04-02  6:44 UTC  (3+ messages)
` [PATCH v2 06/15] dt-bindings: thermal: mediatek: Add LVTS thermal controller definition for MT8186

[PATCH v2 00/16] ASoC: Replace dpcm_playback/capture to playback/capture_only
 2024-04-02  6:43 UTC  (5+ messages)
` [PATCH v2 01/16] ASoC: soc-pcm.c: cleanup soc_get_playback_capture()

CVE-2024-26670: arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
 2024-04-02  6:43 UTC 

CVE-2024-26668: netfilter: nft_limit: reject configurations that cause integer overflow
 2024-04-02  6:43 UTC 

CVE-2024-26669: net/sched: flower: Fix chain template offload
 2024-04-02  6:43 UTC 

[PATCH for-9.0] Fix some typos in documentation (found by codespell)
 2024-04-02  6:42 UTC  (2+ messages)

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-04-02  6:42 UTC  (5+ messages)
` [PATCH 6.8 308/715] Bluetooth: hci_core: Cancel request on command timeout
  ` Bluetooth broken for some people with 6.8.2 [Was: [PATCH 6.8 308/715] Bluetooth: hci_core: Cancel request on command timeout]

[PATCH v2 0/3] ASoC: Use snd_ctl_find_id_mixer() instead of open-coding
 2024-04-02  6:41 UTC  (2+ messages)

[PATCH bpf-next 0/3] export send_byte and send_recv_data
 2024-04-02  6:38 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Export send_byte helper
` [PATCH bpf-next 2/3] selftests/bpf: Add struct send_recv_arg
` [PATCH bpf-next 3/3] selftests/bpf: Export send_recv_data helper

RTT-PROBE: lore-subspace-rtt
 2024-04-02  6:38 UTC 

[PATCH] drm/amdgpu: clear set_q_mode_offs when VM changed
 2024-04-02  6:37 UTC 

[PATCH] powerpc/crypto/chacha-p10: Fix failure on non Power10
 2024-04-02  6:36 UTC  (3+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
 2024-04-02  6:36 UTC  (3+ messages)

[PATCH] ALSA: line6: Zero-initialize message buffers
 2024-04-02  6:36 UTC 

[syzbot] bpf-next build error (6)
 2024-04-02  6:36 UTC 

[PATCH] fpga: altera-cvp: Remove an unused field in struct altera_cvp_conf
 2024-04-02  6:30 UTC  (2+ messages)

[PATCHv2 1/1] mm: fix unproperly folio_put by changing API in read_pages
 2024-04-02  6:33 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
 2024-04-02  6:32 UTC  (5+ messages)

[PATCH v2 0/6] Disk encryption status handling
 2024-04-02  6:32 UTC  (2+ messages)

[PATCH v4 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-04-02  6:26 UTC  (3+ messages)
` [PATCH v4 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v4 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU


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.