public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-22 16:36:57 to 2017-09-22 20:08:17 UTC [more...]

[PATCH net-next 0/2] lan9303: Add basic offloading of unicast traffic
 2017-09-22 20:08 UTC  (5+ messages)
` [PATCH net-next 2/2] net: dsa: "

[PATCH v3 00/33] tracing: Inter-event (e.g. latency) support
 2017-09-22 20:00 UTC  (33+ messages)
` [PATCH v3 02/33] tracing: Remove code which merges duplicates
` [PATCH v3 03/33] ring-buffer: Add interface for setting absolute time stamps
` [PATCH v3 04/33] ring-buffer: Redefine the unimplemented RINGBUF_TIME_TIME_STAMP
` [PATCH v3 05/33] tracing: Give event triggers access to ring_buffer_event
` [PATCH v3 06/33] tracing: Add ring buffer event param to hist field functions
` [PATCH v3 07/33] tracing: Break out hist trigger assignment parsing
` [PATCH v3 08/33] tracing: Add hist trigger timestamp support
` [PATCH v3 09/33] tracing: Add per-element variable support to tracing_map
` [PATCH v3 10/33] tracing: Add hist_data member to hist_field
` [PATCH v3 11/33] tracing: Add usecs modifier for hist trigger timestamps
` [PATCH v3 12/33] tracing: Add variable support to hist triggers
` [PATCH v3 13/33] tracing: Account for variables in named trigger compatibility
` [PATCH v3 14/33] tracing: Move get_hist_field_flags()
` [PATCH v3 15/33] tracing: Add simple expression support to hist triggers
` [PATCH v3 16/33] tracing: Generalize per-element hist trigger data
` [PATCH v3 17/33] tracing: Pass tracing_map_elt to hist_field accessor functions
` [PATCH v3 18/33] tracing: Add hist_field 'type' field
` [PATCH v3 19/33] tracing: Add variable reference handling to hist triggers
` [PATCH v3 20/33] tracing: Add hist trigger action hook
` [PATCH v3 21/33] tracing: Add support for 'synthetic' events
` [PATCH v3 22/33] tracing: Add support for 'field variables'
` [PATCH v3 23/33] tracing: Add 'onmatch' hist trigger action support
` [PATCH v3 24/33] tracing: Add 'onmax' "
` [PATCH v3 25/33] tracing: Allow whitespace to surround hist trigger filter
` [PATCH v3 26/33] tracing: Add cpu field for hist triggers
` [PATCH v3 27/33] tracing: Add hist trigger support for variable reference aliases
` [PATCH v3 28/33] tracing: Add 'last error' error facility for hist triggers
` [PATCH v3 29/33] tracing: Add inter-event hist trigger Documentation
` [PATCH v3 30/33] tracing: Make tracing_set_clock() non-static
` [PATCH v3 31/33] tracing: Add a clock attribute for hist triggers
` [PATCH v3 32/33] tracing: Increase trace_recursive_lock() limit for synthetic events
` [PATCH v3 33/33] tracing: Add inter-event blurb to HIST_TRIGGERS config option

[PATCH net-next v2 0/3] net: dsa: use slave device phydev
 2017-09-22 20:03 UTC  (6+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] net: dsa: make slave close symmetrical to open
` [PATCH net-next v2 3/3] net: dsa: add port enable and disable helpers

[PATCH 0/9] tracing: Bug fixes and minor cleanup
 2017-09-22 19:58 UTC  (9+ messages)
` [PATCH 1/9] tracing: Steve's unofficial trace_recursive_lock() patch
` [PATCH 3/9] tracing: Exclude 'generic fields' from histograms
` [PATCH 4/9] tracing: Remove lookups from tracing_map hitcount
` [PATCH 5/9] tracing: Increase tracing map KEYS_MAX size
` [PATCH 6/9] tracing: Make traceprobe parsing code reusable
` [PATCH 7/9] tracing: Clean up hist_field_flags enum
` [PATCH 8/9] tracing: Add hist_field_name() accessor
` [PATCH 9/9] tracing: Reimplement log2

[GIT PULL] arch/tile bugfixes for 4.14-rc2
 2017-09-22 19:57 UTC 

[PATCH 0/2 v6] oom: capture unreclaimable slab info in oom message when kernel panic
 2017-09-22 19:52 UTC  (3+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic

[PATCH] auxdisplay: fix broken menus
 2017-09-22 19:46 UTC  (4+ messages)

[PATCH] staging: rtl8192u: Check some memory allocation failure
 2017-09-22 19:35 UTC 

[PATCH] lib/lz4: make arrays static const, reduces object code size
 2017-09-22 19:38 UTC  (7+ messages)

[PATCH V6 0/4] Add Broadcom STB USB phy driver
 2017-09-22 19:34 UTC  (5+ messages)
` [PATCH V6 1/4] soc: brcmstb: Add Product ID and Family ID helper functions
` [PATCH V6 2/4] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH V6 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver
` [PATCH V6 4/4] phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device

[PATCH] coccicheck: improve pattern for getting relative path
 2017-09-22 19:28 UTC  (3+ messages)

[PATCH] gspca: Convert PDEBUG to gspca_dbg
 2017-09-22 19:20 UTC 

Contribution to Linux Kernel
 2017-09-22 19:15 UTC  (2+ messages)

[PATCH] lib: zstd: make const array rtbTable static, reduces object code size
 2017-09-22 19:14 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: simplify port enabling
 2017-09-22 19:11 UTC  (14+ messages)
` [PATCH net-next 1/4] net: dsa: move up phy enabling in core
` [PATCH net-next 2/4] net: dsa: remove phy arg from port enable/disable
` [PATCH net-next 3/4] net: dsa: make slave close symmetrical to open
` [PATCH net-next 4/4] net: dsa: add port enable and disable helpers

[PATCH] r8152: add Linksys USB3GIGV1 id
 2017-09-22 19:06 UTC 

[PATCH 1/3] srcu: use cpu_online() instead custom check
 2017-09-22 18:47 UTC  (6+ messages)
` [PATCH 2/3] srcu: queue work without holding the lock
` [PATCH 3/3] rcu/segcblist: include rcupdate.h

[PATCH v2 00/12] ARM: dts: sunxi: Fix DT build warnings
 2017-09-22 18:40 UTC  (13+ messages)
` [PATCH v2 01/12] ARM: dts: sunxi: h3/h5: Fix simple-bus unit address format error
` [PATCH v2 02/12] ARM: dts: sunxi: h3/h5: Fix i2c2 register address
` [PATCH v2 03/12] ARM: dts: sunxi: h3/h5: Fix node with unit name and no reg property
` [PATCH v2 04/12] ARM: dts: nanopi: "
` [PATCH v2 05/12] ARM: dts: orangepi2: "
` [PATCH v2 06/12] ARM: dts: sun8i: orangepi-lite: "
` [PATCH v2 07/12] ARM: dts: sun8i: orangepi one: "
` [PATCH v2 08/12] ARM: dts: sun8i: orangepipc: "
` [PATCH v2 09/12] ARM: dts: sun8i: orangepi-plus: "
` [PATCH v2 10/12] arm64: allwinner: a64: Fix simple-bus unit address format error
` [PATCH v2 11/12] arm64: allwinner: a64: Fix node with unit name and no reg property
` [PATCH v2 12/12] ARM: dts: sun8i: a83t: Fix simple-bus unit address format error

[PATCH] reset: socfpga: fix for 64-bit compilation
 2017-09-22 18:42 UTC 

Read-only `slaves` with shared subtrees?
 2017-09-22 18:43 UTC  (11+ messages)

[RFC] iommu: arm-smmu: stall support
 2017-09-22 18:42 UTC  (6+ messages)

[PATCH v3 01/14] mux: core: Add mux_control_get_optional() API
 2017-09-22 18:38 UTC  (14+ messages)
` [PATCH v3 02/14] mux: core: Add explicit hook to leave the mux as-is on init/registration
` [PATCH v3 03/14] mux: core: Add of_mux_control_get helper function
` [PATCH v3 04/14] mux: core: Add support for getting a mux controller on a non DT platform
` [PATCH v3 05/14] mux: core: Add usb.h header with MUX_USB_* and and MUX_TYPEC_* state constants
` [PATCH v3 06/14] xhci: Add option to get next extended capability in list by passing id = 0
` [PATCH v3 07/14] xhci: Add Intel cherrytrail extended cap / otg phy mux handling
` [PATCH v3 08/14] mux: Add Intel Cherrytrail USB mux driver
` [PATCH v3 09/14] mux: Add Pericom PI3USB30532 Type-C "
` [PATCH v3 10/14] extcon: intel-int3496: Add support for controlling the USB-role mux
` [PATCH v3 11/14] staging: typec: tcpm: Set mux to device mode when configured as such
` [PATCH v3 12/14] staging: typec: Add Generic TCPC mux driver using the mux subsys
` [PATCH v3 13/14] staging: typec: fusb302: Hook up mux support using tcpc_gen_mux support
` [PATCH v3 14/14] platform/x86: intel_cht_int33fe: Add mux mappings for the Type-C port

[PATCH] [media] spca500: Use common error handling code in spca500_synch310()
 2017-09-22 18:37 UTC  (7+ messages)
  `  "

[PATCH] serial: sh-sci: suppress warning for ports without dma channels
 2017-09-22 18:29 UTC 

[GIT PULL] seccomp updates for v4.14-rc2
 2017-09-22 18:34 UTC 

[PATCH V5 0/4] Add Broadcom STB USB phy driver
 2017-09-22 18:33 UTC  (7+ messages)

[PATCH] gspca: Convert PERR to gspca_err
 2017-09-22 18:33 UTC 

[PATCH v6 0/2] tracing: Add trace events for preemption and irq disable/enable
 2017-09-22 18:28 UTC  (4+ messages)
` [PATCH v6 2/2] tracing: Add support for preempt and irq enable/disable events

[PATCH] Documentation: input: ff: fix small typos
 2017-09-22 18:27 UTC 

[PATCH] pci: Add dummy for pci_acs_enabled() if CONFIG_PCI=n to fix iommmu build
 2017-09-22 18:12 UTC  (4+ messages)

[PATCH][V3] e1000: avoid null pointer dereference on invalid stat type
 2017-09-22 18:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCHSET for-4.14] cgroup, sched: cgroup2 basic resource accounting
 2017-09-22 18:05 UTC  (2+ messages)

[PATCH] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
 2017-09-22 18:05 UTC 

[PATCH v2 3/4] fw_cfg: write vmcoreinfo details
 2017-09-22 18:01 UTC  (2+ messages)

[PATCH v2] crypto: s5p-sss: Add HASH support for Exynos
 2017-09-22 18:00 UTC  (3+ messages)

[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
 2017-09-22 17:50 UTC  (8+ messages)

[PATCH v4 0/3] x86/fpu: prevent leaking FPU registers via invalid FPU state
 2017-09-22 17:41 UTC  (4+ messages)
` [PATCH v4 1/3] x86/fpu: don't let userspace set bogus xcomp_bv
` [PATCH v4 2/3] x86/fpu: tighten validation of user-supplied xstate_header
` [PATCH v4 3/3] x86/fpu: reinitialize FPU registers if restoring FPU state fails

[RFC LINUX PATCH] Dcoumentation: dt: mailbox: Add Xilinx IPI Mailbox
 2017-09-22 17:37 UTC  (4+ messages)

[PATCH v2] selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
 2017-09-22 17:32 UTC 

[PATCH] selftests: timers: set-timer-lat: fix hang when std out/err are redirected
 2017-09-22 17:31 UTC  (3+ messages)

[PATCH 0/6] Cocci spatch "pool_zalloc-simple" - v4.14-rc1
 2017-09-22 17:25 UTC  (3+ messages)
` [PATCH 5/6] scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"

[PATCH v5 0/6] Optimise 64-bit IOVA allocations
 2017-09-22 17:25 UTC  (6+ messages)
` [PATCH v5 3/6] iommu/iova: Extend rbtree node caching

[RFC] proc, coredump: add CoreDumping flag to /proc/pid/status
 2017-09-22 17:18 UTC  (4+ messages)
` [RESEND] "

[PATCH v2] IB/mlx5: fix debugfs cleanup
 2017-09-22 17:18 UTC  (2+ messages)

[PATCH] IB/core: fix incorrect fall-through on switch statement
 2017-09-22 17:16 UTC  (3+ messages)

[PATCH] Input: add support for the Samsung S6SY761 touchscreen
 2017-09-22 17:14 UTC  (4+ messages)

[PATCH v3 0/3] x86/fpu: prevent leaking FPU registers via invalid FPU state
 2017-09-22 17:07 UTC  (3+ messages)

[PATCH] Input: stmfts - use devm_device_add_group
 2017-09-22 17:06 UTC  (2+ messages)

[PATCH] Input: elan_i2c - Extend Flash-Write delay for Elan touch pad
 2017-09-22 17:06 UTC  (2+ messages)

usb/wireless/rsi_91x: use-after-free write in __run_timers
 2017-09-22 17:04 UTC 

[PATCH 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-09-22 16:57 UTC  (7+ messages)
` [PATCH 1/2] pinctrl: Allow a device to indicate when to force a state

[PATCH v2 3/3] x86/fpu: reinitialize FPU registers if restoring FPU state fails
 2017-09-22 17:05 UTC  (2+ messages)

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-22 16:51 UTC  (9+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace

[PATCH] brcm80211: make const array ucode_ofdm_rates static, reduces object code size
 2017-09-22 16:51 UTC  (2+ messages)

[PATCH] perf, tools, script: Skip locking overhead in perf script
 2017-09-22 16:46 UTC  (2+ messages)
` [tip:perf/core] perf tools: Provide mutex wrappers for pthreads rwlocks

[RFC][PATCH v2 0/7] printk/ia64/ppc64/parisc64: let's deprecate %pF/%pf printk specifiers
 2017-09-22 16:48 UTC  (4+ messages)

[PATCH v3] ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset
 2017-09-22 16:49 UTC 

[PATCH] perf tests: Remove Intel CQM perf test
 2017-09-22 16:44 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] tools include: Do not use poison with C++
 2017-09-22 16:46 UTC 

[PATCH 0/6] mm, x86, powerpc: Memory Protection Keys enhancement
 2017-09-22 16:47 UTC  (4+ messages)
` [PATCH 4/6] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface

[tip:perf/core] perf tools: Get all of tools/{arch,include}/ in the MANIFEST
 2017-09-22 16:45 UTC 

[PATCH] tools: perf: fix leaking rec_argv in error cases
 2017-09-22 16:43 UTC  (2+ messages)
` [tip:perf/core] perf tools: Fix "

[tip:perf/core] perf trace beauty madvise: Generate 'behavior' string table from kernel headers
 2017-09-22 16:44 UTC 

[PATCH v3 0/4] phy: rockchip-typec: Set "flip" properly; some cleanups; fix swing
 2017-09-22 16:44 UTC  (5+ messages)
` [PATCH v3 1/4] phy: rockchip-typec: Set the AUX channel flip state earlier
` [PATCH v3 2/4] phy: rockchip-typec: Don't set the aux voltage swing to 400 mV
` [PATCH v3 3/4] phy: rockchip-typec: Avoid magic numbers + add delays in aux calib
` [PATCH v3 4/4] phy: rockchip-typec: Do the calibration more correctly

[tip:perf/core] perf machine: Optimize a bit the machine__findnew_thread() methods
 2017-09-22 16:42 UTC 

[PATCH RFC V2 01/10] perf tools: hashtable for machine threads
 2017-09-22 16:42 UTC  (2+ messages)
` [tip:perf/core] perf machine: Use "

[PATCH] perf, tools: Improve error messages for missing PMUs
 2017-09-22 16:43 UTC  (2+ messages)
` [tip:perf/core] perf pmu: "

[PATCH] perf, tools: Fix adding multiple event groups
 2017-09-22 16:44 UTC  (2+ messages)
` [tip:perf/core] perf stat: "

[PATCH v2 0/4] phy: rockchip-typec: Set "flip" properly; some cleanups; fix swing
 2017-09-22 16:45 UTC  (3+ messages)

[PATCH] i40e: make const array patterns static, reduces object code size
 2017-09-22 16:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[GIT PULL] arm64 fixes for 4.14-rc2
 2017-09-22 16:44 UTC 

(no subject)
 2017-09-22 16:43 UTC 

[PATCH] ARM: davinci_all_defconfig: enable CMA options
 2017-09-22 16:43 UTC  (6+ messages)

[PULL] Please pull JSON Metrics for Intel CPUs
 2017-09-22 16:42 UTC  (9+ messages)
` [tip:perf/core] perf vendor events: Add JSON metrics for Sandy Bridge EP
` [tip:perf/core] perf vendor events: Add JSON metrics for Ivy Bridge
` [tip:perf/core] perf vendor events: Add JSON metrics for Haswell
` [tip:perf/core] perf vendor events: Add JSON metrics for Ivy Town
` [tip:perf/core] perf vendor events: Add JSON metrics for Haswell EP
` [tip:perf/core] perf vendor events: Add JSON metrics for Broadwell Server
` [tip:perf/core] perf vendor events: Add JSON metrics for Broadwell DE
` [tip:perf/core] perf vendor events: Add JSON metrics for Skylake server

[PATCH v3 06/11] perf, tools, stat: Support JSON metrics in perf stat
 2017-09-22 16:38 UTC  (4+ messages)
` [tip:perf/core] perf vendor events: Add JSON metrics for Broadwell
` [tip:perf/core] perf vendor events: Add JSON metrics for Skylake
` [tip:perf/core] perf vendor events: Add JSON metrics for Sandy Bridge

[tip:perf/core] perf tools: Make copyfile_offset() static
 2017-09-22 16:36 UTC 

[PATCH RFC 02/10] perf tools: using scandir to replace readdir
 2017-09-22 16:35 UTC  (2+ messages)
` [tip:perf/core] perf tools: Use scandir() to replace readdir()

[PATCH v5 3/3] perf config: Allow creating empty config set for config file autogeneration
 2017-09-22 16:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] perf, tools: Fall weak group back even for EBADF
 2017-09-22 16:37 UTC  (2+ messages)
` [tip:perf/core] perf stat: "

[PATCH v5 2/3] perf config: Once write a config file in the end, not a repeat
 2017-09-22 16:35 UTC  (2+ messages)
` [tip:perf/core] perf config: Write a config file just once

[PATCH 4/4] perf ui progress: Add size info into progress bar
 2017-09-22 16:35 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/4] perf ui progress: Add ui specific init function
 2017-09-22 16:34 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/3] perf tools: Add python-clean target
 2017-09-22 16:34 UTC  (2+ messages)
` [tip:perf/core] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox