linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-07 15:08:57 to 2015-07-07 17:55:39 UTC [more...]

[PATCH v5 00/17] x86: Rewrite exit-to-userspace code
 2015-07-07 17:55 UTC  (4+ messages)
    ` [PATCH] x86/entry/64: Fix warning on compat syscalls with CONFIG_AUDITSYSCALL=n

[PATCH] clk: at91: Silence warnings and cleanup __init usage
 2015-07-07 17:54 UTC  (5+ messages)

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

[PATCH 0/2] I2C/SMBus: add support for Host Notify in i2c_i801
 2015-07-07 17:40 UTC  (5+ messages)
` [PATCH 1/2] i2c: add SMBus Host Notify support

[PATCH 0/3] kmod: Make nohz-full friendly + cleanups
 2015-07-07 17:38 UTC  (6+ messages)
` [PATCH 3/3] kmod: Remove unecessary explicit wide CPU affinity setting

[PATCH] trivial: fix typos and remove double words
 2015-07-07 17:38 UTC  (2+ messages)

[PATCH RFC V2 0/5] partial callgrap and time support
 2015-07-07 10:19 UTC  (6+ messages)
` [PATCH RFC V2 1/5] perf,tools: introduce OPT_CALLBACK_SET/OPT_CALLBACK_NOOPT_SET
` [PATCH RFC V2 2/5] perf/documentation: Add description for period
` [PATCH RFC V2 3/5] perf,tool: partial time support
` [PATCH RFC V2 4/5] perf,tool: partial callgrap support
` [PATCH RFC V2 5/5] perf,tests: Add tests to callgrap and time parse

[GIT PULL] USB fixes for v4.2-rc2
 2015-07-07 17:30 UTC 

[PATCH] PCI: Only enable IO window if supported
 2015-07-07 17:28 UTC  (9+ messages)

[PATCH 0/4] locking/qrwlock: Improve qrwlock performance
 2015-07-07 17:27 UTC  (9+ messages)
` [PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency

[PATCH v3 00/15] Introducing per-device MSI domain
 2015-07-07 17:18 UTC  (16+ messages)
` [PATCH v3 01/15] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v3 02/15] PCI: MSI: Register irq domain with specific token
` [PATCH v3 03/15] device core: Introduce per-device MSI domain pointer
` [PATCH v3 04/15] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v3 05/15] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v3 06/15] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v3 07/15] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v3 08/15] platform: of: Assign MSI domain to platform device
` [PATCH v3 09/15] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v3 10/15] irqchip: gicv3-its: Register irq domain with platform MSI token
` [PATCH v3 11/15] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v3 12/15] irqchip: gicv3-its: "
` [PATCH v3 13/15] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v3 14/15] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v3 15/15] PCI/MSI: Drop domain field from msi_controller

[RFC v2 0/6] IRQ bypass manager and irqfd consumer
 2015-07-07 17:17 UTC  (2+ messages)

[PATCH v3] mfd: atmel-hlcdc: implement config synchronization
 2015-07-07 17:16 UTC 

[patch 2/2] tick/broadcast: Handle spurious interrupts gracefully
 2015-07-07 17:15 UTC  (2+ messages)
` [tip:timers/urgent] "

[patch 1/2] tick/broadcast: Prevent deep idle states if no broadcast device available
 2015-07-07 17:14 UTC  (9+ messages)
` [tip:timers/urgent] tick/broadcast: Prevent hrtimer recursion
` [tip:timers/urgent] tick/broadcast: Sanity check the shutdown of the local clock_event
` [tip:timers/urgent] tick/broadcast: Make idle check independent from mode and config
` [tip:timers/urgent] tick/broadcast: Prevent deep idle if no broadcast device available
` [tip:timers/urgent] tick/broadcast: Move the check for periodic mode inside state handling
` [tip:timers/urgent] tick/broadcast: Return busy if periodic mode and hrtimer broadcast
` [tip:timers/urgent] tick/broadcast: Return busy when IPI is pending
` [tip:timers/urgent] tick/broadcast: Check for hrtimer broadcast active early

[PATCH] [SCSI] FlashPoint: optimize string comparison
 2015-07-07 17:04 UTC  (3+ messages)

[RFC 0/8] Additional kmsg devices
 2015-07-07 17:10 UTC  (5+ messages)

[PATCH V2] acpi-cpufreq: replace per_cpu with driver_data of policy
 2015-07-07 17:11 UTC  (2+ messages)

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-07 17:03 UTC  (6+ messages)
` [PATCH V3 1/5] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V3 2/5] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V3 3/5] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V3 5/5] selftests: vm: Add tests for lock on fault

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-07-07 17:06 UTC  (21+ messages)
                                ` [patch] "

[PATCH] staging: comedi: cb_pcimdas: add external analog output ranges
 2015-07-07 17:06 UTC 

[PATCH v5 0/6] fs/seq_file: introduce seq_hex_dump() helper
 2015-07-07 17:04 UTC  (7+ messages)
` [PATCH v5 1/6] seq_file: provide an analogue of print_hex_dump()
` [PATCH v5 2/6] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v5 3/6] parisc: "
` [PATCH v5 4/6] [S390] zcrypt: "
` [PATCH v5 5/6] kmemleak: "
` [PATCH v5 6/6] wil6210: "

[phy] kernel BUG at drivers/base/driver.c:153!
 2015-07-07 17:02 UTC 

[PATCH] pinctrl: at91: fix null pointer dereference
 2015-07-07 17:02 UTC  (2+ messages)

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-07-07 16:56 UTC  (10+ messages)

[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
 2015-07-07 16:54 UTC 

[PULL] virtio/vhost: cross endian support
 2015-07-07 16:51 UTC  (7+ messages)

[RFC PATCH 0/1] RFC - Implement a usbredir kernel module
 2015-07-07 16:47 UTC  (8+ messages)
` [RFC PATCH 1/1] Add a usbredir kernel module to remotely connect USB devices over IP

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-07-07 16:34 UTC  (7+ messages)
` [PATCH v3 1/6] mfd: da9150: Add support for Fuel-Gauge
` [PATCH v3 2/6] mfd: da9150: Update DT bindings for Fuel-Gauge support
` [PATCH v3 3/6] power: Add support for DA9150 Fuel-Gauge
` [PATCH v3 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge
` [PATCH v3 5/6] mfd: da9150: Use relative paths in DT bindings document
` [PATCH v3 6/6] mfd: da9150: Use DEFINE_RES_IRQ_NAMED() help macro for IRQ resource

[PATCH v8 01/11] KVM: add comments for kvm_debug_exit_arch struct
 2015-07-07 16:30 UTC  (11+ messages)
` [PATCH v8 02/11] KVM: arm64: guest debug, define API headers
` [PATCH v8 03/11] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
` [PATCH v8 04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug
` [PATCH v8 05/11] KVM: arm64: guest debug, add SW break point support
` [PATCH v8 06/11] KVM: arm64: guest debug, add support for single-step
` [PATCH v8 07/11] KVM: arm64: re-factor hyp.S debug register code
` [PATCH v8 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v8 09/11] KVM: arm64: guest debug, HW assisted debug support
` [PATCH v8 10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
` [PATCH v8 11/11] KVM: arm64: add trace points for guest_debug debug

Performance bottleneck with ndo_start_xmit
 2015-07-07 16:32 UTC 

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-07 16:33 UTC  (8+ messages)

[PATCH RFC 0/5] kdbus: minor quota code improvements
 2015-07-07 16:29 UTC  (3+ messages)

[PATCH v3 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-07 16:22 UTC  (12+ messages)
` [PATCH v3 1/3] net: dsa: mv88e6xxx: add debugfs interface for VTU

[PATCH 1/1] cputime: Make the reported utime+stime correspond to the actual runtime
 2015-07-07 16:26 UTC  (14+ messages)

[PATCH v2] x86/irq: hide HYP in /proc/interrupts when not on Xen/Hyper-V
 2015-07-07 16:26 UTC 

[PATCH 1/3] Input: of_touchscreen - always issue warning if axis is not set up
 2015-07-07 16:25 UTC  (4+ messages)
` [PATCH 2/3] Input: of_touchscreen - fix setting max values on X/Y axis

[PATCH 0/5] usb: gadget: miscellaneous fixes
 2015-07-07 16:24 UTC  (7+ messages)
` [PATCH 1/5] usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
` [PATCH 3/5] usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()

[PATCH v3] bonding: "primary_reselect" with "failure" is not working properly
 2015-07-07 16:22 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-07-07 16:15 UTC  (11+ messages)
              ` [PATCH 0/2] staging: wilc1000: Deletion of two unnecessary checks
                ` [PATCH 1/2] staging: wilc1000: Delete unnecessary checks before two function calls
                    ` Clarification for the use of additional fields in the message body

[PATCH v8 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-07 16:15 UTC  (3+ messages)

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

[PATCH v5 2/6] arch: unify ioremap prototypes and macro aliases
 2015-07-07 16:07 UTC  (11+ messages)

[PATCH] staging: comedi: use CAP_SYS_ADMIN instead of CAP_NET_ADMIN
 2015-07-07 16:06 UTC 

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-07 16:03 UTC  (6+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[phy] kernel BUG at drivers/base/driver.c:153!
 2015-07-07 16:00 UTC 

[RFC PATCH v3 0/4] Integration of trace events with System Trace IP blocks
 2015-07-07 15:58 UTC  (3+ messages)
` [RFC PATCH v3 2/4] trace: Add an entry for printing trace log to STM

[PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup
 2015-07-07 15:51 UTC  (8+ messages)
` [PATCH 1/7] blkcg: remove unnecessary request_list->blkg NULL test in blk_put_rl()
` [PATCH 2/7] blkcg: use blkg_free() in blkcg_init_queue() failure path
` [PATCH 3/7] blkcg: make blkcg_activate_policy() allow NULL ->pd_init_fn
` [PATCH 4/7] blkcg: replace blkcg_policy->pd_size with ->pd_alloc/free_fn() methods
` [PATCH 5/7] blk-throttle: remove asynchrnous percpu stats allocation mechanism
` [PATCH 6/7] blk-throttle: clean up blkg_policy_data alloc/init/exit/free methods
` [PATCH 7/7] blkcg: make blkcg_policy methods take a pointer to blkcg_policy_data

[PATCH v3] arm64: Modify the dump mem for 64 bit addresses
 2015-07-07 15:53 UTC  (2+ messages)

[PATCH 1/3] dell-laptop: Clear buffer before each SMBIOS call
 2015-07-07 15:52 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 0/2] ARM: dra7: fix DCAN glitch
 2015-07-07 15:49 UTC  (6+ messages)
` [PATCH 1/2] net: can: c_can: Fix default pinmux glitch at init

[PATCH v3 0/7] clk: replace div_mask() by clk_div_mask()
 2015-07-07 15:48 UTC  (4+ messages)
` [PATCH v3 1/7] clk: introduce clk_div_mask() helper

[PATCH] include/linux/compiler.h: unconditionally define __pmem sparse attribute
 2015-07-07 15:47 UTC  (3+ messages)

[PATCH v7] dma: Add Xilinx AXI Direct Memory Access Engine driver support
 2015-07-07 15:31 UTC  (5+ messages)

[PATCH v2 0/7] crypto: omap-aes: Add support for GCM mode
 2015-07-07 15:31 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: omap-aes: Fix CTR mode
` [PATCH v2 2/7] crypto: omap-aes: Increase priority of hw accelerator
` [PATCH v2 3/7] crypto: omap-aes: Fix configuring of AES mode
` [PATCH v2 4/7] crypto: omap-aes: Use BIT() macro
` [PATCH v2 5/7] crypto: aead: Add aead_request_cast() api
` [PATCH v2 6/7] crypto: omap-aes: Add support for GCM mode
` [PATCH v2 7/7] crypto: tcrypt: Fix AEAD speed tests

[PATCHSET v2 block/for-4.3] block, cgroup: make cfq charge async IOs to the appropriate blkcgs
 2015-07-07 15:36 UTC  (10+ messages)
` [PATCH 1/9] cfq-iosched: simplify control flow in cfq_get_queue()
` [PATCH 2/9] cfq-iosched: fix async oom queue handling
` [PATCH 3/9] cfq-iosched: fix oom cfq_queue ref leak in cfq_set_request()
` [PATCH 4/9] cfq-iosched: minor cleanups
` [PATCH 5/9] blkcg, cfq-iosched: use GFP_NOWAIT instead of GFP_ATOMIC for non-critical allocations
` [PATCH 6/9] cfq-iosched: remove @gfp_mask from cfq_find_alloc_queue()
` [PATCH 7/9] cfq-iosched: move cfq_group determination from cfq_find_alloc_queue() to cfq_get_queue()
` [PATCH 8/9] cfq-iosched: fold cfq_find_alloc_queue() into cfq_get_queue()
` [PATCH 9/9] cfq-iosched: charge async IOs to the appropriate blkcg's instead of the root

[RFC/RFT PATCH v2 0/4] KVM: x86: full virtualization of guest MTRR
 2015-07-07 15:36 UTC  (4+ messages)
` [PATCH 1/4] KVM: count number of assigned devices

[PATCH v5 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support
 2015-07-07 15:32 UTC  (5+ messages)

[PATCH v2] add stealth mode
 2015-07-07 15:27 UTC  (7+ messages)

[PATCH v2 0/7] ARM: berlin: nand support
 2015-07-07 15:27 UTC  (8+ messages)
` [PATCH v2 1/7] mtd: pxa3xx_nand: add a non mandatory ECC clock
` [PATCH v2 2/7] Documentation: bindings: document the clocks for pxa3xx-nand
` [PATCH v2 3/7] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
` [PATCH v2 4/7] Documentation: bindings: add the Berlin nand controller compatible
` [PATCH v2 5/7] mtd: nand: let Marvell Berlin SoCs select the pxa3xx driver
` [PATCH v2 6/7] ARM: berlin: add BG2Q node for the nand
` [PATCH v2 7/7] ARM: berlin: enable flash on the BG2Q DMP

[RFC PATCH v10 00/50] perf tools: filtering events using eBPF programs
 2015-07-07 15:17 UTC  (5+ messages)
` [RFC PATCH v10 11/50] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v10 12/50] bpf tools: Collect eBPF programs from their own sections

rx51-battery.ko incompatiblity: board code vs DT
 2015-07-07 15:15 UTC  (3+ messages)

[PATCH v2 0/9] regulator: pwm-regulator: Introduce continuous-mode
 2015-07-07 15:06 UTC  (3+ messages)
` [PATCH v2 1/9] ARM: multi_v7_defconfig: Enable ST's PWM driver
` [PATCH v2 2/9] ARM: multi_v7_defconfig: Enable ST's Power Reset driver

[PATCH v4 0/2] Correct for ACPI 5.1->6.0 spec changes in MADT GICC entries
 2015-07-07 15:12 UTC  (7+ messages)
` [PATCH v4 1/2] ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macro

[PATCHSET block/for-4.3] writeback: cgroup writeback updates
 2015-07-07 15:12 UTC  (7+ messages)
` [PATCH 1/5] writeback: bdi_for_each_wb() iteration is memcg ID based not blkcg
` [PATCH 2/5] writeback: remove wb_writeback_work->single_wait/done
` [PATCH 3/5] writeback: explain why @inode is allowed to be NULL for inode_congested()
` [PATCH 4/5] kernfs: implement kernfs_path_len()
` [PATCH 5/5] writeback: update writeback tracepoints to report cgroup

[PATCH 0/7] mm: reliable memory allocation with kvmalloc
 2015-07-07 15:13 UTC  (8+ messages)
` [PATCH 1/7] mm/vmalloc: export __vmalloc_node_flags
` [PATCH 2/7] mm: introduce kvmalloc and kvmalloc_node
` [PATCH 3/7] dm-ioctl: join flags DM_PARAMS_KMALLOC and DM_PARAMS_VMALLOC
` [PATCH 4/7] dm: use kvmalloc
` [PATCH 5/7] dm-thin: "
` [PATCH 6/7] dm-stats: use kvmalloc_node
` [PATCH 7/7] dm: make dm_vcalloc use kvmalloc

[PATCH v6 0/7] mm/zsmalloc: introduce automatic pool compaction
 2015-07-07 15:12 UTC  (6+ messages)
` [PATCH v6 7/7] zsmalloc: use shrinker to trigger auto-compaction

[PATCH] arm64: dts: mt8173: add clock_null
 2015-07-07 15:10 UTC  (5+ messages)

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

[PATCH v2 0/4] mtd: pxa3xx_nand: rework the timing setup
 2015-07-07 15:08 UTC  (4+ messages)
` [PATCH v2 2/4] mtd: pxa3xx_nand: add helpers to setup the timings
` [PATCH v2 3/4] mtd: pxa3xx_nand: rework flash detection and timing setup
` [PATCH v2 4/4] mtd: pxa3xx_nand: clean up the pxa3xx timings


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