All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-03 17:13:05 to 2020-01-03 18:23:55 UTC [more...]

[PATCH] tty: st-asc: switch to using devm_fwnode_gpiod_get()
 2020-01-03 18:23 UTC  (2+ messages)

[PATCH v4 00/13] phy: usb: Updates to Broadcom STB USB PHY driver
 2020-01-03 18:23 UTC  (31+ messages)
` [PATCH v4 01/13] phy: usb: EHCI DMA may lose a burst of DMA data for 7255xA0 family
` [PATCH v4 02/13] phy: usb: Get all drivers that use USB clks using correct enable/disable
` [PATCH v4 03/13] phy: usb: Put USB phys into IDDQ on suspend to save power in S2 mode
` [PATCH v4 04/13] phy: usb: Add "wake on" functionality
` [PATCH v4 05/13] phy: usb: Restructure in preparation for adding 7216 USB support
` [PATCH v4 06/13] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH v4 07/13] phy: usb: Add support for new Synopsys USB controller on the 7216
` [PATCH v4 08/13] phy: usb: Add support for new Synopsys USB controller on the 7211b0
` [PATCH v4 09/13] phy: usb: fix driver to defer on clk_get defer
` [PATCH v4 10/13] phy: usb: PHY's MDIO registers not accessible without device installed
` [PATCH v4 11/13] phy: usb: bdc: Fix occasional failure with BDC on 7211
` [PATCH v4 12/13] phy: usb: USB driver is crashing during S3 resume on 7216
` [PATCH v4 13/13] phy: usb: Add support for wake and USB low power mode for 7211 S2/S5

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 104 warnings (v4.14.161-92-g6ddc8c5d33cc)
 2020-01-03 18:22 UTC 

[PATCH v2 00/10] Multifd Migration Compression
 2020-01-03 18:20 UTC  (13+ messages)
` [PATCH v2 01/10] migration: Increase default number of multifd channels to 16
` [PATCH v2 05/10] migration: Make multifd_load_setup() get an Error parameter
` [PATCH v2 06/10] migration: Add multifd-compress parameter
` [PATCH v2 07/10] migration: Make no compression operations into its own structure

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2020-01-03 18:18 UTC  (12+ messages)
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
          ` [Virtio-fs] "

[Xen-devel] Where's Xen VGA console kbd driver?
 2020-01-03 18:17 UTC  (3+ messages)

[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2020-01-03 18:12 UTC  (13+ messages)
` [kvm-unit-tests PATCH 02/10] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH 03/10] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH 04/10] arm: pmu: Check Required Event Support

[PATCH] Revert "mmc: davinci: drop struct davinci_mmc_plat"
 2020-01-03 18:17 UTC 

[PATCH] net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
 2020-01-03 18:17 UTC  (4+ messages)

[PATCH 0/4] systemd ID improvements
 2020-01-03 18:14 UTC  (3+ messages)
` [PATCH 3/4] Use systemd-generated hostid if no hostid is configured

[alsa-devel] [PATCH alsa-lib, alsa-plugins] Update the attributes.m4 macro file from xine
 2020-01-03 18:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wireshark: depends on dynamic library
 2020-01-03 18:11 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Extend mmap support for lmem
 2020-01-03 18:10 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: Extend fault handler selftests to all memory regions

Adding NAT64 to Netfilter
 2020-01-03 18:09 UTC 

[PATCH] meson.bbclass: warn if cross property defaults are used
 2020-01-03 18:09 UTC 

[zeus 00/17] Patch review
 2020-01-03 18:08 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Find the associated perf-type for a particular device
 2020-01-03 18:08 UTC  (3+ messages)
` [Intel-gfx] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

wireguard-tools and "make all"
 2020-01-03 18:00 UTC 

[Intel-gfx] USB Type-C monitor flashes once when play a video file after unplug and re-plug the monitor
 2020-01-03  1:57 UTC 

[Intel-gfx] [PATCH 0/3] Fixes coccicheck warnings
 2020-01-03  1:12 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: use true, false for bool variable in i915_debugfs.c
` [Intel-gfx] [PATCH 2/3] drm/i915/dp: use true, false for bool variable in intel_dp.c
` [Intel-gfx] [PATCH 3/3] drm/i915: use true, false for bool variable in intel_crt.c

[alsa-devel] [PATCH v2 alsa-utils 00/11] alsa-info.sh: Improve output and fix file upload issues
 2020-01-03 17:55 UTC  (12+ messages)
` [alsa-devel] [PATCH v2 alsa-utils 01/11] alsa-info.sh: Consolidate PCI device output
` [alsa-devel] [PATCH v2 alsa-utils 02/11] alsa-info.sh: Read from /proc/modules and sort the result
` [alsa-devel] [PATCH v2 alsa-utils 03/11] alsa-info.sh: Simplify iteration over cards when calling amixer
` [alsa-devel] [PATCH v2 alsa-utils 04/11] alsa-info.sh: Use existing function to print ALSA configuration files
` [alsa-devel] [PATCH v2 alsa-utils 05/11] alsa-info.sh: Exit script after writing information to stdout
` [alsa-devel] [PATCH v2 alsa-utils 06/11] alsa-info.sh: Replace gauge with infobox for upload dialog
` [alsa-devel] [PATCH v2 alsa-utils 07/11] alsa-info.sh: Remove progress spinner during upload without dialog
` [alsa-devel] [PATCH v2 alsa-utils 08/11] alsa-info.sh: Condense nested commands for file upload
` [alsa-devel] [PATCH v2 alsa-utils 09/11] alsa-info.sh: Condense nested commands for formatting upload result
` [alsa-devel] [PATCH v2 alsa-utils 10/11] alsa-info.sh: Perform test for wget earlier
` [alsa-devel] [PATCH v2 alsa-utils 11/11] alsa-info.sh: Warn after actual upload failure; do not ping server

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-01-03 18:04 UTC  (3+ messages)

[PATCH v2] musl: Build outside of source tree
 2020-01-03 18:04 UTC 

CPU lockup in or near new filecache code
 2020-01-03 18:01 UTC  (8+ messages)

[PATCH 00/12] initramfs: a lot of cleanups
 2020-01-03 17:59 UTC  (13+ messages)
` [PATCH 01/12] gen_initramfs_list.sh: remove unused variable 'default_list'
` [PATCH 02/12] gen_initramfs_list.sh: fix the tool name in the comment
` [PATCH 03/12] initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
` [PATCH 04/12] initramfs: remove redundant dependency on BLK_DEV_INITRD
` [PATCH 05/12] initramfs: make compression options not depend on INITRAMFS_SOURCE
` [PATCH 06/12] initramfs: make initramfs compression choice non-optional
` [PATCH 07/12] initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
` [PATCH 08/12] initramfs: generate dependency list and cpio at the same time
` [PATCH 09/12] initramfs: add default_cpio_list, and delete -d option support
` [PATCH 10/12] gen_initramfs.sh: always output cpio even without -o option
` [PATCH 11/12] initramfs: refactor the initramfs build rules
` [PATCH 12/12] gen_initramfs.sh: remove intermediate cpio_list on errors

[PATCH 5.4 000/191] 5.4.8-stable review
 2020-01-03 17:56 UTC  (12+ messages)
          ` [LTP] "

[PATCH nf v3 0/3] netfilter: nf_flow_table_offload: something fixes
 2020-01-03 17:56 UTC  (2+ messages)

[PATCH v4 net-next 0/2] ionic: add sriov support
 2020-01-03 17:55 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] ionic: ionic_if bits for sr-iov support
` [PATCH v4 net-next 2/2] ionic: support sr-iov operations

wireguard broke with recent update on fedora 31
 2020-01-03 17:53 UTC  (4+ messages)

[PATCH v2] net: mlx5: Use iowriteXbe() to ring doorbell and remove reduntant wmb()
 2020-01-03 17:52 UTC 

[PATCH 4.19 000/114] 4.19.93-stable review
 2020-01-03 17:51 UTC  (8+ messages)
` [PATCH 4.19 067/114] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH 4.14 00/91] 4.14.162-stable review
 2020-01-03 17:50 UTC  (3+ messages)

[PATCH 4.9 000/171] 4.9.208-stable review
 2020-01-03 17:50 UTC  (3+ messages)

[PATCH] mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
 2020-01-03 17:50 UTC  (2+ messages)

[PATCH 4.4 000/137] 4.4.208-stable review
 2020-01-03 17:50 UTC  (3+ messages)

[PATCH bpf] bpf: cgroup: prevent out-of-order release of cgroup bpf
 2020-01-03 17:47 UTC  (2+ messages)

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2020-01-03 17:46 UTC  (4+ messages)
` [PATCH -v2] "

broonie-regmap/for-next bisection: boot on ox820-cloudengines-pogoplug-series-3
 2020-01-03 17:46 UTC  (4+ messages)

[RFC 1/2] Bluetooth: HCI: Add support for LE PHY Update Complete event
 2020-01-03 17:45 UTC  (4+ messages)
` [RFC 2/2] Bluetooth: Add BT_PHYS socket option

[PATCH 00/12] btrfs: async discard follow up
 2020-01-03 17:43 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.5-rc5
 2020-01-03 17:43 UTC 

KASLR: about the vmalloc area for randomization kernel image
 2020-01-03 17:41 UTC  (3+ messages)

[Xen-devel] [PATCH] tools/libxc: disable x2APIC when using nested virtualization
 2020-01-03 17:41 UTC  (3+ messages)

[Bug 204559] New: amdgpu: kernel oops with constant gpu resets while using mpv
 2020-01-03 17:40 UTC  (2+ messages)
` [Bug 204559] "

First time reaching out, having issue building standalone out-of-tree kernel module - help?
 2020-01-03 17:39 UTC 

[PATCH RFC v4 00/42] Add KernelMemorySanitizer infrastructure
 2020-01-03 17:37 UTC  (3+ messages)
` [PATCH RFC v4 02/42] stackdepot: build with -fno-builtin

[f2fs-dev] [PATCH] fsck.f2fs: do not access nat etnries in ckpt before initialization
 2020-01-03 17:35 UTC  (3+ messages)

[PATCH v8 net-next 0/9] ipv6: Extension header infrastructure
 2020-01-03 17:35 UTC  (5+ messages)

[PATCH v5 0/7] rockchip: Add Binman support
 2020-01-03 17:35 UTC  (6+ messages)
` [PATCH v5 6/7] rockchip: Add Single boot image (with binman, pad_cat)

[PATCH v3 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-03 17:30 UTC  (3+ messages)
` [PATCH v3 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v3 2/2] tmpfs: Support 64-bit inums per-sb

[U-Boot] [PATCH 0/4] omapl138_lcdk: fix MMC boot
 2020-01-03 17:26 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] mmc: davinci: drop struct davinci_mmc_plat
  `  "

[PATCH V2 0/4] ARM: Enable thermal support for Raspberry Pi 4
 2020-01-03 17:23 UTC  (10+ messages)
` [PATCH V2 1/4] dt-bindings: Add Broadcom AVS RO thermal
` [PATCH V2 2/4] thermal: Add BCM2711 thermal driver
` [PATCH V2 3/4] ARM: dts: bcm2711: Enable thermal
` [PATCH V2 4/4] ARM: configs: Build BCM2711 thermal as module

[PATCH] MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driver
 2020-01-03 17:25 UTC 

[Buildroot] [PATCH] package/libnss: fix ppc 32-bit build failure
 2020-01-03 17:24 UTC  (5+ messages)

[BISECTED, REGRESSION] OMAP3 onenand/DMA broken
 2020-01-03 17:23 UTC  (4+ messages)

[Xen-devel] [PATCH] tools/restore: Drop unused parameters from xc_domain_restore()
 2020-01-03 17:22 UTC 

[PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
 2020-01-03 17:20 UTC  (10+ messages)

[PATCH v2 1/2] phy: mediatek: Fix Kconfig indentation
 2020-01-03 17:20 UTC  (5+ messages)
` [PATCH v2 2/2] phy: Enable compile testing for some of drivers

[PATCH 1/6] net: phy: add interface modes for XFI, SFI
 2020-01-03 17:19 UTC  (14+ messages)

extended attributes limitation of xattr_size_max
 2020-01-03 17:18 UTC  (4+ messages)

[PULL 0/1] Seabios 20191220 patches
 2020-01-03 17:16 UTC  (2+ messages)

[PATCH] sparc/console: kill off obsolete declarations
 2020-01-03 17:17 UTC  (2+ messages)

Problems with rock64 after enabling CONFIG_MISC_INIT_R
 2020-01-03 17:16 UTC 

[PATCH 00/19] Rename Samsung and Exynos to lowercase
 2020-01-03 17:11 UTC  (17+ messages)
` [PATCH 05/19] thermal: exynos: "
` [PATCH 06/19] media: samsung: "
` [PATCH 07/19] usb: exynos: "
` [PATCH 08/19] memory: samsung: Rename "
` [PATCH 09/19] phy: exynos: "
` [PATCH 10/19] clocksource/drivers/exynos_mct: "
` [PATCH 11/19] crypto: exynos-rng - "
` [PATCH 12/19] devfreq: exynos: "
` [PATCH 13/19] drm/exynos: "
` [PATCH 15/19] pci: exynos: "
` [PATCH 16/19] serial: samsung: "
` [PATCH 17/19] mfd: samsung: Rename Samsung "
` [PATCH 18/19] net: ethernet: sxgbe: "
` [PATCH 19/19] regulator: samsung: "

[Xen-devel] [PATCH] xen/efi: Drop infinite loops and use unreachable()/noreturn
 2020-01-03 17:14 UTC  (2+ messages)

wg-quick: syntax error, unexpected saddr
 2020-01-03 17:14 UTC  (7+ messages)

[PATCH v2] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-03 17:13 UTC  (3+ messages)
  ` [f2fs-dev] "

About dm-integrity layer and fsync
 2020-01-03 17:14 UTC  (2+ messages)

[PATCH nf] netfilter: nft_flow_offload: fix unnecessary use counter decrease in destory
 2020-01-03 17:12 UTC  (5+ messages)


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.