messages from 2022-04-19 10:14:28 to 2022-04-27 23:00:29 UTC [more...]
[PATCH 00/30] The panic notifiers refactor
2022-04-27 22:49 UTC (23+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
Wycena paneli fotowoltaicznych
2022-04-27 7:28 UTC
[PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures
2022-04-26 21:59 UTC (15+ messages)
` [PATCH v3 01/10] gpio: Don't fiddle with irqchips marked as immutable
` [PATCH v3 02/10] gpio: Expose the gpiochip_irq_re[ql]res helpers
` [PATCH v3 03/10] gpio: Add helpers to ease the transition towards immutable irq_chip
` [PATCH v3 04/10] gpio: tegra186: Make the irqchip immutable
` [PATCH v3 05/10] gpio: pl061: "
` [PATCH v3 06/10] pinctrl: apple-gpio: "
` [PATCH v3 07/10] pinctrl: msmgpio: "
` [PATCH v3 08/10] pinctrl: amd: "
` [PATCH v3 09/10] gpio: Update TODO to mention immutable irq_chip structures
` [PATCH v3 10/10] Documentation: Update the recommended pattern for GPIO irqchips
[PATCH 1/7] memory: da8xx-ddrctl: simplify platform_get_resource()
2022-04-26 16:52 UTC (9+ messages)
` [PATCH 2/7] memory: emif: "
` [PATCH 3/7] memory: ti-emif: "
` [PATCH 4/7] memory: ti-emif-pm: "
` [PATCH 5/7] memory: tegra: mc: "
` [PATCH 6/7] memory: brcmstb_dpfe: simplify platform_get_resource_byname()
` [PATCH 7/7] memory: renesas-rpc-if: "
[PATCH 5.17 000/146] 5.17.5-rc1 review
2022-04-26 16:21 UTC
[PATCH 5.15 000/124] 5.15.36-rc1 review
2022-04-26 16:20 UTC
[PATCH 5.10 00/86] 5.10.113-rc1 review
2022-04-26 16:20 UTC
[PATCH 5.4 00/62] 5.4.191-rc1 review
2022-04-26 16:20 UTC
[PATCH 4.19 00/53] 4.19.240-rc1 review
2022-04-26 16:20 UTC
[PATCH 4.14 00/43] 4.14.277-rc1 review
2022-04-26 16:20 UTC
[PATCH 4.9 00/24] 4.9.312-rc1 review
2022-04-26 16:19 UTC
[PATCH] clk: tegra: Add missing reset deassertion
2022-04-26 13:23 UTC
[PATCH v4 05/24] media: h264: Use v4l2_h264_reference for reflist
2022-04-26 12:57 UTC
[PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA
2022-04-26 10:19 UTC (3+ messages)
` [PATCH v2 1/2] dmaengine: tegra: Fix uninitialized variable usage
` [PATCH v2 2/2] dmaengine: tegra: Remove unused switch case
[PATCH v2 0/8] Printbufs & improved shrinker debugging
2022-04-26 7:40 UTC (51+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
` [PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 4/8] clk: tegra: bpmp: "
` [PATCH v2 5/8] mm: Add a .to_text() method for shrinkers
` [PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker
` [PATCH v2 7/8] mm: Move lib/show_mem.c to mm/
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c
[Patch v9 0/4] memory: tegra: Add MC channels and error logging
2022-04-26 7:38 UTC (5+ messages)
` [Patch v9 1/4] memory: tegra: Add memory controller channels support
` [Patch v9 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v9 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names
` [Patch v9 4/4] arm64: tegra: Add memory controller channels
[Patch v8 0/4] memory: tegra: Add MC channels and error logging
2022-04-26 7:35 UTC (11+ messages)
` [Patch v8 1/4] memory: tegra: Add memory controller channels support
` [Patch v8 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v8 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names
` [Patch v8 4/4] arm64: tegra: Add memory controller channels
[Patch v2] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
2022-04-26 7:30 UTC (5+ messages)
[PATCH v6 00/10] Intro to Hardware timestamping engine
2022-04-25 21:54 UTC (12+ messages)
` [PATCH v6 01/10] Documentation: Add HTE subsystem guide
` [PATCH v6 02/10] drivers: Add hardware timestamp engine (HTE)
` [PATCH v6 03/10] hte: Add tegra194 HTE kernel provider
` [PATCH v6 04/10] dt-bindings: Add HTE bindings
` [PATCH v6 05/10] gpiolib: Add HTE support
` [PATCH v6 06/10] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [PATCH v6 07/10] gpiolib: cdev: Add hardware timestamp clock type
` [PATCH v6 08/10] tools: gpio: Add new hardware "
` [PATCH v6 09/10] hte: Add tegra HTE test driver
` [PATCH v6 10/10] MAINTAINERS: Added HTE Subsystem
[PATCH] spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-25 17:24 UTC (2+ messages)
[PATCH] spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-25 17:24 UTC (2+ messages)
[PATCH v2] pwm: tegra: Optimize period calculation
2022-04-25 13:22 UTC
[RESEND PATCH] arm64: dts: tegra: Fix boolean properties with values
2022-04-25 11:55 UTC (4+ messages)
[PATCH] pwm: tegra: Optimize period calculation
2022-04-25 7:34 UTC (3+ messages)
[Patch v7 0/4] memory: tegra: Add MC channels and error logging
2022-04-25 4:48 UTC (7+ messages)
` [Patch v7 3/4] dt-bindings: memory: Update reg/reg-names validation
[PATCH V2 0/8] PCI: tegra: Add Tegra234 PCIe support
2022-04-24 9:40 UTC (12+ messages)
` [PATCH V2 1/8] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V2 2/8] dt-bindings: PCI: tegra: Add device tree support for Tegra234
` [PATCH V2 3/8] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
` [PATCH V2 4/8] arm64: tegra: Enable PCIe slots in P3737-0000 board
` [PATCH V2 5/8] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234
` [PATCH V2 6/8] PCI: Disable MSI for Tegra234 root ports
` [PATCH V2 7/8] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
` [PATCH V2 8/8] PCI: tegra: Add Tegra234 PCIe support
[PATCH V1 09/10] PCI: Disable MSI for Tegra234 root ports
2022-04-23 7:22 UTC (2+ messages)
[PATCH v5 00/11] Intro to Hardware timestamping engine
2022-04-22 22:52 UTC (5+ messages)
[PATCH] dmaengine: tegra: Fix uninitialized variable usage
2022-04-22 7:25 UTC (2+ messages)
[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
2022-04-21 10:47 UTC (3+ messages)
` [PATCH v5 7/9] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards
[PATCH] drm/tegra: Make use of the helper function devm_platform_ioremap_resource()
2022-04-21 8:45 UTC
[PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips
2022-04-20 19:55 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: tegra186-hsp: add type for shared mailboxes
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-04-20 18:47 UTC (11+ messages)
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
2022-04-20 15:31 UTC (4+ messages)
` [PATCH 1/2] ACPICA: Add support for ARM Performance Monitoring Unit Table
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
[PATCH 1/6] dt-bindings: timer: Add Tegra186 & Tegra234 Timer
2022-04-20 13:14 UTC (2+ messages)
[PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
2022-04-20 11:53 UTC (2+ messages)
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
[Patch v1] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
2022-04-20 5:32 UTC (4+ messages)
[PATCH] spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
2022-04-19 22:45 UTC (2+ messages)
[PATCH v2 00/10] gpiolib: Handle immutable irq_chip structures
2022-04-19 21:56 UTC (2+ messages)
[PATCH AUTOSEL 5.4 02/14] reset: tegra-bpmp: Restore Handle errors in BPMP response
2022-04-19 18:14 UTC
[PATCH AUTOSEL 4.19 02/12] reset: tegra-bpmp: Restore Handle errors in BPMP response
2022-04-19 18:15 UTC
[PATCH AUTOSEL 5.10 02/18] reset: tegra-bpmp: Restore Handle errors in BPMP response
2022-04-19 18:13 UTC
[PATCH AUTOSEL 5.15 03/27] reset: tegra-bpmp: Restore Handle errors in BPMP response
2022-04-19 18:12 UTC
[PATCH AUTOSEL 5.17 05/34] reset: tegra-bpmp: Restore Handle errors in BPMP response
2022-04-19 18:10 UTC
[PATCH 4.19 00/32] 4.19.239-rc1 review
2022-04-19 12:21 UTC
[PATCH 5.17 000/219] 5.17.4-rc1 review
2022-04-19 12:21 UTC
[PATCH 5.10 000/105] 5.10.112-rc1 review
2022-04-19 12:21 UTC
[PATCH 5.4 00/63] 5.4.190-rc1 review
2022-04-19 12:21 UTC
[PATCH 4.14 000/284] 4.14.276-rc1 review
2022-04-19 10:14 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