messages from 2020-08-20 12:37:58 to 2020-08-20 12:58:39 UTC [more...]
[PATCH v2 0/2] I3C SETDASA and DAA process fix
2020-08-20 9:47 UTC (5+ messages)
` [PATCH v2 2/2] i3c: master: fix for SETDASA and DAA process
[PATCH 5.7 000/204] 5.7.17-rc1 review
2020-08-20 9:21 UTC (53+ messages)
` [PATCH 5.7 089/204] perf probe: Fix wrong variable warning when the probe point is not found
` [PATCH 5.7 094/204] remoteproc: qcom: q6v5: Update running state before requesting stop
` [PATCH 5.7 097/204] drm/imx: imx-ldb: Disable both channels for split mode in enc->disable()
` [PATCH 5.7 124/204] mmc: renesas_sdhi_internal_dmac: clean up the code for dma complete
` [PATCH 5.7 128/204] gpu: ipu-v3: image-convert: Combine rotate/no-rotate irq handlers
` [PATCH 5.7 132/204] f2fs: compress: fix to avoid memory leak on cc->cpages
` [PATCH 5.7 134/204] selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code
` [PATCH 5.7 135/204] selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH 5.7 136/204] selftests/powerpc: ptrace-pkey: Dont update expected UAMOR value
` [PATCH 5.7 137/204] iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
` [PATCH 5.7 139/204] clk: qcom: clk-alpha-pll: remove unused/incorrect PLL_CAL_VAL
` [PATCH 5.7 144/204] clk: clk-atlas6: fix return value check in atlas6_clk_init()
` [PATCH 5.7 145/204] nvme: fix deadlock in disconnect during scan_work and/or ana_work
` [PATCH 5.7 147/204] pwm: bcm-iproc: handle clk_get_rate() return
` [PATCH 5.7 148/204] tools build feature: Use CC and CXX from parent
` [PATCH 5.7 149/204] i2c: rcar: avoid race when unregistering slave
` [PATCH 5.7 153/204] libnvdimm/security: fix a typo
` [PATCH 5.7 155/204] openrisc: Fix oops caused when dumping stack
` [PATCH 5.7 157/204] nfs: nfs_file_write() should check for writeback errors
` [PATCH 5.7 158/204] watchdog: initialize device before misc_register
` [PATCH 5.7 159/204] watchdog: rti-wdt: balance pm runtime enable calls
` [PATCH 5.7 160/204] md-cluster: Fix potential error pointer dereference in resize_bitmaps()
` [PATCH 5.7 161/204] x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
` [PATCH 5.7 162/204] x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
` [PATCH 5.7 163/204] selftests/bpf: Prevent runqslower from racing on building bpftool
` [PATCH 5.7 164/204] Input: sentelic - fix error return when fsp_reg_write fails
` [PATCH 5.7 175/204] lib/test_lockup.c: fix return value of test_lockup_init()
` [PATCH 5.7 176/204] fs/minix: set s_maxbytes correctly
` [PATCH 5.7 177/204] fs/minix: fix block limit check for V1 filesystems
` [PATCH 5.7 179/204] fs/ufs: avoid potential u32 multiplication overflow
` [PATCH 5.7 180/204] test_kmod: avoid potential double free in trigger_config_run_type()
` [PATCH 5.7 181/204] i2c: iproc: fix race between client unreg and isr
` [PATCH 5.7 182/204] mfd: dln2: Run event handler loop under spinlock
` [PATCH 5.7 183/204] crypto: algif_aead - fix uninitialized ctx->init
` [PATCH 5.7 184/204] ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
` [PATCH 5.7 186/204] tools build feature: Quote CC and CXX for their arguments
` [PATCH 5.7 187/204] perf/x86/rapl: Fix missing psys sysfs attributes
` [PATCH 5.7 188/204] sh: landisk: Add missing initialization of sh_io_port_base
` [PATCH 5.7 189/204] khugepaged: retract_page_tables() remember to test exit
` [PATCH 5.7 190/204] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH 5.7 191/204] ASoC: tegra: Add audio mclk parent configuration
` [PATCH 5.7 192/204] ASoC: tegra: Enable audio mclk during tegra_asoc_utils_init()
` [PATCH 5.7 193/204] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
` [PATCH 5.7 194/204] drm/i915/gt: Force the GT reset on shutdown
` [PATCH 5.7 195/204] drm/panfrost: Use kvfree() to free bo->sgts
` [PATCH 5.7 196/204] drm/dp_mst: Fix the DDC I2C device registration of an MST port
` [PATCH 5.7 197/204] drm/amdgpu: fix ordering of psp suspend
` [PATCH 5.7 198/204] drm/omap: force runtime PM suspend on system suspend
` [PATCH 5.7 199/204] drm/tidss: fix modeset init for DPI panels
` [PATCH 5.7 200/204] drm: Added orientation quirk for ASUS tablet model T103HAF
` [PATCH 5.7 203/204] drm/amd/display: Fix dmesg warning from setting abm level
` [PATCH 5.7 204/204] drm/amd/display: dchubbub p-state warning during surface planes switch
[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
2020-08-20 12:41 UTC (31+ messages)
` [dpdk-dev] [PATCH v2 00/37] "
` [dpdk-dev] [PATCH v2 01/37] examples: remove legacy sections of makefiles
` [dpdk-dev] [PATCH v2 02/37] examples/multi_process: convert to pkg-config-based build
` [dpdk-dev] [PATCH v2 03/37] examples/server_node_efd: "
` [dpdk-dev] [PATCH v2 04/37] examples/ka-agent: "
` [dpdk-dev] [PATCH v2 05/37] examples/pthread: "
` [dpdk-dev] [PATCH v2 06/37] examples/vm_power_manager: convert to use DPDK pkg-config
` [dpdk-dev] [PATCH v2 07/37] examples/vm_power_manager: convert guest cli to pkg-config
` [dpdk-dev] [PATCH v2 08/37] examples/ethtool: convert to pkg-config-based build
` [dpdk-dev] [PATCH v2 09/37] build: create dummy Makefile
` [dpdk-dev] [PATCH v2 10/37] build: remove makefiles and mk directory
` [dpdk-dev] [PATCH v2 11/37] config: remove all config files used by make
` [dpdk-dev] [PATCH v2 12/37] examples: remove old build system references
` [dpdk-dev] [PATCH v2 13/37] buildtools: remove all scripts for use with make
` [dpdk-dev] [PATCH v2 14/37] devtools: remove use of make in scripts
` [dpdk-dev] [PATCH v2 15/37] app/test: remove references to make
` [dpdk-dev] [PATCH v2 16/37] drivers: remove references to make config options
` [dpdk-dev] [PATCH v2 17/37] lib: "
` [dpdk-dev] [PATCH v2 18/37] doc/guides: remove use of DPDK make build system
` [dpdk-dev] [PATCH v2 19/37] doc: remove deprecation notice for make
` [dpdk-dev] [PATCH v2 20/37] doc: remove references to make in bbdev guides
` [dpdk-dev] [PATCH v2 21/37] doc: remove references to make in compressdev guides
` [dpdk-dev] [PATCH v2 22/37] doc: remove references to make in contributing guides
` [dpdk-dev] [PATCH v2 23/37] doc: remove references to make in cryptodev guides
` [dpdk-dev] [PATCH v2 24/37] doc: remove references to make in eventdev guides
` [dpdk-dev] [PATCH v2 25/37] doc: remove references to make in FreeBSD gsg guide
` [dpdk-dev] [PATCH v2 26/37] doc: remove references to make in howto guides
` [dpdk-dev] [PATCH v2 27/37] doc: remove references to make in Linux gsg guides
` [dpdk-dev] [PATCH v2 28/37] doc: remove references to make in mempool guides
` [dpdk-dev] [PATCH v2 29/37] doc: remove references to make in NIC guides
[PATCH v4 0/4] migration: Add block-bitmap-mapping parameter
2020-08-20 12:57 UTC (4+ messages)
` [PATCH v4 1/4] "
[PATCH v2] powerpc/pseries: Do not initiate shutdown when system is running on UPS
2020-08-20 12:57 UTC (2+ messages)
NULL pointer deref crash on barebox 2020.08.0
2020-08-20 12:57 UTC (6+ messages)
[RFC PATCH 0/2] iio: st-accel: Add support for Silan clones
2020-08-20 12:56 UTC (7+ messages)
` [RFC PATCH 2/2] iio: st-accel: Add support for Silan SC7A20 and SC7A30E
Xen 4.14.0 fails on Dell IoT Gateway without efi=no-rs
2020-08-20 12:56 UTC (2+ messages)
[PATCH] ui: Add more mouse buttons to SPICE
2020-08-20 11:05 UTC
still seeing single client NFS4ERR_DELAY / CB_RECALL
2020-08-20 12:56 UTC (12+ messages)
[PATCH bpf-next 0/5] Allow storage of flexible metadata information for eBPF programs
2020-08-20 9:42 UTC (2+ messages)
` [PATCH bpf-next 2/5] bpf: Add BPF_PROG_BIND_MAP syscall
[PATCH v3] ravb: Fixed to be able to unload modules
2020-08-20 9:43 UTC
About QEMU FOR LS1046
2020-08-20 5:12 UTC (2+ messages)
[PATCH] hw/arm/virt: Default to architecture appropriate CPU
2020-08-20 4:55 UTC
[RFC 0/1] Optimize ext4 DAX overwrites
2020-08-20 12:53 UTC (3+ messages)
` [RFC 1/1] ext4: "
[PATCH v13 0/9] Enable ptp_kvm for arm64
2020-08-20 9:43 UTC (6+ messages)
` [PATCH v13 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC
[PATCH for-next] RDMA/usnic: Remove the query_pkey callback
2020-08-20 12:53 UTC
[PATCH v3] bootm: add global.bootm.root_dev env var for booting via PARTUUID
2020-08-20 12:53 UTC (3+ messages)
[LTP] [PATCH v2 1/1] tst_kvcmp: Strip double quotes when parsing /etc/os-release
2020-08-20 12:53 UTC (5+ messages)
BUG: kernel NULL pointer dereference when using zstd
2020-08-20 9:42 UTC (3+ messages)
[PATCH] sched/fair: avoid vruntime compensation for SCHED_IDLE task
2020-08-20 12:51 UTC (2+ messages)
[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-20 12:45 UTC (9+ messages)
[PATCH 5.8 000/232] 5.8.3-rc1 review
2020-08-20 12:49 UTC (2+ messages)
[PATCH v2 1/2] iommu/iova: Retry from last rb tree node if iova search fails
2020-08-20 12:49 UTC (4+ messages)
` [PATCH v2 2/2] iommu/iova: Free global iova rcache on iova alloc failure
hash equivalency and PR service - RFC
2020-08-20 12:49 UTC (2+ messages)
[PATCH v2] nfsd: Convert to use the preferred fallthrough macro
2020-08-20 12:49 UTC (2+ messages)
[PATCH 0/2] Add MStar interrupt controller support
2020-08-20 12:47 UTC (6+ messages)
` [PATCH v2 1/2] irqchip: irq-mst: "
[PATCH 5.4 000/152] 5.4.60-rc1 review
2020-08-20 12:48 UTC (48+ messages)
` [PATCH 5.4 001/152] smb3: warn on confusing error scenario with sec=krb5
` [PATCH 5.4 002/152] genirq/affinity: Make affinity setting if activated opt-in
` [PATCH 5.4 003/152] genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
` [PATCH 5.4 004/152] PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
` [PATCH 5.4 005/152] PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken
` [PATCH 5.4 006/152] PCI: Add device even if driver attach failed
` [PATCH 5.4 007/152] PCI: qcom: Define some PARF params needed for ipq8064 SoC
` [PATCH 5.4 008/152] PCI: qcom: Add support for tx term offset for rev 2.1.0
` [PATCH 5.4 009/152] btrfs: allow use of global block reserve for balance item deletion
` [PATCH 5.4 010/152] btrfs: free anon block device right after subvolume deletion
` [PATCH 5.4 011/152] btrfs: dont allocate anonymous block device for user invisible roots
` [PATCH 5.4 012/152] btrfs: ref-verify: fix memory leak in add_block_entry
` [PATCH 5.4 014/152] btrfs: remove no longer needed use of log_writers for the log root tree
` [PATCH 5.4 015/152] btrfs: dont traverse into the seed devices in show_devname
` [PATCH 5.4 016/152] btrfs: open device without device_list_mutex
` [PATCH 5.4 017/152] btrfs: move the chunk_mutex in btrfs_read_chunk_tree
` [PATCH 5.4 019/152] btrfs: add missing check for nocow and compression inode flags
` [PATCH 5.4 020/152] btrfs: avoid possible signal interruption of btrfs_drop_snapshot() on relocation tree
` [PATCH 5.4 021/152] btrfs: sysfs: use NOFS for device creation
` [PATCH 5.4 022/152] btrfs: dont WARN if we abort a transaction with EROFS
` [PATCH 5.4 023/152] btrfs: fix race between page release and a fast fsync
` [PATCH 5.4 024/152] btrfs: fix messages after changing compression level by remount
` [PATCH 5.4 025/152] btrfs: only search for left_info if there is no right_info in try_merge_free_space
` [PATCH 5.4 026/152] btrfs: inode: fix NULL pointer dereference if inode doesnt need compression
` [PATCH 5.4 027/152] btrfs: fix memory leaks after failure to lookup checksums during inode logging
` [PATCH 5.4 028/152] btrfs: make sure SB_I_VERSION doesnt get unset by remount
` [PATCH 5.4 029/152] btrfs: fix return value mixup in btrfs_get_extent
` [PATCH 5.4 030/152] arm64: perf: Correct the event index in sysfs
` [PATCH 5.4 031/152] dt-bindings: iio: io-channel-mux: Fix compatible string in example code
` [PATCH 5.4 032/152] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
` [PATCH 5.4 033/152] xtensa: add missing exclusive access state management
` [PATCH 5.4 034/152] xtensa: fix xtensa_pmu_setup prototype
` [PATCH 5.4 035/152] cifs: Fix leak when handling lease break for cached root fid
` [PATCH 5.4 036/152] powerpc/ptdump: Fix build failure in hashpagetable.c
` [PATCH 5.4 038/152] powerpc: Fix circular dependency between percpu.h and mmu.h
` [PATCH 5.4 039/152] pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
` [PATCH 5.4 041/152] net: ethernet: stmmac: Disable hardware multicast filter
` [PATCH 5.4 044/152] md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
` [PATCH 5.4 052/152] khugepaged: collapse_pte_mapped_thp() flush the right range
` [PATCH 5.4 053/152] khugepaged: collapse_pte_mapped_thp() protect the pmd lock
` [PATCH 5.4 056/152] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done
` [PATCH 5.4 059/152] tracing/hwlat: Honor the tracing_cpumask
` [PATCH 5.4 061/152] tracing: Move pipe reference to trace array instead of current_tracer
` [PATCH 5.4 069/152] perf intel-pt: Fix FUP packet state
` [PATCH 5.4 070/152] perf intel-pt: Fix duplicate branch after CBR
` [PATCH 5.4 071/152] remoteproc: qcom: q6v5: Update running state before requesting stop
[PATCH 4.19 00/92] 4.19.141-rc1 review
2020-08-20 12:48 UTC (2+ messages)
[PATCH 4.9 000/212] 4.9.233-rc1 review
2020-08-20 12:48 UTC (2+ messages)
[PATCH v32 11/12] LRNG - add interface for gathering of raw entropy
2020-08-20 12:47 UTC (2+ messages)
[PATCH 1/3] video: add simple, transparent, bridge implementation
2020-08-20 12:47 UTC (3+ messages)
` [PATCH 2/3] video: ipuv3: parallel-display: support of_graph binding
[PATCH v4l-utils v3 0/2] Add support for meson building
2020-08-20 12:46 UTC (5+ messages)
` [PATCH v4l-utils v3 2/2] "
[PATCH] sched/fair: reduce preemption with IDLE tasks runable
2020-08-20 12:45 UTC (22+ messages)
` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)
[PATCH 5.9 1/3] mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
2020-08-20 12:44 UTC (6+ messages)
` [PATCH 5.9 2/3] mac80211: factor out code to look up the average packet length duration for a rate
` [PATCH 5.9 3/3] mac80211: improve AQL aggregation estimation for low data rates
[PATCH 4.14 000/228] 4.14.194-rc1 review
2020-08-20 12:44 UTC (4+ messages)
[PATCH V7] GCOV: Add config to check the preqequisites situation
2020-08-20 12:40 UTC (2+ messages)
[PATCH] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address
2020-08-20 12:42 UTC (3+ messages)
[PATCH] arm: dts: mt7622: add PCIe nodes for BananaPi-R64
2020-08-20 12:40 UTC (2+ messages)
[PATCH v3 0/5] add SATA/AHCI support for BananaPi R64
2020-08-20 12:40 UTC (11+ messages)
` [PATCH v3 1/5] arm: dts: mt7622: add SATA reset constants
` [PATCH v3 2/5] phy: mtk-tphy: add PHY_TYPE_SATA
` [PATCH v3 3/5] reset: add basic reset controller for pciesys
` [PATCH v3 4/5] ahci: mediatek: add ahci driver
` [PATCH v3 5/5] dts: r64: add sata- and asm_sel nodes
[PATCH 0/2] Add DTS for BananaPi-R64
2020-08-20 12:40 UTC (5+ messages)
` [PATCH 1/2] arm: dts: add watchdog-node for mt7622
` [PATCH 2/2] dts: r64: add r64 dts
[PATCH 0/5] Add PCIe and its clock support for mt7622
2020-08-20 12:40 UTC (11+ messages)
` [PATCH 1/5] clk: mediatek: add pciesys support for MT7622 SoC
` [PATCH 2/5] arm: dts: "
` [PATCH 3/5] PCI: mediatek: Add PCIe support for MT7622
` [PATCH 4/5] arm: dts: mediatek: add PCIe node "
` [PATCH 5/5] configs: mt7622: add PCIe controller related configs
[PATCH] pinctrl: mediatek: mt8512: fix the wrong start address of ranges
2020-08-20 12:39 UTC (2+ messages)
[PATCH] lockdep: Do no validate wait context for novalidate class
2020-08-20 12:38 UTC (4+ messages)
[RFC PATCH 0/2] Allow adding .git files and directories
2020-08-20 12:37 UTC (6+ messages)
[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
2020-08-20 12:37 UTC (3+ messages)
Proper DT bindings for Broadcom's DMU node
2020-08-20 12:38 UTC (2+ 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.