public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-16 05:11:03 to 2014-02-17 02:36:51 UTC [more...]

[PATCH V2] mm: add a new command-line kmemcheck value
 2014-02-17  2:34 UTC 

[PATCH 0/6] Marvell Armada 375 and 38x clocks drivers
 2014-02-17  2:20 UTC  (2+ messages)

linux-next: manual merge of the libata tree with Linus' tree
 2014-02-17  2:14 UTC 

[PATCH RESEND 0/3] mmc: rtsx: fix bug and support nonblocking request
 2014-02-17  2:12 UTC  (5+ messages)
` [PATCH RESEND 1/3] mmc: rtsx: fix card poweroff bug
` [PATCH RESEND 2/3] mmc: rtsx: modify phase searching method for tuning
` [PATCH RESEND 3/3] mmc: rtsx: add support for pre_req and post_req

[PATCH 0/5] Enabling the asynchronous threads for other phases
 2014-02-17  2:10 UTC  (6+ messages)

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-17  2:07 UTC  (11+ messages)
` [PATCH 11/27] clocksource: sh_cmt: Add support for multiple channels per device
` [PATCH 23/27] clocksource: sh_cmt: Add DT support

[PATCH v2 0/11] remove cpu_load in rq
 2014-02-17  1:55 UTC  (12+ messages)
` [PATCH v2 01/11] sched: shortcut to remove load_idx
` [PATCH v2 02/11] sched: remove rq->cpu_load[load_idx] array
` [PATCH v2 03/11] sched: clean up cpu_load update
` [PATCH v2 04/11] sched: unify imbalance bias for target group
` [PATCH v2 05/11] sched: rewrite update_cpu_load_nohz
` [PATCH v2 06/11] sched: clean up source_load/target_load
` [PATCH v2 07/11] sched: clean up weighted_cpuload
` [PATCH v2 08/11] sched: remove weighted_load()
` [PATCH v2 09/11] sched: remove rq->cpu_load and rq->nr_load_updates
` [PATCH v2 10/11] sched: rename update_*_cpu_load
` [PATCH v2 11/11] sched: clean up task_hot function

[PATCH RFC 1/3] video: move fbdev to drivers/video/fbdev
 2014-02-17  1:55 UTC  (5+ messages)
` [PATCH RFC 2/3] fbdev: move fbdev core files to separate directory
` [PATCH RFC 3/3] video: Kconfig: move drm and fb into separate menus

[PATCH v18 0/10] Add 32 bit VDSO time function support
 2014-02-17  1:48 UTC  (21+ messages)
` [PATCH v18 01/10] Make vsyscall_gtod_data handling x86 generic
  ` [tip:x86/vdso] x86, vdso: "
` [PATCH v18 02/10] Add new func _install_special_mapping() to mmap.c
  ` [tip:x86/vdso] mm: "
` [PATCH v18 03/10] revamp vclock_gettime.c
  ` [tip:x86/vdso] x86, vdso: Revamp vclock_gettime.c
` [PATCH v18 04/10] vclock_gettime.c __vdso_clock_gettime cleanup
  ` [tip:x86/vdso] x86, vdso: "
` [PATCH v18 05/10] replace VVAR(vsyscall_gtod_data) by gtod macro
  ` [tip:x86/vdso] x86, vdso: Replace VVAR(vsyscall_gtod_data) by the "
` [PATCH v18 06/10] cleanup __vdso_gettimeofday
  ` [tip:x86/vdso] x86, vdso: Cleanup __vdso_gettimeofday()
` [PATCH v18 07/10] introduce VVAR marco for vdso32
  ` [tip:x86/vdso] x86, vdso: Introduce "
` [PATCH v18 08/10] Add 32 bit VDSO time support for 32 bit kernel
  ` [tip:x86/vdso] x86, vdso: Add 32-bit VDSO time support for the 32-bit kernel
` [PATCH v18 09/10] Add 32 bit VDSO time support for 64 bit kernel
  ` [tip:x86/vdso] x86, vdso: Add 32-bit VDSO time support for the 64-bit kernel
  ` [tip:x86/vdso] x86, vdso: Add a lot more dummy locking functions to vclock_gettime.c

[PATCH] printk: Fix discarding of records
 2014-02-17  1:41 UTC  (14+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[git pull] Please pull powerpc.git merge branch
 2014-02-17  1:16 UTC 

[PATCH 00/08] PCI: rcar: Recent driver patches from Ben Dooks and me
 2014-02-17  1:12 UTC  (4+ messages)

[PATCH net-next 0/4] bonding cleaning
 2014-02-17  1:00 UTC  (2+ messages)

[tip:x86/vdso] x86, vdso: Do conditional fixmap of VVAR and HPET page
 2014-02-17  0:54 UTC 

[PATCH] cpufreq: Refactor cpufreq_set_policy()
 2014-02-17  1:06 UTC 

[PATCH v2] Add documentation on writing an musb glue layer
 2014-02-17  0:45 UTC  (2+ messages)
` [PATCH v2] documentation: docbook: document process of "

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-17  0:28 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: don't call cpufreq_update_policy() on CPU addition

[PATCH V2] staging: ion: replace ion_phys_addr_t with phys_addr_t
 2014-02-17  0:00 UTC 

ext4 info leak in creation times in latest mainline
 2014-02-17  0:01 UTC  (2+ messages)

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-16 23:58 UTC  (7+ messages)

[PATCH 00/10] Support TI Light Management Unit devices
 2014-02-16 23:51 UTC  (3+ messages)

[PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code
 2014-02-17  0:38 UTC  (4+ messages)
` [PATCH 1/3] Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
  ` [PATCH 2/3] Drivers: net: hyperv: Cleanup the receive path
  ` [PATCH 3/3] Drivers: net: hyperv: Cleanup the netvsc receive callback functio

[RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend
 2014-02-16 23:52 UTC  (5+ messages)
  ` [PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
  ` [PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend
  ` [PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH] arm: msm: remove MACH_MSM7X30_SURF
 2014-02-16 23:31 UTC  (3+ messages)

[PATCH] ARM: OMAP2+: Add support for thumb mode on DT booted N900
 2014-02-16 23:04 UTC  (2+ messages)

[PATCH] staging: ion: replace ion_phys_addr_t with phys_addr_t
 2014-02-16 22:48 UTC 

Linux 3.14-rc3
 2014-02-16 22:00 UTC  (2+ messages)

[PATCH 1/3] checkpatch: Update octal permissions warning
 2014-02-16 21:57 UTC  (3+ messages)
` [PATCH 2/3] checkpatch: Avoid sscanf test duplicated messages
` [PATCH 3/3] checkpatch: Fix jiffies comparison and others

[PATCH] CREDITS: Correct formatting
 2014-02-16 21:41 UTC 

[PATCH v2] MAINTAINERS: Mark SuperH orphan
 2014-02-16 21:36 UTC 

[PATCH RFC] MAINTAINERS: Mark SuperH orphan
 2014-02-16 21:28 UTC  (3+ messages)

[PATCH] sched: fix information leak in sys_sched_getattr()
 2014-02-16 21:24 UTC 

[PATCH] sh: remove SH_ALPHA_BOARD
 2014-02-16 20:56 UTC  (5+ messages)

[PATCH] acpi: Remove Kconfig symbol ACPI_PROCFS
 2014-02-16 20:45 UTC  (3+ messages)

[RFC] kbuild: drop use of "ld -r" for intermediate links of vmlinux
 2014-02-16 20:37 UTC 

[PATCH] arm: imx: remove MACH_MXLADS
 2014-02-16 20:35 UTC  (7+ messages)

[PATCH 1/1] fs: xattr: Don't display attributes without read access
 2014-02-16 12:31 UTC 

[PATCH 1/2] usb: host: remove USB_ARCH_HAS_?HCI
 2014-02-16 20:11 UTC  (3+ messages)

[PATCH] xen: remove XEN_PRIVILEGED_GUEST
 2014-02-16 20:07 UTC 

Honestly, fork systemd
 2014-02-16 19:51 UTC  (2+ messages)

[PATCH 2/2] usb: host: remove selects of USB_ARCH_HAS_?HCI
 2014-02-16 19:46 UTC 

[PATCH] perf, nmi: fix unknown NMI warning
 2014-02-16 19:43 UTC  (5+ messages)

sched: fair: NULL ptr deref in check_preempt_wakeup
 2014-02-16 19:19 UTC  (2+ messages)

[PATCH] arm: sti: Remove SOC_STIH415 and SOC_STIH416
 2014-02-16 19:05 UTC 

[PATCH] regulator: core bugfix: Use normal enable for always_on regulators
 2014-02-16 19:00 UTC 

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-16 18:57 UTC  (4+ messages)
` [RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge

[PATCH] arm: omap: remove OMAP_PACKAGE_ZAC and OMAP_PACKAGE_ZAF
 2014-02-16 18:51 UTC 

[PATCH V7 1/1] Drivers: hv: Implement the file copy service
 2014-02-16 19:34 UTC 

[PATCH v9] xen/grant-table: Avoid m2p_override during mapping
 2014-02-16 18:36 UTC  (2+ messages)

[PATCH] hwmon: twl4030-madc-hwmon: Add device tree support
 2014-02-16 17:44 UTC  (5+ messages)

[BUG] unable to handle kernel NULL pointer dereference
 2014-02-16 17:35 UTC  (7+ messages)

[PATCH] arm: omap3: cm-t35: remove MACH_CM_T3730
 2014-02-16 17:26 UTC 

[PATCH] s390: remove HAVE_MARCH_Z9?0_FEATURES
 2014-02-16 17:15 UTC 

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-16 17:11 UTC  (2+ messages)

[PATCH v2 0/2] generic CPU feature based udev module autoprobing
 2014-02-16 17:11 UTC  (4+ messages)

BUG: Bad rss-counter state mm:ffff88005f936c00 idx:0 val:1
 2014-02-16 17:06 UTC 

[PATCH V2 11/17] i2c: nomadik: Convert to devm functions
 2014-02-16 17:02 UTC  (4+ messages)

[PATCH akpm] mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
 2014-02-16 17:00 UTC 

Grüße und Komplimente!!!
 2014-02-16 16:53 UTC 

[PATCH] Documentation: update kmemleak.txt
 2014-02-16 16:42 UTC 

[PATCH 00/14] HID: low-level transport cleanup, round 2
 2014-02-16 16:43 UTC  (5+ messages)
` [PATCH 03/14] HID: core: implement generic .request()

[RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
 2014-02-16 16:41 UTC  (9+ messages)

[PATCHv3] Generic Mailbox API
 2014-02-16 16:36 UTC  (8+ messages)
` [PATCHv3 2/6] mailbox: Introduce a new common API
` [PATCHv3 6/6] mailbox: move the internal definitions into a private file

[PATCH v17 0/10] Add 32 bit VDSO time function support
 2014-02-16 16:32 UTC  (5+ messages)

[PATCH 00/48] percpu: Consistent per cpu operations V4
 2014-02-16 16:17 UTC  (3+ messages)
` [PATCH 24/48] rcu: Replace __this_cpu_ptr uses with raw_cpu_ptr

Honestly, fork systemd
 2014-02-16 15:51 UTC 

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-02-16 15:39 UTC  (12+ messages)

[PATCH] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-02-16 15:33 UTC 

[PATCH] kernel/groups.c: remove return value of set_groups
 2014-02-16 15:31 UTC 

System Daemon: The lack of foresight on social and political ramifications in the FOSS world. (systemd)
 2014-02-16 15:03 UTC 

Honestly, fork systemd
 2014-02-16 15:02 UTC 

Honestly, fork systemd
 2014-02-16 15:00 UTC 

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-16 14:25 UTC  (2+ messages)

[GIT PULL] Btrfs
 2014-02-16 13:13 UTC 

[PATCH] w1: Remove excess dependencies on W1 for masters and slaves
 2014-02-16 12:46 UTC  (2+ messages)

[RFC V1] mfd: da9063: Add support for production silicon variant code
 2014-02-16 12:18 UTC  (5+ messages)

[PATCH] arch: avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 using
 2014-02-16 11:40 UTC  (4+ messages)

[PATCH] arch: avr32: include: asm: add generic ioremap_wc() definition in "io.h"
 2014-02-16 11:39 UTC 

[PATCH] arch: avr32: include: asm: Kbuild: add generic "vga.h"
 2014-02-16 11:36 UTC 

[PATCH RESEND 0/3] percpu_ida: Various tweaks
 2014-02-16 11:25 UTC  (2+ messages)
` [PATCH 4/4] percpu_ida: Do not steal all remote CPU tags at once

[PATCH] MAINTAINERS: Update email address for bhalevy
 2014-02-16  9:51 UTC  (3+ messages)

[PATCH v6 0/8] ARM: sunxi: Add driver for SD/MMC hosts found on allwinner sunxi SOCs
 2014-02-16  9:22 UTC  (10+ messages)
` [PATCH v6 1/8] clk: sunxi: factors: automatic reparenting support
` [PATCH v6 2/8] clk: sunxi: Implement MMC phase control
` [PATCH v6 3/8] ARM: sunxi: clk: export clk_sunxi_mmc_phase_control
` [PATCH v6 4/8] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  ` [linux-sunxi] "
` [PATCH v6 5/8] ARM: dts: sun7i: Add support for mmc
` [PATCH v6 6/8] ARM: dts: sun4i: "
` [PATCH v6 7/8] ARM: dts: sun5i: "
` [PATCH v6 8/8] ARM: sunxi: Add documentation for driver for SD/MMC hosts found on Allwinner sunxi SoCs

[PATCH] intel_idle: Add CPU model 54 (Atom N2000 series)
 2014-02-16  9:05 UTC  (4+ messages)

[PATCH 1/2] mfd: twl4030-madc: Add devicetree support
 2014-02-16  9:02 UTC  (5+ messages)
` [RFCv1 1/4] mfd: twl4030-madc: Use managed resources
  ` [RFCv1 2/4] mfd: twl4030-madc: Add DT support and convert to IIO framework

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code
 2014-02-16  9:02 UTC  (2+ messages)

[PATCH 1/4] Staging: comedi: addi-data: fix brace-related coding style issues in hwdrv_apci035.c
 2014-02-16  8:41 UTC  (4+ messages)
` [PATCH 2/4] Staging: comedi: addi-data: cleanup comments "
` [PATCH 3/4] Staging: comedi: addi-data: convert printk() to dev_err()
` [PATCH 4/4] Staging: comedi: addi-data: do not initialize statics to 0 in hwdrv_apci035.c

[RFC PATCH] mm/vmscan: remove two un-needed mem_cgroup_page_lruvec() call
 2014-02-16  5:25 UTC  (4+ messages)


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