messages from 2024-06-06 18:48:21 to 2024-06-06 22:20:12 UTC [more...]
perf 6.9-1 (archlinux) crashes during recording of cycles + raw_syscalls
2024-06-06 22:20 UTC (4+ messages)
objtool query: section start/end symbols?
2024-06-06 22:18 UTC (4+ messages)
[PATCH net] gve: ignore nonrelevant GSO type bits when processing TSO headers
2024-06-06 22:16 UTC (3+ messages)
[GIT PULL] tomoyo update for v6.10
2024-06-06 22:13 UTC (3+ messages)
[PATCH v2 0/2] iio: adc: ti-ads1119: Add driver
2024-06-06 22:11 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add ti,ads1119
[PATCH 1/3] RISC-V: Add Zicclsm to cpufeature and hwprobe
2024-06-06 22:10 UTC (6+ messages)
` [PATCH 2/3] RISC-V: Detect unaligned vector accesses supported
[PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
2024-06-06 22:07 UTC (2+ messages)
[PATCH v3 0/6] Add support for AD4000 series of ADCs
2024-06-06 22:08 UTC (15+ messages)
` [PATCH v3 1/6] spi: Add SPI mode bit for MOSI idle state configuration
` [PATCH v3 4/6] spi: spi-axi-spi-engine: Add support for MOSI idle configuration
[PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO
2024-06-06 21:58 UTC (2+ messages)
[RFC net-next v4 0/2] mlx5: Add netdev-genl queue stats
2024-06-06 21:54 UTC (6+ messages)
` [RFC net-next v4 1/2] net/mlx5e: Add txq to sq stats mapping
` [RFC net-next v4 2/2] net/mlx5e: Add per queue netdev-genl stats
[PATCH 6.1 000/473] 6.1.93-rc1 review
2024-06-06 21:54 UTC (3+ messages)
[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
2024-06-06 21:53 UTC (10+ messages)
[PATCH 6.6 000/744] 6.6.33-rc1 review
2024-06-06 21:53 UTC (2+ messages)
[PATCH 6.9 000/374] 6.9.4-rc1 review
2024-06-06 21:52 UTC (3+ messages)
[PATCH v18 0/7] Case insensitive cleanup for ext4/f2fs
2024-06-06 21:50 UTC (2+ messages)
[GIT PULL] SCSI fixes for 6.10-rc2
2024-06-06 21:47 UTC (2+ messages)
[GIT PULL] PCI fixes for v6.10
2024-06-06 21:47 UTC (2+ messages)
linux-next: Fixes tag needs some work in the hid tree
2024-06-06 21:47 UTC
[PATCH] linux/interrupt.h: allow "guard" notation to disable and reenable IRQ
2024-06-06 21:45 UTC (4+ messages)
[PATCH linux-next v2] mm: huge_memory: fix misused mapping_large_folio_support() for anon folios
2024-06-06 21:44 UTC (7+ messages)
[PATCH v7 0/3] Add support for Loongson-1 NAND
2024-06-06 21:33 UTC (7+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller
[PATCH 0/6] Enable P2PDMA in Userspace RDMA
2024-06-06 21:32 UTC (6+ messages)
` [PATCH 1/6] kernfs: create vm_operations_struct without page_mkwrite()
[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
2024-06-06 21:32 UTC (6+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "
[PATCH] selftests: net: Add on/off checks for network interface non fixed features
2024-06-06 21:27 UTC
[PATCH v3 00/13] tracing: Persistent traces across a reboot or crash
2024-06-06 21:26 UTC (15+ messages)
` [PATCH v3 01/13] ring-buffer: Allow mapped field to be set without mapping
` [PATCH v3 02/13] ring-buffer: Add ring_buffer_alloc_range()
` [PATCH v3 03/13] ring-buffer: Add ring_buffer_meta data
` [PATCH v3 04/13] tracing: Implement creating an instance based on a given memory region
` [PATCH v3 05/13] ring-buffer: Add output of ring buffer meta page
` [PATCH v3 06/13] ring-buffer: Add test if range of boot buffer is valid
` [PATCH v3 07/13] ring-buffer: Validate boot range memory events
` [PATCH v3 08/13] tracing: Add option to use memmapped memory for trace boot instance
` [PATCH v3 09/13] ring-buffer: Save text and data locations in mapped meta data
` [PATCH v3 10/13] tracing/ring-buffer: Add last_boot_info file to boot instance
` [PATCH v3 11/13] tracing: Handle old buffer mappings for event strings and functions
` [PATCH v3 12/13] tracing: Update function tracing output for previous boot buffer
` [PATCH v3 13/13] tracing: Add last boot delta offset for stack traces
[PATCH v2] Input: wacom_i2c - Clean up the query device fields
2024-06-06 21:25 UTC (3+ messages)
[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-06-06 21:24 UTC (2+ messages)
[PATCH v2 00/19] iio: chemical: bme680: Driver fixes and cleanup
2024-06-06 21:23 UTC (22+ messages)
` [PATCH v2 01/19] iio: chemical: bme680: Fix pressure value output
` [PATCH v2 02/19] iio: chemical: bme680: Fix calibration data variable
` [PATCH v2 03/19] iio: chemical: bme680: Fix overflows in compensate() functions
` [PATCH v2 04/19] iio: chemical: bme680: Fix sensor data read operation
` [PATCH v2 05/19] iio: chemical: bme680: Fix typo in define
` [PATCH v2 06/19] iio: chemical: bme680: Fix read/write ops to device by adding mutexes
` [PATCH v2 07/19] iio: chemical: bme680: Drop unnecessary casts and correct adc data types
` [PATCH v2 08/19] iio: chemical: bme680: Remove remaining ACPI-only stuff
` [PATCH v2 09/19] iio: chemical: bme680: Sort headers alphabetically
` [PATCH v2 10/19] iio: chemical: bme680: Remove duplicate register read
` [PATCH v2 11/19] iio: chemical: bme680: Use bulk reads for calibration data
` [PATCH v2 12/19] iio: chemical: bme680: Allocate IIO device before chip initialization
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in DMA safe region
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in read/write buffer union
` [PATCH v2 13/19] iio: chemical: bme680: Add read buffers in union
` [PATCH v2 14/19] iio: chemical: bme680: Make error checks consistent
` [PATCH v2 15/19] iio: chemical: bme680: Modify startup procedure
` [PATCH v2 16/19] iio: chemical: bme680: Move probe errors to dev_err_probe()
` [PATCH v2 17/19] iio: chemical: bme680: Remove redundant gas configuration
` [PATCH v2 18/19] iio: chemical: bme680: Move forced mode setup in ->read_raw()
` [PATCH v2 19/19] iio: chemical: bme680: Refactorize reading functions
[PATCH] erofs: support external crypto for decompression
2024-06-06 21:16 UTC (2+ messages)
[PATCH v4] drivers: remoteproc: xlnx: add attach detach support
2024-06-06 21:17 UTC (7+ messages)
[PATCH] hwmon: (cros-ec_hwmon) Fix access to restricted __le16
2024-06-06 21:15 UTC (5+ messages)
[PATCH] x86/boot: Don't add the EFI stub to targets, again
2024-06-06 21:14 UTC
[PATCH v2] arm64: dts: mediatek: mt8195: Add SCP phandle to MDP3 DMA controller
2024-06-06 21:12 UTC
[PATCH 0/5] PCI: endpoint: Add EPC 'deinit' event and dw_pcie_ep_linkdown() API
2024-06-06 21:10 UTC (7+ messages)
` [PATCH 1/5] PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
` [PATCH 2/5] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH 5/5] PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down event
[PATCH 0/4] Export APICv-related state via binary stats interface
2024-06-06 21:09 UTC (4+ messages)
` [PATCH 4/4] KVM: x86: Add vCPU stat for APICv interrupt injections causing #VMEXIT
[PATCH v3] selftests/mm: use asm volatile to not optimize mmap read variable
2024-06-06 21:09 UTC (3+ messages)
[PATCH] mm: swap: remove 'synchronous' argument to swap_read_folio()
2024-06-06 21:08 UTC
[PATCH v2] ext4: fix i_data_sem unlock order in ext4_ind_migrate()
2024-06-06 21:07 UTC (3+ messages)
[PATCH v1 0/2] "usb: gadget: u_ether: revert netif_device_detach change
2024-06-06 21:02 UTC (3+ messages)
` [PATCH v1 1/2] Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"
` [PATCH v1 2/2] Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"
[syzbot] possible deadlock in trie_delete_elem
2024-06-06 21:05 UTC (3+ messages)
` "
[PATCH v4 0/4] Bluetooth: btusb: MediaTek ISO data transmission
2024-06-06 21:06 UTC (7+ messages)
` [PATCH v4 1/4] Bluetooth: net: add hci_iso_hdr function for iso data
` [PATCH v4 2/4] Bluetooth: btusb: add callback function in btusb suspend/resume
` [PATCH v4 4/4] Bluetooth: btusb: mediatek: add ISO data transmission functions
[PATCH v1 0/2] asus wmi and hid: use HID LED for brightness
2024-06-06 21:02 UTC (5+ messages)
[PATCH v4 0/3] ACPI: PMIC: a small refactoring
2024-06-06 20:54 UTC (4+ messages)
` [PATCH v4 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
` [PATCH v4 2/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros
` [PATCH v4 3/3] ACPI: PMIC: Replace open coded be16_to_cpu()
[tip:x86/urgent] BUILD SUCCESS c625dabbf1c4a8e77e4734014f2fde7aa9071a1f
2024-06-06 20:55 UTC
[PATCH] dt-bindings: display: panel: constrain 'reg' in DSI panels (part two)
2024-06-06 20:55 UTC (2+ messages)
[PATCH v5] dt-bindings: ufs: qcom,ufs: drop source clock entries
2024-06-06 20:54 UTC (2+ messages)
[PATCH v3] driver core: Add timeout for device shutdown
2024-06-06 20:52 UTC (2+ messages)
[PATCH] dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema
2024-06-06 20:44 UTC (3+ messages)
[PATCH v2 2/3] riscv: dts: sophgo: cv18xx: Add sensor device and thermal zone
2024-06-06 20:34 UTC (2+ messages)
[PATCH v5 0/6] RAS: ATL: DF 4.5 NP2 Denormalization
2024-06-06 20:33 UTC (7+ messages)
` [PATCH v5 1/6] RAS/AMD/ATL: Add amd_atl pr_fmt prefix
` [PATCH v5 2/6] RAS/AMD/ATL: Read DRAM hole base early
` [PATCH v5 3/6] RAS/AMD/ATL: Expand helpers for adding and removing base and hole
` [PATCH v5 4/6] RAS/AMD/ATL: Validate address map when information is gathered
` [PATCH v5 5/6] RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization
` [PATCH v5 6/6] RAS/AMD/FMPM: Use atl internal.h for INVALID_SPA
[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
2024-06-06 20:33 UTC (2+ messages)
[PATCH v3 0/4] tracing: improve symbolic printing
2024-06-06 20:32 UTC (5+ messages)
` [PATCH v3 1/4] tracing: add __print_sym() to replace __print_symbolic()
` [PATCH v3 2/4] tracing/timer: use __print_sym()
` [PATCH v3 3/4] net: dropreason: use new __print_sym() in tracing
` [PATCH v3 4/4] net: drop_monitor: use drop_reason_lookup()
[PATCH] selftests/mm: use volatile keyword to not optimize mmap read variable
2024-06-06 20:30 UTC (6+ messages)
[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
2024-06-06 20:24 UTC (4+ messages)
[PATCH v1 1/1] regmap: kunit: Use array_size() and sizeof(*ptr) consistently
2024-06-06 20:21 UTC
[PATCH v3] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 20:20 UTC (2+ messages)
[syzbot] [mm?] general protection fault in dequeue_hugetlb_folio_nodemask
2024-06-06 20:20 UTC (3+ messages)
[PATCH v4 0/4] Bluetooth/gnss: GNSS support for TiWi chips
2024-06-06 20:19 UTC (3+ messages)
x86: WARNING: at mm/memblock.c:1339 memblock_set_node - Usage of MAX_NUMNODES is deprecated. Use NUMA_NO_NODE instead
2024-06-06 20:17 UTC (9+ messages)
[PATCH v6 0/7] arm64: dts: add description for solidrun cn9130 som and clearfog boards
2024-06-06 20:12 UTC (4+ messages)
` [PATCH v6 3/7] dt-bindings: iio: adc: ti,ads1015: add compatible for tla2021
[PATCH] ARM: omap1: Remove unused struct 'dma_link_info'
2024-06-06 20:04 UTC (2+ messages)
[PATCH v2] dmaengine: add missing MODULE_DESCRIPTION() macros
2024-06-06 20:00 UTC
[PATCH v3 0/2] Add and use get_cpu_cacheinfo_level()
2024-06-06 19:58 UTC (4+ messages)
` [PATCH v3 1/2] cacheinfo: Add function to get cacheinfo for a given (cpu, cachelevel)
[PATCH] PCI: tegra: remove unused struct 'tegra_pcie_soc'
2024-06-06 19:58 UTC (2+ messages)
[PATCH v4 0/6] Add support for AD411x
2024-06-06 19:58 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: adc: ad7173: add support for ad411x
[PATCH v2] MAINTAINERS: Update Xe driver maintainers
2024-06-06 19:56 UTC (2+ messages)
[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
2024-06-06 19:55 UTC (2+ messages)
[PATCH v1 0/4] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
2024-06-06 19:51 UTC (9+ messages)
` [PATCH v1 1/4] dt-bindings: iio: adc: Add MediaTek MT6359 PMIC AUXADC
` [PATCH v1 2/4] iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC
[PATCH] irqchip: renesas-rzg2l: Reorder function calls in rzg2l_irqc_irq_disable()
2024-06-06 19:48 UTC
[PATCH v1 1/1] ARM: omap2: Switch to use kmemdup_array()
2024-06-06 19:47 UTC (4+ messages)
[PATCH] modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
2024-06-06 19:40 UTC (2+ messages)
[PATCH] Bluetooth: hci_bcm4377: Add BCM4388 support
2024-06-06 19:40 UTC (2+ messages)
[PATCH] iio: humidity: si7020: add heater support
2024-06-06 19:38 UTC (3+ messages)
[PATCH v1 00/17] iio: chemical: bme680: Driver cleanup
2024-06-06 19:36 UTC (7+ messages)
` [PATCH v1 11/17] iio: chemical: bme680: Use bulk reads for calibration data
[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
2024-06-06 19:35 UTC (2+ messages)
[PATCH 0/3] Tracepoints and static branch/call in Rust
2024-06-06 19:33 UTC (11+ messages)
` [PATCH 1/3] rust: add static_call support
` [PATCH 3/3] rust: add tracepoint support
[PATCH 00/14] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-06-06 19:28 UTC (6+ messages)
` [PATCH 12/14] dt-bindings: display: rockchip,dw-hdmi: Add compatible for RK3588
[PATCH v2 17/19] PCI: of_property: Add interrupt-controller property in PCI device nodes
2024-06-06 19:26 UTC (2+ messages)
[PATCH v2 0/2] Support mailbox interface in qcom,smsm driver
2024-06-06 19:18 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc
` [PATCH v2 2/2] soc: qcom: smsm: Support using mailbox interface
[PATCH v5 00/13] Provide SEV-SNP support for running under an SVSM
2024-06-06 19:15 UTC (3+ messages)
` [PATCH v5 12/13] x86/sev: Extend the config-fs attestation support for "
[PATCH] remoteproc: mediatek: Don't print error when optional scp handle is missing
2024-06-06 19:11 UTC (3+ messages)
[PATCH v3 0/6] Generate address range data for built-in modules
2024-06-06 19:02 UTC (4+ messages)
` [PATCH v3 4/6] module: script to generate offset ranges for builtin modules
[PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
2024-06-06 19:01 UTC
New locking test for the paulmckrcu/litmus github archive
2024-06-06 19:00 UTC (8+ messages)
[PATCH] RISC-V: fix vector insn load/store width mask
2024-06-06 18:59 UTC (2+ messages)
[PATCH v3 00/10] Support ROHM BD96801 Scalable PMIC
2024-06-06 18:59 UTC (3+ messages)
` [PATCH v3 07/10] irqdomain: Allow giving name suffix for domain
[PATCH] ACPI/NUMA: Consolidate header includes
2024-06-06 18:52 UTC
[PATCH v2 0/5] ftrace: Clean up and comment code
2024-06-06 18:53 UTC (4+ messages)
` [PATCH v2 2/5] ftrace: Remove "ftrace_hash" parameter from __ftrace_hash_rec_update()
[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
2024-06-06 18:51 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
Current state of the sysctl constification effort
2024-06-06 18:52 UTC (4+ messages)
[PATCH v3] binder: use bitmap for faster descriptor lookup
2024-06-06 18:50 UTC (4+ messages)
` [PATCH v4] "
[PATCH v1 1/1] serial: 8250_platform: Explicitly show we initialise ISA ports only once
2024-06-06 18:48 UTC
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