linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-26 10:53:43 to 2016-06-26 21:59:39 UTC [more...]

[PATCH v4 00/29] virtually mapped stacks and thread_info cleanup
 2016-06-26 21:55 UTC  (20+ messages)
` [PATCH v4 01/29] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
` [PATCH v4 02/29] rxrpc: Avoid using stack memory in SG lists in rxkad
` [PATCH v4 03/29] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
` [PATCH v4 04/29] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
` [PATCH v4 05/29] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
` [PATCH v4 06/29] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v4 07/29] mm: Fix memcg stack accounting for sub-page stacks
` [PATCH v4 08/29] dma-api: Teach the "DMA-from-stack" check about vmapped stacks
` [PATCH v4 09/29] fork: Add generic vmalloced stack support
` [PATCH v4 10/29] x86/die: Don't try to recover from an OOPS on a non-default stack
` [PATCH v4 11/29] x86/dumpstack: When OOPSing, rewind the stack before do_exit
` [PATCH v4 12/29] x86/dumpstack: When dumping stack bytes due to OOPS, start with regs->sp
` [PATCH v4 13/29] x86/dumpstack: Try harder to get a call trace on stack overflow
` [PATCH v4 14/29] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS
` [PATCH v4 24/29] x86/entry: Get rid of pt_regs_to_thread_info()
` [PATCH v4 26/29] sched: Allow putting thread_info into task_struct
` [PATCH v4 27/29] x86: Move "
` [PATCH v4 28/29] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
` [PATCH v4 29/29] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set

[PATCH 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-06-26 21:49 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/7] de-stage SW_SYNC validation frawework
 2016-06-26 21:45 UTC  (2+ messages)

[PATCH v2] m32r: fix build warning about putc
 2016-06-26 21:37 UTC 

Saudações
 2016-06-26 21:25 UTC 

[PATCH] sched/core: fix sched_getaffinity return value kerneldoc
 2016-06-26 21:13 UTC 

[lkp] [dcache_{readdir,dir_lseek}() users] 4e82901cd6: reaim.jobs_per_min -49.1% regression
 2016-06-26 21:20 UTC  (9+ messages)
  ` [LKP] [lkp] [dcache_{readdir, dir_lseek}() "

[PATCH] m32r: fix build warning about putc
 2016-06-26 21:16 UTC 

[RFC PATCH v2 00/26] perf tools: Support uBPF script
 2016-06-26 21:08 UTC  (29+ messages)
` [RFC PATCH v2 01/26] tools include: Adopt byte ordering macros from byteorder/generic.h
` [RFC PATCH v2 02/26] tools include: Fix wrong macro definitions for cpu_to_le* for big endian
` [RFC PATCH v2 03/26] bpf: split __bpf_prog_run code into new file
` [RFC PATCH v2 04/26] bpf: extract jmp and default handler and introduce UBPF_BUILD flag
` [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h
` [RFC PATCH v2 06/26] tools include: Add (atomic|atomic64)_add implementation from the kernel sources
` [RFC PATCH v2 07/26] perf bpf: Add map related BPF helper
` [RFC PATCH v2 08/26] perf bpf: Add UBPF flags and makefile options
` [RFC PATCH v2 09/26] perf bpf: Implement empty instruction handler and build bpf-vm
` [RFC PATCH v2 10/26] perf bpf: Remove unused code in libbpf
` [RFC PATCH v2 11/26] perf bpf: Store arbitrary entries instread fd array in bpf_program
` [RFC PATCH v2 12/26] perf bpf: Add libbpf-internal.h header file
` [RFC PATCH v2 13/26] perf bpf: Add abstraction for bpf program methods
` [RFC PATCH v2 14/26] perf bpf: Add -Wextra to cflags for more warnings and fix them
` [RFC PATCH v2 15/26] perf bpf: Introduce the entity and engine for userspace bpf
` [RFC PATCH v2 16/26] perf bpf: Add method for fetching nth ubpf vm
` [RFC PATCH v2 17/26] perf bpf: Add methods to set/check ubpf engine for bpf programs
` [RFC PATCH v2 18/26] perf bpf: Add ubpf helper function slots and set/get methods
` [RFC PATCH v2 19/26] perf tools: Register basic uBPF helpers
` [RFC PATCH v2 20/26] perf bpf: Accept uBPF programs
` [RFC PATCH v2 21/26] bpf: Support bpf load/store boundary check for ubpf
` [RFC PATCH v2 22/26] perf bpf: Implement boundary check code in ubpf
` [RFC PATCH v2 23/26] perf record: Add uBPF hooks at beginning and end of perf record
` [RFC PATCH v2 24/26] perf bpf: Fillup bpf jmp_call handler
` [RFC PATCH v2 25/26] perf bpf: Implement run_ubpf_program
` [RFC PATCH v2 26/26] perf tests: Add uBPF test case

[PATCH v3 1/3] arm: tegra: initial support for apalis tk1
 2016-06-26 20:09 UTC  (2+ messages)

[PATCH v2 0/4] iio: potentiometer: mcp4531: New parts, DT and typo
 2016-06-26 20:22 UTC  (5+ messages)
` [PATCH v2 1/4] iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x and MCP466x
` [PATCH v2 2/4] iio: potentiometer: mcp4531: Add device tree binding documentation
` [PATCH v2 3/4] iio: potentiometer: mcp4531: Add device tree binding
` [PATCH v2 4/4] iio: potentiometer: Fix typo in Kconfig

[PATCH 0/2] devicetree overlay small fixes
 2016-06-26 20:11 UTC  (3+ messages)
` [PATCH 1/2] of: overlay: add resolver error prints
` [PATCH 2/2] of: fdt: mark unflattened tree as detached

[PATCH v2 0/2] iio: adc: max1363: Add device tree support
 2016-06-26 20:04 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: max1363: Add device tree binding documentation
` [PATCH v2 2/2] iio: adc: max1363: Add device tree binding

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-26 20:02 UTC  (6+ messages)

[PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs [ver #2]
 2016-06-26 20:02 UTC  (3+ messages)

[PATCH v2] net: stmmac: dwmac-rk: add rk3228-specific data
 2016-06-26 19:45 UTC  (2+ messages)

[PATCH RESEND] ipconfig : Fix null reference to the freed dev_addr
 2016-06-26 19:43 UTC  (2+ messages)

4.6.2 frequent crashes under memory + IO pressure
 2016-06-26 19:40 UTC  (5+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-26 19:40 UTC  (2+ messages)

[PATCH] rtlwifi: Add missing newlines to RT_TRACE calls
 2016-06-26 19:34 UTC 

[PATCH] capabilities: add capability cgroup controller
 2016-06-26 19:14 UTC  (11+ messages)

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-06-26 19:10 UTC  (8+ messages)
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG
` [PATCH 7/7] random: add backtracking protection to the CRNG

[PATCH 0/3] Another stab at making spidev usable with devicetree
 2016-06-26 19:07 UTC  (20+ messages)
` [PATCH 1/3] spi: spidev: fix the check for spidev in dt
` [PATCH 2/3] spi: of: allow instantiating slaves without a driver
` [PATCH 3/3] drivers core: allow id match override when manually binding driver

[PATCH v2 04/14] regulator: SY8106A regulator driver
 2016-06-26 18:52 UTC  (7+ messages)
` [PATCH v2 05/14] dt-bindings: document "

tty/vt/keyboard: out of bounds access in do_compute_shiftstate
 2016-06-26 18:31 UTC  (2+ messages)

[PATCH] devpts: fix null pointer dereference on failed memory allocation
 2016-06-26 18:29 UTC  (2+ messages)

[PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-06-26 18:32 UTC  (3+ messages)
` [PATCH v2 1/6] Documentation: hid: Intel ISH HID document

[PATCH] firmware: declare __{start,end}_builtin_fw as pointers
 2016-06-26 17:17 UTC  (4+ messages)

[PATCH 1/2] perf data convert: Include config.h header
 2016-06-26 17:06 UTC  (3+ messages)

[PATCH 0/3] iio: adc: max1363: Fix missing parts and add device tree
 2016-06-26 17:02 UTC  (7+ messages)
` [PATCH 1/3] iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
` [PATCH 2/3] iio: adc: max1363: Add device tree binding documentation

[PATCH 3/3] iio: adc: max1363: Add device tree binding
 2016-06-26 17:01 UTC  (2+ messages)

[PATCH v4 00/16] Virtually mapped stacks with guard pages (x86, core)
 2016-06-26 16:59 UTC  (4+ messages)
` [PATCH v4 13/16] x86/dumpstack: Try harder to get a call trace on stack overflow

[GIT pull] x86 fixes for 4.7
 2016-06-26 16:43 UTC  (4+ messages)

[RFC v4 0/7] extcon: usb-gpio: fixes and improvements
 2016-06-26 16:39 UTC  (2+ messages)

[PATCH v2 1/3] toshiba_acpi: Add IIO interface for accelerometer axis data
 2016-06-26 16:36 UTC  (2+ messages)

[PATCH] thermal: hisilicon: Add dependency on the clock driver to allow frequency scaling
 2016-06-26 16:32 UTC  (3+ messages)

[PATCH v2 00/15] clk: sunxi: introduce "modern" clock support
 2016-06-26 16:24 UTC  (6+ messages)
` [PATCH v2 14/15] clk: sunxi-ng: Add H3 clocks

[PATCH v3] iio: stx104: Add GPIO support for the Apex Embedded Systems STX104
 2016-06-26 16:10 UTC  (3+ messages)

[PATCH] iio: as3935: improve error reporting in as3935_event_work
 2016-06-26 16:05 UTC  (5+ messages)

BUG?: kernel does not (re)set irq smp_affinity to reboot_cpu
 2016-06-26 16:00 UTC 

[PATCH] locking/osq: Drop the overload of osq lock
 2016-06-26 15:54 UTC  (16+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-26 15:36 UTC  (2+ messages)

[PATCH v3] iio: Add driver for Silabs si1132, si1141/2/3 and si1145/6/7 ambient light, uv index and proximity sensors
 2016-06-26 15:18 UTC  (4+ messages)

[PATCH v3 5/5] mfd: rn5t618: register restart handler
 2016-06-26 15:13 UTC  (2+ messages)
` [v3,5/5] "

Internal error xfs_trans_cancel
 2016-06-26 15:13 UTC  (10+ messages)

[RESEND PATCH v2 1/2] staging: iio: accel: fix error check
 2016-06-26 15:00 UTC  (4+ messages)
` [RESEND PATCH v2 2/2] staging: iio: accel: add "

[PATCH v3 0/8] mfd: ac100: Add support for X-Powers AC100 audio codec / RTC combo IC
 2016-06-26 14:58 UTC  (7+ messages)
` [PATCH v3 4/8] rtc: ac100: Add RTC driver for X-Powers AC100
` [PATCH v3 5/8] rtc: ac100: Add clk output support

[PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree
 2016-06-26 14:53 UTC  (8+ messages)
` [PATCH 3/3] iio: potentiometer: mcp4531: Add device tree binding

[RFC PATCH v2] MAINTAINERS: remove unreachable people that have left Atmel
 2016-06-25 22:17 UTC  (2+ messages)

[PATCH] Staging: comedi: das16.c: Added a blank line fixed a comment, coding style issue
 2016-06-25 22:22 UTC  (3+ messages)

[PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-25 22:16 UTC  (4+ messages)

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-25 21:45 UTC  (3+ messages)
` [PATCH v3 15/24] drivers: staging: lustre: Replace CURRENT_TIME with current_time()

[PATCH v2 1/5] hwmon: (tmp102) Use devm_add_action to register cleanup function
 2016-06-26 14:17 UTC  (10+ messages)
` [PATCH v2 2/5] hwmon: (tmp102) Drop FSF address
` [PATCH v2 3/5] hwmon: (tmp102) Improve handling of initial read delay
` [PATCH v2 5/5] hwmon: (tmp102) Convert to use regmap, and drop local cache

Linux 4.7: Reported regressions as of Sunday, 2016-06-26
 2016-06-26 14:01 UTC 

[PATCH 1/1] drivers:iio:light:isl29125: added macros for sensing range
 2016-06-26 13:56 UTC 

Source code review around jump label usage
 2016-06-26 13:54 UTC  (13+ messages)
` [PATCH] mfd: twl-core: One function call less in add_numbered_child() after error detection
    ` [PATCH 0/2] mfd: twl-core: Fine-tuning for add_numbered_child()
      ` [PATCH 2/2] mfd: twl-core: Refactoring "
          ` [PATCH 0/6] mfd: Fine-tuning for three function implementations
            ` [PATCH 1/6] mfd: twl-core: Return directly after a failed platform_device_alloc() in add_numbered_child()
            ` [PATCH 2/6] mfd: twl-core: Refactoring for add_numbered_child()
            ` [PATCH 3/6] mfd: dm355evm_msp: Return directly after a failed platform_device_alloc() in add_child()
            ` [PATCH 4/6] mfd: dm355evm_msp: Refactoring for add_child()
            ` [PATCH 5/6] mfd: smsc-ece1099: Delete an unnecessary variable initialisation in smsc_i2c_probe()
            ` [PATCH 6/6] mfd: smsc-ece1099: Return directly after a function failure "

Suspend wakes right back up
 2016-06-26 13:45 UTC  (2+ messages)

[PATCH v2 00/17] DS1341 support and code cleanup
 2016-06-26 13:30 UTC  (3+ messages)

[PATCH 0/2] Per superblock inode reclaim
 2016-06-26 13:18 UTC  (3+ messages)
` [PATCH 2/2] GFS2: Add a gfs2-specific prune_icache_sb
  ` [Cluster-devel] "

core.c:undefined reference to `fpu_save'
 2016-06-26 13:09 UTC 

[PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-26 13:06 UTC  (6+ messages)
` [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey

unsubscribing
 2016-06-26 12:52 UTC 

[PATCH 0/5] SPI CS line logical change and s3c64xx code rework
 2016-06-26 12:48 UTC  (7+ messages)
` [PATCH 1/5] spi: do not fail if the CS line is not connected

[PATCH v3 1/2] ASoC: tpa6130a2: Add DAPM support
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "ASoC: tpa6130a2: Add DAPM support" to the asoc tree

[PATCH 2/3] regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Update mvs1/mvs2 switches on pm8941" to the regulator tree

[PATCH] spi: spi-ti-qspi: spelling mistake: "trasnfers" -> "transfers"
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "spi: ti-qspi: spelling mistake: "trasnfers" -> "transfers"" to the spi tree

[PATCH 1/3] regulator: qcom_spmi: Add support for S4 supply on pm8941
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Add support for S4 supply on pm8941" to the regulator tree

[PATCH] ASOC: wm8753: Remove unneeded header file
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "ASoC: wm8753: Remove unneeded header file" to the asoc tree

[PATCH 3/3] regulator: qcom_spmi: Add support for get_mode/set_mode on switches
 2016-06-26 12:03 UTC  (2+ messages)
` Applied "regulator: qcom_spmi: Add support for get_mode/set_mode on switches" to the regulator tree

[PATCH] SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "SoC: dwc: trivial fix of spelling mistake "unsuppted" -> "unsupported"" to the asoc tree

[PATCH v2 5/5] ASoC: tpa6130a2: Remove goto err_gpio
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "ASoC: tpa6130a2: Remove goto err_gpio" to the asoc tree

[PATCH] ASoC: Samsung: s3c-i2s-v2: fix spelling mistake: "unknwon" -> "unknown"
 2016-06-26 12:02 UTC  (2+ messages)
` Applied "ASoC: samsung: fix spelling mistake: "unknwon" -> "unknown"" to the asoc tree

[PATCH v4 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-06-26 11:42 UTC  (7+ messages)

[PATCH 0/2] cgroup: pids: extend pids.events
 2016-06-26 11:34 UTC  (4+ messages)
` [PATCH 1/2] cgroup: pids: show number of failed forks since limit reset

[PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware
 2016-06-26 11:22 UTC  (3+ messages)

[PATCH] power: qcom_smbb: Make an extcon for usb cable detection
 2016-06-26 11:17 UTC  (2+ messages)

[PATCH v9 5/5] x86/KASLR: Allow randomization below load address
 2016-06-26 11:03 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR: Allow randomization below the "

[PATCH v9 4/5] x86/KASLR: Add physical address randomization >4G
 2016-06-26 11:02 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G

[PATCH v9 3/5] x86/KASLR: Randomize virtual address separately
 2016-06-26 11:02 UTC  (2+ messages)
` [tip:x86/boot] "

[PATCH v9 2/5] x86/KASLR: Clarify identity map interface
 2016-06-26 11:02 UTC  (2+ messages)
` [tip:x86/boot] "

[PATCH] x86/KASLR: remove x86 hibernation restrictions
 2016-06-26 11:01 UTC  (2+ messages)
` [tip:x86/boot] x86/KASLR, x86/power: Remove "

[PATCH v9 1/5] x86/boot: Refuse to build with data relocations
 2016-06-26 11:01 UTC  (2+ messages)
` [tip:x86/boot] "

[PATCH v12fg 3/3] perf config: Reimplement show_config() using config_set__for_each
 2016-06-26 11:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v12 2/3] perf config: Reimplement perf_config() introducing new perf_config__init() and perf_config__finish()
 2016-06-26 11:00 UTC  (2+ messages)
` [tip:perf/core] perf config: Introduce new init() and exit()

[PATCH V2 3/3] perf script: Add callindent option
 2016-06-26 11:00 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 2/3] perf auxtrace: Add option to feed branches to the thread stack
 2016-06-26 10:59 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 1/3] perf script: Print sample flags more nicely
 2016-06-26 10:59 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf intlist: Rename for_each() macros to for_each_entry()
 2016-06-26 10:58 UTC 

[tip:perf/core] perf rb_resort: Rename for_each() macros to for_each_entry()
 2016-06-26 10:58 UTC 

[tip:perf/core] perf tools: Rename strlist_for_each() macros to for_each_entry()
 2016-06-26 10:57 UTC 

[tip:perf/core] perf evlist: Rename for_each() macros to for_each_entry()
 2016-06-26 10:57 UTC 

[PATCH 3/5] perf unwind: Fix wrongly used regs for aarch64 unwind
 2016-06-26 10:57 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/5] perf unwind: Fix wrongly used regs for x86_32 unwind
 2016-06-26 10:56 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] perf unwind: Change macro names of perf register
 2016-06-26 10:56 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3 1/7 UPDATE2] perf tools: Find vdso with the consider of cross-platform
 2016-06-26 10:55 UTC  (3+ messages)
` [PATCH 5/5] perf tools: Fix NULL pointer deference when vdso not found
  ` [tip:perf/core] perf tools: Find right DSO taking into account if binary is 32 or 64-bit

[PATCH v10 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
 2016-06-26 10:55 UTC  (2+ messages)
` [tip:perf/core] perf config: Move config declarations "

[PATCH 4/5] perf tools: Let python use correct gcc for build_ext
 2016-06-26 10:54 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] perf machine: Destructors should accept NULL
 2016-06-26 10:54 UTC 

[PATCH v2] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-26 10:54 UTC  (4+ messages)
` [PATCH v3 1/2] "

[tip:perf/core] perf tests time-to-tsc: No need to disable an event before deleting it
 2016-06-26 10:53 UTC 

[tip:perf/core] perf session: Destructors should accept NULL
 2016-06-26 10:53 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).