messages from 2022-02-28 10:50:54 to 2022-02-28 12:37:25 UTC [more...]
[PATCH] [v2] Kbuild: move to -std=gnu11
2022-02-28 12:36 UTC (7+ messages)
[PATCH V7 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-28 12:36 UTC (7+ messages)
` [PATCH V7 03/20] compat: consolidate the compat_flock{,64} definition
[PATCH] habanalabs: remove deprecated firmware states
2022-02-28 12:36 UTC
Build regressions/improvements in v5.17-rc6
2022-02-28 9:28 UTC
[PATCH v2] riscv: mm: Remove the copy operation of pmd
2022-02-28 12:34 UTC
[PATCH V6] panic: Move panic_print before kmsg dumpers
2022-02-28 12:33 UTC (9+ messages)
[PATCH v5 00/34] MT8195 IOMMU SUPPORT
2022-02-28 12:34 UTC (2+ messages)
[PATCH v2 0/8] Fix dtbs_check warning(s) for Qualcomm QMP PHY
2022-02-28 12:30 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
` [PATCH v2 2/8] dt-bindings: phy: qcom,qmp: Describe 'vdda-max-microamp' & 'vdda-pll-max-microamp' properties
` [PATCH v2 3/8] arm64: dts: qcom: msm8996-xiaomi: Drop max-microamp and vddp-ref-clk properties from QMP PHY
` [PATCH v2 4/8] arm64: dts: qcom: sc7280: Fix qmp phy node (use phy@ instead of lanes@)
` [PATCH v2 5/8] arm64: dts: qcom: sm8450: Fix qmp ufs "
` [PATCH v2 6/8] arm64: dts: qcom: ipq6018: Fix qmp usb3 phy node
` [PATCH v2 7/8] dt-bindings: phy: qcom,qmp: Describe phy@ subnode properly
` [PATCH v2 8/8] dt-bindings: phy: qcom,qmp: Mark 'vdda-pll-supply' & 'vdda-phy-supply' as optional
[PATCH v2 0/3] soundwire: qcom: add pm runtime support
2022-02-28 12:29 UTC (4+ messages)
` [PATCH v2 2/3] dt-bindings: soundwire: qcom: document optional wake irq
[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
2022-02-28 12:27 UTC (9+ messages)
` [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions
[PATCH v4 0/9] iommu cleanup and refactoring
2022-02-28 12:26 UTC (2+ messages)
[PATCH v6 00/16] Optimize list lru memory consumption
2022-02-28 12:21 UTC (17+ messages)
` [PATCH v6 01/16] mm: list_lru: transpose the array of per-node per-memcg lru lists
` [PATCH v6 02/16] mm: introduce kmem_cache_alloc_lru
` [PATCH v6 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v6 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v6 05/16] f2fs: "
` [PATCH v6 06/16] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v6 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v6 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v6 09/16] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v6 10/16] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v6 11/16] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v6 12/16] mm: list_lru: replace linear array with xarray
` [PATCH v6 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v6 14/16] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v6 15/16] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v6 16/16] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
[PATCH] ASoC: ti: davinci-i2s: Add check for clk_enable()
2022-02-28 12:24 UTC (2+ messages)
[PATCH 0/3] clk: imx8m: remote sys pll1/2 clk gates
2022-02-28 12:23 UTC (6+ messages)
` [PATCH 3/3] clk: imx8mp: remove SYS PLL 1/2 clock gates
[PATCH 0/2] ARM: at91: enable eic
2022-02-28 12:23 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: at91: sama7g5: add eic node
` [PATCH 2/2] ARM: configs: at91: add eic
[PATCH AUTOSEL 5.10 01/23] ARM: OMAP2+: hwmod: Add of_node_put() before break
2022-02-28 12:23 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 04/23] usb: usb251xb: add boost-up property support
[PATCH v2] dma-mapping: remove CONFIG_DMA_REMAP
2022-02-28 12:22 UTC
Testing the thermal genetlink API
2022-02-28 12:21 UTC (3+ messages)
` [PATCH] thermal: genetlink: Fix TZ_GET_TRIP NULL pointer dereference
[PATCH v2 0/2] MT8186 IOMMU SUPPORT
2022-02-28 12:20 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH v2 2/2] iommu/mediatek: Add mt8186 iommu support
[PATCH v3 0/3] Add sata nodes to rk356x
2022-02-28 12:19 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml
` Aw: "
[PATCH 0/6] Remove usage of list iterator past the loop body
2022-02-28 12:19 UTC (13+ messages)
` [PATCH 1/6] drivers: usb: remove "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
` [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
[PATCH] iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
2022-02-28 12:16 UTC (2+ messages)
[PATCH v5 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2022-02-28 12:14 UTC (5+ messages)
` [PATCH v5 4/5] crypto: caam - add in-kernel interface for blob generator
[RFT v2] tty/sysrq: Make sysrq handler NMI aware
2022-02-28 12:07 UTC (2+ messages)
[GIT PULL 3/3] TI K3 device tree updates for v5.18
2022-02-28 12:07 UTC
[GIT PULL 1/3] TI SoC driver updates for v5.18
2022-02-28 12:06 UTC
[GIT PULL 2/3] TI K3 defconfig updates for v5.18
2022-02-28 12:07 UTC
[PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
2022-02-28 12:03 UTC (2+ messages)
[PATCH RFC] mm/memory-failure.c: fix memory failure race with memory offline
2022-02-28 12:04 UTC (2+ messages)
[PATCH] mmc: mtk-sd: use div64_u64() instead of do_div()
2022-02-28 12:03 UTC (4+ messages)
[PATCH v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
2022-02-28 11:57 UTC (2+ messages)
[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
2022-02-28 12:02 UTC (2+ messages)
[PATCH v1 net-next 1/1] net: dsa: felix: remove prevalidate_phy_mode interface
2022-02-28 12:00 UTC (3+ messages)
[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
2022-02-28 11:56 UTC (5+ messages)
[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-02-28 11:56 UTC (7+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
[PATCH v6 00/71] Introducing the Maple Tree
2022-02-28 11:56 UTC (8+ messages)
linux-next: Signed-off-by missing for commits in the arm-soc tree
2022-02-28 11:53 UTC (2+ messages)
[PATCH net] net: ipa: fix a build dependency
2022-02-28 11:50 UTC (2+ messages)
[PATCH] atm: firestream: check the return value of ioremap() in fs_init()
2022-02-28 11:50 UTC (2+ messages)
[PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
2022-02-28 11:48 UTC (6+ messages)
` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable
[PATCH v8 00/13] module: core code clean up
2022-02-28 11:46 UTC (6+ messages)
` [PATCH v8 04/13] module: Move livepatch support to a separate file
[PATCH] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
2022-02-28 11:44 UTC
[PATCH v8 0/4] Allow guest access to EFI confidential computing secret area
2022-02-28 11:42 UTC (5+ messages)
` [PATCH v8 1/4] efi: Save location of EFI confidential computing area
` [PATCH v8 2/4] virt: Add efi_secret module to expose confidential computing secrets
` [PATCH v8 3/4] efi: Load efi_secret module if EFI secret area is populated
` [PATCH v8 4/4] docs: security: Add secrets/coco documentation
[PATCH net-next v3 0/2] flow_offload: add tc police parameters
2022-02-28 11:40 UTC (2+ messages)
[PATCH v2 0/5] PCI: Keystone: Misc fixes for TI's AM65x PCIe
2022-02-28 11:38 UTC (3+ messages)
` [PATCH v2 5/5] PCI: keystone: Set DMA mask and coherent DMA mask
[PATCH RESEND v2 0/2] refine the NFC clock framework
2022-02-28 11:36 UTC (5+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH RESEND v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver
[PATCH v3 0/5] arm64: Initial support for Texas Instruments AM62 Platform
2022-02-28 11:37 UTC (3+ messages)
[PATCH V6 00/22] arch: Add basic LoongArch support
2022-02-28 11:35 UTC (11+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines
[PATCH 1/2] mfd: arizona-spi: Split Windows ACPI init code into its own function
2022-02-28 11:35 UTC (4+ messages)
` [PATCH 2/2] mfd: arizona-spi: Add Android board ACPI table handling
[PATCH 1/2] xhci: fix garbage USBSTS being logged in some cases
2022-02-28 11:34 UTC (3+ messages)
` [PATCH 1/2 v2] "
[PATCH V2] dt-bindings: nvmem: add U-Boot environment variables binding
2022-02-28 11:32 UTC (3+ messages)
[PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
2022-02-28 11:26 UTC
[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
2022-02-28 11:24 UTC (2+ messages)
raid5 bio handling cleanups
2022-02-28 11:25 UTC (5+ messages)
` [PATCH 1/4] raid5-ppl: fully initialize the bio in ppl_new_iounit
` [PATCH 2/4] raid5-cache: fully initialize flush_bio when needed
` [PATCH 3/4] raid5-cache: statically allocate the recovery ra bio
` [PATCH 4/4] raid5: initialize the stripe_head embeeded bios as needed
[PATCH v3] arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
2022-02-28 11:23 UTC (2+ messages)
[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
2022-02-28 11:10 UTC (6+ messages)
` [PATCH V7 3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V7 5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate
[PATCH v4,0/5] add display support for MediaTek SoC MT8186
2022-02-28 11:20 UTC (5+ messages)
` [PATCH v4,3/5] soc: mediatek: mmsys: add mt8186 mmsys routing table
` [PATCH v4,4/5] soc: mediatek: add MTK mutex support for MT8186
[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
2022-02-28 11:18 UTC (4+ messages)
[PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
2022-02-28 11:19 UTC (8+ messages)
` [PATCH 1/7] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
` [PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of dependency
` [PATCH 3/7] clocksource/drivers/timer-microchip-pit64b: use notrace
` [PATCH 4/7] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
` [PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: add delay timer
` [PATCH 6/7] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce
` [PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}
[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
2022-02-28 11:17 UTC (9+ messages)
` [PATCH v2 1/8] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v2 2/8] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v2 5/8] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v2 7/8] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v2 8/8] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
[PATCH v1 0/5] Enable second flash, update gpios pin and merge adc channels
2022-02-28 11:13 UTC (3+ messages)
[PATCH v1] fpga: dfl: check feature type before parse irq info
2022-02-28 11:09 UTC (2+ messages)
[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
2022-02-28 11:10 UTC (2+ messages)
[PATCH net 1/1] net: stmmac: Resolve poor line rate after switching from TSO off to TSO on
2022-02-28 11:15 UTC
[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
2022-02-28 11:09 UTC (6+ messages)
[PATCH 5.4] fget: clarify and improve __fget_files() implementation
2022-02-28 11:08 UTC (2+ messages)
[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
2022-02-28 11:09 UTC
[syzbot] linux-next test error: WARNING in __mod_memcg_lruvec_state
2022-02-28 11:06 UTC (4+ messages)
[PATCH 00/29] x86: Kernel IBT
2022-02-28 11:05 UTC (5+ messages)
` [PATCH 21/29] objtool: Rename --duplicate to --lto
[PATCH] dma-mapping: remove CONFIG_DMA_REMAP
2022-02-28 11:04 UTC (3+ messages)
[net-next PATCH v2] net: dsa: qca8k: pack driver struct and improve cache use
2022-02-28 11:04 UTC
[v2 0/2] Mediatek MT8186 power domain support
2022-02-28 11:03 UTC
[PATCH] arm64: dts: mediatek: mt8173: Add gce-client-reg handle to disp-mutex
2022-02-28 11:03 UTC
[v7 0/5] Mediatek MT8195 power domain support
2022-02-28 11:03 UTC (2+ messages)
[PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
2022-02-28 11:01 UTC
[drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c
2022-02-28 10:58 UTC (2+ messages)
[PATCH v1 0/7] Add Intel OFS support for DFL driver
2022-02-28 10:57 UTC (11+ messages)
` [PATCH v1 7/7] fpga: dfl: pci: Add generic OFS PCI PID
[PATCH 00/21] Control VQ support in vDPA
2022-02-28 10:57 UTC (7+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 05/19] vdpa: introduce virtqueue groups
[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
2022-02-28 10:57 UTC (25+ messages)
` [PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
[PATCH v2] drm/amdgpu: Fix realloc of ptr
2022-02-28 10:55 UTC (2+ messages)
[PATCH] xhci: fix runtime PM imbalance in USB2 resume
2022-02-28 10:56 UTC (3+ messages)
` [PATCH v2] "
[PATCH] exfat: do not clear VolumeDirty in writeback
2022-02-28 10:51 UTC (3+ messages)
[PATCH v2 0/1] x86/PCI: Disable exclusion of E820 reserved addressed in some cases
2022-02-28 10:52 UTC (2+ messages)
` [PATCH v2] "
[PATCH] virtio-blk: Assign discard_granularity
2022-02-28 10:51 UTC (2+ messages)
linux-next: manual merge of the char-misc tree with the spi and tty trees
2022-02-28 10:51 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