linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 08:26:09 to 2022-04-20 11:07:12 UTC [more...]

[PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set()
 2022-04-20 11:07 UTC  (2+ messages)

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-20 11:06 UTC  (2+ messages)

[PATCH] net: dsa: Add missing of_node_put() in dsa_port_link_register_of
 2022-04-20 11:04 UTC 

[PATCH 0/2] net: macb: Make ZynqMP SGMII phy configuration optional
 2022-04-20 11:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII PHY
` [PATCH 2/2] net: macb: In ZynqMP initialization make SGMII phy configuration optional

[PATCH 1/1] kallsyms: add kallsyms_show_value definition in all cases
 2022-04-20 11:00 UTC  (4+ messages)

[PATCH] KVM: clean up comments
 2022-04-20 10:57 UTC  (2+ messages)

[PATCH 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-20 10:55 UTC  (5+ messages)
` [PATCH 1/4] KVM: s390: selftests: Use TAP interface in the memop test

[PATCH 0/2] thunderbolt: Link USB4 ports to their USB Type-C connectors
 2022-04-20 10:52 UTC  (2+ messages)

[PATCH v1 0/3] iio: accel: add MSA311 accelerometer driver
 2022-04-20 10:54 UTC  (6+ messages)
` [PATCH v1 2/3] iio: add MEMSensing MSA311 3-axis "
` [PATCH v1 3/3] dt-bindings: iio: accel: add dt-binding schema for msa311 accel driver

[PATCH v2] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-20 10:52 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: APICv fixes
 2022-04-20 10:51 UTC  (2+ messages)

[PATCH] kfence: check kfence canary in panic and reboot
 2022-04-20 10:49 UTC 

[PATCH] platform/chrome: cros_ec_typec: Check for EC driver
 2022-04-20 10:50 UTC  (2+ messages)

linux-next: manual merge of the kunit-next tree with the thunderbolt tree
 2022-04-20 10:45 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for tpmdd-next-v5.18-rc4
 2022-04-20 10:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Bug entry for Samsung and memory controller drivers
 2022-04-20 10:47 UTC 

[PATCH resend v8 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2022-04-20 10:46 UTC  (3+ messages)

[PATCH] nfc: MAINTAINERS: add Bug entry
 2022-04-20 10:46 UTC 

[PATCH] bus: mhi: host: Add support for Cinterion MV32-WA/MV32-WB
 2022-04-20 10:28 UTC 

[PATCH 0/2] KVM: Fix mmu_notifier vs. pfncache race
 2022-04-20 10:41 UTC  (2+ messages)

[PATCH 1/2] Fix race in igc_xdp_xmit_zc
 2022-04-20 10:37 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 00/21] TDX host kernel support
 2022-04-20 10:39 UTC  (6+ messages)
` [PATCH v3 03/21] x86/virt/tdx: Implement the SEAMCALL base function

[PATCH] dt-bindings: dmaengine: qcom: gpi: add compatible for sc7280
 2022-04-20 10:37 UTC  (2+ messages)

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-20 10:36 UTC  (11+ messages)

[PATCH] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
 2022-04-20 10:36 UTC 

[PATCH] dt-bindings: dmaengine: qcom: gpi: Add minItems for interrupts
 2022-04-20 10:36 UTC  (5+ messages)

[PATCH v4 00/11] mtd: spi-nor: Rework Octal DTR methods
 2022-04-20 10:34 UTC  (12+ messages)
` [PATCH v4 01/11] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v4 02/11] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v4 03/11] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v4 04/11] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v4 05/11] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v4 06/11] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v4 07/11] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v4 08/11] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
` [PATCH v4 09/11] mtd: spi-nor: Introduce templates for SPI NOR operations
` [PATCH v4 10/11] mtd: spi-nor: spansion: Remove status polling on volatile registers write
` [PATCH v4 11/11] mtd: spi-nor: micron-st: "

[PATCH] rcu: ftrace: avoid tracing a few functions executed in multi_cpu_stop()
 2022-04-20 10:34 UTC  (4+ messages)

[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-20 10:34 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v2 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v2 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH] thermal: devfreq_cooling: use local ops instead of global ops
 2022-04-20 10:32 UTC  (4+ messages)

A lot of regression reports submitted to bugzilla.kernel.org are apparently ignored, even bisected ones
 2022-04-20 10:31 UTC  (2+ messages)

[PATCH] dmaengine: mv_xor_v2: move spin_lock_bh to spin_lock
 2022-04-20 10:30 UTC  (2+ messages)

[PATCH] dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
 2022-04-20 10:30 UTC  (2+ messages)

[PATCH v7 3/5] certs: Make blacklist_vet_description() more strict
 2022-04-20 10:29 UTC  (3+ messages)
` [PATCH v7 0/5] Enable root to update the blacklist keyring

[PATCH v2] dmaengine: pl330: Fix unbalanced runtime PM
 2022-04-20 10:27 UTC 

[PATCH 0/2] drm/nvdla: Add driver support for NVDLA
 2022-04-20 10:26 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v3 0/7] feec() energy margin removal
 2022-04-20 10:25 UTC  (7+ messages)
` [PATCH v4 2/7] sched/fair: Decay task PELT values during wakeup migration

[PATCHSET v4 next 0/3] perf stat: add user_time and system_time tool events
 2022-04-20 10:23 UTC  (4+ messages)
` [PATCH v4 1/3] perf stat: introduce stats for the user and system rusage times
` [PATCH v4 2/3] perf stat: add user_time and system_time events
` [PATCH v4 3/3] perf list: print all available tool events

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-04-20 10:20 UTC  (8+ messages)
` [PATCH v24 1/7] dt-bindings: soc: mediatek: add mtk svs dt-bindings
` [PATCH v24 2/7] arm64: dts: mt8183: add svs device information
` [PATCH v24 3/7] soc: mediatek: SVS: introduce MTK SVS engine
` [PATCH v24 4/7] soc: mediatek: SVS: add monitor mode
` [PATCH v24 5/7] soc: mediatek: SVS: add debug commands
` [PATCH v24 6/7] dt-bindings: soc: mediatek: add mt8192 svs dt-bindings
` [PATCH v24 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver

[PATCH v2] spi: spi-mem: check if data buffers are on stack
 2022-04-20 10:20 UTC 

[PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT
 2022-04-20 10:20 UTC  (11+ messages)

[PATCH 2/2] dmaengine: imx-sdma: support hdmi audio
 2022-04-20 10:18 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3 0/6] Add driver for SAMA7G5's PDMC
 2022-04-20 10:17 UTC  (6+ messages)
` [PATCH v3 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback

[PATCH] dmaengine: pl330: Fix unbalanced runtime PM
 2022-04-20 10:15 UTC  (4+ messages)

[PATCH v3 1/3] tty: n_gsm: fix missing update of modem controls after DLCI open
 2022-04-20 10:13 UTC  (3+ messages)
` [PATCH v3 2/3] tty: n_gsm: clean up dead code in gsm_queue()
` [PATCH v3 3/3] tty: n_gsm: clean up implicit CR bit encoding in address field

[PATCH] dt-bindings: dmaengine: xilinx_dma: Add MCMDA channel ID index description
 2022-04-20 10:14 UTC  (2+ messages)

[PATCH] ar5523: Use kzalloc instead of kmalloc/memset
 2022-04-20 10:10 UTC  (2+ messages)

[RFC PATCH 0/6] Drain remote per-cpu directly
 2022-04-20  9:59 UTC  (7+ messages)
` [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
` [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
` [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
` [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
` [PATCH 5/6] mm/page_alloc: Protect PCP lists with a spinlock
` [PATCH 6/6] mm/page_alloc: Remotely drain per-cpu lists

[PATCH] arm64: head: Fix cache inconsistency of the identity-mapped region
 2022-04-20 10:08 UTC  (3+ messages)

[PATCH] driver: usb: nullify dangling pointer in cdc_ncm_free
 2022-04-20 10:06 UTC  (7+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-04-20 10:04 UTC  (4+ messages)
` [RFC PATCH v2 5/6] ufs: use PM OPP "

[PATCH] KVM: Initialize debugfs_dentry when a VM is created to avoid NULL deref
 2022-04-20 10:02 UTC  (2+ messages)

[PATCH 0/3] KVM: x86 SRCU bug fix and SRCU hardening
 2022-04-20 10:00 UTC  (2+ messages)

[syzbot] possible deadlock in io_disarm_next
 2022-04-20 10:00 UTC 

[PATCH V2 net-next 0/9] net: hns3: updates for -next
 2022-04-20 10:00 UTC  (2+ messages)

linux-next: build failure after merge of the pinctrl-renesas tree
 2022-04-20  9:58 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 28/28] kernel/rcu/tree_nocb.h:1213:3: warning: misleading indentation; statement is not part of the previous 'if'
 2022-04-20  9:57 UTC 

[mark:stackleak/rework 7/7] arch/arm64/kernel/entry-common.c:273:13: error: implicit declaration of function 'on_thread_stack'; did you mean 'on_task_stack'?
 2022-04-20  9:57 UTC 

[PATCH v2] drm/i915: Fix race in __i915_vma_remove_closed
 2022-04-20  9:57 UTC 

[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
 2022-04-20  9:53 UTC  (7+ messages)
` [PATCH v2 6/6] nvme-apple: Add initial Apple SoC "

[PATCH v3 0/3] genirq: Managed affinity fixes
 2022-04-20  9:50 UTC  (12+ messages)
` [PATCH v3 2/3] genirq: Always limit the affinity to online CPUs

[PATCH] ASoC: amd: acp: Add pm ops callback in machine driver
 2022-04-20  9:44 UTC 

[next] arm: boot failed - PC is at cpu_ca15_set_pte_ext
 2022-04-20  9:44 UTC  (6+ messages)

[PATCH] staging: rtl8192u: compare strcmp result to zero
 2022-04-20  9:42 UTC  (2+ messages)

[djwong-xfs:vectorized-scrub 213/396] fs/xfs/scrub/tempfile.c: xfs_swapext.h is included more than once
 2022-04-20  9:38 UTC 

[PATCH] Documentation: move watch_queue to core-api
 2022-04-20  9:38 UTC  (2+ messages)

[PATCH] gpio: use raw spinlock for gpio chip shadowed data
 2022-04-20  9:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] iio: stk3310: Export near level property for proximity sensor
 2022-04-20  9:36 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v2 0/2] Docs: Update information at changes.rst
 2022-04-20  9:35 UTC  (2+ messages)

[PATCH] Documentation: kunit: change complete_and_exit to kthread_complete_and_exit
 2022-04-20  9:32 UTC  (2+ messages)

drivers/perf/riscv_pmu_sbi.c:464 pmu_sbi_get_ctrinfo() warn: potentially one past the end of array 'pmu_ctr_list[i]'
 2022-04-20  9:31 UTC 

[PATCH RESEND 0/2] Documentation: siphash: formatting fixes
 2022-04-20  9:28 UTC  (2+ messages)

[PATCH 0/4] xen/pv-scsi: update header and harden frontend
 2022-04-20  9:25 UTC  (5+ messages)
` [PATCH 1/4] xen: update vscsiif.h
` [PATCH 2/4] xen/scsiback: use new command result macros
` [PATCH 3/4] xen/scsifront: "
` [PATCH 4/4] xen/scsifront: harden driver against malicious backend

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-20  9:24 UTC  (3+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-20  9:20 UTC  (2+ messages)

[PATCH] usb: mtu3: fix USB 3.0 dual-role-switch from device to host
 2022-04-20  9:18 UTC  (2+ messages)

[PATCH RFC v1 1/2] mtd: spi-nor: export spi_nor_hwcaps_pp2cmd()
 2022-04-20  9:18 UTC  (4+ messages)
` [PATCH RFC v1 2/2] mtd: spi-nor: expose internal parameters via debugfs

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-04-20  9:17 UTC  (5+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register

[PATCH] drm/i915: Fix race in __i915_vma_remove_closed
 2022-04-20  9:16 UTC  (2+ messages)
` [Intel-gfx] "

[jpirko-mlxsw:jiri_devel_linecards 80/94] drivers/net/netdevsim/dev.c:638:14: error: too many arguments to function call, expected 3, have 4
 2022-04-20  9:16 UTC 

[syzbot] general protection fault in fscache_free_cookie
 2022-04-20  9:14 UTC  (2+ messages)

[PATCH 0/6] phy: rockchip-inno-usb2: RK356x OTG fix and enhancements
 2022-04-20  9:14 UTC  (2+ messages)

+ mm-swap-remember-pg_anon_exclusive-via-a-swp-pte-bit-fix.patch added to -mm tree
 2022-04-20  9:12 UTC 

[PATCH v4 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / MIPI CSI-2 Support
 2022-04-20  9:10 UTC  (5+ messages)
` [PATCH v4 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add optional direction property
` [PATCH v4 2/8] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2

[PATCH] ARM: dts: omap: align SPI NOR node name with dtschema
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH] ARM: dts: nuvoton: align SPI NOR node name with dtschema
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH] arm64: dts: mt8183-kukui: align SPI NOR node name with dtschema
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH] [v3] m68k: coldfire: drop ISA_DMA_API support
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
 2022-04-20  9:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: microchip: "
  ` (subset) "

[PATCH 1/2] ARM: dts: marvell: align SPI NOR node name with dtschema
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH v2] platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
 2022-04-20  9:10 UTC  (2+ messages)

[PATCH -next] usb: typec: rt1719: Fix build error without CONFIG_POWER_SUPPLY
 2022-04-20  9:06 UTC  (2+ messages)

[PATCH] spi: stm32: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:04 UTC 

[PATCH] spi: mxs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:04 UTC 

[PATCH] xtensa: enable KCSAN
 2022-04-20  9:04 UTC  (4+ messages)

[PATCH] scsi: ufs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:03 UTC 

[PATCH] usb: musb: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:03 UTC 

[PATCH] wl12xx: scan: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:02 UTC 

[PATCH v2 1/2] ARM: dts: keystone: align SPI NOR node name with dtschema
 2022-04-20  9:02 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: keystone: fix missing fallback and case in SPI NOR node compatible

[PATCH] wl12xx: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:02 UTC 

[PATCH] wlcore: cmd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-20  9:01 UTC 

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-20  9:00 UTC  (11+ messages)
` [RFC PATCH 6/6] arm/xen: Assign xen-virtio DMA ops for virtio devices in Xen guests

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-20  8:55 UTC  (8+ messages)
` [PATCH 03/25] dma-direct: take dma-ranges/offsets into account in resource mapping

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-04-20  8:44 UTC  (2+ messages)

[PATCH v3 0/4] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-04-20  8:53 UTC  (6+ messages)
` [PATCH v3 3/4] staging: media: Add support for the Allwinner A31 ISP

[PATCH v3 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-20  8:53 UTC  (5+ messages)
` [PATCH v3 1/5] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [PATCH v3 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [PATCH v3 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [PATCH v3 4/5] fbdev: Fix some race conditions between fbmem and sysfb

[PATCH 1/2] ARM: dts: broadcom: align SPI NOR node name with dtschema
 2022-04-20  8:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: "

[PATCH] HID: wacom: Correct power_supply type
 2022-04-20  8:52 UTC  (7+ messages)

[PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
 2022-04-20  8:52 UTC  (2+ messages)
` [PATCH v9 00/21] fscache, erofs: "

[PATCH -next 0/2] nfs: check writeback errors correctly
 2022-04-20  8:50 UTC  (11+ messages)
` [PATCH -next 1/2] nfs: nfs{,4}_file_flush should consume writeback error

[PATCH v2 1/1] arm64: dts: qcom: sm8350-sagami: usb qmp phy node - add 'vdda-pll-supply' & 'vdda-phy-supply'
 2022-04-20  8:49 UTC  (4+ messages)

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-20  8:48 UTC  (7+ messages)
` [PATCH v5 4/5] perf arm-spe: Use SPE data source for neoverse cores
` [PATCH v5 5/5] perf mem: Support mem_lvl_num in c2c command

[PATCH v2 0/2] USB: Quiesce interrupts across pm freeze
 2022-04-20  8:47 UTC  (6+ messages)

[PATCH 0/2] Miscellenous ISA string fixup
 2022-04-20  8:47 UTC  (7+ messages)
` [PATCH 1/2] RISC-V: KVM: Remove 's' & 'u' as valid ISA extension
` [PATCH 2/2] RISC-V: KVM: Restrict the extensions that can be disabled

[PATCH] ntb_perf: fix doubletest cocci warning
 2022-04-20  8:46 UTC  (3+ messages)

[PATCH v3 -next] drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
 2022-04-20  8:44 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-20  8:42 UTC  (2+ messages)

[PATCH] mm: modify the method to search addr in unmapped_area
 2022-04-20  8:40 UTC 

[PATCH v6 1/2] selftests: vm: bring common functions to a new file
 2022-04-20  8:40 UTC  (2+ messages)
` [PATCH v6 2/2] selftests: vm: Add test for Soft-Dirty PTE bit

[PATCH] rtla: Documentation: fix email addresses
 2022-04-20  8:39 UTC  (2+ messages)

[PATCH 0/2] drm/panel/raspberrypi-touchscreen: Fix minor issues
 2022-04-20  8:39 UTC  (5+ messages)
` [PATCH 1/2] drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
  ` (subset) "
` [PATCH 2/2] drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
  ` (subset) "

[PATCH v2] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-20  8:37 UTC  (8+ messages)

[mingo-tip:sched/headers 2149/2579] kernel/up.c:15:5: warning: no previous prototype for 'smp_call_function_single'
 2022-04-20  8:34 UTC 

[PATCH] arch_topology: Trace the update thermal pressure
 2022-04-20  8:34 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-20  8:33 UTC  (4+ messages)

[PATCH] sched/core: Avoid obvious double update_rq_clock warning
 2022-04-20  8:29 UTC  (3+ messages)
  ` [External] "

[tip:sched/urgent] BUILD SUCCESS 40f5aa4c5eaebfeaca4566217cb9c468e28ed682
 2022-04-20  8:28 UTC 

linux-next: build warning after merge of the bitmap tree
 2022-04-20  8:29 UTC  (2+ messages)

[tip:perf/urgent] BUILD SUCCESS 528c9f1daf20da14d3e7348dc4b1d7c55743ee64
 2022-04-20  8:28 UTC 

[PATCH] mailbox: forward the hrtimer if not queued and under a lock
 2022-04-20  8:28 UTC  (5+ messages)

[PATCH V5 1/2] selftests: vm: bring common functions to a new file
 2022-04-20  8:25 UTC  (4+ messages)
` [PATCH V5 2/2] selftests: vm: Add test for Soft-Dirty PTE bit


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 NNTP newsgroup(s).