LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 21:39:13 to 2024-04-16 03:01:47 UTC [more...]

[PATCH v3 1/1] iommu/vt-d: Remove caching mode check before device TLB flush
 2024-04-16  3:00 UTC  (8+ messages)

Bug report: greybus/interface.c: use-after-free bug in gb_interface_release due to race condition
 2024-04-16  3:00 UTC 

[PATCH] wifi: rtw88: reduce failed to flush queue severity
 2024-04-16  2:57 UTC  (3+ messages)

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-16  2:53 UTC  (4+ messages)

[PATCH v2 0/5] large folios swap-in: handle refault cases first
 2024-04-16  2:52 UTC  (17+ messages)
` [PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
` [PATCH v2 4/5] mm: swap: entirely map large folios found in swapcache

[PATCH v5.10] drm/amd/display: Wake DMCUB before executing GPINT commands
 2024-04-16  2:43 UTC 

[PATCH v11 0/3] Add support for vibrator in multiple PMICs
 2024-04-16  2:44 UTC  (4+ messages)
` [PATCH v11 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v11 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v11 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

linux-next: manual merge of the block tree with the vfs-brauner, vfs trees
 2024-04-16  2:44 UTC 

[PATCH 0/7] Xperia 1 V support
 2024-04-16  2:36 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] parisc: vdso: remove dead code in vdso32/Makefile
 2024-04-16  2:26 UTC  (3+ messages)

[PATCH v2] hwmon: max31790: revise the scale to write pwm
 2024-04-16  2:22 UTC 

[PATCH 0/8] usb: typec: ucsi: glink: merge in altmode support
 2024-04-16  2:20 UTC  (9+ messages)
` [PATCH 1/8] usb: typec: Handle retimers in typec_set_mode()
` [PATCH 2/8] usb: typec: altmode: add low level altmode configuration helper
` [PATCH 3/8] usb: typec: ucsi: glink: check message data sizes
` [PATCH 4/8] usb: typec: ucsi: glink: use le32 for message data
` [PATCH 5/8] usb: typec: ucsi: glink: simplify notification handling
` [PATCH 6/8] usb: typec: ucsi: add ucsi_registered() callback
` [PATCH 7/8] usb: typec: ucsi: glink: merge pmic_glink_altmode driver
` [PATCH 8/8] soc: qcom: pmic-glink: drop separate altmode driver support

[PATCH v3] usb: typec: qcom-pmic-typec: split HPD bridge alloc and registration
 2024-04-16  2:18 UTC 

[PATCH] sdhci: Fix SD card detection issue
 2024-04-16  2:15 UTC  (6+ messages)

net/smc: Buggy reordering scenario in smc socket
 2024-04-16  2:15 UTC  (3+ messages)

[PATCH v4 00/30] NT synchronization primitive driver
 2024-04-16  2:13 UTC  (29+ messages)
` [PATCH v4 01/27] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [PATCH v4 02/27] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [PATCH v4 03/27] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [PATCH v4 04/27] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK
` [PATCH v4 05/27] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL
` [PATCH v4 06/27] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT
` [PATCH v4 07/27] ntsync: Introduce NTSYNC_IOC_EVENT_SET
` [PATCH v4 08/27] ntsync: Introduce NTSYNC_IOC_EVENT_RESET
` [PATCH v4 09/27] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE
` [PATCH v4 10/27] ntsync: Introduce NTSYNC_IOC_SEM_READ
` [PATCH v4 11/27] ntsync: Introduce NTSYNC_IOC_MUTEX_READ
` [PATCH v4 12/27] ntsync: Introduce NTSYNC_IOC_EVENT_READ
` [PATCH v4 13/27] ntsync: Introduce alertable waits
` [PATCH v4 14/27] selftests: ntsync: Add some tests for semaphore state
` [PATCH v4 15/27] selftests: ntsync: Add some tests for mutex state
` [PATCH v4 16/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY
` [PATCH v4 17/27] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL
` [PATCH v4 18/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY
` [PATCH v4 19/27] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL
` [PATCH v4 20/27] selftests: ntsync: Add some tests for manual-reset event state
` [PATCH v4 21/27] selftests: ntsync: Add some tests for auto-reset "
` [PATCH v4 22/27] selftests: ntsync: Add some tests for wakeup signaling with events
` [PATCH v4 23/27] selftests: ntsync: Add tests for alertable waits
` [PATCH v4 24/27] selftests: ntsync: Add some tests for wakeup signaling via alerts
` [PATCH v4 25/27] selftests: ntsync: Add a stress test for contended waits
` [PATCH v4 26/27] maintainers: Add an entry for ntsync
` [PATCH v4 27/27] docs: ntsync: Add documentation for the ntsync uAPI

[PATCH v3 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-04-16  2:12 UTC  (4+ messages)
` [PATCH v3 2/4] HID: Add Himax HX83102J touchscreen driver
` [PATCH v3 3/4] HID: Add DRM panel follower function
` [PATCH v3 4/4] HID: Load firmware directly from file to IC

[PATCH v3 0/4] HID: Add support for Himax HX83102j touchscreen
 2024-04-16  2:12 UTC 

[PATCH RFC v2 0/6] blk-throttle: support enable and disable during runtime
 2024-04-16  2:11 UTC  (5+ messages)
` [PATCH RFC v2 2/6] blk-throttle: delay initialization until configuration

[PATCH 0/4] arm64: Support the TSO memory model
 2024-04-16  2:11 UTC  (2+ messages)

[PATCH] HID: hid-steam: Add Deck IMU support
 2024-04-16  2:06 UTC  (3+ messages)

TP_printk() bug with %c, and more?
 2024-04-16  2:08 UTC  (7+ messages)

[PATCH] kbuild: buildtar: add comments about inconsistent package generation
 2024-04-16  2:07 UTC  (2+ messages)

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-16  2:03 UTC  (3+ messages)
` [PATCH 10/35] staging: media: tegra-video: Use swap macro

[PATCH] spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
 2024-04-16  1:58 UTC 

[PATCH] f2fs: avoid the deadlock case when stopping discard thread
 2024-04-16  1:50 UTC  (10+ messages)
      ` 回覆: "
            ` 回覆: "
                ` 回覆: "
                    ` 回覆: "

[PATCH v2 00/10] KVM: Guest Memory Pre-Population API
 2024-04-16  1:49 UTC  (10+ messages)
` [PATCH v2 01/10] KVM: Document KVM_MAP_MEMORY ioctl
` [PATCH v2 07/10] KVM: x86: Always populate L1 GPA for KVM_MAP_MEMORY

[PATCH v1] hwmon: max31790: revise the scale to write pwm
 2024-04-16  1:48 UTC  (3+ messages)

[bristot:dl_server_v6_try11] [sched/fair] 1abba9e7f4: RIP:__dl_server_attach_root
 2024-04-16  1:41 UTC 

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-16  1:37 UTC  (5+ messages)
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 13/15] net: replace page_frag with page_frag_cache

[PATCH] erofs: set SB_NODEV sb_flags when mounting with fsid
 2024-04-16  1:36 UTC  (5+ messages)

[PATCH] xarray: inline xas_descend to improve performance
 2024-04-16  1:35 UTC  (3+ messages)

[PATCH] Revert "riscv: disable generation of unwind tables"
 2024-04-16  1:31 UTC 

[PATCH] nvmem: meson-efuse: Replacing the use of of_node_put to __free
 2024-04-16  1:17 UTC 

[PATCH v3 0/9] drm: Switch from dev_err to dev_err_probe for missing DSI host error path
 2024-04-16  1:18 UTC  (12+ messages)
` [PATCH v3 1/9] drm/bridge: anx7625: Don't log an error when DSI host can't be found
` [PATCH v3 2/9] drm/bridge: icn6211: "
` [PATCH v3 3/9] drm/bridge: lt8912b: "
` [PATCH v3 4/9] drm/bridge: lt9611: "
` [PATCH v3 5/9] drm/bridge: lt9611uxc: "
` [PATCH v3 6/9] drm/bridge: tc358775: "
` [PATCH v3 7/9] drm/bridge: dpc3433: "
` [PATCH v3 8/9] drm/panel: novatek-nt35950: "
` [PATCH v3 9/9] drm/panel: truly-nt35597: "

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-16  1:17 UTC  (4+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute

[PATCH v2 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-04-16  1:11 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp

[PATCH v3] f2fs: zone: don't block IO if there is remained open zone
 2024-04-16  0:59 UTC  (7+ messages)
        ` [f2fs-dev] "

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-16  0:55 UTC  (19+ messages)
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 097/130] KVM: x86: Split core of hypercall emulation to helper function
` [PATCH v19 098/130] KVM: TDX: Add a place holder to handle TDX VM exit

[PATCH 0/2] crypto: ecdh & ecc: Fix private key byte ordering issues
 2024-04-16  0:51 UTC  (4+ messages)
` [PATCH 1/2] crypto: ecdh - Pass private key in proper byte order to check valid key

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_msg_recvmsg
 2024-04-16  0:52 UTC 

[PATCH] ubsan: Add awareness of signed integer overflow traps
 2024-04-16  0:46 UTC  (3+ messages)

[PATCH v3 5/5] usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
 2024-04-16  0:44 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2024-04-16  0:44 UTC 

Kernel 6.7 regression doesn't boot if using AMD eGPU
 2024-04-16  0:39 UTC  (5+ messages)

[PATCH] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
 2024-04-15 20:59 UTC  (2+ messages)

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in sk_msg_recvmsg
 2024-04-16  0:37 UTC  (2+ messages)
` [syzbot] test arm64, please

[syzbot] [kernfs?] BUG: using __this_cpu_add() in preemptible code in kernfs_fop_write_iter
 2024-04-16  0:37 UTC 

[syzbot] [mm?] BUG: unable to handle kernel NULL pointer dereference in __kmap_local_page_prot
 2024-04-16  0:36 UTC  (2+ messages)
` [syzbot] test arm32, please

[PATCH v10 0/5] Introduce mseal
 2024-04-16  0:34 UTC  (5+ messages)
` [PATCH v10 3/5] selftest mm/mseal memory sealing

[PATCH] mmc: sdhci-of-dwcmshc: Add tuning support for Sophgo CV1800B and SG200X
 2024-04-16  0:16 UTC  (3+ messages)

[PATCH v3 0/4] zswap same-filled and limit checking cleanups
 2024-04-16  0:29 UTC  (3+ messages)
` [PATCH v3 2/4] mm: zswap: refactor limit checking from zswap_store()

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (2+ messages)

[PATCH 5.15 00/45] 5.15.156-rc1 review
 2024-04-16  0:20 UTC  (3+ messages)

[PATCH v2 0/4] crypto: x86/sha256-ni - cleanup and optimization
 2024-04-16  0:17 UTC  (7+ messages)
` [PATCH v2 4/4] crypto: x86/sha256-ni - simplify do_4rounds

[PATCH 6.1 00/69] 6.1.87-rc1 review
 2024-04-16  0:17 UTC  (3+ messages)

[PATCH 6.8 000/172] 6.8.7-rc1 review
 2024-04-16  0:17 UTC  (2+ messages)

[PATCH 6.6 000/122] 6.6.28-rc1 review
 2024-04-16  0:05 UTC  (3+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-04-16  0:01 UTC  (4+ messages)

[PATCH v3] fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}
 2024-04-15 23:59 UTC 

[PATCH v2] fpga: dfl: remove unused function is_dfl_feature_present
 2024-04-15 23:57 UTC 

[PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes
 2024-04-15 23:57 UTC  (12+ messages)

[PATCH 0/7] drm/display: Fix display helpers depends on fallouts
 2024-04-15 23:53 UTC  (4+ messages)

[PATCH v3 0/3] Add sysfs entry to EDL mode
 2024-04-15 23:53 UTC  (3+ messages)
` [PATCH v3 3/3] bus: mhi: host: pci_generic: Add edl callback to enter EDL

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-15 23:51 UTC  (13+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "

[PATCH v1] i2c: i2c-qcom-geni: Add support to share an I2C SE from two subsystem
 2024-04-15 23:44 UTC  (4+ messages)

[PATCH 0/3] x86/bugs: BHI fixes / improvements - round 2
 2024-04-15 23:44 UTC  (4+ messages)
` [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"

[PATCH v1 0/5] spi: pxa2xx: Cleanup (part 2)
 2024-04-15 23:43 UTC  (2+ messages)

[PATCH] regmap: kunit: Fix an NULL vs IS_ERR() check
 2024-04-15 23:43 UTC  (2+ messages)

[PATCH v2] ASoC: sunxi: sun4i-i2s: Support 32-bit audio formats
 2024-04-15 23:43 UTC  (2+ messages)

[PATCHSET RFC 0/437] Kill off old fops ->read() and ->write()
 2024-04-15 23:42 UTC  (7+ messages)
` [PATCH 002/437] fs: add generic read/write iterator helpers

[PATCH v2 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-15 23:35 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[PATCH] fork: defer linking file vma until vma is fully initialized
 2024-04-15 23:32 UTC  (2+ messages)

Early kernel panic in dmi_decode when running 32-bit kernel on Hyper-V on Windows 11
 2024-04-15 23:31 UTC  (4+ messages)

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-15 23:30 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[PATCH v10 0/4] Add support for vibrator in multiple PMICs
 2024-04-15 23:30 UTC  (4+ messages)
` [PATCH v10 1/4] input: pm8xxx-vibrator: correct VIB_MAX_LEVELS calculation

[PATCH v4 0/4] x86/snp: Add kexec support
 2024-04-15 23:23 UTC  (5+ messages)
` [PATCH v5 0/3] "
  ` [PATCH v5 1/3] efi/x86: skip efi_arch_mem_reserve() in case of kexec
  ` [PATCH v5 2/3] x86/boot/compressed: Skip Video Memory access in Decompressor for SEV-ES/SNP
  ` [PATCH v5 3/3] x86/snp: Convert shared memory back to private on kexec

[PATCH v3 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-15 23:18 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions
 2024-04-15 23:17 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: support i.MX95 SCMI pinctrl
` [PATCH 2/3] dt-bindings: firmware: arm,scmi: support i.MX95 SCMI Pinctrl

Compile Error in Linux 6.9-rc4 with Clang 17.0.6
 2024-04-15 23:16 UTC  (3+ messages)

[PATCH v2 00/13] Coalesced Interrupt Delivery with posted MSI
 2024-04-15 23:20 UTC  (4+ messages)
` [PATCH v2 11/13] iommu/vt-d: Make posted MSI an opt-in cmdline option

[RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
 2024-04-15 23:15 UTC  (2+ messages)

[PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-15 23:12 UTC  (2+ messages)

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-04-15 23:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[PATCH v5 0/4] Memory management patches needed by Rust Binder
 2024-04-15 23:05 UTC  (5+ messages)
` [PATCH v5 1/4] rust: uaccess: add userspace pointers
` [PATCH v5 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST

[syzbot] [mm?] KASAN: slab-use-after-free Read in __vma_reservation_common
 2024-04-15 23:02 UTC  (5+ messages)

[PATCH v2] wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event()
 2024-04-15 23:02 UTC  (2+ messages)

[PATCH v8 00/12] x86: Support Key Locker
 2024-04-15 22:58 UTC  (7+ messages)
` [PATCH v9 00/14] "

linux-next: Signed-off-by missing for commit in the sysctl tree
 2024-04-15 22:58 UTC 

linux-next: Signed-off-by missing for commit in the pm tree
 2024-04-15 22:54 UTC 

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-15 22:51 UTC  (5+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings

[PATCH v2 2/2] crypto: aead,cipher - zeroize key buffer after use
 2024-04-15 22:49 UTC  (2+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-15 22:45 UTC  (11+ messages)

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-04-15 22:34 UTC  (13+ messages)

[PATCH] clk: sophgo: avoid open-coded 64-bit division
 2024-04-15 22:30 UTC  (2+ messages)

[PATCH 0/4] arm: dts: nxp: imx6: fix esai related dtb_check warning
 2024-04-15 22:29 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl-esai: Remove 'fsl,*' from required list
` [PATCH 2/4] ASoC: dt-bindings: fsl-esai: Add ref: dai-common.yaml

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-15 22:27 UTC  (3+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-15 22:13 UTC  (5+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH v2 26/31] i2c: fsi: Improve formatting

[GIT PULL] 3rd round of NFSD fixes for v6.9-rc
 2024-04-15 22:13 UTC  (2+ messages)

[PATCH] platform/x86/intel-uncore-freq: Increase minor number support
 2024-04-15 22:06 UTC 

[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
 2024-04-15 22:03 UTC  (9+ messages)
` [PATCH v3 13/14] x86/sev: Hide SVSM attestation entries if not "

[PATCH] i2c:octeon:Add block-mode r/w
 2024-04-15 21:59 UTC  (3+ messages)
` [PATCH v4] i2c: octeon: Add "

[PATCH 0/6] media: Fix warnings for smatch and sparse
 2024-04-15 21:52 UTC  (3+ messages)
` [PATCH 6/6] media: touchscreen: sur40: convert le16 to cpu before use

[PATCH] platform/x86/intel-uncore-freq: Don't present root domain on error
 2024-04-15 21:52 UTC 

[PATCH] bootconfig: Fix the kerneldoc of _xbc_exit()
 2024-04-15 21:44 UTC 

[PATCH v3 0/5] TDX host: kexec() support
 2024-04-15 21:43 UTC  (6+ messages)
` [PATCH v3 1/5] x86/kexec: do unconditional WBINVD for bare-metal in stop_this_cpu()

[kpsingh:static_calls] [security] 9e15595ed0: Kernel_panic-not_syncing:lsm_static_call_init-Ran_out_of_static_slots
 2024-04-15 21:39 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).