public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-15 17:26:05 to 2014-07-15 21:02:31 UTC [more...]

[PATCH 1/1] fs/ubifs/super.c: replace seq_printf by seq_puts
 2014-07-15 21:02 UTC  (4+ messages)

[GIT PULL] Quota fix for 3.16-rc5
 2014-07-15 20:57 UTC 

[PATCH] ACPI / hotplug: Simplify acpi_set_hp_context()
 2014-07-15 20:56 UTC  (2+ messages)

[PATCH] ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge()
 2014-07-15 20:54 UTC  (2+ messages)

[PATCH 0/9 v2] Coresight framework and drivers
 2014-07-15 20:52 UTC  (4+ messages)
` [PATCH 1/9 v2] coresight: add CoreSight core layer framework

[PATCH v2] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-15 20:51 UTC  (2+ messages)

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-07-15 20:49 UTC  (9+ messages)
` [patch 13/13] mm: memcontrol: rewrite uncharge API

PROBLEM: repeated remap_file_pages on tmpfs triggers bug on process exit
 2014-07-15 20:46 UTC  (9+ messages)
    ` [PATCH] mm: do not call do_fault_around for non-linear fault

[PATCH v4 6/7] sched: add function nr_running_cpu to expose number of tasks running on cpu
 2014-07-15 20:46 UTC  (21+ messages)

[PATCH V5 5/6] staging: vt6556: Cleanup indentation on statements
 2014-07-15 20:46 UTC  (2+ messages)
` [PATCH V5 6/6] staging: vt6556: Replace printk by dev_warn

[PATCH 0/6] clock support for Tegra132
 2014-07-15 20:40 UTC  (4+ messages)
` [PATCH 6/6] clk: tegra: Add Tegra132 ccplex clocks

perf: use after free in perf_remove_from_context
 2014-07-15 20:29 UTC  (8+ messages)
` BUG_ON drivers/char/random.c:986 (Was: perf: use after free in perf_remove_from_context)
          ` BUG_ON drivers/char/random.c:986

[PATCH 3/3] FS/SYSV: use __func__ in logging
 2014-07-15 20:37 UTC 

[PATCH 2/3] FS/SYSV: add SysV FS: pr_fmt in sysv.h
 2014-07-15 20:37 UTC 

[PATCH 1/3] FS/SYSV: Convert printk to pr_foo()
 2014-07-15 20:36 UTC 

WARNING: CPU: 2 PID: 1 at arch/x86/mm/ioremap.c:171 __ioremap_caller+0x290/0x2fa()
 2014-07-15 20:33 UTC  (5+ messages)

[PATCH v2 00/29] nios2 Linux kernel port
 2014-07-15 20:27 UTC  (5+ messages)

[PATCH 00/13] Tegra124 CL-DVFS / DFLL clocksource, plus cpufreq
 2014-07-15 20:23 UTC  (11+ messages)
` [PATCH 01/13] clk: tegra: Add binding for the Tegra124 DFLL clocksource

[Re-send PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW
 2014-07-15 20:21 UTC  (4+ messages)

[PATCH] ring-buffer: Fix polling on trace_pipe
 2014-07-15 20:20 UTC  (10+ messages)

[PATCH 0/3] SYSV FS Logging update
 2014-07-15 20:20 UTC 

[PATCH 2/2] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
 2014-07-15 20:13 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH 0/11] Support Write-Through mapping on x86
 2014-07-15 20:10 UTC  (16+ messages)
` [RFC PATCH 1/11] x86, mm, pat: Redefine _PAGE_CACHE_UC as UC_MINUS
` [RFC PATCH 2/11] x86, mm, pat: Define _PAGE_CACHE_WT for PA3/7 of PAT
` [RFC PATCH 3/11] x86, mm, pat: Change reserve_memtype() to handle WT type
` [RFC PATCH 4/11] x86, mm, asm-gen: Add ioremap_wt() for WT mapping
` [RFC PATCH 5/11] x86, mm: Add set_memory[_array]_wt() for setting WT
` [RFC PATCH 6/11] x86, mm, pat: Add pgprot_writethrough() for WT
` [RFC PATCH 7/11] x86, mm: Keep _set_memory_<type>() slot-independent
` [RFC PATCH 8/11] x86, mm, pat: Keep pgprot_<type>() slot-independent
` [RFC PATCH 9/11] x86, efi: Cleanup PCD bit manipulation in EFI
` [RFC PATCH 10/11] x86, xen: Cleanup PWT/PCD bit manipulation in Xen
` [RFC PATCH 11/11] x86, fbdev: Cleanup PWT/PCD bit manipulation in fbdev

[PATCH V4 1/6] staging: vt6556: Cleanup trivial coding style issues
 2014-07-15 20:05 UTC  (4+ messages)
` [PATCH V4 4/6] staging: vt6556: Remove typedefs

[PATCH v7 00/33] Provide netdev naming-policy via sysfs
 2014-07-15 19:57 UTC  (4+ messages)
` [PATCH v7 29/33] net: brcmfmac - set name assign type

[PATCH v2 0/2] kpatch: dynamic kernel patching
 2014-07-15 19:50 UTC  (3+ messages)

[PATCH 1/1] fs/fscache: make ctl_table static
 2014-07-15 19:49 UTC 

[PATCH 0/15] SCSI XCOPY support for the kernel and device mapper
 2014-07-15 19:44 UTC  (16+ messages)
` [PATCH 1/15] block copy: initial XCOPY offload support
` [PATCH 2/15] block copy: use two bios
` [PATCH 3/15] block copy: report the amount of copied data
` [PATCH 4/15] block copy: use a timer to fix a theoretical deadlock
` [PATCH 5/15] block copy: use merge_bvec_fn for copies
` [PATCH 6/15] block copy: use asynchronous notification
` [PATCH 7/15] dm: remove num_write_bios
` [PATCH 8/15] dm: introduce dm_ask_for_duplicate_bios
` [PATCH 9/15] dm: implement copy
` [PATCH 10/15] dm linear: support copy
` [PATCH 11/15] dm stripe: "
` [PATCH 12/15] dm kcopyd: introduce the function submit_job
` [PATCH 13/15] dm kcopyd: support copy offload
` [PATCH 14/15] dm kcopyd: change mutex to spinlock
` [PATCH 15/15] dm kcopyd: call copy offload with asynchronous callback

[PATCH 0/7] Two-phase seccomp and x86 tracing changes
 2014-07-15 19:32 UTC  (8+ messages)
` [PATCH 1/7] seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
` [PATCH 2/7] seccomp: Refactor the filter callback and the API
` [PATCH 3/7] seccomp: Allow arch code to provide seccomp_data
` [PATCH 4/7] x86,x32,audit: Fix x32's AUDIT_ARCH wrt audit
` [PATCH 5/7] x86: Split syscall_trace_enter into two phases
` [PATCH 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
` [PATCH 7/7] x86_64,entry: Use split-phase syscall_trace_enter for 64-bit syscalls

[PATCH v2 00/23] Wacom queued patches
 2014-07-15 18:45 UTC  (24+ messages)
` [PATCH v2 01/23] Revert "Input: wacom - testing result shows get_report is unnecessary."
` [PATCH v2 02/23] Input - wacom: assign phys field from struct wacom into input_dev
` [PATCH v2 03/23] Input - wacom: create a separate input device for pads
` [PATCH v2 04/23] Input - wacom: split out the pad device for Intuos/Cintiq
` [PATCH v2 05/23] Input - wacom: split out the pad device for Bamboos
` [PATCH v2 06/23] Input - wacom: split out the pad device for DTUS
` [PATCH v2 07/23] Input - wacom: split out the pad device for Graphire G4 and MO
` [PATCH v2 08/23] Input - wacom: split out the pad device for the wireless receiver
` [PATCH v2 09/23] Input - wacom: include and use linux/hid.h
` [PATCH v2 10/23] Input - wacom: switch from an USB driver to a HID driver
` [PATCH v2 11/23] Input - wacom: use hid communication instead of plain usb
` [PATCH v2 12/23] Input - wacom: use HID core to actually fetch the report descriptor
` [PATCH v2 13/23] Input - wacom: compute the HID report size to get the actual packet size
` [PATCH v2 14/23] Input - wacom: install LED/OLED sysfs files in the HID device instead of USB
` [PATCH v2 15/23] Input - wacom: register the input devices on top of the HID one
` [PATCH v2 16/23] Input - wacom: remove usb dependency for siblings devices
` [PATCH v2 17/23] Input - wacom: register power device at the HID level
` [PATCH v2 18/23] Input - wacom: use hid_info instead of plain dev_info
` [PATCH v2 19/23] Input - wacom: use in-kernel HID parser
` [PATCH v2 20/23] Input - wacom: use hidinput_calc_abs_res instead of duplicating its code
` [PATCH v2 21/23] Input - wacom: remove field pktlen declaration in the list of devices
` [PATCH v2 22/23] Input - wacom: keep wacom_ids ordered
` [PATCH v2 23/23] Input - wacom: Move the USB (now hid) Wacom driver in drivers/hid

[PATCH 00/41] perf tools: Preparation for call graph from Intel BTS
 2014-07-15 19:33 UTC  (20+ messages)
` [PATCH 02/41] perf tools: Fix map groups of threads with unknown pids
` [PATCH 15/41] perf script: Improve srcline display for BTS
` [PATCH 24/41] perf tools: Add cpu to struct thread
` [PATCH 34/41] perf evlist: Add 'system_wide' option
` [PATCH 38/41] perf session: Add perf_session__deliver_synth_event()
` [PATCH 39/41] perf tools: Allow TSC conversion on any arch

[PATCH 1/1] fs/ubifs/io.c: kernel-doc warning fix
 2014-07-15 19:33 UTC 

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-15 19:26 UTC  (4+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex

ANNOUNCE: SCSI XCOPY support for the kernel and device mapper
 2014-07-15 19:26 UTC  (3+ messages)

[PATCH 1/5] alpha: checkpatch whitespace errors in misc.c
 2014-07-15 19:18 UTC  (5+ messages)
` [PATCH 2/5] alpha: Fix spacing "
` [PATCH 3/5] alpha: Remove whitespace errors that cleanfile missed
` [PATCH 4/5] alpha: Fix complex marco definitions
` [PATCH 5/5] alpha: Fix while statement

[PATCH 1/6] alpha: Remove whiterrors related to uneeded characters and lines
 2014-07-15 19:20 UTC  (9+ messages)
` [PATCH 2/6] alpha: Fix spaces to tabs
` [PATCH 3/6] alpha: Remove all errors for checkpatch foo* bar
` [PATCH 4/6] alpha: Remove bracket errors in bootpz.c
` [PATCH 5/6] alpha: Add line below declartion on line 287
` [PATCH 6/6] alpha: Join lines 90 and 91

[PATCH v5 0/2] lockdep: add support for queued rwlock
 2014-07-15 19:19 UTC  (3+ messages)

[PATCH 1/1] Btrfs: fix sparse warning
 2014-07-15 19:17 UTC 

[GIT] Networking
 2014-07-15 19:02 UTC  (4+ messages)

Where in the code mmap + MAP_ANONYMOUS clears returned pages?
 2014-07-15 19:14 UTC  (2+ messages)

[PATCH] lockdep: Only ask for /proc/lock_stat output when available
 2014-07-15 19:10 UTC 

[GIT PULL] GPIO fix for v3.16
 2014-07-15 19:04 UTC 

linux-next: build failure after merge of the v4l-dvb tree
 2014-07-15 19:08 UTC  (5+ messages)

[PATCH] HID: rmi: add additional checks for the existence of optional queries in order to compute the address of Query 12
 2014-07-15 19:07 UTC  (4+ messages)
` [PATCH] HID: rmi: change logging level of log messages related to unexpected reports

[RFC PATCH] x86_64,entry,xen: Do not invoke espfix64 on Xen
 2014-07-15 19:04 UTC  (7+ messages)

[PATCH] net: clean up some sparse endianness warnings in ipv6.h
 2014-07-15 18:51 UTC  (2+ messages)

[PATCH v2 0/7] tracing: ->filter cleanups
 2014-07-15 18:48 UTC  (8+ messages)
` [PATCH v2 1/7] tracing: kill destroy_preds() and destroy_file_preds()
` [PATCH v2 2/7] tracing: kill destroy_call_preds()
` [PATCH v2 3/7] tracing: kill call_filter_disable()
` [PATCH v2 4/7] tracing/uprobes: kill the dead TRACE_EVENT_FL_USE_CALL_FILTER logic
` [PATCH v2 5/7] tracing: kill ftrace_event_call->files
` [PATCH v2 6/7] tracing: change apply_subsystem_event_filter() paths to check file->system == dir
` [PATCH v2 7/7] tracing: kill "filter_string" arg of replace_preds()

[PATCH v7 0/4] arm: KGDB NMI/FIQ support
 2014-07-15 18:45 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v5 00/11] Add DRM for stih4xx platforms
 2014-07-15 18:33 UTC  (8+ messages)

[PATCH 1/2] perf, x86: Revamp PEBS event selection
 2014-07-15 18:19 UTC  (11+ messages)
` [PATCH 2/2] perf, x86: Don't mark DataLA addresses as store

[PATCH v5 0/4] iio: Add support for rotation from north
 2014-07-15 18:16 UTC  (4+ messages)

[PATCH 0/4] iio: exynos-adc: use syscon instead of ioremap
 2014-07-15 18:15 UTC  (3+ messages)

[PATCH 00/83] AMD HSA kernel driver
 2014-07-15 18:04 UTC  (13+ messages)

[PATCH 0/6] Various Samsung fixes for v3.16-rc3
 2014-07-15 18:02 UTC  (14+ messages)
` [PATCH 2/6] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
` [PATCH 4/6] ARM: SAMSUNG: Restore Samsung PM Debug functionality
` [PATCH v2 5/6] ARM: EXYNOS: Fix suspend/resume sequences

[RESEND][PATCH 08/10][SCSI]mpt2sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
 2014-07-15 17:58 UTC  (2+ messages)

[PATCH 3.15 1/2] f2fs: adjust free mem size to flush dentry blocks
 2014-07-15 17:57 UTC  (4+ messages)
` [PATCH 3.15 2/2] f2fs: check bdi->dirty_exceeded when trying to skip data writes

[PATCH v4 0/5] staging:iio:hmc5843: Few adjustments and support for hmc5983
 2014-07-15 17:59 UTC  (2+ messages)

linux-next: build failure after merge of the tty.current tree
 2014-07-15 17:49 UTC  (5+ messages)

[PATCH] Update Roland McGrath's mail
 2014-07-15 17:40 UTC  (2+ messages)

[PATCH RFC] percpu: add data dependency barrier in percpu accessors and operations
 2014-07-15 17:45 UTC  (14+ messages)

[PATCH RFC 0/4] xen/pvhvm: fix shared_info and pirq issues with kexec
 2014-07-15 17:41 UTC  (3+ messages)
` [PATCH RFC 2/4] xen/pvhvm: Introduce xen_pvhvm_kexec_shutdown()

[PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS
 2014-07-15 17:37 UTC  (14+ messages)
` [PATCH 05/94] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
` [PATCH 06/94] clk: samsung: fix several typos to fix boot on s3c2410
` [PATCH 07/94] clk: samsung: add more aliases for s3c24xx
` [PATCH 08/94] clk: samsung: exynos4: Remove SRC_MASK_ISP gates
` [PATCH 09/94] clk: s3c64xx: Hookup SPI clocks correctly
` [PATCH 10/94] clk/exynos5250: fix bit number for tv sysmmu clock
` [PATCH 11/94] clk: exynos5420: Remove aclk66_peric from the clock tree description
` [PATCH 12/94] dma: cppi41: handle 0-length packets
` [PATCH 13/94] Update imx-sdma cyclic handling to report residue
` [PATCH 16/94] ARM: kprobes: Prevent known test failures stopping other tests running
` [PATCH 17/94] ARM: kprobes: Disallow instructions with PC and register specified shift
` [PATCH 89/94] Linux 3.16-rc5

[PATCH 95/95] Staging: commedi: 8253.h: style issue fixed
 2014-07-15 17:42 UTC  (2+ messages)

[PATCH] media: em28xx-dvb unregister i2c tuner and demod after fe detach
 2014-07-15 17:36 UTC  (4+ messages)

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-15 17:35 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-15 16:41 UTC  (7+ messages)
          ` [PATCH -mm] mm: refactor page index/offset getters

[PATCH 01/94] ARM: shmobile: Add DT and defconfigs to MAINTAINERS
 2014-07-15 17:35 UTC  (3+ messages)

question regarding drivers/staging/iio/adc/ad7280a.c
 2014-07-15 17:31 UTC 

[PATCH 0/2 v2] sched: Rewrite per entity runnable load average tracking
 2014-07-15 17:27 UTC  (5+ messages)
` [PATCH 2/2 "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox