linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 19:11:30 to 2019-07-02 02:28:33 UTC [more...]

[GIT PULL] perf/core improvements and fixes
 2019-07-02  2:26 UTC  (35+ messages)
` [PATCH 01/43] perf tools: Fix cache.h include directive
` [PATCH 03/43] perf thread-stack: Eliminate code duplicating thread_stack__pop_ks()
` [PATCH 04/43] perf tools: Increase MAX_NR_CPUS and MAX_CACHES
` [PATCH 05/43] perf intel-pt: Decoder to output CBR changes immediately
` [PATCH 06/43] perf intel-pt: Cater for CBR change in PSB+
` [PATCH 07/43] perf intel-pt: Add CBR value to decoder state
` [PATCH 08/43] perf intel-pt: Synthesize CBR events when last seen value changes
` [PATCH 09/43] perf db-export: Export synth events
` [PATCH 10/43] perf scripts python: export-to-sqlite.py: Export Intel PT power and ptwrite events
` [PATCH 11/43] perf scripts python: export-to-postgresql.py: "
` [PATCH 12/43] perf ctype: Remove unused 'graph_line' variable
` [PATCH 13/43] perf ui stdio: No need to use 'spaces' to left align
` [PATCH 14/43] perf ctype: Remove now unused 'spaces' variable
` [PATCH 15/43] perf string: Move 'dots' and 'graph_dotted_line' out of sane_ctype.h
` [PATCH 16/43] tools x86 machine: Add missing util.h to pick up 'page_size'
` [PATCH 19/43] perf tools: Remove old baggage that is util/include/linux/ctype.h
` [PATCH 20/43] perf tools: Add missing util.h to pick up 'page_size' variable
` [PATCH 21/43] tools perf: Move from sane_ctype.h obtained from git to the Linux's original
` [PATCH 23/43] tools lib: Adopt skip_spaces() from the kernel sources
` [PATCH 24/43] perf stat: Use recently introduced skip_spaces()
` [PATCH 25/43] perf header: Use skip_spaces() in __write_cpudesc()
` [PATCH 26/43] perf time-utils: Use skip_spaces()
` [PATCH 27/43] perf probe: Use skip_spaces() for argv handling
` [PATCH 28/43] perf strfilter: Use skip_spaces()
` [PATCH 29/43] perf metricgroup: Use strsep()
` [PATCH 30/43] perf report: Use skip_spaces()
` [PATCH 31/43] perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel
` [PATCH 32/43] tools lib: Adopt strim() from "
` [PATCH 33/43] perf tools: Remove trim() implementation, use tools/lib's strim()
` [PATCH 34/43] perf tools: Ditch rtrim(), use strim() from tools/lib
` [PATCH 35/43] tools lib: Adopt strreplace() from the kernel
` [PATCH 36/43] perf tools: Drop strxfrchar(), use strreplace() equivalent from kernel
` [PATCH 37/43] tools lib: Move argv_{split,free} from tools/perf/util/
` [PATCH 38/43] perf stat: Make metric event lookup more robust

mgag200 fails kdump kernel booting
 2019-07-02  2:21 UTC  (5+ messages)

[PATCH v3 0/4] misc fixes to PV extentions code
 2019-07-01  2:20 UTC  (5+ messages)
` [PATCH v3 1/4] x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
` [PATCH v3 2/4] x86: Add nopv parameter to disable PV extensions
` [PATCH v3 3/4] Revert "xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests."
` [PATCH v3 4/4] x86/xen: Add 'nopv' support for HVM guest

linux-next: manual merge of the net-next tree with the net tree
 2019-07-02  2:13 UTC 

[PATCH net-next v2] hinic: implement the statistical interface of ethtool
 2019-07-02  2:12 UTC  (3+ messages)

[PATCH] netlink: use 48 byte ctx instead of 6 signed longs for callback
 2019-07-02  2:12 UTC  (3+ messages)

[PATCH] xen/events: fix binding user event channels to cpus
 2019-07-02  2:09 UTC  (2+ messages)

[PATCH net-next] net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
 2019-07-02  2:05 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: mdt_loader: Support loading non-split firmware
 2019-07-02  2:04 UTC  (4+ messages)
` [PATCH 1/2] soc: qcom: mdt_loader: Support loading non-split images

[PATCH 0/2] Support for buttons on newer MS Surface devices
 2019-07-02  2:04 UTC  (8+ messages)
` [PATCH v2 1/2] platform: Fix device check for surfacepro3_button
` [PATCH v2 2/2] input: soc_button_array for newer surface devices

linux-next: build failure after merge of the clk tree
 2019-07-02  2:03 UTC  (3+ messages)

[PATCH v3 net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-07-02  2:03 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx8mq: Add gpio-ranges property
 2019-07-02  1:44 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH v5] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-02  3:59 UTC 

[PATCH v3 0/4] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-02  1:46 UTC  (7+ messages)
` [PATCH v3 1/4] driver core: Add support for linking devices during device addition
` [PATCH v3 2/4] of/platform: Add functional dependency link from DT bindings
` [PATCH v3 3/4] driver core: Add sync_state driver/bus callback
` [PATCH v3 4/4] driver core: Add edit_links() callback for drivers

Re: [PATCH v4] net: netfilter: Fix rpfilter dropping vrf packets by mistake
 2019-07-02  1:36 UTC 

[PATCH] soc: ti: fix irq-ti-sci link error
 2019-07-02  1:30 UTC  (4+ messages)

[PATCH] cifs: fix build by selecting CONFIG_KEYS
 2019-07-02  1:29 UTC  (3+ messages)

[PATCH v3 0/2] Hugetlbfs support for riscv
 2019-07-02  1:27 UTC  (3+ messages)
` [PATCH v3 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig

[PATCH v2] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-02  1:16 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: fix Line6 Helix audio format rates
 2019-07-02  0:43 UTC 

[PATCH 0/2] Support for buttons on newer MS Surface devices
 2019-07-02  0:43 UTC  (3+ messages)

[PATCHv1] ARM64: defconfig: Adding LEDS_TRIGGERS_TIMER
 2019-07-02  0:31 UTC  (4+ messages)
` [PATCHv1] ARM64: defconfig: Add LEDS_TRIGGERS_TIMER for blinking leds

[PATCH 0/2] make RB_DECLARE_CALLBACKS more generic
 2019-07-02  0:25 UTC  (5+ messages)
` [PATCH 2/2] augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition

[PATCH] crypto: ccp/gcm - use const time tag comparison
 2019-07-02  0:25 UTC  (2+ messages)

INFO: task hung in exit_mm
 2019-07-02  0:14 UTC  (2+ messages)

KMSAN: uninit-value in ax88772_bind
 2019-07-02  0:10 UTC  (5+ messages)
` [PATCH] net: usb: asix: init MAC address buffers
  ` [PATCH V2] "

[PATCH 1/3] dt-bindings: net: Add bindings for Realtek PHYs
 2019-07-02  0:09 UTC  (12+ messages)
` [PATCH 2/3] net: phy: realtek: Enable accessing RTL8211E extension pages
` [PATCH 3/3] net: phy: realtek: Support SSC for the RTL8211E

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-02  0:01 UTC  (9+ messages)
` [PATCH v3 5/7] sched: SIS_CORE to disable idle core search

linux-next: Fixes tag needs some work in the mlx5-next tree
 2019-07-02  0:05 UTC 

net: check before dereferencing netdev_ops during busy poll
 2019-07-01 23:52 UTC  (8+ messages)

[PATCH] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-01 23:32 UTC  (2+ messages)

WARNING: refcount bug in kobject_add_internal
 2019-07-01 23:27 UTC  (2+ messages)

lift the xfs writepage code into iomap
 2019-07-01 23:09 UTC  (9+ messages)
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c

linux-next: build failure after merge of the hmm tree
 2019-07-01 23:10 UTC  (2+ messages)

linux-next: manual merge of the m68knommu tree with the m68k tree
 2019-07-01 23:09 UTC 

linux-next: build failure after merge of the rdma tree
 2019-07-01 22:49 UTC  (3+ messages)

[PATCH] net: stmmac: add sanity check to device_property_read_u32_array call
 2019-07-01 22:43 UTC  (10+ messages)

[PATCH] net: stmmac: make "snps,reset-delays-us" optional again
 2019-07-01 22:42 UTC 

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-07-01 22:41 UTC  (14+ messages)
` [LKP] "
                        ` [BUG] kvm: APIC emulation problem - was Re: [LKP] [x86/hotplug]

KASAN: slab-out-of-bounds Read in hdpvr_probe
 2019-07-01 22:30 UTC  (2+ messages)

[PATCH V3 0/2] sched/fair: Fallback to sched-idle CPU in absence of idle CPUs
 2019-07-01 22:08 UTC  (5+ messages)
` [PATCH V3 2/2] sched/fair: Fallback to sched-idle CPU if idle CPU isn't found

[PATCH v2 0/3] Solve postboot supplier cleanup and optimize probe ordering
 2019-07-01 22:09 UTC  (4+ messages)
` [PATCH v2 2/3] of/platform: Add functional dependency link from DT bindings

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-01 21:58 UTC  (5+ messages)

[PATCH v6 0/5] DMA-BUF Heaps (destaging ION)
 2019-07-01 21:55 UTC  (3+ messages)

[PATCH v2] mm, vmscan: prevent useless kswapd loops
 2019-07-01 21:49 UTC  (2+ messages)

[PATCH] iommu/dma: Fix calculation overflow in __finalise_sg()
 2019-07-01 21:50 UTC  (4+ messages)

[RFC 1/3] rcu: Expedite the rcu quiescent state reporting if help needed
 2019-07-01 21:42 UTC  (5+ messages)
` [RFC 2/3] rcu: Simplify rcu_note_context_switch exit from critical section

[PATCH] tools/memory-model: Update the informal documentation
 2019-07-01 21:39 UTC  (3+ messages)

Signed-off-by for the fix-late-interrupts patch?
 2019-07-01 21:39 UTC 

[PATCH RT v2] Fix a lockup in wait_for_completion() and friends
 2019-07-01 21:34 UTC  (10+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2019-07-01 21:33 UTC 

RISC-V nommu support v2
 2019-07-01 21:26 UTC  (7+ messages)
` [PATCH 08/17] riscv: improve the default power off implementation
` [PATCH 10/17] riscv: read the hart ID from mhartid on boot
` [PATCH 16/17] riscv: clear the instruction cache and all registers when booting

INFO: task syz-executor can't die for more than 143 seconds
 2019-07-01 21:21 UTC  (7+ messages)
  ` [PATCH] staging: android: ion: Bail out upon SIGKILL when allocating memory

[PATCH v2] riscv: ccache: Remove unused variable
 2019-07-01 21:15 UTC  (2+ messages)

[PATCH][next] drm/vmwgfx: remove redundant assignment to sub_res
 2019-07-01 21:13 UTC  (2+ messages)

Project Analysis
 2019-07-01 18:59 UTC 

[PATCH RFC v2 0/10] sched,fair: flatten CPU controller runqueues
 2019-07-01 20:58 UTC  (16+ messages)
` [PATCH 01/10] sched: introduce task_se_h_load helper
` [PATCH 02/10] sched: change /proc/sched_debug fields
` [PATCH 03/10] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 09/10] sched,fair: add helper functions for flattened runqueue
` [PATCH 10/10] sched,fair: flatten hierarchical runqueues

[PATCH] bluetooth: hci_ll: Refactor download_firmware
 2019-07-01 20:57 UTC 

[PATCH v2 1/1] iio: common: cros_ec_sensors: determine protocol version
 2019-07-01 20:53 UTC  (3+ messages)
` [PATCH] iio: common: cros_ec_sensors: fix semicolon.cocci warnings

[PATCH v5 0/2] Multicolor Documentation update
 2019-07-01 20:46 UTC  (3+ messages)
` [PATCH v5 1/2] leds: multicolor: Add sysfs interface definition
` [PATCH v5 2/2] documention: leds: Add multicolor class documentation

[PATCH ghak57 V2] selinux: format all invalid context as untrusted
 2019-07-01 20:40 UTC  (2+ messages)

[PATCH] clk: Use seq_puts() in possible_parent_show()
 2019-07-01 20:24 UTC 

[PATCH 1/4] net: dsa: Change DT bindings for Vitesse VSC73xx switches
 2019-07-01 20:23 UTC  (3+ messages)

[PATCH] drm/msm/mdp5: Use drm_device for creating gem address space
 2019-07-01 20:22 UTC  (3+ messages)

[PATCH v8 0/7] Unify CPU topology across ARM & RISC-V
 2019-07-01 20:18 UTC  (5+ messages)

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-07-01 20:15 UTC  (4+ messages)
` [PATCH v5 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v5 1/1] "

[PATCH v3] rcu: Change return type of rcu_spawn_one_boost_kthread()
 2019-07-01 20:12 UTC  (2+ messages)

[Patch 1/1] Input: edt-ft5x06 - disable irq handling during suspend
 2019-07-01 20:08 UTC  (6+ messages)

single copy atomicity for double load/stores on 32-bit systems
 2019-07-01 20:05 UTC  (3+ messages)

[PATCH v2] mdev: Send uevents around parent device registration
 2019-07-01 20:04 UTC  (5+ messages)

[PATCH] blk-mq: Use seq_puts() in __blk_mq_debugfs_rq_show()
 2019-07-01 20:00 UTC  (3+ messages)
  `  "

[RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-07-01 19:49 UTC  (3+ messages)

[RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap
 2019-07-01 19:48 UTC  (4+ messages)
` [RFC PATCH 3/3] Prevent user from writing to IBT bitmap

[PATCH] drm/msm/mdp5: Use eariler mixers when possible
 2019-07-01 19:55 UTC  (2+ messages)

[PATCH v4 0/8] drivers/soc: Add Aspeed XDMA Engine Driver
 2019-07-01 19:53 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: soc: Add Aspeed XDMA engine binding documentation
` [PATCH v4 2/8] drivers/soc: Add Aspeed XDMA Engine Driver
` [PATCH v4 3/8] drivers/soc: xdma: Add user interface
` [PATCH v4 4/8] Documentation: ABI: Add aspeed-xdma sysfs documentation
` [PATCH v4 5/8] drivers/soc: xdma: Add PCI device configuration sysfs
` [PATCH v4 6/8] drivers/soc: xdma: Add debugfs entries
` [PATCH v4 7/8] ARM: dts: aspeed: Add XDMA Engine
` [PATCH v4 8/8] ARM: dts: aspeed: witherspoon: Enable "

[PATCH] PM / Domains: Use seq_puts() in genpd_summary_one()
 2019-07-01 19:50 UTC 

[PATCH] drm/msm/mdp5: Add msm8998 support
 2019-07-01 19:49 UTC  (2+ messages)

[PATCH 1/1] sbitmap: Replace cmpxchg with xchg
 2019-07-01 19:44 UTC  (2+ messages)

[PATCH 4/5] drm/msm/dsi: get the clocks into OFF state at init
 2019-07-01 19:34 UTC  (5+ messages)

[PATCH v6 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-07-01 19:30 UTC  (4+ messages)
` [PATCH v6 07/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-01 19:26 UTC  (5+ messages)
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use

general protection fault in do_move_mount (2)
 2019-07-01 19:20 UTC  (5+ messages)
` [PATCH] vfs: move_mount: reject moving kernel internal mounts

[PATCH v2 1/2] dt-bindings: Add binding document for NOA1305
 2019-07-01 19:13 UTC  (2+ messages)

[PATCH v8 0/8] sched/deadline: fix cpusets bandwidth accounting
 2019-07-01 19:13 UTC  (5+ messages)
` [PATCH v8 7/8] sched/core: Prevent race condition between cpuset and __sched_setscheduler()
` [PATCH v8 8/8] rcu/tree: Setschedule gp ktread to SCHED_FIFO outside of atomic region


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