linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-25 18:53:56 to 2013-06-25 21:41:11 UTC [more...]

[PATCH -v11 resend 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-06-25 21:41 UTC  (5+ messages)
` [PATCH -v11 resend 10/11] arm, change reboot_mode to use enum reboot_mode

[PATCH 0/4] Fix more issues with generic pinconf bindings
 2013-06-25 21:40 UTC  (9+ messages)
` [PATCH 3/4] pinctrl: remove slew-rate parameter from tz1090

[PATCH v3] kernel/signal.c: fix BUG_ON with SIG128 (MIPS)
 2013-06-25 21:40 UTC  (7+ messages)

[PATCH RFC nohz_full 0/8] Provide infrastructure for full-system idle
 2013-06-25 21:37 UTC  (9+ messages)
` [PATCH RFC nohz_full 1/8] nohz_full: Add Kconfig parameter for scalable detection of all-idle state
  ` [PATCH RFC nohz_full 2/8] nohz_full: Add rcu_dyntick data "
  ` [PATCH RFC nohz_full 3/8] nohz_full: Add per-CPU idle-state tracking
  ` [PATCH RFC nohz_full 4/8] nohz_full: Add per-CPU idle-state tracking for NMIs
  ` [PATCH RFC nohz_full 5/8] nohz_full: Add full-system idle states and variables
  ` [PATCH RFC nohz_full 6/8] nohz_full: Add full-system-idle arguments to API
  ` [PATCH RFC nohz_full 7/8] nohz_full: Add full-system-idle state machine
  ` [PATCH RFC nohz_full 8/8] nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU

[ 00/17] 3.0.84-stable review
 2013-06-25 21:39 UTC  (6+ messages)
` [ 17/17] USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable

[PATCH v5 0/7] PCI: Change assign unassigned resources per root bus bassis
 2013-06-25 21:38 UTC  (4+ messages)
` [PATCH v5 3/7] PCI: Use pci_walk_bus to detect unassigned resources

[PATCH] proc: Expose /proc/<pid>/task/<tid>/children unconditionally
 2013-06-25 21:36 UTC  (4+ messages)

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-06-25 21:33 UTC  (9+ messages)

[PATCH] PCI: avoid NULL deref in alloc_pcie_link_state
 2013-06-25 20:50 UTC  (5+ messages)

[PATCH v4] irqchip: Add support for ARMv7-M's NVIC
 2013-06-25 21:29 UTC  (2+ messages)

linux-next: Tree for Jun 25
 2013-06-25 21:27 UTC  (6+ messages)

linux-next: Tree for Jun 25 [ kbuild or rapidio? ]
 2013-06-25 21:22 UTC  (4+ messages)

deadlock in scheduler enabling HRTICK feature
 2013-06-25 21:20 UTC  (3+ messages)

[RFC PATCH 0/4] SG_IO filtering via sysfs and minimal whitelist
 2013-06-25 21:19 UTC 

[PATCH] futex: bugfix for futex-key conflict when futex use hugepage
 2013-06-25 21:15 UTC  (10+ messages)
  `  "
            ` [tip:core/locking] futex: Take hugepages into account when generating futex_key

[PATCH v2 07/10] futex: use freezable blocking call
 2013-06-25 21:15 UTC  (2+ messages)
` [tip:core/locking] futex: Use "

[PATCH] pinctrl: elaborate a bit on arrangements in doc
 2013-06-25 21:16 UTC  (2+ messages)

[LOCKDEP] cpufreq: possible circular locking dependency detected
 2013-06-25 21:15 UTC 

[PATCH v6] clocksource:arm_global_timer: Add ARM global timer support
 2013-06-25 21:14 UTC  (2+ messages)

Linux 3.10-rc7
 2013-06-25 21:11 UTC  (11+ messages)

[PATCH 0/6] Thunderbolt workarounds take 2
 2013-06-25 21:15 UTC  (9+ messages)
` [PATCH 5/6] PCI: acpiphp: look _RMV method a bit deeper in the hierarhcy
` [PATCH 6/6] x86/PCI: quirk Thunderbolt PCI-to-PCI bridges

[GIT PULL] for tip x86/ras branch - queue for 3.11
 2013-06-25 21:01 UTC 

pull request: bluetooth 2013-06-23
 2013-06-25 21:00 UTC  (4+ messages)

[pull request v2] Pull request for branch yem-kconfig-for-next
 2013-06-25 20:58 UTC  (3+ messages)
` [PATCH 15/15] kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG

fcoe pull request for 3.9-rc
 2013-06-25 20:55 UTC 

[PATCH 0/2] signals: eventpoll: save/restore_sigmask cleanups
 2013-06-25 20:44 UTC  (6+ messages)
` [PATCH 1/2] signals: eventpoll: do not use sigprocmask()
` [PATCH 2/2] signals: eventpoll: set ->saved_sigmask at the start

[PATCH v5 0/7] ARM:sti: Add STiH415/STiH416 platform and board support
 2013-06-25 20:47 UTC  (3+ messages)

[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 20:45 UTC  (47+ messages)
` [PATCH v2 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v2 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v2 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v2 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v2 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v2 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v2 07/45] CPU hotplug: Expose the new debug config option
` [PATCH v2 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v2 09/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 10/45] sched/core: "
` [PATCH v2 11/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v2 12/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 13/45] timer: "
` [PATCH v2 14/45] sched/rt: "
` [PATCH v2 15/45] rcu: "
` [PATCH v2 16/45] tick-broadcast: "
` [PATCH v2 17/45] time/clocksource: "
` [PATCH v2 18/45] softirq: "
` [PATCH v2 19/45] irq: "
` [PATCH v2 20/45] net: "
` [PATCH v2 21/45] block: "
` [PATCH v2 22/45] percpu_counter: "
` [PATCH v2 23/45] infiniband: ehca: "
` [PATCH v2 24/45] [SCSI] fcoe: "
` [PATCH v2 25/45] staging/octeon: "
` [PATCH v2 26/45] x86: "
` [PATCH v2 27/45] perf/x86: "
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 30/45] x86/xen: "
` [PATCH v2 31/45] alpha/smp: "
` [PATCH v2 32/45] blackfin/smp: "
` [PATCH v2 33/45] cris/smp: "
` [PATCH v2 34/45] hexagon/smp: "
` [PATCH v2 35/45] ia64: irq, perfmon: "
` [PATCH v2 36/45] ia64: smp, tlb: "
` [PATCH v2 37/45] m32r: "
` [PATCH v2 38/45] MIPS: "
` [PATCH v2 39/45] mn10300: "
` [PATCH v2 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v2 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v2 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 44/45] sparc: "
` [PATCH v2 45/45] tile: "

linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
 2013-06-25 20:33 UTC  (2+ messages)

[PATCH 1/2 v3] tracing/uprobes: Support ftrace_event_file base multibuffer
 2013-06-25 20:24 UTC  (2+ messages)

[PATCH v6 00/10] mtd: add datasheet's ECC information to nand_chip{}
 2013-06-25 20:12 UTC  (2+ messages)

[PATCH] epoll_[p]wait: fix spurious -EINTR on ptrace attach
 2013-06-25 20:06 UTC  (3+ messages)

[PATCH] x86/MCE: Update MCE severity condition check
 2013-06-25 20:08 UTC  (4+ messages)

[GIT PULL] Ceph fix for 3.10
 2013-06-25 20:08 UTC 

[GIT PULL] Remove ARM local timer API
 2013-06-25 20:02 UTC 

[PATCH] cfg80211/mac80211: fix doc compilation warnings
 2013-06-25 19:48 UTC 

[PATCH 1/2] m68k: Mark functions only called from setup_arch() __init
 2013-06-25 19:42 UTC  (2+ messages)
` [PATCH 2/2] m68k/sun3: Dynamically allocate the table to track IOMMU use

[PATCH] m68knommu: Mark config_BSP() __init
 2013-06-25 19:40 UTC 

[ 00/27] 3.4.51-stable review
 2013-06-25 19:39 UTC  (2+ messages)

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-06-25 19:37 UTC  (3+ messages)

[PATCH 29/32] rcu: delete __cpuinit usage from all rcu files
 2013-06-25 19:32 UTC  (3+ messages)

[RFC 0/2] Delay initializing of large sections of memory
 2013-06-25 19:28 UTC  (15+ messages)

[PATCH 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 19:20 UTC  (7+ messages)
` [PATCH 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context

[PATCH v2 00/14] perf, persistent: Kernel updates for perf tool integration
 2013-06-25 19:16 UTC  (5+ messages)

[ 00/95] 3.9.8-stable review
 2013-06-25 18:33 UTC  (64+ messages)
` [ 02/95] ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
` [ 03/95] perf: arm64: Record the user-mode PC in the call chain
` [ 04/95] ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310
` [ 05/95] ALSA: hda - Fix pin configurations for MacBook Air 4,2
` [ 06/95] ALSA: usb-audio: work around Android accessory firmware bug
` [ 07/95] clk: remove notifier from list before freeing it
` [ 09/95] rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
` [ 10/95] brcmfmac: Turn off ARP offloading when configured for AP
` [ 12/95] parisc: implement irq stacks
` [ 14/95] parisc: tlb flush counting fix for SMP and UP
` [ 15/95] parisc: remove the second argument of kmap_atomic()
` [ 16/95] parisc: implement irq stacks - part 2 (v2)
` [ 17/95] parisc: add rp5470 entry to machine database
` [ 19/95] parisc: make interrupt and interruption stack allocation reentrant
` [ 20/95] parisc: fix irq stack on UP and SMP
` [ 22/95] parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
` [ 23/95] parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
` [ 24/95] parisc: kernel: using strlcpy() instead of strcpy()
` [ 26/95] parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
` [ 27/95] parisc: fix serial ports on C8000 workstation
` [ 30/95] x86/efi: Fix dummy variable buffer allocation
` [ 32/95] KVM: x86: remove vcpus CPL check in host-invoked XCR set
` [ 33/95] ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources
` [ 34/95] ACPI / dock: Take ACPI scan lock in write_undock()
` [ 35/95] ACPI / PM: Fix error code path for power resources initialization
` [ 36/95] drm/prime: Honor requested file flags when exporting a buffer
` [ 37/95] drm/radeon: do not try to uselessly update virtual memory pagetable
` [ 38/95] drm/radeon: update lockup tracking when scheduling in empty ring
` [ 39/95] range: Do not add new blank slot with add_range_with_merge
` [ 40/95] x86, mtrr: Fix original mtrr range get for mtrr_cleanup
` [ 41/95] x86: fix build error and kconfig for ia32_emulation and binfmt
` [ 43/95] net: fec: fix kernel oops when plug/unplug cable many times
` [ 44/95] tcp: fix tcp_md5_hash_skb_data()
` [ 45/95] net/802/mrp: fix lockdep splat
` [ 46/95] gianfar: add missing iounmap() on error in gianfar_ptp_probe()
` [ 51/95] 8139cp: reset BQL when ring tx ring cleared
` [ 52/95] tcp: bug fix in proportional rate reduction
` [ 53/95] xfrm: properly handle invalid states as an error
` [ 54/95] tcp: xps: fix reordering issues
` [ 55/95] ip_tunnel: fix kernel panic with icmp_dest_unreach
` [ 56/95] net: phy: fix a bug when verify the EEE support
` [ 58/95] net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
` [ 59/95] net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
` [ 60/95] tuntap: forbid changing mq flag for persistent device
` [ 61/95] udp6: Fix udp fragmentation for tunnel traffic
` [ 62/95] net: force a reload of first item in hlist_nulls_for_each_entry_rcu
` [ 63/95] net_sched: restore "overhead xxx" handling
` [ 64/95] ipv6: assign rt6_info to inet6_ifaddr in init_loopback
` [ 65/95] net_sched: htb: do not mix 1ns and 64ns time units
` [ 69/95] team: check return value of team_get_port_by_index_rcu() for NULL
` [ 70/95] team: move add to port list before port enablement
` [ 71/95] packet: packet_getname_spkt: make sure string is always 0-terminated
` [ 73/95] l2tp: Fix sendmsg() return value
` [ 74/95] sctp: fully initialize sctp_outq in sctp_outq_init
` [ 76/95] tuntap: correct the return value in tun_set_iff()
` [ 77/95] macvtap: set transport header before passing skb to lower device
` [ 78/95] tuntap: set transport header before passing it to kernel
` [ 81/95] net_sched: better precise estimation on packet length for untrusted packets
` [ 85/95] USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cable
` [ 86/95] firmware loader: fix use-after-free by double abort
` [ 87/95] tcm_qla2xxx: Fix residual for underrun commands that fail
` [ 88/95] tty: Fix transient pty write() EIO
` [ 89/95] target/iscsi: dont corrupt bh_count in iscsit_stop_time2retain_timer()


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