messages from 2023-06-02 08:42:43 to 2023-06-02 10:24:37 UTC [more...]
[PATCH v4 00/21] efi/x86: Avoid bare metal decompressor during EFI boot
2023-06-02 10:13 UTC (16+ messages)
` [PATCH v4 01/21] x86/efistub: Branch straight to kernel entry point from C code
` [PATCH v4 02/21] x86/efistub: Simplify and clean up handover entry code
` [PATCH v4 03/21] x86/decompressor: Avoid magic offsets for EFI handover entrypoint
` [PATCH v4 04/21] x86/efistub: Clear BSS in EFI handover protocol entrypoint
` [PATCH v4 05/21] x86/decompressor: Use proper sequence to take the address of the GOT
` [PATCH v4 06/21] x86/decompressor: Store boot_params pointer in callee save register
` [PATCH v4 07/21] x86/decompressor: Call trampoline as a normal function
` [PATCH v4 08/21] x86/decompressor: Use standard calling convention for trampoline
` [PATCH v4 09/21] x86/decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v4 10/21] x86/decompressor: Call trampoline directly from C code
` [PATCH v4 11/21] x86/decompressor: Only call the trampoline when changing paging levels
` [PATCH v4 12/21] x86/decompressor: Merge trampoline cleanup with switching code
` [PATCH v4 13/21] x86/efistub: Perform 4/5 level paging switch from the stub
` [PATCH v4 14/21] x86/efistub: Prefer EFI memory attributes protocol over DXE services
` [PATCH v4 15/21] decompress: Use 8 byte alignment
[PATCH v9 0/4] drm/i915: use ref_tracker library for tracking wakerefs
2023-06-02 10:21 UTC (5+ messages)
` [PATCH v9 1/4] lib/ref_tracker: add unlocked leak print helper
` [PATCH v9 2/4] lib/ref_tracker: improve printing stats
` [PATCH v9 3/4] lib/ref_tracker: add printing to memory buffer
` [PATCH v9 4/4] lib/ref_tracker: remove warnings in case of allocation failure
[PATCH v2 0/6] Add display support on the stm32f746-disco board
2023-06-02 10:21 UTC (7+ messages)
` [PATCH v2 1/6] ARM: dts: stm32: add ltdc support on stm32f746 MCU
` [PATCH v2 2/6] ARM: dts: stm32: add pin map for LTDC on stm32f7
` [PATCH v2 3/6] ARM: dts: stm32: support display on stm32f746-disco board
` [PATCH v2 4/6] dt-bindings: display: simple: add Rocktech RK043FN48H
` [PATCH v2 5/6] drm/panel: simple: add support for Rocktech RK043FN48H panel
` [PATCH v2 6/6] drm/stm: add an option to change FB bpp
[PATCH 5.10 00/22] 5.10.182-rc1 review
2023-06-02 10:21 UTC (3+ messages)
[PATCH] selftests/nolibc: test_fork: fix up duplicated print
2023-06-02 10:20 UTC (3+ messages)
[PATCH 00/12] A minor flurry of selftest/mm fixes
2023-06-02 10:19 UTC (20+ messages)
` [PATCH 01/12] selftests/mm: fix uffd-stress unused function warning
` [PATCH 02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c
` [PATCH 03/12] selftests/mm: fix unused variable warning in migration.c
` [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c
` [PATCH 05/12] selftests/mm: fix invocation of tests that are run via shell scripts
` [PATCH 06/12] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH 07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings
` [PATCH 08/12] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
` [PATCH 09/12] selftests/mm: move psize(), pshift() into vm_utils.c
[PATCH] Crypto: Fix one bug when use kernel ecdsa algorithm
2023-06-02 10:19 UTC (3+ messages)
` [PATCH] Crypto module : rearrange the default functions of akcipher
[PATCH] docs: organize subsystems
2023-06-02 10:19 UTC (4+ messages)
` [PATCH v3] Documentation: subsystem-apis: Categorize remaining subsystems
[PATCH v2 0/3] Rust scatterlist abstractions
2023-06-02 10:18 UTC (4+ messages)
` [PATCH v2 1/3] rust: kernel: add ScatterList abstraction
` [PATCH v2 2/3] rust: kernel: implement iterators for ScatterList
` [PATCH v2 3/3] rust: kernel: add SgTable abstraction
[PATCH 0/3] drm: Atomic modesetting doc and comment improvements
2023-06-02 10:16 UTC (5+ messages)
` [PATCH 1/3] drm/todo: Add atomic modesetting references
` [PATCH 2/3] drm: Remove references to removed transitional helpers
` [PATCH 3/3] drm: Fix references to drm_plane_helper_check_state()
[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
2023-06-02 10:16 UTC (6+ messages)
[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-06-02 10:13 UTC (4+ messages)
[PATCH 0/4] ASoC: support dai-links with symmetric clock roles
2023-06-02 10:13 UTC (6+ messages)
` [PATCH 1/4] ASoC: dt-bindings: document new symmetric-clock-role flag
` [PATCH 2/4] ASoC: core: add support for dai-links with symmetric clock roles
` [PATCH 3/4] ASoC: audio-graph-card2: parse symmetric-clock-roles property
` [PATCH 4/4] ASoC: simple-card: "
[PATCH v2 1/5] soundwire: stream: Add missing clear of alloc_slave_rt
2023-06-02 10:11 UTC (5+ messages)
` [PATCH v2 2/5] soundwire: bandwidth allocation: Remove pointless variable
` [PATCH v2 3/5] soundwire: stream: Remove unneeded checks for NULL bus
` [PATCH v2 4/5] soundwire: stream: Invert logic on runtime alloc flags
` [PATCH v2 5/5] soundwire: stream: Remove unnecessary gotos
[PATCH 5.4 00/16] 5.4.245-rc1 review
2023-06-02 10:10 UTC (3+ messages)
[PATCH] drm/amd/display: fix compilation error due to shifting negative value
2023-06-02 10:12 UTC
[PATCH 0/8] Remove child from struct ctl_table
2023-06-02 10:08 UTC (5+ messages)
` [PATCH 1/8] parport: plug a sysctl register leak
` [PATCH 2/8] test_sysctl: Fix test metadata getters
` [PATCH 3/8] test_sysctl: Group node sysctl test under one func
` [PATCH 4/8] test_sysctl: Add an unregister sysctl test
[PATCH v2 0/2] Misc cleanup for iommu/vt-d
2023-06-02 10:06 UTC (4+ messages)
` [PATCH v2 1/2] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
[PATCH v2 00/13] ceph: support idmapped mounts
2023-06-02 10:01 UTC (11+ messages)
` [PATCH v2 01/13] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v2 03/13] ceph: handle idmapped mounts in create_request_message()
[PATCH] net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
2023-06-02 10:00 UTC (2+ messages)
[PATCH 0/2] ARM: fix PXN process with LPAE feature
2023-06-02 9:59 UTC (6+ messages)
` [PATCH 1/2] ARM: mm: Refactor __do_page_fault()
[PATCH v4 1/1] vringh: IOMEM support
2023-06-02 9:56 UTC (2+ messages)
[PATCH net 0/2] net: enetc: correct the statistics of rx bytes
2023-06-02 9:46 UTC (3+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] net: enetc: correct rx_bytes statistics of XDP
[PATCH] ASoC: SOF: ipc4-topology: Use size_t for variable passed to kzalloc()
2023-06-02 9:51 UTC (2+ messages)
[PATCH] ip_gre: clean up some inconsistent indenting
2023-06-02 9:50 UTC (2+ messages)
[PATCH] perf/core: Add pmu stop before unthrottling to prevent WARNING
2023-06-02 9:48 UTC
[PATCH v2 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
2023-06-02 9:45 UTC (3+ messages)
` [PATCH v2 2/3] clocksource: Add StarFive timer driver
[syzbot] riscv/fixes boot error: can't ssh into the instance (2)
2023-06-02 9:45 UTC (3+ messages)
[PATCH bpf-next v2 0/5] bpf, x86: allow function arguments up to 14 for TRACING
2023-06-02 9:44 UTC (6+ messages)
` [PATCH bpf-next v2 4/5] selftests/bpf: rename bpf_fentry_test{7,8,9} to bpf_fentry_test_ptr*
` [PATCH bpf-next v2 5/5] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments
[PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
2023-06-02 9:42 UTC (12+ messages)
[PATCH 6.3 00/45] 6.3.6-rc1 review
2023-06-02 9:44 UTC (4+ messages)
[RFC PATCH 0/3] Deal with alignment restriction on EP side
2023-06-02 9:42 UTC (5+ messages)
` [RFC PATCH 1/3] PCI: endpoint: support an alignment aware map/unmaping
[PATCH 0/2] leds: add Awinic AW2016 driver
2023-06-02 8:46 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: leds: Document Awinic AW2016 bindings
[PATCH v3 00/12] dmaengine: edma: add freescale edma v3 support
2023-06-02 9:41 UTC (3+ messages)
` [PATCH v3 11/12] dmaengine: fsl-edma: integrate "
[PATCH v3] riscv: fix kprobe __user string arg print fault issue
2023-06-02 9:41 UTC (3+ messages)
[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
2023-06-02 9:39 UTC (4+ messages)
` [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
[PATCH] LoongArch: Align pci memory base address with page size
2023-06-02 9:39 UTC (7+ messages)
[PATCH v2 8/8] rust: workqueue: add examples
2023-06-02 9:39 UTC (2+ messages)
[PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields
2023-06-02 9:37 UTC (2+ messages)
[PATCH net-next] ipv6: lower "link become ready"'s level message
2023-06-02 9:36 UTC
[PATCH 00/13] mm: jit/text allocator
2023-06-02 9:35 UTC (4+ messages)
[PATCH] ARM: omap2: Fix checkpatch issues
2023-06-02 9:34 UTC (2+ messages)
[PATCH v3 0/4] Fixes for pte encapsulation bypasses
2023-06-02 9:29 UTC (5+ messages)
` [PATCH v3 1/4] mm: vmalloc must set pte via arch code
` [PATCH v3 2/4] mm/damon/ops-common: atomically test and clear young on ptes and pmds
` [PATCH v3 3/4] mm/damon/ops-common: Refactor to use {pte|pmd}p_clear_young_notify()
` [PATCH v3 4/4] mm: Fix failure to unmap pte on highmem systems
[PATCH v2 0/2] leds: add Awinic AW2026 driver
2023-06-02 9:26 UTC (5+ messages)
` [PATCH v2 1/2] leds: add Awinic AW2026 LED driver
` [PATCH v2 2/2] dt-bindings: leds: Document Awinic AW2026 bindings
[PATCH v5 0/2] raid10 bugfix
2023-06-02 9:23 UTC (6+ messages)
` [PATCH v5 1/2] md/raid10: fix incorrect done of recovery
[PATCH v7 0/2] raid10 bugfix
2023-06-02 9:18 UTC (3+ messages)
` [PATCH v7 1/2] md/raid10: Do not add spare disk when recovery fails
` [PATCH v7 2/2] md/raid10: fix io loss while replacement replace rdev
[PATCH v2 1/6] arm64: dts: qcom: sm8150: Use 2 interconnect cells
2023-06-02 9:20 UTC (8+ messages)
` [PATCH v2 2/6] arm64: dts: qcom: sm8150: Add missing interconnect paths to USB HCs
` [PATCH v2 3/6] arm64: dts: qcom: sm8250: Use 2 interconnect cells
` [PATCH v2 4/6] arm64: dts: qcom: sm8250: Add missing interconnect paths to USB HCs
[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
2023-06-02 9:19 UTC (12+ messages)
[PATCH v2] leds: qcom-lpg: Fix PWM period limits
2023-06-02 9:19 UTC (3+ messages)
[PATCH v5 0/2] KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()
2023-06-02 9:17 UTC (4+ messages)
` [PATCH v5 2/2] "
[PATCH v2 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
2023-06-02 9:17 UTC (5+ messages)
` [PATCH v2 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v2 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
[syzbot] [reiserfs?] possible deadlock in open_xa_dir
2023-06-02 9:17 UTC (8+ messages)
[PATCH 1/8] pinctrl: qcom: qdf2xxx: drop ACPI_PTR
2023-06-02 9:17 UTC (16+ messages)
` [PATCH 2/8] pinctrl: qcom: fix indentation in Kconfig
` [PATCH 3/8] pinctrl: qcom: correct language typo (Technologies)
` [PATCH 4/8] pinctrl: qcom: drop unneeded GPIOLIB dependency
` [PATCH 5/8] pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
` [PATCH 6/8] pinctrl: qcom: allow true compile testing
` [PATCH 7/8] pinctrl: qcom: organize main SoC drivers in new Kconfig.msm
[PATCH RFC 0/7] arm64: qcom: add Type-C Altmode support
2023-06-02 9:16 UTC (3+ messages)
` [PATCH RFC 5/7] arm64: dts: qcom: sm8550: add ports subnodes in usb/dp qmpphy node
[PATCH -next] drm/meson: Remove unneeded semicolon
2023-06-02 9:16 UTC (2+ messages)
[GIT PULL 1/3] samsung: drivers for v6.5
2023-06-02 9:15 UTC (3+ messages)
` [GIT PULL 2/3] ARM: dts: samsung: "
` [GIT PULL 3/3] ARM: samsung: soc "
[PATCH] powercap: intel_rapl: fix CONFIG_IOSF_MBI dependency
2023-06-02 9:11 UTC (3+ messages)
[PATCH] thermal: intel_powerclamp: Check for a possible array out of bounds access
2023-06-02 8:55 UTC
[PATCH] media: cx24120: Add retval check for cx24120_message_send()
2023-06-02 8:55 UTC
[PATCH v3 0/3] drm/msm/adreno: GPU support on SC8280XP
2023-06-02 9:10 UTC (4+ messages)
` [PATCH v3 1/3] drm/msm/adreno: Add Adreno A690 support
[PATCH v12 0/7] MT8188 IOMMU SUPPORT
2023-06-02 9:02 UTC (8+ messages)
` [PATCH v12 1/7] dt-bindings: mediatek: mt8188: Add binding for MM & INFRA IOMMU
` [PATCH v12 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
` [PATCH v12 3/7] iommu/mediatek: Adjust mtk_iommu_config flow
` [PATCH v12 4/7] iommu/mediatek: Add enable IOMMU SMC command for INFRA masters
` [PATCH v12 5/7] iommu/mediatek: Add MT8188 IOMMU Support
` [PATCH v12 6/7] iommu/mediatek: mt8188: Add iova_region_larb_msk
` [PATCH v12 7/7] MAINTAINERS: iommu/mediatek: Update the header file name
[PATCH 6.1 00/39] 6.1.32-rc2 review
2023-06-02 9:01 UTC (3+ messages)
[PATCH 5.15 00/37] 5.15.115-rc2 review
2023-06-02 9:01 UTC (3+ messages)
[PATCH v6] sh: avoid using IRQ0 on SH3/4
2023-06-02 9:01 UTC (2+ messages)
[PATCH v4 00/11] Add support to configure TPDM DSB subunit
2023-06-02 9:00 UTC (6+ messages)
` [PATCH v4 07/11] coresight-tpdm: Add nodes for dsb edge control
[PATCH] net: systemport: Replace platform_get_irq with platform_get_irq_optional
2023-06-02 9:00 UTC (2+ messages)
[PATCH net v3] net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294
2023-06-02 9:00 UTC (2+ messages)
[PATCH] certs/extract-cert: Fix checkpatch issues
2023-06-02 8:59 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2] x86/lib: Do not use local symbols with SYM_CODE_START_LOCAL()
2023-06-02 8:59 UTC (2+ messages)
` [tip: x86/misc] x86/lib: Make get/put_user() exception handling a visible symbol
[RFC PATCH v5 0/6] refactoring, fixes and updates for Meson NAND
2023-06-02 8:53 UTC (4+ messages)
` [RFC PATCH v5 3/6] mtd: rawnand: meson: only expose unprotected user OOB bytes
[RESEND PATCH v2 1/2] cpufreq: qcom-nvmem: add support for IPQ8074
2023-06-02 8:57 UTC (7+ messages)
[PATCH v5 00/12] SM63(50|75) DPU support
2023-06-02 8:56 UTC (4+ messages)
` [PATCH v5 08/12] drm/msm/dpu: Add SM6375 support
[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
2023-06-02 8:54 UTC (3+ messages)
[PATCH 1/2] cpufreq: qcom-nvmem: add support for IPQ8074
2023-06-02 8:54 UTC (3+ messages)
[PATCH] arm64: dts: qcom: ipq9574: add few more reserved memory region
2023-06-02 8:53 UTC (2+ messages)
[PATCH] f2fs: including waf data in f2fs status information
2023-06-02 8:52 UTC (2+ messages)
[PATCH v3 0/7] iopoll: Busy loop and timeout improvements + conversions
2023-06-02 8:50 UTC (8+ messages)
` [PATCH v3 1/7] iopoll: Call cpu_relax() in busy loops
` [PATCH v3 2/7] iopoll: Do not use timekeeping in read_poll_timeout_atomic()
` [PATCH v3 3/7] clk: renesas: cpg-mssr: Convert to readl_poll_timeout_atomic()
` [PATCH v3 4/7] clk: renesas: mstp: "
` [PATCH v3 5/7] clk: renesas: rzg2l: "
` [PATCH v3 6/7] soc: renesas: rmobile-sysc: "
` [PATCH v3 7/7] iommu/ipmmu-vmsa: Convert to read_poll_timeout_atomic()
[PATCH v6] scsi: core: Wait until device is fully resumed before doing rescan
2023-06-02 8:49 UTC
[PATCH v2 0/3] Add initialization of clock for StarFive JH7110 SoC
2023-06-02 8:49 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks "
` [PATCH v2 2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI
` [PATCH v2 3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC
[PATCH 0/4] MMCC MSM8998 fixes
2023-06-02 8:48 UTC (4+ messages)
` [PATCH 4/4] clk: qcom: mmcc-msm8998: Fix the SMMU GDSC
[PATCH] Bluetooth: hci_bcm: do not mark valid bd_addr as invalid
2023-06-02 8:47 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.4-rc5
2023-06-02 8:47 UTC
[PATCH] e1000e: Use PME poll to circumvent unreliable ACPI wake
2023-06-02 8:43 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH v6 0/3] Add support to configure Coresight Dummy subunit
2023-06-02 8:41 UTC (4+ messages)
` [PATCH v6 1/3] Coresight: Add coresight dummy driver
` [PATCH v6 2/3] dt-bindings: arm: Add support for Coresight dummy trace
` [PATCH v6 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace
[PATCH v3 0/2] KVM: x86: Report actual nent from KVM_GET_CPUID2
2023-06-02 8:42 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