messages from 2023-02-13 14:18:58 to 2023-02-13 15:56:52 UTC [more...]
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
2023-02-13 15:56 UTC (2+ messages)
[RFC] Support for Arm CCA VMs on Linux
2023-02-13 15:55 UTC (5+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
` [RFC PATCH 04/28] arm64: RME: Check for RME support at KVM init
[PATCH v2 0/4] Remove get_kernel_pages()
2023-02-13 15:55 UTC (13+ messages)
` [PATCH v2 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
` [PATCH v2 2/4] tee: Remove vmalloc page support
` [PATCH v2 3/4] tee: Remove call to get_kernel_pages()
` [PATCH v2 4/4] mm: Remove get_kernel_pages()
[PATCH 1/2] mm/khugepaged: Introduce release_pte_folio() to replace release_pte_page()
2023-02-13 15:55 UTC (6+ messages)
` [PATCH 2/2] mm/khugepaged: Convert release_pte_pages() to use folios
[PATCH] x86/hyperv: Pass on the lpj value from host to guest
2023-02-13 15:54 UTC (3+ messages)
[PATCH v3] docs/mm: Physical Memory: add example of interleaving nodes
2023-02-13 15:52 UTC (2+ messages)
[PATCH 0/8] MODULE_LICENSE removals, first tranche
2023-02-13 15:53 UTC (7+ messages)
` [PATCH 8/8] kbuild, PCI: microchip: comment out MODULE_LICENSE in non-modules
[PATCH v2 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 15:52 UTC (9+ messages)
` [PATCH v2 1/4] splice: Rename "
` [PATCH v2 2/4] splice: Provide pipe_head_buf() helper
` [PATCH v2 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH v2 4/4] splice: Move filemap_read_splice() to mm/filemap.c
[PATCH v2 0/6] rpmsg: glink: Misc improvements
2023-02-13 15:52 UTC (7+ messages)
` [PATCH v2 1/6] rpmsg: glink: Extract tx kick operation
` [PATCH v2 2/6] rpmsg: glink: smem: Wrap driver context
` [PATCH v2 3/6] rpmsg: glink: rpm: "
` [PATCH v2 4/6] rpmsg: glink: Move irq and mbox handling to transports
` [PATCH v2 5/6] rpmsg: glink: Fail qcom_glink_tx() once remove has been initiated
` [PATCH v2 6/6] rpmsg: glink: Cancel pending intent requests at removal
[PATCH v2 bpf] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
2023-02-13 15:33 UTC (2+ messages)
[PATCH] PM: Add EXPORT macros for exporting PM functions
2023-02-13 15:50 UTC (3+ messages)
[PATCH] rust: fix regexp in scripts/is_rust_module.sh
2023-02-13 15:48 UTC (2+ messages)
[PATCH v2] l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register()
2023-02-13 15:45 UTC (4+ messages)
[PATCH net-next 00/10] Adding Sparx5 ES0 VCAP support
2023-02-13 15:46 UTC (13+ messages)
` [PATCH net-next 02/10] net: microchip: sparx5: Clear rule counter even if lookup is disabled
` [PATCH net-next 04/10] net: microchip: sparx5: Use chain ids without offsets when enabling rules
[PATCH] rust: fix regexp in scripts/is_rust_module.sh
2023-02-13 15:45 UTC (6+ messages)
[PATCH v2 0/5] pinctrl: at91: Cleanups
2023-02-13 15:45 UTC (6+ messages)
` [PATCH v2 1/5] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
` [PATCH v2 2/5] pinctrl: at91: Don't mix non-devm calls with devm ones
` [PATCH v2 3/5] pinctrl: at91: Use of_device_get_match_data()
` [PATCH v2 4/5] pinctrl: at91: Use dev_err_probe() instead of custom messaging
` [PATCH v2 5/5] pinctrl: at91: Utilise temporary variable for struct device
[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
2023-02-13 15:44 UTC (12+ messages)
` [PATCH v2 2/8] x86/mtrr: support setting MTRR state for software defined MTRRs
[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
2023-02-13 15:43 UTC (7+ messages)
` [PATCH 17/17] arm64: dts: apple: t8112: Initial t8112 (M2) device trees
[PATCH 1/2] dt-bindings: mmc: rockchip-dw-mshc: Add RK3588 compatible string
2023-02-13 15:43 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: rk3588: Add sdmmc node
[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-02-13 15:40 UTC (4+ messages)
[PATCH v2 1/4] dt-bindings: display: panel: sitronix,st7701: Add Elida KD50T048A Panel
2023-02-13 15:38 UTC (4+ messages)
` [PATCH v2 2/4] drm: panel: Add Elida KD50T048A to Sitronix ST7701 driver
` [PATCH v2 3/4] drm: panel: Add orientation support for st7701
` [PATCH v2 4/4] arm64: dts: rockchip: Add display support to Odroid Go Super
[PATCH] thermal: Remove core header inclusion from drivers
2023-02-13 15:38 UTC (3+ messages)
[PATCH] block: ublk: check IO buffer based on flag need_get_data
2023-02-13 15:36 UTC (2+ messages)
[PATCH 0/3] Documentation fixes for thermal/bleeding-edge
2023-02-13 15:34 UTC (3+ messages)
[syzbot] WARNING: locking bug in umh_complete
2023-02-13 15:34 UTC (11+ messages)
[PATCH 00/24] Add basic ACPI support for RISC-V
2023-02-13 15:29 UTC (19+ messages)
` [PATCH 05/24] RISC-V: ACPI: Add basic functions to build ACPI core
` [PATCH 06/24] RISC-V: ACPI: Add PCI "
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter
[PATCH RFC] drivers/core: Replace lockdep_set_novalidate_class() with unique class keys
2023-02-13 15:28 UTC (19+ messages)
[PATCH v2 0/3] Add watchdog driver for StarFive JH7110 RISC-V SoC
2023-02-13 15:26 UTC (7+ messages)
` [PATCH v2 2/3] drivers: watchdog: Add StarFive Watchdog driver
[PATCH] i2c: mxs: ensure that DMA buffers are safe for DMA
2023-02-13 15:25 UTC
[GIT PULL] thermal material for v6.3, take 2
2023-02-13 15:25 UTC (2+ messages)
[PATCH 0/4] iov_iter: Adjust styling/location of new splice functions
2023-02-13 15:24 UTC (10+ messages)
` [PATCH 1/4] splice: Rename "
` [PATCH 2/4] splice: Provide pipe_head_buf() helper
` [PATCH 3/4] splice: Use init_sync_kiocb() in filemap_splice_read()
` [PATCH 4/4] splice: Move filemap_read_splice() to mm/filemap.c
[PATCH 0/4] tracing/histogram: Some fixes for new stacktrace variables
2023-02-13 15:24 UTC (3+ messages)
` [PATCH 1/4] tracing/histogram: Don't use strlen to find length of "
[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
2023-02-13 15:22 UTC (7+ messages)
` [RFC PATCH v2 20/22] sound: usb: Prevent starting of audio stream if in use
[PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
2023-02-13 15:22 UTC (13+ messages)
` [PATCH v2 "
` [EXT] "
[PATCH v3 3/4] dmaengine: dw-edma: Add support for native HDMA
2023-02-13 15:20 UTC (2+ messages)
[PATCH v8 0/9] Parallel CPU bringup for x86_64
2023-02-13 15:19 UTC (7+ messages)
` [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
` [External] "
[PATCH 1/2 v2] iwl4965: Add missing check for create_singlethread_workqueue
2023-02-13 15:17 UTC (3+ messages)
` [1/2,v2] wifi: iwl4965: Add missing check for create_singlethread_workqueue()
[PATCH 2/2] iwl3945: Add missing check for create_singlethread_workqueue
2023-02-13 15:16 UTC (2+ messages)
` [2/2] wifi: "
[PATCH 3/3] arm64: configs: Add virtconfig
2023-02-13 15:15 UTC
[PATCH v2 1/4] wifi: rtw88: pci: Use enum type for rtw_hw_queue_mapping() and ac_to_hwq
2023-02-13 15:16 UTC (2+ messages)
[PATCH] wl1251: Fix a typo ("boradcast")
2023-02-13 15:14 UTC (2+ messages)
` wifi: "
[PATCH 03/10] dt-bindings: display/msm: Add SM6350 DPU & MDSS
2023-02-13 15:14 UTC (20+ messages)
` [PATCH 04/10] dt-bindings: display/msm: Add SM6375 "
` [PATCH 05/10] drm/msm/dpu: Allow variable SSPP/INTF_BLK size
` [PATCH 06/10] drm/msm/dpu: Add SM6350 support
[PATCH v3 0/3] Add support for NXP bluetooth chipsets
2023-02-13 15:06 UTC (5+ messages)
` [PATCH v3 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v3 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v3 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH] mm/userfaultfd: Support operation on multiple VMAs
2023-02-13 15:12 UTC (4+ messages)
[PATCH net-next v2] net: dsa: mt7530: add support for changing DSA master
2023-02-13 15:10 UTC (2+ messages)
[PATCH 1/4] media: dt-bindings: samsung,exynos4210-csis: convert to dtschema
2023-02-13 15:09 UTC (3+ messages)
` [PATCH 3/4] media: dt-bindings: samsung,exynos4212-is: "
[GIT PULL] tracing: Make trace_define_field_ext() static
2023-02-13 15:08 UTC
[PATCH v2] brcmfmac: support CQM RSSI notification with older firmware
2023-02-13 15:03 UTC (2+ messages)
[PATCH v7 0/3] Add MT8195 HDMI phy support
2023-02-13 15:01 UTC (3+ messages)
` [PATCH v7 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195
[PATCH 5.10 000/139] 5.10.168-rc1 review
2023-02-13 14:49 UTC
[PATCH v6 00/12] Add support for MT8195 SCP 2nd core
2023-02-13 14:59 UTC (11+ messages)
` [PATCH v6 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v6 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v6 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v6 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v6 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
[PATCH 5.15 00/67] 5.15.94-rc1 review
2023-02-13 14:48 UTC
[PATCH v1 RFC Zisslpcfi 00/20] riscv control-flow integrity for U mode
2023-02-13 14:56 UTC (5+ messages)
` [PATCH v1 RFC Zisslpcfi 11/20] mmu: maybe_mkwrite updated to manufacture shadow stack PTEs
[PATCH] sched/core: Fix a missed update of user_cpus_ptr
2023-02-13 14:56 UTC (2+ messages)
[PATCH bpf-next 0/6] ice: post-mbuf fixes
2023-02-13 14:53 UTC (3+ messages)
[PATCH] mmc: core: Align to common busy polling behaviour for mmc ioctls
2023-02-13 14:52 UTC (2+ messages)
[PATCH 6.1 000/114] 6.1.12-rc1 review
2023-02-13 14:47 UTC
[PATCH v2 0/2] Share RZ/G2L SoC DTSI with RZ/V2L SoC
2023-02-13 14:51 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: renesas: r9a07g044: Use SoC specific macro for CPG and RESET
[PATCH 0/6] iommufd: Add iommu capability reporting
2023-02-13 14:51 UTC (3+ messages)
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
[PATCH v2 00/11] SVM: vNMI (with my fixes)
2023-02-13 14:50 UTC (8+ messages)
` [PATCH v2 06/11] KVM: SVM: add wrappers to enable/disable IRET interception
[PATCH v2 00/11] VDUSE: Improve performance
2023-02-13 14:50 UTC (8+ messages)
` [PATCH v2 01/11] genirq/affinity:: Export irq_create_affinity_masks()
[PATCH v2 00/10] Add IO page table replacement support
2023-02-13 14:49 UTC (14+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()
[PATCH v2 0/3] Fixes and Improvements for CS35L41 HDA
2023-02-13 14:50 UTC (4+ messages)
` [PATCH v2 1/3] ALSA: hda: cs35l41: Correct error condition handling
` [PATCH v2 2/3] ALSA: hda: cs35l41: Ensure firmware/tuning pairs are always loaded
` [PATCH v2 3/3] ALSA: hda: cs35l41: Enable Amp High Pass Filter
[PATCH] cxl/port: Disable decoder setup for endpoints in RCD mode
2023-02-13 14:49 UTC (3+ messages)
[PATCH] PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
2023-02-13 14:49 UTC
[PATCH] habanalabs: set hl_capture_*_err storage-class-specifier to static
2023-02-13 14:48 UTC
[PATCH] net: netfilter: fix possible refcount leak in ctnetlink_create_conntrack()
2023-02-13 14:48 UTC (9+ messages)
[PATCH] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
2023-02-13 14:47 UTC (7+ messages)
[PATCH v2 0/2] Enable remaining I2C busses on sm7225-fairphone-fp4
2023-02-13 14:46 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: move status property down
` [PATCH v2 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses
[PATCH] PM: hibernate: don't store zero pages in the image file
2023-02-13 14:45 UTC (4+ messages)
` [PATCH v2] "
[PATCH v13 03/12] splice: Do splice read from a buffered file without using ITER_PIPE
2023-02-13 14:44 UTC (7+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
[PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-13 14:43 UTC (3+ messages)
` [PATCH 2/2] x86/entry: "
[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
2023-02-13 14:43 UTC (2+ messages)
[PATCH 0/2] Enable remaining I2C busses on sm7225-fairphone-fp4
2023-02-13 14:43 UTC (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm7225-fairphone-fp4: move status property down
` [PATCH 2/2] arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses
[PATCH v2 1/9] soc: qcom: rpmpd: Bring all definitions to the top
2023-02-13 14:35 UTC (9+ messages)
` [PATCH v2 2/9] soc: qcom: rpmpd: Unify Low Power Island definitions
` [PATCH v2 3/9] soc: qcom: rpmpd: Remove vdd* from struct names
` [PATCH v2 4/9] soc: qcom: rpmpd: Expand struct definition macros
` [PATCH v2 5/9] soc: qcom: rpmpd: Improve the naming
` [PATCH v2 6/9] soc: qcom: rpmpd: Make bindings assignments consistent
` [PATCH v2 7/9] soc: qcom: rpmpd: Add parent PD support
` [PATCH v2 8/9] soc: qcom: rpmpd: Hook up VDDMX as parent of SM6375 VDDGX
` [PATCH v2 9/9] soc: qcom: rpmpd: Remove useless comments
[PATCH 0/2] leds: ledtrig-tty: mode xtension
2023-02-13 14:06 UTC (3+ messages)
` [PATCH 1/2] tty: new helper function tty_get_mget
` [PATCH 2/2] leds: trigger: ledtrig-tty: add additional modes
[PATCH V7 0/7] Add minimal boot support for IPQ9574
2023-02-13 14:28 UTC (4+ messages)
` [PATCH V7 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
[PATCH] x86/hyperv: Fix hv_get/set_register for nested bringup
2023-02-13 14:28 UTC (2+ messages)
[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
2023-02-13 14:28 UTC (2+ messages)
[PATCH V3 0/7] Add minimal boot support for IPQ9574
2023-02-13 14:27 UTC (7+ messages)
` [PATCH V3 1/7] dt-bindings: Add ipq9574 clock and reset definitions
` [PATCH V3 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
[PATCH] f2fs: fix to release compress file for F2FS_IOC_RESERVE_COMPRESS_BLOCKS when has no space
2023-02-13 14:28 UTC (2+ messages)
` "
[PATCH] rtlwifi: rtl8192ce: fix dealing empty eeprom values
2023-02-13 14:27 UTC
[PATCH] i3c: update dw-i3c-master i3c_clk_cfg function
2023-02-13 14:23 UTC
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-13 14:23 UTC (12+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH] MAINTAINERS: Remove file reference for Broadcom Broadband SoC HS SPI driver entry
2023-02-13 14:23 UTC (2+ messages)
[PATCH] spi: bcm63xx-hsspi: bcmbca-hsspi: fix _be16 type usage
2023-02-13 14:23 UTC (2+ messages)
[PATCH] regulator: max20411: Fix off-by-one for n_voltages setting
2023-02-13 14:20 UTC (2+ messages)
[PATCH 0/4] iommu: Extend changing default domain to normal group
2023-02-13 14:19 UTC (3+ messages)
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment
[PATCH v3 1/2] f2fs: export ipu policy in debugfs
2023-02-13 14:18 UTC (2+ messages)
` [PATCH v3 2/2] f2fs: replace si->sbi w/ sbi in stat_show()
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