linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 10:36:11 to 2016-01-11 13:49:55 UTC [more...]

[RFC PATCH] Add IPI entry for CPU UP
 2016-01-11 11:37 UTC  (7+ messages)

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 13:48 UTC  (7+ messages)
` [PATCH 01/53] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 20/53] perf record: Apply config to BPF objects before recording
` [PATCH 23/53] perf tools: Support setting different slots in a BPF map separately
` [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 49/53] perf tools: Consider TAILSIZE bit when caclulate is_pos

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

[PATCH 00/23] HiSilicon SAS v2 hw support
 2016-01-11 13:43 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  (8+ messages)

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

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 13:26 UTC  (3+ 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 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  (8+ 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 v2 0/2] dmaengine: dw: fix cyclic transfers
 2016-01-11 13:04 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: dw: fix cyclic transfer setup
` [PATCH v2 2/2] dmaengine: dw: fix cyclic transfer callbacks

[PATCH v4 00/13] tty: serial: 8250: Fix checkpatch warnings
 2016-01-11 13:03 UTC  (14+ messages)
` [PATCH v4 01/13] tty: serial: 8250: Fix whitespace errors
` [PATCH v4 05/13] tty: serial: 8250: Remove else after return
` [PATCH v4 10/13] tty: serial: 8250: Suitably replace printk
` [PATCH v4 12/13] tty: serial: 8250: Removed warning in debug output
` [PATCH v4 13/13] tty: serial: 8250: Fix indentation warnings

[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 

[GIT PULL] perf changes
 2016-01-11 12:56 UTC 

[PATCH] mtd: nand: mpc5121: use 'of_machine_is_compatible' to simplify code
 2016-01-11 12:55 UTC  (2+ messages)

[GIT PULL] RCU changes for v4.5
 2016-01-11 12:54 UTC  (2+ messages)

[PATCH] [media] media: Kconfig: add dependency of HAS_DMA
 2016-01-11 12:53 UTC  (2+ messages)

[RFC 01/13] x86/paravirt: Turn KASAN off for parvirt.o
 2016-01-11 12:51 UTC  (4+ messages)
  ` [PATCH 1/2] x86/kasan: clear kasan_zero_page after TLB flush
  ` [PATCH 2/2] x86/kasan: write protect kasan zero shadow

[PATCH 0/2 -mm] oom reaper v4
 2016-01-11 12:42 UTC  (2+ messages)
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[GIT PULL] locking changes for v4.5
 2016-01-11 12:41 UTC 

[RFC PATCH 0/5] perf: Sanitize perf directory structure, p1
 2016-01-11 12:39 UTC  (2+ messages)

[PATCH v2] pipe: limit the per-user amount of pages allocated in pipes
 2016-01-11 12:38 UTC  (3+ messages)

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

[PATCH v2 0/4] remove auto exit of production and added sysfs interface
 2016-01-11 12:22 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: menf21bmc: Remove auto exiting of production mode and add "
` [PATCH v2 2/4] doc: ABI: Added sysfs description for the menf21bmc MFD driver
` [PATCH v2 3/4] mfd: menf21bmc: Add additional sysfs entries for BMC status information
` [PATCH v2 4/4] doc: ABI: Add documentation for the additional sysfs "

[RFC PATCH 0/4] fixs/suggestions for workqueue subsystem
 2016-01-11 12:23 UTC  (4+ messages)
` [RFC PATCH 3/4] workqueue: remove the unbind workqueue attr sys_file before unregister the workqueue device

[PATCH v7 0/9] DAX fsync/msync support
 2016-01-11 12:23 UTC  (5+ messages)
` [PATCH v7 2/9] dax: fix conversion of holes to PMDs

[PATCH v5 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-11 12:20 UTC  (6+ messages)
` [PATCH v5 1/5] doc: bindings: Add document for mfd hi665x PMIC
` [PATCH v5 2/5] doc: bindings: Document for hi655x regulator driver
` [PATCH v5 3/5] mfd: hi655x: Add hi665x pmic driver
` [PATCH v5 4/5] regulator: add regulator driver of hi655x pmic
` [PATCH v5 5/5] hisilicon/dts: Add hi655x pmic dts node

[PATCH] dmaengine: dw: fix cyclic transfers
 2016-01-11 12:19 UTC  (3+ messages)

[PATCH net] udp: disallow UFO for sockets with SO_NO_CHECK option
 2016-01-11 12:19 UTC  (2+ messages)

[PATCH] iwl4965: Fix a memory leak in error handling code of __il4965_up
 2016-01-11 12:13 UTC  (2+ messages)

[PATCH v5 00/11] arm-cci: PMU updates
 2016-01-11 12:14 UTC  (18+ messages)
` [PATCH v5 03/11] arm-cci: Group writes to counter
` [PATCH v5 05/11] arm-cci PMU: Delay counter writes to pmu_enable
` [PATCH v5 07/11] arm-cci: Add routines to save/restore all counters
` [PATCH v5 08/11] arm-cci: Provide hook for writing to PMU counters

[PATCH] iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_free
 2016-01-11 12:12 UTC  (2+ messages)

[PATCH] PCI: designware: remove unused variable
 2016-01-11 12:11 UTC 

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

[PATCH] ASoC: hdac_hdmi: remove unused hdac_hdmi_query_pin_connlist
 2016-01-11 12:09 UTC 

[PATCH 4.4-rc5 v22 0/4] irq/arm: Use FIQ for NMI backtrace (when possible)
 2016-01-11 12:02 UTC  (4+ messages)
` [PATCH 4.4-rc5 v22 3/4] irqchip: gic: Introduce plumbing for IPI FIQ

[RFC] perf record: missing buildid for callstack modules
 2016-01-11 11:54 UTC  (10+ messages)

Correct place for USB PHY driver
 2016-01-11 11:56 UTC  (3+ messages)

[PATCH] video: fbdev: pxafb: fix out of memory error path
 2016-01-11 11:51 UTC  (3+ messages)

[GIT PULL] please pull file locking related changes for v4.5
 2016-01-11 11:49 UTC 

[PATCH 1/2] crypto: s5p-sss - Fix minor coding style violations
 2016-01-11 11:45 UTC  (2+ messages)
` [PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated memory

Ihre E-Mail hat gewonnen 920,000.00 00Euro
 2016-01-11 11:16 UTC 

[PATCH] ARM: dts: Allow simultaneous usage exynos-rng and s5p-sss drivers on exynos5
 2016-01-11 11:40 UTC 

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-11 11:42 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar
` [PATCH v2 2/4] PCI: rcar: Support runtime PM link state L1 handling "

linux-next: build failure after merge of the akpm-current tree
 2016-01-11 11:39 UTC  (2+ messages)

Build regressions/improvements in v4.4
 2016-01-11 11:38 UTC  (4+ messages)

[PATCH] ARM: dts: rockchip: Add support emac for RK3036
 2016-01-11 11:36 UTC  (2+ messages)

[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
 2016-01-11 11:34 UTC  (5+ messages)

[PATCH] autofs: show pipe inode in mount options
 2016-01-11 11:33 UTC  (8+ messages)

[GIT PULL] xen: features and fixes for 4.5-rc0
 2016-01-11 11:32 UTC 

[PATCH] x86: Add an explicit barrier() to clflushopt()
 2016-01-11 11:28 UTC  (11+ messages)

perf_event_open() ABI compatability
 2016-01-11 11:28 UTC  (4+ messages)

[PATCH 0/2] scripts/gdb: Updates for 4.5
 2016-01-11 10:47 UTC  (3+ messages)
` [PATCH 1/2] scripts/gdb: Add version command
` [PATCH 2/2] scripts/gdb: Add cmdline reader command

[bug] wrong result of android callchain
 2016-01-11 11:25 UTC  (3+ messages)
` [PATCH] perf symbols: Fix wrong symbol offset according to p_addr

[PATCH 1/1] net: netlink: Fix multicast group storage allocation for families with more than one groups
 2016-01-11 12:26 UTC 

[PATCH 0/4] remove auto exit of production and added sysfs interface
 2016-01-11 11:24 UTC  (15+ messages)
` [PATCH 1/4] mfd/menf21bmc: remove auto exiting of production mode and add "
` [PATCH 2/4] doc/ABI: added sysfs description for the menf21bmc MFD driver
` [PATCH 3/4] mfd/menf21bmc.c: add additional sysfs entries for BMC status information
` [PATCH 4/4] doc/ABI: add documentation for the additional sysfs "
    ` [PATCH 4/4] doc/ABI: add documentation for the additional sysfs status informationj

[Questions]: how to extend nr_irqs for arch arm64
 2016-01-11 11:15 UTC  (7+ messages)

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-11 11:12 UTC  (3+ messages)
` [PATCH v3 39/41] xen/events: use virt_xxx barriers

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-11 11:10 UTC  (4+ messages)
` [PATCH v2 20/32] metag: define __smp_xxx

[PATCH v2] Add support for usbfs zerocopy
 2016-01-11 11:08 UTC  (2+ messages)

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 11:06 UTC  (6+ messages)
` [PATCH v4 1/3] checkpatch.pl: add missing "
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers

[PATCH v3 1/4] extcon: arizona: Remove enable/disable of 32k clock
 2016-01-11 11:03 UTC  (4+ messages)
` [PATCH v3 3/4] mfd: arizona: Switch to using clock driver for "

[PATCH] selftests/x86: Disable ldt_gdt_64 for now
 2016-01-11 10:59 UTC  (3+ messages)

[PATCH v3 0/3] checkpatch: handling of memory barriers
 2016-01-11 10:56 UTC  (7+ messages)
` [PATCH v3 3/3] checkpatch: add virt barriers

[PATCH 0/6] tools: Add clean targets for tools directory
 2016-01-11 10:54 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] tools bpf: Add *.cmd files clean up
` [PATCH 3/6] tools lockdep: "
` [PATCH 4/6] perf tools: Add missing sources in perf's MANIFEST
` [RFC 5/6] perf build: Add feature-dump target
` [RFC 6/6] perf build: Introduce FEATURES_DUMP make variable

[RFC/PATCH v3] perf report: Show random usage tip on the help line
 2016-01-11 10:55 UTC  (4+ messages)

[PATCH 1/4] perf tools: Add more usage tips
 2016-01-11 10:53 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH 5/4] perf ui/tui: Print helpline message as is

[RFC PATCH v0] Add tw5864 driver
 2016-01-11 10:52 UTC  (2+ messages)

[3.16.y-ckt stable] Linux 3.16.7-ckt22
 2016-01-11 10:52 UTC  (2+ messages)

[RFC 00/13] x86/mm: PCID and INVPCID
 2016-01-11 10:51 UTC  (6+ messages)
` [RFC 09/13] x86/mm: Disable interrupts when flushing the TLB using CR3

[PATCH] gpio: max77620: fix of_table.cocci warnings
 2016-01-11 10:48 UTC 

[PATCH 0/7] perf: Untangle aux refcounting
 2016-01-11 10:44 UTC  (10+ messages)
` [PATCH 2/7] perf: Generalize task_function_call()ers

[PATCH V2 1/2] irqchip/gic: Remove static irq_chip definition for eoimode1
 2016-01-11 10:44 UTC  (2+ messages)

[PATCH v8 3/3] x86, mce: Add __mcsafe_copy()
 2016-01-11 10:44 UTC  (11+ messages)

[PATCH -next] ASoC: AMD: Add missing include file
 2016-01-11 10:41 UTC 

[PATCH v2 4/4] perf tools: Fallback to srcdir/Documentation/tips.txt
 2016-01-11 10:38 UTC 

[PATCH v1 0/5] perf: Untangle aux refcounting
 2016-01-11 10:37 UTC  (2+ messages)

[PATCH v3 0/2] adding PCI support to AXS10x
 2016-01-11 10:38 UTC  (3+ messages)

[PATCH 00/19] Fix driver crashes on hangup
 2016-01-11 10:37 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 09/19] staging/speakup: Use tty_ldisc_ref() for paste kworker


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