linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-16 20:29:21 to 2014-07-16 23:08:43 UTC [more...]

[PATCH v2 1/1] doc: Add remote CPU access details and others to this_cpu_ops.txt
 2014-07-16 23:09 UTC 

[PATCH v8] net: set name assign type for names assigned using a static string
 2014-07-16 23:00 UTC  (8+ messages)
` [PATCH v8] net: isdn - set name assign type
` [PATCH v8] net: openvswitch "
` [PATCH v8] net: vlan "
` [PATCH v8] net: nl80211 - make rdev_add_virtual_intf take name_assign_type
` [PATCH v8] net: nl802154 - make add_iface take name assign type
` [PATCH v8] net: ppp - set "

char interface to sdio, chdio.c
 2014-07-16 23:08 UTC  (5+ messages)

[PATCH] lustre: plain interger was used as NULL pointer
 2014-07-16 23:03 UTC 

[PATCH] MAINTAINERS: coreteam@netfilter.org is moderated
 2014-07-16 23:03 UTC  (3+ messages)

[RFC] Add "rpm_not_supported" flag
 2014-07-16 23:03 UTC  (3+ messages)

[PATCH v3 0/5] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-16 22:59 UTC  (10+ messages)
` [PATCH v3 1/5] x86,kvm: Add MSR_KVM_GET_RNG_SEED and a matching feature bit
` [PATCH v3 2/5] random,x86: Add arch_get_slow_rng_u64
` [PATCH v3 3/5] random: Seed pools from arch_get_slow_rng_u64 at startup
` [PATCH v3 4/5] random: Log how many bits we managed to seed with in init_std_data
` [PATCH v3 5/5] x86,kaslr: Use MSR_KVM_GET_RNG_SEED for KASLR if available

[PATCH] staging: gdm72xx: remove unused code
 2014-07-16 22:57 UTC  (9+ messages)
` [PATCH] staging: gdm72xx: conditionally compile debug code

Power-managing devices that are not of interest at some point in time
 2014-07-16 23:11 UTC  (2+ messages)

[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
 2014-07-16 22:34 UTC  (4+ messages)
` [PATCH v3 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up

[RFC PATCH 1/1] rcu: Allow user to ovveride RCU_NOCB_CPU_ALL at boot time
 2014-07-16 22:38 UTC 

[PATCH] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend
 2014-07-16 22:35 UTC  (3+ messages)

[PATCH v2] i2c: s3c2410: resume the I2C controller earlier
 2014-07-16 22:31 UTC  (3+ messages)

[PATCH v4 0/3] Qualcomm Resource Power Manager driver
 2014-07-16 22:30 UTC  (11+ messages)
` [PATCH v4 1/3] soc: devicetree: bindings: Add Qualcomm RPM DT binding
` [PATCH v4 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM

[PATCH v2 6/6] spi: atmel: Use dmaengine_prep_slave_sg() API
 2014-07-16 22:27 UTC  (2+ messages)

[PATCH 1/1] Staging: adl_pci9118: a style issue fixed
 2014-07-16 22:26 UTC 

[PATCH] r8169: Enable RX_MULTI_EN for RTL_GIGA_MAC_VER_40
 2014-07-16 22:25 UTC  (4+ messages)

[PATCH v2 1/6] dmaengine: Update documentation for inline wrappers
 2014-07-16 22:22 UTC  (3+ messages)
` [PATCH v2 trivial 3/6] spi: topcliff-pch: Update error messages for dmaengine_prep_slave_sg() API

[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
 2014-07-16 22:20 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] KVM: x86: emulator injects #DB when RFLAGS.RF is set
 2014-07-16 22:19 UTC 

[PATCH RFCv3 00/14] arm64: eBPF JIT compiler
 2014-07-16 22:18 UTC  (10+ messages)
` [PATCH RFCv3 01/14] arm64: introduce aarch64_insn_gen_comp_branch_imm()
` [PATCH RFCv3 08/14] arm64: introduce aarch64_insn_gen_movewide()

[PATCH 0/7] Two-phase seccomp and x86 tracing changes
 2014-07-16 22:06 UTC  (15+ messages)
` [PATCH 2/7] seccomp: Refactor the filter callback and the API
` [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 V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-16 22:08 UTC  (67+ messages)
` [patch V2 01/64] tile: Convert VDSO timekeeping to the precise mechanism
` [patch V2 02/64] timekeeping: Simplify arch_gettimeoffset()
` [patch V2 03/64] hrtimer: Cleanup hrtimer accessors to the timekepeing state
` [patch V2 04/64] ktime: Kill non-scalar ktime_t implementation for 2038
` [patch V2 05/64] ktime: Sanitize ktime_to_us/ms conversion
` [patch V2 06/64] ktime: Change ktime_set() to take 64bit seconds value
` [patch V2 07/64] time64: Add time64.h header and define struct timespec64
` [patch V2 08/64] time: More core infrastructure for timespec64
` [patch V2 09/64] timekeeping: Convert timekeeping core to use timespec64s
` [patch V2 10/64] time: Consolidate the time accessor prototypes
` [patch V2 11/64] timekeeping: Provide timespec64 based interfaces
` [patch V2 12/64] timekeeper: Move tk_xtime to core code
` [patch V2 13/64] timekeeping: Cache optimize struct timekeeper
` [patch V2 14/64] timekeeping: Use timekeeping_update() instead of memcpy()
` [patch V2 15/64] timekeeping: Provide internal ktime_t based data
` [patch V2 16/64] timekeeping: Use ktime_t based data for ktime_get()
` [patch V2 17/64] timekeeping: Provide ktime_get_with_offset()
` [patch V2 18/64] timekeeping: Use ktime_t based data for ktime_get_real()
` [patch V2 19/64] timekeeping; Use ktime_t based data for ktime_get_boottime()
` [patch V2 20/64] timekeeping: Use ktime_t based data for ktime_get_clocktai()
` [patch V2 21/64] timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
` [patch V2 22/64] timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
` [patch V2 23/64] timekeeping: Provide ktime_mono_to_any()
` [patch V2 24/64] timerfd: Use ktime_mono_to_real()
` [patch V2 25/64] input: evdev: "
` [patch V2 26/64] drm: "
` [patch V2 27/64] timekeeping: Remove ktime_get_monotonic_offset()
` [patch V2 28/64] timekeeping: Provide ktime_get[*]_ns() helpers
` [patch V2 29/64] time: Export nsecs_to_jiffies()
` [patch V2 30/64] sched: Make task->real_start_time nanoseconds based
` [patch V2 31/64] sched: Make task->start_time "
` [patch V2 32/64] delayacct: Make accounting nanosecond based
` [patch V2 33/64] delayacct: Remove braindamaged type conversions
` [patch V2 34/64] powerpc: cell: Use ktime_get_ns()
` [patch V2 35/64] connector: "
` [patch V2 36/64] mfd: cros_ec_spi: "
` [patch V2 37/64] misc: ioc4: "
` [patch V2 38/64] net: mlx5: "
` [patch V2 39/64] fs: lockd: "
` [patch V2 40/64] hwmon: ibmaem: "
` [patch V2 41/64] iio: Use ktime_get_real_ns()
` [patch V2 42/64] arm: bL_switcher:k "
` [patch V2 43/64] x86: kvm: Use ktime_get_boot_ns()
` [patch V2 44/64] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
` [patch V2 45/64] timekeeping: Remove monotonic_to_bootbased
` [patch V2 46/64] timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
` [patch V2 47/64] timekeeping: Simplify getboottime()
` [patch V2 48/64] timekeeping: Remove timekeeper.total_sleep_time
` [patch V2 49/64] timekeeping: Simplify timekeeping_clocktai()
` [patch V2 50/64] hangcheck-timer: Use ktime_get_ns()
` [patch V2 51/64] timekeeping: Provide ktime_get_raw()
` [patch V2 52/64] drm: i915: Use nsec based interfaces
` [patch V2 53/64] drm: vmwgfx: "
` [patch V2 54/64] wireless: ath9k: Get rid of timespec conversions
` [patch V2 55/64] clocksource: Make delta calculation a function
` [patch V2 56/64] clocksource: Move cycle_last validation to core code
` [patch V2 57/64] clocksource: Get rid of cycle_last
` [patch V2 58/64] timekeeping: Restructure the timekeeper some more
` [patch V2 59/64] timekeeping: Create struct tk_read_base and use it in struct timekeeper
` [patch V2 60/64] timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
` [patch V2 61/64] seqcount: Provide raw_read_seqcount()
` [patch V2 62/64] seqcount: Add raw_write_seqcount_latch()
` [patch V2 63/64] timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
` [patch V2 64/64] ftrace: Provide trace clocks monotonic

[ANNOUNCE] Git v2.0.2
 2014-07-16 22:02 UTC 

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-16 22:00 UTC  (6+ messages)
` [PATCHv5 0/4] "

[PATCH/RFC v4 00/21] LED / flash API integration
 2014-07-16 22:00 UTC  (5+ messages)
` [PATCH/RFC v4 06/21] leds: add API for setting torch brightness
` [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper

[PATCH v11 0/11] seccomp: add thread sync ability
 2014-07-16 21:50 UTC  (12+ messages)
` [PATCH v11 01/11] seccomp: create internal mode-setting function
` [PATCH v11 02/11] seccomp: extract check/assign mode helpers
` [PATCH v11 03/11] seccomp: split mode setting routines
` [PATCH v11 04/11] seccomp: add "seccomp" syscall
` [PATCH v11 05/11] ARM: add seccomp syscall
` [PATCH v11 06/11] MIPS: "
` [PATCH v11 07/11] sched: move no_new_privs into new atomic flags
` [PATCH v11 08/11] seccomp: split filter prep from check and apply
` [PATCH v11 09/11] seccomp: introduce writer locking
` [PATCH v11 10/11] seccomp: allow mode setting across threads
` [PATCH v11 11/11] seccomp: implement SECCOMP_FILTER_FLAG_TSYNC

find_busiest_group divide error
 2014-07-16 21:47 UTC  (5+ messages)

[PATCH] HID: rmi: check that report ids exist in the report_id_hash before accessing their size
 2014-07-16 21:38 UTC 

After unlinking a large file on ext4, the process stalls for a long time
 2014-07-16 21:46 UTC  (5+ messages)

[PATCH v3 0/2] Simplify hotplug/suspend handling
 2014-07-16 21:45 UTC  (5+ messages)
` [PATCH v3 1/2] cpufreq: Don't destroy/realloc policy/sysfs on hotplug/suspend

[RFC PATCH 0/11] Support Write-Through mapping on x86
 2014-07-16 21:28 UTC  (5+ messages)

[RFC v2 0/2] vfs / btrfs: add support for ustat()
 2014-07-16 21:37 UTC  (3+ messages)
` [RFC v2 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC v2 2/2] btrfs: use the new VFS super_block_dev

[PATCH 10/10] proc: remove INF macro
 2014-07-16 21:38 UTC 

[PATCH 0/4] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
 2014-07-16 21:36 UTC  (12+ messages)

Power-managing devices that are not of interest at some point in time
 2014-07-16 21:36 UTC  (2+ messages)

[PATCH 09/10] proc: convert /proc/$PID/hardwall to seq_file interface
 2014-07-16 21:36 UTC 

[PATCH 08/10] proc: convert /proc/$PID/io to seq_file interface
 2014-07-16 21:35 UTC 

[PATCH 07/10] proc: convert /proc/$PID/oom_score to seq_file interface
 2014-07-16 21:35 UTC 

linux-next: manual merge of the pm tree with the ia64 tree
 2014-07-16 21:53 UTC  (4+ messages)

[RFC PATCH 00/15] ACPICA: Add CONFIG_ACPI=n build support for ACPICA header files
 2014-07-16 21:46 UTC  (5+ messages)
` [PATCH v3 7/7] ACPI: Cleanup useless ACPI inclusion

[PATCH 06/10] proc: convert /proc/$PID/schedstat to seq_file interface
 2014-07-16 21:34 UTC 

[RFC 0/2] vfs / btrfs: add support for ustat()
 2014-07-16 21:34 UTC  (2+ messages)

[REGRESSION] Boot hang with 939f04bec printk: enable interrupts before calling console_trylock_for_printk()
 2014-07-16 21:34 UTC  (3+ messages)

[PATCH 05/10] proc: convert /proc/$PID/wchan to seq_file interface
 2014-07-16 21:34 UTC 

[PATCH 04/10] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
 2014-07-16 21:32 UTC 

[PATCH] drivers/rtc/rtc-isl12022.c: Device tree support
 2014-07-16 21:31 UTC  (4+ messages)
` [REVISED PATCH] "
  ` [PATCH 1/2] "
  ` [PATCH 2/2] devicetree: Document binding for isl12022 driver

[PATCH v10 0/11] seccomp: add thread sync ability
 2014-07-16 21:27 UTC  (8+ messages)

[PATCH 03/10] proc: convert /proc/$PID/syscall to seq_file interface
 2014-07-16 21:26 UTC 

[PATCH 02/10] proc: convert /proc/$PID/limits to seq_file interface
 2014-07-16 21:26 UTC 

[PATCH 01/10] proc: convert /proc/$PID/auxv to seq_file interface
 2014-07-16 21:24 UTC 

[PATCH] proc: more "const char *" pointers
 2014-07-16 21:20 UTC 

[PATCH v4] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereference
 2014-07-16 21:14 UTC  (2+ messages)

[PATCHv2 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-16 21:11 UTC  (4+ messages)
` [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

[PATCH v3] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-16 21:30 UTC  (4+ messages)

[PATCH] misc/GenWQE: fix pci_enable_msi usage
 2014-07-16 21:10 UTC  (2+ messages)

PROBLEM: Samsung SSD 840 failed to get NCQ Send/Recv, failed to set xfermode
 2014-07-16 20:55 UTC 

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-16 21:18 UTC  (4+ messages)

[PATCH] sparc: Add support for seek and shorter read to /dev/mdesc
 2014-07-16 21:00 UTC  (4+ messages)

[PATCH] target/configfs: Remove unnecessary null test
 2014-07-16 20:59 UTC 

[PATCH] devres: Add devm_kasprintf and devm_kvasprintf API
 2014-07-16 20:57 UTC 

Requesting for your partnership
 2014-07-16  2:11 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2014-07-16 20:52 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2014-07-16 20:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: power_supply: update maintainership
 2014-07-16 21:09 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] ARM: dts: qcom: Add 8064 multimedia clock controller node
 2014-07-16 20:49 UTC 

Backport request for 3.14 stable to use rdmsrl_safe() first when initializing RAPL PMU to allow KVM guests to boot on Intel hosts
 2014-07-16 20:28 UTC 

[PATCH 0/2] Staging: Comedi: adl_pci9118: 2 style issues fixed
 2014-07-16 20:31 UTC  (2+ messages)

[PATCH] Staging: gdm724x: fix missing blank line after variable declaration
 2014-07-16 20:30 UTC  (2+ messages)

[PATCH] Staging: comedi: adl_pci9118: a style issue fixed
 2014-07-16 20:28 UTC  (2+ messages)


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