messages from 2024-05-21 19:43:34 to 2024-05-22 01:00:15 UTC [more...]
[PATCH v5 00/68] Define _GNU_SOURCE for sources using
2024-05-22 0:57 UTC (16+ messages)
` [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
` [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
` [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
` [PATCH v5 06/68] selftests/breakpoints: "
` [PATCH v5 07/68] selftests/cachestat: "
` [PATCH v5 08/68] selftests/capabilities: "
` [PATCH v5 09/68] selftests/cgroup: "
` [PATCH v5 10/68] selftests/clone3: "
` [PATCH v5 11/68] selftests/core: "
` [PATCH v5 12/68] selftests/damon: "
` [PATCH v5 13/68] selftests/drivers: "
` [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
[PATCH v4 0/5] KEYS: asymmetric: tpm2_key_rsa
2024-05-22 0:52 UTC (6+ messages)
` [PATCH v4 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH v4 2/5] KEYS: trusted: Change -EINVAL to -E2BIG
` [PATCH v4 3/5] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
` [PATCH v4 4/5] tpm: tpm2_key: Extend parser to TPM_LoadableKey
` [PATCH v4 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
[PATCH 1/2] dt-bindings: arm: sunxi: Correct the descriptions for Pine64 boards
2024-05-22 0:48 UTC (2+ messages)
linux-next: build failure after merge of the i2c-host tree
2024-05-22 0:41 UTC
[PATCH 0/3] Introduce user namespace capabilities
2024-05-22 0:45 UTC (11+ messages)
[PATCH -next] block: fix bio lost for plug enabeld bio based device
2024-05-22 0:38 UTC (2+ messages)
[PATCH v6 00/11] mm/swap: clean up and optimize swap cache index
2024-05-22 0:37 UTC (3+ messages)
` [PATCH v6 03/11] ceph: drop usage of page_index
[PATCH 0/9] KVM: x86: Fixes for KVM_INTEL_PROVE_VE
2024-05-22 0:29 UTC (6+ messages)
` [PATCH 9/9] KVM: x86: Disable KVM_INTEL_PROVE_VE by default
[RFC PATCH v3 00/21] Cleaning up the KVM clock mess
2024-05-22 0:17 UTC (22+ messages)
` [RFC PATCH v3 01/21] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [RFC PATCH v3 02/21] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [RFC PATCH v3 03/21] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [RFC PATCH v3 04/21] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [RFC PATCH v3 05/21] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [RFC PATCH v3 06/21] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [RFC PATCH v3 07/21] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [RFC PATCH v3 08/21] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [RFC PATCH v3 09/21] KVM: x86: Fix KVM clock precision in __get_kvmclock()
` [RFC PATCH v3 10/21] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time()
` [RFC PATCH v3 11/21] KVM: x86: Simplify and comment kvm_get_time_scale()
` [RFC PATCH v3 12/21] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [RFC PATCH v3 13/21] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [RFC PATCH v3 14/21] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
` [RFC PATCH v3 15/21] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [RFC PATCH v3 16/21] KVM: x86: Factor out kvm_use_master_clock()
` [RFC PATCH v3 17/21] KVM: x86: Avoid global clock update on setting KVM clock MSR
` [RFC PATCH v3 18/21] KVM: x86: Avoid gratuitous global clock reload in kvm_arch_vcpu_load()
` [RFC PATCH v3 19/21] KVM: x86: Avoid periodic KVM clock updates in master clock mode
` [RFC PATCH v3 20/21] KVM: x86/xen: Prevent runstate times from becoming negative
` [RFC PATCH v3 21/21] sched/cputime: Cope with steal time going backwards or negative
[PATCH RFCv1 00/14] Add Tegra241 (Grace) CMDQV Support (part 2/2)
2024-05-22 0:13 UTC (15+ messages)
` [PATCH RFCv1 05/14] iommufd: Add IOMMUFD_OBJ_VIOMMU and IOMMUFD_CMD_VIOMMU_ALLOC
` [PATCH RFCv1 07/14] iommufd: Add viommu set/unset_dev_id ops
[PATCH 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
2024-05-22 0:08 UTC (8+ messages)
[PATCH v2] netfs: Fix io_uring based write-through
2024-05-22 0:02 UTC
[PATCH v3 0/5] Enhance soft hwpoison handling and injection
2024-05-21 23:54 UTC (6+ messages)
` [PATCH v3 1/5] mm/memory-failure: try to send SIGBUS even if unmap failed
` [PATCH v3 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)
` [PATCH v3 3/5] mm/memory-failure: improve memory failure action_result messages
` [PATCH v3 4/5] mm/memory-failure: move hwpoison_filter() higher up
` [PATCH v3 5/5] mm/memory-failure: send SIGBUS in the event of thp split fail
[PATCH v2] mm: batch unlink_file_vma calls in free_pgd_range
2024-05-21 23:43 UTC
[syzbot] [ntfs3?] possible deadlock in ntfs_file_release
2024-05-21 23:42 UTC
[PATCH v3] percpu_counter: add a cmpxchg-based _add_batch variant
2024-05-21 23:31 UTC
6.10/bisected/regression - commit 8430557fc584 cause warning at mm/page_table_check.c:198 __page_table_check_ptes_set+0x306
2024-05-21 23:26 UTC (7+ messages)
[PATCH 0/4] KVM: Register cpuhp/syscore callbacks when enabling virt
2024-05-21 23:16 UTC (9+ messages)
` [PATCH 1/4] x86/reboot: Unconditionally define cpu_emergency_virt_cb typedef
Fwd: Garbled sound at start of a playback after some inactivity on said channel with DP/HDMI on RDNA devices
2024-05-21 23:09 UTC (3+ messages)
linux-next: duplicate patches in the rpmsg tree
2024-05-21 23:05 UTC
linux-next: Signed-off-by missing for commit in the tip tree
2024-05-21 23:04 UTC
[GIT PULL v2] bitmap changes for 6.10
2024-05-21 23:02 UTC (2+ messages)
[GIT PULL] perf tools changes for v6.10
2024-05-21 23:02 UTC (2+ messages)
[PATCH v2 0/6] KEYS: asymmetric: tpm2_key_rsa
2024-05-21 22:59 UTC (9+ messages)
` [PATCH v2 4/6] KEYS: trusted: Move tpm2_key_decode() to the TPM driver
[PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU
2024-05-21 22:59 UTC (3+ messages)
[PATCH] gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()
2024-05-21 22:58 UTC (5+ messages)
[REPOST PATCH v3] crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
2024-05-21 22:50 UTC
[PATCH net v2] r8169: Fix possible ring buffer corruption on fragmented Tx packets
2024-05-21 22:45 UTC
[PATCH V2 for-6.10/block 1/2] loop: Fix a race between loop detach and loop open
2024-05-21 22:42 UTC (2+ messages)
` [PATCH 2/2] loop: Test to detect a race condition between loop detach and open
[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
2024-05-21 22:42 UTC (14+ messages)
` [RFC PATCH 01/11] rust: add abstraction for struct device
` [RFC PATCH 02/11] rust: add driver abstraction
[PATCH v1] perf docs: Fix typos
2024-05-21 22:35 UTC
linux-next: duplicate patch in the perf tree
2024-05-21 22:34 UTC (2+ messages)
[PATCH 0/3] Introduce initial support of Amlogic AC200 board
2024-05-21 22:21 UTC (4+ messages)
` [PATCH 1/3] arch/arm64: dts: ac2xx: make common the sound card
` [PATCH 2/3] dt-bindings: arm: amlogic: document AC200 support
` [PATCH 3/3] arch/arm64: dts: ac200: introduce initial support of the board
[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
2024-05-21 22:22 UTC (10+ messages)
[PATCH] arm64: init: override deferred_page_init_max_threads
2024-05-21 22:21 UTC (3+ messages)
[PATCH v16 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
2024-05-21 22:21 UTC (2+ messages)
[PATCH v5 0/2] Add support for Amlogic S4 PWM
2024-05-21 22:17 UTC (3+ messages)
` [PATCH v5 2/2] arm64: dts: amlogic: Add "
` [DMARC error][DKIM error] "
[PATCH RESEND] Interpret 0 length ff effects as infinite (0xffff) length effects
2024-05-21 22:07 UTC
[PATCH v4 0/6] large folios swap-in: handle refault cases first
2024-05-21 21:59 UTC (3+ messages)
[PATCH] drm/bridge: adv7511: Fix Intermittent EDID failures
2024-05-21 21:51 UTC (3+ messages)
[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-05-21 21:49 UTC (6+ messages)
` [PATCH v15 09/20] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
[PATCH] drm/bridge: adv7511: Exit interrupt handling when necessary
2024-05-21 21:49 UTC (9+ messages)
[PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id
2024-05-21 21:47 UTC (6+ messages)
` [PATCH RFC v3 2/9] dt-bindings: board: "
[PATCH v18 00/21] Integrity Policy Enforcement LSM (IPE)
2024-05-21 21:42 UTC (8+ messages)
` [PATCH v18 12/21] dm: add finalize hook to target_type
[PATCH] arm64: patching: fix handling of execmem addresses
2024-05-21 21:38 UTC
INFO: task hung in ocfs2_get_sector
2024-05-21 21:38 UTC
[PATCH 00/13] rockchip: Fixes and improvements for ROCK Pi S
2024-05-21 21:34 UTC (15+ messages)
` [PATCH 01/13] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible
` [PATCH 02/13] arm64: dts: rockchip: rk3308: Fix codec@ff560000 reset-names
` [PATCH 03/13] arm64: dts: rockchip: rk3308-rock-pi-s: Fix SD NAND and eMMC init
` [PATCH 04/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add sdmmc related properties
` [PATCH 05/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add pinctrl for UART0
` [PATCH 06/13] arm64: dts: rockchip: rk3308-rock-pi-s: Rename LED related pinctrl nodes
` [PATCH 07/13] arm64: dts: rockchip: rk3308-rock-pi-s: Add mdio and ethernet-phy nodes
` [PATCH 08/13] arm64: dts: rockchip: Add OTP device node for RK3308
` [PATCH 09/13] dt-bindings: power: rockchip: Document RK3308 IO voltage domains
` [PATCH 10/13] soc: rockchip: io-domain: Add "
` [PATCH 11/13] arm64: dts: rockchip: "
` [PATCH 12/13] arm64: dts: rockchip: rk3308-rock-pi-s: Enable the io-domains node
` [PATCH 13/13] arm64: dts: rockchip: rk3308-rock-pi-s: Update WIFi/BT related nodes
[PATCH 0/2] arm64: dts: rockchip: Add Radxa ROCK S0
2024-05-21 21:22 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: arm: "
` [PATCH 2/2] arm64: dts: "
[PATCH v4 00/10] drm/verisilicon : support DC8200 and inno hdmi
2024-05-21 21:14 UTC (14+ messages)
` [PATCH v4 04/10] drm/vs: Add hardware funcs for vs
` [PATCH v4 05/10] drm/vs: add vs mode config init
` [PATCH v4 06/10] drm/vs: add vs plane api
` [PATCH v4 07/10] drm/vs: add ctrc fun
` [PATCH v4 08/10] drm/vs: add vs drm master driver
[PATCH] Convert __unmap_hugepage_range() to folios
2024-05-21 21:13 UTC (3+ messages)
[PATCH 0/2] docs: riscv: Some clarifies on hwprobe misaligned performance
2024-05-21 21:13 UTC (4+ messages)
` [PATCH 2/2] docs: riscv: hwprobe: Clarify misaligned keys are values not bitmasks
[RFC PATCH v2 0/8] Enable EINJv2 support
2024-05-21 21:10 UTC (9+ messages)
` [RFC PATCH v2 1/8] ACPICA: Update values to hex to follow ACPI specs
` [RFC PATCH v2 2/8] ACPICA: Add EINJv2 get error type action
` [RFC PATCH v2 3/8] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [RFC PATCH v2 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [RFC PATCH v2 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct
` [RFC PATCH v2 6/8] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [RFC PATCH v2 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [RFC PATCH v2 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[PATCH 0/7] Add support for hwspinlock bust
2024-05-21 21:08 UTC (4+ messages)
` [PATCH 6/7] remoteproc: qcom_q6v5_pas: Add hwspinlock bust on stop
[PULL 17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
2024-05-21 21:00 UTC (10+ messages)
` [PATCH] KVM: SEV: Fix guest memory leak when handling guest requests
[PATCHv6 bpf-next 0/9] uprobe: uretprobe speed up
2024-05-21 20:57 UTC (8+ messages)
` [PATCHv6 9/9] man2: Add uretprobe syscall page
[PATCH v10 0/5] Introduce mseal
2024-05-21 20:55 UTC (8+ messages)
[PATCH] drm/amd/display: Add pixel encoding info to debugfs
2024-05-21 20:55 UTC (5+ messages)
` [PATCH v2] "
[syzbot] [net?] [bpf?] possible deadlock in sock_hash_delete_elem (2)
2024-05-21 20:55 UTC (2+ messages)
[PATCH] platform/x86: dell-laptop: Implement platform_profile
2024-05-21 20:50 UTC (3+ messages)
` [PATCH v7 0/3] platform/x86: dell: "
[PATCH v3 0/5] Event parsing fixes
2024-05-21 20:48 UTC (3+ messages)
[PATCH] kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
2024-05-21 20:46 UTC (3+ messages)
[PATCH v2] kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
2024-05-21 20:43 UTC
[PATCH v6 0/3] implement OA2_CRED_INHERIT flag for openat2()
2024-05-21 20:35 UTC (3+ messages)
[PATCH v16 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
2024-05-21 20:43 UTC (2+ messages)
[PATCH v6 0/2] arm64: dts: rockchip: Add Radxa ZERO 3W/3E
2024-05-21 20:28 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: "
` [PATCH v6 2/2] arm64: dts: "
[PATCH v3 0/8] can: mcp251xfd: add gpio functionality
2024-05-21 20:37 UTC (3+ messages)
` [PATCH v3 7/8] "
[PATCH RFC 0/2] Support mailbox interface in qcom,smsm driver
2024-05-21 20:35 UTC (4+ messages)
` [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc
[PATCH 0/2] phy: qcom: qmp-pcie: drop second clock-output-names entry
2024-05-21 20:30 UTC (3+ messages)
` [PATCH 1/2] phy: qcom: qmp-pcie: restore compatibility with existing DTs
` [PATCH 2/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: drop second output clock name
[PATCH] arm64/crypto: Raise priority of NEON crct10dif implementation
2024-05-21 20:22 UTC
[PATCH 5/7] drm/bridge: cdns-dsi: Support atomic bridge APIs
2024-05-21 20:20 UTC (2+ messages)
[PATCH 0/4] LoongArch: Bootloader interface fixes
2024-05-21 20:12 UTC (5+ messages)
` [PATCH 1/4] LoongArch: Fix built-in DTB detection
` [PATCH 2/4] LoongArch: smp: Add all CPUs enabled by fdt to NUMA node 0
` [PATCH 3/4] LoongArch: Fix entry point in image header
` [PATCH 4/4] LoongArch: Clear higher address bits in JUMP_VIRT_ADDR
[PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags
2024-05-21 20:09 UTC (6+ messages)
[PATCH v2 0/3] Add PCIe DT support for TI's J784S4 SoC
2024-05-21 20:09 UTC (3+ messages)
` [PATCH v2 1/3] arm64: dts: ti: k3-j784s4-main: Add PCIe nodes
[PATCH v2 00/31] Staging: rtl8192e: rtllib_rx.c Rename camelcase variables
2024-05-21 20:01 UTC (2+ messages)
[RFC PATCH v2 0/3] Make ELOG log and trace consistently with GHES
2024-05-21 19:58 UTC (3+ messages)
` [RFC PATCH v2 2/3] ACPI: extlog: Trace CPER PCI Express Error Section
[PATCH] bitfield.h: add FIELD_MAX_CONST
2024-05-21 19:52 UTC (5+ messages)
[PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
2024-05-21 19:49 UTC (3+ messages)
` [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
[PATCH 0/2 v3] pwm: add support for duty_offset
2024-05-21 19:49 UTC (3+ messages)
` [PATCH 1/2 v3] pwm: add duty offset support
` [PATCH 2/2 v3] pwm: axi-pwmgen: "
[PATCH v2] wifi: cfg80211: Lock wiphy in cfg80211_get_station
2024-05-21 19:47 UTC
[PATCH v1] perf top: Make zeroing histogram on refresh the default
2024-05-21 19:45 UTC (3+ messages)
[PATCH 0/5] ADP5585 GPIO expander, PWM and keypad controller support
2024-05-21 19:44 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: trivial-devices: Drop adi,adp5585 and adi,adp5585-02
[PATCH next] drivers: soc: qcom: Auto cleanup using __free(device_node)
2024-05-21 19:43 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox