linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 17:31:19 to 2016-01-11 21:45:26 UTC [more...]

[PATCH v4 0/3] checkpatch: handling of memory barriers
 2016-01-11 21:45 UTC  (2+ messages)

[patch] watchdog: pnx833x_wdt: fix typo in MODULE_PARM_DESC
 2016-01-11 21:42 UTC  (3+ messages)

/sys/class/power_supply/bq27200-0/capacity changed meaning between 4.1 and 4.4?
 2016-01-11 21:42 UTC  (3+ messages)

[RESEND][PATCHv2 0/3] Devicetree bindings for Ion
 2016-01-11 21:39 UTC  (4+ messages)
` [RESEND][PATCHv2 1/3] ion: "
` [RESEND][PATCHv2 2/3] staging: ion: Add files for parsing the devicetree
` [RESEND][PATCHv2 3/3] NOMERGE: Sample driver

[PATCH v4 0/3] Add AMBA bus probing support to ACPI
 2016-01-11 21:38 UTC  (7+ messages)
` [PATCH v4 3/3] serial: amba-pl011: add ACPI support to AMBA probe

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 21:37 UTC  (9+ messages)
` [PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 27/53] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
` [PATCH 29/53] perf tools: Make ordered_events reusable

[PATCH-v2 0/4] target: Close se_node_acl lookup race
 2016-01-11 21:34 UTC  (5+ messages)
` [PATCH-v2 1/4] tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
` [PATCH-v2 2/4] ib_srpt: "

[RFC PATCH v3 0/6] (mostly) Arch-independent livepatch
 2016-01-11 21:33 UTC  (5+ messages)
` [RFC PATCH v3 4/6] livepatch: reuse module loader code to write relocations

[PATCH 0/2] avoid crashing when reading /proc/scsi/scsi and simultaneously removing devices
 2016-01-11 21:32 UTC  (3+ messages)

[PATCH] fs: dcache: Use bool return value instead of int
 2016-01-11 21:30 UTC 

[PATCH 0/3] watchdog: Drop pointer to watchdog device from struct watchdog_device
 2016-01-11 21:32 UTC  (3+ messages)

[GIT PULL] please pull one bug fix for v4.4
 2016-01-11 21:30 UTC  (7+ messages)

[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
 2016-01-11 21:22 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v2] drivers: ata: wake port before DMA stop for ALPM
 2016-01-11 21:22 UTC 

[PATCH] Limit VPD length on Atheros wifi cards
 2016-01-11 21:13 UTC  (2+ messages)
` [PATCH RFC] pci: Blacklist vpd access for buggy devices

x86/microcode update on systems without INITRD
 2016-01-11 21:17 UTC  (15+ messages)

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-11 21:15 UTC  (2+ messages)

[PATCHv7 0/6] Driver for new "VMD" device
 2016-01-11 21:15 UTC  (4+ messages)

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-11 21:12 UTC  (8+ messages)

Kernel 4.1 hang, apparently in __inet_lookup_established
 2016-01-11 21:11 UTC  (7+ messages)

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-11 21:09 UTC  (5+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain

[PATCH] x86: Add an explicit barrier() to clflushopt()
 2016-01-11 21:05 UTC  (13+ messages)

[OOPS] In __netif_receive_skb_core
 2016-01-11 21:03 UTC  (4+ messages)

[PATCH v3 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-11 20:54 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
  ` [PATCH v4 2/4] cpufreq: powernv/tracing: Add powernv_throttle tracepoint
  ` [PATCH v4 3/4] cpufreq: powernv: Add a trace print for the throttle event
  ` [PATCH v4 4/4] cpufreq: powernv: Add sysfs attributes to show throttle stats

s390 cross-compiling code coverage
 2016-01-11 20:57 UTC  (4+ messages)

[GIT PULL] LED subsystem updates for 4.5
 2016-01-11 20:56 UTC 

pleas view the attached letter and contact her immediately for your cheque/ bank draft
 2016-01-11 20:50 UTC 

arm qemu boot failures in -next due to 'PM / Domains: add setter for dev.pm_domain'
 2016-01-11 20:48 UTC  (5+ messages)

[PATCH 00/35 v3] eparate operations from flags in the bio/request structs
 2016-01-11 20:21 UTC  (36+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

net/netlink: memory leak in netlink_sendmsg
 2016-01-11 20:03 UTC  (4+ messages)
` [PATCH] connector: bump skb->users before callback invocation

[PATCH 1/3] ARM: dts: omap5-board-common: enable rtc and charging of backup battery
 2016-01-11 20:24 UTC  (11+ messages)

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-11 20:21 UTC  (15+ messages)

[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing
 2016-01-11 20:07 UTC  (7+ messages)
` [PATCH v2] dell-wmi: process Dell Instant Launch hotkey on Dell Vostro V131

[RFC] perf record: missing buildid for callstack modules
 2016-01-11 20:06 UTC  (10+ messages)

[GIT PULL] cgroup changes for v4.5-rc1
 2016-01-11 20:06 UTC 

Any Web Designing Work?
 2016-01-11 19:09 UTC 

[PATCH v3 0/3] Add device tree support to the cyttsp driver
 2016-01-11 20:02 UTC  (9+ messages)
` [PATCH v3 2/3] Input: cyttsp - add device tree bindings
` [PATCH v3 3/3] Input: cyttsp - add default init function

[RFC][PATCH 00/12] various perf fixes
 2016-01-11 19:56 UTC  (5+ messages)
` [RFC][PATCH 02/12] perf: Fix cgroup event scheduling

[PATCH v2] mfd: tps65010: fix init when the driver is built-in
 2016-01-11 19:46 UTC 

[GIT PULL] libata changes for v4.5-rc1
 2016-01-11 19:41 UTC 

Please get back
 2016-01-11 19:32 UTC 

[git pull] m68k updates for 4.5
 2016-01-11 19:36 UTC 

[PATCH v7] iio: add ad5761 DAC driver
 2016-01-11 19:32 UTC 

[GIT PULL] percpu changes for v4.5-rc1
 2016-01-11 19:32 UTC 

[GIT PULL] workqueue changes for v4.5-rc1
 2016-01-11 19:30 UTC  (2+ messages)
` [GIT PULL UPDATED] "

[PATCH v6] iio: add ad5761 DAC driver
 2016-01-11 19:28 UTC  (4+ messages)

[PATCH] rtc: rtc-ds2404: constify ds2404_chip_ops structures
 2016-01-11 19:25 UTC  (2+ messages)

[PATCH v2 1/3] rtc: s5m: Cleanup by removing useless 'rtc' prefix from fields
 2016-01-11 19:25 UTC  (5+ messages)

[PATCH 0/2] Fixes for dell-wmi
 2016-01-11 19:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v5] iio: add ad5761 DAC driver
 2016-01-11 19:21 UTC  (4+ messages)

[PATCH] iio: light: acpi-als: Report data as processed rather than raw
 2016-01-11 19:20 UTC  (7+ messages)

[PATCHv6 0/7] Driver for new "VMD" device
 2016-01-11 19:19 UTC  (5+ messages)
` [PATCHv5 7/7] pciutils: Allow 32-bit domains

[PATCH 0/9] bpf: support percpu ARRAY map
 2016-01-11 19:14 UTC  (7+ messages)
` [PATCH 2/9] bpf: array map: use pre-defined nop map function
` [PATCH 5/9] bpf: syscall: add percpu version of lookup/update elem
` [PATCH 6/9] bpf: arraymap: introduce BPF_MAP_TYPE_ARRAY_PERCPU

[PATCH v5 0/2] ACPI: amba bus probing support
 2016-01-11 19:03 UTC  (7+ messages)
` [PATCH v5 2/2] "

[PATCH] ata: add AMD Seattle platform driver
 2016-01-11 18:56 UTC  (5+ messages)

[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
 2016-01-11 18:47 UTC  (5+ messages)

[lkp] [printk] db43e77a44: BUG: sleeping function called from invalid context at kernel/printk/printk.c:2328
 2016-01-11 18:43 UTC  (2+ messages)
` [PATCH] printk: clear console_may_schedule on panic flushing

[PATCH v2] surface pro 4: Add support for Surface Pro 4 Buttons
 2016-01-11 18:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] regulator: max8973: add THERMAL_OF dependency
 2016-01-11 18:34 UTC  (2+ messages)
` Applied "regulator: max8973: add THERMAL_OF dependency" to the regulator tree

OMAPFB: CMA allocation failures
 2016-01-11 18:34 UTC  (6+ messages)
` [PATCH] ARM: omapfb: Add early framebuffer memory allocator

[PATCH] tc1100-wmi: fix build warning when CONFIG_PM not enabled
 2016-01-11 18:31 UTC  (2+ messages)

[PATCH 0/4] nvmem: new drivers for v4.5
 2016-01-11 18:30 UTC  (3+ messages)

[PATCH net-next] perf/core: Put size of a sample at the end of it by PERF_SAMPLE_TAILSIZE
 2016-01-11 18:27 UTC  (4+ messages)

[PATCH 1/9] bpf: prepare for moving map common stuff into one place
 2016-01-11 18:24 UTC  (2+ messages)

[tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization
 2016-01-11 18:25 UTC 

[PATCH v5 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
 2016-01-11 18:24 UTC  (5+ messages)
` [PATCH v5 2/5] doc: bindings: Document for hi655x regulator driver
` [PATCH v5 4/5] regulator: add regulator driver of hi655x pmic

[PATCH] rbtree: use READ_ONCE in RB_EMPTY_ROOT
 2016-01-11 18:22 UTC 

[PATCH v4 1/5] platform:x86: Add Intel Telemetry Core Driver
 2016-01-11 18:22 UTC  (2+ messages)

[PATCH] efi: fix out-of-bounds null overwrite vulnerability
 2016-01-11 18:16 UTC  (5+ messages)

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-11 18:13 UTC  (12+ messages)

[PATCH v5 00/11] arm-cci: PMU updates
 2016-01-11 18:12 UTC  (8+ messages)
` [PATCH v5 05/11] arm-cci PMU: Delay counter writes to pmu_enable

[GIT pull] irq updates for 4.5
 2016-01-11 17:57 UTC 

[PATCH 0/9] Fix checkpatch errors
 2016-01-11 17:57 UTC  (8+ messages)
` [PATCH] serial: Remove 68328 driver

[GIT pull] timer fix for 4.5
 2016-01-11 17:53 UTC 

[PATCH 0/2] Resume maintenance & development of arch/sh
 2016-01-11 17:53 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: return arch/sh to maintained state, with new maintainers

[GIT PULL] regmap updates for v4.5
 2016-01-11 17:53 UTC 

[GIT pull] timer updates for 4.5
 2016-01-11 17:52 UTC 

[PULL] clockevents: last minute 4.5 fixes
 2016-01-11 17:52 UTC  (4+ messages)
` [PATCH 1/2] clocksource/drivers: Fix dependencies for !HAS_IOMEM archs

[PATCH -next v2] futex: Remove requirement for lock_page in get_futex_key
 2016-01-11 17:47 UTC  (2+ messages)

[PATCH 0/2 -mm] oom reaper v4
 2016-01-11 17:46 UTC  (4+ messages)
` [PATCH 3/2] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-11 17:36 UTC  (20+ messages)
` [RFC PATCH 01/19] cpufreq: do not expose cpufreq_governor_lock
` [RFC PATCH 02/19] cpufreq: merge governor lock and mutex
` [RFC PATCH 03/19] cpufreq: kill for_each_policy
` [RFC PATCH 04/19] cpufreq: bring data structures close to their locks
` [RFC PATCH 05/19] cpufreq: assert locking when accessing cpufreq_policy_list
` [RFC PATCH 06/19] cpufreq: always access cpufreq_policy_list while holding cpufreq_driver_lock
` [RFC PATCH 07/19] cpufreq: assert locking when accessing cpufreq_governor_list
` [RFC PATCH 08/19] cpufreq: fix warning for cpufreq_init_policy unlocked access to cpufreq_governor_list
` [RFC PATCH 09/19] cpufreq: fix warning for show_scaling_available_governors "
` [RFC PATCH 10/19] cpufreq: assert policy->rwsem is held in cpufreq_set_policy
` [RFC PATCH 11/19] cpufreq: assert policy->rwsem is held in __cpufreq_governor
` [RFC PATCH 12/19] cpufreq: fix locking of policy->rwsem in cpufreq_init_policy
` [RFC PATCH 13/19] cpufreq: fix locking of policy->rwsem in cpufreq_offline_prepare
` [RFC PATCH 14/19] cpufreq: fix locking of policy->rwsem in cpufreq_offline_finish
` [RFC PATCH 15/19] cpufreq: remove useless usage of cpufreq_governor_mutex in __cpufreq_governor
` [RFC PATCH 16/19] cpufreq: hold policy->rwsem across CPUFREQ_GOV_POLICY_EXIT
` [RFC PATCH 17/19] cpufreq: stop checking for cpufreq_driver being present in cpufreq_cpu_get
` [RFC PATCH 18/19] cpufreq: remove transition_lock
` [RFC PATCH 19/19] cpufreq: documentation: document locking scheme

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 17:40 UTC  (7+ messages)
` [PATCH v3 03/21] arm64: pgtable: add dummy pud_index() and pmd_index() definitions
` [PATCH v3 06/21] arm64: pgtable: implement static [pte|pmd|pud]_offset variants

[PATCH v6 0/5] dma-mapping: Patches for speeding up allocation
 2016-01-11 17:30 UTC  (6+ messages)
` [PATCH v6 1/5] ARM: dma-mapping: Optimize allocation
` [PATCH v6 2/5] common: DMA-mapping: add DMA_ATTR_ALLOC_SINGLE_PAGES attribute
` [PATCH v6 3/5] ARM: dma-mapping: Use DMA_ATTR_ALLOC_SINGLE_PAGES hint to optimize alloc
` [PATCH v6 4/5] videobuf2-dc: Let drivers specify DMA attrs
` [PATCH v6 5/5] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES

[PATCH] staging: comedi: dt2801: Prefer using the BIT macro
 2016-01-11 17:31 UTC  (2+ messages)

[PATCH] kgdb: depends on VT
 2016-01-11 17:31 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).