messages from 2023-03-10 19:48:00 to 2023-03-10 22:01:56 UTC [more...]
[PATCH 1/5] net: stmmac: qcom: drop of_match_ptr for ID table
2023-03-10 21:46 UTC (4+ messages)
` [PATCH 2/5] net: stmmac: generic: "
` [PATCH 4/5] net: samsung: sxgbe: "
` [PATCH 5/5] net: ni: "
[REPOST PATCH 00/16] Add support for vPMU selftests
2023-03-10 21:57 UTC (4+ messages)
` [REPOST PATCH 10/16] selftests: KVM: aarch64: Add KVM EVTYPE filter PMU test
[PATCH 1/9] regulator: lp872x: Mark OF related data as maybe unused
2023-03-10 21:45 UTC (9+ messages)
` [PATCH 2/9] regulator: max20086: "
` [PATCH 3/9] regulator: mp8859: "
` [PATCH 4/9] regulator: mt6397-regulator: "
` [PATCH 5/9] regulator: qcom_rpm: Drop of_match_ptr for ID table
` [PATCH 6/9] regulator: pbias: "
` [PATCH 7/9] regulator: rpi-panel-attiny: "
` [PATCH 8/9] regulator: twl: "
` [PATCH 9/9] regulator: twl6030: "
[PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()
2023-03-10 21:51 UTC (2+ messages)
[RFC/PATCHSET 0/9] perf record: Implement BPF sample filter (v4)
2023-03-10 21:53 UTC (6+ messages)
[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
2023-03-10 21:52 UTC (2+ messages)
[PATCH v8 0/5] PWM and keyboard backlight driver for ARM Macs
2023-03-10 21:46 UTC (3+ messages)
` [PATCH v8 2/5] pwm: Add Apple PWM controller
[PATCH] ext4: convert to DIV_ROUND_UP() in mpage_process_page_bufs()
2023-03-10 21:47 UTC (9+ messages)
[PATCH 1/3] ufs: qcom: add __maybe_unused to OF ID table
2023-03-10 21:44 UTC (3+ messages)
` [PATCH 2/3] ufs: exynos: drop of_match_ptr for "
` [PATCH 3/3] ufs: hisi: "
[PATCH] soc: qcom: gsbi: mark OF related data as maybe unused
2023-03-10 21:44 UTC
[PATCH 1/9] ASoC: qcom: lpass-sc7280: Drop of_match_ptr for ID table
2023-03-10 21:43 UTC (10+ messages)
` [PATCH] power: reset: qcom-pon: drop "
` [PATCH 2/9] ASoC: atmel: sam9x5_wm8731: Drop "
` [PATCH 3/9] ASoC: samsung: aries_wm8994: "
` [PATCH 4/9] ASoC: samsung: rt5514-spi: "
` [PATCH 5/9] ASoC: codecs: adau1977-spi: Mark OF related data as maybe unused
` [PATCH 6/9] ASoC: codecs: pcm179x-spi: "
` [PATCH 7/9] ASoC: codecs: rt1019: "
` [PATCH 8/9] ASoC: codecs: src4xxx-i2c: "
` [PATCH 9/9] ASoC: codecs: zl38060: "
[PATCH v7 00/41] Shadow stacks for userspace
2023-03-10 21:43 UTC (26+ messages)
` [PATCH v7 28/41] x86: Introduce userspace API for shadow stack
` [PATCH v7 33/41] x86/shstk: Introduce map_shadow_stack syscall
[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code
2023-03-10 21:42 UTC (19+ messages)
` [PATCH v2 01/18] x86/reboot: VMCLEAR active VMCSes before emergency reboot
` [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH v2 03/18] x86/reboot: Harden virtualization hooks for emergency reboot
` [PATCH v2 04/18] x86/reboot: KVM: Handle VMXOFF in KVM's reboot callback
` [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM "
` [PATCH v2 06/18] x86/reboot: Hoist "disable virt" helpers above "emergency reboot" path
` [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered
` [PATCH v2 08/18] x86/reboot: Assert that IRQs are disabled when turning off virtualization
` [PATCH v2 09/18] x86/virt: KVM: Open code cpu_has_vmx() in KVM VMX
` [PATCH v2 10/18] x86/virt: KVM: Move VMXOFF helpers into "
` [PATCH v2 11/18] KVM: SVM: Make KVM_AMD depend on CPU_SUP_AMD or CPU_SUP_HYGON
` [PATCH v2 12/18] x86/virt: Drop unnecessary check on extended CPUID level in cpu_has_svm()
` [PATCH v2 13/18] x86/virt: KVM: Open code cpu_has_svm() into kvm_is_svm_supported()
` [PATCH v2 14/18] KVM: SVM: Check that the current CPU supports SVM in kvm_is_svm_supported()
` [PATCH v2 15/18] KVM: VMX: Ensure CPU is stable when probing basic VMX support
` [PATCH v2 16/18] x86/virt: KVM: Move "disable SVM" helper into KVM SVM
` [PATCH v2 17/18] KVM: x86: Force kvm_rebooting=true during emergency reboot/crash
` [PATCH v2 18/18] KVM: SVM: Use "standard" stgi() helper when disabling SVM
[PATCH] staging: greybus: fix exceeds line length
2023-03-10 21:40 UTC (2+ messages)
[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
2023-03-10 21:39 UTC (2+ messages)
[PATCH v5 0/7] Remove VT-d virtual command interface and IOASID
2023-03-10 21:36 UTC (4+ messages)
` [PATCH v5 2/7] iommu/sva: Move PASID helpers to sva code
Bug with /dev/vcs* devices
2023-03-10 21:32 UTC (8+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read
[RFC][PATCH 0/5] Improve static call NULL handling
2023-03-10 21:29 UTC (11+ messages)
` [RFC][PATCH 1/5] static_call: Make NULL static calls consistent
` [RFC][PATCH 2/5] static_call: Make NULL static calls return 0
` [RFC][PATCH 3/5] static_call: Remove static_call_cond() and its usages
` [RFC][PATCH 4/5] static_call: Remove DEFINE_STATIC_CALL_RET0() and its uses
` [RFC][PATCH 5/5] x86/kvm: Simplify static call handling
[PATCH] dyndbg: cleanup dynamic usage in ib_srp.c
2023-03-10 21:27 UTC
[PATCHES] fget()-to-fdget() whack-a-mole
2023-03-10 21:27 UTC (9+ messages)
` [PATCH 1/8] convert setns(2) to fdget()/fdput()
` [PATCH 2/8] convert sgx_set_attribute() "
` [PATCH 3/8] SVM-SEV: convert the rest of fget() uses to fdget() in there
` [PATCH 4/8] kill the last remaining user of proc_ns_fget()
` [PATCH 5/8] build_mount_idmapped(): switch to fdget()
` [PATCH 6/8] bpf: switch to fdget_raw()
` [PATCH 7/8] cgroup_get_from_fd(): "
` [PATCH 8/8] fuse_dev_ioctl(): switch to fdget()
[PATCH v4 0/8] Export platform features from ccp driver
2023-03-10 21:19 UTC (9+ messages)
` [PATCH v4 1/8] crypto: ccp: Drop TEE support for IRQ handler
` [PATCH v4 2/8] crypto: ccp: Add a header for multiple drivers to use `__psp_pa`
` [PATCH v4 3/8] crypto: ccp: Move some PSP mailbox bit definitions into common header
` [PATCH v4 4/8] crypto: ccp: Add support for an interface for platform features
` [PATCH v4 5/8] crypto: ccp: Enable platform access interface on client PSP parts
` [PATCH v4 6/8] i2c: designware: Use PCI PSP driver for communication
` [PATCH v4 7/8] crypto: ccp: Add support for ringing a platform doorbell
` [PATCH v4 8/8] i2c: designware: Add doorbell support for Skyrim
[PATCH v12 000/106] KVM TDX basic feature support
2023-03-10 21:18 UTC (4+ messages)
` [PATCH v12 050/106] KVM: TDX: MTRR: implement get_mt_mask() for TDX
[PATCH] ntfs: fix typo in dir.c
2023-03-10 21:18 UTC
[PATCH] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
2023-03-10 21:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
2023-03-10 21:14 UTC (5+ messages)
` [PATCH v4 3/4] "
[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
2023-03-10 21:10 UTC (2+ messages)
[PATCH] f2fs: fix unaligned field offset in 32-bits platform
2023-03-10 21:08 UTC (5+ messages)
[PATCH 1/3] f2fs: factor out victim_entry usage from general rb_tree use
2023-03-10 21:04 UTC (3+ messages)
` [PATCH 2/3] f2fs: factor out discard_cmd "
` [PATCH 3/3] f2fs: remove entire rb_entry sharing
[PATCH 4.14 000/193] 4.14.308-rc1 review
2023-03-10 21:03 UTC (2+ messages)
[PATCH 5.10 000/529] 5.10.173-rc1 review
2023-03-10 21:02 UTC (2+ messages)
[PATCH v1 1/1] devres: Pass unique name of the resource to devm_add_action()
2023-03-10 21:02 UTC (4+ messages)
[PATCH v3 00/12] soc: qcom: add UCSI function to PMIC GLINK
2023-03-10 20:56 UTC (3+ messages)
` [PATCH v3 04/12] soc: qcom: pmic_glink: register ucsi aux device
[PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2.1 04/24] arm64/cpu: Mark cpu_die() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definition
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 25/24] x86/cpu: Expose arch_cpu_idle_dead()'s prototype definition
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
2023-03-10 20:54 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
2023-03-10 20:54 UTC (4+ messages)
[syzbot] unexpected kernel reboot (8)
2023-03-10 20:53 UTC (2+ messages)
[PATCH v1 0/2] Add destructor hook to LSM modules
2023-03-10 20:49 UTC (2+ messages)
[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
2023-03-10 20:48 UTC (10+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable
[PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
2023-03-10 20:48 UTC (3+ messages)
[PATCH 0/5] Process connector bug fixes & enhancements
2023-03-10 20:47 UTC (4+ messages)
` [PATCH 4/5] connector/cn_proc: Allow non-root users access
[PATCH v1 1/2] Add release hook to LSM
2023-03-10 20:46 UTC (7+ messages)
[git pull] common helper for kmap_local_page() users in local filesystems
2023-03-10 20:44 UTC
[PATCH v1 00/14] Add Nested Translation Support for SMMUv3
2023-03-10 20:39 UTC (3+ messages)
` [PATCH v1 08/14] iommu/arm-smmu-v3: Prepare for nested domain support
[PATCH 00/10] sched: EEVDF using latency-nice
2023-03-10 20:38 UTC (6+ messages)
` [PATCH 10/10] sched/fair: Implement an EEVDF like policy
[PATCH] io_uring: One wqe per wq
2023-03-10 20:38 UTC (2+ messages)
[PATCH v2 RFC 0/9] rtw88: Add SDIO support
2023-03-10 20:29 UTC (10+ messages)
` [PATCH v2 RFC 1/9] wifi: rtw88: Clear RTW_FLAG_POWERON early in rtw_mac_power_switch()
` [PATCH v2 RFC 2/9] wifi: rtw88: sdio: Add HCI implementation for SDIO based chipsets
` [PATCH v2 RFC 3/9] wifi: rtw88: mac: Support SDIO specific bits in the power on sequence
` [PATCH v2 RFC 4/9] wifi: rtw88: main: Add the {cpwm,rpwm}_addr for SDIO based chipsets
` [PATCH v2 RFC 5/9] wifi: rtw88: main: Reserve 8 bytes of extra TX headroom for SDIO cards
` [PATCH v2 RFC 6/9] mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs
` [PATCH v2 RFC 7/9] wifi: rtw88: Add support for the SDIO based RTL8822BS chipset
` [PATCH v2 RFC 8/9] wifi: rtw88: Add support for the SDIO based RTL8822CS chipset
` [PATCH v2 RFC 9/9] wifi: rtw88: Add support for the SDIO based RTL8821CS chipset
[PATCH] Revert "spi: fsi: Make available for build test"
2023-03-10 20:28 UTC
[PATCH] 9P FS: Fix wild-memory-access write in v9fs_get_acl
2023-03-10 20:26 UTC
[git pull] vfs.git fixes
2023-03-10 20:27 UTC
Possible kernel fs block code regression in 6.2.3 umounting usb drives
2023-03-10 20:23 UTC (4+ messages)
[PATCH net-next v5 1/1] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
2023-03-10 20:23 UTC (7+ messages)
[PATCH net-next v2 0/6] net: phy: Remove probe_capabilities
2023-03-10 20:22 UTC (11+ messages)
` [PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
[PATCH v2 0/3] Assume libbpf 1.0+
2023-03-10 20:22 UTC (9+ messages)
[PATCH v14 00/12] Parallel CPU bringup for x86_64
2023-03-10 20:18 UTC (3+ messages)
[PATCH 0/3] nbd: s/handle/cookie/
2023-03-10 20:15 UTC (4+ messages)
` [PATCH 1/3] uapi nbd: improve doc links to userspace spec
` [PATCH 2/3] uapi nbd: add cookie alias to handle
` [PATCH 3/3] block nbd: use req.cookie instead of req.handle
[PATCH v4 0/5] Add IO page table replacement support
2023-03-10 20:15 UTC (5+ messages)
` [PATCH v4 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v4 2/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
2023-03-10 20:14 UTC (9+ messages)
` [PATCH 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
` [PATCH 2/2] mailbox: pcc: Support shared interrupt for multiple subspaces
[PATCH bpf-next v2 0/3] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-10 20:10 UTC (4+ messages)
[PATCH] MAINTAINERS: replace maintainer of FireWire subsystem
2023-03-10 20:03 UTC (2+ messages)
[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-03-10 20:06 UTC (6+ messages)
[PATCH v2 0/5] Remove #ifdef CONFIG_* from uapi headers (2023 edition)
2023-03-10 20:06 UTC (2+ messages)
[PATCH v2 00/18] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
2023-03-10 20:06 UTC (21+ messages)
` [PATCH v2 05/18] x86/resctrl: Allow RMID allocation to be scoped by CLOSID
` [PATCH v2 06/18] x86/resctrl: Allow the allocator to check if a CLOSID can allocate clean RMID
` [PATCH v2 07/18] x86/resctrl: Move CLOSID/RMID matching and setting to use helpers
` [PATCH v2 08/18] x86/resctrl: Queue mon_event_read() instead of sending an IPI
[PATCH v1] ASoC: Intel: sof_rt5682: Enable Bluetooth offload on adl_rt1019_rt5682
2023-03-10 20:01 UTC (3+ messages)
[PATCH v1] clk: imx6ul: fix "failed to get parent" error
2023-03-10 20:00 UTC (2+ messages)
[RFC PATCH v2 0/7] Add dedicated Qcom ICE driver
2023-03-10 20:00 UTC (6+ messages)
` [RFC PATCH v2 7/7] arm64: dts: qcom: Add the Inline Crypto Engine nodes
[PATCH v3 0/3] security: Always enable integrity LSM
2023-03-10 19:59 UTC (8+ messages)
` [PATCH v3 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
[PATCH] mm: hugetlb: move hugeltb sysctls to its own file
2023-03-10 19:53 UTC (3+ 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