All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-23 09:04:14 to 2014-06-23 09:46:01 UTC [more...]

[PATCH 0/5] regulator: act8865: add support for act8846
 2014-06-23  9:45 UTC  (8+ messages)
` [PATCH 1/5] regulator: act8865: fix parsing of platform data
` [PATCH 2/5] regulator: act8865: set correct number of regulators in pdata

[PATCH 1/1] inotify.7: Bug 77111 - watch descriptor reuse
 2014-06-23  9:45 UTC  (4+ messages)
` [PATCH 1/1 v2] "

[PATCH 00/17] Misc MIPS/BPF fixes for 3.16
 2014-06-23  9:44 UTC  (51+ messages)
  ` [PATCH 01/17] MIPS: uasm: Add s3s1s2 instruction builder
  ` [PATCH 02/17] MIPS: uasm: Add slt uasm instruction
  ` [PATCH 03/17] MIPS: mm: uasm: Fix lh micro-assembler instruction
  ` [PATCH 04/17] MIPS: bpf: Use the LO register to get division's quotient
  ` [PATCH 05/17] MIPS: bpf: Return error code if the offset is a negative number
  ` [PATCH 06/17] MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases
  ` [PATCH 07/17] MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE
  ` [PATCH 08/17] MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases
  ` [PATCH 09/17] MIPS: bpf: Use correct mask for VLAN_TAG case
  ` [PATCH 10/17] MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case
  ` [PATCH 11/17] MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes
  ` [PATCH 12/17] MIPS: bpf: Fix is_range() semantics
  ` [PATCH 13/17] MIPS: bpf: Drop update_on_xread and always initialize the X register
  ` [PATCH 14/17] MIPS: bpf: Prevent kernel fall over for >=32bit shifts
  ` [PATCH 15/17] MIPS: bpf: Fix PKT_TYPE case for big-endian cores
  ` [PATCH 16/17] MIPS: bpf: Use 32 or 64-bit load instruction to load an address to register
  ` [PATCH 17/17] MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64

[PATCH 0/2] input: Add CSR SiRFSoC internal touchscreen driver
 2014-06-23  9:43 UTC  (3+ messages)
` [PATCH 1/2] lib: int_sqrt: add int64_sqrt routine
` [PATCH 2/2] input: sirfsoc_rs - add sirfsoc internal ADC-based touchscreen driver

[Buildroot] [Patch v2 1/1] systemd: rework network/tty units installation
 2014-06-23  9:43 UTC  (3+ messages)

[[PATCH]] vb2: verify data_offset only if nonzero bytesused
 2014-06-23  9:42 UTC  (3+ messages)

[PATCH] regulatory: add NULL to alpha2
 2014-06-23  9:43 UTC  (2+ messages)

[PATCH] sched: select 'idle' cfs_rq per task-group to prevent tg-internal imbalance
 2014-06-23  9:42 UTC  (2+ messages)

[ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays?
 2014-06-23  9:42 UTC  (11+ messages)

[PATCH] script: --quiet option is not quiet
 2014-06-23  9:42 UTC  (2+ messages)

[patch 00/13] mm: memcontrol: naturalize charge lifetime v4
 2014-06-23  9:42 UTC  (9+ messages)
` [patch 12/13] mm: memcontrol: rewrite charge API

[PATCH V2 0/2] Sound support for Exynos4412 Odroid X2, U3 board
 2014-06-23  9:40 UTC  (5+ messages)
  ` [alsa-devel] "

[PATCH] ext4: Fix punch hole on files with indirect mapping
 2014-06-23  9:40 UTC  (2+ messages)

[Xenomai] Some Information About compilation Xenomai and RT Patches
 2014-06-23  9:40 UTC  (5+ messages)

[PATCH 2/2] Bluetooth: Track LE connection parameter update event
 2014-06-23  9:40 UTC 

[PATCH 1/2] Bluetooth: Store current LE connection parameters in hci_conn struct
 2014-06-23  9:40 UTC 

[clockevents] WARNING: CPU: 0 PID: 0 at kernel/time/tick-oneshot.c:32 tick_stop_event()
 2014-06-23  9:39 UTC  (4+ messages)

[libnftnl PATCH 0/4] expr: target: Do not print unset values in xml and json files
 2014-06-23  9:38 UTC  (5+ messages)
` [libnftnl PATCH 1/4] expr: target: get a nft_rule_expr type in nft_rule_expr_target_snprintf_* functions
` [libnftnl PATCH 2/4] expr: target: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 3/4] expr: target: Do not print unset values in xml file
` [libnftnl PATCH 4/4] expr: target: Do not print unset values in json file

[PATCH] arch/score/include/uapi/asm/ptrace.h: Add prefix 'SCORE_' for related macros
 2014-06-23  9:38 UTC  (2+ messages)

[PATCH][v4] crypto: caam - Correct definition of registers in memory map
 2014-06-23  9:38 UTC 

[Buildroot] [git commit] avahi: fixup init scripts after default user removal
 2014-06-23  9:38 UTC 

[RFC 0/3] brcmfmac: provide band info upon wiphy registration
 2014-06-23  9:37 UTC  (5+ messages)
` [RFC 2/3] cfg80211: expose cfg80211_disable_40mhz_24ghz module parameter
` [RFC 3/3] brcmfmac: update band and regulatory info before wiphy_register()

[Qemu-devel] [PATCH 0/4] ui/cocoa: Fix absolute positioning and other bugs
 2014-06-23  9:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] ui/cocoa: Cope with first surface being same as initial window size
` [Qemu-devel] [PATCH 2/4] ui/cocoa: Add utility method to check if point is within window
` [Qemu-devel] [PATCH 3/4] ui/cocoa: Fix handling of absolute positioning devices
` [Qemu-devel] [PATCH 4/4] ui/cocoa: Honour -show-cursor command line option

[PATCH 1/1] Revert "block: add __init to blkcg_policy_register"
 2014-06-23  9:35 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/radeon: remove drm_vblank_get|put from pflip handling"
 2014-06-23  9:34 UTC  (5+ messages)

[PATCH 5/5] hrtimer: Remove hrtimer_enqueue_reprogram()
 2014-06-23  9:34 UTC  (2+ messages)
` [tip:timers/core] "

[GIT PULL 0/8] ARM: SoC: pending changes for 3.15
 2014-06-23  9:34 UTC  (13+ messages)
` [GIT PULL 3/8] ARM: SoC specific changes
  ` Kconfig ARM_ERRATA_753970?
        ` [PATCH] ARM: mvebu: rename ARM_ERRATA_753970
              ` [PATCH v2] "

[PATCH 0/7] cleaning up determine_author_info
 2014-06-23  9:33 UTC  (4+ messages)
` [PATCH 7/7] determine_author_info: stop leaking name/email

[PATCH V2 4/5] hrtimer: Kick lowres dynticks targets on timer enqueue
 2014-06-23  9:34 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 3/5] hrtimer: Store cpu-number in 'struct hrtimer_cpu_base'
 2014-06-23  9:34 UTC  (2+ messages)
` [tip:timers/core] hrtimer: Store cpu-number in struct hrtimer_cpu_base

[PATCH 2/5] timer: Kick dynticks targets on mod_timer*() calls
 2014-06-23  9:34 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH 1/5] timer: Store cpu-number in 'struct tvec_base'
 2014-06-23  9:33 UTC  (2+ messages)
` [tip:timers/core] timer: Store cpu-number in struct tvec_base

screen update problems with Intel HD 4600 + virtual screen
 2014-06-23  9:33 UTC  (2+ messages)

mlx4 - query regarding PF VF functionality division
 2014-06-23  9:33 UTC 

[PATCHv5 0/2] Remove ARM meminfo
 2014-06-23  9:30 UTC  (8+ messages)
` [PATCHv5 2/2] arm: Get rid of meminfo

[Qemu-devel] [PULL 0/6] Block patches
 2014-06-23  9:31 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] block: m25p80: sync_page(): Deindent function body
` [Qemu-devel] [PULL 2/6] block: m25p80: Support read only bdrvs
` [Qemu-devel] [PULL 3/6] QemuOpts: check NULL opts in qemu_opt_get functions
` [Qemu-devel] [PULL 4/6] sheepdog: fix NULL dereference in sd_create
` [Qemu-devel] [PULL 5/6] vl: allow other threads to do qemu_system_vmstop_request
` [Qemu-devel] [PULL 6/6] block: asynchronously stop the VM on I/O errors

[Buildroot] [Bug 7208] New: Glibc C++ aplications crash if they use exceptions
 2014-06-23  9:32 UTC  (2+ messages)
` [Buildroot] [Bug 7208] "

[PATCH v3 00/13] compaction: balancing overhead and success rates
 2014-06-23  9:31 UTC  (16+ messages)
` [PATCH v3 06/13] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH v3 07/13] mm, compaction: skip rechecks when lock was already held
` [PATCH v3 08/13] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH v3 09/13] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH v3 11/13] mm, compaction: pass gfp mask to compact_control

[PATCH net] xen-netback: bookkeep number of queues in our own module
 2014-06-23  9:30 UTC  (15+ messages)

[PATCH v2] initramfs: Support initrd that is bigger than 2GiB
 2014-06-23  9:30 UTC  (2+ messages)

[PATCH] kconfig: plug false-positive warning in get_prompt_str() seen with gcc-4.9
 2014-06-23  9:29 UTC  (3+ messages)

[PATCH] cfg80211: fix elapsed_jiffies calculation
 2014-06-23  9:29 UTC  (2+ messages)

[PATCH 1/2] perf: ignore LBR and offcore_rsp
 2014-06-23  9:29 UTC  (5+ messages)

[PATCH v2 00/10] Add Maxim 77802 PMIC support
 2014-06-23  9:28 UTC  (9+ messages)
` [PATCH v2 07/10] regulator: Add driver for Maxim 77802 PMIC regulators

[Qemu-devel] [PATCH] spapr: Fix RTAS token numbers
 2014-06-23  9:27 UTC 

[PATCH] generic/017: skip invalid block sizes for btrfs
 2014-06-23 10:28 UTC 

[PATCH] mfd: cros_ec_spi: set wakeup capability
 2014-06-23  9:26 UTC  (3+ messages)

[PATCH v3 0/7] add mtu and flow control handlers
 2014-06-23  9:26 UTC  (4+ messages)
` [PATCH v3 2/7] ethdev: add autoneg parameter in flow ctrl accessors

[PATCH] Btrfs: implement support for fallocate collapse range
 2014-06-23 10:25 UTC 

[PATCH 0/2] mmc: rtsx: add support for async request
 2014-06-23  9:26 UTC  (14+ messages)
` [PATCH 2/2] "

[PATCH] init/do_mounts.c: treat EROFS like EACCES
 2014-06-23  9:22 UTC  (5+ messages)

ATTN::: PROPOSAL
 2014-06-23  7:46 UTC 

[Buildroot] [PATCH v2 0/3] Add TARGET_FINALIZE_HOOKS
 2014-06-23  9:22 UTC  (9+ messages)
` [Buildroot] [PATCH v2 1/3] Makefile: target-finalize: add TARGET_FINALIZE_HOOKS
` [Buildroot] [PATCH v2 2/3] system: convert "system.mk" recipes to "target-finalize" hooks

[Xenomai] Support of Beagleboard xm rev C on 3.14-ipipe
 2014-06-23  9:22 UTC  (2+ messages)

[PATCH V2] mtd:nor:timeout:fix do_write_buffer() timeout error
 2014-06-23  9:22 UTC  (2+ messages)

Bug#751417: linux-image-3.2.0-4-5kc-malta: no SIGKILL after prctl(PR_SET_SECCOMP, 1, ...) on MIPS
 2014-06-23  9:19 UTC  (2+ messages)

[PATCH 8/8] ARM: shmobile: henninger: Add dummy PCIe bus clock
 2014-06-23  9:19 UTC  (2+ messages)

[PATCH v2 net-next 0/2] split BPF out of core networking
 2014-06-23  9:18 UTC  (14+ messages)

[PATCH] x86: tsc: get rid of custom DIV_ROUND
 2014-06-23  9:18 UTC  (2+ messages)

[PATCH 3.12 001/111] ath9k: Fix sequence number assignment for non-data frames
 2014-06-23  8:32 UTC  (17+ messages)
` [PATCH 3.12 000/111] 3.12.23-stable review
  ` [PATCH 3.12 013/111] ARM: perf: hook up perf_sample_event_took around pmu irq handling
  ` [PATCH 3.12 015/111] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
  ` [PATCH 3.12 017/111] perf: Prevent false warning in perf_swevent_add
  ` [PATCH 3.12 022/111] hwmon: (ntc_thermistor) Fix dependencies
  ` [PATCH 3.12 023/111] hwmon: (ntc_thermistor) Fix OF device ID mapping
  ` [PATCH 3.12 033/111] cpufreq: remove race while accessing cur_policy
  ` [PATCH 3.12 035/111] sched: Fix hotplug vs. set_cpus_allowed_ptr()
  ` [PATCH 3.12 039/111] md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync"
  ` [PATCH 3.12 048/111] USB: ftdi_sio: add NovaTech OrionLXm product ID
  ` [PATCH 3.12 051/111] USB: serial: option: add support for Novatel E371 PCIe card
  ` [PATCH 3.12 062/111] fs,userns: Change inode_capable to capable_wrt_inode_uidgid
  ` [PATCH 3.12 083/111] rtc: rtc-at91rm9200: fix infinite wait for ACKUPD irq
  ` [PATCH 3.12 095/111] bridge: Prevent insertion of FDB entry with disallowed vlan
  ` [PATCH 3.12 108/111] sctp: Fix sk_ack_backlog wrap-around problem
  ` [PATCH 3.12 111/111] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-23  9:12 UTC  (4+ messages)
` [patch 4/4] mm: vmscan: move swappiness out of scan_control

[libnftnl PATCH 0/4] expr: payload: Do not print unset values in xml and json
 2014-06-23  9:15 UTC  (2+ messages)

[PATCH_v3 0/6] Initial implementation for MCAP data channel
 2014-06-23  9:15 UTC  (2+ messages)

[U-Boot] [PATCH] integrator: switch to generic board
 2014-06-23  9:15 UTC 

[PATCH] memcg: remove lookup_cgroup_page() prototype
 2014-06-23  9:14 UTC  (3+ messages)

[PATCH 1/5] mfd: imanager2: Add defines support for IT8516/18/28
 2014-06-23  8:39 UTC  (3+ messages)
` [PATCH 2/5] mfd: imanager2: Add Advantech EC APIs "
` [PATCH 4/5] hwmon: (imanager2) Add "

[BUG] perf: can not resolve symbols for forked threads
 2014-06-23  9:12 UTC  (2+ messages)

[PATCH] Documentation: Update remove_from_page_cache with delete_from_page_cache
 2014-06-23  9:11 UTC 

[libnftnl PATCH 0/4] expr: meta: Do not print unset values in xml and json
 2014-06-23  9:11 UTC  (2+ messages)

[PATCH net v2] xen-netback: bookkeep number of active queues in our own module
 2014-06-23  9:11 UTC  (5+ messages)

[PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
 2014-06-23  9:08 UTC  (4+ messages)
` [PATCH 2/2] cfg80211: Use 5MHz bandwidth by default when checking usable channels

[PATCH v7] iio: add support of the max1027
 2014-06-23  9:08 UTC  (3+ messages)

[RFC 1/1] vfs: del redundant BH_new flag on unrelated buffer heads
 2014-06-23  9:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] console: move chardev declarations to sysemu/char.h
 2014-06-23  9:07 UTC  (2+ messages)

[RFC PATCH V3 00/17] Enable SRIOV on POWER8
 2014-06-23  9:07 UTC  (5+ messages)
` [RFC PATCH V3 07/17] ppc/pnv: Add function to deconfig a PE

[Qemu-devel] [PATCH] virtio-pci: Report an error when msix vectors init fails
 2014-06-23  9:06 UTC 

[dm-crypt] cryptsetup problem with memory allocation
 2014-06-23  9:05 UTC  (3+ messages)

[PATCH v2 2/2] ath10k: support get/set antenna configurations
 2014-06-23  9:03 UTC  (19+ messages)
` RE : RE : RE : RE : ath10k: firmware crash in station mode & problem DFS
    `  "
          ` RE : RE : "
                      ` RE : "
                        `  "
                                    ` Warning message in bridge mode


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.