All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-26 23:56:13 to 2020-10-27 00:10:19 UTC [more...]

[PATCH AUTOSEL 4.9 01/30] powerpc/powernv/smp: Fix spurious DBG() warning
 2020-10-27  0:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 02/30] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH AUTOSEL 4.9 05/30] um: change sigio_spinlock to a mutex

[REGRESSION] mm: process_vm_readv testcase no longer works after compat_prcoess_vm_readv removed
 2020-10-27  0:09 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 001/132] powerpc/powernv/smp: Fix spurious DBG() warning
 2020-10-26 23:52 UTC  (32+ messages)
` [PATCH AUTOSEL 5.8 019/132] ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
` [PATCH AUTOSEL 5.8 040/132] media: platform: Improve queue set up flow for bug fixing
` [PATCH AUTOSEL 5.8 053/132] drm: exynos: fix common struct sg_table related issues
` [PATCH AUTOSEL 5.8 063/132] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH AUTOSEL 5.8 064/132] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 5.8 067/132] coresight: Make sysfs functional on topologies with per core sink
` [dm-devel] [PATCH AUTOSEL 5.8 081/132] dm: change max_io_len() to use blk_max_size_offset()
` [PATCH AUTOSEL 5.8 094/132] ARC: [dts] fix the errors detected by dtbs_check
` [PATCH AUTOSEL 5.8 105/132] phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
` [PATCH AUTOSEL 5.8 107/132] net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
` [PATCH AUTOSEL 5.8 112/132] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
` [PATCH AUTOSEL 5.8 114/132] gfs2: call truncate_inode_pages_final for address space glocks
` [PATCH AUTOSEL 5.8 115/132] gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
` [PATCH AUTOSEL 5.8 116/132] gfs2: use-after-free in sysfs deregistration
` [PATCH AUTOSEL 5.8 117/132] gfs2: add validation checks for size of superblock
` [PATCH AUTOSEL 5.8 119/132] cifs: handle -EINTR in cifs_setattr
` [PATCH AUTOSEL 5.8 121/132] ARM: dts: omap4: Fix sgx clock rate for 4430
` [PATCH AUTOSEL 5.8 122/132] memory: emif: Remove bogus debugfs error handling
` [PATCH AUTOSEL 5.8 123/132] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [PATCH AUTOSEL 5.8 124/132] ARM: dts: s5pv210: move fixed clocks under root node
` [PATCH AUTOSEL 5.8 125/132] ARM: dts: s5pv210: move PMU node out of clock controller
` [PATCH AUTOSEL 5.8 126/132] ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
` [PATCH AUTOSEL 5.8 127/132] ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries
` [PATCH AUTOSEL 5.8 129/132] firmware: arm_scmi: Move scmi bus init and exit calls into the driver
` [PATCH AUTOSEL 5.8 131/132] sgl_alloc_order: fix memory leak
` [PATCH AUTOSEL 5.8 132/132] nvme-rdma: fix crash when connect rejected

[PATCH AUTOSEL 4.14 01/46] powerpc/powernv/smp: Fix spurious DBG() warning
 2020-10-27  0:09 UTC  (16+ messages)
` [PATCH AUTOSEL 4.14 02/46] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH AUTOSEL 4.14 03/46] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [f2fs-dev] [PATCH AUTOSEL 4.14 04/46] f2fs: add trace exit in exception path
` [f2fs-dev] [PATCH AUTOSEL 4.14 05/46] f2fs: fix to check segment boundary during SIT page readahead
  `  "
` [PATCH AUTOSEL 4.14 10/46] video: fbdev: pvr2fb: initialize variables
` [PATCH AUTOSEL 4.14 11/46] ath10k: start recovery process when payload length exceeds max htc length for sdio
` [PATCH AUTOSEL 4.14 12/46] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH AUTOSEL 4.14 13/46] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 4.14 14/46] media: videodev2.h: RGB BT2020 and HSV are always full range
` [PATCH AUTOSEL 4.14 19/46] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 4.14 22/46] cpufreq: sti-cpufreq: add stih418 support
` [Cluster-devel] [PATCH AUTOSEL 4.14 38/46] gfs2: add validation checks for size of superblock

[PATCH AUTOSEL 4.19 01/60] powerpc/powernv/smp: Fix spurious DBG() warning
 2020-10-27  0:04 UTC  (54+ messages)
` [PATCH AUTOSEL 4.19 02/60] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH AUTOSEL 4.19 03/60] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH AUTOSEL 4.19 04/60] f2fs: add trace exit in exception path
  ` [f2fs-dev] "
` [PATCH AUTOSEL 4.19 05/60] f2fs: fix uninit-value in f2fs_lookup
  ` [f2fs-dev] "
` [PATCH AUTOSEL 4.19 06/60] f2fs: fix to check segment boundary during SIT page readahead
  ` [f2fs-dev] "
` [PATCH AUTOSEL 4.19 07/60] um: change sigio_spinlock to a mutex
` [PATCH AUTOSEL 4.19 08/60] MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
` [PATCH AUTOSEL 4.19 09/60] ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
` [PATCH AUTOSEL 4.19 10/60] power: supply: bq27xxx: report "not charging" on all types
` [PATCH AUTOSEL 4.19 11/60] xfs: fix realtime bitmap/summary file truncation when growing rt volume
` [PATCH AUTOSEL 4.19 12/60] video: fbdev: pvr2fb: initialize variables
` [PATCH AUTOSEL 4.19 13/60] ath10k: start recovery process when payload length exceeds max htc length for sdio
` [PATCH AUTOSEL 4.19 14/60] ath10k: fix VHT NSS calculation when STBC is enabled
` [PATCH AUTOSEL 4.19 15/60] drm/brige/megachips: Add checking if ge_b850v3_lvds_init() is working correctly
` [PATCH AUTOSEL 4.19 16/60] media: videodev2.h: RGB BT2020 and HSV are always full range
` [PATCH AUTOSEL 4.19 17/60] media: platform: Improve queue set up flow for bug fixing
` [PATCH AUTOSEL 4.19 18/60] usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
` [PATCH AUTOSEL 4.19 19/60] media: tw5864: check status of tw5864_frameinterval_get
` [PATCH AUTOSEL 4.19 22/60] drm/bridge/synopsys: dsi: add support for non-continuous HS clock
` [PATCH AUTOSEL 4.19 23/60] arm64: topology: Stop using MPIDR for topology information
` [PATCH AUTOSEL 4.19 25/60] ia64: kprobes: Use generic kretprobe trampoline handler
` [PATCH AUTOSEL 4.19 26/60] kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
` [PATCH AUTOSEL 4.19 33/60] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
` [PATCH AUTOSEL 4.19 34/60] xfs: don't free rt blocks when we're doing a REMAP bunmapi call
` [PATCH AUTOSEL 4.19 35/60] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
` [PATCH AUTOSEL 4.19 36/60] genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
` [PATCH AUTOSEL 4.19 37/60] dm: change max_io_len() to use blk_max_size_offset()
  ` [dm-devel] "
` [PATCH AUTOSEL 4.19 38/60] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
` [PATCH AUTOSEL 4.19 39/60] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
` [PATCH AUTOSEL 4.19 40/60] power: supply: test_power: add missing newlines when printing parameters by sysfs
` [PATCH AUTOSEL 4.19 41/60] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH AUTOSEL 4.19 42/60] btrfs: fix replace of seed device
` [PATCH AUTOSEL 4.19 44/60] bnxt_en: Log unknown link speed appropriately
` [PATCH AUTOSEL 4.19 47/60] net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
` [PATCH AUTOSEL 4.19 49/60] ext4: Detect already used quota file early
` [PATCH AUTOSEL 4.19 50/60] gfs2: add validation checks for size of superblock
  ` [Cluster-devel] "
` [PATCH AUTOSEL 4.19 51/60] cifs: handle -EINTR in cifs_setattr
` [PATCH AUTOSEL 4.19 54/60] memory: emif: Remove bogus debugfs error handling
` [PATCH AUTOSEL 4.19 58/60] nbd: make the config put is called before the notifying the waiter
` [PATCH AUTOSEL 4.19 59/60] sgl_alloc_order: fix memory leak
` [PATCH AUTOSEL 4.19 60/60] nvme-rdma: fix crash when connect rejected

[PATCH AUTOSEL 5.9 001/147] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures
 2020-10-26 23:59 UTC  (15+ messages)
` [PATCH AUTOSEL 5.9 002/147] powerpc/powernv/smp: Fix spurious DBG() warning
` [PATCH AUTOSEL 5.9 005/147] powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N
` [PATCH AUTOSEL 5.9 075/147] coresight: Make sysfs functional on topologies with per core sink
` [PATCH AUTOSEL 5.9 081/147] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
` [PATCH AUTOSEL 5.9 131/147] soc: imx: gpcv2: Use dev_err_probe() to simplify error handling
` [PATCH AUTOSEL 5.9 133/147] ARM: dts: s5pv210: Enable audio on Aries boards
` [PATCH AUTOSEL 5.9 134/147] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [PATCH AUTOSEL 5.9 135/147] ARM: dts: s5pv210: move fixed clocks under root node
` [PATCH AUTOSEL 5.9 136/147] ARM: dts: s5pv210: move PMU node out of clock controller
` [PATCH AUTOSEL 5.9 137/147] ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
` [PATCH AUTOSEL 5.9 138/147] ARM: dts: s5pv210: add RTC 32 KHz clock in Aries family
` [PATCH AUTOSEL 5.9 139/147] ARM: dts: s5pv210: align SPI GPIO node name with dtschema in Aries
` [PATCH AUTOSEL 5.9 141/147] soc: ti: k3: ringacc: add am65x sr2.0 support

[PATCH AUTOSEL 5.4 01/80] powerpc/powernv/smp: Fix spurious DBG() warning
 2020-10-26 23:55 UTC  (62+ messages)
` [PATCH AUTOSEL 5.4 03/80] powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
` [PATCH AUTOSEL 5.4 04/80] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH AUTOSEL 5.4 05/80] f2fs: add trace exit in exception path
` [PATCH AUTOSEL 5.4 06/80] f2fs: fix uninit-value in f2fs_lookup
` [PATCH AUTOSEL 5.4 07/80] f2fs: fix to check segment boundary during SIT page readahead
` [PATCH AUTOSEL 5.4 09/80] um: change sigio_spinlock to a mutex
` [PATCH AUTOSEL 5.4 10/80] f2fs: handle errors of f2fs_get_meta_page_nofail
` [PATCH AUTOSEL 5.4 12/80] ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses
` [PATCH AUTOSEL 5.4 30/80] ia64: kprobes: Use generic kretprobe trampoline handler
` [PATCH AUTOSEL 5.4 33/80] media: uvcvideo: Fix dereference of out-of-bound list iterator
` [PATCH AUTOSEL 5.4 34/80] selftests/bpf: Define string const as global for test_sysctl_prog.c
` [PATCH AUTOSEL 5.4 35/80] samples/bpf: Fix possible deadlock in xdpsock
` [PATCH AUTOSEL 5.4 36/80] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
` [PATCH AUTOSEL 5.4 37/80] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 5.4 38/80] USB: adutux: fix debugging
` [PATCH AUTOSEL 5.4 39/80] uio: free uio id after uio file node is freed
` [PATCH AUTOSEL 5.4 40/80] coresight: Make sysfs functional on topologies with per core sink
` [PATCH AUTOSEL 5.4 41/80] usb: xhci: omit duplicate actions when suspending a runtime suspended host
` [PATCH AUTOSEL 5.4 42/80] SUNRPC: Mitigate cond_resched() in xprt_transmit()
` [PATCH AUTOSEL 5.4 43/80] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE
` [PATCH AUTOSEL 5.4 44/80] can: flexcan: disable clocks during stop mode
` [PATCH AUTOSEL 5.4 45/80] xfs: don't free rt blocks when we're doing a REMAP bunmapi call
` [PATCH AUTOSEL 5.4 46/80] ACPI: Add out of bounds and numa_off protections to pxm_to_node()
` [PATCH AUTOSEL 5.4 47/80] genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
` [dm-devel] [PATCH AUTOSEL 5.4 48/80] dm: change max_io_len() to use blk_max_size_offset()
  `  "
` [PATCH AUTOSEL 5.4 49/80] brcmfmac: Fix warning message after dongle setup failed
` [PATCH AUTOSEL 5.4 50/80] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
` [PATCH AUTOSEL 5.4 51/80] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io
` [PATCH AUTOSEL 5.4 52/80] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH AUTOSEL 5.4 53/80] power: supply: test_power: add missing newlines when printing parameters by sysfs
` [PATCH AUTOSEL 5.4 54/80] drm/amd/display: HDMI remote sink need mode validation for Linux
` [PATCH AUTOSEL 5.4 55/80] ARC: [dts] fix the errors detected by dtbs_check
` [PATCH AUTOSEL 5.4 56/80] btrfs: fix replace of seed device
` [PATCH AUTOSEL 5.4 57/80] md/bitmap: md_bitmap_get_counter returns wrong blocks
` [PATCH AUTOSEL 5.4 58/80] bnxt_en: Log unknown link speed appropriately
` [PATCH AUTOSEL 5.4 59/80] rpmsg: glink: Use complete_all for open states
` [PATCH AUTOSEL 5.4 60/80] clk: ti: clockdomain: fix static checker warning
` [PATCH AUTOSEL 5.4 61/80] phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
` [PATCH AUTOSEL 5.4 62/80] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
` [PATCH AUTOSEL 5.4 63/80] net: 9p: initialize sun_server.sun_path to have addr's value only when addr is valid
` [PATCH AUTOSEL 5.4 64/80] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
` [PATCH AUTOSEL 5.4 65/80] ext4: Detect already used quota file early
` [PATCH AUTOSEL 5.4 66/80] PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
` [PATCH AUTOSEL 5.4 67/80] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
` [PATCH AUTOSEL 5.4 68/80] gfs2: use-after-free in sysfs deregistration
` [PATCH AUTOSEL 5.4 69/80] gfs2: add validation checks for size of superblock
` [PATCH AUTOSEL 5.4 70/80] cifs: handle -EINTR in cifs_setattr
` [PATCH AUTOSEL 5.4 71/80] arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes
` [PATCH AUTOSEL 5.4 72/80] ARM: dts: omap4: Fix sgx clock rate for 4430
` [PATCH AUTOSEL 5.4 73/80] memory: emif: Remove bogus debugfs error handling
` [PATCH AUTOSEL 5.4 74/80] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings
` [PATCH AUTOSEL 5.4 75/80] ARM: dts: s5pv210: move fixed clocks under root node
` [PATCH AUTOSEL 5.4 76/80] ARM: dts: s5pv210: move PMU node out of clock controller
` [PATCH AUTOSEL 5.4 77/80] ARM: dts: s5pv210: remove dedicated 'audio-subsystem' node
` [PATCH AUTOSEL 5.4 78/80] nbd: make the config put is called before the notifying the waiter
` [PATCH AUTOSEL 5.4 79/80] sgl_alloc_order: fix memory leak
` [PATCH AUTOSEL 5.4 80/80] nvme-rdma: fix crash when connect rejected

Patchwork summary for: spi-devel-general
 2020-10-27  0:07 UTC 

[PATCH] staging: rtl8723bs: Replace the comparision method
 2020-10-27  0:05 UTC  (2+ messages)

[PATCH 1/2] i2c: imx: use devm_request_threaded_irq to simplify code
 2020-10-26 23:53 UTC  (4+ messages)
` [PATCH 2/2] i2c: imx: remove id_table entry

[dpdk-dev] [PATCH] net/i40e: fix FDIR issue for ETH + VLAN pattern
 2020-10-27  6:21 UTC  (4+ messages)

[PATCH RFC 0/7] btrfs: read_policy types latency, device and
 2020-10-26 23:55 UTC  (4+ messages)
` [PATCH RFC 3/7] btrfs: add read_policy latency
` [PATCH RFC 4/7] btrfs: trace, add event btrfs_read_policy
` [PATCH 5/7] btrfs: introduce new device-state read_preferred

[PATCH] Fix compat regression in process_vm_rw()
 2020-10-27  0:03 UTC 

[PATCH] asm-generic: percpu: avoid Wshadow warning
 2020-10-27  0:02 UTC  (2+ messages)

[PATCH] fix swiotlb panic on Xen
 2020-10-27  0:02 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 5.10, 2nd round
 2020-10-26 23:52 UTC 

[PATCH net 0/3] mlxsw: Various fixes
 2020-10-26 23:56 UTC  (2+ messages)

[PATCH 1/2] mm: reorganize internal_get_user_pages_fast()
 2020-10-26 23:59 UTC  (3+ messages)

[RFCv2 00/16] KVM protected memory extension
 2020-10-26 23:58 UTC  (4+ messages)

Upstream state of the U-Boot patches
 2020-10-26 23:56 UTC 

[Regression] s390x build broken with 5.10-rc1 (bisected)
 2020-10-26 23:57 UTC  (4+ messages)
  ` [PATCH 1/1] s390: correct __bootdata / __bootdata_preserved macros


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.