messages from 2024-07-15 20:10:30 to 2024-07-16 01:21:11 UTC [more...]
[PATCH] KVM: x86/mmu: Allow per VM kvm_mmu_max_gfn()
2024-07-16 1:21 UTC
[PATCH 0/4] Fix and cleanups to quota
2024-07-16 1:19 UTC (5+ messages)
` [PATCH 1/4] quota: avoid missing put_quota_format when DQUOT_SUSPENDED is passed
` [PATCH 2/4] quota: remove unneeded return value of register_quota_format
[GIT PULL] regmap updates for v6.11
2024-07-16 1:17 UTC (2+ messages)
[GIT PULL] regulator updates for v6.11
2024-07-16 1:17 UTC (3+ messages)
[GIT PULL] SPI updates for v6.11
2024-07-16 1:17 UTC (2+ messages)
[GIT PULL] gpio updates for v6.11-rc1
2024-07-16 1:17 UTC (2+ messages)
[PATCH] arch/powerpc/kvm: Avoid extra checks when emulating HFSCR bits
2024-07-16 1:17 UTC (2+ messages)
[PATCH] dmaengine: moxart: handle irq_of_parse_and_map() errors
2024-07-16 1:15 UTC
[Question] race during kasan_populate_vmalloc_pte
2024-07-16 1:12 UTC (4+ messages)
[PATCH v1 0/1] platform/x86: asus-wmi: fix TUF laptop RGB variant
2024-07-16 1:11 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-16 1:09 UTC (4+ messages)
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
[PATCH 0/6] input: use device_for_each_child_node_scoped()
2024-07-16 1:05 UTC (4+ messages)
` [PATCH 2/6] input: qt1050: "
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-07-16 1:04 UTC (6+ messages)
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH] tpm: Move dereference after NULL check in tpm_buf_check_hmac_response
2024-07-16 1:04 UTC (3+ messages)
[RESEND PATCH v6 0/4] Add features to an existing driver
2024-07-16 1:02 UTC (12+ messages)
` [RESEND PATCH v6 2/4] media: chips-media: wave5: Support runtime suspend/resume
[PATCH] Fixes: ae834a549ec1 ("platform/x86: asus-wmi: add support variant of TUF RGB")
2024-07-16 1:00 UTC (3+ messages)
[PATCH 1/2] radix tree test suite: include kconfig.h with incomplete path
2024-07-16 0:58 UTC (3+ messages)
linux-next: manual merge of the vfs-brauner tree with the btrfs tree
2024-07-16 0:58 UTC (2+ messages)
[GIT PULL] workqueue: Fixes for v6.11-rc1
2024-07-16 0:52 UTC (2+ messages)
[GIT PULL] arm64 updates for 6.11
2024-07-16 0:52 UTC (2+ messages)
[GIT PULL] pmdomain updates for v6.11
2024-07-16 0:52 UTC (2+ messages)
[GIT PULL] pwm: Changes for 6.11-rc1
2024-07-16 0:51 UTC (2+ messages)
[GIT PULL] hwmon updates for v6.11
2024-07-16 0:51 UTC (2+ messages)
[GIT PULL] chrome-platform-firmware changes for v6.11
2024-07-16 0:51 UTC (2+ messages)
[GIT PULL] power sequencing updates for v6.11-rc1
2024-07-16 0:51 UTC (2+ messages)
[GIT PULL] chrome-platform changes for v6.11
2024-07-16 0:51 UTC (2+ messages)
[GIT PULL] MMC and MEMSTICK updates for v6.11
2024-07-16 0:51 UTC (2+ messages)
[PATCH v3] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-07-16 0:45 UTC (2+ messages)
[PATCH v5 0/2] Add support for Nuvoton MA35D1 SDHCI
2024-07-16 0:45 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: mmc: nuvoton,ma35d1-sdhci: Document MA35D1 SDHCI controller
` [PATCH v5 2/2] mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver
linux-next: build failure after merge of the clk tree
2024-07-16 0:41 UTC
[PATCH v3 1/1] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
2024-07-16 0:25 UTC (7+ messages)
[PATCH v2 2/2] perf jevents: Autogenerate empty-pmu-events.c
2024-07-16 0:23 UTC (8+ messages)
[PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
2024-07-16 0:13 UTC (20+ messages)
` [PATCH 01/12] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn()
` [PATCH 02/12] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation
` [PATCH 03/12] KVM: guest_memfd: do not go through struct page
` [PATCH 04/12] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
` [PATCH 05/12] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn
` [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code
[PATCH v4] sh: Restructure setup code to reserve memory regions earlier
2024-07-16 0:12 UTC (3+ messages)
[PATCH] workqueue: Remove unneeded lockdep_assert_cpus_held()
2024-07-16 0:12 UTC (2+ messages)
[PATCH v2 1/1] input: bbnsm_pwrkey: Fix missed key press after suspend
2024-07-16 0:07 UTC
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.11-rc1
2024-07-16 0:03 UTC (2+ messages)
[PATCH V3 00/15] clk: imx: misc update/fix
2024-07-16 0:02 UTC (5+ messages)
` [PATCH V3 05/15] clk: imx: imx8mp-audiomix: remove sdma root clock
[GIT PULL] KCSAN changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] nolibc changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT pull] core/debugobjects for v6.11-rc1
2024-07-15 23:56 UTC (6+ messages)
` [GIT pull] smp/core "
` [GIT pull] timers/core "
[GIT PULL] workqueue: Changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] cgroup: Changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] Emulated one-byte cmpxchg() for ARM
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] LKMM changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] Generic torture-test changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[GIT PULL] RCU changes for v6.11
2024-07-15 23:56 UTC (2+ messages)
[syzbot] [kernel?] kernel BUG in binder_inc_ref_for_node
2024-07-15 23:52 UTC (3+ messages)
[GIT PULL] Scheduler changes for v6.11
2024-07-15 23:50 UTC
[PATCH v3] thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
2024-07-15 23:48 UTC (8+ messages)
[PATCH net-next v17 00/14] net: Make timestamping selectable
2024-07-15 23:44 UTC (15+ messages)
` [PATCH net-next v17 01/14] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v17 02/14] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v17 03/14] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v17 04/14] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v17 05/14] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v17 06/14] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v17 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
[GIT PULL] Smack patches for 6.11
2024-07-15 23:30 UTC
[GIT PULL] objtool changes for v6.11
2024-07-15 23:40 UTC
[RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
2024-07-15 23:39 UTC (3+ messages)
[PATCH v14 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-15 23:37 UTC (3+ messages)
` [PATCH v14 3/4] PCI/DOE: Expose the DOE features via sysfs
[PATCH] remoteproc: xlnx: add sram support
2024-07-15 23:24 UTC
[PATCH] ARM: dts: bcm283x: Fix hdmi hpd-gpio pin
2024-07-15 23:20 UTC (3+ messages)
[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
2024-07-15 23:15 UTC (12+ messages)
[tip:timers/urgent] [timers/migration] 8cdb61838e: WARNING:at_kernel/time/timer_migration.c:#tmigr_connect_child_parent
2024-07-15 23:14 UTC (2+ messages)
ld.lld: error: undefined symbol: iosf_mbi_available
2024-07-15 23:07 UTC
[PATCH 0/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
2024-07-15 23:02 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: net: wireless: add ath12k pcie bindings
` [PATCH 2/2] arm64: dts: qcom: x1e80100-yoga: add wifi calibration variant
[PATCH v2 1/1] dt-bindings: i3c: add header for generic I3C flags
2024-07-15 22:53 UTC
[PATCH 0/8] reset: amlogic: move audio reset drivers out of CCF
2024-07-15 22:48 UTC (4+ messages)
` [PATCH 3/8] reset: amlogic: split the device and platform probe
[PATCH v7 0/8] Bluetooth: btmtk: MediaTek ISO data transmission support
2024-07-15 22:36 UTC (3+ messages)
` [PATCH v7 8/8] Bluetooth: btusb: mediatek: add ISO data transmission functions
[GIT PULL] sched_ext: Initial pull request for v6.11
2024-07-15 22:32 UTC
update omap branches for linux-next
2024-07-15 22:31 UTC (2+ messages)
[PATCH v3] nvme_core: scan namespaces asynchronously
2024-07-15 22:28 UTC (2+ messages)
[PATCH v1 1/1] perf test: make metric validation test return early when there is no metric supported on the test system
2024-07-15 22:25 UTC (3+ messages)
[PATCH v2 0/4] MIPS: Refresh some configs
2024-07-15 21:48 UTC (2+ messages)
[PATCH] MIPS: Fix fallback march for SB1
2024-07-15 21:48 UTC (2+ messages)
[PATCH 0/1] perf tool: fix handling NULL al->maps returned from thread__find_map
2024-07-15 22:19 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v2] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-07-15 21:49 UTC
[PATCH v2 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
2024-07-15 22:01 UTC (3+ messages)
` [PATCH v2 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
[PATCH] bpf: Ensure BPF programs testing skb context initialization
2024-07-15 21:59 UTC (3+ messages)
Xinput Controllers No Longer Working
2024-07-15 21:51 UTC
[linux-next:master] [perf vendor events] e2641db83f: perf-sanity-tests.perf_all_PMU_test.fail
2024-07-15 21:48 UTC (5+ messages)
[PATCH 1/1] i3c: master: svc: Improve DAA STOP handle code logic
2024-07-15 21:48 UTC (2+ messages)
[PATCH] i3c: master: Enhance i3c_bus_type visibility for device searching & event monitoring
2024-07-15 21:48 UTC (2+ messages)
[PATCH 0/3] i3c: dw: Add support for power management
2024-07-15 21:47 UTC (2+ messages)
[PATCH] drm: Fix documentation warning for read_mpcc_state in mpc.h
2024-07-15 21:46 UTC (2+ messages)
[PATCH v2 0/4] drm/tidss: Add OLDI bridge support
2024-07-15 21:43 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: display: ti,am65x-dss: Re-indent the example
` [PATCH v2 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v2 3/4] dt-bindings: display: ti,am65x-dss: Add OLDI properties for AM625 DSS
[RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
2024-07-15 21:37 UTC (3+ messages)
` [RFC PATCH 02/18] KVM: Add KVM_CAP_USERFAULT and KVM_MEMORY_ATTRIBUTE_USERFAULT
[PATCH v2 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework
2024-07-15 21:35 UTC (2+ messages)
[PATCH v2 0/4] can: fsl,flexcan: add fsl,s32v234-flexcan and imx95 wakeup
2024-07-15 21:27 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: can: fsl,flexcan: add compatible string fsl,s32v234-flexcan
` [PATCH v2 2/4] can: flexcan: Add S32V234 support to FlexCAN driver
` [PATCH v2 3/4] bingdings: can: flexcan: move fsl,imx95-flexcan standalone
` [PATCH v2 4/4] can: flexcan: add wakeup support for imx95
[GIT PULL] nolibc for 6.11-rc1
2024-07-15 21:27 UTC (7+ messages)
[PATCH v5 1/6] mm: add ARCH_SUPPORTS_NON_LEAF_PTDUMP
2024-07-15 21:24 UTC (3+ messages)
[PATCH v2] perf docs: Mark the Android document as obsolete
2024-07-15 21:21 UTC (8+ messages)
[PATCH v2 2/2] kbuild: rpm-pkg: introduce a simple changelog section for kernel.spec
2024-07-15 21:21 UTC (4+ messages)
` [PATCH v3 "
[PATCH 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
2024-07-15 21:12 UTC (2+ messages)
[PATCH v3 00/12] PCI: brcnstb: Enable STB 7712 SOC
2024-07-15 21:12 UTC (19+ messages)
` [PATCH v3 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v3 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v3 05/12] PCI: brcmstb: Use swinit "
` [PATCH v3 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v3 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v3 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v3 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v3 11/12] PCI: brcmstb: Change field name from 'type' to 'model'
` [PATCH v3 12/12] PCI: brcmstb: Enable 7712 SOCs
[GIT PULL] asm-generic updates for 6.11
2024-07-15 21:14 UTC
[GIT PULL 0/4] soc tree for 6.11
2024-07-15 21:12 UTC (5+ messages)
` [GIT PULL 1/4] soc: driver updates "
` [GIT PULL 2/4] soc: dt "
` [GIT PULL 3/4] soc: defconfig "
` [GIT PULL 4/4] soc: arm platform "
[PATCH 0/4] fixes for Adreno A5Xx preemption
2024-07-15 21:00 UTC (3+ messages)
` [PATCH 1/4] drm/msm/a5xx: disable preemption in submits by default
[PATCH v2] sysctl: treewide: constify the ctl_table argument of proc_handlers
2024-07-15 20:58 UTC (3+ messages)
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-15 20:52 UTC (3+ messages)
[PATCH] nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
2024-07-15 20:50 UTC (2+ messages)
[PATCH v4] nvme/pci: Add APST quirk for Lenovo N60z laptop
2024-07-15 20:50 UTC (2+ messages)
[PATCH v11 00/38] ep93xx device tree conversion
2024-07-15 20:46 UTC (3+ messages)
[PATCH v3 0/7] Support fdinfo runtime and memory stats on Panthor
2024-07-15 20:43 UTC (3+ messages)
[PATCH 00/15] Implement MODVERSIONS for Rust
2024-07-15 20:39 UTC (3+ messages)
[PATCH] xen-netback: Use seq_putc() in xenvif_dump_hash_info()
2024-07-15 20:39 UTC (4+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-07-15 20:39 UTC (12+ messages)
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-15 20:35 UTC (2+ messages)
[GIT PULL for v6.11] vfs inode
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs mount
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs nsfs
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs pidfs
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs iomap
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs misc
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs module descriptions
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs pg_error
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs mount api
2024-07-15 20:34 UTC (2+ messages)
[GIT PULL for v6.11] vfs casefold
2024-07-15 20:34 UTC (2+ messages)
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-07-15 20:32 UTC (4+ messages)
` [PATCH v4 1/3] tools build: Correct libsubcmd "
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v4 3/3] tools build: Correct bpf fixdep dependencies
[PATCH] mm/hwpoison: reset hwpoison filter parameters in pfn_inject_exit()
2024-07-15 20:33 UTC (2+ messages)
[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
2024-07-15 19:47 UTC (3+ messages)
` [PATCH v7 2/3] hwrng: add hwrng driver for Rockchip RK3568 SoC
[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
2024-07-15 20:29 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: pwm: imx: Add optional clock '32k'
` [PATCH v2 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH v2 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle
[PATCH RFC 0/6] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
2024-07-15 20:29 UTC (7+ messages)
` [PATCH RFC 1/6] mm, slab: make caches with refcount of 0 unmergeable
` [PATCH RFC 2/6] mm, slab: always maintain per-node slab and object count
` [PATCH RFC 3/6] mm, slab: unlink sysfs and debugfs immediately
` [PATCH RFC 4/6] mm, slab: simplify kmem_cache_release()
` [PATCH RFC 5/6] mm, slab: asynchronously destroy caches with outstanding objects
` [PATCH RFC 6/6] kunit, slub: add test_kfree_rcu()
[PATCH] mm/zswap: fix a white space issue
2024-07-15 20:23 UTC
[PATCH v2] platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()
2024-07-15 20:22 UTC
CVE-2024-40938: landlock: Fix d_parent walk
2024-07-15 20:17 UTC (6+ messages)
[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
2024-07-15 20:16 UTC (2+ messages)
[PATCH 0/6] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-07-15 20:12 UTC (3+ messages)
` [PATCH 1/6] kallsyms: Optimize multiple times of realloc() to one time of malloc()
[PATCH 00/14] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
2024-07-15 20:10 UTC (2+ 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