linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-12 15:04:16 to 2018-10-12 18:01:59 UTC [more...]

[PATCH v7 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-10-12 17:50 UTC  (8+ messages)
` [PATCH v7 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v7 2/7] mm, devm_memremap_pages: Kill mapping "System RAM" support
` [PATCH v7 3/7] mm, devm_memremap_pages: Fix shutdown handling
` [PATCH v7 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support
` [PATCH v7 5/7] mm, hmm: Use devm semantics for hmm_devmem_{add, remove}
` [PATCH v7 6/7] mm, hmm: Replace hmm_devmem_pages_create() with devm_memremap_pages()
` [PATCH v7 7/7] mm, hmm: Mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL

Gang scheduling
 2018-10-12 18:01 UTC  (2+ messages)

[PATCH RESEND] staging: erofs: clean erofs_lookup()
 2018-10-12 17:59 UTC 

[PATCH v7 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-10-12 17:47 UTC  (2+ messages)
` [PATCH v7 1/7] mm, devm_memremap_pages: Mark devm_memremap_pages() EXPORT_SYMBOL_GPL

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-12 17:58 UTC  (11+ messages)
` [PATCH 03/11] x86/fpu: make __raw_xsave_addr() use feature number instead of mask
` [PATCH 04/11] x86/fpu: eager switch PKRU state
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads
` [PATCH 06/11] x86/pkeys: make init_pkru_value static
` [PATCH 07/11] x86/pkeys: Drop the preempt-disable section

[PATCH] mm/thp: fix call to mmu_notifier in set_pmd_migration_entry()
 2018-10-12 17:58 UTC  (7+ messages)

[PATCH v13 00/11] cpuset: Enable cpuset controller in default hierarchy
 2018-10-12 17:55 UTC  (12+ messages)
` [PATCH v13 01/11] "
` [PATCH v13 02/11] cpuset: Define data structures to support scheduling partition
` [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v13 04/11] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v13 05/11] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v13 06/11] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v13 07/11] cpuset: Make CPU hotplug work with partition
` [PATCH v13 08/11] cpuset: Make generate_sched_domains() "
` [PATCH v13 09/11] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v13 10/11] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v13 11/11] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug

[PATCH v3] NTB: switchtec_ntb: Update switchtec documentation with pre-requisites for NTB
 2018-10-12 17:54 UTC  (2+ messages)

[PATCH v1 0/3] update Mediatek MT2712 clock
 2018-10-12 17:53 UTC  (3+ messages)
` [PATCH v1 3/3] clk: mediatek: mt2712: add pll reference support

[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
 2018-10-12 17:52 UTC  (24+ messages)
` [PATCH RFC v1 2/8] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH RFC v1 7/8] drivers: qcom: cpu_pd: Handle cpu hotplug in the domain
` [PATCH RFC v1 8/8] arm64: dtsi: sdm845: Add cpu power domain support

[PATCH] staging: ion: Rework ion_map_dma_buf() to minimize re-mapping
 2018-10-12 17:51 UTC  (2+ messages)

[PATCH 4.9 00/35] 4.9.133-stable review
 2018-10-12 17:50 UTC  (3+ messages)

[PATCH v2 0/4] devres: provide and use devm_kstrdup_const()
 2018-10-12 17:48 UTC  (3+ messages)

issues with suspend on Dell XPS 13 2-in-1
 2018-10-12 17:46 UTC  (9+ messages)

[PATCH 0/6] Add CPU clock support for Armada 7K/8K
 2018-10-12 17:42 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: marvell: Add cpu clock node on "

[PATCH] doc: printk-formats: Remove bogus kobject references for device nodes
 2018-10-12 17:39 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: fix vf serial matching with pci slot info
 2018-10-12 17:38 UTC  (3+ messages)

[PATCH] Documentation: preempt-locking: Use better example
 2018-10-12 17:36 UTC  (2+ messages)

[PATCH v6] Add support for LPASS clock controller for SDM845
 2018-10-12 17:35 UTC  (7+ messages)
` [PATCH v6] clk: qcom: Add lpass clock controller driver "

[PATCHv3] mm/gup: Cache dev_pagemap while pinning pages
 2018-10-12 17:30 UTC 

[PATCH v1] KVM/x86/vPMU: Guest PMI Optimization
 2018-10-12 17:33 UTC  (3+ messages)

[PATCH] drm/radeon/r300: Mark expected switch fall-throughs
 2018-10-12 17:29 UTC  (2+ messages)

[PATCH] docs/completion.txt: Fix a couple of punctuation nits
 2018-10-12 17:27 UTC  (2+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-12 17:27 UTC  (20+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

[PATCH v2 1/2] LICENSES: Add note to CDDL-1.0 license that it should not be used
 2018-10-12 17:24 UTC  (4+ messages)
` [PATCH v2 2/2] LICENSES: Add ISC license text

[PATCH net-next V2 0/8] Packed virtqueue support for vhost
 2018-10-12 17:23 UTC  (4+ messages)
` [PATCH net-next V2 6/8] vhost: packed ring support

[PATCH v2 0/7] Rlimit for module space
 2018-10-12 17:22 UTC  (5+ messages)
` [PATCH v2 1/7] modules: Create rlimit "

[PATCH 0/2] docs: memory-hotplug: add details about locking internals
 2018-10-12 17:21 UTC  (2+ messages)

[PATCH v1] phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845
 2018-10-12 17:17 UTC  (4+ messages)

[PATCH v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
 2018-10-12 17:15 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'

[PATCH v2] regulator/gpio: Allow nonexclusive GPIO access
 2018-10-12 17:14 UTC  (4+ messages)

[PATCH v3 0/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC semaphore handling
 2018-10-12 17:08 UTC  (5+ messages)
` [PATCH v3 1/3] x86: baytrail/cherrytrail: Rework and move P-Unit PMIC bus semaphore code

[PATCH 4.4 00/27] 4.4.161-stable review
 2018-10-12 17:07 UTC  (3+ messages)

[PATCH 3.18 000/120] 3.18.124-stable review
 2018-10-12 17:07 UTC  (9+ messages)

move swiotlb noncoherent dma support from arm64 to generic code V2
 2018-10-12 17:05 UTC  (9+ messages)
` [PATCH 04/10] swiotlb: remove the overflow buffer
` [PATCH 08/10] swiotlb: don't dip into swiotlb pool for coherent allocations
` [PATCH 10/10] arm64: use the generic swiotlb_dma_ops

[PATCH] spi: Make GPIO CSs honour the SPI_NO_CS flag
 2018-10-12 17:03 UTC  (2+ messages)
` Applied "spi: Make GPIO CSs honour the SPI_NO_CS flag" to the spi tree

[PATCH v1 1/3] spi: imx: move wml setting to later than setup_transfer
 2018-10-12 17:01 UTC  (2+ messages)
` Applied "spi: imx: move wml setting to later than setup_transfer" to the spi tree

[PATCH v1 3/3] spi: imx: use PIO mode if size is small
 2018-10-12 17:01 UTC  (2+ messages)
` Applied "spi: imx: use PIO mode if size is small" to the spi tree

Applied "regulator: lochnagar: Add support for the Cirrus Logic Lochnagar" to the regulator tree
 2018-10-12 17:01 UTC 

Applied "regulator/gpio: Allow nonexclusive GPIO access" to the regulator tree
 2018-10-12 17:01 UTC 

[PATCHv2] mm/gup: Cache dev_pagemap while pinning pages
 2018-10-12 16:58 UTC  (5+ messages)

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-10-12 17:00 UTC  (5+ messages)
` [PATCH v2 01/11] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller

[PATCH v7] regulator: fixed: Convert to use GPIO descriptor only
 2018-10-12 16:57 UTC  (13+ messages)

[PATCH] MAINTAINERS: Replace Vince Bridgers as Altera TSE maintainer
 2018-10-12 16:57 UTC  (2+ messages)

[PATCH v3 1/1] scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms
 2018-10-12 16:55 UTC  (2+ messages)

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-12 16:52 UTC  (8+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[PATCH net-next] net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID'
 2018-10-12 16:49 UTC  (2+ messages)

[V2, 0/5] platform: dwc: Add of DesignWare MIPI CSI-2 Host
 2018-10-12 16:46 UTC  (4+ messages)
` [V2, 2/5] Documentation: dt-bindings: Document the Synopsys MIPI DPHY Rx bindings

[Patch v2] MAINTAINERS: intel_telemetry: Update maintainers info
 2018-10-12 16:46 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v3 0/3] cpufreq: intel_pstate: Base frequency attribute
 2018-10-12 16:44 UTC  (4+ messages)
` [PATCH v3 1/3] ACPI / CPPC: Add support for guaranteed performance
` [PATCH v3 2/3] cpufreq: intel_pstate: Add base_frequency attribute
` [PATCH v3 3/3] Documentation: intel_pstate: Add base_frequency information

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-12 16:31 UTC  (4+ messages)

[RFC PATCH v2 0/4] Add support for SD Tap Delay setting for ZynqMP
 2018-10-12 16:29 UTC  (3+ messages)
` [RFC PATCH v2 1/4] dt: bindings: Add SD tap value properties details for 'xlnx,zynqmp-8.9a'

[PATCH v13 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-10-12 16:28 UTC  (4+ messages)
` [PATCH v13 3/3]: perf record: extend trace writing to multi AIO

[PATCH v3 lora-next 1/5] regmap: Add regmap_noinc_write API
 2018-10-12 16:26 UTC  (5+ messages)
` [PATCH v3 lora-next 2/5] net: lora: sx1301: replace burst spi functions with regmap_noinc
` [PATCH v3 lora-next 3/5] net: lora: sx1301: convert to using regmap fields for bit ops
` [PATCH v3 lora-next 4/5] net: lora: sx125x: convert to regmap fields
` [PATCH v3 lora-next 5/5] net: lora: sx125x sx1301: allow radio to register as a clk provider

[PATCH v3 0/9] TI LMU common Framework
 2018-10-12 16:27 UTC  (8+ messages)
` [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697
` [PATCH v3 4/9] dt-bindings: leds: Add bindings for lm3697 driver

[RFC][PATCH] x86: ptrace: Add function argument access API
 2018-10-12 16:26 UTC  (2+ messages)

[PATCH] block/sx8 : remove unnecessory check
 2018-10-12 16:24 UTC 

[PATCH v4 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 16:12 UTC  (3+ messages)
` [PATCH v4 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()
` [PATCH v4 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support

[PATCH v3 0/7] ia64: system call table generation support
 2018-10-12 16:11 UTC  (4+ messages)

[PATCH] gpio/regulator: Allow nonexclusive GPIO access
 2018-10-12 16:10 UTC  (6+ messages)

[RCF PATCH v2 0/2] pwm: imx: Configure output to GPIO in disabled state
 2018-10-12 16:08 UTC  (7+ messages)
` [RCF PATCH v2 2/2] "
  ` [RCF PATCH,v2,2/2] "

[PATCH 0/4] Add clock support for Hi3670 SoC
 2018-10-12 16:08 UTC  (4+ messages)

[PATCH] x86: entry: flush the cache if syscall error
 2018-10-12 16:07 UTC  (9+ messages)

[PATCH] drm/radeon/r420: mark expected switch fall-through
 2018-10-12 16:06 UTC 

[PATCH 0/2] add 74aup1g157gw 2-input multiplexer as clock driver
 2018-10-12 16:06 UTC  (5+ messages)
` [PATCH 2/2] clk: "

[PATCH net-next] net: ethernet: ti: cpsw: use for mcast entries only host port
 2018-10-12 16:06 UTC 

[PATCH] bcache: fix superblock being corrupted with non-4KB page size
 2018-10-10 18:27 UTC 

[PATCH 0/4] gsmi: Google specific firmware patches
 2018-10-12 16:04 UTC  (5+ messages)
` [PATCH 1/4] gsmi: Fix bug in append_to_eventlog sysfs handler
` [PATCH 2/4] gsmi: Add coreboot to list of matching BIOS vendors
` [PATCH 3/4] gsmi: Remove autoselected dependency on EFI and EFI_VARS
` [PATCH 4/4] gsmi: Add GSMI commands to log S0ix info

[PATCHv5 3/7] tty: Hold tty_ldisc_lock() during tty_reopen()
 2018-10-12 15:57 UTC  (4+ messages)

usbnet private-data accessor functions
 2018-10-12 15:38 UTC  (2+ messages)

Bad MAINTAINERS pattern in section 'VIRTIO AND VHOST VSOCK DRIVER'
 2018-10-12 15:46 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove reference to bogus vsock file
 2018-10-12 15:46 UTC 

[GIT PULL] Couple more arm64 fixes for 4.19
 2018-10-12 15:46 UTC 

[PATCH v3 0/2] rename function name and enable 32bit vcpu events
 2018-10-12 15:45 UTC  (3+ messages)
` [PATCH v3 1/2] arm/arm64: KVM: rename function kvm_arch_dev_ioctl_check_extension()

livelock with hrtimer cpu_base->lock
 2018-10-12 15:45 UTC  (4+ messages)

[PATCH v3 0/7] AXP8x3 AC and battery power supply support
 2018-10-12 15:44 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding

[PATCH 4.18 00/44] 4.18.14-stable review
 2018-10-12 15:43 UTC  (2+ messages)

[PATCH 4.14 00/45] 4.14.76-stable review
 2018-10-12 15:43 UTC  (2+ messages)

[PATCH V2 0/9] OPP: Support multiple power-domains per device
 2018-10-12 15:43 UTC  (15+ messages)
` [PATCH V2 1/9] OPP: Identify and mark genpd OPP tables
` [PATCH V2 2/9] OPP: Separate out custom OPP handler specific code
` [PATCH V2 3/9] OPP: Populate required opp tables from "required-opps" property
` [PATCH V2 4/9] OPP: Populate OPPs "
` [PATCH V2 5/9] PM / Domains: Add genpd_opp_to_performance_state()
` [PATCH V2 6/9] OPP: Add dev_pm_opp_{set|put}_genpd_device() helper

[GIT PULL] ARM: SoC fixes for 4.19
 2018-10-12 15:42 UTC  (2+ messages)

[PATCH] firewire: core-topology: mark expected switch fall-through
 2018-10-12 15:40 UTC 

[PATCH net] rxrpc: Fix incorrect conditional on IPV6
 2018-10-12 15:38 UTC 

[PATCH 0/2] mux: small fixes for 4.20-rc1
 2018-10-12 15:37 UTC  (2+ messages)

[PATCH] afs: Fix afs_server struct leak
 2018-10-12 15:37 UTC  (2+ messages)

[PATCH] media: em28xx: fix spelling mistake, "Cinnergy" -> "Cinergy"
 2018-10-12 15:37 UTC 

[PATCH v3 2/2] arm/arm64: KVM: enable 32 bits kvm vcpu events support
 2018-10-12 15:36 UTC 

[PATCH v3 0/8] Introduce STPMIC1 PMIC Driver
 2018-10-12 15:33 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v3 3/8] dt-bindings: regulator: document stpmic1 pmic regulators
` [PATCH v3 5/8] dt-bindings: input: document stpmic1 pmic onkey

[PATCH] rxrpc: add IPV6 dependency
 2018-10-12 15:33 UTC  (3+ messages)

[PATCH] drm/nouveau/bios/init: fix spelling mistake "INIT_GENERIC_CONDITON" -> "INIT_GENERIC_CONDITION"
 2018-10-12 15:30 UTC 

[PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
 2018-10-12 15:28 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
` [PATCH 2/2] net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update

[PATCH V4 0/2] introduce coalesced pio support
 2018-10-12 15:27 UTC  (3+ messages)
` [PATCH V4 2/2] kvm/x86 : add document for coalesced pio

[PATCH] media: dib0700: fix spelling mistake "Amplifyer" -> "Amplifier"
 2018-10-12 15:19 UTC 

BUG: corrupted list in p9_read_work
 2018-10-12 15:08 UTC  (11+ messages)
              ` 9p/RDMA for syzkaller (Was: BUG: corrupted list in p9_read_work)

s390: runtime warning about pgtables_bytes
 2018-10-12 15:08 UTC  (2+ messages)

[PATCH] staging: rtlwifi: phydm: fix spelling mistake "Abnrormal" -> "Abnormal"
 2018-10-12 15:07 UTC 

[PATCH] staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"
 2018-10-12 15:05 UTC 

[PATCH] mmc: tmio: simplify the DMA mode test
 2018-10-12 15:03 UTC 


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