linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 11:31:57 to 2016-01-08 14:26:07 UTC [more...]

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-08 14:24 UTC  (7+ messages)
` [PATCH 1/6] perf tools: Add -lutil in python lib list for broken python-config
` [PATCH 2/6] perf tools: Add missing headers in perf's MANIFEST
` [PATCH 3/6] perf tools: Fix phony build target for build-test
` [PATCH 4/6] perf tools: Set parallel making options build-test
` [PATCH 5/6] perf tools: Pass O option to Makefile.perf in build-test
` [PATCH 6/6] perf tools: Test correct path of perf "

[PATCH 0/6] Add support for MAXIM MAX77620/MAX20024 PMIC
 2016-01-08 14:19 UTC  (20+ messages)
` [PATCH 1/6] DT: mfd: add device-tree binding doc fro PMIC max77620/max20024
` [PATCH 2/6] mfd: max77620: add core driver for MAX77620/MAX20024
  ` [rtc-linux] "
` [PATCH 5/6] rtc: max77620: add support for max77620/max20024 RTC driver
  ` [rtc-linux] "

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-08 14:16 UTC  (3+ messages)
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH v3 0/9] lib/string: introduce match_string() helper
 2016-01-08 14:13 UTC  (12+ messages)
` [PATCH v3 1/9] "
` [PATCH v3 2/9] device property: convert to use "
` [PATCH v3 3/9] pinctrl: "
` [PATCH v3 4/9] drm/edid: "
` [PATCH v3 5/9] power: charger_manager: "
` [PATCH v3 6/9] power: ab8500: "
` [PATCH v3 7/9] ata: hpt366: "
` [PATCH v3 8/9] ide: "
` [PATCH v3 9/9] usb: common: "

[PATCH 00/23] HiSilicon SAS v2 hw support
 2016-01-08 14:15 UTC  (24+ messages)
` [PATCH 01/23] devicetree: bindings: hisi_sas: add v2 HW bindings
` [PATCH 02/23] hisi_sas: relocate DEV_IS_EXPANDER
` [PATCH 03/23] hisi_sas: set max commands as configurable
` [PATCH 04/23] hisi_sas: reduce max itct entries
` [PATCH 05/23] hisi_sas: add hisi_sas_err_record_v1
` [PATCH 06/23] hisi_sas: rename some fields in hisi_sas_itct
` [PATCH 07/23] hisi_sas: add bare v2 hw driver
` [PATCH 08/23] hisi_sas: add v2 register definitions
` [PATCH 09/23] hisi_sas: add v2 hw init
` [PATCH 10/23] hisi_sas: add init_id_frame_v2_hw()
` [PATCH 11/23] hisi_sas: add v2 phy init code
` [PATCH 12/23] hisi_sas: add v2 int init and phy up handler
` [PATCH 13/23] hisi_sas: add v2 phy down handler
` [PATCH 14/23] hisi_sas: add v2 channel interrupt handler
` [PATCH 15/23] hisi_sas: add v2 SATA "
` [PATCH 16/23] hisi_sas: add v2 cq "
` [PATCH 17/23] hisi_sas: add v2 path to send ssp frame
` [PATCH 18/23] hisi_sas: add v2 code to send smp command
` [PATCH 19/23] hisi_sas: add v2 code for itct setup and free
` [PATCH 20/23] hisi_sas: add v2 path to send ATA command
` [PATCH 21/23] hisi_sas: add v2 slot error handler
` [PATCH 22/23] hisi_sas: add v2 tmf functions
` [PATCH 23/23] hisi_sas: update driver version to 1.1

[RFC PATCH v2 0/4] CPUs capacity information for heterogeneous systems
 2016-01-08 14:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] ARM: initialize cpu_scale to its default
` [RFC PATCH v2 2/4] drivers/cpufreq: implement init_cpu_capacity_default()
` [RFC PATCH v2 3/4] arm: Enable dynamic CPU capacity initialization
` [RFC PATCH v2 4/4] arm64: "

[RFC][PATCH 0/7] Sanitization of slabs based on grsecurity/PaX
 2016-01-08 14:07 UTC  (8+ messages)

fs: WARNING in locks_free_lock_context()
 2016-01-08 13:50 UTC  (10+ messages)
` [PATCH] locks: fix unlock when fcntl_setlk races with a close
  ` [PATCH v2 0/6] locks: better debugging and fix for setlk/close race handling
    ` [PATCH v2 1/6] locks: fix unlock when fcntl_setlk races with a close
    ` [PATCH v2 2/6] locks: don't check for race with close when setting OFD lock
    ` [PATCH v2 3/6] locks: sprinkle some tracepoints around the file locking code
    ` [PATCH v2 4/6] locks: pass inode pointer to locks_free_lock_context
    ` [PATCH v2 5/6] locks: prink more detail when there are leaked locks
    ` [PATCH v2 6/6] locks: rename __posix_lock_file to posix_lock_inode

[RFC v5 0/6] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
 2016-01-08 14:04 UTC  (5+ messages)
` [RFC v5 3/6] Add history to cross timestamp interface supporting slower devices

[PATCH v3] memory-hotplug: add automatic onlining policy for the newly added memory
 2016-01-08 14:01 UTC  (2+ messages)

[PATCH] mtd: Make MTD_BCM47XXSFLASH to depend on MIPS
 2016-01-08 14:01 UTC  (7+ messages)
      ` [PATCH] mtd: bcm47xxsflash: use devm_ioremap_nocache() instead of KSEG0ADDR()

[PATCH 2/2] efi: implement interruptible runtime services
 2016-01-08 13:57 UTC  (4+ messages)

GPF in lrw_crypt
 2016-01-08 13:54 UTC  (13+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
            ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                ` [PATCH 1/2] crypto: hash - Add crypto_ahash_has_setkey
                  ` [PATCH 2/2] crypto: algif_hash - Require setkey before accept(2)

[PATCH] ipv6: always add flag an address that failed DAD with DADFAILED
 2016-01-08 13:49 UTC  (2+ messages)

sigaltstack breaks swapcontext()
 2016-01-08 13:49 UTC  (3+ messages)

[PATCH v4] acpi, apei: add Boot Error Record Table (BERT) support
 2016-01-08 13:45 UTC 

[PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf
 2016-01-08 13:46 UTC  (13+ messages)
` [PATCH v4] "

[patch] regulator: core: remove some dead code
 2016-01-08 13:44 UTC  (2+ messages)
` Applied "regulator: core: remove some dead code" to the regulator tree

[patch] get_maintainer: handle file names beginning with ./
 2016-01-08 13:44 UTC  (3+ messages)

[PATCH v4 0/3] dma-mapping: Patches for speeding up allocation
 2016-01-08 13:42 UTC  (5+ messages)
` [PATCH v4 2/3] common: DMA-mapping: add DMA_ATTR_NOHUGEPAGE attribute

[PATCH] mm,oom: Exclude TIF_MEMDIE processes from candidates
 2016-01-08 13:41 UTC  (5+ messages)

x86/microcode update on systems without INITRD
 2016-01-08 13:37 UTC  (22+ messages)

[PATCH 3.12 01/91] ipv6: fix tunnel error handling
 2016-01-08 13:36 UTC  (9+ messages)
` [PATCH 3.12 25/91] x86/setup: Extend low identity map to cover whole kernel range

[PATCH v4.4-rc8] dmaengine: ioatdma: Squelch framesize warnings
 2016-01-08 13:35 UTC  (2+ messages)
` [PATCH v4.4-rc8 v2] "

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-08 13:32 UTC  (2+ messages)

Payment
 2016-01-08 11:26 UTC 

[PATCH v3 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-01-08 13:28 UTC  (4+ messages)
` [PATCH v3 2/2] kexec: Provide arch_kexec_protect(unprotect)_crashkres()

Thoughts about introducing OPTIMIZATION_CFLAG
 2016-01-08 13:25 UTC  (9+ messages)

[GIT PULL] dmaengine fixes for 4.4
 2016-01-08 13:16 UTC 

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2016-01-08 13:12 UTC  (5+ messages)

[PATCH v1 1/8] lib/string: introduce match_string() helper
 2016-01-08 13:01 UTC  (3+ messages)
` [PATCH v1 2/8] device property: convert to use "

[PATCH] autofs: show pipe inode in mount options
 2016-01-08 12:58 UTC  (5+ messages)

[GIT PULL] x86 fixes
 2016-01-08 12:57 UTC 

[RFC/PATCH v3] perf report: Show random usage tip on the help line
 2016-01-08 12:54 UTC  (3+ messages)

[BUG] perf test 21("Test object code reading") failure on ARM64
 2016-01-08 12:52 UTC  (9+ messages)

[GIT PULL] scheduler fixes
 2016-01-08 12:50 UTC 

[PATCH v2] soc: mediatek: SCPSYS: use builtin_platform_driver
 2016-01-08 12:49 UTC  (3+ messages)

[GIT PULL] perf fixes
 2016-01-08 12:46 UTC 

[GIT PULL] irq fix
 2016-01-08 12:42 UTC 

[PATCH v2 00/13] arm64: implement support for KASLR
 2016-01-08 12:40 UTC  (12+ messages)
` [PATCH v2 04/13] arm64: decouple early fixmap init from linear mapping
` [PATCH v2 11/13] arm64: allow kernel Image to be loaded anywhere in physical memory
` [PATCH v2 12/13] arm64: add support for relocatable kernel

[PATCH 0/3] OOM detection rework v4
 2016-01-08 12:37 UTC  (5+ messages)

[PATCH v4.4-rc8 0/7] isdn: eicon: Silence frame size warnings
 2016-01-08 12:32 UTC  (8+ messages)
` [PATCH v4.4-rc8 1/7] isdn: eicon: message: Silence frame size warning
` [PATCH v4.4-rc8 2/7] isdn: eicon: capifunc: "
` [PATCH v4.4-rc8 3/7] isdn: eicon: idifunc: "
` [PATCH v4.4-rc8 4/7] isdn: eicon: mntfunc: "
` [PATCH v4.4-rc8 5/7] isdn: eicon: divasfunc: "
` [PATCH v4.4-rc8 6/7] isdn: eicon: diddfunc: "
` [PATCH v4.4-rc8 7/7] isdn: eicon: consolidate descriptor allocation

[patch] hwmon: (emc2103) Fix typo in MODULE_PARM_DESC
 2016-01-08 12:34 UTC  (2+ messages)
` [lm-sensors] "

Payment
 2016-01-08  9:57 UTC 

[PATCH] net: preserve IP control block during GSO segmentation
 2016-01-08 12:24 UTC  (6+ messages)

[PATCH 3/3] f2fs: skip releasing nodes in chindless extent tree
 2016-01-08 12:24 UTC 

[PATCH 2/3] f2fs: use atomic type for node count in extent tree
 2016-01-08 12:22 UTC 

[PATCH v2 00/12] Add the family patches to support for kylin board
 2016-01-08 12:22 UTC  (5+ messages)
` [PATCH v2 05/12] mmc: pwrseq: Document optional exteral vcc for the simple power sequence
` [PATCH v2 06/12] mmc: pwrseq: add support for power-on sequencing through DT

[PATCH v2] net: preserve IP control block during GSO segmentation
 2016-01-08 12:21 UTC 

(no subject)
 2016-01-08 12:20 UTC  (7+ messages)
` [PATCH 3/4] efi: add Persistent Memory type name
` [PATCH 4/4] x86/efi: print size and base in binary units in efi_print_memmap

[PATCH 1/3] f2fs: recognize encrypted data in f2fs_fiemap
 2016-01-08 12:19 UTC 

[PATCH 0/6] iommu/amd: enable ACPI hardware ID device support
 2016-01-08 12:18 UTC  (5+ messages)
` [PATCH 5/6] iommu/amd: Add support for non-pci devices

[PATCH v2 0/2] power: act8945a: add charger driver for the sub-device of ACT8945A MFD
 2016-01-08 12:17 UTC  (3+ messages)
` [PATCH v2 1/2] power: act8945a: add charger driver for ACT8945A

[PATCH RESEND] bluetooth:hicp:Fix error handling in the function hidp_connection_del
 2016-01-08 12:16 UTC 

[PATCH v2 1/2] f2fs: check node id earily when readaheading node page
 2016-01-08 12:13 UTC 

[PATCH 2/2] f2fs: support revoking atomic written pages
 2016-01-08 12:05 UTC  (8+ messages)
          ` [f2fs-dev] "

[PATCH 1/4] x86/efi: show actual ending addresses in efi_print_memmap
 2016-01-08 12:04 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 0/7] tpm_tis: Clean up force module parameter
 2016-01-08 12:02 UTC  (10+ messages)
` [PATCH v4 1/7] tpm_crb: Use the common ACPI definition of struct acpi_tpm2
` [PATCH v4 3/7] tpm_tis: Do not fall back to a hardcoded address for TPM2
` [PATCH v4 5/7] tpm_tis: Clean up the force=1 module parameter
` [PATCH v4 7/7] tpm_crb: Use devm_ioremap_resource

Source code review around jump label usage
 2016-01-08 12:00 UTC  (7+ messages)
` [PATCH 0/2] 390/qeth: Fine-tuning for qeth_core_set_online()
  ` [PATCH 1/2] 390/qeth: Delete an unnecessary variable initialisation in qeth_core_set_online()
      `  "

For Your Payment!
 2016-01-08 11:48 UTC 

[PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces
 2016-01-08 11:55 UTC  (7+ messages)

[PATCH] efivars: use to_efivar_entry
 2016-01-08 11:47 UTC  (2+ messages)

[PATCH] net: add per device sg_max_frags for skb
 2016-01-08 11:47 UTC  (4+ messages)

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

[PATCH v2 0/9] page_owner improvements for debugging
 2016-01-08 11:34 UTC  (4+ messages)
` [PATCH v2 9/9] mm, oom: print symbolic gfp_flags in oom warning

[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036
 2016-01-08 11:31 UTC  (3+ messages)
` [RESEND RFC PATCH 1/2] clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq table
` [RESEND RFC PATCH 2/2] ARM: dts: rockchip: Update the cpu freqs table


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