All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-17 07:12:30 to 2020-06-17 07:44:14 UTC [more...]

[PATCH v3 0/8] tpm: Enable usage of TPM TIS with interrupts
 2020-06-17  7:40 UTC  (13+ messages)
` [PATCH v3 1/8] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH v3 2/8] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH v3 3/8] tests: Temporarily ignore DSDT table differences
` [PATCH v3 4/8] tpm: Split TPM_TIS_IRQ into TPM_TIS_ISA_IRQ and TPM_TIS_SYSBUS_IRQ
` [PATCH v3 6/8] tests: Add updated DSDT
` [PATCH v3 8/8] tpm: Disable interrupt support for TIS on sysbus

[PATCH v2 0/8] add basic driver support for broadcom NS3 soc
 2020-06-17  7:44 UTC  (6+ messages)
` [PATCH v2 8/8] board: ns3: start sp805 watchdog service

[PATCH 0/6] Add various undefined MMIO r/w functions
 2020-06-17  7:42 UTC  (5+ messages)
` [PATCH 3/6] vfio: add quirk device write method
` [PATCH 5/6] nvram: add nrf51_soc flash read method

Rename offensive terminology (master)
 2020-06-17  7:45 UTC  (10+ messages)

TSN support on xenomai
 2020-06-17  7:43 UTC  (10+ messages)

[PATCH 0/5] nvme support for zoned namespace command set
 2020-06-17  7:43 UTC  (5+ messages)
` [PATCH 5/5] nvme: support for zoned namespaces

[PATCH] gpio: rcar: handle pm_runtime_get_sync failure case
 2020-06-17  7:43 UTC  (5+ messages)
  ` [PATCH v2] "

[patch 0/2] re-enable remote per-cpu-pages draining
 2020-06-17  7:42 UTC  (5+ messages)
` [patch 2/2] mm: page_alloc: drain pages remotely

[PATCH] x86/mce: Add Skylake quirk for patrol scrub reported errors
 2020-06-17  7:41 UTC  (4+ messages)

Ubuntu 18.04 kernel 4.15.0-106-generic breaks wireguard-1.0.20200520
 2020-06-11 18:41 UTC  (2+ messages)

filtering on git fetch?
 2020-06-17  7:41 UTC 

[PATCH 0/2] Sparse checkout status
 2020-06-17  7:40 UTC 

[PATCH v2] hw/misc/pca9552: Trace LED On/Off events
 2020-06-17  7:39 UTC  (2+ messages)

Windows Client - UI improvement
 2020-06-17  7:39 UTC  (5+ messages)

[PATCH v3 1/2] arm64: dts: Add a device tree for the Librem 5 phone
 2020-06-17  7:38 UTC  (4+ messages)
` [PATCH v3 2/2] MAINTAINERS: Add Purism Librem 5 section to the list

linux-next: build failures after merge of the vfs tree
 2020-06-17  7:38 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/2] add RSS support for ipv4 ipv6 mix of GTP on PF and VF
 2020-06-17  7:36 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] add RSS support for ipv4 ipv6 mix of GTP on VF and PF
  ` [dpdk-dev] [PATCH v2 1/2] net/ice: add RSS support for ipv4 ipv6 mix of GTP
  ` [dpdk-dev] [PATCH v2 2/2] net/iavf: "

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-17  7:38 UTC  (7+ messages)
` [PATCH v2 1/6] kernfs: switch kernfs to use an rwsem
` [PATCH v2 2/6] kernfs: move revalidate to be near lookup
` [PATCH v2 3/6] kernfs: improve kernfs path resolution
` [PATCH v2 4/6] kernfs: use revision to identify directory node changes
` [PATCH v2 5/6] kernfs: refactor attr locking
` [PATCH v2 6/6] kernfs: make attr_mutex a local kernfs node lock

rename probe_kernel_* and probe_user_*
 2020-06-17  7:37 UTC  (4+ messages)
` [PATCH 1/3] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
` [PATCH 2/3] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
` [PATCH 3/3] maccess: rename probe_kernel_address to get_kernel_nofault

drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:587:2: warning: 'strncpy' specified bound 8 equals destination size
 2020-06-17  7:38 UTC 

[PATCH v2 1/6] kernfs: switch kernfs to use an rwsem
 2020-06-17  7:37 UTC  (2+ messages)

[PATCH v3 00/14] mps2: Add few more peripherals
 2020-06-17  7:25 UTC  (15+ messages)
` [PATCH v3 01/14] hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
` [PATCH v3 02/14] hw/i2c/versatile_i2c: Add definitions for register addresses
` [PATCH v3 03/14] hw/i2c/versatile_i2c: Add SCL/SDA definitions
` [PATCH v3 04/14] hw/i2c: Add header for ARM SBCon two-wire serial bus interface
` [PATCH v3 05/14] hw/arm: Use TYPE_VERSATILE_I2C instead of hardcoded string
` [PATCH v3 06/14] hw/arm/mps2: Document CMSDK/FPGA APB subsystem sections
` [PATCH v3 07/14] hw/arm/mps2: Rename CMSDK AHB peripheral region
` [PATCH v3 08/14] hw/arm/mps2: Add CMSDK APB watchdog device
` [PATCH v3 09/14] hw/arm/mps2: Add CMSDK AHB GPIO peripherals as unimplemented devices
` [PATCH v3 10/14] hw/arm/mps2: Map the FPGA I/O block
` [PATCH v3 11/14] hw/arm/mps2: Add SPI devices
` [PATCH v3 12/14] hw/arm/mps2: Add I2C devices
` [PATCH v3 13/14] hw/arm/mps2: Add audio I2S interface as unimplemented device
` [PATCH v3 14/14] hw/arm/mps2-tz: Use the ARM SBCon two-wire serial bus interface

[dpdk-dev] [PATCH 2/3] net/virtio: add reply-ack support to Virtio-user
 2020-06-17  7:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: query if vgpu is active via GETPARAM IOCTL
 2020-06-17  7:41 UTC 

[PATCH] exfat: move setting VOL_DIRTY over exfat_remove_entries()
 2020-06-17  7:30 UTC 

[PATCH v9 00/10] acpi: i386 tweaks
 2020-06-17  7:31 UTC  (13+ messages)
` [PATCH v9 01/10] acpi: bios-tables-test: show more context on asl diffs
` [PATCH v9 02/10] acpi: move aml builder code for floppy device
` [PATCH v9 03/10] floppy: make isa_fdc_get_drive_max_chs static
` [PATCH v9 04/10] floppy: move cmos_get_fd_drive_type() from pc
` [PATCH v9 05/10] acpi: move aml builder code for i8042 (kbd+mouse) device
` [PATCH v9 06/10] acpi: factor out fw_cfg_add_acpi_dsdt()
` [PATCH v9 07/10] acpi: simplify build_isa_devices_aml()
` [PATCH v9 08/10] acpi: drop serial/parallel enable bits from dsdt
` [PATCH v9 09/10] acpi: drop build_piix4_pm()
` [PATCH v9 10/10] acpi: q35: drop _SB.PCI0.ISA.LPCD opregion

mm lock issue while booting Linux on 5.8-rc1 for RISC-V
 2020-06-17  7:34 UTC  (11+ messages)

[PATCH] drm/amdgpu: Warn about disabled DPM
 2020-06-17  7:16 UTC 

[PATCH 5/5] nvme: support for zoned namespaces
 2020-06-17  7:34 UTC  (27+ messages)

[dpdk-dev] [PATCH v2] vhost: enable reply-ack systematically
 2020-06-17  7:33 UTC  (2+ messages)

[PATCH 1/4] pci: Keep the ACS capability offset in device
 2020-06-17  7:31 UTC  (6+ messages)
` [PATCH 4/4] pci: export untrusted attribute in sysfs

[Cocci] Software analysis around data type annotations
 2020-06-17  7:30 UTC  (3+ messages)

[PATCH v3] mac80211: mesh: add mesh_param "mesh_nolearn" to skip path discovery
 2020-06-17  7:30 UTC  (2+ messages)
` [PATCH v3] iw: "

[PATCH v1] rtw88: pci: disable aspm for platform inter-op with module parameter
 2020-06-17  7:29 UTC  (6+ messages)

[PATCH] sched/deadline: Initialize dl_boosted
 2020-06-17  7:29 UTC 

[PATCH] multipath-tools: Fix compiler warnings when built without systemd
 2020-06-17  7:28 UTC  (3+ messages)
` [PATCH v2] multipath: "

[PATCH] erofs-utils: pass down inode for erofs_prepare_xattr_ibody
 2020-06-17  7:27 UTC 

[PATCH v4 0/5] Add support for PinePhone LCD panel
 2020-06-17  0:32 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add Xingbangda
` [PATCH v4 2/5] dt-bindings: panel: Add binding for Xingbangda XBD599 panel
` [PATCH v4 3/5] drm: panel: Add Xingbangda XBD599 panel (ST7703 controller)
` [PATCH v4 4/5] arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
` [PATCH v4 5/5] arm64: dts: sun50i-a64-pinephone: Add touchscreen support

[GIT PULL] dma-mapping fixes for 5.8
 2020-06-17  7:27 UTC  (2+ messages)

[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
 2020-06-16 21:25 UTC  (13+ messages)
` [PATCH v2 5/5] drm/tegra: plane: Support 180° rotation

[PATCH v5 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-06-16 22:44 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding
` [PATCH v5 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller

[PATCH] dmabuf: use spinlock to access dmabuf->name
 2020-06-17  6:28 UTC  (4+ messages)

[RESEND PATCH v2 0/4] drm/etnaviv: Tidy up clocks handling
 2020-06-16 21:21 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] drm/etnaviv: Fix error path on failure to enable bus clk
` [RESEND PATCH v2 2/4] drm/etnaviv: Don't ignore errors on getting clocks
` [RESEND PATCH v2 3/4] drm/etnaviv: Make the "core" clock mandatory
` [RESEND PATCH v2 4/4] drm/etnaviv: Simplify clock enable/disable

[PATCH v7 0/6] Support DRM bridges on NVIDIA Tegra
 2020-06-16 14:42 UTC  (9+ messages)
` [PATCH v7 1/6] of_graph: add of_graph_get_local_port()
` [PATCH v7 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-16 15:04 UTC  (13+ messages)
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders

[PATCH v2] drm/tegra: Add zpos property for cursor planes
 2020-06-16 16:38 UTC  (4+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-16 14:53 UTC  (7+ messages)
` [PATCH 04/18] dma-fence: prime lockdep annotations
  ` [Linaro-mm-sig] "

[PATCH v5 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-16 20:55 UTC  (2+ messages)
` [PATCH v5 08/12] device core: Introduce multiple dma pfn offsets

[PATCH v6 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
 2020-06-16 10:55 UTC  (4+ messages)

[RFC PATCH 0/4] DirectX on Linux
 2020-06-16 14:41 UTC  (5+ messages)

[RFC PATCH 0/4] DSI/DBI and TinyDRM driver
 2020-06-16 20:54 UTC  (5+ messages)

[PATCH v3 0/5] Add support for PinePhone LCD panel
 2020-06-17  2:00 UTC  (4+ messages)
` [PATCH v3 3/5] drm: panel: Add Xingbangda XBD599 panel (ST7703 controller)
    ` [linux-sunxi] "

[PATCH 0/5] Suspend and resume fixes for omapdrm pdata removal
 2020-06-16 16:56 UTC  (11+ messages)
` [PATCH 1/5] drm/omap: Fix suspend resume regression after platform data removal

[PATCH 1/2] drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe() bailout path
 2020-06-16  9:04 UTC  (2+ messages)
` [PATCH 2/2] drm/bridge: dw-hdmi: Always add the bridge in the global bridge list

[PATCH] drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
 2020-06-17  0:26 UTC 

[PATCH v6 0/5] Add support for DisplayPort driver on
 2020-06-16 11:15 UTC  (8+ messages)
` [PATCH v6 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon
    ` [Freedreno] [PATCH v6 0/5] Add support for DisplayPort driver on

[PATCH] gpu/drm: remove drm_modeset_lock protection for drm_error
 2020-06-17  2:38 UTC 

[PATCH 1/2] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
 2020-06-16 11:04 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed
 2020-06-16 11:23 UTC 

[PATCH v3] drm/tegra: Add zpos property for cursor planes
 2020-06-16 18:39 UTC  (2+ messages)

[PATCH v2] dma-buf: Move dma_buf_release() from fops to dentry_ops
 2020-06-16 13:43 UTC  (2+ messages)

[PATCH 5.7 000/162] 5.7.3-rc2 review
 2020-06-17  7:24 UTC  (2+ messages)

[igt-dev] [i-g-t] lib/rendercopy: Specify the correct vertex buffer offset
 2020-06-17  7:24 UTC  (3+ messages)

[PATCH v3] exfat: remove EXFAT_SB_DIRTY flag
 2020-06-17  7:20 UTC  (2+ messages)

[PATCH] arm64: continue loading even if kaslr-seed is not wiped to zero
 2020-06-17  7:19 UTC  (2+ messages)

[PATCH 2/2] EDAC/amd64: Add family ops for Family 17h Models 60h-6Fh
 2020-06-17  7:19 UTC  (4+ messages)
` [PATCH] hwmon: (k10temp) Add AMD family 17h model 60h probe

U-Boot atheros PHY support and cubox ethernet
 2020-06-17  7:19 UTC  (9+ messages)

next/master build: 155 builds: 11 failed, 144 passed, 24 errors, 586 warnings (next-20200617)
 2020-06-17  7:18 UTC 

[PATCH v16 00/11] Mediatek MT8183 scpsys support
 2020-06-17  7:05 UTC  (22+ messages)
` [PATCH v16 01/11] dt-bindings: mediatek: Add property to mt8183 smi-common
` [PATCH v16 02/11] dt-bindings: soc: Add MT8183 power dt-bindings
` [PATCH v16 03/11] soc: mediatek: Add basic_clk_name to scp_power_data
` [PATCH v16 04/11] soc: mediatek: Remove infracfg misc driver support
` [PATCH v16 05/11] soc: mediatek: Add multiple step bus protection control
` [PATCH v16 06/11] soc: mediatek: Add subsys clock control for bus protection
` [PATCH v16 07/11] soc: mediatek: Add extra sram control
` [PATCH v16 08/11] soc: mediatek: Add MT8183 scpsys support
` [PATCH v16 10/11] arm64: dts: Add power controller device node of MT8183
` [PATCH v16 11/11] arm64: dts: Add power-domains property to mfgcfg

[PATCH 0/2] pwm: Miscellaneous fixes for 64-bit support
 2020-06-17  7:18 UTC  (4+ messages)
` [PATCH 1/2] video: ssd1307fb: Print PWM period using 64-bit format specifier

[PATCH 0/2] sh: Remove Cayman board support
 2020-06-17  7:17 UTC  (7+ messages)
` [PATCH 1/2] sh: Remove SH5-based Cayman platform
` [PATCH 2/2] input: i8042 - Remove special Cayman handling

[v3 PATCH 0/2] Splitting ratelimit.h and lockdep.h
 2020-06-17  7:17 UTC  (3+ messages)
` [v3 PATCH 1/2] lockdep: Split header file into lockdep and lockdep_types
` [v3 PATCH 2/2] printk: Make linux/printk.h self-contained

[PATCH] mm, slab: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-06-17  7:16 UTC 

drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c:587:2: warning: 'strncpy' specified bound 8 equals destination size
 2020-06-17  7:16 UTC 

[PATCH v1 0/7] Implement support for external IPT monitoring
 2020-06-17  6:45 UTC  (5+ messages)

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17  7:12 UTC  (6+ messages)

[PATCH kernel] tty/vt: Do not warn when huge selection requested
 2020-06-17  7:04 UTC 

[PATCH] dma-direct: enable mmap for !CONFIG_MMU
 2020-06-17  7:13 UTC  (4+ messages)

[PATCH] mm, slab: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-06-17  7:15 UTC 

[PATCH 0/3] ast cleanups
 2020-06-17  7:13 UTC  (4+ messages)
` [PATCH 1/3] drm/ast: Remove unused code paths for AST 1180

[PATCH v3 0/5] Vs clang-10 and gcc-9 warnings
 2020-06-17  7:11 UTC  (3+ messages)
` [PATCH v3 3/5] configure: Clean up warning flag lists


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.