linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-05 11:30:21 to 2022-08-05 15:44:24 UTC [more...]

[PATCH v9 00/27] Rust support
 2022-08-05 15:41 UTC  (8+ messages)
` [PATCH v9 01/27] kallsyms: use `sizeof` instead of hardcoded size
` [PATCH v9 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v9 04/27] kallsyms: support "big" kernel symbols
` [PATCH v9 05/27] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v9 06/27] rust: add C helpers
` [PATCH v9 08/27] rust: adapt `alloc` crate to the kernel

[PATCH 0/3] Add dma-buf secure-heap
 2022-08-05 15:41 UTC  (5+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
` [PATCH 2/3] dt-bindings: reserved-memory: add linaro,secure-heap
` [PATCH 3/3] plat-hikey: Add linaro,secure-heap compatible

[PATCH] phy: qcom: edp: Postpone clk_set_rate until the PLL is up
 2022-08-05 15:44 UTC 

"THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A BILLIONAIRE"
 2022-08-05 15:32 UTC 

[PATCH] pwm: removes period check from pwm_apply_state()
 2022-08-05 10:11 UTC 

[PATCH 1/5] drm/vkms: Merge default_config and device
 2022-08-05 15:39 UTC  (2+ messages)

[PATCH 1/5] thermal/core: Rearm the monitoring only one time
 2022-08-05 15:38 UTC  (5+ messages)
` [PATCH 2/5] thermal/core: Rework the monitoring a bit
` [PATCH 3/5] thermal/governors: Group the thermal zone lock inside the throttle function
` [PATCH 4/5] thermal/core: Move the thermal zone lock out of the governors
` [PATCH 5/5] thermal/core: Move the mutex inside the thermal_zone_device_update() function

mainline build failure for x86_64 allmodconfig with clang
 2022-08-05 15:32 UTC  (5+ messages)

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-08-05 15:28 UTC  (10+ messages)
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH v4] bpf/scripts: Generate GCC compatible helper defs header
 2022-08-05 15:28 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 5.20 / 6.0
 2022-08-05 15:14 UTC  (3+ messages)
` [GIT PULL v2] "
` [GIT PULL v2.5] "

[5.19.0] [aarch64] WARNING: CPU: 0 PID: 1 at mm/page_alloc.c:5407 __alloc_pages+0x1a0/0x290
 2022-08-05 15:08 UTC  (5+ messages)

[for-linus][PATCH] rv: Unlock on error path in rv_unregister_reactor()
 2022-08-05 15:07 UTC 

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 15:02 UTC 

[PATCH v1 00/26] Rework the trip points creation
 2022-08-05 14:57 UTC  (27+ messages)
` [PATCH v1 01/26] thermal/core: encapsulate ops->get_trip_* ops into a function
` [PATCH v1 02/26] thermal/sysfs: Do not make get_trip_hyst optional
` [PATCH v1 03/26] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v1 04/26] thermal/drivers/st: Use generic trip points
` [PATCH v1 05/26] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v1 06/26] thermal/drivers/imx: "
` [PATCH v1 07/26] thermal/drivers/exynos: "
` [PATCH v1 08/26] thermal/drivers/rcar: "
` [PATCH v1 09/26] thermal/drivers/uniphier: "
` [PATCH v1 10/26] thermal/drivers/hisi: "
` [PATCH v1 11/26] thermal/drivers/qcom: "
` [PATCH v1 12/26] thermal/drivers/OF: "
` [PATCH v1 13/26] thermal/drivers/armada: "
` [PATCH v1 14/26] thermal/core/OF: Remove unused functions
` [PATCH v1 15/26] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v1 16/26] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v1 17/26] thermal/core/of: Remove of_thermal_get_ntrips()
` [PATCH v1 18/26] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v1 19/26] thermal/core/of: Remove of_thermal_is_trip_valid()
` [PATCH v1 20/26] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
` [PATCH v1 21/26] thermal/drivers/da9062: "
` [PATCH v1 22/26] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v1 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v1 24/26] thermal/drivers/cxgb4: "
` [PATCH v1 25/26] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v1 26/26] thermal/drivers/intel: Use generic thermal_zone_get_trip() function

[PATCH v8.1, 0/7] Add LVTS architecture thermal
 2022-08-05 14:55 UTC  (7+ messages)
` [PATCH v8.1, 1/7] thermal: mediatek: Relocate driver to mediatek folder
` [PATCH v8.1, 5/7] arm64: dts: mt8195: Add efuse node to mt8195

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 14:55 UTC  (5+ messages)

[PATCH] net: atlantic: fix aq_vec index out of range error
 2022-08-05 14:53 UTC  (2+ messages)

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-05 14:53 UTC  (8+ messages)
` [PATCHv7 02/14] mm: Add "

[PATCH v3] PCI: update the links for aer-inject git tree
 2022-08-05 14:53 UTC  (3+ messages)

[PATCH v3 0/3] Remove bad uncore filter/events
 2022-08-05 14:45 UTC  (2+ messages)

[PATCH v2 1/1] serial: fsl_lpuart: RS485 RTS polariy is inverse
 2022-08-05 14:45 UTC 

Apple Thunderbolt Display chaining
 2022-08-05 14:43 UTC  (16+ messages)

[PATCH] x86/bugs: Enable STIBP for IBPB mitigated RetBleed
 2022-08-05 14:42 UTC  (2+ messages)

[PATCH v3] x86,mm: print likely CPU at segfault time
 2022-08-05 14:40 UTC  (3+ messages)

[PATCH 0/3] docs: conf.py: Reduce texlive dependency
 2022-08-05 14:26 UTC  (4+ messages)
` [PATCH 1/3] docs/conf.py: Treat mathjax as fallback math renderer
` [PATCH 2/3] docs/conf.py: Respect env variable LOAD_IMGMATH
` [PATCH 3/3] docs: kerneldoc-preamble: Test xeCJK.sty before loading

[GIT PULL] Networking for 6.0
 2022-08-05 14:22 UTC  (4+ messages)

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-05 14:19 UTC  (9+ messages)
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH 0/4] mfd: add tps6594x support for j7200 platform
 2022-08-05 14:14 UTC  (3+ messages)
` [PATCH 1/4] Documentation: tps6594x: Add DT bindings for the TPS6594x PMIC

[PATCH v3 0/4] Add support for Microchip QSPI controller
 2022-08-05 14:14 UTC  (7+ messages)
` [PATCH v3 2/4] spi: dt-binding: add coreqspi as a fallback for mpfs-qspi
` [PATCH v3 4/4] MAINTAINERS: add qspi to Polarfire SoC entry

[PATCH 1/2] media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()
 2022-08-05 14:11 UTC  (4+ messages)
` [PATCH 2/2] media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()

[PATCH] PM: core: Do not randomize struct dev_pm_ops layout
 2022-08-05 14:10 UTC  (3+ messages)

[PATCH] x86/mm: Rename set_memory_present() to set_memory_p()
 2022-08-05 14:07 UTC 

[PATCH 0/5] Add dma-buf secure-heap
 2022-08-05 14:06 UTC  (6+ messages)
` [PATCH 3/5] dma-buf: heaps: add Linaro secure dmabuf heap support
    ` [EXT] "

[PATCH v4 00/17] Compress the pmu_event tables
 2022-08-05 14:02 UTC  (9+ messages)
` [PATCH v4 10/17] perf pmu-events: Hide pmu_events_map
` [PATCH v4 12/17] perf pmu-events: Move test events/metrics to json
` [PATCH v4 13/17] perf pmu-events: Don't assume pmu_event is an array
` [PATCH v4 16/17] perf jevents: Compress the pmu_events_table

[PATCH] RDMA/srp: Check dev_set_name() return value
 2022-08-05 14:02 UTC  (3+ messages)

[PATCH] ext4: fix bug in extents parsing when number of entries in header is zero
 2022-08-05 14:00 UTC 

[PATCH v2 0/5] Add Qcom PM6125 PMIC, and use in Sony Xperia Seine PDX201
 2022-08-05 13:57 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: pm660: Use unique ADC5_VCOIN address in node name
` [PATCH v2 2/5] iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
` [PATCH v2 3/5] arm64: dts: qcom: Add PM6125 PMIC
` [PATCH v2 4/5] arm64: dts: qcom: sm6125-seine: Include PM6125 and configure PON
` [PATCH v2 5/5] arm64: dts: qcom: sm6125-seine: Configure additional trinket thermistors

[PATCH] MAINTAINERS: add PolarFire SoC dt bindings
 2022-08-05 13:49 UTC 

[PATCH v1] arm64: dts: meson-axg: reserve memory region for Amlogic TrustOS
 2022-08-05 13:42 UTC  (3+ messages)

[PATCH v2] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-05 13:43 UTC  (3+ messages)

[PATCH net-next v1 00/10] net: dsa: microchip: add error handling and register access validation
 2022-08-05 13:42 UTC  (5+ messages)
` [PATCH net-next v1 07/10] net: dsa: microchip: warn about not supported synclko properties on KSZ9893 chips

[BUG] perf/x86/intel/pebs: PEBS timestamps overwritten
 2022-08-05 13:36 UTC  (2+ messages)

[PATCH v3] nfs: Fix automount superblock LSM init problem, preventing sb sharing
 2022-08-05 13:36 UTC 

[PATCH] drivers: android: binder: Fixed coding style issue
 2022-08-05 13:33 UTC  (2+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-05 13:28 UTC  (9+ messages)
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v2] x86,mm: print likely CPU at segfault time
 2022-08-05 13:25 UTC  (8+ messages)

[PATCH] spi: spi.c: Add missing __percpu annotations in users of spi_statistics
 2022-08-05 13:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE
 2022-08-05 13:20 UTC  (2+ messages)

[PATCH resend] ASoC: SOF: ipc3-topology: Fix clang -Wformat warning
 2022-08-05 13:20 UTC  (2+ messages)

[PATCH] fuse: invalidate dentry on EEXIST creates or ENOENT deletes
 2022-08-05 13:18 UTC 

drivers/gpu/drm/tegra/submit.c:107:28: sparse: sparse: symbol 'gather_bo_ops' was not declared. Should it be static?
 2022-08-05 13:18 UTC 

[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
 2022-08-05 13:09 UTC  (5+ messages)
` [PATCH v7 12/13] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [PATCH v7 13/13] video: backlight: mt6370: Add MediaTek MT6370 support

[PATCH] ext4: fix null-ptr-deref in ext4_write_info
 2022-08-05 13:07 UTC  (2+ messages)

[PATCH] ALSA: ice1712: remove redundant assignment to new
 2022-08-05 13:07 UTC  (2+ messages)

[jsarha:topic/cros-sof-v4.19 438/6555] drivers/gpu/arm/midgard/thirdparty/mali_kbase_mmap.c:297:35: error: 'struct mm_struct' has no member named 'get_unmapped_area'
 2022-08-05 13:06 UTC 

[PATCH 0/3] MPFS mailbox fixes
 2022-08-05 13:01 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mailbox: fix the mpfs' reg property
` [PATCH 2/3] mailbox: mpfs: fix handling of the "
` [PATCH 3/3] mailbox: mpfs: account for mbox offsets while sending

[PATCH linux-next] staging: greybus:using the
 2022-08-05 12:58 UTC  (5+ messages)
  ` [greybus-dev] "

linux-next: manual merge of the device-mapper tree with the origin tree
 2022-08-05 12:57 UTC 

[PATCH] ieee1394: Use correct function names in comment blocks
 2022-08-05 12:56 UTC 

imx8mm lcdif->dsi->adv7535 no video, no errors
 2022-08-05 12:56 UTC  (16+ messages)

Linux DRTM on UEFI platforms
 2022-08-05 12:53 UTC  (5+ messages)

[PATCH] i7300_edac: Set correct function name i7300_exit in comment
 2022-08-05 12:50 UTC 

[PATCH v1 0/3] Add IMX8 SCU GPIO support
 2022-08-05 12:49 UTC  (7+ messages)
` [PATCH v1 2/3] dt-bindings: firmware: imx: Add imx-scu gpio node
    ` [EXT] "
` [PATCH v1 3/3] firmware: imx: add imx-scu GPIO driver
    ` [EXT] "

[PATCH V2 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-08-05 12:46 UTC  (3+ messages)
` [PATCH V2 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH RFC net-next] vsock: Reschedule connect_work for O_NONBLOCK connect() requests
 2022-08-05 12:42 UTC  (4+ messages)

[PATCH] dma/pool: do not complain if DMA pool is not allocated
 2022-08-05 12:34 UTC  (11+ messages)

mainline build failure due to c4371c563973 ("gpio: remove VR41XX related gpio driver")
 2022-08-05 12:26 UTC  (2+ messages)

[PATCH 0/4] drm/udl: Fix stray URBs and cleanup
 2022-08-05 12:21 UTC  (2+ messages)

[PATCH v3 00/10] Add support for TI TPS65219 PMIC
 2022-08-05 12:18 UTC  (11+ messages)
` [PATCH v3 01/10] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board
` [PATCH v3 02/10] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
` [PATCH v3 03/10] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
` [PATCH v3 04/10] regulator: dt-bindings: Add TI TPS65219 PMIC bindings
` [PATCH v3 05/10] mfd: drivers: Add TI TPS65219 PMIC support
` [PATCH v3 06/10] mfd: drivers: Add interrupts support to TI TPS65219 PMIC
` [PATCH v3 07/10] mfd: tps65219: Add power-button support
` [PATCH v3 08/10] regulator: drivers: Add TI TPS65219 PMIC regulators support
` [PATCH v3 09/10] Input: Add tps65219 interrupt driven powerbutton
` [PATCH v3 10/10] arm64: defconfig: Add tps65219 as modules

[PATCH] leds: simatic-ipc-leds-gpio: make sure we have the GPIO providing driver
 2022-08-05 12:19 UTC  (2+ messages)

[PATCH v3 0/3] Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-05 12:18 UTC  (3+ messages)

[PATCH v2 0/2] mm: Remember a/d bits for migration entries
 2022-08-05 12:17 UTC  (3+ messages)
` [PATCH v2 2/2] mm: Remember young/dirty bit for page migrations

[PATCH 0/7] arm64: dts: qcom: sc8280xp: HID wakeup sources and alt. touchpad
 2022-08-05 12:17 UTC  (3+ messages)

[PATCH 0/2] clk: gcc-sc8280xp: fix broken suspend
 2022-08-05 12:12 UTC  (3+ messages)
` [PATCH 1/2] clk: gcc-sc8280xp: keep PCIe power-domains always-on
` [PATCH 2/2] clk: gcc-sc8280xp: keep USB "

[patch V4 00/65] x86/fpu: Spring cleaning and PKRU sanitizing
 2022-08-05 12:12 UTC  (8+ messages)
` [patch V4 09/65] x86/fpu: Sanitize xstateregs_set()

[PATCH] rxe: fix xa_alloc_cycle() error return value check again
 2022-08-05 12:12 UTC  (4+ messages)

[PATCH 0/5] asus-wmi: Add support for RGB keyboards
 2022-08-05 12:08 UTC  (4+ messages)
` [PATCH 3/5] asus-wmi: Add support for TUF laptop keyboard states

[PATCH v2 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-05 12:06 UTC  (2+ messages)

[PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
 2022-08-05 11:58 UTC  (2+ messages)

[PATCH] ipc/util.c: Cleanup and improve sysvipc_find_ipc(), V3
 2022-08-05 11:57 UTC 

[PATCH] scsi: st: remove redundant variable pointer stp
 2022-08-05 11:56 UTC 

[RFC v2 0/2] swiotlb performance optimizations
 2022-08-05 19:55 UTC  (2+ messages)

[PATCH] scsi: megaraid: remove redundant assignment to variable mfiStatus
 2022-08-05 11:50 UTC 

[PATCH v1] USB: serial: ftdi_sio: add IDs for NEW FTDI Products
 2022-08-05 11:48 UTC  (2+ messages)

[syzbot] kernel BUG in ext4_get_group_info
 2022-08-05 11:46 UTC  (2+ messages)

linux-next: manual merge of the perf tree with the origin tree
 2022-08-05 11:45 UTC 

[PATCH] swiotlb: avoid potential left shift overflow
 2022-08-05 11:44 UTC 

[PATCH] scsi: initio: remove redundant assignment to pointer scb
 2022-08-05 11:41 UTC 

[PATCH v8 28/31] samples: add Rust examples
 2022-08-05 11:40 UTC  (4+ messages)

[PATCH v4 0/7] usb: typec: tcpci_rt1711h: Add compatible with rt1715
 2022-08-05 11:33 UTC  (5+ messages)
` [PATCH v4 6/7] usb: typec: tcpci: Move function "tcpci_to_typec_cc" to common
` [PATCH v4 7/7] usb: typec: tcpci_rt1711h: Fix CC PHY noise filter of voltage level

[PATCH] scsi: message: fusion: remove redundant variable iocnum
 2022-08-05 11:32 UTC 

[PATCH bpf-next v2 0/3] destructive bpf_kfuncs
 2022-08-05 11:31 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpf: export crash_kexec() as destructive kfunc


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).