messages from 2021-12-10 06:33:06 to 2021-12-10 07:29:52 UTC [more...]
[PATCHv2 00/68] libata: rework logging, take II
2021-12-10 7:28 UTC (46+ messages)
` [PATCH 01/68] libata: remove pointless debugging messages
` [PATCH 02/68] libata: whitespace cleanup
` [PATCH 03/68] libata: Add ata_port_classify() helper
` [PATCH 04/68] libata: move ata_dump_id() to dynamic debugging
` [PATCH 05/68] libata: sanitize ATA_HORKAGE_DUMP_ID
` [PATCH 06/68] libata: add reset tracepoints
` [PATCH 07/68] libata: add qc_prep tracepoint
` [PATCH 08/68] libata: tracepoints for bus-master DMA
` [PATCH 09/68] libata-sff: tracepoints for HSM state machine
` [PATCH 10/68] libata-scsi: drop DPRINTK calls for cdb translation
` [PATCH 11/68] libata: add tracepoints for ATA error handling
` [PATCH 12/68] libata: move ata_{port,link,dev}_dbg to standard dev_XXX() macros
` [PATCH 13/68] libata: revamp ata_get_cmd_descript()
` [PATCH 14/68] libata: move DPRINTK to ata debugging
` [PATCH 15/68] sata_mv: kill 'port' argument in mv_dump_all_regs()
` [PATCH 16/68] sata_mv: replace DPRINTK with dynamic debugging
` [PATCH 17/68] pata_octeon_cf: remove DPRINTK() macro in interrupt context
` [PATCH 18/68] pdc_adma: Remove DPRINTK call
` [PATCH 19/68] sata_fsl: move DPRINTK to ata debugging
` [PATCH 20/68] sata_rcar: replace DPRINTK() with ata_port_dbg()
` [PATCH 21/68] sata_qstor: "
` [PATCH 22/68] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
` [PATCH 23/68] libata: remove pointless VPRINTK() calls
` [PATCH 24/68] ahci: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 25/68] pdc_adma: Drop pointless VPRINTK() calls and remove disabled NCQ debugging
` [PATCH 26/68] pata_octeon_cf: Drop pointless VPRINTK() calls and convert the remaining one
` [PATCH 27/68] pata_via: Drop pointless VPRINTK() calls
` [PATCH 28/68] sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 29/68] sata_qstor: Drop pointless VPRINTK() calls
` [PATCH 30/68] sata_rcar: "
` [PATCH 31/68] sata_inic162x: "
` [PATCH 32/68] sata_mv: Drop pointless VPRINTK() call and convert the remaining one
` [PATCH 33/68] sata_nv: drop pointless VPRINTK() calls and convert remaining ones
` [PATCH 34/68] sata_fsl: convert VPRINTK() calls to ata_port_dbg()
` [PATCH 35/68] sata_sil: Drop pointless VPRINTK() calls
` [PATCH 36/68] sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 37/68] sata_sx4: add module parameter 'dimm_test'
` [PATCH 38/68] libata: drop ata_msg_error() and ata_msg_intr()
` [PATCH 40/68] libata: drop ata_msg_malloc()
` [PATCH 41/68] libata: drop ata_msg_warn()
` [PATCH 42/68] libata: drop ata_msg_probe()
` [PATCH 44/68] libata: drop ata_msg_drv()
` [PATCH 48/68] pata_cmd640: convert printk() calls
` [PATCH 49/68] pata_cmd64x: "
` [PATCH 51/68] pata_cs5536: "
[PATCH] powercap: DTPM: Fix reference leak in cpuhp_dtpm_cpu_offline()
2021-12-10 7:28 UTC
[patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-12-10 7:29 UTC (15+ messages)
[Patch Resend v1 0/8] CBB driver for Tegra194, Tegra234 & Tegra-Grace
2021-12-10 7:26 UTC (4+ messages)
` [Patch Resend v1 5/8] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding
[PATCHv2] selftests: icmp_redirect: pass xfail=0 to log_test()
2021-12-10 7:25 UTC
[PATCH 0/3] Fix undefined behaviour during device synchronization
2021-12-10 7:17 UTC (6+ messages)
` [PATCH v2 1/3] md: Fix undefined behaviour in is_mddev_idle
` [Drbd-dev] "
[GIT PULL] libata fixes for 5.16-rc5
2021-12-10 7:23 UTC
[PATCH] drm/amdkfd: explicitly create/destroy queue attributes under /sys
2021-12-10 7:22 UTC (5+ messages)
[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
2021-12-10 7:22 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace (rev4)
[RFC PATCH 0/2] Landlock network PoC implementation
2021-12-10 7:21 UTC
Reuse framebuffer after a kexec (amdgpu / efifb)
2021-12-10 7:19 UTC (9+ messages)
[PATCHSET 0/2] Cancelation fixes
2021-12-10 7:21 UTC (3+ messages)
` [PATCH 1/2] io_uring: check tctx->in_idle when decrementing inflight_tracked
Nokia N900 not hitting OFF mode since 5.9 is caused by proactive memory compaction
2021-12-10 7:20 UTC (2+ messages)
[PATCH v3 2/2] md: raid1 add nowait support
2021-12-10 7:18 UTC (5+ messages)
` [RFC PATCH v4 1/4] md: add support for REQ_NOWAIT
` [RFC PATCH v4 4/4] md: raid456 add nowait support
[PATCH 0/3] x86/boot: Cleanup
2021-12-10 7:17 UTC (5+ messages)
` [PATCH 1/3] x86/boot: Drop pte_update_limit from physical relocation logic
[PATCH v17 00/10] support reserving crashkernel above 4G on arm64 kdump
2021-12-10 7:15 UTC (36+ messages)
` [PATCH v17 01/10] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN
` [PATCH v17 02/10] x86: kdump: make the lower bound of crash kernel reservation consistent
` [PATCH v17 03/10] x86: kdump: use macro CRASH_ADDR_LOW_MAX in functions reserve_crashkernel()
` [PATCH v17 04/10] x86: kdump: move xen_pv_domain() check and insert_resource() to setup_arch()
` [PATCH v17 05/10] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v17 06/10] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v17 07/10] arm64: kdump: reimplement crashkernel=X
` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux, usable-memory-range"
` [PATCH v17 08/10] of: fdt: Aggregate the processing of "linux,usable-memory-range"
` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux, usable-memory-range"
` [PATCH v17 09/10] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v17 10/10] kdump: update Documentation about crashkernel
[PATCH] selftests: icmp_redirect: pass xfail=0 to log_test() for non-xfail cases
2021-12-10 7:16 UTC (3+ messages)
[PATCH 0/7] A collection of RISC-V cleanups and improvements
2021-12-10 7:10 UTC (4+ messages)
` [PATCH 7/7] hw/riscv: Use error_fatal for SoC realisation
[PATCH] selftests: mptcp: remove duplicate include in mptcp_inq.c
2021-12-10 7:14 UTC
[PATCH 0/2] checkout: introduce "--to-branch" option
2021-12-10 7:13 UTC (3+ messages)
` [PATCH 1/2] checkout: handling branch_info memory leak
[PATCH] arm64: dts: ti: iot2050: Disable mcasp nodes at dtsi level
2021-12-10 7:10 UTC (3+ messages)
[PATCH] net: bonding: Add support for IPV6 ns/na
2021-12-10 7:09 UTC (3+ messages)
[ti:ti-rt-linux-5.10.y 7485/10213] net/hsr/hsr_device.c:387:19: warning: Value stored to 'hsr' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
2021-12-10 7:10 UTC
Sipariş Sorgulama #11032019
2021-12-10 7:09 UTC
[PATCH] platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_counters
2021-12-10 7:07 UTC
[PATCH v9 1/6] mfd: simple-mfd-i2c: Add Delta TN48M CPLD support
2021-12-10 7:08 UTC (6+ messages)
` [PATCH v9 3/6] dt-bindings: reset: Add Delta TN48M
[PATCH V4 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
2021-12-10 7:07 UTC (7+ messages)
` [PATCH V4 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V4 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
[PATCH] PCI: qcom-ep: Move enable/disable resources code to common functions
2021-12-10 7:06 UTC
[PATCH 00/11] iwlwifi: updates intended for v5.17 2021-12-10 part 1
2021-12-10 7:06 UTC (12+ messages)
` [PATCH 01/11] iwlwifi: fix Bz NMI behaviour
` [PATCH 02/11] iwlwifi: fw: remove dead error log code
` [PATCH 03/11] iwlwifi: pcie: add jacket bit to device configuration parsing
` [PATCH 04/11] iwlwifi: Read the correct addresses when getting the crf id
` [PATCH 05/11] iwlwifi: mvm: support revision 1 of WTAS table
` [PATCH 06/11] iwlwifi: mvm: Add list of OEMs allowed to use TAS
` [PATCH 07/11] iwlwifi: add support for BNJ HW
` [PATCH 08/11] iwlwifi: mvm: rfi: update rfi table
` [PATCH 09/11] iwlwifi: rs: add support for TLC config command ver 4
` [PATCH 10/11] iwlwifi: recognize missing PNVM data and then log filename
` [PATCH 11/11] iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
[PATCH v3] arm64: Enable KCSAN
2021-12-10 6:58 UTC (7+ messages)
[PATCH v2 0/4] media: si2157: rework firmware load logic
2021-12-10 7:04 UTC (4+ messages)
` [PATCH v2 4/4] media: si2157: use a different namespace for firmware
[PATCH] nvme: fix possible initialization failure for P4500/P4600 SSDs
2021-06-17 16:05 UTC
[PATCH 1/2] drm/amdgpu: introduce a kind of halt state for amdgpu device
2021-12-10 7:04 UTC (7+ messages)
` [PATCH 2/2] drm/amdgpu: add support for SMU debug option
[PATCH v3 0/6] DRAM devfreq support for Allwinner A64/H5
2021-12-10 6:57 UTC (4+ messages)
` [PATCH v3 6/6] PM / devfreq: Add a driver for the sun8i/sun50i MBUS
[PATCH] s390/3215: fix the array may be out of bounds
2021-12-10 7:02 UTC
[tip:x86/sgx] BUILD SUCCESS 50468e4313355b161cac8a5155a45832995b7f25
2021-12-10 7:00 UTC
[PATCH] drm/ttm: Don't inherit GEM object VMAs in child process
2021-12-10 6:58 UTC (8+ messages)
PA reports possible bug in 'snd_usb_audio'
2021-12-10 6:58 UTC
[PATCH v4 0/6] badblocks improvement for multiple bad block ranges
2021-12-10 6:57 UTC (8+ messages)
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
[meta-oe][PATCH] cpuid: update to 20211129
2021-12-10 6:57 UTC
[PATCH] ARM: dts: BCM5301X: Add USB GPIO and missing LEDs on Netgear R6300v2
2021-12-10 6:53 UTC (2+ messages)
[PATCH] dt-bindings: serial: amlogic, meson-uart: support S4
2021-12-10 6:52 UTC (2+ messages)
[RFC v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
2021-12-10 6:49 UTC (21+ messages)
` [RFC v2 01/20] part: call part_init() in blk_get_device_by_str() only for MMC
` [RFC v2 02/20] blk: add a helper function, blk_probe_or_unbind()
` [RFC v2 03/20] scsi: call device_probe() after scanning
` [RFC v2 04/20] usb: storage: "
` [RFC v2 05/20] mmc: "
` [RFC v2 06/20] nvme: "
` [RFC v2 07/20] sata: "
` [RFC v2 08/20] block: ide: "
` [RFC v2 09/20] dm: fix an 'undefined' error in some macros
` [RFC v2 10/20] virtio: call device_probe() in scanning
` [RFC v2 11/20] dm: add event notification
` [RFC v2 12/20] dm: add tag support
` [RFC v2 13/20] dm: disk: add UCLASS_PARTITION
` [RFC v2 14/20] dm: blk: add a device-probe hook for scanning disk partitions
` [RFC v2 15/20] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [RFC v2 16/20] efi_loader: disk: a helper function to delete efi_disk objects
` [RFC v2 17/20] dm: disk: add read/write interfaces with udevice
` [RFC v2 18/20] efi_loader: disk: use udevice instead of blk_desc
` [RFC v2 19/20] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI) devices
` [RFC v2 20/20] efi_driver: align with efi_disk-dm integration
[PATCH bpf-next v2] libbpf: add "bool skipped" to struct bpf_map
2021-12-10 6:53 UTC (2+ messages)
[PATCH V2] dt-bindings: arm: amlogic: add S4 based AQ222 bindings
2021-12-10 6:52 UTC (2+ messages)
[PATCH v18 0/3] am: support --empty=(die|drop|keep) option and --allow-empty option to handle empty patches
2021-12-10 6:50 UTC (6+ messages)
` [PATCH v19 "
` [PATCH v19 1/3] doc: git-format-patch: describe the option --always
[PATCH] libbpf: fix typo in btf__dedup@LIBBPF_0.0.2 definition
2021-12-10 6:50 UTC (3+ messages)
[tip:x86/cache] BUILD SUCCESS df0114f1f8711dbf481324c44cf5a8349130b913
2021-12-10 6:49 UTC
[linusw-pinctrl:for-next] BUILD SUCCESS 6ca94c5aa34cd74d09b6f6f90a6c4e211195e170
2021-12-10 6:49 UTC
[linusw-pinctrl:devel] BUILD SUCCESS b124c8bd50c7550ed966c09f69ffdbaaedc0aa15
2021-12-10 6:49 UTC
[PATCH 0/4] Enable PASID for DMA API users
2021-12-10 6:46 UTC (8+ messages)
` [PATCH 3/4] iommu/vt-d: Support PASID DMA for in-kernel usage
[PATCH v43 01/15] Linux Random Number Generator
2021-12-10 6:46 UTC (11+ messages)
[PATCH 0/3] media: si2157: rework firmware load logic
2021-12-10 6:45 UTC (6+ messages)
` [PATCH 3/3] media: si2157: rework the "
[ovmf bisection] complete build-amd64-xsm
2021-12-10 6:44 UTC
[PATCH v2] i2c: tegra: use i2c_timings for bus clock freq
2021-12-10 6:43 UTC (3+ messages)
[PATCH 1/1] Calculate the monotonic clock from the timespec clock to genereate pps PPS elapsed realtime event value and stores the result into /sys/class/pps/pps0/assert_elapsed
2021-12-10 6:43 UTC (2+ messages)
tcmu data area double copy overhead
2021-12-10 6:42 UTC (3+ messages)
[PATCH v3 0/3] block: show crypto capabilities in sysfs
2021-12-10 6:42 UTC (5+ messages)
` [PATCH v3 3/3] blk-crypto: "
Security Working Group meeting - Wednesday December 8 - results
2021-12-10 6:40 UTC (4+ messages)
kernel/sched/core_sched.c:175 sched_core_share_pid() warn: ignoring unreachable code
2021-12-10 6:39 UTC
[PATCH 0/4] perf: Add new macros for mem_hops field
2021-12-10 6:35 UTC (4+ messages)
[PATCH 1/3] dt-bindings: usb: mtk-xhci: add support ip-sleep for mt8195
2021-12-10 6:33 UTC (6+ messages)
` [PATCH 3/3] arm64: dts: mediatek: Add USB xHCI controller "
Inquiry about new RTC driver PCF2131
2021-12-10 6:34 UTC (2+ messages)
[PATCH 1/2] fsl-layerscape: add dtb overlay feature
2021-12-10 6:33 UTC (9+ messages)
[PATCH 0/6] Bug:211277 fix backport for 5.10 stable
2021-12-10 6:33 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: compress: fix potential deadlock of compress file
2021-12-10 6:32 UTC (3+ messages)
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.