linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-26 18:41:10 to 2018-04-26 22:36:10 UTC [more...]

[PATCH 00/24] device link, bridge supplier <-> drm device
 2018-04-26 22:31 UTC  (20+ messages)
` [PATCH 01/24] drm/bridge: allow optionally specifying an .owner device
` [PATCH 04/24] drm/bridge: analogix-anx78xx: provide "
` [PATCH 05/24] drm/bridge: vga-dac: "
` [PATCH 08/24] drm/bridge: nxp-ptn3460: "
` [PATCH 10/24] drm/bridge: ps8622: "
` [PATCH 11/24] drm/bridge: sii902x: "
` [PATCH 12/24] drm/bridge: sii9234: "
` [PATCH 13/24] drm/bridge: sii8620: "
` [PATCH 14/24] drm/bridge: synopsys: provide an .owner device for the bridges
` [PATCH 15/24] drm/bridge: tc358767: provide an .owner device
` [PATCH 16/24] drm/bridge: ti-tfp410: "
` [PATCH 17/24] drm/exynos: mic: provide an .owner device for the bridge
` [PATCH 18/24] drm/mediatek: hdmi: "
` [PATCH 19/24] drm/msm: specify the .owner of the bridges
` [PATCH 20/24] drm/rcar-du: lvds: provide an .owner device for the bridge
` [PATCH 21/24] drm/sti: provide an .owner device for the bridges
` [PATCH 22/24] drm/bridge: remove the .of_node member
` [PATCH 23/24] drm/bridge: require the .owner to be filled in on drm_bridge_attach
` [PATCH 24/24] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-04-26 22:30 UTC  (8+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH v2] net: qrtr: Expose tunneling endpoint to user space
 2018-04-26 22:29 UTC  (2+ messages)

random: GFP_KERNEL from irq context
 2018-04-26 21:03 UTC  (2+ messages)

[PATCH 1/2] X86/KVM: Properly restore 'tsc_offset' when running an L2 guest
 2018-04-26 22:28 UTC  (5+ messages)
` [PATCH 2/2] kvm: nVMX: Introduce KVM_CAP_STATE

[PATCH] PM / Sleep: only update last time for active wakeup sources
 2018-04-26 22:25 UTC  (3+ messages)

[PATCH 0/5] X86: Hyper-V: APIC enlightenments
 2018-04-26 22:23 UTC  (13+ messages)
` [PATCH 1/5] X86: Hyper-V: Enlighten APIC access
  ` [PATCH 2/5] X86: Hyper-V: Enable IPI enlightenments
  ` [PATCH 3/5] X86: Hyper-V: Enhanced IPI enlightenment
  ` [PATCH 4/5] X86: Hyper-V: Consolidate code for converting cpumask to vpset
  ` [PATCH 5/5] X86: Hyper-V: Consolidate the allocation of the hypercall input page

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-04-26 22:21 UTC  (39+ messages)
    ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
                    ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
                        ` [PATCH v5] "
                              ` [dm-devel] "

[PATCH v2 6/6] rpmsg: glink: Expose rpmsg name attr for glink
 2018-04-26 22:15 UTC  (2+ messages)

[PATCH] gpu: drm: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe
 2018-04-26 22:16 UTC  (2+ messages)

[PATCH] netfilter: fix nf_tables filter chain type build
 2018-04-26 22:15 UTC  (2+ messages)

[RFC 00/13] arm64: allwinner: Add A64 DE2 pipeline support
 2018-04-26 22:13 UTC  (4+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-04-26 22:06 UTC  (5+ messages)
` [PATCH v4 1/2] perf: uncore: Adding documentation for ThunderX2 pmu uncore driver
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[RFC/PATCH] net: ethernet: nixge: Use of_get_mac_address()
 2018-04-26 22:04 UTC  (2+ messages)

[RESEND PATCH v3] docs: kernel-parameters.txt: Fix whitespace
 2018-04-26 21:59 UTC 

[PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat
 2018-04-26 21:55 UTC  (3+ messages)

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-04-26 21:54 UTC 

stable 4.16.5 hmm build error
 2018-04-26 21:52 UTC 

[PATCH] net/mlx5: report persistent netdev stats across ifdown/ifup commands
 2018-04-26 21:50 UTC  (2+ messages)

[PATCH v5 09/11] vsprintf: Prevent crash when dereferencing invalid pointers
 2018-04-26 21:46 UTC  (2+ messages)

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-04-26 21:41 UTC  (6+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH] kbuild: gcov: enable -fno-tree-loop-im if supported
 2018-04-26 21:41 UTC  (2+ messages)

[PATCH] drm/bridge: adv7511: fix spelling of driver name in Kconfig
 2018-04-26 21:41 UTC  (2+ messages)

[PATCH v2 net-next 0/2] tcp: mmap: rework zerocopy receive
 2018-04-26 21:40 UTC  (5+ messages)

Early timeouts due to inaccurate jiffies during system suspend/resume
 2018-04-26 21:40 UTC  (5+ messages)

[PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages
 2018-04-26 21:36 UTC  (4+ messages)
` [PATCH 1/3] PM / core: Remove unused initcall_debug_report() arguments
` [PATCH 2/3] PM / core: Simplify initcall_debug_report() timing
` [PATCH 3/3] PM / core: Use dev_printk() and symbols in suspend/resume diagnostics

[PATCHSET] cgroup/for-4.17: Make cgroup_rstat available to controllers
 2018-04-26 21:36 UTC  (4+ messages)
` [PATCH] cgroup: Make cgroup_rstat_updated() ready for root cgroup usage

[PATCH v4 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-04-26 21:35 UTC  (5+ messages)
` [PATCH v4 1/5] efi: Export boot-services code and data as debugfs-blobs

[PATCH cgroup/for-4.17 1/2] cgroup: Explicitly remove core interface files
 2018-04-26 21:35 UTC  (3+ messages)
` [PATCH cgroup/for-4.17 2/2] Subject: cgroup: Limit event generation frequency

possible BUG: selftest about raw_skew failed
 2018-04-26 21:33 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory
 2018-04-26 21:27 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: move various RNG bindings to rng/ directory
` [PATCH 3/4] dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories
` [PATCH 4/4] dt-bindings: exynos: move ADC binding to iio/adc/ directory

[PATCH net-next 0/2 v2] netns: uevent performance tweaks
 2018-04-26 21:27 UTC  (10+ messages)
` [PATCH net-next 1/2 v2] netns: restrict uevents

linux-next: build failure after merge of the qcom tree
 2018-04-26 21:23 UTC  (5+ messages)

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-26 21:23 UTC  (5+ messages)
` [PATCH 20/61] input: keyboard: "

[PATCH 01/17] dt-bindings: display: renesas: du: Increase indent in output table
 2018-04-26 21:22 UTC  (33+ messages)
` [PATCH 02/17] dt-bindings: display: renesas: du: Document the R8A77965 bindings
` [PATCH 03/17] pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions
` [PATCH 04/17] drm: rcar-du: Use the correct naming for ODPM fields in DEFR6
` [PATCH 05/17] drm: rcar-du: Split CRTC handling to support hardware indexing
` [PATCH 06/17] drm: rcar-du: Allow DU groups to work with "
` [PATCH 07/17] drm: rcar-du: Add R8A77965 support
` [PATCH 08/17] arm64: dts: r8a77965: Provide sysc header definitions
` [PATCH 09/17] arm64: dts: r8a77965: Use the correct CPG header
` [PATCH 10/17] arm64: dts: r8a77965: Add FCPF and FCPV instances
` [PATCH 11/17] arm64: dts: r8a77965: Add VSP instances
` [PATCH 12/17] arm64: dts: r8a77965: Populate the DU instance placeholder
` [PATCH 13/17] arm64: dts: r8a77965: Add HDMI encoder instance
` [PATCH 14/17] arm64: dts: r8a77965-salvator-x: Add DU external dot clocks
` [PATCH 15/17] arm64: dts: r8a77965-salvator-x: Enable HDMI output
` [PATCH 16/17] arm64: dts: r8a77965-salvator-xs: Add DU external dot clocks

[RFC PATCH v3 0/3] ima: namespacing IMA
 2018-04-26 21:18 UTC  (11+ messages)
` [RFC PATCH v3 1/3] ima: extend clone() with IMA namespace support

[PATCH v6 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-04-26 21:17 UTC  (5+ messages)
` [PATCH v6 02/24] soc: qcom: Add APR bus driver

BUG: /proc/kcore does not export direct-mapped memory on arm64 (and presumably some other architectures)
 2018-04-26 21:16 UTC  (2+ messages)

[PATCH 0/3] can: fix ndo_start_xmit()'s return type
 2018-04-26 21:13 UTC  (4+ messages)
` [PATCH 1/3] can: janz-ican3: fix ican3_xmit()'s "
` [PATCH 2/3] can: sun4i: fix sun4ican_start_xmit()'s "
` [PATCH 3/3] can: xilinx: fix xcan_start_xmit()'s "

[PATCH RESEND] firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1()
 2018-04-26 21:13 UTC  (4+ messages)

[PATCH v2] prctl: fix compat handling for prctl
 2018-04-26 21:13 UTC  (3+ messages)

Reducing time of smpboot
 2018-04-26 21:11 UTC  (2+ messages)

[PATCH RESEND] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-04-26 21:09 UTC  (9+ messages)

[PATCH] libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
 2018-04-26 21:09 UTC  (2+ messages)

[PATCH net-next v2 0/7] Microsemi Ocelot Ethernet switch support
 2018-04-26 21:09 UTC  (11+ messages)
` [PATCH net-next v2 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v2 2/7] net: mscc: Add MDIO driver
` [PATCH net-next v2 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v2 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v2 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v2 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v2 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches

[RFC] [PATCH 0/5] procfs: reduce duplication by using symlinks
 2018-04-26 21:03 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
 2018-04-26 20:55 UTC 

[PATCH 0/7] Level-triggered MSI support
 2018-04-26 20:53 UTC  (5+ messages)
` [PATCH 2/7] genirq/msi: Limit level-triggered MSI to platform devices
` [PATCH 5/7] irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller

[PATCHv2 0/3] bpf: Store/dump license string for loaded program
 2018-04-26 20:49 UTC  (8+ messages)
` [PATCH 3/3] tools bpftool: Display license GPL compatible in prog show/list
          ` [PATCHv3 "

Linux messages full of `random: get_random_u32 called from`
 2018-04-26 20:47 UTC  (8+ messages)

Avoid uninterruptible sleep during process exit
 2018-04-26 20:43 UTC  (14+ messages)
` [PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process

[PATCH v2] nvme: change order of qid and cmdid in completion trace
 2018-04-26 20:41 UTC  (2+ messages)

[tip:timers/urgent] Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
 2018-04-26 20:38 UTC 

[PATCH] net: aquantia: fix aq_ndev_start_xmit()'s return type
 2018-04-26 20:37 UTC  (3+ messages)

[PATCH 1/2] genirq/irq_sim: remove the license boilerplate
 2018-04-26 20:34 UTC  (4+ messages)
` [PATCH 2/2] genirq/irq_sim: use the SPDX license identifier in the header
  ` [tip:irq/core] genirq/irq_sim: Use "
` [tip:irq/core] genirq/irq_sim: Remove the license boilerplate

[PATCH] mm: sections are not offlined during memory hotremove
 2018-04-26 20:30 UTC 

[PATCH 1/3] powerpc/nohash: remove hash related code from nohash headers
 2018-04-26 20:28 UTC  (2+ messages)

[PATCH v2] mm: access to uninitialized struct page
 2018-04-26 20:26 UTC 

[PATCH] kernel/irq/proc: /proc/interrupts irq-off latency reduction
 2018-04-26 20:24 UTC  (2+ messages)

[PATCH] nvme: change order of qid and cmdid in completion trace
 2018-04-26 20:21 UTC  (3+ messages)

[PATCH v2] of: overlay: Stop leaking resources on overlay removal
 2018-04-26 20:20 UTC  (2+ messages)

[PATCH v3 00/14] kernel/locking: qspinlock improvements
 2018-04-26 20:18 UTC  (4+ messages)
` [PATCH v3 05/14] locking/qspinlock: Remove unbounded cmpxchg loop from locking slowpath

[PATCH] gpio: mockup: use the SPDX identifier and remove license boilerplate
 2018-04-26 20:12 UTC 

[PATCH] batman-adv: fix batadv_interface_tx()'s return type
 2018-04-26 20:05 UTC  (3+ messages)
` [B.A.T.M.A.N.] "

[PATCH RT] seqlock: provide the same ordering semantics as mainline
 2018-04-26 20:02 UTC 

[PATCH] staging: ks7010: fix ks_wlan_start_xmit()'s return type
 2018-04-26 20:00 UTC  (3+ messages)

[RFC PATCH manpages] clock_getres.2: document CLOCK_MONOTONIC suspend behavior
 2018-04-26 19:44 UTC 

[PATCH v6] fs: dax: Adding new return type vm_fault_t
 2018-04-26 19:58 UTC  (2+ messages)

[PATCH 0/8] drm: bridge: Add support for static image formats
 2018-04-26 19:57 UTC  (7+ messages)
` [PATCH 1/8] "

[PATCH] arm64: skip cpu nodes marked as disabled in DT
 2018-04-26 19:54 UTC  (5+ messages)

[PATCH] x86/cpuid: Add missing TLB cpuid values
 2018-04-26 19:45 UTC  (5+ messages)
` [tip:x86/urgent] x86/cpu/intel: "

[PATCH] dt-bindings: staging: remove a couple of ADC bindings
 2018-04-26 19:42 UTC  (3+ messages)

[PATCH stable v4.4+] r8152: add Linksys USB3GIGV1 id
 2018-04-26 19:34 UTC  (3+ messages)

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-04-26 19:28 UTC  (4+ messages)

[PATCH] Input: xen-kbdfront - allow better run-time configuration
 2018-04-26 19:27 UTC  (7+ messages)

[PATCH] proc: use #pragma once
 2018-04-26 19:25 UTC  (7+ messages)

[PATCH] Revert "ata: ahci-platform: add reset control support"
 2018-04-26 19:20 UTC  (4+ messages)

[PATCH 2/2] blkcg: init root blkcg_gq under lock
 2018-04-26 19:18 UTC  (2+ messages)

[PATCH] USB: serial: option: adding support for ublox R410M
 2018-04-26 19:12 UTC  (11+ messages)

[PATCH] mm: sections are not offlined during memory hotremove
 2018-04-26 19:11 UTC  (3+ messages)

[PATCH v2 0/2]
 2018-04-26 18:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
` [PATCH v2 2/2] ARM: dts: r8a7740: Add CEU0

[PATCH 0/7] Add utilization clamping support
 2018-04-26 18:58 UTC  (7+ messages)
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller

[PATCH v8 00/13] Support PPTT for ARM64
 2018-04-26 18:57 UTC  (4+ messages)
` [PATCH v8 07/13] drivers: base cacheinfo: Add support for ACPI based firmware tables

[PATCH v2] memcg: writeback: use memcg->cgwb_list directly
 2018-04-26 18:54 UTC  (2+ messages)

[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
 2018-04-26 18:52 UTC  (3+ messages)

[GIT PULL] hwmon fixes for v4.17-rc3
 2018-04-26 18:49 UTC 

[PATCH v2 0/2] spi: bcm-qspi: Fix spi-nor chip select logic for BSPI
 2018-04-26 18:48 UTC  (3+ messages)
` [PATCH v2 1/2] spi: bcm-qspi: Avoid setting MSPI_CDRAM_PCS for spi-nor master
` [PATCH v2 2/2] spi: bcm-qspi: Always read and set BSPI_MAST_N_BOOT_CTRL

[V4 PATCH] perf parse-events: Specially handle uncore event alias in small groups
 2018-04-26 18:46 UTC 

[PATCH] libata: Apply NOLPM quirk for SAMSUNG MZMPC128HBFU-000MV SSD
 2018-04-26 18:46 UTC  (2+ messages)

[PATCH v5] cifs: Allocate validate negotiation request through kmalloc
 2018-04-26 18:45 UTC  (2+ messages)

[patch V2 0/7] LICENSES: Add missing License Text and provide a checker script
 2018-04-26 18:43 UTC  (6+ messages)
` [patch V2 7/7] scripts: Add SPDX "
    ` [patch V3 "


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