linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-21 21:25:28 to 2014-01-22 03:04:14 UTC [more...]

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-01-22  3:04 UTC 

[PATCH] uapi: convert u64 to __u64 in exported headers
 2014-01-22  3:02 UTC  (2+ messages)

[PATCH] uapi: ppp-ioctl.h: pull in ppp_defs.h
 2014-01-22  3:01 UTC 

[PATCH] uapi: dn: pull in ioctl.h header
 2014-01-22  3:01 UTC 

[BISECTED] Linux 3.12.7 introduces page map handling regression
 2014-01-22  2:47 UTC  (3+ messages)

[GIT PULL] percpu changes for v3.14-rc1
 2014-01-22  2:37 UTC  (3+ messages)

[PATCH] swap: do not skip lowest_bit in scan_swap_map() scan loop
 2014-01-22  2:21 UTC 

[PATCH RFC 00/73] tree-wide: clean up some no longer required #include <linux/init.h>
 2014-01-22  2:26 UTC  (84+ messages)
` [PATCH 03/73] fs/notify: don't use module_init for non-modular inotify_user code
` [PATCH 05/73] x86: don't use module_init in non-modular intel_mid_vrtc.c
` [PATCH 06/73] x86: don't use module_init for non-modular core bootflag code
` [PATCH 08/73] drivers/tty/hvc: don't use module_init in non-modular hyp. console code
` [PATCH 09/73] staging: don't use module_init in non-modular ion_dummy_driver.c
` [PATCH 10/73] powerpc: use device_initcall for registering rtc devices
` [PATCH 11/73] powerpc: book3s KVM can be modular so it should use module.h
` [PATCH 12/73] powerpc: kvm e500/44x is not modular, so don't use module_init
` [PATCH 16/73] arm: include module.h in drivers/bus/omap_l3_smx.c
` [PATCH 17/73] arm: fix implicit module.h use in mach-at91 gpio.h
` [PATCH 18/73] arm: fix implicit #include <linux/init.h> in entry asm
` [PATCH 19/73] arm: mach-s3c64xx mach-crag6410-module.c is not modular
` [PATCH 20/73] arm: use subsys_initcall in non-modular pl320 IPC code
` [PATCH 22/73] alpha: don't use module_init for non-modular core code
` [PATCH 23/73] sparc: don't use module_init in non-modular pci.c code
` [PATCH 26/73] ia64: don't use module_init in non-modular sim/simscsi.c code
` [PATCH 28/73] cpuidle: don't use modular platform register in non-modular ARM drivers
` [PATCH 30/73] drivers/i2c: busses/i2c-acorn.c is tristate and should use module.h
` [PATCH 31/73] module: relocate module_init from init.h to module.h
` [PATCH 32/73] logo: emit "#include <linux/init.h> in autogenerated C file
` [PATCH 33/73] arm: delete non-required instances of include <linux/init.h>
` [PATCH 34/73] mips: "
` [PATCH 35/73] sparc: "
` [PATCH 37/73] alpha: delete non-required instances of <linux/init.h>
` [PATCH 38/73] blackfin: "
` [PATCH 39/73] powerpc: delete another unrequired instance "
` [PATCH 41/73] video: delete non-required instances of include <linux/init.h>
` [PATCH 42/73] rtc: "
` [PATCH 43/73] scsi: "
` [PATCH 44/73] spi: "
` [PATCH 45/73] acpi: "
` [PATCH 46/73] drivers/power: "
` [PATCH 47/73] drivers/media: "
` [PATCH 48/73] drivers/ata: "
` [PATCH 49/73] drivers/mtd: "
` [PATCH 50/73] drivers/hwmon: "
` [PATCH 51/73] drivers/i2c: "
` [PATCH 52/73] drivers/pinctrl: "
` [PATCH 53/73] drivers/isdn: "
` [PATCH 54/73] drivers/leds: "
` [PATCH 55/73] drivers/pcmcia: "
` [PATCH 56/73] drivers/char: "
` [PATCH 57/73] drivers/infiniband: "
` [PATCH 58/73] drivers/mfd: "
` [PATCH 59/73] drivers/gpio: "
` [PATCH 60/73] drivers/bluetooth: "
` [PATCH 61/73] drivers/mmc: "
` [PATCH 62/73] drivers/crypto: "
` [PATCH 63/73] drivers/platform: "
` [PATCH 64/73] drivers/misc: "
` [PATCH 65/73] drivers/edac: "
` [PATCH 66/73] drivers/macintosh: "
` [PATCH 67/73] drivers/base: "
` [PATCH 68/73] drivers/cpufreq: delete non-required instances of <linux/init.h>
` [PATCH 69/73] drivers/pci: "
` [PATCH 70/73] drivers/dma: "
` [PATCH 71/73] drivers/gpu: "
` [PATCH 72/73] drivers: delete remaining "
` [PATCH 73/73] include: remove needless "

[PATCH] x86, cpu hotplug, use cpumask stack safe variant cpumask_var_t in check_irq_vectors_for_cpu_disable()
 2014-01-22  2:00 UTC  (3+ messages)
` [PATCH] x86, cpu hotplug, use cpumask stack safe variant cpumask_var_t in check_irq_vectors_for_cpu_disable() [v2]

Messenger from Administrator
 2014-01-22  2:16 UTC 

[PATCH v2 0/4] Intel MPX support
 2014-01-22  9:27 UTC  (5+ messages)
` [PATCH v2 1/4] x86, mpx: add documentation on Intel MPX
` [PATCH v2 2/4] x86, mpx: hook #BR exception handler to allocate bound tables
` [PATCH v2 3/4] x86, mpx: add prctl commands PR_MPX_INIT, PR_MPX_RELEASE
` [PATCH v2 4/4] x86, mpx: extend siginfo structure to include bound violation information

[PATCH] imx27: pinctrl: fix wrong offset to ICONFB
 2014-01-22  2:13 UTC  (3+ messages)

[PATCH 0/7] net: Convert aligned memcpy to ether_addr_copy
 2014-01-22  2:13 UTC  (3+ messages)
` [PATCH 1/7] 8021q: Use ether_addr_copy

[PATCH 2/4] x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted
 2014-01-22  2:03 UTC  (2+ messages)
` [tip:x86/build] "

[PATCH 1/4] x86: Remove duplication of 16-bit CFLAGS
 2014-01-22  2:03 UTC  (4+ messages)
` [PATCH 3/4] x86: Allow building 16-bit code with -m16 with toolchains that support it
` [tip:x86/build] x86: Remove duplication of 16-bit CFLAGS

staging: vt6656: device.h Remove typedef enum __device_init_type
 2014-01-22  2:01 UTC  (3+ messages)

Messenger from Administrator
 2014-01-22  1:53 UTC 

[PATCH-v2 00/17] target: Add support for DIF Type1+Type3 emulation + passthrough
 2014-01-22  1:54 UTC  (15+ messages)
` [PATCH-v2 03/17] target/sbc: Add DIF setup in sbc_check_prot + sbc_parse_cdb
` [PATCH-v2 10/17] target: Add protection SGLs to target_submit_cmd_map_sgls
` [PATCH-v2 11/17] target/iblock: Add blk_integrity + BIP passthrough support
` [PATCH-v2 12/17] target/file: Add DIF protection init/format support

[PATCH] staging: lustre: fix GFP_ATOMIC macro usage
 2014-01-22  1:52 UTC  (9+ messages)

ipv4_dst_destroy panic regression after 3.10.15
 2014-01-22  1:39 UTC  (6+ messages)

[PATCH] pinctrl: Rename Broadcom Capri pinctrl driver
 2014-01-22  1:35 UTC  (3+ messages)

[PATCH 00/14] perf, x86: Haswell LBR call stack support
 2014-01-22  1:35 UTC  (3+ messages)

VDSO support for 32bit time functions
 2014-01-22  1:34 UTC  (3+ messages)

[PATCH 0/8] Add support for PowerPC Hypervisor supplied performance counters
 2014-01-22  1:32 UTC  (2+ messages)

[PATCH net-next v5 1/3] random32: add prandom_u32_max and convert open coded users
 2014-01-22  1:29 UTC  (3+ messages)
` [PATCH net-next v5 2/3] net: introduce reciprocal_scale helper and convert users
` [PATCH net-next v5 3/3] reciprocal_divide: update/correction of the algorithm

[PATCH] mm: add a new command-line kmemcheck value
 2014-01-22  1:22 UTC  (5+ messages)

[PATCH v6 0/8] x86: use new text_poke_bp in ftrace
 2014-01-22  1:18 UTC  (7+ messages)
` [PATCH v6 1/8] x86: allow to handle errors in text_poke function family
        `  "

[PATCH net-next v4 1/3] random32: add prandom_u32_max and convert open coded users
 2014-01-22  1:02 UTC  (3+ messages)
` [PATCH net-next v4 2/3] net: introduce reciprocal_scale helper and convert users
` [PATCH net-next v4 3/3] reciprocal_divide: update/correction of the algorithm

Weird plugin paths in perf and perf.so binaries with 3.14 merge window
 2014-01-22  0:58 UTC  (2+ messages)

[PATCH V4 1/1] Drivers: hv: Implement the file copy service
 2014-01-22  1:43 UTC 

[BUG] at drivers/md/raid5.c:291! kernel 3.13-rc8
 2014-01-22  0:52 UTC  (6+ messages)

linux rdma 3.14 merge plans
 2014-01-22  0:43 UTC  (2+ messages)

[PATCH v9 0/5] qrwlock: Introducing a queue read/write lock implementation
 2014-01-22  0:31 UTC  (7+ messages)
` [PATCH v9 3/5] qrwlock, x86 - Treat all data type not bigger than long as atomic in x86

[PATCH] gpio: bcm281xx: Centralize register locking
 2014-01-22  0:10 UTC 

[PATCH] gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
 2014-01-22  0:10 UTC 

linux-next: the usual request
 2014-01-22  0:10 UTC 

[PATCH v4 0/9] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 23:58 UTC  (11+ messages)
` [PATCH 1/9] numa,sched,mm: remove p->numa_migrate_deferred
` [PATCH 2/9] rename p->numa_faults to numa_faults_memory
` [PATCH 3/9] numa,sched: track from which nodes NUMA faults are triggered
` [PATCH 4/9] numa,sched: build per numa_group active node mask from numa_faults_cpu statistics
` [PATCH 5/9] numa,sched,mm: use active_nodes nodemask to limit numa migrations
` [PATCH 6/9] numa,sched: normalize faults_cpu stats and weigh by CPU use
` [PATCH 7/9] numa,sched: do statistics calculation using local variables only
` [PATCH 8/9] numa,sched: rename variables in task_numa_fault
` [PATCH 9/9] numa,sched: define some magic numbers

bio_integrity_verify() bug causing READ verify to be silently skipped
 2014-01-21 23:53 UTC  (5+ messages)

[RFC][PATCH] preempt: Debug for possible missed preemption checks
 2014-01-21 23:50 UTC  (6+ messages)

[PATCH 0/3] Hook up powerclamp with PM QOS and cpuidle
 2014-01-21 23:47 UTC  (7+ messages)
` [PATCH 1/3] pm/qos: allow state control of qos class

[PATCH 0/5][RFC][v2] steps to make audit pid namespace-safe
 2014-01-21 23:37 UTC  (4+ messages)
` [PATCH 3/5] audit: store audit_pid as a struct pid pointer

[PATCH v9 0/6] MCS Lock: MCS lock code cleanup and optimizations
 2014-01-21 23:36 UTC  (7+ messages)
` [PATCH v9 1/6] MCS Lock: Barrier corrections
` [PATCH v9 2/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v9 3/6] MCS Lock: Optimizations and extra comments
` [PATCH v9 4/6] MCS Lock: Allow architectures to hook in to contended paths
` [PATCH v9 5/6] MCS Lock: Order the header files in Kbuild of each architecture in alphabetical order
` [PATCH v9 6/6] MCS Lock: Allow architecture specific asm files to be used for contended case

[BUG] mm: thp: hugepage_vma_check has a blind spot
 2014-01-21 23:24 UTC  (2+ messages)

x86: Inconsistent xAPIC synchronization in arch_irq_work_raise?
 2014-01-21 23:20 UTC  (4+ messages)

[Patch v1 1/3] ACPI: add callback prepare() into acpi_hotplug_handler
 2014-01-21 23:17 UTC  (4+ messages)

[PATCH] tty: Allow stealing of controlling ttys within user namespaces
 2014-01-21 23:12 UTC  (2+ messages)

[RFC/RFT][PATCH 0/5] PM / QoS: Introduce latency tolerance device PM QoS type
 2014-01-21 23:25 UTC  (6+ messages)
` [RFC/RFT][PATCH 4/5] ACPI / LPSS: Support for device latency tolerance PM QoS
      ` [RFC/RFT][PATCH 4-1/5] ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler
      ` [RFC/RFT][PATCH 4-2/5] ACPI / LPSS: Support for device latency tolerance PM QoS

[PATCH] [trivial] ixgbe: Fix format string in ixgbe_fcoe.c
 2014-01-21 23:04 UTC  (2+ messages)

[RFC PATCH 0/9] mtd: nand: add sunxi NAND Flash Controller support
 2014-01-21 22:57 UTC  (10+ messages)
` [RFC PATCH 3/9] of: mtd: add NAND timings retrieval support

[GIT PULL] PCI changes for v3.14
 2014-01-21 22:48 UTC 

drm/radeon bisected 3.13 regression: GPU lockup
 2014-01-21 22:43 UTC 

[PATCH] drivers/hid/wacom: fixed coding style issues
 2014-01-21 22:42 UTC  (6+ messages)

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers
 2014-01-21 22:32 UTC  (5+ messages)

[PATCH 00/15] cleanups and optimizations
 2014-01-21 22:28 UTC  (3+ messages)
` [PATCH 13/15] sched: Use a static_key for sched_clock_stable

[PATCH v3 0/6] pseudo-interleaving for automatic NUMA balancing
 2014-01-21 22:26 UTC  (4+ messages)
` [PATCH 2/6] numa,sched: track from which nodes NUMA faults are triggered

[PATCH v8 6/6] MCS Lock: Allow architecture specific asm files to be used for contended case
 2014-01-21 22:25 UTC  (3+ messages)

[PATCH 1/3] mm: vmscan: shrink_slab: rename max_pass -> freeable
 2014-01-21 22:22 UTC  (2+ messages)

[PATCH-v2 0/3] percpu_ida+Co: Make percpu_ida_alloc accept task state bitmask
 2014-01-21 22:18 UTC  (5+ messages)
` [PATCH-v2 1/3] percpu_ida: Make percpu_ida_alloc + callers "

latest git usb3.0 ports not working
 2014-01-21 22:17 UTC  (2+ messages)

[PATCH] mm: slub: fix ALLOC_SLOWPATH stat
 2014-01-21 22:14 UTC  (3+ messages)

[ANNOUNCE] Git v1.9-rc0
 2014-01-21 22:14 UTC 

OOM-killer and strange RSS value in 3.9-rc7
 2014-01-21 22:12 UTC  (10+ messages)

3.13: BUG: unable to handle kernel paging request at 00000000b4343e88
 2014-01-21 22:10 UTC  (2+ messages)

[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
 2014-01-21 22:07 UTC  (10+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-21 21:59 UTC  (5+ messages)
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events

ALSA: hda - Fix possible races in HDMI driver - lockup on shutdown when radeon.audio=1 after using audacity
 2014-01-21 21:57 UTC  (5+ messages)

[PATCH] checkpatch: Prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
 2014-01-21 21:51 UTC 

qemu hangs on current git
 2014-01-21 21:51 UTC 

[PATCH 0/9] Various sched patches
 2014-01-21 21:46 UTC  (9+ messages)
` [PATCH 6/9] sched: Push put_prev_task() into pick_next_task()
` [PATCH 8/9] sched/fair: Optimize cgroup pick_next_task_fair


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