linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-14 18:42:34 to 2016-04-15 01:29:59 UTC [more...]

[RFC 0/8] drm: explicit fencing support
 2016-04-15  1:29 UTC  (5+ messages)
` [RFC 1/8] dma-buf/fence: add fence_collection fences
` [RFC 3/8] drm/fence: allow fence waiting to be interrupted by userspace
` [RFC 6/8] drm/fence: create DRM_MODE_ATOMIC_OUT_FENCE flag
` [RFC 8/8] drm/fence: add out-fences support

linux-next crash during very early boot
 2016-04-15  1:25 UTC  (4+ messages)

[PATCHv3 0/2] target: make location of /var/targets configurable
 2016-04-15  1:18 UTC  (3+ messages)
` [PATCHv3 1/2] target: make target db location configurable
` [PATCHv3 2/2] target: use new "dbroot" target attribute

[PATCH 0/3] RxRPC: 2nd rewrite part 2
 2016-04-15  1:07 UTC  (3+ messages)
` [PATCH 1/3] rxrpc: Don't permit use of connect() op and simplify sendmsg() op

[PATCH 1/2] [media] tvp5150: return I2C write operation failure to callers
 2016-04-15  1:00 UTC  (2+ messages)
` [PATCH 2/2] [media] tvp5150: propagate I2C write error in .s_register callback

mmotm woes, mainly compaction
 2016-04-15  1:00 UTC  (5+ messages)

linux-next: build warning after merge of the ipvs-next tree
 2016-04-15  0:57 UTC 

[PATCH] fs: add the FIGETFROZEN ioctl call
 2016-04-15  0:50 UTC  (2+ messages)

[PATCH] namespace: update event counter when umounting a deleted dentry
 2016-04-15  0:50 UTC  (2+ messages)

[RESEND PATCH 0/3] power: Remove the deprecated extcon functions
 2016-04-15  0:43 UTC  (4+ messages)
` [RESEND PATCH 1/3] power: charger-manager: Replace deprecatd API of extcon
` [RESEND PATCH 2/3] power: axp288_charger: "
` [RESEND PATCH 3/3] extcon: Remove the deprecated extcon functions

[PATCH 1/2] asus-laptop: remove redundant initializers
 2016-04-15  0:36 UTC  (6+ messages)
` [PATCH 2/2] asus-laptop: remove unused variable

[PATCH] platform:x86 decouple telemetry driver from the optional IPC resources
 2016-04-15  0:32 UTC  (4+ messages)

[PATCH net-next 0/2] ethernet: intel: Support Hyper-V hosts
 2016-04-15  0:26 UTC  (12+ messages)
` [PATCH net-next 1/2] ethernet: intel: Add the device ID's presented while running on Hyper-V
  ` [PATCH net-next 2/2] intel: ixgbevf: Support Windows hosts (Hyper-V)

[PATCH v2 0/6] perf tools: Use SIGUSR2 control data dumpping
 2016-04-15  0:19 UTC  (4+ messages)
` [PATCH v2 2/6] perf record: Split output into multiple files via '--switch-output'

[PATCH V2 01/30] bitops: add parity functions
 2016-04-15  2:11 UTC  (6+ messages)
` [PATCH v2 10/30] Add x86-specific "

[PATCHv2 0/2] target: make location of /var/targets configurable
 2016-04-15  0:04 UTC  (4+ messages)
` [PATCHv2 1/2] target: make target db location configurable

WARNING: CPU: 1 PID: 2485 at drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1752 iwl_trans_pcie_grab_nic_access+0x110/0x120 [iwlwifi]
 2016-04-15  2:07 UTC 

Updated version of RD/WR FS/GS BASE patchkit
 2016-04-15  0:06 UTC  (3+ messages)
` [PATCH 2/9] x86: Add support for rd/wr fs/gs base

[PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64
 2016-04-14 23:48 UTC  (4+ messages)

[PATCH 1/2] [v4] net: emac: emac gigabit ethernet controller driver
 2016-04-14 23:34 UTC  (6+ messages)

[PATCH 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-04-14 23:32 UTC  (6+ messages)
` [PATCH 1/5] lib/dlock-list: Distributed and lock-protected lists
` [PATCH 2/5] lib/dlock-list: Add __percpu modifier for parameters
` [PATCH 3/5] fsnotify: Simplify inode iteration on umount
` [PATCH 4/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH 5/5] vfs: Use dlock list for superblock's inode list

[PATCH v7 0/4] vfs: Use per-cpu list for SB's s_inodes list
 2016-04-14 23:33 UTC  (7+ messages)
` [PATCH v7 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks

[PATCH] staging: fsl-mc: bus: Drop warning
 2016-04-14 22:57 UTC  (2+ messages)

[PATCH] x86/vdso: add mremap hook to vm_special_mapping
 2016-04-14 22:58 UTC  (3+ messages)
` [PATCHv2] "

[RFC PATCH] fs: define a string representation of the kernel_read_file_id enumeration
 2016-04-14 22:46 UTC  (2+ messages)

[PATCH v2] kaslr: allow kASLR to be default over Hibernation
 2016-04-14 22:42 UTC  (5+ messages)

[PATCH v5 00/21] x86, boot: KASLR cleanup and 64-bit improvements
 2016-04-14 22:29 UTC  (22+ messages)
` [PATCH v5 01/21] x86, KASLR: Remove unneeded boot_params argument
` [PATCH v5 02/21] x86, KASLR: Handle kernel relocation above 2G
` [PATCH v5 03/21] x86, KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
` [PATCH v5 04/21] x86, boot: Move compressed kernel to end of decompression buffer
` [PATCH v5 05/21] x86, boot: Calculate decompression size during boot not build
` [PATCH v5 06/21] x86, KASLR: Update description for decompressor worst case size
` [PATCH v5 07/21] x86, boot: Fix run_size calculation
` [PATCH v5 08/21] x86, KASLR: Clean up unused code from old run_size
` [PATCH v5 09/21] x86, KASLR: Correctly bounds-check relocations
` [PATCH v5 10/21] x86, KASLR: Consolidate mem_avoid entries
` [PATCH v5 11/21] x86, boot: Split out kernel_ident_mapping_init
` [PATCH v5 12/21] x86, 64bit: Set ident_mapping for KASLR
` [PATCH v5 13/21] x86, boot: Report overlap failures in memcpy
` [PATCH v5 14/21] x86, KASLR: Add slot_area to manage random slots
` [PATCH v5 15/21] x86, KASLR: Add slot_area support functions
` [PATCH v5 16/21] x86, KASLR: Add virtual address choosing function
` [PATCH v5 17/21] x86, KASLR: Clarify purpose of each get_random_long
` [PATCH v5 18/21] x86, KASLR: Randomize virtual address separately
` [PATCH v5 19/21] x86, KASLR: Add physical address randomization >4G
` [PATCH v5 20/21] x86, KASLR: Remove unused slot tracking code
` [PATCH v5 21/21] x86, KASLR: Allow randomization below load address

[PATCH 0/3] fec: ethtool: move to new api {get|set}_link_ksettings
 2016-04-14 22:35 UTC  (4+ messages)
` [PATCH 1/3] net: ethtool: export conversion function between u32 and link mode
` [PATCH 2/3] phy: add generic function to support ksetting support
` [PATCH 3/3] fec: move to new ethtool api {get|set}_link_ksettings

[PATCH v4 0/8] block: prepare for multipage bvecs
 2016-04-14 22:22 UTC  (3+ messages)

[PATCH 0/3] More small davinci device tree fixes
 2016-04-14 22:20 UTC  (2+ messages)

[PATCH] media: saa7134 fix media_dev alloc error path to not free when alloc fails
 2016-04-14 22:18 UTC  (3+ messages)

[PATCH v2] ata: add AMD Seattle platform driver
 2016-04-14 22:14 UTC  (7+ messages)

[PATCH memory-barriers.txt 0/7] Memory-model updates for 4.7
 2016-04-14 22:17 UTC  (8+ messages)
` [PATCH memory-barriers.txt 6/7] documentation: Add Korean translation

[RFC PATCH] KEYS: Provide keyctls to do public key operations
 2016-04-14 22:00 UTC 

[PATCH 01/14] drm/amdgpu: use drm_crtc_send_vblank_event()
 2016-04-14 21:59 UTC  (7+ messages)
` [PATCH 05/14] drm/msm: "
` [PATCH 09/14] drm/rcar-du: "
` [PATCH 10/14] drm/shmobile: "

[PATCH net-next 1/1] hv_netvsc: Implement support for VF drivers on Hyper-V
 2016-04-14 23:31 UTC 

[PATCH v7 0/2] AMBA: add complete support for power domains
 2016-04-14 21:51 UTC  (7+ messages)
` [PATCH v7 1/2] drivers: base: add support for registering notifier about deferred probe

[PATCH] efi: Use GFP_ATOMIC instead of GFP_KERNEL
 2016-04-14 21:49 UTC  (2+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-04-14 21:40 UTC  (13+ messages)
                ` [PATCH] documentation: Add disclaimer

[PATCH RESEND] devcoredump: add scatterlist support
 2016-04-14 21:22 UTC  (2+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-14 21:12 UTC  (16+ messages)
` [Xen-devel] "

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-14 21:07 UTC  (2+ messages)
` [PATCH 2/2] device-tree: nexus7: Add bq27541 battery interface to dts

[PATCH] dax: integrate *sync code & multi-order radix tree
 2016-04-14 21:03 UTC 

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-14 20:56 UTC  (10+ messages)
        ` [Xen-devel] "

[GIT PULL] f2fs and fscrypto bug fixes for 4.6-rc4
 2016-04-14 20:50 UTC 

[PATCH V3] net: mediatek: update the IRQ part of the binding document
 2016-04-14 20:45 UTC  (2+ messages)

[PATCH V2] ARM: dts: Add support for dra72-evm rev C (SR2.0)
 2016-04-14 20:44 UTC  (2+ messages)

[PATCH v2 0/3] ARM: OMAP3: Fix McBSP2/3 hwmod setup for sidetone
 2016-04-14 20:34 UTC  (13+ messages)

[patch] mm, hugetlb_cgroup: round limit_in_bytes down to hugepage size
 2016-04-14 20:22 UTC  (6+ messages)
    ` [patch v2] "

[PATCH v6(resend2) 0/4] make sigaltstack compatible with swapcontext()
 2016-04-14 20:20 UTC  (5+ messages)
` [PATCH 1/4] [Cleanup] x86: signal: unify the sigaltstack check with other arches
` [PATCH 2/4] sigaltstack: preparations for adding new SS_xxx flags
` [PATCH 3/4] sigaltstack: implement SS_AUTODISARM flag
` [PATCH 4/4] selftests: Add test for sigaltstack(SS_ONSTACK|SS_AUTODISARM)

[PATCH 0/1] mm: setting of min_free_kbytes
 2016-04-14 20:08 UTC  (3+ messages)
` [PATCH 1/1] mm: update min_free_kbytes from khugepaged after core initialization

[patch] firmware: qemu_fw_cfg.c: potential unintialized variable
 2016-04-14 20:05 UTC  (6+ messages)

[PATCH] x86/kvm: Add stack frame dependency to fastop() inline asm
 2016-04-14 20:00 UTC  (2+ messages)

[PATCH 0/3] Initial Kexec patches
 2016-04-14 19:59 UTC 

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-04-14 19:57 UTC  (11+ messages)

[PATCH] arm64: tegra: Enable cros-ec and charger on Smaug
 2016-04-14 19:57 UTC 

[PATCH 0/19] get rid of superfluous __GFP_REPORT
 2016-04-14 19:56 UTC  (3+ messages)
` [PATCH 01/19] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I

[PATCH] objtool: add workaround for gcc switch jump table bug
 2016-04-14 19:52 UTC 

[PATCH v4 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks")
 2016-04-14 19:51 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: davinci: da8xx: add usb phy clocks
` [PATCH v4 2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration
` [PATCH v4 3/5] ARM: davinci: da8xx: Add USB PHY "
` [PATCH v4 4/5] ARM: DTS: da850: Add cfgchip syscon node
` [PATCH v4 5/5] ARM: DTS: da850: Add usb phy node

[PATCH] mfd: cros_ec: Enable cros-ec driver for arm64
 2016-04-14 19:37 UTC 

[GIT PULL] drm-vc4-next-2016-04-14
 2016-04-14 19:37 UTC 

[PATCH 0/4] drop test_thread_flag checks
 2016-04-14 19:29 UTC  (5+ messages)
` [PATCH 3/4] x86/intel lbr: down with test_thread_flag(TIF_IA32)
` [PATCH 4/4] x86/oprofile: "

[PATCH v5 00/24] pwm: add support for atomic update
 2016-04-14 19:24 UTC  (26+ messages)
` [PATCH v5 01/24] pwm: introduce the pwm_args concept
` [PATCH v5 02/24] pwm: use pwm_get/set_xxx() helpers where appropriate
` [PATCH v5 03/24] clk: pwm: use pwm_get_args() "
` [PATCH v5 04/24] hwmon: pwm-fan: "
` [PATCH v5 05/24] input: misc: max77693: "
` [PATCH v5 06/24] leds: pwm: "
` [PATCH v5 07/24] regulator: "
` [PATCH v5 08/24] fbdev: ssd1307fb: "
` [PATCH v5 09/24] backlight: pwm_bl: "
` [PATCH v5 10/24] backlight: lp8788: explicitly apply PWM config extracted from pwm_args
` [PATCH v5 11/24] backlight: lp855x: "
` [PATCH v5 12/24] backlight: lm3630a: "
` [PATCH v5 13/24] input: misc: max8997: "
` [PATCH v5 14/24] input: misc: pwm-beeper: "
` [PATCH v5 15/24] drm: i915: "
` [PATCH v5 16/24] ARM: "
` [PATCH v5 17/24] pwm: keep PWM state in sync with hardware state
` [PATCH v5 18/24] pwm: introduce the pwm_state concept
` [PATCH v5 19/24] pwm: move the enabled/disabled info into pwm_state
` [PATCH v5 20/24] pwm: add the PWM initial state retrieval infra
` [PATCH v5 21/24] pwm: add the core infrastructure to allow atomic update
` [PATCH v5 22/24] pwm: update documentation
` [PATCH v5 23/24] pwm: switch to the atomic API
` [PATCH v5 24/24] pwm: add information about polarity, duty cycle and period to debugfs

[PATCH 0/2] da8xx clocks (was part of "da8xx USB clocks")
 2016-04-14 19:26 UTC  (4+ messages)
` [PATCH 1/2] ARM: davinci: Move clock init after ioremap
` [PATCH 2/2] ARM: davinci: da850: use clk->set_parent for async3

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-14 19:26 UTC  (4+ messages)

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-14 19:25 UTC  (3+ messages)

[PATCH] cpuidle: Change ktime_get() with local_clock()
 2016-04-14 19:23 UTC 

[PATCH 1/1] hv_netvsc: Implement support for VF drivers on Hyper-V
 2016-04-14 19:08 UTC  (2+ messages)

[PATCH 0/5] Live patching for powerpc
 2016-04-14 19:20 UTC  (5+ messages)
  `  "

[3.16.y-ckt stable] Linux 3.16.7-ckt27 stable review
 2016-04-14 19:11 UTC  (3+ messages)
` [PATCH 3.16.y-ckt 17/17] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors

[PATCH v2] i2c: Add generic support passing secondary devices addresses
 2016-04-14 19:10 UTC  (2+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-14 18:56 UTC  (8+ messages)

[patch v2] scsi_dh_alua: uninitialized variable in alua_rtpg()
 2016-04-14 18:55 UTC  (2+ messages)

[PATCH v5 0/2] updates for rk3399 i2c support
 2016-04-14 18:48 UTC  (3+ messages)
` [PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc

[PATCH] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-14 18:47 UTC  (4+ messages)

[PATCH net 0/3] net: dsa: mv88e6xxx: fix hardware cross-chip bridging
 2016-04-14 18:42 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: mv88e6xxx: unlock DSA and CPU ports
` [PATCH net 2/3] net: dsa: mv88e6xxx: enable SA learning on DSA ports
` [PATCH net 3/3] net: dsa: mv88e6xxx: share the same default FDB

[PATCH v2] locking/pvqspinlock: Add lock holder CPU argument to pv_wait()
 2016-04-14 18:41 UTC 


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