linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 18:18:59 to 2019-02-20 22:17:12 UTC [more...]

[PATCHv6 00/10] Heterogenous memory node attributes
 2019-02-20 22:16 UTC  (11+ messages)
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory
` [PATCHv6 08/10] acpi/hmat: Register performance attributes
` [PATCHv6 09/10] acpi/hmat: Register memory side cache attributes

[PATCH v8 0/7] freezer for cgroup v2
 2019-02-20 22:14 UTC  (6+ messages)
` [PATCH v8 4/7] cgroup: cgroup v2 freezer

[PATCH] irqchip: brcmstb-l2: use _irqsave variants in non-interrupt code
 2019-02-20 22:15 UTC 

[PATCH -next] platform/chrome: Fix off-by-one error in wilco_ec/debugfs.c
 2019-02-20 22:15 UTC  (3+ messages)

[PATCH] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-20 22:12 UTC  (11+ messages)

[PATCH -next] platform/chrome: Fix Kconfig dependencies for wilco_ec
 2019-02-20 22:11 UTC 

[PATCH] device-dax: Add a 'target_node' attribute
 2019-02-20 21:56 UTC 

[PATCH v3 1/1] gpio: add driver for Mellanox BlueField GPIO controller
 2019-02-20 22:00 UTC 

[PATCH] mm: Don't let userspace spam allocations warnings
 2019-02-20 22:05 UTC  (3+ messages)

xen/evtchn and forced threaded irq
 2019-02-20 22:03 UTC  (9+ messages)

[RFC 0/4] clk/driver: platform: Fix kfree() of const memory on setting driver_override
 2019-02-20 22:01 UTC  (4+ messages)

[PATCH 00/10] HMM updates for 5.1
 2019-02-20 21:59 UTC  (3+ messages)
` [PATCH 10/10] mm/hmm: add helpers for driver to safely take the mmap_sem

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-20 21:52 UTC  (3+ messages)
` [PATCH 05/11] x86 topology: export die_siblings

[PATCH] platform: set of_node in platform_device_register_full()
 2019-02-20 21:50 UTC  (7+ messages)

[PATCH v2] PM / suspend: measure the time of filesystem syncing
 2019-02-20 21:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH -next] mm: fix set but not used warning
 2019-02-20 21:43 UTC  (3+ messages)

make modules_prepare doesn't build arch/powerpc/lib/crtsavres.o
 2019-02-20 21:21 UTC 

[PATCH] KEYS: user: Align the payload buffer
 2019-02-20 21:37 UTC  (5+ messages)

linux-next: Fixes tag needs some work in Linus' tree
 2019-02-20 21:36 UTC  (2+ messages)

[PATCH net] net: socket: add check for negative optlen in compat setsockopt
 2019-02-20 21:34 UTC 

[PATCH 0/9] iio mount matrix - revitalize missing bindings documentation and provide code for bmc150, bmg160, bma180, itg3200, hmc584x
 2019-02-20 21:34 UTC  (5+ messages)
` [PATCH 1/9] iio: document bindings for mounting matrices

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-20 21:25 UTC  (4+ messages)
` [RFC PATCH v1 10/25] printk: redirect emit/store to new ringbuffer

[PATCH v2 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-02-20 21:24 UTC  (7+ messages)
` [PATCH v2 1/2] extcon-intel-cht-wc: Make charger detection co-existed with OTG host mode
` [PATCH v2 2/2] extcon intel-cht-wc: Enable external charger

[PATCH v2] x86/asm: Pin sensitive CR4 bits
 2019-02-20 21:20 UTC  (3+ messages)

xarray reserve/release?
 2019-02-20 21:18 UTC  (7+ messages)

[PATCH] scripts/spdxcheck.py: fix C++ comment style detection
 2019-02-20 21:18 UTC 

bug report: iwlwifi: mvm: support mac80211 TXQs model
 2019-02-20 21:12 UTC  (2+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-02-20 21:09 UTC  (41+ messages)
` [PATCH RFC 01/39] KVM: x86: fix Xen hypercall page msr handling
` [PATCH RFC 02/39] KVM: x86/xen: intercept xen hypercalls if enabled
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page
` [PATCH RFC 04/39] KVM: x86/xen: setup pvclock updates
` [PATCH RFC 05/39] KVM: x86/xen: update wallclock region
` [PATCH RFC 06/39] KVM: x86/xen: register vcpu info
` [PATCH RFC 07/39] KVM: x86/xen: register vcpu time info region
` [PATCH RFC 08/39] KVM: x86/xen: register steal clock
` [PATCH RFC 09/39] KVM: x86: declare Xen HVM guest capability
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector
` [PATCH RFC 11/39] KVM: x86/xen: evtchn signaling via eventfd
` [PATCH RFC 12/39] KVM: x86/xen: store virq when assigning evtchn
` [PATCH RFC 13/39] KVM: x86/xen: handle PV timers oneshot mode
` [PATCH RFC 14/39] KVM: x86/xen: handle PV IPI vcpu yield
` [PATCH RFC 15/39] KVM: x86/xen: handle PV spinlocks slowpath
` [PATCH RFC 16/39] KVM: x86: declare Xen HVM evtchn offload capability
` [PATCH RFC 17/39] x86/xen: export vcpu_info and shared_info
` [PATCH RFC 18/39] x86/xen: make hypercall_page generic
` [PATCH RFC 19/39] xen/xenbus: xenbus uninit support
` [PATCH RFC 20/39] xen-blkback: module_exit support
` [PATCH RFC 21/39] KVM: x86/xen: domid allocation
` [PATCH RFC 22/39] KVM: x86/xen: grant table init
` [PATCH RFC 23/39] KVM: x86/xen: grant table grow support
` [PATCH RFC 24/39] KVM: x86/xen: backend hypercall support
` [PATCH RFC 25/39] KVM: x86/xen: grant map support
` [PATCH RFC 26/39] KVM: x86/xen: grant unmap support
` [PATCH RFC 27/39] KVM: x86/xen: grant copy support
` [PATCH RFC 28/39] KVM: x86/xen: interdomain evtchn support
` [PATCH RFC 29/39] KVM: x86/xen: evtchn unmask support
` [PATCH RFC 30/39] KVM: x86/xen: add additional evtchn ops
` [PATCH RFC 31/39] xen-shim: introduce shim domain driver
` [PATCH RFC 32/39] xen/balloon: xen_shim_domain() support
` [PATCH RFC 33/39] xen/grant-table: "
` [PATCH RFC 34/39] xen/gntdev: "
` [PATCH RFC 35/39] xen/xenbus: "
` [PATCH RFC 36/39] drivers/xen: "
` [PATCH RFC 37/39] xen-netback: "
` [PATCH RFC 38/39] xen-blkback: "
` [PATCH RFC 39/39] KVM: x86: declare Xen HVM Dom0 capability

[GIT PULL] One 5.0 docs fix
 2019-02-20 21:08 UTC 

[PATCH 1/7] drm: Add a helper function for printing a debugfs_regset32
 2019-02-20 21:03 UTC  (7+ messages)
` [PATCH 2/7] drm/vc4: Use drm_print_regset32() for our debug register dumping
` [PATCH 3/7] drm/vc4: Use common helpers for debugfs setup by the driver components
` [PATCH 4/7] drm/vc4: Use drm_printer for the debugfs and runtime bo stats output
` [PATCH 5/7] drm/vc4: Disable V3D interactions if the v3d component didn't probe
` [PATCH 6/7] drm/vc4: Add helpers for pm get/put
` [PATCH 7/7] drm/vc4: Make sure that the v3d ident debugfs has vc4's power on

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-20 21:03 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables

[PATCH 0/6] ARM: dts: ti: cpsw: switch to phy-gmii-sel phy driver
 2019-02-20 21:01 UTC  (6+ messages)
` [PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[PATCH][next] mtd: spi-nor: cadence-quadspi: fix spelling mistake: "Couldnt't" -> "Couldn't"
 2019-02-20 20:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: add linux-security-module mailing list to TPM drivers
 2019-02-20 20:49 UTC  (5+ messages)

[PATCH v2 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-20 20:49 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: spi-nor: Add support for MX25V8035F

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20 20:47 UTC  (11+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

linux-next: Fixes tag needs some work in the net-next tree
 2019-02-20 20:42 UTC  (11+ messages)

[PATCH] selftests/ftrace: Make the coloring POSIX compliant
 2019-02-20 20:33 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q16jv support
 2019-02-20 20:29 UTC  (2+ messages)

[PATCH 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-02-20 20:28 UTC  (11+ messages)
` [PATCH 2/2] extcon intel-cht-wc: Enable external charger

[PATCH] isdn_common: Mark expected switch fall-throughs
 2019-02-20 20:25 UTC 

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-20 20:22 UTC  (4+ messages)
` [PATCH 4/6] mm/gup: track gup-pinned pages

[PATCH] powerpc/pseries: Fix dn reference error in dlpar_cpu_remove_by_index
 2019-02-20 20:18 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS
 2019-02-20 20:04 UTC 

[PATCH] scsi: replace GFP_ATOMIC with GFP_KERNEL for sdev allocation
 2019-02-20 20:03 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add mailing list for Hyper-V CORE AND DRIVERS
 2019-02-20 19:55 UTC  (3+ messages)

[PATCH v3 0/2] i2c: designware: Add support for a bus clock
 2019-02-20 19:55 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice
 2019-02-20 19:52 UTC  (3+ messages)

[PATCH] selftests/ftrace: Handle the absence of tput
 2019-02-20 19:47 UTC  (2+ messages)

[PATCH 0/7] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-02-20 19:47 UTC  (6+ messages)
` [PATCH 7/7] iommu/ipmmu-vmsa: Add suspend/resume support

[PATCH v3] iio: adc: ti-ads7950: add GPIO support
 2019-02-20 19:43 UTC  (6+ messages)

[PATCH] clk: at91: fix masterck name
 2019-02-20 19:43 UTC  (2+ messages)

[PATCH] clk: at91: fix at91sam9x5 peripheral clock number
 2019-02-20 19:39 UTC  (4+ messages)

[PATCH V5 0/8] make mt7623 clock of hdmi stable
 2019-02-20 19:37 UTC  (3+ messages)
` [PATCH V5 5/8] clk: mediatek: add MUX_GATE_FLAGS_2

[PATCH] tracing: fix incorrect tracer freeing when opening tracing pipe
 2019-02-20 19:35 UTC  (4+ messages)

[PATCH] net: dsa: add missing phy address offset
 2019-02-20 19:31 UTC  (3+ messages)

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-20 19:29 UTC  (3+ messages)
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'

[PATCH v4 00/12] Mediatek MT8183 clock and scpsys support
 2019-02-20 19:18 UTC  (3+ messages)

[PATCH] iommu/dmar: fix buffer overflow during PCI bus notification
 2019-02-20 19:17 UTC  (2+ messages)

[RFC][PATCH 00/16] sched: Core scheduling
 2019-02-20 18:43 UTC  (5+ messages)

[PATCH] iio: chemical: sps30: fix attribute kernel version
 2019-02-20 18:54 UTC  (3+ messages)

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-20 18:54 UTC  (4+ messages)

[PATCH v15 00/15] tracing: Hist trigger snapshot and onchange additions
 2019-02-20 18:54 UTC  (9+ messages)
` [PATCH v15 15/15] tracing: Add hist trigger action 'expected fail' test case

[for-next][PATCH 00/29] tracing: Updates for 5.1
 2019-02-20 18:50 UTC  (32+ messages)
` [for-next][PATCH 01/29] function_graph: Support displaying relative timestamp
` [for-next][PATCH 02/29] tracing: Annotate implicit fall through in parse_probe_arg()
` [for-next][PATCH 03/29] tracing: Annotate implicit fall through in predicate_parse()
` [for-next][PATCH 04/29] tracing: Add comment to predicate_parse() about "&&" or "||"
` [for-next][PATCH 05/29] tracing: Show more info for funcgraph wakeup tracers
` [for-next][PATCH 06/29] tracing: Put a margin between flags and duration for "
` [for-next][PATCH 07/29] tracing/doc: Add latency tracer funcgraph example
` [for-next][PATCH 08/29] tracing: Show stacktrace for wakeup tracers
` [for-next][PATCH 09/29] ring-buffer: Remove unused function ring_buffer_page_len()
` [for-next][PATCH 10/29] tracing: Change the function format to display function names by perf
` [for-next][PATCH 11/29] ftrace: Allow enabling of filters via index of available_filter_functions
` [for-next][PATCH 12/29] uprobes: convert uprobe.ref to refcount_t
` [for-next][PATCH 13/29] tracing: No need to free iter->trace in fail path of tracing_open_pipe()
` [for-next][PATCH 14/29] tracing: Refactor hist trigger action code
` [for-next][PATCH 15/29] tracing: Make hist trigger Documentation better reflect actions/handlers
` [for-next][PATCH 16/29] tracing: Split up onmatch action data
` [for-next][PATCH 17/29] tracing: Generalize hist trigger onmax and save action
` [for-next][PATCH 18/29] tracing: Add conditional snapshot
` [for-next][PATCH 19/29] tracing: Add hist trigger snapshot() action
` [for-next][PATCH 20/29] tracing: Add hist trigger snapshot() action Documentation
` [for-next][PATCH 21/29] tracing: Add hist trigger onchange() handler
` [for-next][PATCH 22/29] tracing: Add hist trigger onchange() handler Documentation
` [for-next][PATCH 23/29] tracing: Add alternative synthetic event trace action syntax
` [for-next][PATCH 24/29] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [for-next][PATCH 25/29] tracing: Add hist trigger snapshot() action test case
` [for-next][PATCH 26/29] tracing: Add hist trigger onchange() handler "
` [for-next][PATCH 27/29] tracing: Add alternative synthetic event trace action "
` [for-next][PATCH 28/29] tracing: Add hist trigger action expected fail "
` [for-next][PATCH 29/29] tracing: Comment why cond_snapshot is checked outside of max_lock protection

[PATCH] iio: cros_ec_accel_legacy: Mark expected switch fall-throughs
 2019-02-20 18:47 UTC  (4+ messages)

[PATCH] s390/jump_label: Correct asm contraint
 2019-02-20 18:40 UTC  (7+ messages)

[RFC PATCH net-next v3 00/21] ethtool netlink interface, part 1
 2019-02-20 18:37 UTC  (5+ messages)
` [RFC PATCH net-next v3 13/21] ethtool: provide timestamping information in GET_INFO request

[RFC 0/5] RCU fixes for rcu_assign_pointer usage
 2019-02-20 18:28 UTC  (5+ messages)

BUG: assuming atomic context at kernel/seccomp.c:LINE
 2019-02-20 18:23 UTC  (3+ messages)

[PATCH v2 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-20 18:19 UTC  (2+ messages)
` [PATCH v2 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization

[PATCH 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-02-20 18:18 UTC  (7+ messages)
` [PATCH 2/2] soc: bcm: bcm2835-pm: Fix error paths of initialization


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