messages from 2022-08-08 01:52:05 to 2022-08-08 02:42:21 UTC [more...]
[PATCH v5 00/32] Printbufs
2022-08-08 2:41 UTC (13+ messages)
` [PATCH v5 02/32] lib/string_helpers: Convert string_escape_mem() to printbuf
` [PATCH v5 05/32] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v5 06/32] lib/printbuf: Heap allocation
` [PATCH v5 07/32] lib/printbuf: Tabstops, indenting
` [PATCH v5 08/32] lib/printbuf: Unit specifiers
` [PATCH v5 09/32] vsprintf: Improve number()
` [PATCH v5 10/32] vsprintf: prt_u64_minwidth(), prt_u64()
` [PATCH v5 23/32] clk: tegra: bpmp: Convert to printbuf
` [PATCH v5 24/32] tools/testing/nvdimm: "
` [PATCH v5 26/32] x86/resctrl: "
` [PATCH v5 27/32] PCI/P2PDMA: "
` [PATCH v5 30/32] ACPI/APEI: Add missing include
[PATCH AUTOSEL 5.4 01/23] x86: Handle idle=nomwait cmdline properly for x86_idle
2022-08-08 1:38 UTC (30+ messages)
` [PATCH AUTOSEL 5.4 02/23] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.4 03/23] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.4 04/23] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 5.4 05/23] genirq: Don't return error on missing optional irq_request_resources()
` [PATCH AUTOSEL 5.4 06/23] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 5.4 07/23] wait: Fix __wait_event_hrtimeout for RT/DL tasks
` [PATCH AUTOSEL 5.4 08/23] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.4 09/23] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.4 10/23] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.4 11/23] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.4 12/23] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.4 13/23] spi: synquacer: Add missing clk_disable_unprepare()
` [PATCH AUTOSEL 5.4 14/23] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.4 15/23] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
` [PATCH AUTOSEL 5.4 16/23] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.4 17/23] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 5.4 18/23] arm64: dts: qcom: ipq8074: fix NAND node name
` [PATCH AUTOSEL 5.4 20/23] ARM: shmobile: rcar-gen2: Increase refcount for new reference
` [PATCH AUTOSEL 5.4 21/23] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 5.4 22/23] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 5.4 23/23] selinux: Add boundary check in put_entry()
[PATCH] scsi: megaraid_sas: remove unnecessary kfree
2022-08-08 2:37 UTC (2+ messages)
[PATCH] scsi: megaraid_sas: fix double kfree
2022-08-08 2:37 UTC (2+ messages)
[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
2022-08-08 2:36 UTC (16+ messages)
` [PATCH 02/31] arm: mediatek: add support for MediaTek MT7981 SoC
` [PATCH 05/31] mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs
` [PATCH 06/31] net: mediatek: use a struct to cover variations of all SoCs
` [PATCH 07/31] net: mediatek: stop using bitfileds for DMA descriptors
` [PATCH 10/31] serial: mtk: add support for using dynamic baud clock souce
Choose 5.10 LTS or 5.15 LTS
2022-08-08 2:35 UTC
[PATCH v1 0/7] New DRM driver for Intel VPU
2022-08-08 2:34 UTC (2+ messages)
[PATCH AUTOSEL 5.10 01/29] x86: Handle idle=nomwait cmdline properly for x86_idle
2022-08-08 1:37 UTC (39+ messages)
` [PATCH AUTOSEL 5.10 02/29] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.10 03/29] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.10 04/29] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 5.10 05/29] genirq: Don't return error on missing optional irq_request_resources()
` [PATCH AUTOSEL 5.10 06/29] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH AUTOSEL 5.10 07/29] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 5.10 08/29] irqchip/mips-gic: Check the return value of ioremap() in gic_of_init()
` [PATCH AUTOSEL 5.10 09/29] wait: Fix __wait_event_hrtimeout for RT/DL tasks
` [PATCH AUTOSEL 5.10 10/29] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.10 11/29] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.10 12/29] ARM: dts: imx6ul: fix keypad compatible
` [PATCH AUTOSEL 5.10 13/29] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.10 14/29] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.10 15/29] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.10 16/29] ARM: dts: BCM5301X: Add DT for Meraki MR26
` [PATCH AUTOSEL 5.10 17/29] spi: synquacer: Add missing clk_disable_unprepare()
` [PATCH AUTOSEL 5.10 18/29] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.10 19/29] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
` [PATCH AUTOSEL 5.10 20/29] ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk
` [PATCH AUTOSEL 5.10 21/29] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 5.10 22/29] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 5.10 23/29] arm64: dts: qcom: ipq8074: fix NAND node name
` [PATCH AUTOSEL 5.10 24/29] arm64: dts: allwinner: a64: orangepi-win: Fix LED "
` [PATCH AUTOSEL 5.10 25/29] ARM: shmobile: rcar-gen2: Increase refcount for new reference
` [PATCH AUTOSEL 5.10 26/29] firmware: tegra: Fix error check return value of debugfs_create_file()
` [PATCH AUTOSEL 5.10 27/29] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 5.10 28/29] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 5.10 29/29] selinux: Add boundary check in put_entry()
❌ FAIL: Test report for 5.19.0 (mainline.kernel.org-clang) [3bc1bc0b]
2022-08-08 2:30 UTC
[PATCH 0/2] dmaengine: idxd: Fix max batch size issues for Intel IAA
2022-08-08 3:19 UTC (3+ messages)
` [PATCH 1/2] dmaengine: idxd: Fix max batch size "
` [PATCH 2/2] dmaengine: idxd: Make max batch size attributes in sysfs invisible "
[PATCH v2] ceph: fail the request if the peer MDS doesn't support getvxattr op
2022-08-08 2:26 UTC (2+ messages)
[PATCH] rcu: Reduce the frequency of triggering irq-work for strict grace period
2022-08-08 2:26 UTC
[PATCHv3 0/7] dma mapping optimisations
2022-08-08 2:15 UTC (5+ messages)
` [PATCHv3 2/7] file: add ops to dma map bvec
[RFC PATCH 0/4] vfs: allow querying i_version via statx
2022-08-08 2:09 UTC (3+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
[RFC] hw/nvme: Use irqfd to send interrupts
2022-08-08 2:23 UTC (2+ messages)
[PATCH AUTOSEL 5.15 01/45] x86: Handle idle=nomwait cmdline properly for x86_idle
2022-08-08 1:35 UTC (26+ messages)
` [PATCH AUTOSEL 5.15 03/45] arm64: kernel: drop unnecessary PoC cache clean+invalidate
` [PATCH AUTOSEL 5.15 04/45] arm64: mm: provide idmap pointer to cpu_replace_ttbr1()
` [PATCH AUTOSEL 5.15 05/45] arm64: kaslr: defer initialization to initcall where permitted
` [PATCH AUTOSEL 5.15 06/45] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.15 07/45] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.15 09/45] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
` [PATCH AUTOSEL 5.15 18/45] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.15 19/45] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.15 20/45] ARM: dts: imx6ul: fix keypad compatible
` [PATCH AUTOSEL 5.15 21/45] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.15 22/45] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.15 23/45] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.15 24/45] ARM: dts: BCM5301X: Add DT for Meraki MR26
` [PATCH AUTOSEL 5.15 25/45] ARM: dts: ux500: Fix Codina accelerometer mounting matrix
` [PATCH AUTOSEL 5.15 26/45] ARM: dts: ux500: Fix Gavini "
` [PATCH AUTOSEL 5.15 28/45] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.15 29/45] ARM: OMAP2+: pdata-quirks: "
` [PATCH AUTOSEL 5.15 36/45] arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
` [PATCH AUTOSEL 5.15 37/45] ARM: shmobile: rcar-gen2: Increase refcount for new reference
` [PATCH AUTOSEL 5.15 39/45] hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
` [PATCH AUTOSEL 5.15 40/45] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 5.15 41/45] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 5.15 42/45] selinux: fix memleak in security_read_state_kernel()
` [PATCH AUTOSEL 5.15 44/45] skbuff: don't mix ubuf_info from different sources
` [PATCH AUTOSEL 5.15 45/45] kasan: test: Silence GCC 12 warnings
[PATCH STABLE 5.18 v2 0/3] btrfs: backport zoned mode fixes
2022-08-08 2:02 UTC (4+ messages)
` [PATCH STABLE 5.18 v2 1/3] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH STABLE 5.18 v2 2/3] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH STABLE 5.18 v2 3/3] btrfs: zoned: drop optimization of zone finish
[PATCH STABLE 5.18 0/3] btrfs: backport zoned mode fixes
2022-08-08 2:00 UTC (3+ messages)
` [PATCH STABLE 5.18 3/3] btrfs: zoned: drop optimization of zone finish
[yocto] [meta-cgl][PATCH] resource-agents: Bug fix
2022-08-08 2:22 UTC
[PATCH 1/2] dt-bindings: display: bridge: icn6211: Add support for RGB/BGR swap
2022-08-08 1:57 UTC (6+ messages)
[PATCH 1/2] USB: gadget: f_hid: Add Get-Feature report
2022-08-08 1:57 UTC (9+ messages)
` [PATCH 2/2] USB: gadget: f_hid: Add Set-Feature report
[PATCH 1/1] usb: storage: stop probe on "Invalid device"
2022-08-08 2:18 UTC (3+ messages)
gpiod_get() - How to get GPIO from chip & offset?
2022-08-08 1:54 UTC (2+ messages)
[PATCH] ARM: dts: ast2600-evb: correct compatible (drop -a1)
2022-08-08 1:36 UTC (2+ messages)
Kennesaw "CRYPTOCURRENCY DROP WILL MAKE YOU A BILLIONAIRE"
2022-08-08 1:45 UTC
[PATCH v5 1/2] dt-bindngs: i2c: update bindings for mt8188 soc
2022-08-08 1:45 UTC (4+ messages)
` [PATCH v5 2/2] i2c: mediatek: add i2c compatible for MT8188
[PATCH AUTOSEL 5.18 01/53] x86: Handle idle=nomwait cmdline properly for x86_idle
2022-08-08 1:33 UTC (20+ messages)
` [PATCH AUTOSEL 5.18 06/53] arm64: Do not forget syscall when starting a new thread
` [PATCH AUTOSEL 5.18 07/53] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 5.18 09/53] mm: kasan: Skip unpoisoning of user pages
` [PATCH AUTOSEL 5.18 11/53] arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags"
` [PATCH AUTOSEL 5.18 12/53] arm64: errata: Remove AES hwcap for COMPAT tasks
` [PATCH AUTOSEL 5.18 22/53] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 5.18 23/53] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 5.18 24/53] ARM: dts: imx6ul: fix keypad compatible
` [PATCH AUTOSEL 5.18 25/53] ARM: dts: imx6ul: fix csi node compatible
` [PATCH AUTOSEL 5.18 26/53] ARM: dts: imx6ul: fix lcdif "
` [PATCH AUTOSEL 5.18 27/53] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 5.18 28/53] ARM: dts: BCM5301X: Add DT for Meraki MR26
` [PATCH AUTOSEL 5.18 29/53] ARM: dts: ux500: Fix Janice accelerometer mounting matrix
` [PATCH AUTOSEL 5.18 30/53] ARM: dts: ux500: Fix Codina "
` [PATCH AUTOSEL 5.18 31/53] ARM: dts: ux500: Fix Gavini "
` [PATCH AUTOSEL 5.18 34/53] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 5.18 35/53] ARM: OMAP2+: pdata-quirks: "
` [PATCH AUTOSEL 5.18 43/53] arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
` [PATCH AUTOSEL 5.18 44/53] ARM: shmobile: rcar-gen2: Increase refcount for new reference
[PATCH 00/23] blk: Rationalise the block interface
2022-08-08 2:00 UTC (4+ messages)
` [PATCH 23/23] blk: Rename if_type to uclass_id
[RFC PATCH 1/3] erofs-utils: fuse: set d_type for readdir
2022-08-08 1:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH AUTOSEL 4.9 1/8] arm64: fix oops in concurrently setting insn_emulation sysctls
2022-08-08 1:40 UTC (8+ messages)
` [PATCH AUTOSEL 4.9 2/8] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 4.9 3/8] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 4.9 4/8] ARM: dts: imx6ul: fix qspi node compatible
` [PATCH AUTOSEL 4.9 5/8] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 4.9 6/8] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 4.9 7/8] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 4.9 8/8] selinux: Add boundary check in put_entry()
[PATCH AUTOSEL 4.14 01/12] arm64: Do not forget syscall when starting a new thread
2022-08-08 1:39 UTC (12+ messages)
` [PATCH AUTOSEL 4.14 02/12] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 4.14 03/12] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 4.14 04/12] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 4.14 05/12] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 4.14 06/12] ARM: dts: imx6ul: fix qspi node compatible
` [PATCH AUTOSEL 4.14 07/12] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 4.14 08/12] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 4.14 09/12] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 4.14 10/12] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 4.14 11/12] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 4.14 12/12] selinux: Add boundary check in put_entry()
[PATCH AUTOSEL 4.19 01/16] arm64: Do not forget syscall when starting a new thread
2022-08-08 1:39 UTC (16+ messages)
` [PATCH AUTOSEL 4.19 02/16] arm64: fix oops in concurrently setting insn_emulation sysctls
` [PATCH AUTOSEL 4.19 03/16] ext2: Add more validity checks for inode counts
` [PATCH AUTOSEL 4.19 04/16] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH AUTOSEL 4.19 05/16] ARM: dts: imx6ul: add missing properties for sram
` [PATCH AUTOSEL 4.19 06/16] ARM: dts: imx6ul: change operating-points to uint32-matrix
` [PATCH AUTOSEL 4.19 07/16] ARM: dts: imx6ul: fix lcdif node compatible
` [PATCH AUTOSEL 4.19 08/16] ARM: dts: imx6ul: fix qspi "
` [PATCH AUTOSEL 4.19 09/16] ARM: OMAP2+: display: Fix refcount leak bug
` [PATCH AUTOSEL 4.19 10/16] ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks
` [PATCH AUTOSEL 4.19 11/16] ACPI: PM: save NVS memory for Lenovo G40-45
` [PATCH AUTOSEL 4.19 12/16] ACPI: LPSS: Fix missing check in register_device_clock()
` [PATCH AUTOSEL 4.19 13/16] arm64: dts: qcom: ipq8074: fix NAND node name
` [PATCH AUTOSEL 4.19 14/16] hwmon: (sht15) Fix wrong assumptions in device remove callback
` [PATCH AUTOSEL 4.19 15/16] PM: hibernate: defer device probing when resuming from hibernation
` [PATCH AUTOSEL 4.19 16/16] selinux: Add boundary check in put_entry()
[PATCH v2 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
2022-08-08 1:55 UTC (6+ messages)
` [PATCH v2 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()
Reminder: Last posting date for Xen 4.17 is Fri Aug 12, 2022
2022-08-08 1:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.