linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 15:55:41 to 2020-02-07 20:58:59 UTC [more...]

[PATCH 0/8] ASoC: qdsp6: db820c: Add support for external and bluetooth audio
 2020-02-07 20:50 UTC  (6+ messages)
` [PATCH 1/8] ASoC: qdsp6: dt-bindings: Add q6afe pcm dt binding
` [PATCH 2/8] ASoC: qdsp6: q6afe: add support to pcm ports
` [PATCH 6/8] ASoC: qcom/common: Use snd-soc-dummy-dai when codec is not specified
` [PATCH 7/8] dts: msm8996/db820c: enable primary pcm and quaternary i2s
` [PATCH 8/8] ASoC: qcom: apq8096: add kcontrols to set PCM rate

[RFC 0/3] Revert SRCU from tracepoint infrastructure
 2020-02-07 20:56 UTC  (4+ messages)
` [RFC 1/3] Revert "tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique"
` [RFC 2/3] Revert "tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints"
` [RFC 3/3] Revert "tracepoint: Make rcuidle tracepoint callers use SRCU"

[PATCH] io_uring: add cleanup for openat()
 2020-02-07 20:55 UTC  (3+ messages)

[PATCH v3 1/3] x86/tsc_msr: Use named struct initializers
 2020-02-07 20:54 UTC  (3+ messages)
` [PATCH v3 2/3] x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
` [PATCH v3 3/3] x86/tsc_msr: Make MSR derived TSC frequency more accurate

[PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
 2020-02-07 20:52 UTC  (5+ messages)
` [PATCH v3 1/3] vfs: track per-sb writeback errors and report them to syncfs
` [PATCH v3 2/3] buffer: record blockdev write errors in super_block that it backs
` [PATCH v3 3/3] vfs: add a new ioctl for fetching the superblock's errseq_t

[BUG] crypto: rk3288: ecb-aes-rk encryption failed
 2020-02-07 20:48 UTC 

[PATCH 1/1] io_uring: purge req->in_async
 2020-02-07 20:45 UTC 

[PATCH v5 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-07 20:43 UTC  (20+ messages)
` [PATCH v5 01/18] dt-bindings: phy: remove qcom-dwc3-usb-phy
` [PATCH v5 02/18] dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding
` [PATCH v5 03/18] phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driver
` [PATCH v5 04/18] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings
` [PATCH v5 05/18] phy: qualcomm: usb: Add SuperSpeed PHY driver
` [PATCH v5 06/18] usb: dwc3: Registering a role switch in the DRD code
` [PATCH v5 07/18] dt-bindings: usb: dwc3: Add a gpio-usb-connector example
` [PATCH v5 08/18] dt-bindings: usb: dwc3: Add a usb-role-switch to the example
` [PATCH v5 09/18] usb: dwc3: qcom: Add support for usb-conn-gpio connectors
` [PATCH v5 10/18] usb: dwc3: "
` [PATCH v5 11/18] usb: dwc3: Add support for a role-switch notifier
` [PATCH v5 12/18] usb: dwc3: qcom: Enable gpio-usb-conn based role-switching
` [PATCH v5 13/18] arm64: dts: qcom: qcs404: Add USB devices and PHYs
` [PATCH v5 14/18] arm64: dts: qcom: qcs404-evb: Define VBUS pins
` [PATCH v5 15/18] arm64: dts: qcom: qcs404-evb: Define USB ID pin
` [PATCH v5 16/18] arm64: dts: qcom: qcs404-evb: Describe external VBUS regulator
` [PATCH v5 17/18] arm64: dts: qcom: qcs404-evb: Raise vreg_l12_3p3 minimum voltage
` [PATCH v5 18/18] arm64: dts: qcom: qcs404-evb: Enable USB controllers

[PATCH v2 0/4] platform/chrome: Add Type C connector class driver
 2020-02-07 20:37 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add cros-ec Type C port driver
` [PATCH v2 2/4] platform/chrome: Add Type C connector class driver
` [PATCH v2 3/4] platform/chrome: typec: Get PD_CONTROL cmd version
` [PATCH v2 4/4] platform/chrome: typec: Update port info from EC

[PATCH] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-07 20:42 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2] genirq: Clarify that irq wake state is orthogonal to enable/disable
 2020-02-07 20:40 UTC  (5+ messages)
` [tip: irq/urgent] "

[PATCH] io_uring: fix iovec leaks
 2020-02-07 20:40 UTC  (3+ messages)

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-07 20:39 UTC  (24+ messages)
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v5 18/19] KVM: Dynamically size memslot array based on number of used slots

[PATCH 0/5] Annotate allocation functions with alloc_size attribute
 2020-02-07 20:38 UTC  (3+ messages)
` [PATCH 5/5] [RFC] mm: annotate memory allocation functions with their sizes

[PATCH] block: Limit number of items taken from the I/O scheduler in one go
 2020-02-07 20:37 UTC  (7+ messages)

[PATCH] spi: Add FSI-attached SPI controller driver
 2020-02-07 20:34 UTC  (10+ messages)

[PATCH 0/3] platform/chrome: Add Type C connector class driver
 2020-02-07 20:28 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-07 20:21 UTC  (2+ messages)
` [PATCH] mremap.2: Add information for MREMAP_DONTUNMAP

network stack rate shaping queues
 2020-02-07 20:17 UTC  (2+ messages)

[PATCH v10] perf: Sharing PMU counters across compatible events
 2020-02-07 20:03 UTC  (2+ messages)

[PATCH v2 20/27] compat_ioctl: simplify the implementation
 2020-02-07 20:02 UTC  (4+ messages)

[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2020-02-07 19:54 UTC 

[PATCH] IMA: Updated KBUILD_MODNAME for IMA files to ima
 2020-02-07 19:53 UTC  (2+ messages)
` [PATCH] IMA: Add log statements for failure conditions

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-07 19:53 UTC  (12+ messages)
` [PATCH 02/61] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH 03/61] KVM: x86: Simplify handling of Centaur CPUID leafs
` [PATCH 08/61] KVM: x86: Warn on zero-size save state for valid CPUID 0xD.N sub-leaf
` [PATCH 09/61] KVM: x86: Refactor CPUID 0xD.N sub-leaf entry creation

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-07 19:52 UTC  (7+ messages)
` [Intel PMC TGPIO Driver 5/5] drivers/ptp: Add PMC Time-Aware GPIO Driver

[PATCH 1/2] dt-bindings: sound: Add TLV320ADCx140 dt bindings
 2020-02-07 19:45 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family

[RFC PATCH v2 0/9] Introduce vendor ops in vfio-pci
 2020-02-07 19:48 UTC  (3+ messages)
` [RFC PATCH v2 1/9] vfio/pci: split vfio_pci_device into public and private parts

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-02-07 19:46 UTC  (5+ messages)
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init command line

[PATCH] iio: vncl4000: Fix early return in vcnl4200_set_power_state
 2020-02-07 19:45 UTC  (2+ messages)

[PATCH] kcsan: Expose core configuration parameters as module params
 2020-02-07 19:40 UTC  (2+ messages)

[RFC PATCH v2] tick: Make tick_periodic() check for missing ticks
 2020-02-07 19:39 UTC 

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-07 19:43 UTC  (3+ messages)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable

[PATCH v2] mm/memcontrol: fix a data race in scan count
 2020-02-07 19:30 UTC  (3+ messages)

What should we do with match_option()?
 2020-02-07 19:16 UTC  (2+ messages)

siimple-framebuffer rockchip persistent logo
 2020-02-07 19:14 UTC  (2+ messages)

[rcu:dev.2020.01.31a] BUILD SUCCESS 19cae4b11accf692fb67d6ba92833ca45dd63197
 2020-02-07 19:03 UTC 

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-07 18:54 UTC  (10+ messages)

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-02-07 18:52 UTC  (6+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

BUG: sleeping function called from invalid context in __kmalloc
 2020-02-07 18:52 UTC  (4+ messages)

[LIO-target] BUG: Deleting a LUN hangs in transport_clear_lun_ref
 2020-02-07 18:48 UTC 

[PATCH v2 10/17] iio: cros_ec: Use cros_ec_cmd()
 2020-02-07 18:47 UTC  (5+ messages)

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-07 18:44 UTC  (7+ messages)
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 7/9] hugetlb: support file_region coalescing again

[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
 2020-02-07 18:34 UTC  (4+ messages)

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-07 18:27 UTC  (3+ messages)
` [PATCH v3 8/8] x86: vmx: virtualize split lock detection

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-07 18:25 UTC  (8+ messages)
` [PATCH v2 6/9] ASoC: tegra: add Tegra186 based DSPK driver

[PATCH v4 2/2] riscv: Add support to determine no. of L2 cache way enabled
 2020-02-07 18:24 UTC  (2+ messages)

[PATCH v3 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-07 18:22 UTC  (5+ messages)
` [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
` [PATCH v3 2/3] kbuild: split adjust_autoksyms.sh in two parts
` [PATCH v3 3/3] kbuild: generate autoksyms.h early

[PATCH v1 0/2] scsi: ufs: introduce common function to disable host TX LCC
 2020-02-07 18:14 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH -next 0/5] rbtree: optimize frequent tree walks
 2020-02-07 18:03 UTC  (6+ messages)
` [PATCH 1/5] lib/rbtree: introduce linked-list rbtree interface
` [PATCH 2/5] proc/sysctl: optimize proc_sys_readdir
` [PATCH 3/5] regmap: optimize sync() and drop() regcache callbacks
` [PATCH 4/5] vfio/type1: optimize dma_list tree iterations
` [PATCH 5/5] uprobes: optimize build_probe_list()

[PATCH v3] security: selinux: allow per-file labeling for bpffs
 2020-02-07 18:12 UTC  (2+ messages)

[PATCH 1/3] sched: Remove __rcu annotation from cred pointer
 2020-02-07 18:05 UTC  (3+ messages)
` [PATCH 2/3] cred: Do not use RCU primitives to access "
` [PATCH 3/3] auditsc: Do not use RCU primitive to read from "

[PATCH] random: add rng-seed= command line option
 2020-02-07 17:58 UTC  (6+ messages)

[PATCH v3] net: dsa: microchip: enable module autoprobe
 2020-02-07 17:46 UTC  (2+ messages)

[PATCH v2 0/2] New mount API syscalls
 2020-02-07 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] Add manpages for move_mount(2) and open_tree(2)
` [PATCH v2 2/2] Add manpage for fsopen(2), fspick(2) and fsmount(2)

[PATCH] powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
 2020-02-07 17:38 UTC  (2+ messages)

[PATCH v2 0/7] KVM: x86/mmu: nVMX: 5-level paging fixes and enabling
 2020-02-07 17:37 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: nVMX: Use correct root level for nested EPT shadow page tables
` [PATCH v2 2/7] KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
` [PATCH v2 3/7] KVM: nVMX: Allow L1 to use 5-level page walks for nested EPT
` [PATCH v2 4/7] KVM: nVMX: Rename nested_ept_get_cr3() to nested_ept_get_eptp()
` [PATCH v2 5/7] KVM: nVMX: Rename EPTP validity helper and associated variables
` [PATCH v2 6/7] KVM: x86/mmu: Rename kvm_mmu->get_cr3() to ->get_guest_cr3_or_eptp()
` [PATCH v2 7/7] KVM: nVMX: Drop unnecessary check on ept caps for execute-only

[PATCH] drm/mediatek: Find the cursor plane instead of hard coding it
 2020-02-07 17:28 UTC  (2+ messages)

[PATCH v5 00/12] mm/gup: track FOLL_PIN pages
 2020-02-07 17:27 UTC  (3+ messages)
` [PATCH v5 01/12] mm: dump_page(): better diagnostics for compound pages

[PULL REQUEST] i2c for v5.6
 2020-02-07 17:19 UTC 

KASAN: use-after-free Read in l2cap_chan_close
 2020-02-07 17:18 UTC 

[PATCH v5 00/17] Enable CONFIG_VMAP_STACK on PPC32
 2020-02-07 17:16 UTC  (9+ messages)
` [PATCH v5 17/17] powerpc/32s: Enable CONFIG_VMAP_STACK

[GIT PULL] Documentation fixes for 5.6
 2020-02-07 17:16 UTC 

Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device
 2020-02-07 17:08 UTC  (4+ messages)

[PATCH -next] mm/swapfile: fix and annotate various data races
 2020-02-07 17:06 UTC 

[PATCH] compat_ioctl: fix FIONREAD on devices
 2020-02-07 17:04 UTC 

[PATCH v25 00/21] Intel SGX foundations
 2020-02-07 17:03 UTC  (3+ messages)
` [PATCH v25 10/21] x86/sgx: Linux Enclave Driver

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-07 16:58 UTC  (3+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v3 kunit-next 2/2] kunit: update documentation to describe debugfs representation

[RFC PATCH 00/11] Finer grained kernel address space randomization
 2020-02-07 16:52 UTC  (5+ messages)
` [RFC PATCH 04/11] x86/boot/KASLR: Introduce PRNG for faster shuffling

[PATCH liburing v2 0/1] test: add epoll test case
 2020-02-07 16:51 UTC  (3+ messages)

[PATCH -v5mkII 13/17] arm/ftrace: Use __patch_text()
 2020-02-07 16:47 UTC  (5+ messages)
` [tip: core/kprobes] "

[PATCH 0/3] Fixes "mm/sparsemem: support sub-section hotplug"
 2020-02-07 16:44 UTC  (7+ messages)
` [PATCH 2/3] mm/sparsemem: get physical address to page struct instead of virtual address to pfn

[PATCH] io_uring: flush overflowed CQ events in the io_uring_poll()
 2020-02-07 16:38 UTC  (3+ messages)

[PATCH v2] iio: trigger: stm32-timer: enable clock when in master mode
 2020-02-07 16:30 UTC 

[PATCH v2] KVM: nVMX: Fix some comment typos and coding style
 2020-02-07 16:25 UTC  (2+ messages)

[PATCH] io_uring: remove unused struct io_async_open
 2020-02-07 16:25 UTC  (2+ messages)

AER: Uncorrected (Non-Fatal) error received: 0000:00:00.0
 2020-02-07 16:24 UTC 

Error building v5.5-git on PowerPC32 - bisected to commit 7befe621ff81
 2020-02-07 16:22 UTC  (3+ messages)

linux-next: Tree for Feb 7
 2020-02-07 16:17 UTC  (2+ messages)
` linux-next: Tree for Feb 7 (objtool warning)

[PATCH] KVM: x86/mmu: Avoid retpoline on ->page_fault() with TDP
 2020-02-07 16:15 UTC  (4+ messages)

[PATCH v3 5/7] drivers: firmware: psci: Add hierarchical domain idle states converter
 2020-02-07 16:15 UTC  (14+ messages)

[PATCH] irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
 2020-02-07 16:11 UTC  (2+ messages)

[PATCH v2] ext4: fix a data race in EXT4_I(inode)->i_disksize
 2020-02-07 16:08 UTC  (4+ messages)

[PATCH v2 0/4] Add support for devices in the Energy Model
 2020-02-07 15:59 UTC  (4+ messages)
` [PATCH v2 1/4] PM / EM: add devices to "


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).