linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 09:19:45 to 2020-08-07 13:14:05 UTC [more...]

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-07 13:13 UTC  (3+ messages)
` [RFC PATCH 1/8] fs: introduce get_shared_files() for dax&reflink
` [RFC PATCH 5/8] fsdax: replace mmap entry in case of CoW

[v1] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-07 13:13 UTC  (5+ messages)
  ` [Freedreno] "

[PATCH 4.19] net/mlx5e: Don't support phys switch id if not in switchdev mode
 2020-08-07 13:13 UTC  (2+ messages)

[PATCH 00/10] mm/hugetlb: code refine and simplification
 2020-08-07 13:12 UTC  (19+ messages)
` [PATCH 01/10] mm/hugetlb: not necessary to coalesce regions recursively
` [PATCH 02/10] mm/hugetlb: make sure to get NULL when list is empty
` [PATCH 03/10] mm/hugetlb: use list_splice to merge two list at once
` [PATCH 04/10] mm/hugetlb: count file_region to be added when regions_needed != NULL
` [PATCH 05/10] mm/hugetlb: remove the redundant check on non_swap_entry()
` [PATCH 06/10] mm/hugetlb: remove redundant huge_pte_alloc() in hugetlb_fault()
` [PATCH 07/10] mm/hugetlb: a page from buddy is not on any list
` [PATCH 08/10] mm/hugetlb: return non-isolated page in the loop instead of break and check
` [PATCH 09/10] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page

[PATCH v2] drm/qxl: don't take vga ports on rev5+
 2020-08-07 13:12 UTC  (2+ messages)

[PATCH v11 0/6] KASAN-KUnit Integration
 2020-08-07 13:10 UTC  (3+ messages)
` [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit

[v2] drm/msm/dpu: Fix reservation failures in modeset
 2020-08-07 13:09 UTC 

[PATCH] drm/virtio: fix unblank
 2020-08-07 13:09 UTC  (2+ messages)

[RESEND PATCH] media: atomisp: Replace trace_printk by pr_info
 2020-08-07 13:09 UTC  (8+ messages)

[PATCH 1/2] mm/slub: Introduce two counters for the partial objects
 2020-08-07 13:02 UTC  (4+ messages)

[PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully
 2020-08-07 13:01 UTC 

[PATCH 1/2 v2] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_RESTART_RSEQ_ON_CPU
 2020-08-07 12:54 UTC  (4+ messages)
` [PATCH 2/2 v2] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_RESTART_RSEQ_ON_CPU

[PATCH 0/2] irqchip: irq-mt58xx: Add mt58xx series interrupt
 2020-08-07 12:52 UTC  (2+ messages)

[RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
 2020-08-07 12:50 UTC  (10+ messages)
` [RFC PATCH v2 1/6] sched: Unify runtime accounting across classes
` [RFC PATCH v2 2/6] sched/deadline: Collect sched_dl_entity initialization
` [RFC PATCH v2 3/6] sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
` [RFC PATCH v2 4/6] sched/deadline: Introduce deadline servers
` [RFC PATCH v2 5/6] sched/fair: Add trivial fair server
` [RFC PATCH v2 6/6] sched/fair: Implement starvation monitor

[PATCH 0/2] arm64: dts: ti: k3-j7200: Add HyperFlash related nodes
 2020-08-07 12:44 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j7200: Add HyperBus node
` [PATCH 2/2] arm64: dts: ti: k3-j7200-som-p0: Add HyperFlash node

[PATCH] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
 2020-08-07 12:43 UTC  (2+ messages)

INFO: task hung in pipe_release (2)
 2020-08-07 12:38 UTC  (5+ messages)
` splice: infinite busy loop lockup bug

[PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
 2020-08-07 12:38 UTC  (12+ messages)

drivers/video/fbdev/sstfb.c:337:23: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-07 12:27 UTC 

[PATCH] perf record: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
 2020-08-07 12:28 UTC  (6+ messages)

[PATCH v2 net-next] net/tls: allow MSG_CMSG_COMPAT in sendmsg
 2020-08-07 12:27 UTC  (4+ messages)

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-08-07 12:26 UTC  (6+ messages)
` [PATCH v3 1/3] driver core: Revert default driver_deferred_probe_timeout value to 0

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-08-07 12:19 UTC  (6+ messages)

KASAN: use-after-free Read in service_outstanding_interrupt
 2020-08-07 12:19 UTC 

drivers/net/dsa/sja1105/sja1105_main.c:3418:38: warning: address of array 'match->compatible' will always evaluate to 'true'
 2020-08-07 12:17 UTC 

[PATCH v3 3/7] x86/xen: drop tests for highmem in pv code
 2020-08-07 11:18 UTC  (2+ messages)

[PATCH] dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel
 2020-08-07 12:10 UTC 

fs/erofs/zdata.c:198:22: sparse: sparse: non size-preserving integer to pointer cast
 2020-08-07 12:08 UTC 

upstream test error: WARNING in __local_bh_enable_ip
 2020-08-07 12:08 UTC  (19+ messages)
` [PATCH] x86/paravirt: Add missing noinstr to arch_local*() helpers

[PATCH v3] drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()
 2020-08-07 11:57 UTC  (2+ messages)

[PATCH] ASoC: amd: Replacing component->name with codec_dai->name
 2020-08-07 11:54 UTC  (4+ messages)

drivers/video/fbdev/pxafb.c:916:24: sparse: sparse: incorrect type in assignment (different address spaces)
 2020-08-07 11:53 UTC  (2+ messages)

[PATCH v2 18/41] ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
 2020-08-07 11:51 UTC  (10+ messages)
` [PATCH v2 20/41] ARM: s3c24xx: move regs-spi.h into spi driver
` [PATCH v2 23/41] ARM: s3c24xx: move spi fiq handler into platform
` [PATCH v2 28/41] ARM: s3c24xx: move iis pinctrl config into boards
` [PATCH v2 31/41] ARM: s3c24xx: spi: avoid hardcoding fiq number in driver

[PATCH bpf] bpf: doc: remove references to warning message when using bpf_trace_printk()
 2020-08-07 11:50 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-08-07 11:49 UTC  (4+ messages)

[PATCH v1 00/13] PHY: Add support for multilink configurations in Cadence Torrent PHY driver
 2020-08-07 11:46 UTC  (14+ messages)
` [PATCH v1 01/13] phy: cadence-torrent: Add single link PCIe support
` [PATCH v1 02/13] phy: cadence-torrent: Check cmn_ready assertion during PHY power on
` [PATCH v1 03/13] phy: cadence-torrent: Add PHY APB reset support
` [PATCH v1 04/13] dt-bindings: phy: Add PHY_TYPE_QSGMII definition
` [PATCH v1 05/13] phy: cadence-torrent: Add support for PHY multilink configuration
` [PATCH v1 06/13] phy: cadence-torrent: Update PHY reset for "
` [PATCH v1 07/13] phy: cadence-torrent: Add clk changes "
` [PATCH v1 08/13] phy: cadence-torrent: Add PHY link configuration sequences for single link
` [PATCH v1 09/13] phy: cadence-torrent: Configure PHY_PLL_CFG as part of link_cmn_vals
` [PATCH v1 10/13] phy: cadence-torrent: Add single link SGMII/QSGMII register sequences
` [PATCH v1 11/13] phy: cadence-torrent: Add single link USB "
` [PATCH v1 12/13] phy: cadence-torrent: Add PCIe + USB multilink configuration
` [PATCH v1 13/13] phy: cadence-torrent: Add USB + SGMII/QSGMII "

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-07 11:36 UTC  (7+ messages)
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes

[PATCH] drivers: watchdog: rdc321x_wdt: Fix race condition bugs
 2020-08-07 11:29 UTC 

drivers/usb/gadget/udc/max3420_udc.c:975 max3420_nuke() error: double unlocked 'ep->lock' (orig line 970)
 2020-08-07 11:24 UTC 

[Q] devicetree overlays
 2020-08-07 11:25 UTC  (2+ messages)

[PATCH v5 0/2] Add 802.1AD protocol support for dsa switch and ocelot driver
 2020-08-07 11:25 UTC  (4+ messages)
` [PATCH v5 1/2] net: dsa: Add protocol support for 802.1AD when adding or deleting vlan for dsa switch port
` [PATCH v5 2/2] net: dsa: ocelot: Add support for QinQ Operation

[PATCH 1/1] arm64: add support for PAGE_SIZE aligned kernel stack
 2020-08-07 11:17 UTC  (4+ messages)

[PATCH] selftests: vdso: hash entry size on alpha,s390x is 8 bytes
 2020-08-07 11:23 UTC  (5+ messages)
  ` [LTP] [PATCH] selftests: vdso: hash entry size on alpha, s390x "

[PATCH v3 00/38] virtio: config space endian-ness cleanup
 2020-08-07 11:22 UTC  (5+ messages)
` [PATCH v3 10/38] virtio_gpu: correct tags for config space fields
` [PATCH v3 34/38] drm/virtio: convert to LE accessors

[PATCH 2/2 resend] iio:temperature:mlx90632: Adding extended calibration option
 2020-08-07 11:13 UTC  (3+ messages)

drivers/video/fbdev/sstfb.c:337:23: sparse: expected void
 2020-08-07 11:04 UTC 

[PATCH v3 0/9] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-08-07 11:13 UTC  (7+ messages)
` [PATCH 9/9] "

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-07 11:11 UTC  (2+ messages)

srvfs: file system for posting open file descriptors into fs namespace
 2020-08-07 11:09 UTC 

[PATCH] arm64: kaslr: Use standard early random function
 2020-08-07 11:09 UTC  (3+ messages)

[PATCH] docs: update trusted-encrypted.rst
 2020-08-07 10:58 UTC 

[PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later
 2020-08-07 10:52 UTC  (5+ messages)
` [PATCH v5 10/11] arm64: tegra: Enable ACONNECT, ADMA and AGIC on Jetson Nano
` [PATCH v5 11/11] arm64: tegra: Add DT binding for AHUB components

drivers/usb/cdns3/gadget.c:429 cdns3_free_aligned_request_buf() error: double unlocked 'priv_dev->lock' (orig line 421)
 2020-08-07 10:36 UTC 

[PATCH v6 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-08-07 10:25 UTC  (7+ messages)
` [PATCH v6 1/6] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v6 2/6] PCI: dwc: Add msi_host_isr() callback
` [PATCH v6 3/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
` [PATCH v6 4/6] dt-bindings: PCI: uniphier: Add iATU register description
` [PATCH v6 5/6] PCI: uniphier: Add iATU register support
` [PATCH v6 6/6] PCI: uniphier: Add error message when failed to get phy

[PATCH v7 00/13] Add support for Kontron sl28cpld
 2020-08-07 10:24 UTC  (7+ messages)
` [PATCH v7 06/13] pwm: add support for sl28cpld PWM controller

[PATCH v3 0/7] Remove 32-bit Xen PV guest support
 2020-08-07 10:21 UTC  (5+ messages)
` [PATCH v3 4/7] x86/paravirt: remove 32-bit support from PARAVIRT_XXL

[PATCH] powerpc:entry_32: correct the path and function name in the comment
 2020-08-07 10:19 UTC 

[PATCH v1 0/7] PHY: Prepare Cadence Torrent PHY driver to support multilink configurations
 2020-08-07 10:12 UTC  (8+ messages)
` [PATCH v1 1/7] phy: cadence-torrent: Use of_device_get_match_data() to get driver data
` [PATCH v1 2/7] phy: cadence-torrent: Use devm_platform_ioremap_resource() to get reg addresses
` [PATCH v1 3/7] phy: cadence-torrent: Enable support for multiple subnodes
` [PATCH v1 4/7] phy: cadence-torrent: Add separate regmap functions for torrent and DP
` [PATCH v1 5/7] phy: cadence-torrent: Check total lane count for all subnodes is within limit
` [PATCH v1 6/7] dt-bindings: phy: cadence-torrent: Add binding to specify SSC mode
` [PATCH v1 7/7] dt-bindings: phy: cadence-torrent: Update Torrent PHY bindings for generic use

[PATCH v5 0/6] PCI: uniphier: Add features for UniPhier PCIe host controller
 2020-08-07 10:12 UTC  (5+ messages)
` [PATCH v5 2/6] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH] x86/mm/64: Do not dereference non-present PGD entries
 2020-08-07 10:07 UTC  (3+ messages)

drivers/usb/chipidea/core.c:657 ci_usb_role_switch_set() error: double unlocked 'ci->lock' (orig line 638)
 2020-08-07 10:00 UTC 

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-07 10:04 UTC  (11+ messages)

[PATCH v2 0/4] MIPS: BCM63xx: board improvements
 2020-08-07 10:04 UTC  (5+ messages)
` [PATCH v2 1/4] MIPS: BCM63xx: remove duplicated new lines
` [PATCH v2 2/4] MIPS: BCM63xx: remove EHCI from BCM6348 boards
` [PATCH v2 3/4] MIPS: BCM63xx: enable EHCI for DWV-S0 board
` [PATCH v2 4/4] MIPS: BCM63xx: refactor board declarations

arch/sh/include/asm/bitops-op32.h:39:17: sparse: sparse: context imbalance in 'mptcp_sk_clone' - unexpected unlock
 2020-08-07  9:54 UTC 

[PATCH] staging: atomisp: move null check to earlier point
 2020-08-07  9:53 UTC  (3+ messages)

[GIT PULL] x86/mm changes for v5.9
 2020-08-07  9:53 UTC  (8+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-08-07  9:51 UTC  (13+ messages)

[PATCH] ALSA: usb-audio: Fix memleak in scarlett2_add_new_ctl
 2020-08-07  9:50 UTC  (3+ messages)
  `  "

drivers/tty/ipwireless/hardware.c:431:30: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-08-07  9:31 UTC 

[PATCH v4 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding
 2020-08-07  9:48 UTC  (4+ messages)
` [PATCH v4 2/4] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
` [PATCH v4 3/4] arm64: dts: rockchip: Add Radxa ROCK Pi 4B support
` [PATCH v4 4/4] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[PATCH] tty: Add MOXA NPort Real TTY Driver
 2020-08-07  9:48 UTC  (4+ messages)

[PATCH 1/5] net: Fix potential deadloop in skb_copy_ubufs()
 2020-08-07  9:48 UTC 

[PATCH 3/5] net: Set fput_needed iff FDPUT_FPUT is set
 2020-08-07  9:48 UTC 

[PATCH 0/4] MIPS: BCM63xx: board improvements
 2020-08-07  9:41 UTC  (6+ messages)
` [PATCH 1/4] MIPS: BCM63xx: remove duplicated new lines
` [PATCH 2/4] MIPS: BCM63xx: remove EHCI from BCM6348 boards
` [PATCH 3/4] MIPS: BCM63xx: enable EHCI for DWV-S0 board
` [PATCH 4/4] MIPS: BCM63xx: refactor board declarations

[PATCH] kernel/debug: Fix spelling mistake in debug_core.c
 2020-08-07  9:44 UTC 

[GIT PULL] RESEND: thermal for v5.9-rc1
 2020-08-07  9:40 UTC  (3+ messages)

[PATCH v8 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-07  9:38 UTC  (3+ messages)
` [PATCH v8 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge

improve compat handling for the i386 u64 alignment quirk v2
 2020-08-07  9:38 UTC  (3+ messages)
` [PATCH 3/3] quota: simplify the quotactl compat handling

[PATCH RESEND] i2c: designware: Add device HID for Hygon I2C controller
 2020-08-07  9:35 UTC 

[PATCH v36 00/24] Intel SGX foundations
 2020-08-07  9:37 UTC  (3+ messages)
` [PATCH v36 05/24] x86/sgx: Add wrappers for ENCLS leaf functions

[PATCH net 0/4] support multipacket broadcast message
 2020-08-07  9:36 UTC  (3+ messages)

[PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-07  9:35 UTC  (5+ messages)
` [PATCH 3/6] drm/xen-front: Add YUYV to supported formats
` [PATCH 5/6] drm/xen-front: Pass dumb buffer data offset to the backend

[PATCH 0/2] iio: temperature: mlx90632: Add extended calibration calculations
 2020-08-07  9:32 UTC  (3+ messages)

[PATCH net-next v1] hinic: fix strncpy output truncated compile warnings
 2020-08-07  9:32 UTC  (2+ messages)

VAIO EEPROM support in at24
 2020-08-07  9:31 UTC  (4+ messages)

[PATCH 1/2] iio: imu: adis16480: Add support for burst read function
 2020-08-07  9:23 UTC  (3+ messages)
` [PATCH 2/2] iio: imu: adis16480: Add the option to enable/disable burst mode

[RFC 1/1] pmem: Add cond_resched() in bio_for_each_segment loop in pmem_make_request
 2020-08-07  9:23 UTC  (5+ messages)

[PATCH v2 01/19] kconfig: qconf: remove ->addSeparator() to menuBar
 2020-08-07  9:19 UTC  (17+ messages)
` [PATCH v2 02/19] kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
` [PATCH v2 03/19] kconfig: qconf: use 'menu' variable for (QMenu *)
` [PATCH v2 04/19] kconfig: qconf: remove toolBar from ConfigMainWindow members
` [PATCH v2 07/19] kconfig: qconf: remove name from ConfigSearchWindow constructor
` [PATCH v2 08/19] kconfig: qconf: omit parent to QHBoxLayout()
` [PATCH v2 09/19] kconfig: qconf: remove unused argument from ConfigList::updateList()
` [PATCH v2 10/19] kconfig: qconf: remove unused argument from ConfigView::updateList()
` [PATCH v2 11/19] kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
` [PATCH v2 12/19] kconfig: qconf: drop more localization code
` [PATCH v2 13/19] kconfig: qconf: remove ConfigItem::pixmap/setPixmap
` [PATCH v2 14/19] kconfig: qconf: remove ConfigList::addColumn/removeColumn
` [PATCH v2 15/19] kconfig: qconf: remove ConfigItem::text/setText
` [PATCH v2 16/19] kconfig: qconf: remove unused voidPix, menuInvPix
` [PATCH v2 17/19] kconfig: qconf: refactor icon setups
` [PATCH v2 18/19] kconfig: qconf: do not limit the pop-up menu to the first row
` [PATCH v2 19/19] kconfig: qconf: move setOptionMode() to ConfigList from ConfigView

[PATCH 1/2 v2 resend] iio:temperature:mlx90632: Reduce number of equal calulcations
 2020-08-07  9:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).