All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-10 00:05:34 to 2019-12-10 01:25:10 UTC [more...]

[alsa-devel] [PATCH v3 00/15] Move PMC clocks into Tegra PMC driver
 2019-12-10  0:54 UTC  (9+ messages)
` [alsa-devel] [PATCH v3 08/15] ASoC: tegra: Add audio mclk control through clk_out_1 and extern1
    `  "

BMC update via TFTP
 2019-12-10  1:25 UTC  (12+ messages)

[PATCH v2 0/2] PM / devfreq: Add dev_pm_qos support
 2019-12-10  1:24 UTC  (5+ messages)
` [PATCH v2 1/2] PM / devfreq: Add PM QoS support

[PATCH v2 00/28] drm/bridge: Consolidate initialization
 2019-12-10  1:24 UTC  (5+ messages)
` [PATCH v2 24/28] drm/mediatek: hdmi: Use drm_bridge_init()

[Question] rk3399 vfio-pci/sr-iov support
 2019-12-10  1:23 UTC  (5+ messages)

[PATCH 0/6] input: elants: Support Asus TF300T touchscreen
 2019-12-10  1:23 UTC  (11+ messages)
` [PATCH 3/6] input: elants: support common touchscreen DT properties
` [PATCH 1/6] input: elants: document some registers and values
` [PATCH 2/6] input: elants: support old touch report format
` [PATCH 4/6] input: elants: detect max_x/y from hardware
` [PATCH 5/6] input: elants: refactor elants_i2c_execute_command()
` [PATCH 6/6] input: elants: read touchscreen size for EKTF3624

[thud/master][PATCH v2] Rules.make: Initialie DESTDIR and EXEC_DIR conditionally
 2019-12-10  1:19 UTC  (2+ messages)

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-10  1:20 UTC  (6+ messages)

df shows no available space in 5.4.1
 2019-12-10  1:19 UTC  (5+ messages)

[PATCH v2 0/4] python/qemu: New accel module and improvements
 2019-12-10  1:18 UTC  (9+ messages)
` [PATCH v2 1/4] python/qemu: Move kvm_available() to its own module
` [PATCH v2 2/4] python/qemu: accel: Add list_accel() method
` [PATCH v2 3/4] python/qemu: accel: Strengthen kvm_available() checks
` [PATCH v2 4/4] python/qemu: accel: Add tcg_available() method

[PATCH 1/8] brcmfmac: reset two D11 cores if chip has two D11 cores
 2019-12-10  1:18 UTC  (5+ messages)
` [PATCH 8/8] arm64: dts: rockchip: RockPro64: enable wifi module at sdio0

i.MX8MM-EVK Boot failure
 2019-12-10  1:17 UTC  (2+ messages)

+ media-v4l2-core-set-pages-dirty-upon-releasing-dma-buffers.patch added to -mm tree
 2019-12-10  1:16 UTC 

[PATCH bpf-next 00/15] Add code-generated BPF object skeleton support
 2019-12-10  1:14 UTC  (16+ messages)
` [PATCH bpf-next 01/15] libbpf: don't require root for bpf_object__open()
` [PATCH bpf-next 02/15] libbpf: add generic bpf_program__attach()
` [PATCH bpf-next 03/15] libbpf: move non-public APIs from libbpf.h to libbpf_internal.h
` [PATCH bpf-next 04/15] libbpf: add BPF_EMBED_OBJ macro for embedding BPF .o files
` [PATCH bpf-next 05/15] libbpf: expose field/var declaration emitting API internally
` [PATCH bpf-next 06/15] libbpf: expose BPF program's function name
` [PATCH bpf-next 07/15] libbpf: refactor global data map initialization
` [PATCH bpf-next 08/15] libbpf: postpone BTF ID finding for TRACING programs to load phase
` [PATCH bpf-next 09/15] libbpf: reduce log level of supported section names dump
` [PATCH bpf-next 10/15] libbpf: add experimental BPF object skeleton support
` [PATCH bpf-next 11/15] bpftool: add skeleton codegen command
` [PATCH bpf-next 12/15] selftests/bpf: add BPF skeletons selftests and convert attach_probe.c
` [PATCH bpf-next 13/15] selftests/bpf: convert few more selftest to skeletons
` [PATCH bpf-next 14/15] selftests/bpf: add test validating data section to struct convertion layout
` [PATCH bpf-next 15/15] bpftool: add `gen skeleton` BASH completions

[PATCH v5 0/8] VT-d Native Shared virtual memory cleanup and fixes
 2019-12-10  1:14 UTC  (4+ messages)

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2019-12-10  1:03 UTC  (2+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10  0:56 UTC  (7+ messages)
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[U-Boot] Pull request: u-boot-riscv/master
 2019-12-10  1:05 UTC 

[PATCH 0/2] Hexagon fixes
 2019-12-10  1:05 UTC  (7+ messages)
` [PATCH 1/2] hexagon: define ioremap_uc
` [PATCH 2/2] hexagon: parenthesize registers in asm predicates

[PATCH v1 2/3] fs/proc/page.c: allow inspection of last section and fix end detection
 2019-12-10  1:04 UTC  (5+ messages)

[PATCH] ACPI/HMAT: Fix the parsing of Cache Associativity and Write Policy
 2019-12-10  1:04 UTC  (3+ messages)

[REQUEST TO BACKPORT] mwifiex: update set_mac_address logic
 2019-12-10  1:03 UTC 

[PATCH bpf-next 00/12] xsk: clean up ring access functions
 2019-12-10  1:02 UTC  (4+ messages)
` [PATCH bpf-next 02/12] xsk: consolidate to one single cached producer pointer

[alsa-devel] [PATCH 0/8] ASoC: SOF: improvements for v5.6
 2019-12-10  0:48 UTC  (9+ messages)
` [alsa-devel] [PATCH 1/8] ASoC: SOF: Add asynchronous sample rate converter topology support
` [alsa-devel] [PATCH 2/8] ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header
` [alsa-devel] [PATCH 3/8] ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data
` [alsa-devel] [PATCH 4/8] ASoC: SOF: ipc: channel map structures
` [alsa-devel] [PATCH 5/8] ASoC: SOF: Intel: add codec_mask module parameter
` [alsa-devel] [PATCH 6/8] ASoC: SOF: Intel: split cht and byt debug window sizes
` [alsa-devel] [PATCH 7/8] ASoC: SOF: Intel: byt: fixup topology filename for BYT-CR
` [alsa-devel] [PATCH 8/8] ASoC: Intel: common: work-around incorrect ACPI HID for CML boards

[RFC/PATCH] printk: Fix preferred console selection with multiple matches
 2019-12-10  0:57 UTC 

[PATCH] arm64: allwinner: Enable Bluetooth and WiFi on sopine baseboard
 2019-12-10  0:56 UTC  (4+ messages)

[rcu] ed93dfc6bc: stress-ng.icache.ops_per_sec -15.0% regression
 2019-12-10  0:57 UTC  (5+ messages)

[PATCH v2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS
 2019-12-10  0:54 UTC  (2+ messages)

[PATCH 4.14 000/209] 4.14.158-stable review
 2019-12-10  0:52 UTC  (8+ messages)

dmar pte read access not set error messages on hp dl388 gen8 systems
 2019-12-10  0:52 UTC  (11+ messages)

[PATCH 0/2] hw/arm: ast2600: Wire up eMMC controller
 2019-12-10  0:52 UTC  (3+ messages)
` [PATCH 1/2] hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
` [PATCH 2/2] hw/arm: ast2600: Wire up the eMMC controller

[PATCH v2] scsi: ufs: delete unused structure filed tr
 2019-12-10  0:51 UTC  (2+ messages)

[PATCH v3] mkfs: Break block discard into chunks of 2 GB
 2019-12-10  0:49 UTC  (4+ messages)

[PATCH v6 0/5] UFS driver general fixes bundle 1
 2019-12-10  0:47 UTC  (2+ messages)

[PATCH v3 0/4] UFS driver general fixes bundle 5
 2019-12-10  0:47 UTC  (2+ messages)

[PATCH] iio:adc:ad7923: Add support for the ad7908/ad7918/ad7928
 2019-12-10  0:47 UTC  (3+ messages)

[PATCH] hugetlbfs: Disable IRQ when taking hugetlb_lock in set_max_huge_pages()
 2019-12-10  0:46 UTC  (3+ messages)

[alsa-devel] [PATCH 0/2] ASoC: topology: fix error handling
 2019-12-10  0:39 UTC  (3+ messages)
` [alsa-devel] [PATCH 1/2] ASoC: topology: Check return value for snd_soc_add_dai_link()
` [alsa-devel] [PATCH 2/2] ASoC: topology: Check return value for soc_tplg_pcm_create()

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 751fd97c3c6c7d4c7d9c4428adef09b4198887d1
 2019-12-10  0:44 UTC 

cputime takes cstate into consideration
 2019-12-10  0:44 UTC  (10+ messages)

[alsa-devel] [PATCH v2 00/15][resend] ASoC: soc-core cleanup step6
 2019-12-10  0:34 UTC  (16+ messages)
` [alsa-devel] [PATCH 01/15][resend] ASoC: soc-core: remove dai_link_list
` [alsa-devel] [PATCH 02/15][resend] ASoC: soc-core: remove snd_soc_disconnect_sync()
` [alsa-devel] [PATCH 03/15][resend] ASoC: soc-core: remove snd_soc_get_dai_substream()
` [alsa-devel] [PATCH 04/15][resend] ASoC: soc-core: move snd_soc_get_pcm_runtime()
` [alsa-devel] [PATCH 05/15][resend] ASoC: soc-core: find rtd via dai_link pointer at snd_soc_get_pcm_runtime()
` [alsa-devel] [PATCH 06/15][resend] ASoC: soc-core: move snd_soc_find_dai_link()
` [alsa-devel] [PATCH 07/15][resend] ASoC: soc-core: rename snd_soc_add_dai_link() to snd_soc_add_pcm_runtime()
` [alsa-devel] [PATCH 08/15][resend] ASoC: soc-core: rename snd_soc_remove_dai_link() to snd_soc_remove_pcm_runtime()
` [alsa-devel] [PATCH 09/15][resend] ASoC: soc-core: move soc_link_dai_pcm_new()
` [alsa-devel] [PATCH 10/15][resend] ASoC: soc-core: rename soc_link_dai_pcm_new() to soc_dai_pcm_new()
` [alsa-devel] [PATCH 11/15][resend] ASoC: soc-core: move soc_link_init()
` [alsa-devel] [PATCH 12/15][resend] ASoC: soc-core: add missing return value check for soc_link_init()
` [alsa-devel] [PATCH 13/15][resend] ASoC: soc-core: rename soc_link_init() to soc_init_pcm_runtime()
` [alsa-devel] [PATCH 14/15][resend] ASoC: soc-core: soc_set_name_prefix(): tidyup loop condition
` [alsa-devel] [PATCH 15/15][resend] ASoC: soc-core: soc_set_name_prefix(): get component device_node at out of loop

[PATCH BlueZ] tools/mesh-cfgclient: Disallow sending a non-existing key
 2019-12-10  0:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: Fix user space read too slow error
 2019-12-10  0:43 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_cursor_crc: Fix user space read too slow error (rev2)

[PATCH] mwifiex: start out with BSS type ANY, not STA
 2019-12-10  0:41 UTC  (2+ messages)

[PATCH V4] scsi: avoid potential deadlock in iscsi_if_rx func
 2019-12-10  0:40 UTC  (3+ messages)

[PATCH] lib: Check for migrate_disable only on SMP systems
 2019-12-10  0:40 UTC  (6+ messages)

[PATCH v0] irqchip/gic-v3: Avoid check of lpi configuration for non existent cpu
 2019-12-10  0:39 UTC  (3+ messages)

[PATCH] mwifiex: delete unused mwifiex_get_intf_num()
 2019-12-10  0:39 UTC 

Wandboard - I2C error when booting with HDMI cable
 2019-12-10  0:33 UTC 

[PATCH v2 0/1] ARM: dts: rockchip: Add brcm bluetooth for rk3288-veyron
 2019-12-10  0:32 UTC  (7+ messages)
` [PATCH v2 1/1] "

Inserting a Redfish Aggregator
 2019-12-10  0:31 UTC  (3+ messages)

[PATCHv1 2/2] usb: gadget: add udc driver for max3420
 2019-12-10  0:31 UTC 

[PATCHv1 1/2] dt-bindings: max3421-udc: add dt bindings for MAX3420 UDC
 2019-12-10  0:31 UTC 

[alsa-devel] [PATCH][resend] ASoC: simple-card: switch to yaml base Documentation
 2019-12-10  0:29 UTC 

[PATCH v3] ocxl: Fix potential memory leak on context creation
 2019-12-09 20:51 UTC  (2+ messages)

[PATCH V3 0/4] Introduce Advanced Watch Dog module
 2019-12-10  0:29 UTC  (4+ messages)

[alsa-devel] [PATCH][resend] ASoC: renesas, rsnd: switch to yaml base Documentation
 2019-12-10  0:29 UTC 

[PATCH][resend] sh: kgdb: Mark expected switch fall-throughs
 2019-12-10  0:27 UTC  (4+ messages)
` [PATCH] "

[PATCH v2 0/5] PLX Switch DMA Engine Driver
 2019-12-10  0:24 UTC  (6+ messages)
` [PATCH v2 1/5] dmaengine: Store module owner in dma_device struct
` [PATCH v2 2/5] dmaengine: Call module_put() after device_free_chan_resources()
` [PATCH v2 3/5] dmaengine: plx-dma: Introduce PLX DMA engine PCI driver skeleton
` [PATCH v2 4/5] dmaengine: plx-dma: Implement hardware initialization and cleanup
` [PATCH v2 5/5] dmaengine: plx-dma: Implement descriptor submission

[PATCH v7 0/2] ufs: Rework tag allocation
 2019-12-10  0:24 UTC  (2+ messages)

[PATCH v2 1/3] wandboard: Fix the DM_PMIC conversion
 2019-12-10  0:20 UTC  (3+ messages)
` [PATCH v2 2/3] wandboard: Propagate the error on PMIC function failure
` [PATCH v2 3/3] wandboard: Remove repeated PMIC string

[PATCH] iscsi: Fix a potential deadlock in the timeout handler
 2019-12-10  0:20 UTC  (2+ messages)

[PATCH v4 1/2] KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
 2019-12-10  0:19 UTC  (5+ messages)

[PATCH 0/2] Add iProc IDM device support
 2019-12-10  0:19 UTC  (6+ messages)

[PATCH] smartpqi: Update attribute name to `driver_version`
 2019-12-10  0:18 UTC  (2+ messages)

[PATCH v3] scsi: libsas: stop discovering if oob mode is disconnected
 2019-12-10  0:16 UTC  (2+ messages)

[PATCH] net: introduce ip_local_unbindable_ports sysctl
 2019-12-10  0:18 UTC  (6+ messages)
` [PATCH v2] "

stable-rc/linux-5.3.y build: 208 builds: 0 failed, 208 passed, 273 warnings (v5.3.15-98-g0464d9defd01)
 2019-12-10  0:17 UTC 

[igt-dev] [PATCH i-g-t v2 1/2] lib/intel_bufops: Introduce buffer operations
 2019-12-10  0:07 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Some debugfs enhancements
 2019-12-10  0:14 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Move power management debugfs files into gt
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Some debugfs enhancements
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH net-next] enetc: add software timestamping
 2019-12-10  0:15 UTC 

[PATCH] wandboard: Remove repeated PMIC string
 2019-12-10  0:13 UTC 

[Bridge] [PATCH net-next] net: bridge: add STP xstats
 2019-12-10  0:13 UTC  (4+ messages)
` [Bridge] [PATCH iproute2 v2] iplink: add support for "
  `  "

[PATCH v2 0/8] Fix TPM 2.0 trusted keys
 2019-12-10  0:10 UTC  (15+ messages)
` [PATCH v2 2/8] lib: add asn.1 encoder
` [PATCH v2 3/8] oid_registry: Add TCG defined OIDS for TPM keys
` [PATCH v2 4/8] security: keys: trusted: use ASN.1 tpm2 key format for the blobs
` [PATCH v2 5/8] security: keys: trusted: Make sealed key properly interoperable
` [PATCH v2 6/8] security: keys: trusted: add PCR policy to TPM2 keys
` [PATCH v2 7/8] security: keys: trusted: add ability to specify arbitrary policy
` [PATCH v2 8/8] security: keys: trusted: implement counter/timer policy

[alsa-devel] [PATCH] ASoC: simple-card: Don't create separate link when platform is present
 2019-12-10  0:09 UTC  (3+ messages)
  `  "

WARNING in arch_install_hw_breakpoint
 2019-12-10  0:10 UTC  (3+ messages)

[PATCH 0/6] x86/mce: Various fixes and cleanups for MCE handling
 2019-12-10  0:07 UTC  (7+ messages)
` [PATCH 1/6] x86/mce: Take action on UCNA/Deferred errors again
` [PATCH 2/6] x86/mce: Make mce=nobootlog work again
` [PATCH 3/6] x86/mce: Fix possibly incorrect severity calculation on AMD
` [PATCH 4/6] x86/mce: Fix handling of optional message string
` [PATCH 5/6] x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
` [PATCH 6/6] x86/mce: Remove mce_inject_log() in favor of mce_log()

[PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for dcfg
 2019-12-10  0:06 UTC  (4+ messages)

[PATCH 0/2] Minor updates
 2019-12-10  0:08 UTC  (10+ messages)

[PATCH] scsi: ufs: Disable autohibern8 feature in Cadence UFS
 2019-12-10  0:05 UTC  (2+ messages)

Pull request: u-boot-net.git master
 2019-12-10  0:07 UTC  (3+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-10  0:07 UTC  (5+ messages)
` [PATCH 09/20] clk: imx: pllv3: add support for PLLV3_AV type

[PATCH resend] scsi: smartpqi: add missed free_irq in suspend
 2019-12-10  0:06 UTC  (2+ messages)

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2019-12-10  0:03 UTC  (3+ messages)

[PATCH 1/2] wandboard: Fix the the DM_PMIC conversion
 2019-12-10  0:05 UTC  (2+ messages)
` [PATCH 2/2] wandboard: Propagate the error on PMIC function failure


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.