LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 18:54:58 to 2015-07-07 23:05:49 UTC [more...]

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-07-07 23:05 UTC  (52+ messages)
` [PATCH 01/42] x86, kasl: Remove not needed parameter for choose_kernel_location
` [PATCH 02/42] x86, boot: Move compressed kernel to end of buffer before decompressing
` [PATCH 03/42] x86, boot: Fix run_size calculation
` [PATCH 04/42] x86, kaslr: Kill not needed and wrong run_size calculation code
` [PATCH 05/42] x86, kaslr: rename output_size to output_run_size
` [PATCH 06/42] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH 07/42] x86, boot: Move z_extract_offset calculation to header.S
` [PATCH 08/42] x86, kaslr: Get correct max_addr for relocs pointer
` [PATCH 09/42] x86, boot: Split kernel_ident_mapping_init to another file
` [PATCH 10/42] x86, 64bit: Set ident_mapping for kaslr
` [PATCH 11/42] x86, boot: Add checking for memcpy
` [PATCH 12/42] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G
` [PATCH 13/42] x86, kaslr: Introduce struct slot_area to manage randomization slot info
` [PATCH 14/42] x86, kaslr: Add two functions which will be used later
` [PATCH 15/42] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address
` [PATCH 16/42] x86, kaslr: Randomize physical and virtual address of kernel separately
` [PATCH 17/42] x86, kaslr: Add support of kernel physical address randomization above 4G
` [PATCH 18/42] x86, kaslr: Remove useless codes
` [PATCH 19/42] x86, kaslr: Allow random address could be below loaded address
` [PATCH 20/42] x86, boot: Add printf support for early console in compressed/misc.c
` [PATCH 21/42] x86, boot: Add more debug printout "
` [PATCH 22/42] x86, setup: Check early serial console per string instead of one char
` [PATCH 23/42] x86, setup: Use puts() instead of printf() in edd code
` [PATCH 24/42] x86: Setup early console as early as possible in x86_start_kernel()
` [PATCH 25/42] x86, boot: print compression suffix in decompress stage
` [PATCH 26/42] x86: remove not needed clear_page calling
` [PATCH 27/42] x86: restore end_of_ram to E820_RAM
` [PATCH 28/42] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
` [PATCH 29/42] x86: Find correct 64 bit ramdisk address for microcode early update
` [PATCH 30/42] x86: Kill E820_RESERVED_KERN
` [PATCH 31/42] x86, efi: Copy SETUP_EFI data and access directly
` [PATCH 32/42] x86, of: Let add_dtb reserve setup_data locally
` [PATCH 33/42] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH 34/42] x86: Kill not used setup_data handling code
` [PATCH 35/42] x86, boot, PCI: Convert SETUP_PCI data to list
` [PATCH 36/42] x86, boot, PCI: Copy SETUP_PCI rom to kernel space
` [PATCH 37/42] x86, boot, PCI: Export SETUP_PCI data via sysfs
` [PATCH 38/42] x86: Fix typo in mark_rodata_ro
` [PATCH 39/42] x86, 64bit: add pfn_range_is_highmapped()
` [PATCH 40/42] x86, 64bit: remove highmap for not needed ranges
` [PATCH 41/42] x86, 64bit: Add __pa_high/__va_high
` [PATCH 42/42] x86: fix msr print again

[PATCH v6 0/4] Compile-time stack validation
 2015-07-07 23:00 UTC  (8+ messages)
` [PATCH v6 2/4] x86/stackvalidate: "
` [PATCH v6 4/4] stackvalidate: Add ignore macros

[PATCH] sched: make decaying sched_avg's variables happen on period boundary
 2015-07-07 22:54 UTC  (2+ messages)

[PATCH V3 0/4] perf: Add PERF_RECORD_SWITCH to indicate context switches
 2015-07-07 22:52 UTC  (7+ messages)
` [PATCH V3 1/4] "

[RFC PATCH v3 0/2] Make eBPF programs output data to perf event
 2015-07-07 22:47 UTC  (3+ messages)
` [RFC PATCH v3 1/2] tracing: Add new trace type for bpf data output

[BUG ?] regmap: debugfs: WARN_ON at regmap-debugfs.c:151
 2015-07-07 22:42 UTC  (6+ messages)

[PATCH 0/2] serial: 8250: Workaround to avoid irq=0 for console
 2015-07-07 22:42 UTC  (3+ messages)

[PATCH] mm:Change unlabeled block of code to a else block in the function dma_pool_free
 2015-07-07 22:41 UTC 

[PATCHSET block/for-4.3] writeback: cgroup writeback updates
 2015-07-07 22:39 UTC  (4+ messages)
` [PATCH 4/5] kernfs: implement kernfs_path_len()

[trace] kernel BUG at kernel/sched/core.c:2881!
 2015-07-07 22:37 UTC  (4+ messages)

[RFCv3 0/5] enable migration of driver pages
 2015-07-07 22:37 UTC  (2+ messages)

[PATCH 1/2] include, lib: add __printf attributes to several function prototypes
 2015-07-07 22:34 UTC  (3+ messages)
` [PATCH 2/2] configfs: fix kernel infoleak through user-controlled format string

[PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible
 2015-07-07 20:02 UTC 

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-07 22:26 UTC  (6+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

[GIT PULL] kdbus for 4.1-rc1
 2015-07-07 21:40 UTC  (11+ messages)

[PATCH RFC 0/5] kdbus: minor quota code improvements
 2015-07-07 22:21 UTC  (4+ messages)

[PATCH 0/4] locking/qrwlock: Improve qrwlock performance
 2015-07-07 22:13 UTC  (15+ messages)
` [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
` [PATCH 4/4] locking/qrwlock: Use direct MCS lock/unlock in slowpath

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-07 22:11 UTC  (10+ messages)

[PATCH] make affs root lookup from blkdev logical size
 2015-07-07 22:05 UTC  (2+ messages)

[char-misc 4.2] mei: nfc: fix deadlock on shutdown/suspend path
 2015-07-07 22:00 UTC  (3+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-07 22:20 UTC  (2+ messages)

[PATCH 4/5] mips:irqchip: prepare for drivers/irqchip/irqchip.h removal
 2015-07-07 21:17 UTC 

[PATCH 3/5] arc:irqchip: prepare for drivers/irqchip/irqchip.h removal
 2015-07-07 21:14 UTC 

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-07 21:51 UTC  (4+ messages)
` [PATCH V3 5/5] selftests: vm: Add tests for lock on fault

[GIT PULL] USB fixes for v4.2-rc2
 2015-07-07 21:46 UTC  (2+ messages)

[PATCH 1/1] suspend: delete sys_sync()
 2015-07-07 22:11 UTC  (4+ messages)

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-07 21:41 UTC  (3+ messages)
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node

[PATCH v2] hwmon: (nct7802) Add pwmX_enable attribute
 2015-07-07 21:40 UTC 

[RFC PATCH] irq: IRQ bypass manager
 2015-07-07 21:40 UTC 

[PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive
 2015-07-07 22:06 UTC  (2+ messages)

[PATCH 1/5] irqchip: prepare for drivers/irqchip/irqchip.h removal
 2015-07-07 21:11 UTC 

[PATCH 2/5] microblaze:irqchip: prepare for drivers/irqchip/irqchip.h removal
 2015-07-07 21:13 UTC 

mips:irqchip: prepare for drivers/irqchip/irqchip.h removal
 2015-07-07 21:16 UTC 

perf, kprobes: fuzzer generates huge number of WARNings
 2015-07-07 21:21 UTC  (6+ messages)

[PATCH v4 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-07 21:18 UTC  (4+ messages)
` [PATCH v4 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU
` [PATCH v4 2/3] net: dsa: add support for switchdev VLAN objects
` [PATCH v4 3/3] net: dsa: mv88e6xxx: add switchdev VLAN operations

[PATCH v3] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-07 21:18 UTC  (2+ messages)

BUG? Duplicate key code 0xe045 in dell-wmi.c
 2015-07-07 21:18 UTC  (3+ messages)

[PATCH] Explicitly declare the role "base_r"
 2015-07-07 21:10 UTC 

[PATCH 5/5] irqchip: remove header drivers/irqchip/irqchip.h
 2015-07-07 21:18 UTC 

[PATCH] drm/msm/mdp5:Add DMA pipe planes for MDP5
 2015-07-07 21:17 UTC 

[PATCH] drm/msm/mdp: Add capabilities to MDP planes
 2015-07-07 21:16 UTC 

Raspberry Pi 2 support, part 1: Interrupt controller
 2015-07-07 21:13 UTC  (5+ messages)
` [PATCH 1/4] irqchip: bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ
` [PATCH 2/4] irqchip: bcm2835: If a parent interrupt is registered, chain from it
` [PATCH 3/4] irqchip: Add documentation for the bcm2836 interrupt controller
` [PATCH 4/4] irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2

[PATCH 0/2] I2C/SMBus: add support for Host Notify in i2c_i801
 2015-07-07 21:00 UTC  (10+ messages)
` [PATCH 1/2] i2c: add SMBus Host Notify support
` [PATCH 2/2] i2c: i801: add support of Host Notify

[PATCH] powerpc/perf/24x7: Fix lockdep warning
 2015-07-07 20:54 UTC  (2+ messages)

[PATCH v3 0/3] megaraid: use dev_printk() when possible
 2015-07-07 20:52 UTC  (4+ messages)
` [PATCH v3 1/3] megaraid : use dev_printk "
` [PATCH v3 2/3] megaraid_sas "
` [PATCH v3 3/3] megaraid_sas : fix whitespace errors

SDHCI: mdelay() in hot path in esdhc_pltfm_set_clock looses CAN (!) frames
 2015-07-07 20:52 UTC  (3+ messages)

[PATCH 0/6] 32-bit PVH domU support
 2015-07-07 20:51 UTC  (18+ messages)
` [PATCH 1/6] xen/x86/pvh: Save %rbx in xen_pvh_early_cpu_init()
` [PATCH 2/6] xen/x86: Remove unnecessary memset() call
` [PATCH 3/6] xen/x86/pvh: Properly set page tables for 32-bit PVH guests
` [PATCH 4/6] xen/x86/pvh: Set up descriptors "
` [PATCH 5/6] xen/x86/pvh: Add 32-bit PVH initialization code
` [PATCH 6/6] xen/x86/pvh: Allow building 32-bit PVH guests

[PATCH] HID: i2c-hid: Call device suspend callback before disabling irq
 2015-07-07 20:49 UTC  (3+ messages)

[PATCH 0/5] Remove obsolete 'drivers/irqchip/irqchip.h' header
 2015-07-07 20:27 UTC 

[PATCH] Warnings : Fixed 80 character length warning in rtw_ap.c
 2015-07-07 20:38 UTC  (3+ messages)

[PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup
 2015-07-07 20:31 UTC  (3+ messages)

Notebook does not resume from hibernation
 2015-07-07 20:25 UTC  (7+ messages)

[PATCH] sched: let __sched_period() use rq cfs's nr_running
 2015-07-07 20:28 UTC  (2+ messages)

[RFC PATCH v10 00/50] perf tools: filtering events using eBPF programs
 2015-07-07 20:16 UTC  (10+ messages)
` [RFC PATCH v10 20/50] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v10 21/50] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v10 22/50] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v10 23/50] perf tools: Make perf depend on libbpf

[PATCH] gpiolib: remove unneeded assignation
 2015-07-07 20:22 UTC 

[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider
 2015-07-07 20:13 UTC  (3+ messages)

[patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down
 2015-07-07 20:06 UTC  (2+ messages)
` [tip:irq/urgent] hotplug: Prevent alloc/ free "

GOOD DAY
 2015-07-07 20:05 UTC 

[PATCH v3 RESEND] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-07-07 20:05 UTC  (4+ messages)

[PATCH v4] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-07-07 20:04 UTC 

[PATCH] hwmon: (nct7802) Add pwmX_enable attribute
 2015-07-07 20:02 UTC 

[PATCH v3 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-07 20:00 UTC  (6+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-07 19:54 UTC  (4+ messages)
                                ` [PATCH 1/1] kconfig: Deletion of unnecessary checks before the function call "sym_calc_value"
                                  ` [PATCH v2] "
                                    ` [PATCH v3] kconfig: Delete "

3.18.17 Xen regression
 2015-07-07 19:54 UTC 

[PATCH 3/3] emu10k1: rename Audigy Analog Capture Boost control
 2015-07-07 19:54 UTC 

[PATCH] freescale:Make the function gfar_configure_coalescing_all static
 2015-07-07 19:53 UTC 

[PATCH 2/3] emu10k1: enable TAD mic out on Audigy
 2015-07-07 19:53 UTC 

[PATCH 1/3] emu10k1: remove unused AC'97 mixer controls on Audigy
 2015-07-07 19:52 UTC 

[PATCH v2] gpio-pca953x: Support NXP PCAL9555A with Agile I/O
 2015-07-07 19:42 UTC 

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-07-07 19:47 UTC  (7+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm

[PATCH 0/8] Support hardware perf counters on xtensa
 2015-07-07 19:47 UTC  (5+ messages)
` [PATCH 2/8] xtensa: keep exception/interrupt stack continuous

[PATCH V3 0/3] hwmon:f71882fg add new Fintek SuperIO support
 2015-07-07 19:32 UTC  (2+ messages)

mmotm 2015-07-06-16-25 uploaded
 2015-07-07 19:25 UTC  (2+ messages)

Filebench failure on ramdisk with Ext4-DAX
 2015-07-07 19:19 UTC 

Applied "regmap: Use different lockdep class for each regmap init call" to the regmap tree
 2015-07-07 19:08 UTC  (2+ messages)

[RFCv5 PATCH 00/46] sched: Energy cost model for energy-aware scheduling
 2015-07-07 18:24 UTC  (22+ messages)
` [RFCv5 PATCH 07/46] arm: Cpu invariant scheduler load-tracking support
` [RFCv5 PATCH 09/46] sched: Track blocked utilization contributions
` [RFCv5 PATCH 13/46] sched: Documentation for scheduler energy cost model
` [RFCv5 PATCH 14/46] sched: Make energy awareness a sched feature
` [RFCv5 PATCH 17/46] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
` [RFCv5 PATCH 19/46] sched: Compute cpu capacity available at current frequency
` [RFCv5 PATCH 22/46] sched: Calculate energy consumption of sched_group
` [RFCv5 PATCH 23/46] sched: Extend sched_group_energy to test load-balancing decisions
` [RFCv5 PATCH 24/46] sched: Estimate energy impact of scheduling decisions
` [RFCv5 PATCH 28/46] sched: Count number of shallower idle-states in struct sched_group_energy
` [RFCv5 PATCH 29/46] sched: Determine the current sched_group idle-state
` [RFCv5 PATCH 30/46] sched: Add cpu capacity awareness to wakeup balancing
` [RFCv5 PATCH 31/46] sched: Consider spare cpu capacity at task wake-up
` [RFCv5 PATCH 36/46] sched: Prevent unnecessary active balance of single task in sched group
` [RFCv5 PATCH 37/46] cpufreq: introduce cpufreq_driver_might_sleep
` [RFCv5 PATCH 38/46] sched: scheduler-driven cpu frequency selection
` [RFCv5 PATCH 39/46] sched/cpufreq_sched: use static key for "
` [RFCv5 PATCH 40/46] sched/cpufreq_sched: compute freq_new based on capacity_orig_of()
` [RFCv5 PATCH 41/46] sched/fair: add triggers for OPP change requests
` [RFCv5 PATCH 42/46] sched/{core,fair}: trigger OPP change request on fork()
` [RFCv5 PATCH 43/46] sched/{fair,cpufreq_sched}: add reset_capacity interface

[3.19.y-ckt stable] Linux 3.19.8-ckt3 stable review
 2015-07-07 18:21 UTC  (7+ messages)
` [PATCH 3.19.y-ckt 002/102] [3.19-stable only] Revert "Drivers: hv: vmbus: Add support for VMBus panic notifier handler"
` [PATCH 3.19.y-ckt 003/102] vfs: read file_handle only once in handle_to_path
` [PATCH 3.19.y-ckt 004/102] Revert "tools/vm: fix page-flags build"
` [PATCH 3.19.y-ckt 006/102] kvm: x86: fix kvm_apic_has_events to check for NULL pointer
` [PATCH 3.19.y-ckt 007/102] IB/ipoib: factor out ah flushing
` [PATCH 3.19.y-ckt 008/102] IB/ipoib: change init sequence ordering


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 read-only IMAP folder(s) and NNTP newsgroup(s).