linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-11 19:02:57 to 2016-01-11 22:54:57 UTC [more...]

[PATCH 0/2 -mm] oom reaper v4
 2016-01-11 22:54 UTC  (3+ messages)
` [PATCH 1/2] mm, oom: introduce oom reaper

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

[PATCH] fs: dcache: Use bool return value instead of int
 2016-01-11 22:51 UTC  (2+ messages)

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

[PATCH 0/9] Namespaceify more of the tcp sysctl knobs
 2016-01-11 22:46 UTC  (2+ messages)

[PATCH 1/1] smsc: Enabling SMSC LAN911 driver for ARM64 as well
 2016-01-11 22:45 UTC  (3+ messages)

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-11 22:44 UTC  (9+ messages)
          ` [ibm-acpi-devel] "

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-11 22:45 UTC  (5+ messages)
` [RFC PATCH 04/19] cpufreq: bring data structures close to their locks

[PATCH] blkcg: put module reference
 2016-01-11 22:43 UTC 

[PATCH net] udp: disallow UFO for sockets with SO_NO_CHECK option
 2016-01-11 22:42 UTC  (2+ messages)

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-11 22:39 UTC  (14+ messages)
` [PATCH 05/53] perf tools: Test correct path of perf in build-test
` [PATCH 14/53] perf test: Check environment before start real BPF test
` [PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
` [PATCH 17/53] perf test: Improve bp_signal
` [PATCH 29/53] perf tools: Make ordered_events reusable

linux-next: strange commit in the parisc-hd tree
 2016-01-11 22:39 UTC  (4+ messages)

[RFC PATCH 0/3] Implement getcpu_cache system call
 2016-01-11 22:38 UTC  (2+ messages)

[PATCH] mm/hugetlbfs: Unmap pages if page fault raced with hole punch
 2016-01-11 22:35 UTC  (2+ messages)

[PATCH net-next 0/4] bpf: bpf_htab: Add BPF_MAP_TYPE_PERCPU_HASH
 2016-01-11 22:35 UTC  (7+ messages)

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

[PATCH] Remove line over 80 characters and unnecessary braces
 2016-01-11 22:26 UTC  (5+ messages)
` [PATCH] Multiple blank lines removed
` [PATCH] Removed: block comments trailing without separate line, missing blanks after decarations, comparasion to NULL, assignment in if condition, not necessary spaces after casts, multiple assignments, line over 80 characters, alignment not matched to open parenthesis, kmalloc with multiplying instead kmalloc_array
` [PATCH] Removed: missing blank after decaration, line over 80 characters

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

[PATCH v1 1/8] lib/string: introduce match_string() helper
 2016-01-11 22:24 UTC  (6+ messages)

[PATCH v3 0/2] cpufreq: powernv: Redesign the presentation of throttle notification
 2016-01-11 22:23 UTC  (7+ 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

[tip:x86/urgent] x86/mm: Add barriers and document switch_mm() -vs-flush synchronization
 2016-01-11 22:22 UTC  (3+ messages)

[PATCH] net: phy: turn carrier off on phy attach
 2016-01-11 22:17 UTC  (2+ messages)

[PATCH net-next] bonding: make mii_status sysfs node consistent
 2016-01-11 22:16 UTC  (2+ messages)

[PATCH 2/2] Use num_possible_cpus() instead of direct use of NR_CPUS
 2016-01-11 22:14 UTC  (3+ messages)

[PATCH] drivers: libata-core : blacklist a Viking flash model for MWDMA corruption
 2016-01-11 22:13 UTC 

[OOPS] In __netif_receive_skb_core
 2016-01-11 22:11 UTC  (5+ messages)

[PATCH-for-4.6 0/6] target: Introduce target_alloc_session helper
 2016-01-11 22:10 UTC  (3+ messages)
` [PATCH-for-4.6 1/6] target: Add target_alloc_session() helper function

[PATCH v3 00/21] arm64: implement support for KASLR
 2016-01-11 22:07 UTC  (2+ messages)

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-11 22:08 UTC  (14+ messages)
` [PATCH 01/13] signals: distinguish signals sent due to i/o via io_send_sig()
` [PATCH 02/13] aio: add aio_get_mm() helper
` [PATCH 03/13] aio: for async operations, make the iter argument persistent
` [PATCH 04/13] signals: add and use aio_get_task() to direct signals sent via io_send_sig()
` [PATCH 05/13] fs: make do_loop_readv_writev() non-static
` [PATCH 06/13] aio: add queue_work() based threaded aio support
` [PATCH 07/13] aio: enabled thread based async fsync
` [PATCH 08/13] aio: add support for aio poll via aio thread helper
` [PATCH 09/13] aio: add support for async openat()
` [PATCH 10/13] aio: add async unlinkat functionality
` [PATCH 11/13] mm: enable __do_page_cache_readahead() to include present pages
` [PATCH 12/13] aio: add support for aio readahead
` [PATCH 13/13] aio: add support for aio renameat operation

[PATCH 01/14] Bluetooth: use list_for_each_entry*
 2016-01-11 22:06 UTC  (3+ messages)
` [PATCH 06/14] libceph: use list_for_each_entry_safe

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

[PATCH] dell-wmi: Stop storing pointers to DMI tables
 2016-01-11 21:58 UTC  (2+ messages)

[PATCH] clocksource/drivers/vt8500: Increase the minimum delta
 2016-01-11 21:57 UTC 

[PULL] clockevents: fix for 4.4
 2016-01-11 21:56 UTC 

[PATCH] watchdog: asm9260: remove __init and __exit annotations
 2016-01-11 21:53 UTC  (2+ messages)

[PATCH 0/4] CFS idle injection
 2016-01-11 21:50 UTC  (12+ messages)
` [PATCH 3/4] sched: introduce synchronized "

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

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

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

[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-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: "

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

[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 

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

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 

[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  (3+ messages)
` [PATCH v3 3/3] Input: cyttsp - add default init function

[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] "


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