linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 12:59:30 to 2016-01-11 14:56:08 UTC [more...]

[PATCH v2 trivial] include/linux/dcache.h: Cleanup code and comments
 2016-01-11 14:58 UTC  (3+ messages)

[PATCH] reboot: Backup orderly_poweroff
 2016-01-11 14:55 UTC  (2+ messages)

[PATCH] x86/signal: fix restart_syscall number for x32 tasks
 2016-01-11 14:55 UTC  (8+ messages)
    ` [PATCH] x86/signal: Cleanup get_nr_restart_syscall
        ` [PATCH v2] "
            ` [RESEND PATCH "

[GIT PULL] x86/boot change for v4.5
 2016-01-11 14:54 UTC 

[PATCH 3/3] ASoC: fsl_ssi: remove register defaults
 2016-01-11 14:54 UTC  (8+ messages)

[PATCH v3 0/2] adding PCI support to AXS10x
 2016-01-11 14:53 UTC  (4+ messages)

[GIT PULL] x86/asm changes for v4.5
 2016-01-11 14:53 UTC 

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-11 14:52 UTC  (7+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-11 14:48 UTC  (2+ messages)

[PATCH v12 0/7] dma: add Qualcomm Technologies HIDMA driver
 2016-01-11 14:45 UTC  (8+ messages)
` [PATCH V12 1/7] dma: qcom_bam_dma: move to qcom directory
` [PATCH V12 2/7] dma: hidma: Add Device Tree support
` [PATCH V12 3/7] dma: add Qualcomm Technologies HIDMA management driver
` [PATCH V12 4/7] dma: add Qualcomm Technologies HIDMA channel driver
` [PATCH V12 5/7] dma: qcom_hidma: implement lower level hardware interface
` [PATCH V12 6/7] dma: qcom_hidma: add debugfs hooks
` [PATCH V12 7/7] dma: qcom_hidma: add support for object hierarchy

/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
 2016-01-11 14:44 UTC  (4+ messages)

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 14:45 UTC  (5+ messages)
` [PATCH v5 1/2] ACPI: introduce a function to find the first physical device
` [PATCH v5 2/2] ACPI: amba bus probing support

[PATCH v14 00/23] perf config: Add functionalities into perf-config and document config info
 2016-01-11 14:36 UTC  (24+ messages)
` [PATCH v14 01/23] perf config: Document variables for 'colors' section in man page
` [PATCH v14 02/23] perf config: Document variables for 'tui' and 'gtk' sections "
` [PATCH v14 03/23] perf config: Document 'buildid.dir' variable "
` [PATCH v14 04/23] perf config: Document variables for 'annotate' section "
` [PATCH v14 05/23] perf config: Document variables for 'help' "
` [PATCH v14 06/23] perf config: Document 'hist.percentage' variable "
` [PATCH v14 07/23] perf config: Document 'ui.show-headers' "
` [PATCH v14 08/23] perf config: Document variables for 'call-graph' section "
` [PATCH v14 09/23] perf config: Document variables for 'report' "
` [PATCH v14 10/23] perf config: Document 'top.children' variable "
` [PATCH v14 11/23] perf config: Document 'man.viewer' "
` [PATCH v14 12/23] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v14 13/23] perf config: Document 'kmem.default' variable "
` [PATCH v14 14/23] perf config: Document 'record.build-id' "
` [PATCH v14 15/23] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v14 16/23] perf config: Collect configs to handle config variables
` [PATCH v14 17/23] perf config: Add 'list-all' option to perf-config
` [PATCH v14 18/23] perf config: Add a option 'skel' "
` [PATCH v14 19/23] perf config: Add --verbose option for showing config description
` [PATCH v14 20/23] perf config: Add 'get' functionality
` [PATCH v14 21/23] perf config: Add 'set' feature
` [PATCH v14 22/23] perf config: normalize a value depending on default type of it
` [PATCH v14 23/23] perf config: Add a option 'remove' to perf-config

[PATCH] vhost: move is_le setup to the backend
 2016-01-11 14:39 UTC 

[PATCH 1/2] devicetree: mxsfb: add reset-active property
 2016-01-11 14:38 UTC  (5+ messages)
` [PATCH 2/2] video: mxsfb: manage LCD_RESET signal according to "

Linux 3.12.52
 2016-01-11 14:38 UTC 

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2016-01-11 14:34 UTC  (3+ messages)

[PATCH linux-next v2 00/14] mtd: spi-nor: add driver for Atmel QSPI controller
 2016-01-11 14:30 UTC  (7+ messages)
` [PATCH linux-next v2 02/14] mtd: spi-nor: properly detect the memory when it boots in Quad or Dual mode
` [PATCH linux-next v2 03/14] mtd: spi-nor: select op codes and SPI NOR protocols by manufacturer

[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
 2016-01-11 14:30 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 14:25 UTC  (58+ messages)
` [PATCH 01/53] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 02/53] perf tools: Fix phony build target for build-test
` [PATCH 03/53] perf tools: Set parallel making options build-test
` [PATCH 04/53] perf tools: Pass O option to Makefile.perf in build-test
` [PATCH 05/53] perf tools: Test correct path of perf "
` [PATCH 06/53] perf tools: Fix PowerPC native building
` [PATCH 07/53] tools: Move Makefile.arch from perf/config to tools/scripts
` [PATCH 08/53] perf tools: Add missing sources in perf's MANIFEST
` [PATCH 09/53] perf: bpf: Fix build breakage due to libbpf
` [PATCH 10/53] tools build: Add BPF feature check to test-all
` [PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
` [PATCH 12/53] perf test: Reset err after using it hold errcode in hist testcases
` [PATCH 13/53] perf tools: Prevent calling machine__delete() on non-allocated machine
` [PATCH 14/53] perf test: Check environment before start real BPF test
` [PATCH 15/53] perf tools: Fix symbols searching for offline module in buildid-cache
` [PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 18/53] perf tools: Add API to config maps in bpf object
` [PATCH 19/53] perf tools: Enable BPF object configure syntax
` [PATCH 20/53] perf record: Apply config to BPF objects before recording
` [PATCH 21/53] perf tools: Enable passing event to BPF object
` [PATCH 22/53] perf tools: Support perf event alias name
` [PATCH 23/53] perf tools: Support setting different slots in a BPF map separately
` [PATCH 24/53] perf tools: Enable indices setting syntax for BPF maps
` [PATCH 25/53] perf tools: Introduce bpf-output event
` [PATCH 26/53] perf data: Support converting data from bpf_perf_event_output()
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
` [PATCH 28/53] perf tools: Move timestamp creation to util
` [PATCH 29/53] perf tools: Make ordered_events reusable
` [PATCH 30/53] perf record: Extract synthesize code to record__synthesize()
` [PATCH 31/53] perf tools: Add perf_data_file__switch() helper
` [PATCH 32/53] perf record: Turns auxtrace_snapshot_enable into 3 states
` [PATCH 33/53] perf record: Introduce record__finish_output() to finish a perf.data
` [PATCH 34/53] perf record: Use OPT_BOOLEAN_SET for buildid cache related options
` [PATCH 35/53] perf record: Add '--timestamp-filename' option to append timestamp to output filename
` [PATCH 36/53] perf record: Split output into multiple files via '--switch-output'
` [PATCH 37/53] perf record: Force enable --timestamp-filename when --switch-output is provided
` [PATCH 38/53] perf record: Disable buildid cache options by default in switch output mode
` [PATCH 39/53] perf record: Re-synthesize tracking events after output switching
` [PATCH 40/53] perf record: Generate tracking events for process forked by perf
` [PATCH 41/53] perf record: Ensure return non-zero rc when mmap fail
` [PATCH 42/53] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH 43/53] perf tools: Add evlist channel helpers
` [PATCH 44/53] perf tools: Automatically add new channel according to evlist
` [PATCH 45/53] perf tools: Operate multiple channels
` [PATCH 46/53] perf tools: Squash overwrite setting into channel
` [PATCH 47/53] perf record: Don't read from and poll overwrite channel
` [PATCH 48/53] perf tools: Enable overwrite settings
` [PATCH 49/53] perf tools: Consider TAILSIZE bit when caclulate is_pos
` [PATCH 50/53] perf tools: Set tailsize attribut bit for overwrite events
` [PATCH 51/53] perf record: Read from tailsize ring buffer
` [PATCH 52/53] perf record: Toggle tailsize ring buffer for reading
` [PATCH 53/53] perf record: Allow generate tracking events at the end of output

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-11 14:23 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data

[RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
 2016-01-11 14:22 UTC 

[PATCH] [v4]Input: evdev - drop partial events after emptying the buffer
 2016-01-11 14:16 UTC  (3+ messages)

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-11 14:16 UTC  (4+ messages)

[PATCH v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 14:14 UTC  (6+ messages)
` [PATCH v2 1/2] dmaengine: dw: fix cyclic transfer setup
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[PATCH] drm: arm-hdlcd: remove DMA_CMA select
 2016-01-11 14:14 UTC  (5+ messages)
` [PATCH 4/3] drm: arm-hdlcd: add explictit DRM dependency

[PATCH v2 00/19] Fix driver crashes on hangup
 2016-01-11 14:12 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/19] serial: 68328: Remove bogus ldisc reset

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-11 14:12 UTC  (5+ messages)
` [PATCH 2/6] perf tools: Add missing headers in perf's MANIFEST
  ` [PATCH] perf tools: Add missing sources "

pty: fix use after free/oops at pty_unix98_shutdown
 2016-01-11 14:11 UTC  (7+ messages)
` [PATCH] pty: fix use after free of tty->driver_data

[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
 2016-01-11 14:10 UTC  (2+ messages)

(no subject)
 2016-01-11 14:09 UTC  (7+ messages)
` [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap

pty: fix use after free issues at pty_unix98_shutdown
 2016-01-11 14:07 UTC  (3+ messages)
` [PATCH 1/2 v2] pty: fix possible use after free of tty->driver_data
` [PATCH 2/2] pty: make sure super_block is still valid in final /dev/tty close

[PATCH 00/23] HiSilicon SAS v2 hw support
 2016-01-11 14:00 UTC  (9+ messages)
` [PATCH 01/23] devicetree: bindings: hisi_sas: add v2 HW bindings

v4.4-rc8 based tip tree kernel hangs on boot
 2016-01-11 14:01 UTC  (2+ messages)

[PATCH v2 0/6] generic relative extable support
 2016-01-11 13:59 UTC  (2+ messages)

[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
 2016-01-11 13:57 UTC  (9+ messages)

[RESEND PATCH v2] usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling
 2016-01-11 14:01 UTC  (2+ messages)

Correct place for USB PHY driver
 2016-01-11 13:55 UTC  (4+ messages)

[PATCH] mm/page_alloc: remove unused struct zone *z variable
 2016-01-11 13:51 UTC  (3+ messages)

[PATCH 2/2] Use num_possible_cpus() instead of direct use of NR_CPUS
 2016-01-11 13:46 UTC  (2+ messages)

[GIT PULL for v4.5-rc1] media core and driver updates
 2016-01-11 13:43 UTC 

[PATCH] mm: add ratio in slabinfo print
 2016-01-11 13:39 UTC  (4+ messages)

[PATCH] perf record: Add --buildid-all option
 2016-01-11 13:38 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-11 13:38 UTC  (4+ messages)
` [PATCH v2 03/12] ARM: dts: rockchip: override the clocks in i2s "

[PATCH v6 0/9] mfd: axp20x: Add support for RSB based AXP223
 2016-01-11 13:35 UTC  (7+ messages)
` [PATCH v6 6/9] mfd: axp20x: Add support for RSB based AXP223 PMIC

[PATCH v2 0/7] udf: rework name conversions to fix multi-bytes characters support
 2016-01-11 13:31 UTC  (7+ messages)
` [PATCH v2 6/7] udf: Remove struct ustr as non-needed intermediate storage
` [PATCH v2 7/7] udf: Merge linux specific translation into CS0 conversion function

[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
 2016-01-11 13:29 UTC  (12+ messages)
      ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                  ` [PATCH 1/2] crypto: skcipher - Add crypto_skcipher_has_setkey
                    ` [PATCH 2/2] crypto: algif_skcipher - Add key check exception for cipher_null

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 13:26 UTC  (24+ messages)
` [PATCH v3 01/21] of/fdt: make memblock minimum physical address arch configurable
` [PATCH v3 02/21] arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
` [PATCH v3 03/21] arm64: pgtable: add dummy pud_index() and pmd_index() definitions
` [PATCH v3 04/21] arm64: decouple early fixmap init from linear mapping
` [PATCH v3 05/21] arm64: kvm: deal with kernel symbols outside of "
` [PATCH v3 06/21] arm64: pgtable: implement static [pte|pmd|pud]_offset variants
` [PATCH v3 07/21] arm64: move kernel image to base of vmalloc area
` [PATCH v3 08/21] arm64: add support for module PLTs
` [PATCH v3 09/21] extable: add support for relative extables to search and sort routines
` [PATCH v3 10/21] arm64: switch to relative exception tables
` [PATCH v3 11/21] arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
` [PATCH v3 12/21] arm64: avoid dynamic relocations in early boot code
` [PATCH v3 13/21] arm64: allow kernel Image to be loaded anywhere in physical memory
` [PATCH v3 14/21] arm64: redefine SWAPPER_TABLE_SHIFT for use in asm code
` [PATCH v3 14/21] arm64: [re]define SWAPPER_TABLE_[SHIFT|SIZE] "
` [PATCH v3 15/21] arm64: split elf relocs into a separate header
` [PATCH v3 16/21] scripts/sortextable: add support for ET_DYN binaries
` [PATCH v3 17/21] arm64: add support for a relocatable kernel and KASLR
` [PATCH v3 18/21] efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
` [PATCH v3 19/21] efi: stub: add implementation of efi_random_alloc()
` [PATCH v3 20/21] efi: stub: use high allocation for converted command line
` [PATCH v3 21/21] arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness

[PATCH v3 0/3] SoC: rockchip: support power domain for RK3368
 2016-01-11 13:27 UTC  (3+ messages)
` [PATCH v3 2/3] soc: rockchip: power-domain: Modify power domain driver for rk3368

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-11 13:17 UTC  (9+ messages)
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "

[PATCH 1/7] printk: Hand over printing to console if printing too long
 2016-01-11 13:25 UTC  (7+ messages)

linux-next: manual merge of the akpm-current tree with the vfs tree
 2016-01-11 13:26 UTC  (2+ messages)

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 13:24 UTC 

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-11 13:21 UTC  (4+ messages)

[PATCH 0/4] nvmem: new drivers for v4.5
 2016-01-11 13:21 UTC  (2+ messages)

[GIT PULL] x86/apic changes for v4.5
 2016-01-11 13:16 UTC 

[PATCH v4 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-11 13:19 UTC  (2+ messages)

[PATCH 1/6] InfiniBand-ocrdma: One variable and jump label less in ocrdma_alloc_ucontext_pd()
 2016-01-11 13:11 UTC  (3+ messages)
` [PATCH v2 1/6] InfiniBand-ocrdma: One "

[GIT PULL] scheduler changes for v4.5
 2016-01-11 13:07 UTC 

[PATCH v4 00/13] tty: serial: 8250: Fix checkpatch warnings
 2016-01-11 13:03 UTC  (6+ messages)
` [PATCH v4 01/13] tty: serial: 8250: Fix whitespace errors

[PATCH] ASoC: AMD: add missing include
 2016-01-11 13:03 UTC  (2+ messages)

[GIT PULL] RAS changes for v4.5
 2016-01-11 12:59 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).