linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 18:03:28 to 2016-01-08 20:12:31 UTC [more...]

[PATCH 1/6] QE: Add IC, SI and SIRAM document to device tree bindings
 2016-01-08 20:12 UTC  (5+ messages)
` [PATCH 2/6] QE: Add ucc hdlc document to bindings
` [PATCH 3/6] QE: Add uqe_serial "

[PATCH 1/2] drivers: pata_octeon_cf : Switch IO mode depending on model number
 2016-01-08 20:11 UTC  (3+ messages)

[PATCH] regulator: max8973: add THERMAL_OF dependency
 2016-01-08 20:06 UTC 

[PATCH v4.4-rc8 0/7] isdn: eicon: Silence frame size warnings
 2016-01-08 20:05 UTC  (5+ messages)
` [PATCH v4.4-rc8 5/7] isdn: eicon: divasfunc: Silence frame size warning
` [PATCH v4.4-rc8 6/7] isdn: eicon: diddfunc: "

[PATCH] ata: add AMD Seattle platform driver
 2016-01-08 19:59 UTC  (2+ messages)

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

[PATCH 1/2] virtio_balloon: fix race by fill and leak
 2016-01-08 19:56 UTC  (4+ messages)
` [PATCH 2/2] virtio_balloon: fix race between migration and ballooning

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-08 19:53 UTC  (3+ messages)

[PATCH v3 0/8] Support for transparent PUD pages for DAX files
 2016-01-08 19:49 UTC  (9+ messages)
` [PATCH v3 1/8] mm: Convert an open-coded VM_BUG_ON_VMA
` [PATCH v3 2/8] mm,fs,dax: Change ->pmd_fault to ->huge_fault
` [PATCH v3 3/8] mm: Add support for PUD-sized transparent hugepages
` [PATCH v3 4/8] mincore: Add support for PUDs
` [PATCH v3 5/8] procfs: Add support for PUDs to smaps, clear_refs and pagemap
` [PATCH v3 6/8] x86: Add support for PUD-sized transparent hugepages
` [PATCH v3 7/8] dax: Support for transparent PUD pages
` [PATCH v3 8/8] ext4: Support for PUD-sized transparent huge pages

[PATCH 00/31] x86: Memory Protection Keys (v8)
 2016-01-08 19:51 UTC  (13+ messages)
` [PATCH 10/31] x86, pkeys: arch-specific protection bits
` [PATCH 14/31] x86, pkeys: add functions to fetch PKRU
` [PATCH 26/31] x86, pkeys: add arch_validate_pkey()
` [PATCH 29/31] x86, pkeys: allow kernel to modify user pkey rights register
` [PATCH 30/31] x86, pkeys: create an x86 arch_calc_vm_prot_bits() for VMA flags
` [PATCH 31/31] x86, pkeys: execute-only support

[PATCH] arm64: dts: Rename qcom,gcc node to clock-controller
 2016-01-08 19:51 UTC  (2+ messages)

[patch] get_maintainer: handle file names beginning with ./
 2016-01-08 19:46 UTC  (6+ messages)

[PATCH v2 1/4] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2016-01-08 14:04 UTC  (5+ messages)
` [PATCH] x86/vdso/pvclock: Protect STABLE check with the seqcount

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

[PATCH 0/2] Resume maintenance & development of arch/sh
 2016-01-08 19:40 UTC  (10+ messages)
` [PATCH 2/2] MAINTAINERS: remove linux-sh list from non-arch/sh sections

4.1 to 4.4 regression: Gnome 2 password management asks too late
 2016-01-08 19:33 UTC 

[PATCH 0/3] Enable twl603x-GPADC for some OMAP4/OMAP5 boards and Palmas-RTC for OMAP5
 2016-01-08 19:31 UTC  (13+ messages)
` [PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery

[RFC PATCH v3 0/6] (mostly) Arch-independent livepatch
 2016-01-08 19:28 UTC  (7+ messages)
` [RFC PATCH v3 1/6] Elf: add livepatch-specific Elf constants
` [RFC PATCH v3 2/6] module: preserve Elf information for livepatch modules
` [RFC PATCH v3 3/6] module: s390: keep mod_arch_specific "
` [RFC PATCH v3 4/6] livepatch: reuse module loader code to write relocations
` [RFC PATCH v3 5/6] samples: livepatch: mark as livepatch module
` [RFC PATCH v3 6/6] Documentation: livepatch: outline the Elf format of a "

[PATCH] logfs: fix logfs build errors and dependencies
 2016-01-08 19:25 UTC 

[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
 2016-01-08 19:22 UTC  (6+ messages)

[RFC PATCH 00/15] KEYS: Restrict additions to 'trusted' keyrings
 2016-01-08 19:18 UTC  (18+ messages)
` [RFC PATCH 01/15] X.509: Partially revert patch to add validation against IMA MOK keyring
` [RFC PATCH 02/15] X.509: Don't treat self-signed keys specially
` [RFC PATCH 03/15] KEYS: Generalise system_verify_data() to provide access to internal content
` [RFC PATCH 04/15] PKCS#7: Make trust determination dependent on contents of trust keyring
` [RFC PATCH 05/15] KEYS: Add an alloc flag to convey the builtinness of a key
` [RFC PATCH 06/15] KEYS: Add a facility to restrict new links into a keyring
` [RFC PATCH 07/15] KEYS: Allow authentication data to be stored in an asymmetric key
` [RFC PATCH 08/15] KEYS: Add identifier pointers to public_key_signature struct
` [RFC PATCH 09/15] X.509: Retain the key verification data
` [RFC PATCH 10/15] X.509: Extract signature digest and make self-signed cert checks earlier
` [RFC PATCH 11/15] PKCS#7: Make the signature a pointer rather than embedding it
` [RFC PATCH 12/15] X.509: Move the trust validation code out to its own file
` [RFC PATCH 13/15] KEYS: Generalise x509_request_asymmetric_key()
` [RFC PATCH 14/15] KEYS: Move the point of trust determination to __key_link()
` [RFC PATCH 15/15] KEYS: Remove KEY_FLAG_TRUSTED

[PATCH 1/1] scsi: scsi_transport_fc: Fix a bug in the error handling function
 2016-01-08 19:20 UTC  (4+ messages)

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

[PATCH v4 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-08 19:13 UTC  (5+ messages)
` [PATCH 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH v3 00/14] Initial Microchip PIC32MZDA Support
 2016-01-08 19:04 UTC  (3+ messages)
` [PATCH v3 02/14] irqchip: irq-pic32-evic: Add support for PIC32 interrupt controller

[PATCH 6/6] staging: wlan-ng: NULL compare fixes
 2016-01-08 19:00 UTC 

[PATCH 5/6] staging: wlan-ng: Open parenthesis alignemnt fix
 2016-01-08 18:59 UTC 

[PATCH 4/6] staging: wlan-ng: Spaces after casting operators removed
 2016-01-08 18:59 UTC 

[PATCH 3/6] staging: wlan-ng: Unnecessary blank lines removed
 2016-01-08 18:59 UTC 

[PATCH 2/6] staging: wlan-ng: Logical continuation fix
 2016-01-08 18:59 UTC 

[PATCH 1/6] staging: wlan-ng: Fixed block comment coding style
 2016-01-08 18:59 UTC 

System "hangs" on kernels > v4.4-rc1 - mpt2sas problem?
 2016-01-08 18:56 UTC  (12+ messages)

kvm: GPF in native_set_debugreg
 2016-01-08 18:56 UTC 

[PATCH 1/6] drivers/staging/wlan-ng/p80211conv.c: Fixed block comment coding style
 2016-01-08 18:53 UTC  (4+ messages)

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

[PATCH] pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
 2016-01-08 18:50 UTC 

[PATCH 0/9 REPOST] Tegra CLK Fixes
 2016-01-08 18:45 UTC  (10+ messages)
` [PATCH 1/9] clk: tegra: Fix divider on VI_I2C
` [PATCH 2/9] clk: tegra210: Remove improper flags for lock_enable
` [PATCH 3/9] clk: tegra210: Fix naming of MISC registers
` [PATCH 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [PATCH 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [PATCH 6/9] clk: tegra210: fix pllx dyn step calculation
` [PATCH 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate

kvm: GPF in kvm_lapic_latched_init
 2016-01-08 18:42 UTC 

[PATCH 0/9 REPOST] Tegra CLK Fixes
 2016-01-08 18:37 UTC  (10+ messages)
` [PATCH 1/9] clk: tegra: Fix divider on VI_I2C
` [PATCH 2/9] clk: tegra210: Remove improper flags for lock_enable
` [PATCH 3/9] clk: tegra210: Fix naming of MISC registers
` [PATCH 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [PATCH 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [PATCH 6/9] clk: tegra210: fix pllx dyn step calculation
` [PATCH 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate

[GIT PULL] Revert a fix for 4.4
 2016-01-08 18:36 UTC 

rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17
 2016-01-08 18:35 UTC  (9+ messages)

[PATCH] x86: Micro-optimise clflush_cache_range()
 2016-01-08 18:30 UTC  (3+ messages)
` [tip:x86/mm] x86/mm: "

[PATCH v2 1/2] cxl: fix build for GCC 4.6.x
 2016-01-08 18:30 UTC  (2+ messages)
` [PATCH v2 2/2] cxl: use -Werror only with CONFIG_PPC_WERROR

[PATCH] arm64: fix add kasan bug
 2016-01-08 18:27 UTC  (4+ messages)

[GIT PULL 00/59] perf/core improvements and fixes
 2016-01-08 18:03 UTC  (60+ messages)
` [PATCH 01/59] perf hist: Pass struct sample to __hists__add_entry()
` [PATCH 02/59] perf hist: Save raw_data/size for tracepoint events
` [PATCH 03/59] tools lib traceevent: Factor out and export print_event_field[s]()
` [PATCH 04/59] perf top: Create the evlist sooner
` [PATCH 05/59] perf tools: Pass evlist to setup_sorting()
` [PATCH 06/59] perf tools: Add dynamic sort key for tracepoint events
` [PATCH 07/59] perf tools: Try to show pretty printed output for dynamic sort keys
` [PATCH 08/59] perf tools: Add 'trace' sort key
` [PATCH 09/59] perf report/top: Add --raw-trace option
` [PATCH 10/59] perf tools: Support shortcuts for events in dynamic sort keys
` [PATCH 11/59] perf tools: Support '<event>.*' dynamic sort key
` [PATCH 12/59] perf tools: Skip dynamic fields not defined for current event
` [PATCH 13/59] perf tools: Add 'trace_fields' dynamic sort key
` [PATCH 14/59] perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events
` [PATCH 15/59] tools build feature: Fix feature_check_display_code typo
` [PATCH 16/59] tools build feature: Move dwarf post unwind choice output into perf
` [PATCH 17/59] tools build feature: Introduce feature_assign macro
` [PATCH 18/59] tools build feature: Use value assignment form for FEATURE-DUMP file
` [PATCH 19/59] perf build: Use FEATURE-DUMP in bpf subproject
` [PATCH 20/59] perf tools: Add all matching dynamic sort keys for field name
` [PATCH 21/59] perf report: Add documentation for dynamic sort keys
` [PATCH 22/59] perf stat record: Keep sample_type 0 for pipe session
` [PATCH 23/59] perf script: Process cpu/threads maps
` [PATCH 24/59] perf script: Process stat config event
` [PATCH 25/59] perf script: Add process_stat/process_stat_interval scripting interface
` [PATCH 26/59] perf script: Add stat default handlers
` [PATCH 27/59] perf script: Add python support for stat events
` [PATCH 28/59] perf cpumap: Fix cpu conversion in cpu_map__from_entries
` [PATCH 29/59] perf script: Display stat events by default
` [PATCH 30/59] perf script: Add stat-cpi.py script
` [PATCH 31/59] perf pmu: fix alias->snapshot missing initialization bug
` [PATCH 32/59] perf tests: No need to set attr.sample_freq in the perf time to TSC test
` [PATCH 33/59] perf evlist: Introduce perf_evlist__new_dummy constructor
` [PATCH 34/59] perf test: Use "dummy" events in the PERF_RECORD_ test
` [PATCH 35/59] perf test: No need for setting attr.sample_freq on the RECORD test
` [PATCH 36/59] perf python: Add missing files to binding link list
` [PATCH 37/59] perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
` [PATCH 38/59] perf tests: Give a bit more information on the CQM test failure path
` [PATCH 39/59] tools lib: Move find_next_bit.c to tools/lib/
` [PATCH 40/59] tools lib: Sync tools/lib/find_bit.c with the kernel
` [PATCH 41/59] tools lib: Move bitmap.[ch] from tools/perf/ to tools/{lib,include}/
` [PATCH 42/59] perf top: Decay periods in callchains
` [PATCH 43/59] perf report: Change default to use event group view
` [PATCH 44/59] perf tools: Do not show trace command if it's not compiled in
` [PATCH 45/59] perf tools: Add missing headers in perf's MANIFEST
` [PATCH 46/59] perf script: Align event name properly
` [PATCH 47/59] perf tools: Include all tools/lib directory for tags/cscope/TAGS targets
` [PATCH 48/59] perf tools: Remove list entry from struct sort_entry
` [PATCH 49/59] perf tools: Add overhead/overhead_children keys defaults via string
` [PATCH 50/59] perf diff: Use perf_hpp__register_sort_field interface
` [PATCH 51/59] perf hists: Export a couple of hist functions
` [PATCH 52/59] perf report: Show random usage tip on the help line
` [PATCH 53/59] perf evlist: Make perf_evlist__open() open evsels with their cpus and threads (like perf record does)
` [PATCH 54/59] perf evlist: Remove perf_evlist__(enable|disable)_event functions
` [PATCH 55/59] perf unwind: Use find_map function in access_dso_mem
` [PATCH 56/59] perf unwind: Check for mmaps also in MAP__VARIABLE tree
` [PATCH 57/59] perf libdw: "
` [PATCH 58/59] perf record: Store data mmaps for dwarf unwind
` [PATCH 59/59] perf evlist: Add --trace-fields option to show trace fields

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

[RFC] perf record: missing buildid for callstack modules
 2016-01-08 18:19 UTC  (7+ messages)

[PATCH 0/5 v2] SYNC_NOIDLE preemption for ancestor cgroups
 2016-01-08 18:17 UTC  (7+ messages)
` [PATCH 3/5] cfq-iosched: Allow sync noidle workloads to preempt each other
` [PATCH 4/5] cgroup: Export cgroup_is_descendant()
` [PATCH 5/5] cfq-iosched: Allow parent cgroup to preempt its child

[PATCH 1/7] lightnvm: fix missing grown bad block type
 2016-01-08 18:14 UTC  (7+ messages)
` [PATCH 2/7] lightnvm: add mccap support
` [PATCH 3/7] lightnvm: introduce mlc lower page table mappings
` [PATCH v2 4/7] lightnvm: core on-disk initialization
` [PATCH 5/7] lightnvm: introduce ioctl to initialize device
` [PATCH 6/7] lightnvm: use system block for mm initialization
` [PATCH 7/7] lightnvm: introduce factory reset

[PATCH] PCI: acpiphp_ibm: fix null dereferences on null ibm_slot
 2016-01-08 18:14 UTC  (2+ messages)

[PATCH] shpchp: constify hpc_ops structure
 2016-01-08 18:11 UTC  (2+ messages)

[PATCH v2] lightnvm: introduce nvm_submit_ppa
 2016-01-08 18:10 UTC 

[PATCH] scsi: imm: use new parport device model
 2016-01-08 18:10 UTC  (2+ messages)

[PATCH 1/2] PCI: use to_pci_dev
 2016-01-08 18:08 UTC  (2+ messages)

[PATCH] arm64, pci, numa: Adding helper functions as required by pci
 2016-01-08 18:06 UTC  (3+ messages)


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