public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-26 16:30:17 to 2016-08-27 02:31:42 UTC [more...]

[PATCHv3 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-26 17:16 UTC  (5+ messages)
` [PATCHv3 1/6] x86/vdso: unmap vdso blob on vvar mapping failure
` [PATCHv3 4/6] x86/coredump: use pr_reg size, rather that TIF_IA32 flag
` [PATCHv3 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events
 2016-08-27  2:31 UTC 

[lkp] [f2fs] ec795418c4: fsmark.app_overhead -36.3% regression
 2016-08-27  2:13 UTC  (12+ messages)
` [LKP] "
  ` [LKP] [lkp] [f2fs] ec795418c4: fsmark.files_per_sec "

[PATCH] f2fs: fix to set superblock dirty correctly
 2016-08-27  1:54 UTC  (3+ messages)
  ` [f2fs-dev] "

[GIT PULL] Block fixes for 4.8-rc4
 2016-08-27  1:55 UTC  (2+ messages)

[PATCH 00/11] Synaptics RMI4 over SMBus
 2016-08-27  1:35 UTC  (13+ messages)
` [PATCH 02/11] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH 03/11] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH 04/11] Input: synaptics-rmi4 - add support for F03
` [PATCH 05/11] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH 06/11] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH 07/11] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest

[PATCH] Revert "usb: dwc3: gadget: always decrement by 1"
 2016-08-27  1:43 UTC 

[PATCH] checkpatch: Test multiple line block comment alignment
 2016-08-27  1:29 UTC 

[PATCH] f2fs: merge WRITE bio into previous WRITE_SYNC
 2016-08-27  0:53 UTC 

[PATCH v4] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
 2016-08-27  0:49 UTC  (2+ messages)

[PATCH v6 0/7] perf: Cross arch annotate + few miscellaneous fixes
 2016-08-27  0:40 UTC  (7+ messages)
` [PATCH v6 2/7] perf annotate: Add cross arch annotate support
          ` [PATCH] perf annotate: cross arch annotate support fixes for ARM

[PATCH v9 0/2] update the doc of kdump
 2016-08-27  0:38 UTC  (11+ messages)
` [PATCH v9 1/2] Documentation: kdump: remind user of nr_cpus

[PATCH v4 54/57] x86/mm: convert arch_within_stack_frames() to use the new unwinder
 2016-08-27  0:37 UTC  (11+ messages)
` [PATCH 2/2] mm/usercopy: enable usercopy size checking for modern versions of gcc

[PATCH 0/2] Remoteproc: Add predefined coprocessor memory mapping support
 2016-08-27  0:32 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Modify FW_RSC_ADDR_ANY definition
` [PATCH 2/2] remoteproc: core: Add fixed memory region support

[PATCH 1/2] perf probe: Helper function to check if probe with variable
 2016-08-27  0:27 UTC  (5+ messages)
` [PATCH v2 2/2] perf uprobe: Skip prologue if program compiled without optimization

[PATCH v2] pwm-regulator: Add support for a fixed delay after duty cycle changes
 2016-08-27  0:20 UTC 

Capturing crash with 4.6.0 and above kernel does not work
 2016-08-27  0:15 UTC  (8+ messages)

[PATCH] pwm-regulator: Add support for a fixed delay after duty cycle changes
 2016-08-26 23:59 UTC  (4+ messages)

[GIT PULL] Btrfs
 2016-08-26 23:36 UTC 

[RFC][PATCH -v2 0/4] locking/mutex: Rewrite basic mutex
 2016-08-26 23:40 UTC  (7+ messages)
` [RFC][PATCH -v2 4/4] locking/mutex: Add lock handoff to avoid starvation

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2016-08-26 23:37 UTC  (4+ messages)
` [PATCH 3/3] soc: ti: Add ti_sci_pm_domains driver

[RFC PATCH-queue/locking/rfc 1/2] locking/mutex: Simplify some ww_mutex code in __mutex_lock_common()
 2016-08-26 23:35 UTC  (2+ messages)
` [RFC PATCH-queue/locking/rfc 2/2] locking/mutex: Enable optimistic spinning of woken waiter

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-26 23:14 UTC  (10+ messages)
` [PATCH 03/11] sched: Extend scheduler's asym packing

[PATCH v3 0/8] staging: comedi: Fix checkpatch warning
 2016-08-26 23:14 UTC  (9+ messages)
` [PATCH v3 1/8] staging: comedi: cb_pcidas64.c: "
` [PATCH v3 2/8] staging: comedi: cb_pcidas64: Fix commenting style
` [PATCH v3 3/8] staging: comedi: jr3_pci.h: Fix checkpatch warning
` [PATCH v3 4/8] staging: comedi: ni_atmio.c: "
` [PATCH v3 5/8] staging: comedi: s626.h: "
` [PATCH v3 6/8] staging: comedi: jr3_pci.c: "
` [PATCH v3 7/8] staging: comedi: ni_at_a2150: "
` [PATCH v3 8/8] staging: comedi: cb_pcidas64: Fix checkpath warning

[PATCH 0/4 v2] Add an interface to discover relationships between namespaces
 2016-08-26 23:08 UTC  (5+ messages)
` [PATCH 1/4] kernel: add a helper to get an owning user namespace for a namespace
` [PATCH 2/4] nsfs: add ioctl to get an owning user namespace for ns file descriptor
` [PATCH 3/4] nsfs: add ioctl to get a parent namespace
` [PATCH 4/4] tools/testing: add a test to check nsfs ioctl-s

[RFC v2 00/10] Landlock LSM: Unprivileged sandboxing
 2016-08-26 23:05 UTC  (5+ messages)
` [RFC v2 09/10] landlock: Handle cgroups

[PATCH 1/2] sdhci-of-arasan: Add quirk and device tree parameter to fake CD bit
 2016-08-26 22:29 UTC  (9+ messages)

[PATCH v2 0/7] staging: comedi: Fix checkpatch warning
 2016-08-26 22:50 UTC  (11+ messages)
` [PATCH v2 1/7] staging: comedi: cb_pcidas64.c: "
` [PATCH v2 2/7] staging: comedi: cb_pcidas64: Fix commenting style
` [PATCH v2 3/7] staging: comedi: jr3_pci.h: Fix checkpatch warning
` [PATCH v2 4/7] staging: comedi: ni_atmio.c: "
` [PATCH v2 5/7] staging: comedi: s626.h: "
` [PATCH v2 6/7] staging: comedi: jr3_pci.c: "
` [PATCH v2 7/7] staging: comedi: ni_at_a2150: "

[PATCH] ravb: avoid unused function warnings
 2016-08-26 22:48 UTC  (2+ messages)

[PATCH] drm/i915/skl: Don't try to update plane watermarks if they haven't changed
 2016-08-26 22:43 UTC 

[PATCH 1/2] smc91x: always use 8-bit access if necessary
 2016-08-26 22:39 UTC  (2+ messages)

[ANNOUNCE] Git v2.10.0-rc2
 2016-08-26 22:31 UTC 

[PATCH 1/2] pwm: sun4i: Add Allwinner H3 support
 2016-08-26 22:29 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: sun8i-h3: Add UART1 pinctrl

[PATCHv2 0/2] pwm: sunxi: give the pwm IP block more time
 2016-08-26 22:25 UTC  (5+ messages)
` [PATCH 1/2] pwm: sunxi: allow the pwm to finish its pulse before disable
` [PATCH 2/2] pwm: sunxi: Yield some time to the pwm-block to become ready

[RFC PATCH 0/6] UART slave devices using serio
 2016-08-26 22:24 UTC  (7+ messages)
` [RFC PATCH 4/6] serio: serport: add support for buffered write and receive

[PATCH 0/4] Venus remoteproc driver
 2016-08-26 22:23 UTC  (7+ messages)
` [PATCH 3/4] dt-binding: remoteproc: venus rproc dt binding document

[PATCH] smaller strlen()
 2016-08-26 22:23 UTC  (2+ messages)

[PATCH] kstrtox: smaller _parse_integer()
 2016-08-26 22:19 UTC 

[PATCH 00/13] arm64: Allwinner A64 support based on sunxi-ng
 2016-08-26 22:18 UTC  (5+ messages)

[PACTH v6 1/2] usb: xhci: plat: Enable runtime PM
 2016-08-26 22:13 UTC  (5+ messages)
` [PACTH,v6,1/2] "

[Patch v9] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2016-08-26 21:45 UTC 

[PATCH] xen: Remove event channel notification through Xen PCI platform device
 2016-08-26 21:55 UTC 

[PATCH] soc: qcom: smd: Reset rx tail rather than tx
 2016-08-26 21:59 UTC 

[PATCH] binfmt_misc: allow selecting the interpreter based on xattr keywords
 2016-08-26 21:38 UTC  (7+ messages)

[PATCH v4 possible follow-on] intel_bxt_pmic_thermal: Constify and neaten
 2016-08-26 21:46 UTC 

[PATCH v1] mm, sysctl: Add sysctl for controlling VM_MAYEXEC taint
 2016-08-26 21:32 UTC  (3+ messages)

[PATCH] drm/panel: simple-panel: add delay timings for Starry KR122EA0SRA
 2016-08-26 21:32 UTC 

[PATCH v2 0/9] re-enable DAX PMD support
 2016-08-26 21:29 UTC  (4+ messages)
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes

Random abnormal high CPU sys usage related to timer
 2016-08-26 21:12 UTC  (2+ messages)

[PATCH v7 0/8] rk3399 support ddr frequency scaling
 2016-08-26 21:17 UTC  (5+ messages)
` [PATCH v7 6/8] Documentation: bindings: add dt documentation for rk3399 dmc
` [PATCH v7 7/8] PM / devfreq: rockchip: add devfreq driver "

[PATCH 0/5] IA64: Fine-tuning for some function implementations
 2016-08-26 21:02 UTC  (11+ messages)
` [PATCH 1/5] IA64-IRQ: Use kmalloc_array() in sn_irq_lh_init()
` [PATCH 2/5] IA64-IRQ: Delete unnecessary braces
` [PATCH 3/5] ia64/mm/tlb: Fix indentation in ia64_global_tlb_purge()
` [PATCH 4/5] ia64/mm/tlb: Use kmalloc_array() in ia64_itr_entry()
` [PATCH 5/5] ia64/mm/tlb: Delete unnecessary braces

[PATCH v2 0/5] net-next: ethernet: add sun8i-emac driver
 2016-08-26 20:49 UTC  (5+ messages)
` [PATCH v2 1/5] "

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-26 20:47 UTC  (9+ messages)
    ` what is the purpose of SLAB and SLUB (was: Re: [PATCH v3] mm/slab: Improve performance of gathering slabinfo) stats
              ` what is the purpose of SLAB and SLUB

OOM detection regressions since 4.7
 2016-08-26 20:17 UTC  (11+ messages)

[PATCH v2 0/7] arm64: dts: Add the dts file for Exynos5433 and TM/TM2E board
 2016-08-26 20:46 UTC  (11+ messages)
` [PATCH v2 5/7] arm64: dts: exynos: Add dts files for Samsung Exynos5433 64bit SoC
` [PATCH v2 6/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2 board
` [PATCH v2 7/7] arm64: dts: exynos: Add dts file for Exynos5433-based TM2E board

[PATCH 0/3] perf, bts: Fallout from the fuzzer for perf/urgent
 2016-08-26 20:49 UTC  (5+ messages)
` [PATCH 1/3] perf/x86/intel/bts: Fix confused ordering of PMU callbacks

kernel BUG at net/unix/garbage.c:149!"
 2016-08-26 20:24 UTC  (4+ messages)

[PATCH 2/2] ARM: dts: sun8i: Add extra UART pinmux settings for A23/33
 2016-08-26 20:18 UTC  (2+ messages)

MAINTAINERS without commits in the last 3 years
 2016-08-26 20:17 UTC  (7+ messages)

[PATCH v2] locking/percpu-rwsem: Optimize readers and reduce global impact
 2016-08-26 20:10 UTC  (11+ messages)

[PATCH 0/3] Add SMP support for i.MX7D
 2016-08-26 13:02 UTC  (6+ messages)
` [PATCH 2/3] ARM: imx: add gpcv2 support

[PATCH][v6] PM / hibernate: Print the possible panic reason when resuming with inconsistent e820 map
 2016-08-26 19:56 UTC  (6+ messages)

[PATCH RFC V3.5] leds: trigger: Introduce an USB port trigger
 2016-08-26 19:50 UTC  (3+ messages)

[PATCH V3] leds: trigger: Introduce an USB port trigger
 2016-08-26 19:48 UTC  (6+ messages)
` [PATCH RFC V3.5] "

[PATCH] staging/lustre: avoid zero buf for the first time
 2016-08-26 19:48 UTC  (3+ messages)

Hi linux
 2016-08-26 19:15 UTC 

[PATCH 0/2] Convert to new CPU hotplug framework
 2016-08-26 19:37 UTC  (4+ messages)
` [PATCH 1/2] xen/x86: Convert to hotplug state machine

[GIT PULL] dlm fixes for 4.8
 2016-08-26 19:36 UTC 

[PATCH 1/2] IB/hfi1: Fix a parameter of find_first_bit
 2016-08-26 19:34 UTC  (5+ messages)

Partnership Cooperation
 2016-08-26  1:21 UTC 

[PATCH] IB/mlx5: Fix a parameter of find_first_bit
 2016-08-26 19:33 UTC  (2+ messages)

[PATCH] clk: Simplify __of_clk_get_hw_from_provider()
 2016-08-26 19:28 UTC  (2+ messages)

[PATCH] clk: return unsigned int in dummy non-OF of_clk_get_parent_count()
 2016-08-26 19:27 UTC  (2+ messages)

Dear e-mail users
 2016-08-26  6:39 UTC 

[PATCH] make isdigit() table lookupless
 2016-08-26 19:00 UTC 

[PATCH] lib: harden strncpy_from_user
 2016-08-26 18:57 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH] drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
 2016-08-26 18:50 UTC  (2+ messages)

[RFC][PATCH] Load/Unload Hooks for Livepatch
 2016-08-26 18:50 UTC  (2+ messages)
` [PATCH] livepatch: add load/unload hooks to objects

[PATCH 0/3] acpi, nfit: nvdimm notification support + tests
 2016-08-26 18:39 UTC  (4+ messages)
` [PATCH 2/3] acpi, nfit: add dimm device notification support

[PATCH v2] Staging: wlan-ng: replace switch-case statements with macro
 2016-08-26 18:40 UTC  (3+ messages)

[PATCH] net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
 2016-08-26 18:45 UTC  (2+ messages)

[PATCH 0/2] utilization changes for schedutil
 2016-08-26 18:40 UTC  (3+ messages)
` [PATCH 1/2] sched: cpufreq: ignore SMT when determining max cpu capacity
` [PATCH 2/2] sched: cpufreq: use rt_avg as estimate of required RT CPU capacity

[PATCH] hw_random: Remove check for max less than 4 bytes
 2016-08-26 18:32 UTC 

[PATCH] ASoC: hdac_hdmi: fix spelling mistake "montior" -> "monitor"
 2016-08-26 18:17 UTC 

[PATCH] ath10k: fix spelling mistake "montior" -> "monitor"
 2016-08-26 18:08 UTC 

[PATCH v3 0/2] ARM: dts: Add support for the MDM9615
 2016-08-26 17:55 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: Add MDM9615 dtsi

[PATCH] ASoC: wm8962: fix spelling mistake "mesurement" -> "measurement"
 2016-08-26 17:52 UTC 

[PATCH 00/26] MIPS generic kernels, SEAD-3 & Boston support
 2016-08-26 17:44 UTC  (5+ messages)
` [PATCH 24/26] dt-bindings: Document img,boston-clock binding
` [PATCH 25/26] clk: boston: Add a driver for MIPS Boston board clocks

[GIT PULL] arm64 fix for 4.8-rc4
 2016-08-26 17:41 UTC 

[PATCH] arc: perf: Enable generic "cache-references" and "cache-misses" events
 2016-08-26 17:30 UTC  (2+ messages)

[PATCH RESEND nf] netfilter: avoid a race between nf_register_hook() and cleanup_net()
 2016-08-26 17:31 UTC  (3+ messages)

[PATCHv2 0/2] VMD PCIe specific LED control
 2016-08-26 17:23 UTC  (3+ messages)
` [PATCHv2 1/2] pciehp: Let user control LED status
` [PATCHv2 2/2] x86/vmd: Add PCI domain specific LED option

[PATCH] thermal: hisilicon: fix COMPILE_TEST dependencies
 2016-08-26 17:12 UTC  (2+ messages)

[PATCH] f2fs: add noinline_dentry mount option
 2016-08-26 17:11 UTC  (2+ messages)

[PATCH v2 0/9] arm64: Work around for mismatched cache line size
 2016-08-26 17:00 UTC  (8+ messages)
` [PATCH v2 9/9] arm64: Work around systems with mismatched cache line sizes

[PATCH 1/2] f2fs: do in batch synchronously readahead during GC
 2016-08-26 17:04 UTC  (3+ messages)
` [PATCH 2/2] f2fs: fix to update node page under cp_rwsem

[PATCH] sched/fair: Fix that tasks are not constrained by cfs_b->quota on hotplug core, when hotplug core is offline and then online
 2016-08-26 17:04 UTC  (2+ messages)

[PATCH V2 0/9] Some Tegra I2C Updates
 2016-08-26 16:59 UTC  (7+ messages)
` [PATCH V2 9/9] i2c: tegra: Add pinctrl support

[PATCH, net-next] qede: hide 32-bit compile warning
 2016-08-26 16:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as reviewer for Samsung Exynos support
 2016-08-26 16:37 UTC  (2+ messages)


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