Linux-Kernel Archive
By Subject
5880 messages sorted by:
[ author ]
[ date ]
[ thread ]
About this archive
Other mail archives
- [no subject]
- [ 000/143] 2.6.32.62-longterm review
- [ 001/143] scsi: fix missing include linux/types.h in scsi_netlink.h
- [ 002/143] Fix lockup related to stop_machine being stuck in __do_softirq.
- [ 003/143] Revert "x86, ptrace: fix build breakage with gcc 4.7"
- [ 004/143] x86, ptrace: fix build breakage with gcc 4.7 (second try)
- [ 005/143] ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
- [ 006/143] intel-iommu: Flush unmaps at domain_exit
- [ 007/143] staging: comedi: ni_65xx: (bug fix) confine insn_bits to one
- [ 008/143] kernel/kmod.c: check for NULL in call_usermodehelper_exec()
- [ 009/143] cciss: fix info leak in cciss_ioctl32_passthru()
- [ 010/143] cpqarray: fix info leak in ida_locked_ioctl()
- [ 011/143] drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
- [ 012/143] sctp: deal with multiple COOKIE_ECHO chunks
- [ 013/143] sctp: Use correct sideffect command in duplicate cookie handling
- [ 014/143] ipv6: ip6_sk_dst_check() must not assume ipv6 dst
- [ 015/143] af_key: fix info leaks in notify messages
- [ 016/143] af_key: initialize satype in key_notify_policy_flush()
- [ 017/143] block: do not pass disk names as format strings
- [ 018/143] b43: stop format string leaking into error msgs
- [ 019/143] HID: validate HID report id size
- [ 020/143] HID: zeroplus: validate output report details
- [ 021/143] HID: pantherlord: validate output report details
- [ 022/143] HID: LG: validate HID output report details
- [ 023/143] HID: check for NULL field when setting values
- [ 024/143] HID: provide a helper for validating hid reports
- [ 025/143] crypto: api - Fix race condition in larval lookup
- [ 026/143] ipv6: tcp: fix panic in SYN processing
- [ 027/143] tcp: must unclone packets before mangling them
- [ 028/143] net: do not call sock_put() on TIMEWAIT sockets
- [ 029/143] net: heap overflow in __audit_sockaddr()
- [ 030/143] proc connector: fix info leaks
- [ 031/143] can: dev: fix nlmsg size calculation in can_get_size()
- [ 032/143] net: vlan: fix nlmsg size calculation in vlan_get_size()
- [ 033/143] farsync: fix info leak in ioctl
- [ 034/143] connector: use nlmsg_len() to check message length
- [ 035/143] net: dst: provide accessor function to dst->xfrm
- [ 036/143] sctp: Use software crc32 checksum when xfrm transform will happen.
- [ 037/143] sctp: Perform software checksum if packet has to be fragmented.
- [ 038/143] wanxl: fix info leak in ioctl
- [ 039/143] davinci_emac.c: Fix IFF_ALLMULTI setup
- [ 040/143] resubmit bridge: fix message_age_timer calculation
- [ 041/143] ipv6 mcast: use in6_dev_put in timer handlers instead of
- [ 042/143] ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
- [ 043/143] dm9601: fix IFF_ALLMULTI handling
- [ 044/143] bonding: Fix broken promiscuity reference counting issue
- [ 045/143] ll_temac: Reset dma descriptors indexes on ndo_open
- [ 046/143] tcp: fix tcp_md5_hash_skb_data()
- [ 047/143] ipv6: fix possible crashes in ip6_cork_release()
- [ 048/143] ip_tunnel: fix kernel panic with icmp_dest_unreach
- [ 049/143] net: sctp: fix NULL pointer dereference in socket destruction
- [ 050/143] packet: packet_getname_spkt: make sure string is always 0-terminated
- [ 051/143] neighbour: fix a race in neigh_destroy()
- [ 052/143] net: Swap ver and type in pppoe_hdr
- [ 053/143] sunvnet: vnet_port_remove must call unregister_netdev
- [ 054/143] ifb: fix rcu_sched self-detected stalls
- [ 055/143] dummy: fix oops when loading the dummy failed
- [ 056/143] ifb: fix oops when loading the ifb failed
- [ 057/143] vlan: fix a race in egress prio management
- [ 058/143] arcnet: cleanup sizeof parameter
- [ 059/143] sysctl net: Keep tcp_syn_retries inside the boundary
- [ 060/143] sctp: fully initialize sctp_outq in sctp_outq_init
- [ 061/143] net_sched: Fix stack info leak in cbq_dump_wrr().
- [ 062/143] af_key: more info leaks in pfkey messages
- [ 063/143] net_sched: info leak in atm_tc_dump_class()
- [ 064/143] htb: fix sign extension bug
- [ 065/143] net: check net.core.somaxconn sysctl values
- [ 066/143] tcp: cubic: fix bug in bictcp_acked()
- [ 067/143] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not
- [ 068/143] ipv6: remove max_addresses check from ipv6_create_tempaddr
- [ 069/143] ipv6: drop packets with multiple fragmentation headers
- [ 070/143] ipv6: Dont depend on per socket memory for neighbour discovery
- [ 071/143] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
- [ 072/143] tipc: fix lockdep warning during bearer initialization
- [ 073/143] net: Fix "ip rule delete table 256"
- [ 074/143] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
- [ 075/143] random32: fix off-by-one in seeding requirement
- [ 076/143] bonding: fix two race conditions in bond_store_updelay/downdelay
- [ 077/143] isdnloop: use strlcpy() instead of strcpy()
- [ 078/143] ipv4: fix possible seqlock deadlock
- [ 079/143] inet: prevent leakage of uninitialized memory to user in recv
- [ 080/143] net: rework recvmsg handler msg_name and msg_namelen logic
- [ 081/143] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct
- [ 082/143] inet: fix addr_len/msg->msg_namelen assignment in recv_error and
- [ 083/143] net: clamp ->msg_namelen instead of returning an error
- [ 084/143] ipv6: fix leaking uninitialized port number of offender sockaddr
- [ 085/143] atm: idt77252: fix dev refcnt leak
- [ 086/143] net: core: Always propagate flag changes to interfaces
- [ 087/143] bridge: flush brs address entry in fdb when remove the bridge dev
- [ 088/143] inet: fix possible seqlock deadlocks
- [ 089/143] ipv6: fix possible seqlock deadlock in ip6_finish_output2
- [ 090/143] {pktgen, xfrm} Update IPv4 header total len and checksum after
- [ 091/143] net: drop_monitor: fix the value of maxattr
- [ 092/143] net: unix: allow bind to fail on mutex lock
- [ 093/143] drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
- [ 094/143] hamradio/yam: fix info leak in ioctl
- [ 095/143] rds: prevent dereference of a NULL device
- [ 096/143] net: rose: restore old recvmsg behavior
- [ 097/143] net: llc: fix use after free in llc_ui_recvmsg
- [ 098/143] inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
- [ 099/143] net: fix ip rule iif/oif device rename
- [ 100/143] tg3: Fix deadlock in tg3_change_mtu()
- [ 101/143] bonding: 802.3ad: make aggregator_identifier bond-private
- [ 102/143] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
- [ 103/143] virtio-net: alloc big buffers also when guest can receive UFO
- [ 104/143] tg3: Dont check undefined error bits in RXBD
- [ 105/143] net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH
- [ 106/143] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
- [ 107/143] net: socket: error on a negative msg_namelen
- [ 108/143] netlink: dont compare the nul-termination in nla_strcmp
- [ 109/143] isdnloop: several buffer overflows
- [ 110/143] rds: prevent dereference of a NULL device in rds_iw_laddr_check
- [ 111/143] isdnloop: Validate NUL-terminated strings from user.
- [ 112/143] sctp: unbalanced rcu lock in ip_queue_xmit()
- [ 113/143] aacraid: prevent invalid pointer dereference
- [ 114/143] ipv6: udp packets following an UFO enqueued packet need also be
- [ 115/143] inet: fix possible memory corruption with UDP_CORK and UFO
- [ 116/143] vm: add vm_iomap_memory() helper function
- [ 117/143] Fix a few incorrectly checked [io_]remap_pfn_range() calls
- [ 118/143] libertas: potential oops in debugfs
- [ 119/143] x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
- [ 120/143] gianfar: disable TX vlan based on kernel 2.6.x
- [ 121/143] [CPUFREQ] powernow-k6: set transition latency value so ondemand
- [ 122/143] powernow-k6: disable cache when changing frequency
- [ 123/143] powernow-k6: correctly initialize default parameters
- [ 124/143] powernow-k6: reorder frequencies
- [ 125/143] tcp: fix tcp_trim_head() to adjust segment count with skb MSS
- [ 126/143] tcp_cubic: limit delayed_ack ratio to prevent divide error
- [ 127/143] tcp_cubic: fix the range of delayed_ack
- [ 128/143] n_tty: Fix n_tty_write crash when echoing in raw mode
- [ 129/143] exec/ptrace: fix get_dumpable() incorrect tests
- [1/2] conditionally reschedule in mls_convert_context while loading selinux policy.
- [ 130/143] ipv6: call udp_push_pending_frames when uncorking a socket with
- [ 131/143] dm snapshot: fix data corruption
- [ 132/143] crypto: ansi_cprng - Fix off by one error in non-block size request
- [ 133/143] uml: check length in exitcode_proc_write()
- [ 134/143] KVM: Improve create VCPU parameter (CVE-2013-4587)
- [ 135/143] KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)
- [ 136/143] qeth: avoid buffer overflow in snmp ioctl
- [ 137/143] xfs: underflow bug in xfs_attrlist_by_handle()
- [ 138/143] aacraid: missing capable() check in compat ioctl
- [ 139/143] SELinux: Fix kernel BUG on empty security contexts.
- [ 140/143] s390: fix kernel crash due to linkage stack instructions
- [ 141/143] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
- [ 142/143] floppy: ignore kernel-only members in FDRAWCMD ioctl input
- [ 143/143] floppy: dont write kernel-only members to FDRAWCMD ioctl output
- [2/2] conditionally reschedule in hashtab_insert while loading selinux policy.
- [3.11.y.z extended stable] Linux 3.11.10.10
- Re: [3.13.y.z extended stable] Linux 3.13.11.2
- Re: [3.14.0-rc4] regression: drm FIFO underruns
- 3.14.3 i915 dead display under X11
- Re: [3.15-rc3] BUG: null ptr dereference in ichx_gpio_request_regions()
- Re: [3.15-rc3] rtmutex-debug assertion.
- 3.15-rc5: Regression in i915 driver?
- 3.15-rc5 soft-lockup in dentry_kill
- Al Viro(Mon May 12 2014 - 11:42:39 EST)
- 3.15-rc: regression in suspend
- Account User
- Add EDAC support for Altera SoC SDRAM Controller
- tthayer(Thu May 15 2014 - 11:58:59 EST)
- Addition of EDAC for Altera SoC SDRAM Controller
- tthayer(Mon May 12 2014 - 19:31:36 EST)
- Alert...
- Re: [alsa-devel] [PATCH] sound: soc: intel: remove unneeded dependency from Makefile
- Re: AM335x host only USB
- [ANNOUNCE] 3.10.39-rt40
- [ANNOUNCE] 3.12.15-rt26
- [ANNOUNCE] 3.12.19-rt30
- [ANNOUNCE] 3.14.3-rt5
- Re: [ANNOUNCE] 3.14-rt1
- [ANNOUNCE] 3.2.58-rt85
- [ANNOUNCE] 3.4.89-rt111
- [ANNOUNCE] Git v1.9.3
- [ANNOUNCE] Git v2.0.0-rc3
- [ANN] Squashfs tools 4.3 released
- Apply for Loan
- arch_random_refill
- Attention!!!
- RE: ATTN
- Auction for commit slots
- Backport request to stable of two performance related fixes for xen-blkfront (3.13 fixes to earlier trees)
- Re: blk-mq: WARN at block/blk-mq.c:585 __blk_mq_run_hw_queue
- [blk] WARNING: CPU: 0 PID: 305 at kernel/softirq.c:156 local_bh_enable()
- Jet Chen(Thu May 15 2014 - 22:14:33 EST)
- block: correct the blk drain name comment
- bq24190: What's the correct API to turn boost mode (OTG) on for the battery charger ?
- Buffer cache not working.
- Re: bug: acpi ata_bay dock reminds undocked
- Re: [BUG] kmemleak on __radix_tree_preload
- Bug? Older 32 bit program (CivCTP) no longer works under 64 bit kernel
- [BUG] sched_setattr() SCHED_DEADLINE hangs system
- "BUG: soft lockup", always with the same call trace (interpretation needed)
- Building sh4 without CONFIG_EXPERT.
- Re: Build regressions/improvements in v3.15-rc4
- Build regressions/improvements in v3.15-rc5
- Re: can't we kill DIE_GPF ? (Was: x86/traps: cleanup DO_ERROR*() to prepare for uprobes fixes)
- can't we kill DIE_GPF ? (Was: x86/traps: cleanup DO_ERROR*() to prepare for uprobes fixes)
- Re: can't we kill DIE_GPF ? (Was: x86/traps: cleanup DO_ERROR*() to prepare for uprobes fixes)
- [cgroup] a0f9ec1f181: -4.3% will-it-scale.per_thread_ops
- Jet Chen(Thu May 15 2014 - 00:50:47 EST)
- [char-misc 0/3] mei: me hw reset fixes
- [char-misc 1/3] mei: me: fix hw ready reset flow
- [char-misc 2/3] mei: me: drop harmful wait optimization
- [char-misc-next 0/3] mei support more devices
- [char-misc-next 1/2] mei: add per device configuration
- [char-misc-next 1/3] mei: move from misc to char device
- [char-misc-next 2/2] mei: me: move probe quirk to cfg structure
- [char-misc-next 2/3] mei: sysfs: add Documentation mei class attributes
- [char-misc-next 3/3] mei: add WPT second mei interface
- [char-misc-next 3/3] mei: me: read H_CSR after asserting reset
- Collecting data to demonstrate TCP ISN-based port knocking
- configfs: NULL ptr deref in configfs_lookup
- Consolidate tlb.h
- Contact Dhl office for your atm card
- Contact me for more details.
- Re: CPU performance counters not working on big.LITTLE switcher
- Crypto Fixes for 3.15
- Re: debug_dma_assert_idle - snd_hda_intel - cpu touching an active dma mapped cacheline
- poma(Sun May 11 2014 - 06:03:01 EST)
- Does perf support different length of user-space hw_breakpoint?
- xiakaixu(Mon May 12 2014 - 03:54:24 EST)
- xiakaixu(Mon May 12 2014 - 05:01:00 EST)
- xiakaixu(Tue May 13 2014 - 07:39:18 EST)
- xiakaixu(Tue May 13 2014 - 22:55:43 EST)
- Re: Re: Donate my property to a serious and honest person
- [drm] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/drm_crtc.c:1175 drm_universal_plane_init()
- Jet Chen(Thu May 15 2014 - 10:46:48 EST)
- dt: deps: some tips about how to debug/evaluate this feature
- Re: e1000 crash on 3.15.0-rc4
- RE: [E1000-devel] [PATCH] e1000: remove the check: skb->len<=0
- åæå(Tue May 13 2014 - 21:25:50 EST)
- Estimado E-mail del usuario;
- Re: eventpoll __list_del_entry corruption
- eventpoll __list_del_entry corruption (was: perf: use after free in perf_remove_from_context)
- Excessive IRQ RES in 3.2+ kernels
- RE: [f2fs-dev][PATCH 6/6] f2fs: add a tracepoint for f2fs_read_data_pages
- Chao Yu(Thu May 08 2014 - 04:59:50 EST)
- [f2fs-dev][PATCH] f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency
- Chao Yu(Thu May 08 2014 - 05:01:33 EST)
- [f2fs-dev][PATCH] f2fs: use inode_init_owner() to simplify codes
- Chao Yu(Thu May 08 2014 - 05:10:22 EST)
- Re: fanotify man pages for review
- Filesystem lockup with CONFIG_PREEMPT_RT
- Re: Format of patches
- Format of patches (was: [PATCH 1/2] speedstep-smi: enable interrupts when waiting)
- [for-next][PATCH 00/13] tracing: More updates for 3.16
- [for-next][PATCH 01/13] ftrace: Have function graph tracer use global_ops for filtering
- [for-next][PATCH 02/13] tracing: Remove myself as a tracing maintainer
- [for-next][PATCH 03/13] tracing: Replace __get_cpu_var uses with this_cpu_ptr
- [for-next][PATCH 04/13] tracing: Add trace_<tracepoint>_enabled() function
- [for-next][PATCH 05/13] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
- [for-next][PATCH 06/13] ftrace: Remove boolean of hash_enable and hash_disable
- [for-next][PATCH 07/13] ftrace: Write in missing comment from a very old commit
- [for-next][PATCH 08/13] ftrace: Always inline ftrace_hash_empty() helper function
- [for-next][PATCH 09/13] ftrace/x86: Get the current mcount addr for add_breakpoint()
- [for-next][PATCH 10/13] ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
- [for-next][PATCH 11/13] ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
- [for-next][PATCH 12/13] ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
- [for-next][PATCH 13/13] ftrace/x86: Move the mcount/fentry code out of entry_64.S
- [for-next][PATCH] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
- Freescale FEC i.MX28 VLAN support?
- futex(2) man page update help request
- chrubis(Thu May 15 2014 - 11:28:49 EST)
- chrubis(Thu May 15 2014 - 11:35:55 EST)
- chrubis(Thu May 15 2014 - 11:42:56 EST)
- chrubis(Thu May 15 2014 - 12:02:03 EST)
- chrubis(Thu May 15 2014 - 12:18:05 EST)
- chrubis(Thu May 15 2014 - 12:30:17 EST)
- chrubis(Thu May 15 2014 - 13:06:45 EST)
- chrubis(Thu May 15 2014 - 15:05:40 EST)
- [GIT PULL 0/6] perf/core improvements and fixes
- Re: [GIT PULL #1/2] bus: omap_l3_noc: driver fixes and DRA7/AM437x support
- Re: [GIT PULL #2/2] ARM: dts: DRA7/AM437x l3noc dts updates
- [GIT PULL] ACPI and power management fixes for v3.15-rc6
- [GIT PULL] ARM: SoC fixes for 3.15-rc
- [GIT PULL] at91: DT for 3.16 #2
- [GIT PULL] cgroup fixes for v3.15-rc5
- Re: [GIT PULL] Detaching mounts on unlink for 3.15
- Al Viro(Sun May 11 2014 - 12:45:49 EST)
- Al Viro(Sun May 11 2014 - 13:05:55 EST)
- [GIT PULL] First pull-request for the IB between MFD and GPIO
- [GIT PULL] gpio fixes for v3.15
- [GIT PULL] hwmon fixes for 3.15-rc6
- [GIT PULL] (ibft) stable/for-linus-3.15-rc5-tag
- [git pull] Input updates for 3.15-rc4
- [GIT PULL] irqchip: mvebu: driver changes for v3.16
- [GIT PULL] libata fixes for v3.15-rc5
- [GIT PULL] liblockdep fixes for v3.15
- [GIT PULL] mfd/mmc: Fixes branch based on v3.15-rc4 (single revert)
- [GIT PULL] more cgroup fixes for v3.15-rc5
- [GIT PULL] percpu fixes for v3.15-rc5
- [GIT PULL] please pull file locking changes for v3.15 (pile #4)
- [git pull] Please pull powerpc.git merge branch
- [GIT PULL REQUEST] two bug fixes for md - both tagged for -stable.
- [GIT PULL RESEND] libata fixes for v3.15-rc5
- [GIT PULL] SH Driver Updates for v3.15
- [GIT PULL] sound fixes for 3.15-rc5
- [GIT PULL] sound fixes for 3.15-rc6
- [GIT PULL] SPI fixes for v3.15
- [GIT PULL] trace: module: Maintain a valid user count
- [GIT PULL] uprobes: more x86 fixes
- [GIT PULL v2] First pull-request for the IB between MFD and GPIO
- [GIT PULL] workqueue fixes for v3.15-rc5
- [GIT PULL] xfs: fixes for 3.15-rc5
- [GIT PULL] xfs: fixes for 3.15-rc6
- Greetings From Kenya (Business) Hilsner fra Kenya(Erhverv)
- Haswell mem-store question
- hello
- Hello
- Hello From KM
- KM(Thu May 15 2014 - 18:45:36 EST)
- HID Sensor support for True/Magnetic North usage attributes
- icmp: account for ICMP out errors because of socket limit
- zhuyj(Sun May 11 2014 - 23:19:43 EST)
- zhuyj(Mon May 12 2014 - 00:48:21 EST)
- Re: I'll queue a patch for 3.11 which removes the #ifdef... (was: Re: idle: Add the stack canary init to cpu_startup_entry())
- IMA + O_DIRECT (Re: [PATCH 0/1] fix IMA + Apparmor kernel panic)
- Al Viro(Fri May 09 2014 - 13:56:22 EST)
- Re: [Intel-gfx] [3.14.0-rc4] regression: drm FIFO underruns
- Re: [Intel-gfx] 3.14.3 i915 dead display under X11
- Greg KH(Wed May 14 2014 - 15:33:44 EST)
- Greg KH(Wed May 14 2014 - 16:06:11 EST)
- Re: [Intel-gfx] 3.15-rc5: Regression in i915 driver?
- interested individuals
- Re: ipv4_dst_destroy panic regression after 3.10.15
- dormando(Tue May 13 2014 - 05:36:03 EST)
- [ISSUE] sched/cgroup: Does cpu-cgroup still works fine nowadays?
- I want to invest.
- Re: kaslr should avoid setup_data region
- kernel crash in bus_find_device
- kgr: dealing with optimalizations? (was Re: [RFC 06/16] kgr: add Documentat)ion
- KGTP (dynamic tracer for Linux kernel and applications) 20140510 release (add quick start script kgtp.py)
- Hui Zhu(Sun May 11 2014 - 21:48:14 EST)
- kmemcheck: got WARNING when dynamicly adjust /proc/sys/kernel/kmemcheck to 0/1
- Re: [Ksummit-discuss] Reminder for kernel summit nominations
- josh(Fri May 09 2014 - 13:31:30 EST)
- KVM_GUEST support breaks page fault tracing
- Linux 3.10.40
- Greg KH(Tue May 13 2014 - 08:16:59 EST)
- Greg KH(Tue May 13 2014 - 08:17:14 EST)
- Linux 3.12.19
- Linux 3.14.4
- Greg KH(Tue May 13 2014 - 08:16:27 EST)
- Greg KH(Tue May 13 2014 - 08:16:39 EST)
- Linux 3.15-rc5
- Linux 3.4.90
- Greg KH(Tue May 13 2014 - 08:17:33 EST)
- Greg KH(Tue May 13 2014 - 08:17:42 EST)
- Linux @ google +
- linux-next: build failure after merge of the akpm-current tree
- Re: linux-next: build failure after merge of the akpm-current tree number_of_cpusets -fix
- linux-next: build failure after merge of the fsl tree
- linux-next: build failure after merge of the gpio tree
- linux-next: build warning after merge of the fsl tree
- linux-next: build warning after merge of the net-next tree
- linux-next: manual merge of the akpm-current tree with the cgroup tree
- linux-next: manual merge of the bluetooth tree with Linus' tree
- linux-next: manual merge of the clk tree with the renesas tree
- linux-next: manual merge of the crypto tree with Linus' tree
- linux-next: manual merge of the crypto tree with the crypto-current tree
- linux-next: manual merge of the dt-rh tree with Linus' tree
- linux-next: manual merge of the gpio tree with the net-next tree
- linux-next: manual merge of the mmc tree with Linus' tree
- linux-next: manual merge of the net-next tree with the ipsec tree
- linux-next: manual merge of the net-next tree with the net tree
- linux-next: manual merge of the powerpc tree with the fixes tree
- linux-next: manual merge of the tip tree with the block tree
- linux-next: manual merge of the tip tree with the pm tree
- linux-next: manual merge of the vfs tree with the cifs tree
- linux-next: Tree for May 12
- linux-next: Tree for May 13
- linux-next: Tree for May 14
- Re: linux-next: Tree for May 14 (tty/serial/men_z135_uart.c)
- linux-next: Tree for May 15
- linux-next: Tree for May 8
- Re: linux-next: Tree for May 8 (regulator/arizona-ldo1.c)
- linux-next: Tree for May 9
- Re: [linux-sunxi] [PATCH v2 3/7] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
- Re: [linux-sunxi] Re: [PATCH v2 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
- Re: [linux-sunxi] Re: [PATCH v4 01/03] ARM: sunxi: Add documentation for sunxi consumer infrared devices
- Re: [lm-sensors] coretemp.0 folder contents changed
- Re: [lm-sensors] [PATCH] drivers/hwmon/emc1403.c: add support for emc1412
- Looking forward to hear from you
- Re: [lxc-devel] [RFC PATCH 00/11] Add support for devtmpfs in user namespaces
- Re: mm: BUG in do_huge_pmd_wp_page
- Re: mm,console: circular dependency between console_sem and zone lock
- Jan Kara(Mon May 12 2014 - 12:28:23 EST)
- Re: mm: hangs in collapse_huge_page
- mm: NULL ptr deref handling mmaping of special mappings
- mmotm 2014-05-09-16-17 uploaded
- akpm(Fri May 09 2014 - 19:18:34 EST)
- Re: mmotm 2014-05-09-16-17 uploaded (ptrace-ab.hi vs. net/core/filter.c)
- mmotm 2014-05-13-16-34 uploaded
- akpm(Tue May 13 2014 - 19:35:53 EST)
- mm: shmem: NULL ptr deref in shmem_fault
- Re: More breakage on HD7480D [ Aruba ]
- mplement lbr-as-callgraph v6
- mtip32xx: add open/close handlers in block device ops
- mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BIT
- Multitude of dst obsolescense race conditions
- dormando(Wed May 14 2014 - 05:57:54 EST)
- dormando(Wed May 14 2014 - 13:59:53 EST)
- dormando(Wed May 14 2014 - 14:01:14 EST)
- nenita
- [net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f
- Jet Chen(Mon May 12 2014 - 22:53:55 EST)
- net/ && prepare_to_wait_exclusive()
- next-20140409 Bad Kconfig help text in drivers/acpi/Kconfig
- NFSACL broken from 3.13 to 3.14
- nfsd bug fixes for 3.15, part 2
- * Notification * - 25788
- not seeing PMIs on AMD 16h family processor with 3.4 or 3.15
- Re: [Nouveau] [PATCH] drm/gk20a/fb: fix NULL dereference
- NULL pointer dereference in netfilter
- oops on cubix-i
- Re: oops on cubox-i (v3.15-rc4)
- oprofile: calling debug_smp_processor_id from preemptible code
- Re: [PATCH 00/10] thermal: exynos: various cleanups
- [PATCH 00/10 V2] workqueue: async worker destruction and worker attaching/detaching
- [PATCH 00/10] xhci: features for usb-next
- [PATCH 00/12] Add Flexgen Clock support
- [PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
- [PATCH 00/20] arch atomic 'cleanup'
- [PATCH 00/22] Random ARM randconfig fixes in drivers
- [PATCH 00/25] Change time_t and clock_t to 64 bit
- Re: [patch 00/32] genirq: Another round of tree wide cleanups
- [PATCH 00/34] perf and kconfig / kbuild
- [PATCH 01/10 V2] workqueue: use manager lock only to protect worker_idr
- [PATCH 01/10] xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
- [PATCH 01/12] clk: st: Update ST clock binding documentation
- [PATCH 01/12] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
- [PATCH 01/14] cgroup: remove css_parent()
- [PATCH 01/14] perf tools: Cache register accesses for unwind processing
- [PATCH 01/16] mfd: max14577: Make mfd_cell array const
- Re: [PATCH 01/17] phy: phy-omap-pipe3: Add support for PCIe PHY
- [PATCH 01/19] mm: page_alloc: Do not update zlc unless the zlc is active
- [PATCH 01/20] perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
- [PATCH 01/20] x86: Kill atomic_or_long()
- [PATCH 01/25] asm-generic: Change time_t and clock_t to 64 bit
- [PATCH 01/27] arm64: Override defaults from generic/tlb.h
- [PATCH 01/34] kbuild: Introduce KBUILD_AUTOCONF variable for auto.conf include
- [PATCH 0/1] fix IMA + Apparmor kernel panic
- [PATCH 0/1] (Was: cleanup DO_ERROR*() to prepare for uprobes fixes)
- Re: [PATCH 02/10] thermal: exynos: remove unused defines
- [PATCH 02/10 V2] workqueue: destroy_worker() should destroy idle workers only
- [PATCH 02/10] xhci: 'noxhci_port_switch' kernel parameter
- [PATCH 02/12] clk: st: Adds Flexgen clock binding
- [PATCH 02/14] cgroup: remove pointless has tasks/children test from mem_cgroup_force_empty()
- [PATCH 02/14] perf tools: Separate dso data related variables
- [PATCH 02/16] mfd: max14577: Make of_device_id array const
- Re: [PATCH 02/17] phy: omap-control: add external clock support for PCIe PHY
- [PATCH 02/19] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
- [PATCH 02/20] arch,alpha: Fold atomic_ops
- [PATCH 02/20] perf tools: Convert sort entries to hpp formats
- [PATCH 02/25] arc: Add 32 bit time_t and clock_t
- [PATCH 02/27] powerpc: Override defaults from generic/tlb.h
- [PATCH 02/34] kbuild: Introduce KCONFIG_AUTOCONFIGDEP variable for conf tool
- [PATCH 0/2] Add AM437x GP EVM cpsw DT node
- [PATCH 0/2] Add in-kernel /dev/random equivalent
- [PATCH 0/2] arc_emac: promiscuous/multicast mode and netpoll support
- [PATCH 0/2] ARM: tegra: basic support for NVIDIA SHIELD
- [PATCH 0/2] ARM: tegra: initial support for Colibri T30
- stefan(Tue May 13 2014 - 13:38:07 EST)
- [PATCH 0/2] Asynchronous device shutdown
- [PATCH 0/2] dma,x86,xen: fix dma_get_required_mask() when dma != phys address
- [PATCH 0/2] drivers/net: Remove trailing semicolons from do {...} while 0 macros
- [PATCH 0/2] ftrace: Add funcgraph_tail option
- [PATCH 0/2] [GIT PULL] tracing: A couple of fixes to tracepoints
- [PATCH 0/2] ima: prevent dead lock when a file is opened for direct io (take 3)
- Re: [PATCH 0/2] PM / OPP: move cpufreq specific helpers out of OPP layer
- [patch 0/2] rtmutex: Fix the deadlock detector for real
- [PATCH 0/2] tick: NO_HZ_FULL: get rid of unnecessary interruption
- [PATCH 0/2 v2] x86, Fix irq exhaustion issues with cpu hotplug
- Re: [PATCH 0/2] x86/boot: Small string.c cleanups
- [PATCH 0/2] x86, Fix irq exhaustion issues with cpu hotplug
- Re: [PATCH 03/10] thermal: exynos: remove dead code for HW_MODE calibration
- [PATCH 03/10] usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
- [PATCH 03/10 V2] workqueue: async worker destruction
- [PATCH 03/12] drivers: clk: st: STiH407: Support for Flexgen Clocks
- Re: [PATCH 03/13] PCI: quirk dma_func_alias for Ricoh devices
- [PATCH 03/14] memcg: update memcg_has_children() to use css_next_child()
- [PATCH 03/14] perf tools: Add data_fd into dso object
- [PATCH 03/16] mfd: ipaq-micro: Make mfd_cell array const
- Re: [PATCH 03/17] phy: ti-pipe3: add external clock support for PCIe PHY
- [PATCH 03/19] jump_label: Expose the reference count
- [PATCH 03/20] arch,arc: Fold atomic_ops
- [PATCH 03/20] perf tools: Use hpp formats to sort hist entries
- [PATCH 03/25] arm: Add 32 bit time_t and clock_t
- [PATCH 03/27] generic/tlb.h: Move common defines into generic tlb.h
- Re: [patch 03/32] genirq: Provide generic hwirq allocation facility
- [PATCH 03/34] perf tools: Kbuild builtin source related fixies
- [PATCH 0/3] Add DRA7xx CPSW Ethernet support in Device Tree
- [PATCH 0/3] bus: add Broadcom GISB bus arbiter timeout/error handler
- [PATCH 0/3] EFS Logging clean-up
- [PATCH 0/3] Fix coding style of staging/octeon-usb/octeon-hcd.c
- [patch 0/3] futex/rtmutex: Fix issues exposed by trinity
- [PATCH 0/3] HPFS logging clean-up
- [PATCH 0/3] minor console cleanup patches
- [PATCH 0/3] nohz: Move nohz kick out of scheduler IPI, v5
- [PATCH 0/3] Rework of_find_node_by_path() code
- [PATCH 0/3] sched: sched_setattr/sched_getattr fixes and improvements
- [PATCH 0/3 v2] bus: add Broadcom GISB bus arbiter timeout/error handler
- [PATCH 0/3] (was: Re: PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily)
- Re: [PATCH 04/10] mfd: vexpress: Define the device as MFD cells
- Re: [PATCH 04/10] thermal: exynos: remove dead code for TYPE_TWO_POINT_TRIMMING calibration
- [PATCH 04/10] usb: xhci: Use IS_ENABLED() macro
- [PATCH 04/10 V2] workqueue: destroy worker directly in the idle timeout handler
- Re: [PATCH 04/12] clocksource: Sched clock source for Versatile Express
- [PATCH 04/12] drivers: clk: st: STiH407: Support for A9 MUX Clocks
- [PATCH 04/14] device_cgroup: remove direct access to cgroup->children
- [PATCH 04/14] perf tools: Add global list of opened dso objects
- [PATCH 04/16] mfd: db8500-prcmu: Make mfd_cell array const
- Re: [PATCH 04/17] phy: pipe3: insert delay to enumerate in GEN2 mode
- [PATCH 04/19] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
- [PATCH 04/20] arch,arm: Fold atomic_ops
- [PATCH 04/20] perf tools: Support event grouping in hpp ->sort()
- [PATCH 04/25] avr32: Add 32 bit time_t and clock_t
- Re: [PATCH 04/27] alpha: Use generic tlb.h
- [PATCH 04/34] perf tools: Kbuild source related fixies
- [PATCH 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
- [PATCH 0/4] Add framework to support clkout
- [PATCH 0/4] ARM/DT: edma: Get IP configuration from hardware
- [PATCH 0/4] i2c: designware: Fixes for Asus T100 and Haswell PCI IDs
- Re: [PATCH 0/4] Introducing Exynos ChipId driver
- [PATCH 0/4] mfd: Intel SoC Power Management IC
- [PATCH 0/4] sched,numa: task placement for complex NUMA topologies
- riel(Thu May 08 2014 - 13:24:58 EST)
- [PATCH 0/4] serial: kgdb_nmi: Allow ttyNMIX to act as primary console
- [PATCH 0/4] spi: qup: Fixes and new version support
- [PATCH 0/4] UserModeLinux: Message logging neatening
- Re: [PATCH 0/4] Volatile Ranges (v14 - madvise reborn edition!)
- Re: [PATCH 05/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
- [PATCH 05/10 V2] workqueue: separate iteration role from worker_idr
- [PATCH 05/10] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
- [PATCH 05/12] drivers: clk: st: STiH407: Support for clockgenA0
- [PATCH 05/14] cgroup: remove cgroup->parent
- [PATCH 05/14] perf tools: Add global count of opened dso objects
- [PATCH 05/16] mfd: kempld-core: Make mfd_cell array const
- Re: [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
- [PATCH 05/19] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
- [PATCH 05/20] arch,arm64: Fold atomic_ops
- [PATCH 05/20] perf tools: Use hpp formats to sort final output
- [PATCH 05/25] blackfin: Add 32 bit time_t and clock_t
- [PATCH 05/27] arc: Use common bits from generic tlb.h
- Re: [patch 05/32] x86: irq_remapping: Use irq_alloc/free_hwirq()
- [PATCH 05/34] perf tools: Add kbuild support into Makefile.kbuild
- [PATCH 0/5] blk-mq: bitmap tag: fix and cleanup
- Ming Lei(Sat May 10 2014 - 13:02:24 EST)
- Ming Lei(Sat May 10 2014 - 21:13:40 EST)
- [PATCH 0/5] Cleanup and fixes for dwc3-omap
- Re: [PATCH 0/5] kbuild: Use relative paths if possible
- [PATCH 0/5] KVM: x86: support setting the CPL independent of CS
- [PATCH 0/5] net: cpsw and mdio-gpio fixes for v3.15-final
- [PATCH 0/5] updates for intel_pstate
- Re: [PATCH 06/10] thermal: exynos: remove redundant threshold_code checks from exynos_tmu_initialize()
- [PATCH 06/10 V2] workqueue: convert worker_idr to worker_ida
- [PATCH 06/10] xhci: Report max device limit when Enable Slot command fails.
- [PATCH 06/12] drivers: clk: st: Add polarity bit indication
- [PATCH 06/14] cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
- [PATCH 06/14] perf tools: Cache dso data file descriptor
- [PATCH 06/16] mfd: lp3943: Make mfd_cell array const
- Milo Kim(Tue May 13 2014 - 10:55:41 EST)
- Re: [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU
- [PATCH 06/19] mm: page_alloc: Only check the zone id check if pages are buddies
- [PATCH 06/20] arch,avr32: Fold atomic_ops
- [PATCH 06/20] perf tools: Consolidate output field handling to hpp format routines
- [PATCH 06/25] c6x: Add 32 bit time_t and clock_t
- [PATCH 06/27] avr32: Use common bits from generic tlb.h
- [PATCH 06/34] perf kbuild: fix recursive invocation of config/features-checks
- [PATCH 0/6] DT early console initialization
- [PATCH 0/6] ipc/sem.c: Fix semctl(,,{GETNCNT,GETZCNT})
- [PATCH 0/6] sched: expel confusing usage of the term "power"
- [PATCH 0/6] usb: host: Cleanup for ioremap'ing hcd memory
- [PATCH 0/6 V2] perf: Enable mmap2 and add dcacheline sorting
- [PATCH 0/6 V2] x86, nmi: Various fixes and cleanups
- [PATCH 0/6] x86/traps: cleanup DO_ERROR*() to prepare for uprobes fixes
- [PATCH 07/10 V2] workqueue: narrow the protection range of manager_mutex
- [PATCH 07/10] xhci: Use command structures when queuing commands on the command ring
- [PATCH 07/12] drivers: clk: st: Add quadfs reset handling
- [PATCH 07/14] cgroup: link all cgroup_subsys_states in their sibling lists
- [PATCH 07/14] perf tools: Add file size check and factor dso__data_read_offset
- Re: [PATCH 07/15] mips: add renameat2 syscall
- [PATCH 07/16] mfd: rtsx_usb: Make mfd_cell array const
- Roger(Thu May 15 2014 - 05:18:30 EST)
- [PATCH 07/19] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
- [PATCH 07/20] arch,cris: Fold atomic_ops
- [PATCH 07/20] perf ui: Get rid of callback from __hpp__fmt()
- [PATCH 07/25] cris: Add 32 bit time_t and clock_t
- [PATCH 07/27] blackfin: Use generic tlb.h
- [PATCH 07/34] perf kbuild: store in config-detected missing variables (libdir, ...)
- [PATCH 0/7] OF init section function prototype fixes
- [PATCH 0/7] staging: unisys: cleanup proc entries in uislib
- Re: [PATCH 0/7 v8] crypto:s5p-sss: Add Device tree and Exynos support
- [PATCH 08/10 V2] workqueue: rename manager_mutex to attach_mutex
- [PATCH 08/10] xhci: Add a global command queue
- [PATCH 08/12] drivers: clk: st: STiH407: Support for clockgenC0
- [PATCH 08/14] cgroup: move cgroup->serial_nr into cgroup_subsys_state
- [PATCH 08/14] perf tools: Allow to close dso fd in case of open failure
- Re: [PATCH 08/15] ia64: add renameat2 syscall
- [PATCH 08/16] mfd: wm8400-core: Make mfd_cell array const
- [PATCH 08/19] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
- [PATCH 08/20] arch,hexagon: Fold atomic_ops
- rkuo(Mon May 12 2014 - 13:28:39 EST)
- [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
- Re: [PATCH 08/24] net, diet: Make TCP metrics optional
- [PATCH 08/25] frv: Add 32 bit time_t and clock_t
- [PATCH 08/27] c6x: Use generic tlb.h
- [PATCH 08/34] perf kbuild: remove useless #ifdef directives
- Re: [PATCH 0/8] Enable dma driver for MIC X100 Coprocessors.
- [PATCH 0/8] Marvell Berlin full clock support
- [PATCH 0/8] usb: various fixes for ARM randconfig failures
- Re: [PATCH 09/10] ARM: dts: OMAP4: clk: Add clk node for DES IP
- Re: [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
- [PATCH 09/10 V2] workqueue: separate pool-attaching code out from create_worker()
- [PATCH 09/10] xhci: Use completion and status in global command queue
- Re: [PATCH 09/11] bluetooth: hci_ldisc: fix deadlock condition
- [PATCH 09/12] drivers: clk: st: STiH407: Support for clockgenD0/D2/D3
- [PATCH 09/14] cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
- [PATCH 09/14] perf tools: Add dso__data_* interface descriptons
- [PATCH 09/16] mfd: sec-core: Make of_device_id array const
- [PATCH 09/19] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
- [PATCH 09/20] arch,ia64: Fold atomic_ops
- [PATCH 09/20] perf tools: Consolidate management of default sort orders
- [PATCH 09/25] hexagon: Add 32 bit time_t and clock_t
- [PATCH 09/27] cris: Use common bits from generic tlb.h
- [PATCH 09/34] perf kbuild: fix a link issue if BUILTIN_TRACE is disabled
- Re: [PATCH 0/9] ARM: STi: Add Clock driver support STiH415 & STiH416
- Re: [PATCH 0/9] hwmon: (emc1403) Various enhancements
- [PATCH 10/10 V2] workqueue: use generic attach/detach routine for rescuers
- [PATCH 10/10] xhci: rework command timeout and cancellation,
- [PATCH 10/12] drivers: clk: st: STiH407: Support for clockgenA9
- [PATCH 10/14] cgroup: iterate cgroup_subsys_states directly
- [PATCH 10/14] perf tests: Spawn child for each test
- Re: [PATCH 10/15] powerpc: add renameat2 syscall
- [PATCH 10/16] mfd: omap-usb-host: Make of_device_id array const
- [PATCH 10/19] mm: page_alloc: Reduce number of times page_to_pfn is called
- [PATCH 10/20] arch,m32r: Fold atomic_ops
- [PATCH 10/20] perf tools: Call perf_hpp__init() before setting up GUI browsers
- [PATCH 10/25] m32r: Add 32 bit time_t and clock_t
- [PATCH 10/27] frv: Use common bits from generic tlb.h
- [PATCH 10/34] perf kbuild: add missing files and missing flags in Kbuild files
- [PATCH 10/9] dt: deps: fix bug not registering late drivers when OF_DEPENDENCIES is disabled
- [PATCH 11/12] drivers: clk: st: Update frequency tables for fs660c32 and fs432c65
- [PATCH 11/14] cgroup: use CSS_ONLINE instead of CGRP_DEAD
- [PATCH 11/14] perf tests: Allow reuse of test_file function
- [PATCH 11/16] mfd: max8998: Make of_device_id array const
- Re: [PATCH 11/17] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
- [PATCH 11/19] mm: page_alloc: Lookup pageblock migratetype with IRQs enabled during free
- [PATCH 11/20] arch,m68k: Fold atomic_ops
- [PATCH 11/20] perf report: Add -F option to specify output fields
- [PATCH 11/25] m68k: Add 32 bit time_t and clock_t
- [PATCH 11/27] hexagon: Use common bits from generic tlb.h
- [PATCH 11/34] perf kbuild: update kbuild files according to last changes
- [PATCH 1/1] arm: dra7xx: Add hwmod data for MDIO and CPSW
- Re: [PATCH 1/1] ARM: dts: am437x-gp-evm: Add ethernet support for GP EVM
- Re: [PATCH 1/1] drivers/video/fbdev/core/fbmem.c: remove positive test on unsigned values
- Re: [PATCH 1/1] drivers/video/fbdev/omap2/dss/dss.c: add __exit to dss_uninit_ports
- [PATCH 1/1] fs/cifs/cifs.c: replace seq_printf by seq_puts
- [PATCH 1/1] fs/cifs/connect.c: convert printk to pr_foo()
- [PATCH 1/1] fs/cifs/netmisc.c: convert printk to pr_foo()
- [PATCH 1/1] fs/devpts/inode.c: convert printk to pr_foo()
- [PATCH 1/1] fs/dlm/config.c: convert simple_str to kstr
- [PATCH 1/1] fs/dlm/debug_fs.c: replace seq_printf by seq_puts
- [PATCH 1/1] fs/dlm/lockspace.c: convert simple_str to kstr
- [PATCH 1/1] fs/efivarfs/super.c: use static const for dentry_operations
- [PATCH 1/1] fs/exportfs/expfs.c: kernel-doc warning fixes
- [PATCH 1/1] FS/EXT4: use generic kvfree
- [PATCH 1/1] fs/gfs2/bmap.c: kernel-doc warning fixes
- [PATCH 1/1] fs/gfs2/file.c: kernel-doc warning fixes
- [PATCH 1/1] fs/hfsplus/bnode.c: replace min/casting by min_t
- [PATCH 1/1] fs/hfsplus/options.c: replace seq_printf by seq_puts
- [PATCH 1/1] fs/hfsplus/wrapper.c: replace min/casting by min_t
- [PATCH 1/1] icmp: account for ICMP out errors because of socket limit
- [PATCH 1/1] ima: introduce ima_kernel_read()
- Re: [PATCH 1/1] KERNEL: add __attribute__ in c file
- [PATCH 1/1] kernel/hung_task.c: convert simple_strtoul to kstrtouint
- [PATCH 1/1] kernel/power/hibernate.c: convert simple_strtoul to kstrtoul
- [PATCH 1/1] kernel/reboot.c: convert simple_strtoul to kstrtoint
- [PATCH 1/1] kernel/time/ntp.c: convert simple_strtol to kstrtol
- [PATCH 1/1] kernel/tracepoint.c: kernel-doc fixes
- [PATCH 1/1] kernel/user_namespace.c: kernel-doc/checkpatch fixes
- [PATCH 1/1] kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall
- [PATCH 1/1] kernel/watchdog.c: convert printk/pr_warning to pr_foo()
- [PATCH 1/1] kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info
- [PATCH 1/1] kvm: increase max vcpu count
- [PATCH 1/1] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block.
- [PATCH 1/1] net/wireless/ibss.c: replace memcpy by ether_addr_copy
- [PATCH 1/1] net/wireless/lib80211_crypt_ccmp.c: code clean-up
- [PATCH 1/1] net/wireless/mlme.c: replace memcpy by ether_addr_copy
- [PATCH 1/1] net/wireless/scan.c: replace memcpy by ether_addr_copy
- [PATCH 1/1] net/wireless/sme.c: replace memcpy by ether_addr_copy
- [PATCH 1/1] net/wireless/util.c: replace memcpy by ether_addr_copy
- [PATCH 1/1] net/x25/x25_proc.c: code clean-up
- [PATCH 1/1] net/xfrm/xfrm_output.c: move EXPORT_SYMBOL
- [PATCH 1/1] parisc,metag: Do not hardcode maximum userspace stack size
- [PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
- [PATCH 1/1 RESEND] arch/m68k/apollo/config.c: convert printk to pr_foo()
- [PATCH 1/1 RESEND] arch/m68k/hp300/config.c: convert printk to pr_foo()
- [PATCH 1/1 RESEND] drivers/pnp/resource.c: remove positive test on unsigned values
- [PATCH 1/1 RESEND] drivers/scsi/sd.c: remove positive test on unsigned value
- Re: [PATCH 1/1] uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
- [PATCH 1/1] uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
- [PATCH 1/1 v2] fanotify: check file flags passed in fanotify_init
- Jan Kara(Wed May 14 2014 - 17:18:01 EST)
- [PATCH 1.2 0/16] arcmsr: bugfix and support new adapters ARC12x4 series
- ching(Wed May 14 2014 - 06:59:49 EST)
- [PATCH 12/12] drivers: clk: st: Use round to closest divider flag
- [PATCH 12/14] cgroup: convert cgroup_has_live_children() into css_has_online_children()
- [PATCH 12/14] perf tests: Add test interface for dso data fd limit
- [PATCH 12/16] mfd: max8997: Make of_device_id array const
- [PATCH 12/19] mm: page_alloc: Use unsigned int for order in more places
- [PATCH 12/20] arch,metag: Fold atomic_ops
- [PATCH 12/20] perf tools: Add ->sort() member to struct sort_entry
- [PATCH 12/25] metag: Add 32 bit time_t and clock_t
- [PATCH 12/27] m32r: Use generic tlb.h
- [PATCH 12/34] perf kbuild: remove legacy slang-related build variables
- [PATCH 1/2] Addition of kernel_pool
- [PATCH 1/2] Add lib/glob.c
- [PATCH 1/2] arc_emac: implement promiscuous mode and multicast filtering
- [PATCH 1/2] ARM: at91: add PWM pinctrl to SAMA5D3
- [PATCH 1/2] ARM: at91/dt: add DMA controller node to at91sam9rl
- [PATCH 1/2] ARM: dts: am4372: Add cpsw phy sel dt node
- Re: [PATCH 1/2] ARM: dts: Enable USB 3503 hub on exynos5250-snow
- Re: [PATCH 1/2] ARM: hip04: set ARCH_NR_GPIO to 128
- [PATCH 1/2] ARM: tegra: enable MCP251x CAN controller and DS1307 RTC
- stefan(Tue May 13 2014 - 13:38:12 EST)
- [PATCH 1/2] ARM: tegra: joystick input in tegra_defconfig
- [PATCH 1/2] bluetooth: don't include local processing of HCI commands in the command timeout
- Re: [PATCH 1/2] clk: Fix double free due to devm_clk_register()
- [PATCH 1/2] clk: of: helper for determining flags properties
- [PATCH 1/2] dma: add dma_get_required_mask_from_max_pfn()
- [PATCH 1/2] dmaengine: omap: hide filter_fn for built-in drivers
- [PATCH 1/2] driver-core: allow asynchronous device shutdown
- Greg KH(Thu May 08 2014 - 15:03:22 EST)
- [PATCH 1/2] drm/ast: Fix double lock at PM resume
- [PATCH 1/2] Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
- [PATCH 1/2] ext2: fix type of return value ext2_fill_super()
- [PATCH 1/2] FS/CACHEFILES: convert printk to pr_foo()
- [PATCH 1/2] FS/CONFIGFS: convert printk to pr_foo()
- [PATCH 1/2] fs: include device name in error messages about freezing
- Re: [PATCH 1/2] gpio: pca953x: return IRQ_NONE when appropriate
- [PATCH 1/2] hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram()
- Re: [PATCH 1/2] hwrng: omap - remove unnecessary OOM messages
- [PATCH 1/2] iio: always select ANON_INODES
- [PATCH 1/2] ima: re-introduce own integrity cache lock
- [PATCH 1/2] input: fix ps2/serio module dependency
- Re: [PATCH 1/2] mfd: mc13xxx: Do not use platform data with devicetree
- Re: [PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
- Re: [PATCH 1/2] mmc: rtsx: Revert "mmc: rtsx: modify error handleandremove smatch warnings"
- micky(Thu May 08 2014 - 01:46:32 EST)
- Re: [PATCH 1/2] mmc: rtsx: Revert "mmc: rtsx: modify errorhandleandremovesmatch warnings"
- micky(Thu May 08 2014 - 21:06:05 EST)
- [PATCH 1/2] mm: export unmap_kernel_range
- [PATCH 1/2] mm: mark remap_file_pages() syscall as deprecated
- [PATCH 1/2] mtd/onenand: fix build warning for dma type
- [PATCH 1/2] phy: kona2: use 'select GENERIC_PHY' in Kconfig
- [PATCH 1/2] pinctrl: baytrail: Add back Baytrail-T ACPI ID
- Re: [PATCH 1/2] RFT: pinctrl: sirf: switch to using allocated state container
- [patch 1/2] rtmutex: Fix deadlock detector for real
- [PATCH 1/2] sched/prio: Add two inline function named nice_to_rlimit() and rlimit_to_nice() in prio.h.
- [PATCH 1/2] speedstep-smi: enable interrupts when waiting
- [PATCH 1/2] timekeeping: Use unsigned int for seqlock sequence
- [PATCH 1/2] ti: Remove trailing semicolon from do {...} while (0) macro
- [PATCH 1/2] trace: module: Maintain a valid user count
- [PATCH 1/2] usb: gadget: net2280: Fix NULL pointer dereference
- [PATCH 1/2 v2] x86, irq: get correct available vectors for cpu disable
- [PATCH 1/2 v4] usb: gadget: net2280: Fix NULL pointer dereference
- [PATCH 1/2] virtio-rng: cope if struct hwrng.name is changed to const
- [PATCH 1/2] virtio-rng: fix boot with virtio-rng device
- [PATCH 1/2] x86: Fix typo preventing msr_set/clear_bit from having an effect
- Re: [PATCH 1/2] x86, hpet: Make boot_hpet_disable extern
- [PATCH 1/2] x86, irq: get correct available vectors for cpu disable
- Re: [PATCH 13/13] video: omap: allow building on !MMU
- [PATCH 13/14] device_cgroup: use css_has_online_children() instead of has_children()
- [PATCH 13/14] perf tests: Add test for caching dso file descriptors
- Re: [PATCH 13/15] sparc: add renameat2 syscall
- [PATCH 13/16] mfd: as3711: Make of_device_id array const
- [PATCH 13/19] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
- [PATCH 13/20] arch,mips: Fold atomic_ops
- [PATCH 13/20] perf report/tui: Fix a bug when --fields/sort is given
- [PATCH 13/25] microblaze: Add 32 bit time_t and clock_t
- [PATCH 13/27] m68k: Use common bits from generic tlb.h
- [PATCH 13/34] perf kbuild: remove legacy libaudit-related build variables
- [PATCH 1/3] Add blank line after all declarations in staging/octeon-usb/octeon-hcd.c
- Re: [PATCH 1/3] ARM: at91/dt: sam9261: Fix PLL output ranges and other clocks divisors
- Re: [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540
- [PATCH 1/3] ARM: zynq: Sort Kconfig options
- [PATCH 1/3] bus: add Broadcom GISB arbiter bus timeout/error handler
- [PATCH 1/3] bus: add Broadcom GISB bus arbiter timeout/error handler
- [PATCH 1/3] FS/CODA: replace printk by pr_foo()
- [PATCH 1/3] FS/EFS: convert printk to pr_foo()
- [PATCH 1/3] FS/HPFS: convert printk to pr_foo()
- [PATCH 1/3] irq_work: Implement remote queueing
- [PATCH 1/3] lib: add glibc style strchrnul() variant
- [PATCH 1/3] mm: add comment for __mod_zone_page_stat
- [PATCH 1/3] pinctrl: dra7: dt-bindings: add pin off modes for dra7 SoC
- Re: [PATCH 1/3] PM / OPP: Add support for descending order for cpufreq table
- [PATCH 1/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
- [patch 1/3] rtmutex: Add missing deadlock check
- [PATCH 1/3] sched: Make sched_setattr() correctly return -EFBIG
- [PATCH 1/3] staging: cxt1e1: Fix no spaces at the start of a line in musycc.c
- [PATCH 1/3] vgacon: Fix & cleanup refcounting
- [PATCH 14/14] cgroup: implement css_tryget()
- [PATCH 14/14] perf tests: Add test for closing dso objects on EMFILE error
- Re: [PATCH 14/15] xtensa: add renameat2 syscall
- [PATCH 14/16] mfd: max77686: Make of_device_id array const
- [PATCH 14/19] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
- [PATCH 14/20] arch,mn10300: Fold atomic_ops
- [PATCH 14/20] perf top: Add --fields option to specify output fields
- [PATCH 14/25] mips: Add 32 bit time_t and clock_t
- [PATCH 14/27] metag: Use common bits from generic tlb.h
- [PATCH 14/34] perf kbuild: remove legacy libgtk2-related build variables
- [PATCH 1/4] ACPI / PM: Export rest of the subsys functions
- [PATCH 1/4] ARM: edma: Get IP information from HW when booting with DT
- [PATCH 1/4] clk: samsung: out: Add infrastructure to register CLKOUT
- [PATCH 1/4] Documentation: fix typos in drm docbook
- [PATCH 1/4] drivers/net/wan: delete unneeded call to netdev_priv
- [PATCH 1/4] i2c: designware: No need to disable already disabled controller
- [PATCH 1/4] mfd: intel_soc_pmic: Core driver
- Re: [PATCH 1/4] mmc: sdhci: add a driver for Berlin SoCs
- Re: [PATCH 1/4] mtd: Add sysfs attr to expose ECC stats
- [PATCH 1/4] numa,x86: store maximum numa node distance
- riel(Thu May 08 2014 - 13:24:32 EST)
- Re: [PATCH 1/4] of/selftest: add testcase for nodes with same name and address
- [PATCH 1/4] serial: core: Consistent LF handling for poll_put_char
- [PATCH 1/4] spi: qup: Remove chip select function
- [PATCH 1/4] SROP mitigation: Architecture independent code for signal canaries
- [PATCH 1/4] staging/wlan-ng: update function header comment
- [PATCH 1/4] UserModeLinux: Convert UM_KERN_<LEVEL> to KERN_<LEVEL>
- [PATCH 1/4] w1: mxc_w1: Fix incorrect "presence" status
- [PATCH 15/16] mfd: max77693: Make of_device_id array const
- [PATCH 15/19] mm: Do not use atomic operations when releasing pages
- [PATCH 15/20] arch,parisc: Fold atomic_ops
- [PATCH 15/20] perf diff: Add missing setup_output_field()
- [PATCH 15/25] mn10300: Add 32 bit time_t and clock_t
- [PATCH 15/27] microblaze: Use generic tlb.h
- Re: [patch 15/32] tile: Implement irq_alloc/free_hwirq() for migration
- [PATCH 15/34] perf kbuild: remove legacy libperl-related build variables
- [PATCH 1/5] blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
- Ming Lei(Sat May 10 2014 - 13:02:25 EST)
- [PATCH 1/5] ipc,msg: use current->state helpers
- [PATCH 1/5] irq_work: Architecture support for remote irq work raise
- [PATCH 1/5] irq_work: Let arch tell us if it can raise irq work
- [PATCH 1/5] KVM: x86: support KVM_ENABLE_CAP on vm file descriptors
- [PATCH 1/5] net: mdio-gpio: fix device-tree binding documentation
- [PATCH 1/5] staging: cxt1e1: Fix no spaces at the start of a line in musycc.c
- [PATCH 1/5] usb: dwc3: dwc3-omap: Add dwc3_omap_map_offset function
- Re: [PATCH 1/5] x86, nmi: Add new nmi type 'external'
- [PATCH 16/16] mfd: max8907: Make of_device_id array const
- [PATCH 16/19] mm: Do not use unnecessary atomic operations when adding pages to the LRU
- [PATCH 16/20] arch,powerpc: Fold atomic_ops
- [PATCH 16/20] perf tools: Skip elided sort entries
- [PATCH 16/25] openrisc: Add 32 bit time_t and clock_t
- [PATCH 16/27] mips: Use common bits from generic tlb.h
- [PATCH 16/34] perf kbuild: remove legacy timerfd-related build variable
- [PATCH 1/6] events, perf: Pass protection and flags bits through mmap2 interface
- [PATCH 1/6] ipc/sem.c: further whitespace cleanups
- [PATCH 1/6] of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacks
- [PATCH 1/6] perf tools: Add missing event for perf sched record.
- [PATCH 1/6] sched/fair.c: remove "power" from struct numa_stats
- [PATCH 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH 1/6] x86, nmi: Implement delayed irq_work mechanism to handle lost NMIs
- [PATCH 1/6] x86/traps: Make math_error() static
- [PATCH 17/19] fs: buffer: Do not use unnecessary atomic operations when discarding buffers
- Jan Kara(Tue May 13 2014 - 09:49:52 EST)
- Jan Kara(Tue May 13 2014 - 09:50:17 EST)
- [PATCH 17/20] arch,sh: Fold atomic_ops
- Re: [PATCH 17/20] ima: make IMA policy replaceable at runtime
- [PATCH 17/20] perf hists: Reset width of output fields with header length
- [PATCH 17/25] parisc: Add 32 bit time_t and clock_t
- [PATCH 17/27] mn10300: Use generic tlb.h
- [PATCH 17/34] perf kbuild: remove legacy demangle-related build variables
- Re: [PATCH 1/7] ARM: dts: socfpga: add gpio pieces
- [PATCH 1/7] ARM: imx: fix function type for CLK_OF_DECLARE
- [PATCH 1/7] cgroup: fix offlining child waiting in cgroup_subtree_control_write()
- [PATCH 1/7] staging: unisys: remove testing proc interfaces from uislib
- [PATCH 18/19] mm: Non-atomically mark page accessed during page cache allocation where possible
- [PATCH 18/20] arch,sparc: Fold atomic_ops
- [PATCH 18/20] perf tools: Introduce reset_output_field()
- [PATCH 18/27] openrisc: Use generic tlb.h
- [PATCH 18/34] perf kbuild: remove legacy on_exit-related build variable
- [PATCH 1/8] clk: add helper for unique DT clock names
- [PATCH 1/8] usb/gadget: s3c2410_udc: don't use pr_debug return value
- [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
- Re: [PATCH 19/19] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath
- [PATCH 19/20] arch,xtensa: Fold atomic_ops
- [PATCH 19/20] perf tests: Factor out print_hists_*()
- [PATCH 19/25] s390: Add 32 bit time_t and clock_t
- [PATCH 19/27] parisc: Use common bits from generic tlb.h
- [PATCH 19/34] perf kbuild: remove legacy backtrace-related build variable
- Re: [PATCH 1/9] ARM: STi: DT: STiH416: 416 DT Entry for clockgen A0/1/10/11/12
- [PATCH 1/9] cgroup: use restart_syscall() for mount retries
- Li Zefan(Tue May 13 2014 - 22:54:01 EST)
- [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser
- [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser v2
- [PATCH 1/9] perf, tools: Support handling complete branch stacks as histograms v5
- [PATCH 20/20] arch: Rewrite generic atomic support
- [PATCH 20/20] perf tests: Add a testcase for histogram output sorting
- [PATCH 20/25] score: Add 32 bit time_t and clock_t
- [PATCH 20/27] powerpc: Use common bits from generic tlb.h
- [PATCH 20/34] perf kbuild: remove legacy numa-related build variable
- [PATCH 21/25] sh: Add 32 bit time_t and clock_t
- [PATCH 21/27] score: Use generic tlb.h
- [PATCH 21/34] perf kbuild: remove legacy bionic-related build variable
- [PATCH 22/25] sparc: Add 32 bit time_t and clock_t
- [PATCH 22/27] sh: Use common bits from generic tlb.h
- [PATCH 22/34] perf kbuild: remove legacy libelf-related build variables (1st part)
- [PATCH 2/2] arc_emac: add netpoll support
- [PATCH 2/2] ARM: at91: add 2 PWM outputs to SAMA5D3 Xplained
- [PATCH 2/2] ARM: at91/dt: add NAND + DMA property for at91sam9rl
- [PATCH 2/2] ARM: dts: am437x-gp-evm: Add ethernet support for GP EVM
- [PATCH 2/2] ARM: tegra: add device tree for SHIELD
- [PATCH 2/2] ARM: tegra: initial add of Colibri T30
- stefan(Tue May 13 2014 - 13:38:36 EST)
- [PATCH 2/2] Asynchronous and syncronous API for accessing kernel_pool
- [PATCH 2/2] bluetooth: raise HCI_CMD_TIMEOUT from 2s to 8s
- Re: [PATCH 2/2] clk: Fix slab corruption in clk_unregister()
- [PATCH 2/2] dmaengine: sa11x0: remove broken #ifdef
- [PATCH 2/2] drivers: clk: st: authorize propagate rate change for clockgenD0
- [PATCH 2/2] drm/exynos: Fix double locks at PM resume
- Inki Dae(Fri May 09 2014 - 04:50:30 EST)
- [PATCH 2/2] ext2: fix error handling in ext2_fill_super()
- Jan Kara(Thu May 15 2014 - 09:42:13 EST)
- [PATCH 2/2] FS/CACHEFILES: replace kerror by pr_err
- [PATCH 2/2] FS/CONFIGFS: Use pr_fmt
- [PATCH 2/2] fs: print a message when freezing/unfreezing filesystems
- Jan Kara(Thu May 15 2014 - 06:02:07 EST)
- Jan Kara(Thu May 15 2014 - 09:46:20 EST)
- Re: [PATCH 2/2] gpio: Add helpers for optional GPIOs
- Re: [PATCH 2/2] gpio: pca953x: request a shared interrupt
- [PATCH 2/2] iio:adc: at91 requires the input subsystem
- [PATCH 2/2] ima: allocate user-space like memory for direct-io
- [PATCH 2/2] input: atmel-wm97xx: only build for AVR32
- [PATCH 2/2] In the function-graph tracer, add a funcgraph_tail option
- Re: [PATCH 2/2] kernel/stop_machine.c: remove false assignment to static
- [PATCH 2/2] libata: Use glob_match from lib/glob.c
- Re: [PATCH 2/2] mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
- Re: [PATCH 2/2] mmc: rtsx: Revert "mmc: rtsx: add support for pre_reqandpost_req"
- micky(Thu May 08 2014 - 01:50:34 EST)
- Re: [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages
- [PATCH 2/2] mm: replace remap_file_pages() syscall with emulation
- [PATCH 2/2] mtd: orion-nand: fix build error with ARMv4
- [PATCH 2/2] NVMe: Complete shutdown asynchronously
- [PATCH 2/2] phy: exynos: fix SATA phy license typo
- [PATCH 2/2] pinctrl: baytrail: Register GPIO chip after chip->to_irq is set
- Re: [PATCH 2/2] RFT: pinctrl: sirf: move sgpio lock into state container
- [patch 2/2] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
- Re: [PATCH 2/2] sched: Fix next_balance logic in rebalance_domains() and idle_balance()
- [PATCH 2/2] speedstep: clean up interrupt disabling
- Re: [PATCH 2/2] sysrq,rcu: suppress RCU stall warnings while sysrq runs
- [PATCH 2/2] tick: SHUTDOWN event-dev if no events are required for KTIME_MAX
- [PATCH 2/2] timekeeping: Mark struct timekeeper * passed to notifiers as const
- Re: [PATCH 2/2] tools: add script to test udelay
- [PATCH 2/2] tracepoint: Fix use of tracepoint funcs after rcu free
- [PATCH 2/2] treewide: remove all open implementation of nice_to_rlimit()/rlimit_to_nice().
- [PATCH 2/2 v2] usb: gadget: net2280: Add support for PLX USB338X
- [PATCH 2/2 v2] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs
- [PATCH 2/2 v4] usb: gadget: net2280: Add support for PLX USB338X
- [PATCH 2/2] virtio-rng: fixes for device registration/unregistration
- [PATCH 2/2] virtio-rng: some small tidy ups around kmalloc
- [PATCH 2/2] wlcore: Remove trailing semicolon from do {...} while (0) macro
- [PATCH 2/2] x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
- [PATCH 2/2] x86, make check_irq_vectors_for_cpu_disable() aware of numa node irqs
- [PATCH 2/2] x86,xen: correct dma_get_required_mask() for Xen PV guests
- [PATCH 2/2] zsmalloc: make zsmalloc module-buildable
- [PATCH 23/25] unicore32: Add 32 bit time_t and clock_t
- [PATCH 23/27] sparc: Use common bits from generic tlb.h
- [PATCH 23/34] perf kbuild: remove legacy libelf-related build variables (2nd part)
- [PATCH 2/3] arm/dts: dra7xx: Add CPSW and MDIO module nodes for dra7xx
- Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support
- [PATCH 2/3] clocksource: cadence_ttc: Use readl/writel_relaxed instead of __raw
- [PATCH 2/3] console: Use explicit pointer type for vc_uni_pagedir* fields
- [PATCH 2/3] Documentation: devicetree: add Broadcom GISB arbiter bindings
- [PATCH 2/3] drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
- [PATCH 2/3] Enclose complex macro with parantheses in staging/octeon-usb/octeon-hcd.c
- [PATCH 2/3] FS/CODA: Logging prefix uniformization
- [PATCH 2/3] FS/EFS: add pr_fmt / use __func__
- [PATCH 2/3] FS/HPFS: use pr_fmt for logging
- [patch 2/3] futex: Add another early deadlock detection check
- Re: [PATCH 2/3] mips: dts: add device_type="memory" where missing
- [PATCH 2/3] mm: use a light-weight __mod_zone_page_state in mlocked_vma_newpage()
- [PATCH 2/3] nohz: Move full nohz kick to its own IPI
- [PATCH 2/3] of: Make of_find_node_by_path() handle /aliases
- [PATCH 2/3] PM / sleep: Update device PM documentation to cover direct_complete
- Re: [PATCH 2/3] sched: Simplify return logic in sched_copy_attr()
- [PATCH 2/3] Staging: cxt1e1: Fix line length over 80 characters in musycc.c
- [PATCH 24/25] x86: Add 32 bit time_t and clock_t
- [PATCH 24/27] tile: Use generic tlb.h
- Re: [patch 24/32] sh: intc: Remove pointless irq_reserve_irqs() invocation
- [PATCH 24/34] perf kbuild: remove legacy libdwarf-related build variables
- [PATCH 2/4] ACPI / LPSS: custom power domain for LPSS
- [PATCH 2/4] clk: samsung: exynos5420: Add xclkout debug clock
- [PATCH 2/4] Documentation: update thunderbird email client settings
- Re: [PATCH 2/4] drm/exynos/mixer: use MXR_GRP_SXY_SY
- Inki Dae(Thu May 08 2014 - 07:38:28 EST)
- [PATCH 2/4] dt/bindings: ti,edma: Remove redundant properties from documentation
- [PATCH 2/4] i2c: designware: Disable device on system suspend
- Re: [PATCH 2/4] MADV_VOLATILE: Add MADV_VOLATILE/NONVOLATILE hooks and handle marking vmas
- [PATCH 2/4] mfd: intel_soc_pmic: I2C interface
- Re: [PATCH 2/4] mm/zbud: change zbud_alloc size type to size_t
- [PATCH 2/4] net/ariadne: delete unneeded call to netdev_priv
- Re: [PATCH 2/4] of/platform: return error on of_platform_device_create_pdata failure
- Re: [PATCH 2/4] plist: add helper functions
- [PATCH 2/4] sched,numa: weigh nearby nodes for task placement on complex NUMA topologies
- riel(Thu May 08 2014 - 13:23:46 EST)
- [PATCH 2/4] serial: kgdb_nmi: Use container_of() to locate private data
- [PATCH 2/4] spi: qup: Correct selection of FIFO/Block mode
- [PATCH 2/4] staging/wlan-ng: remove function declaration
- [PATCH 2/4] UserModeLinux: Remove unused #defines of UM_KERN_<LEVEL>
- [PATCH 2/4] w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()
- [PATCH 2/4] x86: SROP mitigation: implement signal canaries
- [PATCH 25/25] xtense: Add 32 bit time_t and clock_t
- [PATCH 25/27] unicore32: Use common bits from generic tlb.h
- [PATCH 25/34] perf kbuild: remove legacy libunwind-related build variables
- Re: [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes
- [PATCH 2/5] blk-mq: bitmap tag: remove barrier in bt_clear_tag()
- Ming Lei(Sat May 10 2014 - 13:02:29 EST)
- Re: [PATCH 2/5] cgroup: replace cftype->write_string() with cftype->write()
- [PATCH 2/5] intel_pstate: remove setting P state to MAX on init
- [PATCH 2/5] ipc,msg: move some msgq ns code around
- [PATCH 2/5] irq_work: Force non-lazy works on IPI
- [PATCH 2/5] irq_work: Force non-lazy works to the IPI
- Re: [PATCH 2/5] KVM: x86: Fix CR3 reserved bits
- [PATCH 2/5] KVM: x86: retrieve CPL in KVM_GET_SREGS, prepare to be able to set it
- [PATCH 2/5] net: mdio-gpio: warn about missing bus alias id
- [PATCH 2/5] staging: cxt1e1: remove dead code in musycc.c
- [PATCH 2/5] usb: dwc3: dwc3-omap: Add dwc3_omap_set_utmi_mode() function
- [PATCH 2/5 V2] staging: cxt1e1: remove dead code in musycc.c
- [PATCH 26/27] x86: Use common bits from generic tlb.h
- [PATCH 26/34] perf kbuild: remove legacy libpython-related build variable
- [PATCH 2/6] ipc/sem.c: Bugfix for semctl(,,GETZCNT)
- Re: [PATCH 2/6] mfd: stmpe: add optional regulators
- [PATCH 2/6] of: consolidate linker section OF match table declarations
- [PATCH 2/6] perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
- [PATCH 2/6] Revert "perf: Disable PERF_RECORD_MMAP2 support"
- [PATCH 2/6] sched/fair.c: change "has_capacity" to "has_free_capacity"
- [PATCH 2/6] usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH 2/6] x86, nmi: Add new nmi type 'external'
- [PATCH 2/6] x86/traps: Use SEND_SIG_PRIV instead of force_sig()
- [PATCH 27/27] xtensa: Use common bits from generic tlb.h
- [PATCH 27/34] perf kbuild: add generated Kconfig build-test cases
- Re: [PATCH 2/7] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications.
- [PATCH 2/7] cgroup: cgroup_idr_lock should be bh
- [PATCH 2/7] clk: rockchip: fix function type for CLK_OF_DECLARE
- [PATCH 2/7] staging: unisys: move uislib/platform proc entry to debugfs
- [PATCH 28/34] perf kbuild: fix installation of traceevent plugins
- [PATCH 2/8] clk: berlin: add clock binding docs for Marvell Berlin2 SoCs
- [PATCH 2/8] usb: musb: tusb-dma can't be built-in if tusb is not
- Re: [patch 29/32] genirq: Remove irq_reserve_irq[s]
- [PATCH 29/34] perf kbuild: fix tarpkg target in tests/make
- [PATCH 2/9] cgroup: rename cgroup->dummy_css to ->self and move it to the top
- Re: [patch 2/9] mm: memcontrol: rearrange charging fast path
- [PATCH 2/9] perf, tools: Add --branch-history option to report v3
- [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add
- [PATCH 30/34] perf kbuild: update Kbuild files with new and removed sources
- [PATCH 3.10 00/48] 3.10.40-stable review
- [PATCH 3.10 01/48] drivers/tty/hvc: dont free hvc_console_setup after init
- [PATCH 3.10 02/48] tty: serial: 8250_core.c Bug fix for Exar chips.
- [PATCH 3.10 03/48] n_tty: Fix n_tty_write crash when echoing in raw mode
- [PATCH 3.10 04/48] floppy: ignore kernel-only members in FDRAWCMD ioctl input
- [PATCH 3.10 05/48] floppy: dont write kernel-only members to FDRAWCMD ioctl output
- [PATCH 3.10 06/48] iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
- [PATCH 3.10 07/48] ARM: 7840/1: LPAE: dont reject mapping /dev/mem above 4GB
- [PATCH 3.10 08/48] KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
- [PATCH 3.10 09/48] MIPS: KVM: Pass reserved instruction exceptions to guest
- [PATCH 3.10 10/48] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
- [PATCH 3.10 11/48] virtio_balloon: dont softlockup on huge balloon changes.
- [PATCH 3.10 12/48] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
- [PATCH 3.10 13/48] [SCSI] mpt2sas: Dont disable device twice at suspend.
- [PATCH 3.10 14/48] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
- [PATCH 3.10 15/48] powerpc/tm: Disable IRQ in tm_recheckpoint
- [PATCH 3.10 16/48] s390/chsc: fix SEI usage on old FW levels
- [PATCH 3.10 17/48] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
- [PATCH 3.10 18/48] ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
- [PATCH 3.10 19/48] ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
- [PATCH 3.10 20/48] framebuffer: fix cfb_copyarea
- [PATCH 3.10 21/48] matroxfb: restore the registers M_ACCESS and M_PITCH
- [PATCH 3.10 22/48] mach64: use unaligned access
- [PATCH 3.10 23/48] mach64: fix cursor when character width is not a multiple of 8 pixels
- [PATCH 3.10 24/48] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
- [PATCH 3.10 25/48] libata/ahci: accommodate tag ordered controllers
- [PATCH 3.10 26/48] iwlwifi: dvm: take mutex when sending SYNC BT config command
- [PATCH 3.10 27/48] mac80211: fix WPA with VLAN on AP side with ps-sta again
- [PATCH 3.10 28/48] mac80211: fix software remain-on-channel implementation
- [PATCH 3.10 29/48] mac80211: exclude AP_VLAN interfaces from tx power calculation
- [PATCH 3.10 30/48] locks: allow __break_lease to sleep even when break_time is 0
- [PATCH 3.10 31/48] rtlwifi: rtl8723ae: Fix too long disable of IRQs
- [PATCH 3.10 32/48] rtlwifi: rtl8188ee: Fix too long disable of IRQs
- [PATCH 3.10 33/48] rtlwifi: rtl8192cu: Fix too long disable of IRQs
- [PATCH 3.10 34/48] rtlwifi: rtl8192se: Fix too long disable of IRQs
- [PATCH 3.10 35/48] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
- [PATCH 3.10 36/48] rtlwifi: rtl8188ee: initialize packet_beacon
- [PATCH 3.10 37/48] gpio: mxs: Allow for recursive enable_irq_wake() call
- [PATCH 3.10 38/48] tgafb: fix data copying
- [PATCH 3.10 39/48] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
- [PATCH 3.10 40/48] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
- [PATCH 3.10 41/48] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
- [PATCH 3.10 42/48] Skip intel_crt_init for Dell XPS 8700
- [PATCH 3.10 43/48] dm transaction manager: fix corruption due to non-atomic transaction commit
- [PATCH 3.10 44/48] dm thin: fix dangling bio in process_deferred_bios error path
- [PATCH 3.10 45/48] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
- [PATCH 3.10 46/48] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
- [PATCH 3.10 47/48] Input: synaptics - add min/max quirk for ThinkPad Edge E431
- [PATCH 3.10 48/48] drm: cirrus: add power management support
- [PATCH 3.12 000/182] 3.12.20-stable review
- [PATCH 3.12 001/182] dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY
- [PATCH 3.12 002/182] ALSA: hda - automute via amp instead of pinctl on some AIO models
- [PATCH 3.12 003/182] iser-target: Match FRMR descriptors to available session tags
- [PATCH 3.12 004/182] iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
- Re: [PATCH 3.12 00/50] 3.12.19-stable review
- [PATCH 3.12 005/182] Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
- [PATCH 3.12 006/182] arm64: Do not synchronise I and D caches for special ptes
- [PATCH 3.12 007/182] arm64: Make DMA coherent and strongly ordered mappings not executable
- [PATCH 3.12 008/182] ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog kcontrols
- [PATCH 3.12 009/182] ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE
- [PATCH 3.12 010/182] ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
- [PATCH 3.12 011/182] ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
- [PATCH 3.12 012/182] ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM
- [PATCH 3.12 013/182] ARM: OMAP3: hwmod data: Correct clock domains for USB modules
- [PATCH 3.12 014/182] ARM: dts: am33xx: correcting dt node unit address for usb
- [PATCH 3.12 015/182] ARM: dts: Keep G3D regulator always on for exynos5250-arndale
- [PATCH 3.12 016/182] ARM: 7954/1: mm: remove remaining domain support from ARMv6
- [PATCH 3.12 017/182] ARM: Fix default CPU selection for ARCH_MULTI_V5
- [PATCH 3.12 018/182] ARM: 8007/1: Remove extraneous kcmp syscall ignore
- [PATCH 3.12 019/182] ARM: 8027/1: fix do_div() bug in big-endian systems
- [PATCH 3.12 020/182] ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
- [PATCH 3.12 021/182] ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP
- [PATCH 3.12 022/182] ALSA: hda - Enable beep for ASUS 1015E
- [PATCH 3.12 023/182] ALSA: ice1712: Fix boundary checks in PCM pointer ops
- [PATCH 3.12 024/182] ALSA: hda - Fix silent speaker output due to mute LED fixup
- [PATCH 3.12 025/182] ALSA: hda/realtek - Add support of ALC288 codec
- [PATCH 3.12 026/182] ALSA: hda/realtek - Add headset Mic support for Dell machine
- [PATCH 3.12 027/182] ACPICA: Restore code that repairs NULL package elements in return values.
- [PATCH 3.12 028/182] spi: efm32: use $vendor,$device scheme for compatible string
- [PATCH 3.12 029/182] s390/cio: fix driver callback initialization for ccw consoles
- [PATCH 3.12 030/182] KVM: s390: Optimize ucontrol path
- [PATCH 3.12 031/182] mei: fix memory leak of pending write cb objects
- [PATCH 3.12 032/182] mei: me: do not load the driver if the FW doesn't support MEI interface
- [PATCH 3.12 033/182] mei: ignore client writing state during cb completion
- [PATCH 3.12 034/182] mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
- [PATCH 3.12 035/182] mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 036/182] mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
- [PATCH 3.12 037/182] mfd: 88pm800: Fix I2C device resource leak if probe fails
- [PATCH 3.12 038/182] mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 039/182] mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 040/182] mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 041/182] mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 042/182] mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
- [PATCH 3.12 043/182] mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail
- [PATCH 3.12 044/182] mfd: kempld-core: Fix potential hang-up during boot
- [PATCH 3.12 045/182] w1: fix w1_send_slave dropping a slave id
- [PATCH 3.12 046/182] staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer
- [PATCH 3.12 047/182] staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0
- [PATCH 3.12 048/182] staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private data
- [PATCH 3.12 049/182] staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL
- [PATCH 3.12 050/182] ftrace/x86: One more missing sync after fixup of function modification failure
- [PATCH 3.12 051/182] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
- [PATCH 3.12 052/182] regulator: arizona-ldo1: Correct default regulator init_data
- [PATCH 3.12 053/182] PCI: mvebu: Fix potential issue in range parsing
- [PATCH 3.12 054/182] USB: fix crash during hotplug of PCI USB controller card
- [PATCH 3.12 055/182] iio: querying buffer scan_mask should return 0/1
- [PATCH 3.12 056/182] NFSv4: Fix a use-after-free problem in open()
- [PATCH 3.12 057/182] nfsd4: session needs room for following op to error out
- [PATCH 3.12 058/182] nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
- [PATCH 3.12 059/182] nfsd4: fix test_stateid error reply encoding
- [PATCH 3.12 060/182] nfsd4: leave reply buffer space for failed setattr
- [PATCH 3.12 061/182] nfsd: notify_change needs elevated write count
- [PATCH 3.12 062/182] nfsd: check passed socket's net matches NFSd superblock's one
- [PATCH 3.12 063/182] nfsd4: fix setclientid encode size
- [PATCH 3.12 064/182] NFSD: Traverse unconfirmed client through hash-table
- [PATCH 3.12 065/182] nfsd: set timeparms.to_maxval in setup_callback_client
- [PATCH 3.12 066/182] IB/ipath: Fix potential buffer overrun in sending diag packet routine
- [PATCH 3.12 067/182] IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
- [PATCH 3.12 068/182] IB/mthca: Return an error on ib_copy_to_udata() failure
- [PATCH 3.12 069/182] IB/ehca: Returns an error on ib_copy_to_udata() failure
- [PATCH 3.12 070/182] IB/qib: Fix debugfs ordering issue with multiple HCAs
- [PATCH 3.12 071/182] IB/qib: add missing braces in do_qib_user_sdma_queue_create()
- [PATCH 3.12 072/182] ib_srpt: Use correct ib_sg_dma primitives
- [PATCH 3.12 073/182] SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()
- [PATCH 3.12 074/182] SCSI: arcmsr: upper 32 of dma address lost
- [PATCH 3.12 075/182] iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
- [PATCH 3.12 076/182] Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
- [PATCH 3.12 077/182] target/tcm_fc: Fix use-after-free of ft_tpg
- [PATCH 3.12 078/182] x86/efi: Correct EFI boot stub use of code32_start
- [PATCH 3.12 079/182] reiserfs: fix race in readdir
- [PATCH 3.12 080/182] usb: gadget: tcm_usb_gadget: stop format strings
- [PATCH 3.12 081/182] usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
- [PATCH 3.12 082/182] usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
- [PATCH 3.12 083/182] xhci: Prevent runtime pm from autosuspending during initialization
- [PATCH 3.12 084/182] xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
- [PATCH 3.12 085/182] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
- [PATCH 3.12 086/182] media: uvcvideo: Do not use usb_set_interface on bulk EP
- [PATCH 3.12 087/182] media: videodev2.h: add parenthesis around macro arguments
- [PATCH 3.12 088/182] video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
- [PATCH 3.12 089/182] media: v4l2-dv-timings: add module name, description, license
- [PATCH 3.12 090/182] media: v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
- [PATCH 3.12 091/182] media: m88rs2000: prevent frontend crash on continuous transponder scans
- [PATCH 3.12 092/182] media: m88rs2000: add caps FE_CAN_INVERSION_AUTO
- [PATCH 3.12 093/182] media: em28xx: fix PCTV 290e LNA oops
- [PATCH 3.12 094/182] media: saa7134: fix WARN_ON during resume
- [PATCH 3.12 095/182] media: omap3isp: preview: Fix the crop margins
- [PATCH 3.12 096/182] media: media: gspca: sn9c20x: add ID for Genius Look 1320 V2
- [PATCH 3.12 097/182] usb: dwc3: fix wrong bit mask in dwc3_event_devt
- [PATCH 3.12 098/182] usb: dwc3: fix randconfig build errors
- [PATCH 3.12 099/182] usb: musb: avoid NULL pointer dereference
- [PATCH 3.12 100/182] hvc: ensure hvc_init is only ever called once in hvc_console.c
- [PATCH 3.12 101/182] usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
- [PATCH 3.12 102/182] USB: unbind all interfaces before rebinding any
- [PATCH 3.12 103/182] mtip32xx: Set queue bounce limit
- [PATCH 3.12 104/182] mtip32xx: Unmap the DMA segments before completing the IO request
- [PATCH 3.12 105/182] sh: fix format string bug in stack tracer
- [PATCH 3.12 106/182] mm: page_alloc: spill to remote nodes before waking kswapd
- [PATCH 3.12 107/182] mm: try_to_unmap_cluster() should lock_page() before mlocking
- [PATCH 3.12 108/182] mm: hugetlb: fix softlockup when a large number of hugepages are freed.
- [PATCH 3.12 109/182] xattr: guard against simultaneous glibc header inclusion
- [PATCH 3.12 110/182] ocfs2: dlm: fix lock migration crash
- [PATCH 3.12 111/182] ocfs2: dlm: fix recovery hung
- [PATCH 3.12 112/182] ocfs2: do not put bh when buffer_uptodate failed
- [PATCH 3.12 113/182] ocfs2: fix panic on kfree(xattr->name)
- [PATCH 3.12 114/182] clk: s2mps11: Fix possible NULL pointer dereference
- [PATCH 3.12 115/182] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
- [PATCH 3.12 116/182] ext4: note the error in ext4_end_bio()
- [PATCH 3.12 117/182] ext4: fix jbd2 warning under heavy xattr load
- [PATCH 3.12 118/182] ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
- [PATCH 3.12 119/182] ext4: use i_size_read in ext4_unaligned_aio()
- [PATCH 3.12 120/182] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
- [PATCH 3.12 121/182] USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
- [PATCH 3.12 122/182] ARM: dts: am335x: update USB DT references
- [PATCH 3.12 123/182] drivers/tty/hvc: don't free hvc_console_setup after init
- [PATCH 3.12 124/182] tty: serial: 8250_core.c Bug fix for Exar chips.
- [PATCH 3.12 125/182] tty: Fix lockless tty buffer race
- [PATCH 3.12 126/182] n_tty: Fix n_tty_write crash when echoing in raw mode
- [PATCH 3.12 127/182] floppy: ignore kernel-only members in FDRAWCMD ioctl input
- [PATCH 3.12 128/182] floppy: don't write kernel-only members to FDRAWCMD ioctl output
- [PATCH 3.12 129/182] KVM: ARM: vgic: Fix sgi dispatch problem
- [PATCH 3.12 130/182] arm: KVM: fix possible misalignment of PGDs and bounce page
- [PATCH 3.12 131/182] MIPS: KVM: Pass reserved instruction exceptions to guest
- [PATCH 3.12 132/182] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
- [PATCH 3.12 133/182] virtio-scsi: Skip setting affinity on uninitialized vq
- [PATCH 3.12 134/182] mpt2sas: Don't disable device twice at suspend.
- [PATCH 3.12 135/182] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
- [PATCH 3.12 136/182] powerpc/tm: Disable IRQ in tm_recheckpoint
- [PATCH 3.12 137/182] s390/chsc: fix SEI usage on old FW levels
- [PATCH 3.12 138/182] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
- [PATCH 3.12 139/182] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
- [PATCH 3.12 140/182] ARC: Remove ARC_HAS_COH_RTSC
- [PATCH 3.12 141/182] ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
- [PATCH 3.12 142/182] framebuffer: fix cfb_copyarea
- [PATCH 3.12 143/182] matroxfb: restore the registers M_ACCESS and M_PITCH
- [PATCH 3.12 144/182] mach64: use unaligned access
- [PATCH 3.12 145/182] mach64: fix cursor when character width is not a multiple of 8 pixels
- [PATCH 3.12 146/182] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
- [PATCH 3.12 147/182] Revert "net: mvneta: fix usage as a module on RGMII configurations"
- [PATCH 3.12 148/182] ahci: do not request irq for dummy port
- [PATCH 3.12 149/182] libata/ahci: accommodate tag ordered controllers
- [PATCH 3.12 150/182] ahci: Do not receive interrupts sent by dummy ports
- [PATCH 3.12 151/182] libata: Update queued trim blacklist for M5x0 drives
- [PATCH 3.12 152/182] iwlwifi: dvm: take mutex when sending SYNC BT config command
- [PATCH 3.12 153/182] mac80211: fix potential use-after-free
- [PATCH 3.12 154/182] mac80211: fix WPA with VLAN on AP side with ps-sta again
- [PATCH 3.12 155/182] mac80211: fix suspend vs. authentication race
- [PATCH 3.12 156/182] mac80211: fix software remain-on-channel implementation
- [PATCH 3.12 157/182] mac80211: exclude AP_VLAN interfaces from tx power calculation
- [PATCH 3.12 158/182] ath9k: fix ready time of the multicast buffer queue
- [PATCH 3.12 159/182] locks: allow __break_lease to sleep even when break_time is 0
- [PATCH 3.12 160/182] rtlwifi: rtl8723ae: Fix too long disable of IRQs
- [PATCH 3.12 161/182] rtlwifi: rtl8188ee: Fix too long disable of IRQs
- [PATCH 3.12 162/182] rtlwifi: rtl8192cu: Fix too long disable of IRQs
- [PATCH 3.12 163/182] rtlwifi: rtl8192se: Fix too long disable of IRQs
- [PATCH 3.12 164/182] rtlwifi: rtl8188ee: initialize packet_beacon
- [PATCH 3.12 165/182] gpio: mxs: Allow for recursive enable_irq_wake() call
- [PATCH 3.12 166/182] tgafb: fix data copying
- [PATCH 3.12 167/182] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
- [PATCH 3.12 168/182] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
- [PATCH 3.12 169/182] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
- [PATCH 3.12 170/182] Skip intel_crt_init for Dell XPS 8700
- [PATCH 3.12 171/182] dm cache: prevent corruption caused by discard_block_size > cache_block_size
- [PATCH 3.12 172/182] dm transaction manager: fix corruption due to non-atomic transaction commit
- [PATCH 3.12 173/182] dm: take care to copy the space map roots before locking the superblock
- [PATCH 3.12 174/182] dm thin: fix dangling bio in process_deferred_bios error path
- [PATCH 3.12 175/182] dma: edma: fix incorrect SG list handling
- [PATCH 3.12 176/182] aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
- [PATCH 3.12 177/182] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
- [PATCH 3.12 178/182] lib/percpu_counter.c: fix bad percpu counter state during suspend
- [PATCH 3.12 179/182] mmc: sdhci-bcm-kona: fix build errors when built-in
- [PATCH 3.12 180/182] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
- [PATCH 3.12 181/182] Input: synaptics - add min/max quirk for ThinkPad Edge E431
- [PATCH 3.12 182/182] drm: cirrus: add power management support
- [PATCH 31/34] perf kbuild: update build test configurations
- [PATCH 3.14 00/83] 3.14.4-stable review
- [PATCH 3.14 01/83] drivers/tty/hvc: dont free hvc_console_setup after init
- [PATCH 3.14 02/83] tty: serial: 8250_core.c Bug fix for Exar chips.
- [PATCH 3.14 03/83] tty: Fix lockless tty buffer race
- [PATCH 3.14 04/83] n_tty: Fix n_tty_write crash when echoing in raw mode
- [PATCH 3.14 05/83] floppy: ignore kernel-only members in FDRAWCMD ioctl input
- [PATCH 3.14 06/83] floppy: dont write kernel-only members to FDRAWCMD ioctl output
- [PATCH 3.14 07/83] KVM: ARM: vgic: Fix sgi dispatch problem
- [PATCH 3.14 08/83] arm: KVM: fix possible misalignment of PGDs and bounce page
- [PATCH 3.14 09/83] KVM: async_pf: mm->mm_users can not pin apf->mm
- [PATCH 3.14 10/83] KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi (CVE-2014-0155)
- [PATCH 3.14 11/83] MIPS: KVM: Pass reserved instruction exceptions to guest
- [PATCH 3.14 12/83] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
- [PATCH 3.14 13/83] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
- [PATCH 3.14 14/83] virtio_balloon: dont softlockup on huge balloon changes.
- [PATCH 3.14 15/83] tools/virtio: add a missing )
- [PATCH 3.14 16/83] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
- [PATCH 3.14 17/83] [SCSI] mpt2sas: Dont disable device twice at suspend.
- [PATCH 3.14 18/83] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
- [PATCH 3.14 19/83] powerpc/tm: Disable IRQ in tm_recheckpoint
- [PATCH 3.14 20/83] powerpc: Fix Oops in rtas_stop_self()
- [PATCH 3.14 21/83] s390/chsc: fix SEI usage on old FW levels
- [PATCH 3.14 22/83] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
- [PATCH 3.14 23/83] ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrol
- [PATCH 3.14 24/83] ARC: Remove ARC_HAS_COH_RTSC
- [PATCH 3.14 25/83] SUNRPC: Ensure that call_connect times out correctly
- [PATCH 3.14 26/83] SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
- [PATCH 3.14 27/83] ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
- [PATCH 3.14 28/83] framebuffer: fix cfb_copyarea
- [PATCH 3.14 29/83] matroxfb: restore the registers M_ACCESS and M_PITCH
- [PATCH 3.14 30/83] mach64: use unaligned access
- [PATCH 3.14 31/83] mach64: fix cursor when character width is not a multiple of 8 pixels
- [PATCH 3.14 32/83] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
- [PATCH 3.14 33/83] Revert "net: mvneta: fix usage as a module on RGMII configurations"
- [PATCH 3.14 34/83] ahci: do not request irq for dummy port
- [PATCH 3.14 35/83] libata/ahci: accommodate tag ordered controllers
- [PATCH 3.14 36/83] ahci: Ensure "MSI Revert to Single Message" mode is not enforced
- [PATCH 3.14 37/83] ahci: Do not receive interrupts sent by dummy ports
- [PATCH 3.14 38/83] libata: Update queued trim blacklist for M5x0 drives
- [PATCH 3.14 39/83] iwlwifi: dvm: take mutex when sending SYNC BT config command
- [PATCH 3.14 40/83] iwlwifi: mvm: disable uAPSD due to bugs in the firmware
- [PATCH 3.14 41/83] crush: fix off-by-one errors in total_tries refactor
- [PATCH 3.14 42/83] mac80211: fix potential use-after-free
- [PATCH 3.14 43/83] mac80211: fix WPA with VLAN on AP side with ps-sta again
- [PATCH 3.14 44/83] mac80211: fix suspend vs. authentication race
- [PATCH 3.14 45/83] mac80211: fix software remain-on-channel implementation
- [PATCH 3.14 46/83] mac80211: exclude AP_VLAN interfaces from tx power calculation
- [PATCH 3.14 47/83] ath9k: fix ready time of the multicast buffer queue
- [PATCH 3.14 48/83] locks: allow __break_lease to sleep even when break_time is 0
- [PATCH 3.14 49/83] rtlwifi: rtl8723ae: Fix too long disable of IRQs
- [PATCH 3.14 50/83] rtlwifi: rtl8188ee: Fix too long disable of IRQs
- [PATCH 3.14 51/83] rtlwifi: rtl8192cu: Fix too long disable of IRQs
- [PATCH 3.14 52/83] rtlwifi: rtl8192se: Fix too long disable of IRQs
- [PATCH 3.14 53/83] rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
- [PATCH 3.14 54/83] rtlwifi: rtl8188ee: initialize packet_beacon
- [PATCH 3.14 55/83] gpio: mxs: Allow for recursive enable_irq_wake() call
- [PATCH 3.14 56/83] pinctrl: as3722: fix handling of GPIO invert bit
- [PATCH 3.14 57/83] tgafb: fix mode setting with fbset
- [PATCH 3.14 58/83] tgafb: fix data copying
- [PATCH 3.14 59/83] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
- [PATCH 3.14 60/83] mtd: diskonchip: mem resource name is not optional
- [PATCH 3.14 61/83] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
- [PATCH 3.14 62/83] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
- [PATCH 3.14 63/83] Skip intel_crt_init for Dell XPS 8700
- [PATCH 3.14 64/83] dm cache: prevent corruption caused by discard_block_size > cache_block_size
- [PATCH 3.14 65/83] dm transaction manager: fix corruption due to non-atomic transaction commit
- [PATCH 3.14 66/83] dm: take care to copy the space map roots before locking the superblock
- [PATCH 3.14 67/83] dm thin: fix dangling bio in process_deferred_bios error path
- [PATCH 3.14 68/83] dm cache: fix a lock-inversion
- [PATCH 3.14 69/83] dma: edma: fix incorrect SG list handling
- [PATCH 3.14 70/83] aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration
- [PATCH 3.14 71/83] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
- [PATCH 3.14 72/83] lib/percpu_counter.c: fix bad percpu counter state during suspend
- [PATCH 3.14 73/83] mmc: sdhci-bcm-kona: fix build errors when built-in
- [PATCH 3.14 74/83] thinkpad_acpi: Fix inconsistent mute LED after resume
- [PATCH 3.14 75/83] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
- [PATCH 3.14 76/83] Input: synaptics - add min/max quirk for ThinkPad Edge E431
- [PATCH 3.14 77/83] cpufreq: loongson2_cpufreq: dont declare local variable as static
- [PATCH 3.14 78/83] cpufreq: at32ap: dont declare local variable as static
- [PATCH 3.14 79/83] ACPI / processor: Fix failure of loading acpi-cpufreq driver
- [PATCH 3.14 80/83] cpufreq: unicore32: fix typo issue for clk
- [PATCH 3.14 81/83] drm: cirrus: add power management support
- [PATCH 3.14 82/83] drm: bochs: add power management support
- [PATCH 3.14 83/83] x86-64, build: Fix stack protector Makefile breakage with 32-bit userland
- Re: [PATCH 3.15] MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64
- [PATCH 3.15] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
- [PATCH 32/34] perf kbuild: relocate the configs generating script
- [PATCH 3/2] virtio-rng: reinstate const to struct hwrng.name
- [PATCH] 3.3-3.14: access permission filesystem
- [PATCH 33/34] perf kbuild: minor changes
- [PATCH 3/3] arm/dts: dra7xx: Enable CPSW and MDIO for dra7xx EVM
- [PATCH 3/3] ARM: zynq: Enable big-endian
- [PATCH 3/3] console: Remove superfluous readonly check
- [PATCH 3/3] Documentation: sysfs: add Broadcom GISB arbiter sysfs properties
- [PATCH 3/3] drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation
- [PATCH 3/3] Fix lines with more than 80 chars in staging/octeon-usb/octeon-hcd.c
- [PATCH 3/3] FS/CODA: use __func__
- [PATCH 3/3] FS/EFS: convert printk(KERN_DEBUG to pr_debug
- [PATCH 3/3] FS/HPFS: use __func__ for logging
- [patch 3/3] futex: Prevent attaching to kernel threads
- [PATCH 3/3] mm: rename mlocked_vma_newpage to newpage_in_mlocked_vma
- [PATCH 3/3] nohz: Use IPI implicit full barrier against rq->nr_running r/w
- [PATCH 3/3] of: Add a testcase for of_find_node_by_path()
- Re: [PATCH 3/3] of: Handle memory@0 node on PPC32 only
- [PATCH 3/3][Resend] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
- [PATCH 3/3] sched: Simplify return logic in sched_read_attr()
- [PATCH 3/3] staging: cxt1e1: remove set a value to static variable
- [PATCH 3.4 00/22] 3.4.90-stable review
- [PATCH 3.4 01/22] drivers/tty/hvc: dont free hvc_console_setup after init
- [PATCH 3.4 02/22] floppy: ignore kernel-only members in FDRAWCMD ioctl input
- [PATCH 3.4 03/22] floppy: dont write kernel-only members to FDRAWCMD ioctl output
- [PATCH 3.4 04/22] MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
- [PATCH 3.4 05/22] virtio_balloon: dont softlockup on huge balloon changes.
- [PATCH 3.4 06/22] [SCSI] mpt2sas: Dont disable device twice at suspend.
- [PATCH 3.4 07/22] crypto: ghash-clmulni-intel - use C implementation for setkey()
- [PATCH 3.4 08/22] framebuffer: fix cfb_copyarea
- [PATCH 3.4 09/22] matroxfb: restore the registers M_ACCESS and M_PITCH
- [PATCH 3.4 10/22] mach64: use unaligned access
- [PATCH 3.4 11/22] mach64: fix cursor when character width is not a multiple of 8 pixels
- [PATCH 3.4 12/22] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
- [PATCH 3.4 13/22] libata/ahci: accommodate tag ordered controllers
- [PATCH 3.4 14/22] locks: allow __break_lease to sleep even when break_time is 0
- [PATCH 3.4 15/22] rtlwifi: rtl8192cu: Fix too long disable of IRQs
- [PATCH 3.4 16/22] rtlwifi: rtl8192se: Fix too long disable of IRQs
- [PATCH 3.4 17/22] gpio: mxs: Allow for recursive enable_irq_wake() call
- [PATCH 3.4 18/22] tgafb: fix data copying
- [PATCH 3.4 19/22] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
- [PATCH 3.4 20/22] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
- [PATCH 3.4 21/22] Skip intel_crt_init for Dell XPS 8700
- [PATCH 3.4 22/22] dm thin: fix dangling bio in process_deferred_bios error path
- [PATCH 34/34] perf kbuild: remove Makefile.perf
- [PATCH 3/4] ARM: dts: am33xx: Remove obsolete properties from edma node
- [PATCH 3/4] clk: new basic clk type for fractional divider
- [PATCH 3/4] clk: samsung: exynos5250: Add xclkout debug clock
- [PATCH 3/4] Documentation: update java sample wrapper for java 7
- [PATCH 3/4] i2c: designware: Add runtime PM hooks
- [PATCH 3/4] ip_tunnel: delete unneeded call to netdev_priv
- Re: [PATCH 3/4] MADV_VOLATILE: Add purged page detection on setting memory non-volatile
- [PATCH 3/4] mfd: intel_soc_pmic: Crystal Cove support
- Re: [PATCH 3/4] of/platform: fix device naming for non-translatable addresses
- [PATCH 3/4] sched,numa: store numa_group's preferred nid
- riel(Thu May 08 2014 - 13:24:44 EST)
- [PATCH 3/4] serial: kgdb_nmi: Switch from tasklets to real timers
- [PATCH 3/4] spi: qup: Fix order of spi_register_master
- [PATCH 3/4] SROP mitigation: Add signal counting mechanism
- [PATCH 3/4] staging/wlan-ng: code refactoring
- [PATCH 3/4] UserModeLinux: Use a more current logging style
- [PATCH 3/4] w1: mxc_w1: Perform a software reset at startup
- [PATCH 3/5] blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1)
- Ming Lei(Sat May 10 2014 - 13:02:35 EST)
- [PATCH 3/5] intel_pstate: Fix fixed point rounding macro
- [PATCH 3/5] ipc,msg: always respect MSG_NOERROR
- [PATCH 3/5] irq_work: Allow remote queueing
- [PATCH 3/5] KVM: vmx: always compute the CPL on KVM_SET_SREGS
- Re: [PATCH 3/5] nfsd: Only set PF_LESS_THROTTLE when really needed.
- Jan Kara(Mon May 12 2014 - 11:32:58 EST)
- [PATCH 3/5] staging: cxt1e1: remove redundant curly braces in musycc.c
- Re: [PATCH 3/5] usb: dwc3: dwc3-omap: Add dwc3_omap_extcon_register function
- [PATCH 3/6] ipc/sem.c: remove code duplication
- [PATCH 3/6] perf tools: Clarify the output of perf sched map.
- [PATCH 3/6] perf: Update mmap2 interface with protection and flag bits
- [PATCH 3/6] sched/fair.c: disambiguate existing/remaining "capacity" usage
- [PATCH 3/6] serial: earlycon: add DT support
- [PATCH 3/6] usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH 3/6] x86, nmi: Add boot line option 'panic_on_unrecovered_nmi' and 'panic_on_io_nmi'
- [PATCH 3/6] x86/traps: Introduce do_error_trap()
- [PATCH 3/7] cgroup: css_release() shouldn't clear cgroup->subsys[]
- [PATCH 3/7] clk: sunxi: avoid double DT matching
- [PATCH 3/7] staging: unisys: move uislib/cycles_before_wait proc entry to debugfs
- [PATCH 3/8] clk: berlin: add driver for BG2x audio/video PLL
- [PATCH 3/8] usb: musb: omap2plus bus glue needs USB host support
- [PATCH 3/9] cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked()
- Re: [patch 3/9] mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges
- [PATCH 3/9] perf, tools: Add support for reading JSON event files
- [PATCH 3/9] perf, tools: Add support for reading JSON event files v2
- [PATCH 3/9] perf, tools: Enable printing the srcline in the history v3
- [PATCH 4/4] ACPI / LPSS: support for fractional divider clock
- [PATCH 4/4] ARM: dts: Add pmu-syscon handle for Exynos5420/Exynos5250 clock
- [PATCH 4/4] ARM: dts: am4372: Remove obsolete properties from edma node
- [PATCH 4/4] Documentation: update /proc/stat "intr" count summary
- [PATCH 4/4] i2c: designware-pci: Add Haswell PCI IDs
- Re: [PATCH 4/4] MADV_VOLATILE: Add page purging logic & SIGBUS trap
- [PATCH 4/4] mfd: intel_soc_pmic: Build files
- [PATCH 4/4] sched,numa: pull workloads towards their preferred nodes
- riel(Thu May 08 2014 - 13:23:50 EST)
- [PATCH 4/4] serial: kgdb_nmi: Improve console integration with KDB I/O
- [PATCH 4/4] spi: qup: Add support for v1.1.1
- [PATCH 4/4] staging/wlan-ng: replace printk() with pr_xxx()
- Greg KH(Thu May 15 2014 - 17:54:25 EST)
- Re: [PATCH 4/4] swap: change swap_list_head to plist, add swap_avail_head
- Re: [PATCH 4/4] timekeeping: Use printk_deferred when holding timekeeping seqlock
- [PATCH 4/4] UserModeLinux: Convert printks to pr_<level>
- [PATCH 4/4] vti6: delete unneeded call to netdev_priv
- [PATCH 4/4] w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()
- [PATCH 4/4] x86: SROP mitigation: implement signal counting
- [PATCH 4/5] blk-mq: bitmap tag: cleanup blk_mq_init_tags
- Ming Lei(Sat May 10 2014 - 13:02:42 EST)
- [PATCH 4/5] intel_pstate: Remove C0 tracking
- [PATCH 4/5] ipc,msg: document volatile r_msg
- [PATCH 4/5] KVM: vmx: force CPL=0 on real->protected mode transition
- Re: [PATCH 4/5] KVM: x86: Wrong register masking in 64-bit mode
- [PATCH 4/5] nohz: Move full nohz kick to its own IPI
- [PATCH 4/5] staging: cxt1e1: Fix line length over 80 characters in musycc.c
- [PATCH 4/5] usb: dwc3: dwc3-omap: Fix the crash on module removal
- [PATCH 4/5] watchdog: moxart: Register reboot handler with watchdog subsystem
- [PATCH 4/6] ipc/sem.c: Change perform_atomic_semop parameters
- [PATCH 4/6] of/fdt: add FDT address translation support
- [PATCH 4/6] perf record: Propagate exit status of a command line workload
- [PATCH 4/6] perf report: Add mem-mode documentation to report command
- [PATCH 4/6] sched: let struct sched_group_power care about CPU capacity
- [PATCH 4/6] usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH 4/6] x86, nmi: Remove 'reason' value from unknown nmi output
- [PATCH 4/6] x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO()
- Re: [PATCH 4/7] acpi, apei, ghes: Factor out NMI error notification context.
- [PATCH 4/7] cgroup: update and fix parsing of "cgroup.subtree_control"
- Li Zefan(Mon May 12 2014 - 23:53:45 EST)
- [PATCH 4/7] clk: sunxi: fix function type for CLK_OF_DECLARE
- [PATCH 4/7] staging: unisys: move uislib/smart_wakeup proc entry to debugfs
- Re: [PATCH 4/7] usb: ehci-platform: add optional reset controller retrieval
- [PATCH 4/8] clk: berlin: add driver for BG2x simple PLLs
- [PATCH 4/8] usb: phy: fix isp1301-omap dependency on tps65010
- [PATCH 4/9] cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked()
- Re: [patch 4/9] mm: memcontrol: catch root bypass in move precharge
- [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v2
- [PATCH 4/9] perf, tools: Only print base source file for srcline
- [PATCH 5/5] blk-mq: bitmap tag: fix wait batch for allocation
- Ming Lei(Sat May 10 2014 - 13:02:51 EST)
- [PATCH 5/5] intel_pstate: Add CPU IDs for Broadwell processors
- [PATCH 5/5] ipc,msg: loosen check for full queue
- [PATCH 5/5] KVM: x86: add capability to get/set CPL
- [PATCH 5/5] net: cpsw: add missing of_node_put
- [PATCH 5/5] nohz: Use IPI implicit full barrier against rq->nr_running r/w
- [PATCH 5/5] staging: cxt1e1: remove set a value to static variable
- [PATCH 5/5] usb: dwc3: dwc3-omap: Disable/Enable core interrupts in Suspend/Resume
- Re: [PATCH 5/5] x86, nmi: Add better NMI stats to /proc/interrupts and show handlers
- [PATCH 5/6] ipc/sem.c: Store which operation blocks in perform_atomic_semop()
- [PATCH 5/6] of/fdt: add FDT serial scanning for earlycon
- [PATCH 5/6] perf: Add cpumode to struct hist_entry
- [PATCH 5/6] perf tools: Get rid of on_exit() feature test
- [PATCH 5/6] sched: remove remaining power to the CPU
- [PATCH 5/6] usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
- Re: [PATCH 5/6] workqueue: Allow modifying low level unbound workqueue cpumask
- [PATCH 5/6] x86, nmi: Move default external NMI handler to its own routine
- [PATCH 5/6] x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()
- Re: [PATCH 5/7] acpi, apei, ghes: Attach NMI init/deinit functions while CONFIG_ACPI_APEI_NMI is enabled.
- [PATCH 5/7] cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()
- Li Zefan(Tue May 13 2014 - 01:00:28 EST)
- [PATCH 5/7] irqchip: s3c24xx: fix function type for IRQCHIP_OF_DECLARE
- [PATCH 5/7] staging: unisys: remove functions made redundant in uislib.c
- Re: [PATCH 5/7] usb: ohci-platform: Enable optional use of reset controller
- [PATCH 5/8] clk: berlin: add driver for BG2x complex divider cells
- [PATCH 5/8] usb: phy: msm: reset controller is mandatory now
- [PATCH 5/9] cgroup: move cgroup->sibling unlinking to cgroup_put()
- [PATCH 5/9] perf, tools: Add perf download to download event files v2
- [PATCH 5/9] perf, tools: Add perf download to download event files v3
- [PATCH 5/9] perf, tools: Support source line numbers in annotate
- [PATCH 6/5] watchdog: Document reboot API
- [PATCH 6/6] ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant
- [PATCH 6/6] perf: Add dcacheline sort
- [PATCH 6/6] perf tools: Use tid for finding thread
- [PATCH 6/6] sched: final power vs capacity cleanup
- [PATCH 6/6] tty/serial: pl011: add DT based earlycon support
- [PATCH 6/6] usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH 6/6 V2] x86, nmi: Add better NMI stats to /proc/interrupts and show handlers
- Re: [PATCH 6/6] workqueue: Record real per-workqueue cpumask
- [PATCH 6/6] x86/traps: Kill DO_ERROR_INFO()
- Re: [PATCH 6/7] acpi, apei, ghes: Make unmapping functionality independent from architecture.
- [PATCH 6/7] cgroup: use release_agent_path_lock in cgroup_release_agent_show()
- [PATCH 6/7] irqchip: mxs: fix function type for IRQCHIP_OF_DECLARE
- [PATCH 6/7] staging: unisys: move uislib/info proc entry to debugfs
- Re: [PATCH 6/7 v2] gpio: dwapb: use a second irq chip
- [PATCH 6/8] clk: berlin: add core clock driver for BG2/BG2CD
- [PATCH 6/8] usb: xhci: avoid warning for !PM_SLEEP
- [PATCH 6/9] cgroup: remove cgroup_destory_css_killed()
- [PATCH 6/9] perf, tools: Allow events with dot
- [PATCH 6/9] perf, tools: Fix srcline sort key output to use width
- Re: [PATCH 7/7] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.
- Re: [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2
- [PATCH 7/7] cgroup: rename css_tryget*() to css_tryget_online*()
- [PATCH 7/7] clk: ti: add missing semi-colon on CLK_OF_DECLARE
- [PATCH 7/7] staging: unisys: remove remaining proc directory entries
- [PATCH 7/8] ARM: dts: berlin: convert BG2CD to DT clock nodes
- [PATCH 7/8] usb: ohci: sort out dependencies for lpc32xx and omap
- [PATCH 7/9] cgroup: bounce css release through css->destroy_work
- [PATCH 7/9] perf, tools: Query terminal width and use in perf list
- [PATCH 7/9] tools, perf: Make get_srcline fall back to sym+offset
- Re: [PATCH 7/9] x86: skip check for spurious faults for non-present faults
- [PATCH 809/809] drivers: bus: omap_l3: replacing kzalloc with devm_kzalloc This replace kzalloc with devm_kzalloc and remove kfree
- [PATCH 8/8] ARM: dts: berlin: convert BG2 to DT clock nodes
- Re: [PATCH 8/8] printk: Add config option for disabling printk offloading
- Jan Kara(Thu May 15 2014 - 17:28:55 EST)
- [PATCH 8/8] usb: ohci-da8xx can only be built-in
- [PATCH 8/9] cgroup: enable refcnting for root csses
- [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing
- [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing v2
- [PATCH 8/9] tools, perf: Make srcline output address with -v
- [PATCH 9/9] cgroup: use cgroup->self.refcnt for cgroup refcnting
- [PATCH 9/9] perf, tools, record: Always allow to overide default period v2
- [PATCH 9/9] tools, perf: Add asprintf replacement
- [PATCH] ab8500-fg: Fix use of uninitialized variable in error path
- Re: [PATCH] ACPI/Battery: Accelerate battery resume callback
- [PATCH] ACPICA: amlresrc.h: Neaten AML_<FOO> definitions and uses
- [PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
- [PATCH] ACPI/hotplug: Fix STARTING/DYING action in acpi_cpu_soft_notify()
- [PATCH] ACPI / PM: Export acpi_target_system_state() to modules
- [PATCH] ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
- [PATCH] ACPI / TPM: Fix resume regression on Chromebooks
- RE: [PATCH] Add VID/PID for HID-type Multi-Touch Module of AFO CO., LTD.
- [PATCH] af_rxrpc: Fix XDR length check in rxrpc key demarshalling.
- [PATCH] ALSA: hda - Add new GPU codec ID to snd-hda
- [patch] ALSA: sb_mixer: missing return statement
- [PATCH] amba: Put the device's of_node on its release
- [patch] applicom: dereferencing NULL on error path
- [PATCH] arm64: don't set READ_IMPLIES_EXEC for EM_AARCH64
- Re: [PATCH] arm64: fix pud_huge() for 2-level pagetables
- [PATCH] ARM64: kernel: add compatable cpuinfo
- Re: [PATCH] arm64: Support arch_irq_work_raise() via self IPIs
- [PATCH] ARM: at91/dt: sam9260: correct external trigger value
- Re: [PATCH] ARM: at91: fix rtc irq mask for sam9x5 SoCs
- [PATCH] ARM: at91: remove ISI code for AT91SAM9263
- Josh Wu(Thu May 15 2014 - 23:09:53 EST)
- Re: [PATCH] ARM: at91: sam9260: fix compilation issues
- [PATCH] ARM: cache-l2x0: add error message when fail to enable cache
- Gioh Kim(Thu May 15 2014 - 01:56:41 EST)
- [PATCH] ARM: cache-l2x0: add setup entry for l2 in non-secure mode
- Gioh Kim(Thu May 15 2014 - 01:06:36 EST)
- [PATCH] ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERAL
- [PATCH] ARM: decompressor: disable branch profiling
- Re: [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
- Re: [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems#
- Re: [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems
- Re: [PATCH] ARM: Don't ever downscale loops_per_jiffy in SMP systems#
- [PATCH] ARM: DT: apq8064: Add sdcc support via mcci driver.
- [PATCH] ARM: dt: imx28-cfa10036: introduce a regulator for mmc0
- [PATCH] ARM: dts: am335x-bone-common: Add i2c2 definition
- [PATCH] ARM: dts: AM33XX: fix ethernet and mdio default state
- Re: [PATCH] ARM: dts: at91-sama5d3_xplained: add the regulator device node
- Re: [PATCH] ARM: dts: imx6: edmqmx6: add vcc and vio power supplies to stmpe
- [PATCH] ARM: edma: Clean up and simplify the code around irq request
- [PATCH] ARM: exynos4212: hotplug: Fix CPU idle clock down after CPU1 off
- [PATCH] ARM: EXYNOS: SWRESET is needed to boot secondary CPU on Exynos3250
- [PATCH] ARM: imx: clean up error handling
- [PATCH] ARM: imx: remove check for CONFIG_SDMA_IRAM
- [PATCH] ARM: ioremap: Fix static vm area boundary checking.
- [PATCH] ARM: KVM: add irqfd and irq routing support
- Re: [PATCH] arm: memset: zero out upper bytes in r1
- [PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi)
- dwalker(Thu May 15 2014 - 13:59:48 EST)
- dwalker(Thu May 15 2014 - 18:02:30 EST)
- [PATCH] arm: msm: remove board file for the HTC Sapphire device
- [PATCH] ARM: msm: remove check for CONFIG_MSM_SERIAL_DEBUGGER
- [PATCH] ARM: msm: rename two Kconfig macros
- [PATCH] ARM: nommu: remove unused KTHREAD_SIZE #define
- [PATCH] ARM: OMAP: AM3517EVM: remove check for CONFIG_PANEL_SHARP_LQ043T1DG01
- [PATCH] ARM: OMAP: omap3stalker: remove two Kconfig macros
- [PATCH] ARM: OMAP: remove some dead code
- [PATCH] ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAP
- [PATCH] ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASH
- [PATCH] ARM: QCOM: Enable ARM_AMBA option for Qcom SOCS.
- [PATCH] ARM: remove check for CONFIG_DEBUG_LL_SER3
- RE: [PATCH] ARM: remove redundant code in machine_halt
- Re: [PATCH] ARM: tegra: enable console framebuffer rotation
- Re: [PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
- Re: [PATCH] ARM: zynq: dt: Add a fixed regulator for CPU voltage
- [PATCH] ARM: zynq: Fix uart0 early console virtual address
- [PATCH] ASoC: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPEND
- [PATCH] ASoC: samsung: Add missing pm ops for Snow sound card driver
- [PATCH] ata: pata_at91 only works on sam9
- [PATCH] ath10k: Ensure rx-frag ignores rssi.
- greearb(Thu May 15 2014 - 14:30:58 EST)
- [PATCH] ath10k: fix rssi reporting.
- greearb(Thu May 15 2014 - 14:31:11 EST)
- [PATCH] Avoid always dirtying mapping->flags on O_DIRECT
- [PATCH] ax88179_178a: don't send commands to detached device
- [PATCH] backlight: gpio-backlight: Fix warning when the GPIO is on a I2C chip
- [PATCH] bad_inode: add ->rename2()
- [patch]blk-mq: blk_mq_tag_to_rq should handle flush request
- Re: [PATCH] blk-mq: initialize struct request fields individually
- [PATCH] block: correct the block drain function name on comment
- [PATCH] block: per-cpu counters for in-flight IO accounting
- [PATCH] block: small performance optimization
- [PATCH] btree: Fix the bug to release whole btree nodes
- [PATCH] bus/arm-cci: add dependency on OF && CPU_V7
- [PATCH] bus: ocp2scp: SYNC2 value should be changed to 0x6
- [PATCH] bus/omap_l3: avoid sync initcall for modules
- Greg KH(Wed May 14 2014 - 13:39:36 EST)
- [PATCH cgroup/for-3.16] cgroup: clean up MAINTAINERS entries
- [PATCH cgroup/for-3.16] cgroup: disallow debug controller on the default hierarchy
- [PATCH cgroup/for-3.16] cgroup: fix rcu_read_lock() leak in update_if_frozen()
- Re: [PATCH cgroup/for-3.16] cgroup: rename css_tryget*() to css_tryget_online*()
- [PATCH] char: Introduce the use of the managed version of kzalloc
- [PATCH] checkpatch: Add --strict test for kmalloc/kzalloc with multiply
- Re: [PATCH] checkpatch: Make --strict a default for files in drivers/net and net/
- [PATCH] [checkpatch.pl] ctx_statement_block #if/#else/#endif fix
- [PATCH] checkpatch.pl: Fix checkpatch false positive due to ternary operator break
- [PATCH] [checkpatch.pl] Suspicious indentation detection after conditional statement
- [PATCH] checkpatch: Warn on #defines ending in semicolon
- [PATCH] clk: Add clock driver for AXM55xx SoC
- Re: [PATCH] clk: divider: Fix overflow in clk_divider_bestdiv
- Re: [PATCH] clk: divider: Fix table round up function
- [PATCH] clk: qcom: add clocks necessary for apq8064 sdcc
- [PATCH] clk/versatile: export symbols for impd1
- [PATCH] clocksource: qcom: Implement read_current_timer for udelay
- [PATCH] compiler.h: don't use temporary variable in __compiletime_assert()
- Re: [PATCH] cpufreq: Break out early when frequency equals target_freq
- Re: [PATCH] cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
- [PATCH] cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()
- Re: [PATCH] CPU hotplug: Slow down hotplug operations
- [PATCH] crash_dump: arm: crash dump kernel should use strict pfn_valid
- Wang Nan(Thu May 15 2014 - 03:21:50 EST)
- Wang Nan(Thu May 15 2014 - 03:33:00 EST)
- Re: [PATCH] crypto: x86/sha1: fix coverity CID 1195603
- Re: [PATCH] DCA: fix over-warning in ioat3_dca_init
- Jet Chen(Thu May 08 2014 - 11:29:52 EST)
- Jet Chen(Thu May 08 2014 - 12:32:58 EST)
- [PATCH] Delete incorrect email
- Re: [PATCH] devicetree: bindings: separate CPU enable method descriptions
- [PATCH] dgap: fix sparse warnings
- Re: [PATCH] dmaengine: qcom_bam_dma: Add descriptor flag APIs
- [PATCH] dma: pl330: Add support for DMA_PAUSE command
- [PATCH] Documentation/DMA-API-HOWTO.txt: fix duplicated word
- [PATCH] Documentation/DMA-API-HOWTO.txt: update API descriptions
- gioh.kim(Mon May 12 2014 - 07:52:29 EST)
- [PATCH] Documentation/dma-buf-sharing.txt: update API descriptions
- gioh.kim(Mon May 12 2014 - 07:54:45 EST)
- Gioh Kim(Tue May 13 2014 - 19:54:09 EST)
- Gioh Kim(Tue May 13 2014 - 19:56:32 EST)
- [PATCH] Documentation: dt: Add new compatible for the A31 USB Phy
- [PATCH] documentation/iommu: Add note on existing DT binding status
- [PATCH driver-core-linus] kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
- [PATCH] drivercore: refine commit 58b116b "drivercore: deferral race condition fix"
- Wei Yang(Fri May 09 2014 - 01:20:22 EST)
- [PATCH] driver/net/ethernet/ec_bhf.c: fix sparse warnings
- [PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
- josh(Thu May 15 2014 - 17:56:57 EST)
- [PATCH] drivers/hwmon: bugfix and support for emc1412 in emc1403.c
- atx(Sun May 11 2014 - 07:34:48 EST)
- [PATCH] drivers/hwmon/emc1403.c: add new revision numbers to emc1403_detect()
- [PATCH] drivers/hwmon/emc1403.c: add support for emc1412
- [PATCH] drivers/hwmon/emc1403.c: add support for emc14x2
- [PATCH] drivers/hwmon/emc1403.c: fix inverted set_hyst()
- [PATCH] drivers: mfd: allow property as NULL in syscon_early_regmap_lookup_by_phandle
- [PATCH] drivers: Remove duplicate conditionally included subdirs
- [PATCH] drivers/rtc/interface.c: fix for fix of alarm initialization
- [PATCH] drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
- [PATCH] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
- [PATCH] drivers: staging: ft1000: Improve coding style
- [PATCH] drivers: staging: line6: Add blank lines after declarations
- Greg KH(Tue May 13 2014 - 08:02:08 EST)
- rtm(Thu May 15 2014 - 02:42:33 EST)
- [PATCH] drm/gk20a/fb: fix NULL dereference
- [PATCH] drm: Missed clflushopt in drm_clflush_virt_range
- [PATCH] drm/qxl: return IRQ_NONE if it was not our irq
- [PATCH] drm/radeon: fix typo in finding PLL params
- [PATCH] e1000: remove the check: skb->len<=0
- [PATCH] e1000: To filter the negative skb->len
- [PATCH] EDAC, MCE, AMD: Remove leftover unused mask
- Re: [PATCH] ext2: super: remove unnecessary goto statement
- [PATCH] ext4: Do not destroy ext4_groupinfo_caches if ext4_mb_init() fails
- Re: [PATCH] fbcon: Fix memory leak in con2fb_release_oldinfo()
- Re: [PATCH] firewire: fix NULL derefencing in fwnet_probe()
- [PATCH] firmware: Coding style issue
- Re: [PATCH] Fix for possible null pointer dereference in auth.c
- Re: [PATCH] Fix for possible null pointer dereference in node.c
- [PATCH] Fix _IOC_TYPECHECK sparse error
- [PATCH] Fix lockup on panic with lockdep
- Jan Kara(Wed May 14 2014 - 04:30:11 EST)
- [PATCH] Fix missing a blank line after declaration for usbip
- [PATCH] Fix: tracepoint: use after rcu free
- Re: [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM.
- [PATCH (for 3.15) 0/5] Fix cross rename regressions for LSM.
- [PATCH (for 3.15) 1/5] LSM: Pass the rename flags to each LSM module.
- [PATCH (for 3.15) 2/5] SELinux: Handle the rename flags.
- [PATCH (for 3.15) 3/5] AppArmor: Handle the rename flags.
- [PATCH (for 3.15) 4/5] TOMOYO: Handle the rename flags.
- [PATCH (for 3.15) 5/5] LSM: Remove duplicated rename handling.
- Re: [PATCH] fs: cifs: new helper: file_inode(file)
- [PATCH] ftrace: Simplify ring buffer resizing, make work with RT
- minyard(Thu May 08 2014 - 16:03:35 EST)
- [PATCH] gcov: add support for GCC 4.9
- [PATCH] gpio: Add support for Intel SoC PMIC (Crystal Cove)
- Re: [PATCH] gpio: generic: add request function pointer
- [PATCH] gpio: gpio-bt8xx: fix compilation warning
- [PATCH] gpio: gpioep93xx: use devm functions
- [PATCH] gpio: include linux/bug.h in interface header
- [PATCH] gpio: janzttl: use devm function
- Re: [PATCH] gpio: make of_get_named_gpiod_flags() private
- [PATCH] gpio: use devm function for memory allocation
- [PATCH] gpio: using devm functions for timberdale gpio memory allocation This eases memory allocation and provides appropriate logging
- [PATCH] HID: Debug: Add labels for HID Sensor Usages
- [PATCH] HID: hid-sensor-hub: Add and set report quirk for Microsoft Surface Pro 2
- [PATCH] HID: hid-sensor-hub: Add Microsoft Surface Pro 2 HID ID and set report quirk
- [PATCH] HID: hid-sensor-hub: Fix lockdep warning for dynamic callback locks.
- Re: [PATCH] HID: rmi: do not fetch more than 16 bytes in a query
- [PATCH] HID: rmi: fix duplicated argument to && or ||
- [PATCH] HID: rmi: fix masks for x and w_x data
- [PATCH] hostfs: support rename flags
- [PATCH] hwmon: Document hwmon kernel API
- [PATCH] HWPOSION, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
- Re: [PATCH] i2c: exynos5: Initialise Samsung High Speed I2C controller early
- [PATCH] i2c/nuc900: fix ancient build error
- Re: [PATCH] i2c: qup: Fix pm_runtime_get_sync usage
- Re: [PATCH] i2c: s3c2410: resume race fix
- [PATCH] i915: Add module option to support VGA arbiter on HD devices
- [PATCH] iio: add support of the max1027
- Re: [PATCH] init: Don't decrease loops_per_jiffy when a CPU comes up
- [PATCH] Input: Introduce the use of managed version of kzalloc
- Re: [PATCH] Input: Introduce the use of the managed version of kzalloc
- Re: [PATCH] input: pcap2: avoid calling mutex_lock() in irq handler
- Re: [PATCH] Input: pmic8xxx-pwrkey - Set sane default for debounce time
- [PATCH] iommu/amd: Fix for L2 race with VM invalidation
- Re: [PATCH] iommu/amd: Fix interrupt remapping for aliased devices
- Re: [PATCH] iommu/amd: Take mmap_sem when calling get_user_pages
- [PATCH] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
- [PATCH] kernel: drop unused field 'files' from user_struct
- [PATCH] KVM: x86: Fix CR3 reserved bits check in long mode
- [PATCH] KVM: x86: get CPL from SS.DPL
- [PATCH] leds: Remove duplicated OOM message for individual driver
- Xiubo Li(Thu May 08 2014 - 00:14:56 EST)
- Bryan Wu(Thu May 08 2014 - 00:50:06 EST)
- [PATCH] lib/crc7: Shift crc7() output left 1 bit
- [PATCH] lib: devres: Mark devm_request_and_ioremap() as deprecated
- Re: [PATCH linux-next] ARM: mvebu: Fix pmsu compilation when ARMv6 is selected
- [PATCH linux-next] Fix "Mising blank line" style problems for usbip
- [PATCH linux-next] perf: remove unused variable
- [PATCH] MAINTAINERS: Add co-maintainer for drivers/irqchip
- [PATCH] MAINTAINERS: Adi-buildroot-devel is moderated
- [PATCH] MAINTAINERS: mmc: Add path to git tree
- [PATCH] MAINTAINERS: mmc: Update email for host driver maintainer
- [PATCH] mdio_bus: fix devm_mdiobus_alloc_size export
- Re: [PATCH] [media] ivtv: avoid GFP_KERNEL in atomic context
- Re: [PATCH] [media] s2255drv: fix memory leak s2255_probe()
- [PATCH] mem.4, ioports.4: Document /dev/ioports
- [PATCH] memcg: deprecate memory.force_empty knob
- [PATCH] memcg: remove tasks/children test from from mem_cgroup_force_empty
- [PATCH] metag: fix memory barriers
- [PATCH] mfd: abx500-core: Fix compiler warning larger stack frame
- [PATCH] mfd: ipaq-micro: Use devm_ioremap_resource()
- [PATCH] mfd: syscon: Include linux/err.h to fix build error
- Re: [PATCH] mfd: twl6040: Correct HPPLL configuration for 19.2 and 38.4 MHz mclk
- [PATCH] microblaze: Enable SERIAL_OF_PLATFORM
- [PATCH] misc: atmel_pwm: only build for supported platforms
- [PATCH] misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl()
- Re: [PATCH -mm 1/2] memcg: get rid of memcg_create_cache_name
- [PATCH] mm: add per-user limit on mapping count
- Re: [PATCH] mmc: atmel: don't test host->data
- [PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
- Re: [PATCH] mmc: rtsx: usb backend needs LED support
- Roger(Thu May 08 2014 - 04:10:42 EST)
- [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
- Re: [PATCH] mm: filemap: Avoid unnecessary barries and waitqueue lookups in unlock_page fastpath v4
- [PATCH] mm: fold mlocked_vma_newpage() into its only call site
- [PATCH] mm, hugetlb: move the error handle logic out of normal code path
- [PATCH] mm, hugetlb: use list_for_each_entry in region_xxx
- [patch] mm: madvise: fix MADV_WILLNEED on shmem swapouts
- [PATCH] mm/memory-failure.c: fix memory leak by race between poison and unpoison
- cyc(Wed May 14 2014 - 23:34:41 EST)
- [patch -mm] mm, thp: avoid excessive compaction latency during fault fix
- [PATCH] mm: remap_file_pages: grab file ref to prevent race while mmaping
- [PATCH] mm: remap_file_pages: initialize populate before usage
- [PATCH -mm] slab: delete cache from list after __kmem_cache_shutdown succeeds
- [PATCH] mm: use a irq-safe __mod_zone_page_state in mlocked_vma_newpage()
- [PATCH] mm: use the light version __mod_zone_page_state in mlocked_vma_newpage()
- Re: [PATCH -mm v2 0/6] memcg/kmem: cleanup naming and callflows
- [PATCH -mm v2] memcg: cleanup kmem cache creation/destruction functions naming
- [PATCH] mpilib: use 'static inline' for mpi-inline.h
- Re: [PATCH] mtd: Fix warning in access_ok() parameter passing
- [patch] mtip32xx: blk_mq_init_queue() returns an ERR_PTR
- [PATCH] nand: davinci: add support for 4K page size nand devices
- [PATCH net] bridge: notify user space of fdb port change
- [PATCH] net: cassini: use nested lock annotation
- Re: [PATCH] netdev: add support for interface name retrieval from DT aliases
- [PATCH] net: driver: samsung: keep off in Kconfig by default
- [patch] net, filter: make new test_bpf depend on networking
- Re: [PATCH] net: ipv4: current group_info should be put after using.
- Re: [PATCH net-next] Add support for netvsc build without CONFIG_SYSFS flag
- Greg KH(Thu May 08 2014 - 05:13:17 EST)
- Greg KH(Thu May 08 2014 - 15:07:33 EST)
- [PATCH net-next RESEND] vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu_rcu()
- Re: [PATCH net-next RESEND] vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu_rcu()
- Re: [PATCH net-next, v2] Add support for netvsc build without CONFIG_SYSFS flag
- Greg KH(Thu May 08 2014 - 16:04:08 EST)
- [PATCH net-next,v2] Add support for netvsc build without CONFIG_SYSFS flag
- [PATCH net-next,v3] Add support for netvsc build without CONFIG_SYSFS flag
- Re: [PATCH net-next] vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu_rcu()
- [PATCH] net: phy: Don't call phy_resume if phy_init_hw failed
- [PATCH] net: rework recvmsg handler msg_name and msg_namelen logic
- [PATCH] net: tunnels - enable module autoloading
- [PATCH] net: Use a more standard macro for INET_ADDR_COOKIE
- [PATCH -next 0/5] ipc,msg: fixes and updates
- [PATCH] ntp: make is_error_status() use its argument
- [PATCH] of: Add of_device_destroy_children() function
- [PATCH] offb: Fix little-endian support
- [PATCH] of: fix CONFIG_OF=n prototype of of_node_full_name()
- [PATCH] of/platform: Don't abort of_platform_populate() early
- [PATCH] of/selftest: clean-up of_selftest_platform_populate pass/fail handling
- [PATCH on kgene/for-next] ARM: EXYNOS: Do not calculate boot address twice
- [PATCH] orinoco_usb: Fix broken firmware load error checking
- Re: [PATCH] parisc,metag: Do not hardcode maximum userspace stack size
- [PATCH] pci: rcar host needs OF
- Re: [PATCH] PCI/shpchp: fix a bus speed issue on hotplug
- Re: [PATCH percpu/for-3.16 2/2] percpu-refcount: implement percpu_ref_tryget()
- [PATCH] perf/events/core: Drop unused variable after cleanup
- Re: [PATCH] perf: Prevent false warning in perf_swevent_add
- [PATCH] perf session: Fix possible null pointer dereference in session.c
- [PATCH] perf_tools/sched: Remove nr_state_machine_bugs in perf latency.
- [PATCH] perf, tools: Support spark lines in perf stat v2
- Re: [PATCH] perf tools: Use tid for finding thread
- [PATCH] perf/x86: fix Haswell precise store data source encoding
- [PATCH] phy: exynos-mipi-video: fix check on array index
- [PATCH] phy: phy-core: Support modelling multi-PHY PHY nodes as subnodes of PHY PROVIDER
- [PATCH] pinctrl: Add i.MX1 pincontrol driver
- [PATCH] pinctrl: add params in disable_setting for different usage
- fwu(Tue May 13 2014 - 22:01:23 EST)
- Re: [PATCH] pinctrl: add params in disable_setting to differ difference usage
- FanWu(Tue May 13 2014 - 22:12:29 EST)
- [PATCH] pinctrl-baytrail, mmc/sdhci-acpi: Fix for Intel Baytrail-T mmc_pwr pin
- Jon Pry(Sun May 11 2014 - 17:36:26 EST)
- Re: [PATCH] pinctrl: msm: Add more MSM8X74 pin definitions
- [PATCH] pinctrl: qcom: ipq8064: Fix naming convention
- Re: [PATCH] pinctrl: vt8500: Ensure value reg is updated when setting direction
- [PATCH] plist: make CONFIG_DEBUG_PI_LIST selectable
- [PATCH] PM / OPP: discard duplicate OPP additions
- Re: [PATCH] PM / suspend: Always use deepest C-state in the "freeze" sleep state
- [PATCH] powerpc: Fix 64 bit builds with binutils 2.24
- [PATCH] powerpc: Fix "attempt to move .org backwards" error (again)
- Re: [PATCH] powerpc: fix skipping call to early_init_fdt_scan_reserved_mem
- [PATCH] powerpc/pseries: relocate "config DTL" so KConfig nests properly
- Re: [PATCH] power: twl4030_charger: clear IRQs after handling them
- [PATCH] printk/of_serial: fix serial console cessation part way through boot.
- [PATCH] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET documentation in uapi header
- Re: [PATCH] ptrace: Fix PTRACE_GETREGSET/PTRACE_SETREGSET in code documentation
- Re: [PATCH] pwm_lpss: Add support for PCI devices
- [PATCH] pwm: lpss: remove dependency on clk framework
- [PATCH] regulator: arizona-ldo1: add missing #include
- [PATCH] regulator: arizona-micsupp: Add missing #include
- [PATCH] remoteproc: da8xx: don't select CMA on no-MMU
- [PATCH RESEND 0/5] net: cpsw and mdio-gpio fixes for v3.15-final
- [PATCH RESEND 1/2] cpufreq: imx6q: Drop devm_clk/regulator_get usage
- [PATCH RESEND 1/5] net: mdio-gpio: fix device-tree binding documentation
- [PATCH RESEND 2/2] cpufreq: imx6q: Remove unused include
- [PATCH RESEND 2/5] net: mdio-gpio: warn about missing bus alias id
- [PATCH RESEND 3/5] Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"
- [PATCH RESEND 4/5] net: cpsw: fix null dereference at probe
- [PATCH RESEND 5/5] net: cpsw: add missing of_node_put
- [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710
- [PATCH RESEND] cpufreq: Break out early when frequency equals target_freq
- Re: [PATCH Resend] defconfig: sama5_defconfig: updated
- [PATCH RESEND] Documentation: clock: fixed-clock: Remove unsupported 'gpios' property
- [PATCH RESEND] do_mounts: try all available filesystems before panicking
- [PATCH Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time
- Re: [PATCH RESEND] irqchip: vt8500: Properly mask the interrupt in irq_mask()
- [PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
- [PATCH RESEND] scripts/tags.sh: add regular expression replacement pattern for memcg
- [PATCH RESEND] tracing: Use inline task_nice() to get rid of an open coded implementation of it.
- [PATCH RESEND v4 0/8] Add Allwinner A31 USB support
- [PATCH RESEND v4 1/8] clk: sunxi: Implement A31 USB clock
- [PATCH RESEND v4 2/8] ARM: sun6i: Add the USB clocks to the DTSI
- [PATCH RESEND v4 3/8] phy: sunxi: Rework phy initialization
- [PATCH RESEND v4 4/8] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
- [PATCH RESEND v4 5/8] usb: ehci-platform: add optional reset controller retrieval
- [PATCH RESEND v4 6/8] usb: ohci-platform: Enable optional use of reset controller
- [PATCH RESEND v4 7/8] ARM: sun6i: dt: Add support for the USB controllers
- [PATCH RESEND v4 8/8] ARM: sunxi: dt: add APP4-EVB1 board support
- [PATCH] reset: stub out devm_reset_control_get()
- Re: [PATCH RFC 0/3] Berlin SoC clock tree - DT or not DT?
- [PATCH RFC 0/3] kmemcg slab reparenting
- [PATCH RFC 0/4] Add support for Exynos clock output configuration
- [PATCH RFC 1/3] clk: berlin: add clock tree driver for BG2/BG2CD
- [PATCH RFC 1/3] slub: keep full slabs on list for per memcg caches
- [PATCH RFC 1/4] clk: samsung: exynos4: Add missing DMC clock hierarchy
- [PATCH RFC 2/3] clk: berlin: add driver for BG2x complex divider cells
- [PATCH RFC 2/3] percpu-refcount: allow to get dead reference
- [PATCH RFC 2/4] clk: samsung: exynos4: Add CLKOUT clock hierarchy
- [PATCH RFC 3/3] clk: berlin: add driver for BG2x simple PLLs
- [PATCH RFC 3/3] slub: reparent memcg caches' slabs on memcg offline
- [PATCH RFC 3/4] clk: samsung: Add driver to control CLKOUT line on Exynos SoCs
- [PATCH RFC 4/4] ARM: dts: exynos: Update PMU node with CLKOUT related data
- [PATCH] [RFC] ARM: MM: remove phy_base field of struct
- Gioh Kim(Wed May 14 2014 - 22:50:11 EST)
- [PATCH] [RFC] ARM: MM: remove phy_base field of struct l2x0_regs
- Gioh Kim(Wed May 14 2014 - 22:26:20 EST)
- [PATCH RFC] Documentation: note maintainer exceptions
- Re: [PATCH RFC] mmc: add slot argument to mmc_of_parse
- [PATCH RFC net-next] tracing: accelerate tracing filters with BPF
- Re: [PATCH] [RFC] perf: Fix a race between ring_buffer_detach() and ring_buffer_wakeup()
- Re: [PATCH RFC/TEST] sched: make sync affine wakeups work
- Re: [PATCH/RFC v3 5/5] media: Add registration helpers for V4L2 flash sub-devices
- Re: [PATCH] RFT: pinctrl: msm: switch to using generic GPIO irqchip helpers
- [PATCH] RFT: pinctrl: sunxi: convert to GPIO irqchip helpers
- Re: [PATCH] rtc: Add support for Microchip MCP795
- [PATCH] rtmutex: Simplify PI algorithm and make highest prio task get lock
- [PATCH] sched: call select_idle_sibling when not affine_sd
- [PATCH] sched: clean up select_task_rq_fair conditionals and indentation
- [PATCH] sched/deadline: delete extraneous extern for to_ratio()
- [PATCH] sched/deadline: restrict user params max value to 2^63 ns
- Re: [PATCH] sched: Distinguish sched_wakeup event when wake up a task which did schedule out or not.
- Re: [PATCH] sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups
- [PATCH] sched: fix exec_start/task_hot on migrated tasks
- Re: [PATCH] sched: Initialize rq->age_stamp on processor start
- minyard(Thu May 08 2014 - 14:47:55 EST)
- [PATCH] sched,nohz: Change rq->nr_running always using wrappers
- [PATCH] sched,numa: allow task switch if load imbalance improves
- [PATCH] sched,numa: move processes with load difference
- [PATCH] sched,numa: update migrate_improves/degrades_locality
- Re: [PATCH] SCHED: remove proliferation of wait_on_bit action functions.
- [PATCH] sched/rt: don't try to balance rt_runtime when it is futile
- [PATCH] sched/rt: Fix a comment in deadline.c
- [PATCH] sched/rt: Fix a comment in struct sched_dl_entity
- [PATCH] sched: tg_set_cfs_bandwidth() causes rq->lock deadlock
- bsegall(Thu May 15 2014 - 13:43:25 EST)
- [PATCH] sched: Use clamp() and clamp_val() to make it more readable.
- [PATCH] sched: wake up task on prev_cpu if not in SD_WAKE_AFFINE domain with cpu
- Re: [PATCH] scripts/tags.sh: add regular expression replacement pattern for memcg
- [PATCH] serial: st-asc: Fix data corruption during long console bursts
- Re: [PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4)
- [PATCHSET 00/20] perf report: Add -F option for specifying output fields (v5)
- Re: [PATCHSET cgroup/for-3.16] cgroup: implement cftype->write()
- Li Zefan(Tue May 13 2014 - 02:35:21 EST)
- [PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
- Li Zefan(Wed May 14 2014 - 00:21:54 EST)
- Li Zefan(Thu May 15 2014 - 21:29:22 EST)
- Li Zefan(Thu May 15 2014 - 21:29:53 EST)
- Re: [PATCHSET cgroup/for-3.16] cgroup: remove cgroup_tree_mutex
- Li Zefan(Tue May 13 2014 - 03:35:58 EST)
- [PATCHSET cgroup/for-3.16] cgroup: use css->refcnt for cgroup reference counting
- Li Zefan(Tue May 13 2014 - 23:15:28 EST)
- [PATCHSET v2 cgroup/for-3.16] cgroup: post unified hierarchy fixes and updates
- Li Zefan(Tue May 13 2014 - 02:35:33 EST)
- [PATCH] shmem: support RENAME_EXCHANGE
- [PATCH] shmem: support RENAME_NOREPLACE
- [PATCH] sound: soc: intel: remove unneeded dependency from Makefile
- [PATCH] spi/pxa2xx: Prevent DMA from transferring too many bytes
- Re: [PATCH -stable] x86,preempt: Fix preemption for i386
- Greg KH(Tue May 13 2014 - 19:53:54 EST)
- [PATCH] staging: comedi: Fixes Coding Style Warning in file das08.h
- Re: [PATCH] Staging:dgnc:dgnc_driver open/close braces
- Greg KH(Thu May 15 2014 - 16:31:41 EST)
- [PATCH] staging: fixed warning shown by checkpatch tool on cb_das16_cs.c file
- [PATCH] staging: fixed warnings reported by checkpatch tool on comedi_test.c file
- [PATCH] Staging: gdm72xx Fix minor coding style problems
- [PATCH] staging: lirc: Fix sparse warnings
- [PATCH] staging/lustre: fix sparse warnings in o2iblnd_cb.c
- [PATCH] staging/lustre: fix sparse warning: Using plain integer as NULL pointer
- [PATCH] staging: lustre: socklnd: Add a required space
- [PATCH] staging: lustre: socklnd: Fix indenting
- [PATCH] staging: lustre: socklnd: Remove unnecessary () from return statement
- [PATCH] staging: lustre: socklnd: Remove unnecessary line continuation
- [PATCH] staging: lustre: socklnd: Remove unnecessary return brackets
- [PATCH] staging: removing warnings reported by checkpatch tool on cb_pcimdas.c
- Re: [PATCH] staging: rtl8192u: initialize array in C compliant way
- [PATCH] Staging: rtl8192u: Remove old WIRELESS_EXT support
- Re: [PATCH] staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()
- [PATCH] staging/rtl8723au fix sparse warning in os_initfs.c
- [PATCH] staging: rtl8821ae: fix pointer coding style
- Re: [PATCH] staging: sep: fix coding style issue
- Greg KH(Thu May 15 2014 - 18:02:18 EST)
- [PATCH] staging: usbip: Fix bad fuction definitions in usbip
- [PATCH] Staging: usbip: missing a blank lines after declarations
- [PATCH] staging: winbond: use dev_err() instead of printk()
- Re: [PATCH] staging: wlan-ng: Fix sparse warnings
- Greg KH(Thu May 15 2014 - 17:53:38 EST)
- [PATCH] [SUBMITTED] iio:adc: at91 requires the input subsystem
- [PATCH] Tables: Restore old behavor to favor 32-bit FADT addresses.
- Lv Zheng(Tue May 13 2014 - 04:51:09 EST)
- Re: [PATCH] thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
- Re: [PATCH] thermal: samsung: Only update available threshold limits
- [PATCH] time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
- [PATCH] time: Provide full featured jiffies_to_nsecs() function
- Re: [PATCH tip/core/rcu 01/45] rcutorture: Add forward-progress checking for writer
- Re: [PATCH tip/core/rcu 07/45] torture: Allow variations of "defconfig" to be specified
- Re: [PATCH tip/core/rcu 08/45] torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
- Re: [PATCH tip/core/rcu 10/45] torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY
- [PATCH tip/core/rcu 1/1] rcu: Variable name changed in tree_plugin.h and used in tree.c
- Re: [PATCH tip/core/rcu 20/45] torture: Include "Stopping" string to torture_kthread_stopping()
- Re: [PATCH tip/core/rcu 21/45] torture: Report diagnostics from qemu
- Re: [PATCH tip/core/rcu 24/45] torture: Choose bzImage location based on architecture
- Re: [PATCH tip/core/rcu 27/45] rcutorture: Export RCU grace-period kthread wait state to rcutorture
- Re: [PATCH tip/core/rcu 32/45] torture: Better summary diagnostics for build failures
- josh(Tue May 13 2014 - 16:21:54 EST)
- Re: [PATCH tip/core/rcu 39/45] rcutorture: Note diffs from git commits
- Re: [PATCH tip/core/rcu 41/45] torture: Put qemu into the background
- [PATCH -tip v10 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts
- [PATCH -tip v10 1/7] kprobes: Support blacklist functions in module
- [PATCH -tip v10.1] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
- [PATCH -tip v10 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules
- [PATCH -tip v10 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
- [PATCH -tip v10 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
- [PATCH -tip v10 5/7] kprobes: Enlarge hash table to 512 entries
- [PATCH -tip v10 6/7] kprobes: Introduce kprobe cache to reduce cache misshits
- [PATCH -tip v10 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
- [PATCH -tip v11 0/7] kprobes: NOKPROBE_SYMBOL for modules, and scalbility efforts
- [PATCH -tip v11 1/7] kprobes: Support blacklist functions in module
- [PATCH -tip v11 2/7] kprobes: Use NOKPROBE_SYMBOL() in sample modules
- [PATCH -tip v11 3/7] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
- [PATCH -tip v11 4/7] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
- [PATCH -tip v11 5/7] kprobes: Enlarge hash table to 512 entries
- [PATCH -tip v11 6/7] kprobes: Introduce kprobe cache to reduce cache misshits
- [PATCH -tip v11 7/7] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
- [PATCH] tools lib traceevent: Added support for __get_bitmask() macro
- Re: [PATCH] tpm: Fix tpm init with no ACPI entry
- [PATCH] tpm: missing tpm_chip_put in tpm_get_random()
- [PATCH] tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
- [PATCH (Untested!)] cifs: support RENAME_NOREPLACE
- [PATCH UPDATED 02/14] memcg: remove tasks/children test from mem_cgroup_force_empty()
- Re: [PATCH] usb: dwc3: ep0: fix delayed status is queued too early
- [PATCH] usb: dwc3: gadget: check link trb after free_slot is increased
- Re: [PATCH] usb: gadget: atmel_usba: always test udc->driver
- RE: [PATCH] usb: gadget: fsl: check vbus presence on probe
- Re: [PATCH] usb: gadget: gr_udc: unconditionally use GFP_ATOMIC in gr_queue_ext()
- [PATCH] usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled
- [patch] usb: phy: msm: devm_ioremap() doesn't return ERR_PTRs
- Re: [PATCH v10 00/19] qspinlock: a 4-byte queue spinlock with PV support
- Re: [PATCH v1 00/11] Add Qualcomm SD Card Controller support.
- Re: [PATCH v10 03/19] qspinlock: Add pending bit
- Re: [PATCH v10 06/19] qspinlock: prolong the stay in the pending bit path
- Re: [PATCH v10 07/19] qspinlock: Use a simple write to grab the lock, if applicable
- Re: [PATCH v10 08/19] qspinlock: Make a new qnode structure to support virtualization
- Re: [PATCH v10 09/19] qspinlock: Prepare for unfair lock support
- Re: [PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
- Re: [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID.
- Re: [PATCH v10 12/19] unfair qspinlock: Variable frequency lock stealing mechanism
- Re: [PATCH v10 18/19] pvqspinlock, x86: Enable PV qspinlock PV for KVM
- Re: [PATCH v1 02/11] mmc: mmci: Add Qualcomm Id to amba id table
- Re: [PATCH v1 03/11] mmc: mmci: Add Qcom datactrl register variant
- Re: [PATCH v1 03/11] perf: Allow for multiple ring buffers per event
- Re: [PATCH v1 05/11] mmc: mmci: use NSEC_PER_SEC macro
- [PATCH v1 0/5] Add Keystone PCIe controller driver
- Re: [PATCH v1 06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
- Re: [PATCH v1 07/11] mmc: mmci: move ST specific register extensions access under condition.
- Re: [PATCH v1 08/11] mmc: mmci: Qcom fix MCICLK register settings.
- Re: [PATCH v1 09/11] mmc: mmci: Add clock support for Qualcomm.
- Re: [PATCH v1 10/11] mmc: mmci: Add Qcom variations to MCICommand register.
- Re: [PATCH v1 11/11] mmc: mmci: Add Qcom specific pio_read function.
- Re: [PATCH v1 1/1] iommu/amd: fix enabling exclusion range for an exact device
- Re: [PATCH v1.1 2/16 update 3] arcmsr: Adding code to support MSI-X interrupt
- ching(Thu May 08 2014 - 07:37:24 EST)
- ching(Mon May 12 2014 - 07:55:46 EST)
- ching(Tue May 13 2014 - 08:18:14 EST)
- Re: [PATCH v1 1/3] dma: tegra: finer granularity residual for tx_status
- [PATCH v1 1/5] ARM: keystone: add pcie related options
- [PATCH v1.2 10/16] arcmsr: clear outbound doorbell buffer completely
- ching(Wed May 14 2014 - 07:33:58 EST)
- [PATCH v1.2 11/16] arcmsr: rename some variable and function name
- ching(Wed May 14 2014 - 07:36:33 EST)
- Re: [PATCH v12 11/31] documentation: iommu: add binding document of Exynos System MMU
- [PATCH v1.2 1/16] arcmsr: Revise interrupt service routine relate function to fix command timeout
- ching(Wed May 14 2014 - 07:04:40 EST)
- [PATCH v1.2 12/16] arcmsr: revise alloction of second dma_coherent_handle for type B adapter
- ching(Wed May 14 2014 - 07:38:40 EST)
- [PATCH v1.2 13/16] arcmsr: fix ioctl data read/write error for adapter type C
- ching(Wed May 14 2014 - 07:40:41 EST)
- [PATCH v1.2 14/16] arcmsr: fix sparse checking error
- ching(Wed May 14 2014 - 07:42:33 EST)
- [PATCH v1.2 15/16] arcmsr: modify some character string
- ching(Wed May 14 2014 - 07:44:53 EST)
- [PATCH v1.2 16/16] arcmsr: support new adapter ARC12x4
- ching(Wed May 14 2014 - 07:47:33 EST)
- [PATCH v1.2 17/16] arcmsr: fixed calling scsi_scan_host after all initialization done
- ching(Wed May 14 2014 - 07:55:26 EST)
- ching(Thu May 15 2014 - 06:49:26 EST)
- [PATCH v1.2 18/16] arcmsr: replace calling flush_scheduled_work by flush_work
- ching(Thu May 15 2014 - 06:59:59 EST)
- Re: [PATCH v12 18/31] iommu/exynos: allow having multiple System MMUs for a master H/W
- [PATCH v1.2 2/16] arcmsr: Adding code to support MSI-X interrupt
- ching(Wed May 14 2014 - 07:07:55 EST)
- [PATCH v1.2 3/16] arcmsr: adding code to support system hibernation
- ching(Wed May 14 2014 - 07:10:45 EST)
- [PATCH v1.2 4/16] arcmsr: limit max number of SCSI command request
- ching(Wed May 14 2014 - 07:13:31 EST)
- Re: [PATCH v12 4/4] usb: ehci-exynos: Change to use phy provided by the generic phy framework
- [PATCH v1.2 5/16] arcmsr: bugfix of abort command return status
- ching(Wed May 14 2014 - 07:18:59 EST)
- [PATCH v1 2/5] pci: designware: enhancements to support keystone pcie
- [PATCH v1.2 6/16] arcmsr: precise checking adapter ID
- ching(Wed May 14 2014 - 07:20:55 EST)
- [PATCH v1.2 7/16] arcmsr: revise message_isr_bh_fn to delete duplicate code
- ching(Wed May 14 2014 - 07:23:02 EST)
- [PATCH v1.2 8/16] arcmsr: remove calling arcmsr_hbb_enable_driver_mode
- ching(Wed May 14 2014 - 07:25:22 EST)
- [PATCH v1.2 9/16] arcmsr: modify printing adapter model number and F/W messages
- ching(Wed May 14 2014 - 07:31:36 EST)
- [PATCH v13 00/19] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
- [PATCH v13 01/19] iommu/exynos: fix build errors
- [PATCH v13 02/19] iommu/exynos: change error handling when page table update is failed
- [PATCH v13 03/19] iommu/exynos: allocate lv2 page table from own slab
- [PATCH v13 04/19] iommu/exynos: fix L2TLB invalidation
- [PATCH v13 05/19] iommu/exynos: remove prefetch buffer setting
- [PATCH v13 06/19] iommu/exynos: add missing cache flush for removed page table entries
- [PATCH v13 07/19] iommu/exynos: always enable runtime PM
- [PATCH v13 08/19] iommu/exynos: remove dbgname from drvdata of a System MMU
- [PATCH v13 09/19] iommu/exynos: use managed device helper functions
- [PATCH v13 10/19] iommu/exynos: gating clocks of master H/W
- [PATCH v13 11/19] iommu/exynos: remove custom fault handler
- [PATCH v13 12/19] iommu/exynos: change rwlock to spinlock
- [PATCH v13 13/19] iommu/exynos: use exynos-iommu specific typedef
- [PATCH v13 14/19] iommu/exynos: add devices attached to the System MMU to an IOMMU group
- [PATCH v13 15/19] iommu/exynos: enhanced error messages
- [PATCH v13 16/19] documentation: iommu: add binding document of Exynos System MMU
- [PATCH v13 17/19] iommu/exynos: support for device tree
- [PATCH v13 18/19] iommu/exynos: turn on useful configuration options
- [PATCH v13 19/19] iommu/exynos: apply workaround of caching fault page table entries
- [PATCH v1 3/5] phy: pci serdes phy driver for keystone
- [PATCH v1 4/5] pci: dw: add common functions to support old hw based pci driver
- [PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver
- [PATCH v1] drivers/clocksource: do not trace read_sched_clock
- Wei.Yang(Mon May 12 2014 - 23:10:33 EST)
- Wei.Yang(Mon May 12 2014 - 23:13:59 EST)
- [PATCH v1 for-next 0/3] IB: Use GFP_NOIO calls in IPoIB connected mode TX path
- Re: [PATCH v1 for-next 0/3] IB: Use GFP_NOIO calls in IPoIB connectedmode TX path
- [PATCH V1] regulator: DA9211 : new regulator driver
- [PATCH v1 RFC 00/10] QEMU: s390: cpu model implementation
- [PATCH v1 RFC 01/10] QEMU: introduce function cpudesc_avail
- [PATCH v1 RFC 02/10] QEMU: s390: cpu model cpu class definition
- [PATCH v1 RFC 03/10] QEMU: s390: cpu model facilities support
- [PATCH v1 RFC 04/10] QEMU: s390: cpu model alias support
- [PATCH v1 RFC 05/10] s390: update linux-headers for kvm VM device attributes
- [PATCH v1 RFC 06/10] QEMU: s390: cpu model kvm VM attr interface routines
- [PATCH v1 RFC 0/6] KVM: s390: cpu model implementation
- [PATCH v1 RFC 07/10] QEMU: s390: cpu model class initialization
- [PATCH v1 RFC 08/10] QEMU: s390: cpu model QMP query-cpu-definitions
- [PATCH v1 RFC 09/10] QEMU: s390: cpu model QMP query-cpu-model
- [PATCH v1 RFC 10/10] QEMU: s390: cpu model enablement
- [PATCH v1 RFC 1/6] s390/sclp: add sclp_get_ibc function
- [PATCH v1 RFC 2/6] KVM: s390: split SIE state guest prefix field
- [PATCH v1 RFC 3/6] KVM: s390: use facilities and cpu_id per KVM
- [PATCH v1 RFC 4/6] KVM: s390: add ibc api
- [PATCH v1 RFC 5/6] KVM: s390: initial implementation of soft facilities
- [PATCH v1 RFC 6/6] KVM: s390: add cpu model support
- [PATCH v1] vhost: avoid large order allocations
- [PATCH v2 00/10] ARM: STi: Add Clock driver support STiH415 & STiH416
- [PATCH v2 00/10] Marvell Berlin full clock support
- Re: [PATCHv2 00/11] improve PWM lookup support without device tree
- [PATCH v2 00/14] Add Qualcomm SD Card Controller support
- [PATCHv2 00/14] perf tools: Speedup DWARF unwind
- [PATCH v2 00/15] PCI/iommu: Fix DMA alias problems
- [PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
- [PATCH v2 01/10] ARM: STi: DT: STiH416: 416 DT Entry for clockgen A0/1/10/11/12
- [PATCH v2 01/10] dt-binding: clk: add clock binding docs for Marvell Berlin2 SoCs
- [PATCH v2 01/14] cgroup: remove css_parent()
- [PATCH v2 01/14] mmc: mmci: use NSEC_PER_SEC macro
- [PATCH v2 01/15] PCI: Add DMA alias iterator
- [PATCH v2 02/10] ARM: STi: DT: STiH416: Remove unused CLK_S_ICN_REG_0 fixed clock
- [PATCH v2 02/10] clk: berlin: add binding include for BG2/BG2CD clock ids
- Re: [PATCH v2 02/12] ARM: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
- [PATCH v2 02/14] mmc: mmci: convert register bits to use BIT() macro.
- [PATCH v2 02/15] PCI: quirk pci_for_each_dma_alias()
- [PATCHv2 0/2] Add IO mapping space reused support
- [PATCH v2 0/2] Add test to validate udelay
- [PATCH v2 0/2] drivers: staging: octeon-usb: Fix coding style
- [PATCHv2 0/2] remap_file_pages() decommission
- [PATCH v2 03/10] ARM: STi: DT: STiH416: Remove unused CLK_S_GMAC0_PHY & CLK_S_ETH1_PHY fixed clocks
- [PATCH v2 03/10] clk: berlin: add driver for BG2x audio/video PLL
- Re: [PATCH v2 03/10] slab: move up code to get kmem_cache_node in free_block()
- [PATCH v2 03/14] memcg: update memcg_has_children() to use css_next_child()
- [PATCH v2 03/14] mmc: mmci: Add Qualcomm Id to amba id table
- [PATCH v2 03/15] PCI: quirk dma_func_alias for Ricoh devices
- [PATCH V2 0/3] EFS Logging clean-up
- Re: [PATCH v2 0/3] File Sealing & memfd_create()
- [PATCH v2 0/3] TI CPSW Cleanup
- [PATCH v2 04/10] ARM: STi: DT: STiH416: 416 DT Entry for clockgen B/C/D/E/F
- [PATCH v2 04/10] clk: berlin: add driver for BG2x simple PLLs
- [PATCH v2 04/14] mmc: mmci: Add Qcom datactrl register variant
- [PATCH v2 04/15] PCI: quirk dma_func_alias for Marvell devices
- [PATCHv2 0/4] ACPI / LPSS: Solution for two issues seen on Asus T100
- [PATCH v2 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
- [PATCH v2 0/4] ARM: at91: move sam9n12 SoC and boards to the CCF
- [PATCH v2 0/4] ARM: at91: move sam9x5 SoCs and boards to the CCF
- [PATCH v2 0/4] ARM: tegra: initial support for Colibri T30
- stefan(Wed May 14 2014 - 17:46:31 EST)
- [PATCH v2 0/4] dts: Add usb2phy to Exynos 5250/5420
- [PATCH V2 0/4] Exynos4 SoC camera subsystem driver cleanups
- RE: [PATCHv2 0/4] FTM PWM adds regmap and endianness support.
- [PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
- [PATCH v2 05/10] ARM: STi: DT: STiH416: 416 DT Entry for clockgen A9/DDR/GPU
- [PATCH v2 05/10] clk: berlin: add driver for BG2x complex divider cells
- [PATCH v2 05/14] mmc: mmci: Add register read/write wrappers.
- [PATCH v2 05/15] PCI: Quirk pci_for_each_dma_alias() for bridges
- [PATCH v2 0/5] Add support for SW babble Control
- [PATCH v2 0/5] ARM/DT: edma: Get IP configuration from hardware
- [PATCHv2 0/5] devfreq: Support resource management functions and code clean
- [PATCH v2 0/5] drivers: staging: ft1000: Improve coding style
- [PATCH v2 0/5] kbuild: Use relative paths if possible
- Re: [PATCH v2 0/5] Smart Card(SC) interface, TI USIM & NxP SC phy driver
- [PATCH v2 0/5] watchdog: Add reboot API
- [PATCH v2 06/10] ARM: STi: DT: STiH415: 415 DT Entry for clockgen A0/1/10/11/12
- [PATCH v2 06/10] clk: berlin: add core clock driver for BG2/BG2CD
- [PATCH v2 06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
- [PATCH v2 06/15] PCI: Add quirks for ASMedia and Tundra bridges
- Re: [PATCH v2 0/6] Add platform support for LSI AXM55xx
- [PATCH v2 0/6] ARM: berlin: add AHCI support
- [PATCH V2 0/6] namespaces: log namespaces per task
- [PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
- [PATCH v2 07/10] ARM: STi: DT: STiH415: Remove unused CLK_S_ICN_REG_0 fixed clock
- [PATCH v2 07/10] clk: berlin: add core clock driver for BG2Q
- [PATCH v2 07/14] mmc: mmci: add ddrmode mask to variant data
- [PATCH v2 07/15] PCI: Consolidate isolation domain code
- [PATCH v2 0/7] Add Allwinner A31 USB support
- [PATCH v2 0/7] drm/tegra: Convert to master/component framework
- [PATCH v2 08/10] ARM: dts: berlin: convert BG2CD to DT clock nodes
- [PATCH v2 08/10] ARM: STi: DT: STiH415: Remove unused CLK_S_GMAC0_PHY & CLK_S_ETH1_PHY fixed clocks
- [PATCH v2 08/14] mmc: mmci: add 8bit bus support in variant data
- [PATCH v2 08/15] iommu/amd: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v2 09/10] ARM: dts: berlin: convert BG2 to DT clock nodes
- [PATCH v2 09/10] ARM: STi: DT: STiH415: 415 DT Entry for clockgen A9
- [PATCH v2 09/14] mmc: mmci: add edge support to data and command out in variant data.
- [PATCH v2 09/15] iommu/amd: Update to use PCI DMA aliases
- Re: [Patch V2 0/9] I2C ACPI operation region handler support
- [PATCH v2 10/10] ARM: dts: berlin: convert BG2Q to DT clock nodes
- [PATCH v2 10/10] ARM: STi: DT: STiH41x Add clk_ignore_unused to bootargs
- [PATCH v2 10/10] xfstests: fsx: Add fallocate insert range operation
- [PATCH v2 10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers.
- [PATCH v2 10/15] iommu/intel: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v2 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
- [PATCH v2 11/14] mmc: mmci: Add support to data commands via variant structure.
- [PATCH v2 11/15] iommu/intel: Update to use PCI DMA aliases
- [PATCH v2 12/14] mmc: mmci: add support for fbclk to latch data and cmd.
- [PATCH v2 12/15] iommu/fsl: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v2 1/2] Add blank line after all declarations in staging/octeon-usb/octeon-hcd.c
- [PATCH v2 1/2] ARM: at91: add PWM pinctrl to SAMA5D3
- [PATCH V2 1/2] fs: include device name in error messages about freezing
- Jan Kara(Wed May 14 2014 - 07:10:57 EST)
- [PATCH v2 1/2] kernel: time: Add udelay_test module to validate udelay
- Re: [PATCH v2 1/2] mm/compaction: do not count migratepages when unnecessary
- [PATCHv2 1/2] mm/vmalloc: Add IO mapping space reused interface support.
- [PATCH v2 13/14] mmc: mmci: add qcom specific clk control
- [PATCH v2 13/15] iommu: Remove pci.h
- [PATCH v2 1/3] ARM: tegra: enable MCP251x CAN controller and DS1307 RTC
- stefan(Wed May 14 2014 - 17:46:44 EST)
- [PATCH v2 1/3] bus: add Broadcom GISB bus arbiter timeout/error handler
- [PATCH v2 1/3] driver net: cpsw: Convert pr_*() to dev_*() calls
- [PATCH V2 1/3] FS/EFS: convert printk to pr_foo()
- [PATCH v2 1/3] lib/crc7: Shift crc7() output left 1 bit
- Re: [PATCHv2 1/3] phy: Add exynos-simple-phy driver
- Re: [PATCH v2 1/3] regulator: s2mps11: Fix accidental enable of buck6 ramp delay
- Axel Lin(Mon May 12 2014 - 03:03:27 EST)
- [PATCH v2 14/14] mmc: mmci: Add Qcom specific pio_read function.
- [PATCH v2 14/15] PCI: Remove pci_find_upstream_pcie_bridge()
- [PATCHv2 1/4] ACPI / PM: Export rest of the subsys functions
- [PATCH v2 1/4] ARM: at91: prepare common clk transition for sam9n12 SoC
- [PATCH v2 1/4] ARM: at91: prepare common clk transition for sam9x5 SoCs
- [PATCH v2 1/4] clocksource: Add support for the Mediatek SoCs
- [PATCH V2 1/4] exynos4-is: Free FIMC-IS CPU memory only when allocated
- [PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
- Re: [PATCHv2 1/4] mm/zbud: zbud_alloc() minor param change
- [PATCHv2 1/4] swap: change swap_info singly-linked list to list_head
- [PATCH v2 15/15] PCI: Remove pci_get_dma_source()
- [PATCH v2 1/5] ARM: edma: No need to clean the pdata in edma_of_parse_dt()
- [PATCHv2 1/5] devfreq: Fix devfreq_remove_device() to improve the sequence of resource free
- Re: [PATCH v2 1/5] DMA-API: Clarify physical/bus address distinction
- [PATCH v2 1/5] drivers: staging: ft1000: Fix indentation
- [PATCH v2 1/5] firmware: Simplify directory creation
- [PATCH v2 1/5] usb: musb: core: Convert babble recover work to delayed work
- [PATCH v2 1/5] watchdog: Add API to trigger reboots
- [PATCH V2 1/6] namespaces: assign each namespace instance a serial number
- [PATCH v2 1/6] phy: add a driver for the Berlin SATA PHY
- [PATCH v2 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
- Re: [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver
- [PATCH v2 1/7] clk: sunxi: Implement A31 USB clock
- [PATCH v2 1/7] drm: Introduce drm_set_unique()
- [PATCH v2 1/9] cgroup: use restart_syscall() for mount retries
- [PATCH v2 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
- Re: [PATCH v2 2/2] arm64: enable context tracking
- [PATCHv2 2/2] ARM: ioremap: Add IO mapping space reused support.
- Re: [PATCH v2 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
- [PATCH v2 2/2] Fix lines with more than 80 chars in staging/octeon-usb/octeon-hcd.c
- [PATCH V2 2/2] fs: print a message when freezing/unfreezing filesystems
- Jan Kara(Wed May 14 2014 - 07:14:55 EST)
- Jan Kara(Wed May 14 2014 - 07:39:52 EST)
- Jan Kara(Thu May 15 2014 - 06:14:06 EST)
- Re: [PATCH v2 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
- [PATCH v2 2/2] iio:adc: at91 requires the input subsystem
- Re: [PATCH v2 2/2] mm/compaction: avoid rescanning pageblocks in isolate_freepages
- [PATCH v2 2/2] tools: add script to test udelay
- Re: [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support
- [PATCH v2 2/3] Documentation: devicetree: add Broadcom GISB arbiter bindings
- [PATCH v2 2/3] drm/panel: add support for EDT panels
- stefan(Wed May 14 2014 - 17:46:18 EST)
- [PATCH V2 2/3] FS/EFS: add pr_fmt / use __func__
- [PATCH v2 2/3] net: davinci_mdio: Convert pr_err() to dev_err() call
- Re: [PATCH V2 2/3] powerpc, ptrace: Enable support for transactional memory register sets
- [PATCHv2 2/4] ACPI / LPSS: custom power domain for LPSS
- [PATCH v2 2/4] ARM: at91/dt: define sam9n12 clocks
- [PATCH v2 2/4] ARM: at91/dt: define sam9x5 clocks
- [PATCH v2 2/4] dt-bindings: add mtk-timer bindings
- [PATCH V2 2/4] exynos4-is: Move firmware request to subdev open()
- [PATCH v2 2/4] KVM: x86: drop set_rflags callback
- [PATCH v2 2/5] arm64: Support reboot through watchdog subsystem
- [PATCH v2 2/5] ARM: edma: Get IP information from HW when booting with DT
- [PATCHv2 2/5] devfreq: Add resource-managed function for devfreq device
- [PATCH v2 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
- [PATCH v2 2/5] firmware: Use $(quote) in the Makefile
- [PATCH v2 2/5] usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
- [PATCH V2 2/6] audit: log namespace serial numbers
- Re: [PATCH v2 2/6] clk: Add clock driver for AXM55xx SoC
- [PATCH v2 2/6] Documentation: bindings: add the Berlin SATA PHY
- [PATCH v2 2/6] usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH v2 2/7] ARM: sun6i: Add the USB clocks to the DTSI.
- [PATCH v2 2/7] drivers/base: Allow driver-data to be attached to a master
- Re: [PATCH v2 2/7] reset: sunxi: allow MFD subdevices probe
- [PATCH v2 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
- [PATCH v2 3.15] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
- [PATCH v2 3/3] ARM: tegra: initial add of Colibri T30
- stefan(Wed May 14 2014 - 17:46:58 EST)
- [PATCH v2 3/3] Documentation: sysfs: add Broadcom GISB arbiter sysfs properties
- [PATCH v2 3/3] drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
- [PATCH V2 3/3] FS/EFS: convert printk(KERN_DEBUG to pr_debug
- [PATCH v2 3/4] arm: add basic support for Mediatek MT6589 boards
- [PATCH v2 3/4] ARM: at91/dt: define sam9n12ek crystal frequencies
- [PATCH v2 3/4] ARM: at91/dt: define sam9x5ek's crystal frequencies
- [PATCH v2 3/4] ARM: dts: Add usb2phy support on exynos5420
- [PATCHv2 3/4] clk: new basic clk type for fractional divider
- [PATCH V2 3/4] exynos4-is: Remove requirement for "simple-bus" compatible
- [PATCH v2 3/4] KVM: x86: check CS.DPL against RPL during task switch
- Re: [PATCHv2 3/4] mm/zpool: implement common zpool api to zbud/zsmalloc
- [PATCHv2 3/4] plist: add plist_requeue
- [PATCH v2 3/5] arm: Support reboot through watchdog subsystem
- [PATCHv2 3/5] devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
- [PATCH v2 3/5] drivers: staging: ft1000: Use pr_info instead of printk
- [PATCH v2 3/5] dt/bindings: ti,edma: Remove redundant properties from documentation
- [PATCH v2 3/5] kbuild: Use relative path for $(objtree)
- Re: [PATCH v2 3/5] sh/PCI: Pass GAPSPCI_DMA_BASE CPU address to dma_declare_coherent_memory()
- [PATCH v2 3/5] usb: musb: core: Convert the musb_platform_reset to have a return value.
- [PATCH v2 3/6] ata: ahci: add AHCI support for the Berlin BG2Q
- [PATCH V2 3/6] namespaces: expose namespace instance serial number in proc_ns_operations
- [PATCH v2 3/6] usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH v2 3/7] drivers/base: Allow multiple masters per device
- Re: [PATCH v2 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
- [PATCH v2 3/7] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
- [PATCH v2 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
- [PATCHv2 4/4] ACPI / LPSS: support for fractional divider clock
- [PATCH v2 4/4] ARM: at91: move sam9n12 SoC to the CCF
- [PATCH v2 4/4] ARM: at91: move sam9x5 SoCs to the CCF
- [PATCH v2 4/4] ARM: dts: Add usb 2.0 support on exynos5420
- [PATCH v2 4/4] arm: mediatek: add dts for Aquaris5 mobile phone
- [PATCH v2 4/4] KVM: x86: get CPL from SS.DPL
- [PATCHv2 4/4] swap: change swap_list_head to plist, add swap_avail_head
- [PATCH v2 4/5] ARM: dts: am33xx: Remove obsolete properties from edma node
- [PATCHv2 4/5] devfreq: exynos4: Use devm_devfreq_* function using device resource management
- [PATCH v2 4/5] drivers: staging: ft1000: Remove typedefs
- Re: [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments
- [PATCH v2 4/5] kbuild: Use relative path when building in the source tree
- [PATCH v2 4/5] usb: musb: dsps: Add the sw_babble_control()
- [PATCH v2 4/6] Documentation: bindings: add the berlin-ahci compatible to the ahci platform
- [PATCH V2 4/6] namespaces: expose ns instance serial numbers in proc
- [PATCH v2 4/6] usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH v2 4/7] drivers/base: Add interface framework
- [PATCH v2 4/7] usb: ehci-platform: add optional reset controller retrieval
- [PATCH v2 5/10] xfstests: generic/027: Standard insert range tests
- [PATCH v2 5/5] ARM: dts: am4372: Remove obsolete properties from edma node
- [PATCHv2 5/5] devfreq: exynos5: Use devm_devfreq_* function using device resource management
- [PATCH v2 5/5] drivers: staging: ft1000: Fix lines over 80 characters
- [PATCH v2 5/5] kbuild: Use relative path when building in a subdir of the source tree
- [PATCH v2 5/5] usb: musb: dsps: Enable sw babble control for newer silicon
- [PATCH v2 5/5] watchdog: sunxi: Register reboot handler with watchdog subsystem
- [PATCH v2 5/6] ARM: berlin: add the AHCI node for the BG2Q
- [PATCH V2 5/6] namespaces: expose ns_entries
- [PATCH v2 5/6] usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH v2 5/7] drm/tegra: Convert to master/component framework
- [PATCH v2 5/7] usb: ohci-platform: Enable optional use of reset controller
- [PATCH v2 6/10] xfstests: generic/028: Delayed allocation insert range
- [PATCH v2 6/6] ARM: berlin: enable the eSATA interface on the BG2Q DMP
- [PATCH V2 6/6] audit: convert namespace serial number logging to use proc ns_entries
- [PATCH v2 6/6] usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap
- [PATCH v2 6/7] ARM: sun6i: dt: Add support for the USB controllers
- [PATCH v2 6/7] drm: Add device registration documentation
- [PATCH v2 7/10] xfstests: generic/029: Multi insert range tests
- [PATCH v2 7/7] ARM: sunxi: dt: add APP4-EVB1 board support
- Re: [PATCH v2 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices
- [PATCH v2 7/7] cgroup: rename css_tryget*() to css_tryget_online*()
- [PATCH v2 7/7] drm: Document how to register devices without struct drm_bus
- [PATCH v2 8/10] xfstests: generic/030: Delayed allocation multi insert
- [PATCH v2 9/9] xfstests: fsstress: Add fallocate insert range
- [PATCH v2] ARM64: kernel: add compatible cpuinfo
- [PATCH v2] arm64: Support arch_irq_work_raise() via self IPIs
- [PATCHv2] ARM: at91/dt: sam9261: Fix PLL output ranges and other clocks divisors
- [PATCH v2] ARM: at91: fix startup rtc irq mask for sam9g25 and sam9g35 SoCs
- Re: [PATCH v2] ARM: configs: drop CONFIG_COMMON_CLK_DEBUG
- [PATCH v2] ARM: dts: am335x-bone-common: Add i2c2 definition
- Tom Rini(Tue May 13 2014 - 08:53:58 EST)
- Tom Rini(Tue May 13 2014 - 10:13:57 EST)
- John Syn(Tue May 13 2014 - 16:24:22 EST)
- John Syn(Wed May 14 2014 - 01:44:49 EST)
- RE: [PATCH V2] ARM: EXYNOS: cpu hotplug: use v7_exit_coherency_flush macro for cache disabling
- [PATCHv2] ARM: ioremap: Fix static vm area boundary checking.
- [PATCH v2] ARM: tegra: enable joystick in tegra_defconfig
- Re: [PATCH v2] ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
- [PATCH V2] checkpatch: Add warning for kmalloc/kzalloc with multiply
- [PATCH v2] clk: qcom: add clocks necessary for apq8064 sdcc
- [PATCH v2] cpufreq: powernow-k8: Suppress checkpatch warnings
- [PATCH v2] devicetree: bindings: separate CPU enable method descriptions
- [patch v2] Documentation/email-clients.txt: add a section about git
- [PATCH v2] drivers: staging: line6: Add blank lines after declarations
- Greg KH(Thu May 15 2014 - 16:51:56 EST)
- [PATCH v2] drm/panel: add support for EDT ET057090DHU panel
- stefan(Thu May 15 2014 - 05:39:00 EST)
- [PATCH v2]: fix Haswell precise store data source encoding
- [PATCH V2] fs/cifs/netmisc.c: convert printk to pr_foo()
- [PATCH V2] fs/devpts/inode.c: convert printk to pr_foo()
- Re: [PATCH V2] fs/reiserfs/stree.c: remove obsolete __constant
- Jan Kara(Wed May 14 2014 - 18:01:51 EST)
- Jan Kara(Wed May 14 2014 - 18:30:00 EST)
- [PATCH v2] gcov: add support for GCC 4.9
- Re: [PATCH v2] HID: rmi: check for the existence of some optional queries before reading query 12
- Re: [PATCH V2] i2c-designware: Mask all interrupts during i2c controller enable
- [PATCH v2] Input: Introduce the use of managed version of kzalloc
- Re: [PATCH v2] ipc,shm: document new limits in the uapi header
- [PATCH V2] kernel/kprobes.c: code clean-up
- [PATCH V2] kernel/res_counter.c: replace simple_strtoull by kstrtoull
- [PATCH V2] kernel/time/ntp.c: convert simple_strtol to kstrtol
- Re: [PATCH V2] mellanox: Logging message cleanups
- Re: [PATCH v2] mmc: core: Improve support for deferred regulators
- [PATCH v2] mmc: rtsx: fix possible linking error if built-in
- Re: [PATCH V2] MM: make vmpressure_win dynamic
- Re: [patch v2] mm, slab: suppress out of memory warning unless debug is enabled
- [PATCH v2] net: tunnels - enable module autoloading
- [PATCH v2 -next] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
- Re: [PATCH v2] NVMe: silence GCC warning on 32 bit
- [PATCH v2] of/selftest: add testcase for nodes with same name and address
- [PATCH v2] [PATCH] drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_interrupt_cause"
- [PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
- [PATCH v2] perf tools: Use tid for finding thread
- [Patch v2] pinctrl: msm: Add more MSM8X74 pin definitions
- Re: Re: [PATCH v2] PM / devfreq: Use freq_table for available_frequencies
- [PATCH v2] ptrace: Clarify PTRACE_GETREGSET/PTRACE_SETREGSET, documentation in uapi header
- Re: [PATCH v2] radio-bcm2048.c: fix wrong overflow check
- [PATCH V2 RESEND] ARCH/M68K/AMIGA: convert printk(foo to pr_foo()
- [PATCH v2 RESEND] rapidio/tsi721: Use pci_enable_msix_exact() instead of pci_enable_msix()
- RE: [PATCH v2] serial: uart: add hw flow control support configuration
- [PATCH v2] staging: lirc: Fix sparse warnings
- Re: [PATCH v2] trace: module: Maintain a valid user count
- [PATCH v2] usb: phy: msm: reset controller is mandatory now
- [PATCHv2] x86, fpu: remove the logic of non-eager fpu mem allocation at the first usage
- [PATCH v2] x86: kaslr to avoid setup_data regions
- [PATCH V2] x86: UV3 tlb shootdown update
- cpw(Wed May 14 2014 - 17:26:09 EST)
- [PATCH v2] zram: remove global tb_lock with fine grain lock
- Re: [PATCH v3 00/11] ARM: at91: rework main and slow clk implementation
- [PATCH v3 00/15] PCI/iommu: Fix DMA alias problems
- eddy0596(Tue May 13 2014 - 18:35:31 EST)
- [PATCH v3 01/15] PCI: Add DMA alias iterator
- [PATCH v3 02/15] PCI: quirk pci_for_each_dma_alias()
- [PATCH v3 0/2] context tracker support for arm64
- [PATCH v3 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
- [PATCH v3 03/15] PCI: quirk dma_func_alias for Ricoh devices
- [PATCH v3 0/3] Add display support for gta04 device
- [PATCH v3 0/3] Add PMU node for Exynos4 SoCs
- [PATCH v3 0/3] ARM: defconfig: drop CONFIG_COMMON_CLK_DEBUG option
- [PATCH v3 0/3] phy: Add exynos-simple-phy driver
- [PATCH v3 0/3] TI CPSW Cleanup
- [PATCH v3 04/15] PCI: quirk dma_func_alias for Marvell devices
- [PATCH v3 0/4] ACPICA: Cleanups for <acpi/platform/acenv.h> and <acpi/platform/aclinux.h>.
- Lv Zheng(Mon May 12 2014 - 03:45:55 EST)
- [PATCH v3 0/4] Clean up DMA API docs and dma_addr_t usage
- [PATCHv3 0/4] swap: simplify/fix swap_list handling and iteration
- [PATCH v3 05/15] PCI: Quirk pci_for_each_dma_alias() for bridges
- [PATCH v3 0/5] Add support for SW babble Control
- Bin Liu(Tue May 13 2014 - 14:37:09 EST)
- Bin Liu(Wed May 14 2014 - 10:34:36 EST)
- Bin Liu(Wed May 14 2014 - 12:43:30 EST)
- Bin Liu(Thu May 15 2014 - 11:19:15 EST)
- [PATCH v3 0/5] drivers: staging: ft1000: Improve coding style
- Re: [PATCHv3 0/5] tsc2005 DT binding
- [PATCH v3 06/15] PCI: Add quirks for ASMedia and Tundra bridges
- Re: [PATCH v3 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up
- Re: [PATCH v3 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up
- [PATCH v3 0/6] Add platform support for LSI AXM55xx
- [PATCH v3 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
- [PATCH v3 0/6] ARM: berlin: add AHCI support
- [PATCH v3 0/6] Introducing Exynos ChipId driver
- y(Sat May 10 2014 - 03:00:07 EST)
- [PATCH v3 0/6] watchdog: Add reboot API
- [PATCH v3 07/15] PCI: Consolidate isolation domain code
- [PATCH v3 0/7] mfd: add basic sun6i A31 PRCM support
- Re: [PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
- [PATCH v3 08/15] iommu/amd: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v3 0/8] Add Allwinner A31 USB support
- [PATCH v3 09/15] iommu/amd: Update to use PCI DMA aliases
- [PATCH v3 10/15] iommu/intel: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v3 11/15] iommu/intel: Update to use PCI DMA aliases
- [PATCH v3 12/15] iommu/fsl: Use pci_find_dma_isolation_root() for IOMMU groups
- [PATCH v3 1/2] ACPI: Cleanup to convert acpi.no_static_ssdt into a compile-time configurable.
- Lv Zheng(Mon May 12 2014 - 03:50:32 EST)
- [PATCH v3 1/2] arm64: adjust el0_sync so that a function can be called
- Re: [PATCH v3 1/2] mfd: max77693: remove unnecessary wrapper functions
- [PATCH v3 1/2] smp: Print more useful debug info upon receiving IPI on an offline CPU
- [PATCH v3 13/15] iommu: Remove pci.h
- [PATCH v3 1/3] ARM: dts: Add PMU node to exynos4210
- [PATCH v3 1/3] ARM: integrator: drop CONFIG_COMMON_CLK_DEBUG
- [PATCH v3 1/3] driver net: cpsw: Convert pr_*() to dev_*() calls
- [PATCH v3 1/3] omapdss: panel-tpo-td028ec1: Add DT support.
- [PATCH v3 1/3] phy: Add exynos-simple-phy driver
- Re: [PATCH V3 1/3] x86/PCI: Fix PCI root numa_node info on AMD family15h
- [PATCH v3 14/15] PCI: Remove pci_find_upstream_pcie_bridge()
- [PATCH v3 1/4] ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
- Lv Zheng(Mon May 12 2014 - 03:46:08 EST)
- [PATCH v3 1/4] DMA-API: Clarify physical/bus address distinction
- [PATCH v3 15/15] PCI: Remove pci_get_dma_source()
- [PATCH v3 1/5] drivers: staging: ft1000: Fix indentation
- [PATCH v3 1/5] usb: musb: core: Convert babble recover work to delayed work
- [PATCH v3 1/6] ARM: Add platform support for LSI AXM55xx SoC
- [PATCH v3 1/6] clocksource: Add support for the Mediatek SoCs
- [PATCH v3 1/6] i2c: s3c2410: Handle i2c sys_cfg register in i2c driver
- y(Sat May 10 2014 - 03:00:08 EST)
- [PATCH v3 1/6] phy: add a driver for the Berlin SATA PHY
- [PATCH v3 1/6] watchdog: Add API to trigger reboots
- [PATCH v3 1/7] reset: sunxi: document sunxi's reset controllers bindings
- [PATCH v3 1/8] clk: sunxi: Implement A31 USB clock
- Re: [PATCH v3 1/9] mtd: nand: define struct nand_timings
- [PATCH v3 2/2] ACPI: Fix the issue that the DSDT local copy is conflict with the customized DSDT.
- Lv Zheng(Mon May 12 2014 - 03:50:39 EST)
- [PATCH v3 2/2] arm64: enable context tracking
- [PATCH v3 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
- [PATCH v3 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
- Re: [PATCH v3 2/2] mfd: max77693: handle IRQs using regmap
- [PATCH v3 2/3] ARM: dts: Add PMU node to exynos4212 and exynos4412
- [PATCH v3 2/3] ARM: dts: oma3-gta04: Add display support
- [PATCH v3 2/3] ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG
- [PATCH v3 2/3] drm: exynos: hdmi: use hdmiphy as PHY
- [PATCH v3 2/3] net: davinci_mdio: Convert pr_err() to dev_err() call
- Re: [PATCH v3 2/3] perf record: Propagate exit status of a command line workload
- [PATCH v3 2/4] ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> to remove mis-ordered inclusion of <acpi/actypes.h> from <acpi/platform/aclinux.h>.
- Lv Zheng(Mon May 12 2014 - 03:46:45 EST)
- [PATCH v3 2/4] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
- [PATCH v3 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
- [PATCH v3 2/5] usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
- [PATCH v3 2/6] ARM: EXYNOS: Remove i2c sys configuration related code
- y(Sat May 10 2014 - 03:01:26 EST)
- [PATCH v3 2/6] clk: Add clock driver for AXM55xx SoC
- [PATCH v3 2/6] Documentation: bindings: add the Berlin SATA PHY
- [PATCH v3 2/6] dt-bindings: add mtk-timer bindings
- Re: [patch v3 2/6] mm, compaction: return failed migration target pages back to freelist
- [PATCH v3 2/6] watchdog: Document reboot API
- [PATCH v3 2/7] reset: sunxi: allow MFD subdevices probe
- [PATCH v3 2/8] ARM: sun6i: Add the USB clocks to the DTSI.
- [PATCH v3 3/3] ARM: vt8500: drop CONFIG_COMMON_CLK_DEBUG
- [PATCH v3 3/3] Documentation: update samsung pmu binding information
- [PATCH v3 3/3] drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().
- Re: [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM
- [PATCH v3 3/3] omapdss: panel-tpo-td028ec1: Add module alias
- [PATCH v3 3/3] s5p-tv: hdmi: use hdmiphy as PHY
- [PATCH v3 3/4] ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> from <acpi/platform/aclinux.h>.
- Lv Zheng(Mon May 12 2014 - 03:46:54 EST)
- Re: [PATCH v3 3/4] net: davinci_mdio: drop pinctrl_pm_select_default_state from probe
- [PATCH v3 3/4] sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
- [PATCH v3 3/5] drivers: staging: ft1000: Use pr_info instead of printk
- [PATCH v3 3/5] usb: musb: core: Convert the musb_platform_reset to have a return value.
- [PATCH v3 3/6] arm64: Support reboot through watchdog subsystem
- [PATCH v3 3/6] ARM: dts: Device tree for AXM55xx.
- [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c
- y(Sat May 10 2014 - 03:01:37 EST)
- [PATCH v3 3/6] ata: ahci: add AHCI support for the Berlin BG2Q
- [PATCH v3 3/6] vendor-prefixes: add prefix for Mediaktek Inc.
- [PATCH v3 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
- [PATCH v3 3/8] phy: sunxi: Rework phy initialization
- [PATCH v3 4/4] ACPICA: Cleanup redudant definitions that already have defaults in <acpi/platform/acenv.h>.
- Lv Zheng(Mon May 12 2014 - 03:47:09 EST)
- [PATCH v3 4/4] iommu/exynos: Remove unnecessary "&" from function pointers
- [PATCH v3 4/5] drivers: staging: ft1000: Remove typedefs
- [PATCH v3 4/5] usb: musb: dsps: Add the sw_babble_control()
- Re: [PATCH v3 4/6] acerhdf: Use bang-bang thermal governor
- [PATCH v3 4/6] arm: add basic support for Mediatek MT6589 boards
- [PATCH v3 4/6] ARM: axxia: Adding defconfig for AXM55xx
- [PATCH v3 4/6] ARM: EXYNOS: Remove unused header inclusion from hotplug.c
- y(Sat May 10 2014 - 03:00:19 EST)
- [PATCH v3 4/6] arm: Support reboot through watchdog subsystem
- [PATCH v3 4/6] Documentation: bindings: add the berlin-ahci compatible to the ahci platform
- [PATCH v3 4/7] mfd: sun6i-prcm: document DT bindings
- [PATCH v3 4/8] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
- [PATCH v3 5/5] drivers: staging: ft1000: Fix lines over 80 characters
- [PATCH v3 5/5] usb: musb: dsps: Enable sw babble control for newer silicon
- [PATCH v3 5/6] ARM: berlin: add the AHCI node for the BG2Q
- [PATCH v3 5/6] dt-bindings: add documentation for Mediatek SoC
- [PATCH v3 5/6] power: reset: Add Axxia system reset driver
- [PATCH v3 5/6] soc: samsung: exynos-chipid: Add Exynos Chipid driver support
- y(Sat May 10 2014 - 03:01:04 EST)
- [PATCH v3 5/6] watchdog: moxart: Register reboot handler with watchdog subsystem
- [PATCH v3 5/7] clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
- [PATCH v3 5/8] usb: ehci-platform: add optional reset controller retrieval
- Re: [PATCH v3 5/9] mtd: nand: add sunxi NAND flash controller support
- [PATCH v3 6/6] ARM: berlin: enable the eSATA interface on the BG2Q DMP
- [PATCH v3 6/6] ARM: dts: axxia: Add reset controller
- [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos
- y(Sat May 10 2014 - 03:00:46 EST)
- [PATCH v3 6/6] arm: mediatek: add dts for Aquaris5 mobile phone
- Re: [patch v3 6/6] mm, compaction: terminate async compaction when rescheduling
- [PATCH v3 6/6] watchdog: sunxi: Register reboot handler with watchdog subsystem
- [PATCH v3 6/7] clk: sunxi: document PRCM clock compatible strings
- [PATCH v3 6/8] usb: ohci-platform: Enable optional use of reset controller
- [PATCH v3 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices
- [PATCH v3 7/8] ARM: sun6i: dt: Add support for the USB controllers
- [PATCH v3 8/8] ARM: sunxi: dt: add APP4-EVB1 board support
- [PATCH v3] arm64: Support arch_irq_work_raise() via self IPIs
- [PATCH v3] ARM: at91: fix startup rtc irq mask for sam9g25 and sam9g35 SoCs
- Re: [PATCH v3] dma: imx-sdma: add support for sdma memory copy
- [patch v3] Documentation/email-clients.txt: add a section about git
- [PATCH v3] gcov: add support for GCC 4.9
- Re: [PATCH v3] mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
- [PATCH V3] MM: make vmpressure_win dynamic
- Re: [PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
- [Patch v3] pinctrl: msm: Add more MSM8X74 pin definitions
- [PATCH v3 RESEND 0/5] ARM: SMP: support Broadcom mobile SoCs
- [PATCH v3 RESEND 1/5] devicetree: bindings: document Broadcom CPU enable method
- [PATCH v3 RESEND 2/5] ARM: add SMP support for Broadcom mobile SoCs
- [PATCH v3 RESEND 3/5] ARM: configs: enable SMP in bcm_defconfig
- [PATCH v3 RESEND 4/5] ARM: dts: enable SMP support for bcm28155
- [PATCH v3 RESEND 5/5] ARM: dts: enable SMP support for bcm21664
- Re: [PATCH v3] staging: rtl8188eu: fix potential leak in update_bcn_wps_ie()
- [PATCH v3] usb: gadget: net2280: Add support for PLX USB338X
- [PATCH v4 00/11] ARM: Exynos: PMU cleanup and refactoring for using DT
- Re: [PATCH v4 00/16] perf, persistent: Add persistent events
- Re: [PATCH v4 00/24] input: Introduce ff-memless-next as an improved replacement for ff-memless
- [PATCH v4 01/11] ARM: EXYNOS: Make exynos machine_ops as static
- Re: [PATCH v4 01/24] input: Add ff-memless-next module
- simon(Wed May 14 2014 - 11:11:51 EST)
- [PATCH v4 02/11] ARM: EXYNOS: Move cpufreq and cpuidle device registration to init_machine
- [PATCHv4 0/2] add DT endianness binding support.
- Xiubo Li(Thu May 08 2014 - 22:50:44 EST)
- [PATCH v4 0/2] DaVinci: vpif: upgrade with v4l helpers
- [PATCH v4 0/2] i2c: sunxi: add P2WI controller support
- [PATCH V4 0/2] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
- [PATCH v4 03/11] ARM: EXYNOS: Move SYSREG definition into sys-reg specific file.
- [PATCH v4 0/3] Generic Device Tree based power domain look-up
- [PATCH v4 0/3] phy: Add exynos-simple-phy driver
- [PATCH v4 04/11] ARM: EXYNOS: Remove file path from comment section
- Re: [PATCH v4 0/4] ARM: OMAP: SATA support for OMAP5 & DRA7
- Re: [PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
- Ming Lei(Tue May 13 2014 - 00:24:22 EST)
- [PATCH v4 0/4] x86/iosf: IOSF additional driver/device support
- [PATCH V4 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up.
- [PATCH v4 05/11] ARM: EXYNOS: Remove regs-pmu.h header dependency from pm_domain
- [PATCH v4 06/11] ARM: EXYNOS: Add support for mapping PMU base address via DT
- [PATCH v4 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
- [PATCH v4 07/11] ARM: EXYNOS: Remove "linux/bug.h" from pmu.c
- [PATCH v4 08/11] ARM: EXYNOS: Refactored code for using PMU address via DT
- [PATCH v4 0/8] Add Allwinner A31 USB support
- [PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c
- [PATCH v4 10/11] ARM: EXYNOS: Add platform driver support for Exynos PMU.
- [PATCH v4 11/11] ARM: EXYNOS: Move PMU specific definitions from common.h
- [PATCHv4 1/2] dt/bindings: Add the DT binding documentation for endianness
- Xiubo Li(Thu May 08 2014 - 22:51:15 EST)
- [PATCH V4 1/2] FS: Add generic data flush to fsync
- [PATCH v4 1/2] i2c: sunxi: add P2WI DT bindings documentation
- [PATCH v4 1/2] media: davinci: vpif capture: upgrade the driver with v4l offerings
- [PATCH V4 1/2] mm: move FAULT_AROUND_ORDER to arch/
- [PATCH v4 1/3] base: power: Add generic OF-based power domain look-up
- [PATCHv4 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
- tthayer(Mon May 12 2014 - 19:31:24 EST)
- [PATCH v4 1/3] phy: Add exynos-simple-phy driver
- [PATCH v4 1/4] x86/iosf: Make IOSF driver modular and usable by more drivers
- [PATCH V4 1/4] x86/PCI: Fix PCI root numa_node info on AMD family15h
- [PATCH v4 1/6] clocksource: Add support for the Mediatek SoCs
- [PATCH v4 1/6] watchdog: Add API to trigger reboots
- [PATCH v4 1/8] clk: sunxi: Implement A31 USB clock
- [PATCH v4 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
- [PATCH V4 2/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
- Ming Lei(Sun May 11 2014 - 23:24:31 EST)
- [PATCH v4 2/2] i2c: sunxi: add P2WI (Push/Pull 2 Wire Interface) controller support
- [PATCH v4 2/2] media: davinci: vpif display: upgrade the driver with v4l offerings
- [PATCH V4 2/2] powerpc/pseries: init fault_around_order for pseries
- [PATCHv4 2/2] regmap: add DT endianness binding support.
- Xiubo Li(Thu May 08 2014 - 22:50:58 EST)
- [PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove
- [PATCH v4 2/3] drm: exynos: hdmi: use hdmiphy as PHY
- [PATCHv4 2/3] dts: socfpga: Add bindings for Altera SoC SDRAM EDAC
- tthayer(Mon May 12 2014 - 19:32:04 EST)
- [PATCH v4 2/4] arch: x86: added Quark MBI support
- Re: [PATCH v4 2/4] ARM: dts: omap5: add sata node
- [PATCH V4 2/4] x86/PCI: Clean up and mark early_root_info_init as deprecated
- [PATCH v4 2/6] dt-bindings: add mtk-timer bindings
- [PATCH v4 2/8] ARM: sun6i: Add the USB clocks to the DTSI
- Re: [PATCH v4 2/8] OF: Introduce DT overlay support.
- [PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings
- [PATCHv4 3/3] edac: altera: Add EDAC support for Altera SoC SDRAM Controller
- tthayer(Mon May 12 2014 - 19:31:45 EST)
- [PATCH v4 3/3] s5p-tv: hdmi: use hdmiphy as PHY
- [PATCH V4 3/4] ACPI/PCI: Warn if we have to "guess" host bridge node information
- [PATCH v4 3/4] arch: x86: iosf_mbi: add Quark X1000 pci id
- [PATCH v4 3/6] vendor-prefixes: add prefix for Mediaktek Inc.
- [PATCH v4 3/8] phy: sunxi: Rework phy initialization
- [PATCH v4 4/4] arch: x86: iosf_mbi: add pci id macros for better readability
- Re: [PATCH v4 4/4] ARM: dts: dra7: add OCP2SCP3 and SATA nodes
- Re: [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support.
- [PATCH V4 4/4] X86/PCI: Remove unnecessary 'quirk_amd_nb_node'
- [PATCH v4 4/6] arm: add basic support for Mediatek MT6589 boards
- Re: [patch v4 4/6] mm, compaction: embed migration mode in compact_control
- [PATCH v4 4/8] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support
- Re: [Patch v4 5/5] mcpm: exynos: populate suspend and powered_up callbacks
- [PATCH v4 5/6] dt-bindings: add documentation for Mediatek SoC
- Re: [PATCHv4 5/7] clk: samsung: exynos3250: Add clocks using common clock framework
- [PATCH v4 5/8] usb: ehci-platform: add optional reset controller retrieval
- [PATCH v4 6/6] arm: mediatek: add dts for Aquaris5 mobile phone
- Re: [PATCH v4 6/8] DMA: Freescale: change descriptor release process for supporting async_tx
- [PATCH v4 6/8] usb: ohci-platform: Enable optional use of reset controller
- Re: [PATCHv4 7/7] ARM: dts: Add device tree sources for Exynos3250
- [PATCH v4 7/8] ARM: sun6i: dt: Add support for the USB controllers
- [PATCH v4 8/8] ARM: sunxi: dt: add APP4-EVB1 board support
- Re: [PATCH v4 8/8] DMA: Freescale: add suspend resume functions for DMA driver
- [PATCH v4] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
- RE: [PATCH v4] ARM: perf: save/restore pmu registers in pm notifier
- [patch v4] Documentation/email-clients.txt: add a section about git
- Re: [PATCH v4] drivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SHMOBILE_MULTI
- [PATCH v4] gcov: add support for GCC 4.9
- [PATCHv5 00/10] OMAP SSI driver / N900 modem support
- [PATCH v5 0/10] staging: gdm72xx: Code cleanup
- [PATCHv5 01/10] HSI: method to unregister clients from an hsi port
- [PATCH v5 01/10] staging: gdm72xx: Remove unnecessary extern declarations from header files
- [PATCHv5 02/10] HSI: Add channel resource support to HSI clients
- [PATCH v5 02/10] staging: gdm72xx: Replace comparisons on jiffies values with wrap-safe functions
- [PATCHv5 03/10] HSI: export method to (un)register clients
- [PATCH v5 03/10] staging: gdm72xx: Modify a struct allocation to match coding standards
- Re: [PATCH V5 0/3] arm: dts: dra7: Updates for adding crossbar device
- Re: [PATCH v5 0/3] ARM: sunxi: Add support for consumer infrared devices
- [PATCH v5 0/3] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
- [PATCHv5 04/10] HSI: Add common DT binding for HSI client devices
- [PATCH v5 04/10] staging: gdm72xx: Move logical continuation to previous line to conform to coding style
- [PATCHv5 0/4] Common Mailbox Framework
- [PATCHv5 05/10] HSI: Introduce OMAP SSI driver
- [PATCH v5 05/10] staging: gdm72xx: Fix some camel-case variables
- [PATCHv5 0/5] Support new Exynos3250 SoC based on Cortex-A7 dual core
- [PATCHv5 06/10] Documentation: DT: omap-ssi binding documentation
- [PATCH v5 06/10] staging: gdm72xx: Fix braces to conform with coding style
- [PATCH v5 0/6] add cpuidle support for Exynos5420
- [PATCHv5 07/10] HSI: Introduce driver for SSI Protocol
- [PATCH v5 07/10] staging: gdm72xx: Removed commented-out code
- [PATCHv5 08/10] HSI: Introduce Nokia N900 modem driver
- [PATCH v5 08/10] staging: gdm72xx: Whitespace fixes to conform to coding standards
- [PATCHv5 09/10] DTS: ARM: OMAP3-N900: Add SSI support
- [PATCH v5 09/10] staging: gdm72xx: Indentation and other whitespace fixes
- [PATCHv5 10/10] DTS: ARM: OMAP3-N900: Add modem support
- [PATCH v5 10/10] staging: gdm72xx: Remove task from TODO list
- [PATCH V5 1/2] FS: Add generic data flush to fsync
- [PATCH v5 1/2] perf record: Propagate exit status of a command line workload
- [PATCHv5 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
- tthayer(Thu May 15 2014 - 12:13:56 EST)
- [PATCH v5 1/3] smp: Print more useful debug info upon receiving IPI on an offline CPU
- [PATCHv5 1/4] mailbox: rename pl320-ipc specific mailbox.h
- [PATCHv5 1/5] ARM: EXYNOS: Add Exynos3250 SoC ID
- [PATCH v5 1/6] driver: cpuidle-big-little: add of_device_id structure
- [PATCH V5 2/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
- [PATCH v5 2/2] perf tools: Get rid of on_exit() feature test
- [PATCH v5 2/3] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
- [PATCHv5 2/3] dts: socfpga: Add bindings for Altera SoC SDRAM EDAC
- tthayer(Thu May 15 2014 - 11:59:15 EST)
- Re: [PATCH v5 2/4] acpi_processor: do not mark present at boot but not onlined CPU as onlined
- [PATCHv5 2/4] mailbox: Introduce framework for mailbox
- [PATCHv5 2/5] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
- [PATCH v5 2/6] arm: exynos: add generic function to calculate cpu number
- [PATCH v5 3/3] CPU hotplug, smp: Flush any pending IPI callbacks before CPU offline
- [PATCHv5 3/3] edac: altera: Add EDAC support for Altera SoC SDRAM Controller
- tthayer(Thu May 15 2014 - 11:59:27 EST)
- [PATCHv5 3/4] mailbox: Fix TX completion init
- [PATCHv5 3/5] clk: samsung: exynos3250: Add clocks using common clock framework
- [PATCH v5 3/6] cpuidle: config: Add ARCH_EXYNOS entry to select cpuidle-big-little driver
- Re: [PATCH v5 4/4] ARM: dts: dra7: add OCP2SCP3 and SATA nodes
- [PATCHv5 4/4] mailbox: Fix deleteing poll timer
- [PATCHv5 4/5] dt-bindings: add documentation for Exynos3250 clock controller
- [PATCH v5 4/6] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
- [PATCHv5 5/5] ARM: dts: Add device tree sources for Exynos3250
- [PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration for Exynos5420
- [PATCH v5 6/6] mcpm: exynos: populate suspend and powered_up callbacks
- RE: [PATCHv5] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
- Re: [PATCH V5] gic: preserve gic V2 bypass bits in cpu ctrl register
- Re: [PATCH v5] mm: support madvise(MADV_FREE)
- Re: [PATCH v5] mm,writeback: fix divide by zero in pos_ratio_polynom
- Re: [PATCHv5 RFC 12/15] hwspinlock/core: add OF helper to parse reserved locks
- [PATCH v5] rwsem: Support optimistic spinning
- [PATCH v5 UPDATED 1/3] smp: Print more useful debug info upon receiving IPI on an offline CPU
- [PATCH v5 UPDATED 3/3] CPU hotplug, smp: Flush any pending IPI callbacks before CPU offline
- [PATCH V6 00/11] ACPI: ACPI enumeration rework
- [PATCH v6 00/17] USB support for Armada 38x and Armada 375
- [PATCH V6 01/11] ACPI: introduce .match() callback for ACPI scan handler
- [PATCH v6 01/17] usb: ehci-orion: use platform_get_irq() for DT probing
- [PATCH V6 02/11] PNPACPI: use whilte list for pnpacpi device enumeration
- [PATCH v6 02/17] usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe()
- [PATCH V6 03/11] ACPI: remove ids that does not comply with the ACPI PNP id rule
- [PATCH v6 03/17] usb: ehci-orion: fix clock reference leaking
- Re: [PATCH v6 0/3] ahci: add support for hisilicon sata
- [PATCH v6 0/3] ARM: sunxi: Add support for consumer infrared devices
- [PATCH V6 04/11] ACPI: remove unsupported serial PNP ids from acpi pnp scan handler id lsit
- [PATCH v6 04/17] usb: ehci-orion: add optional PHY support
- Re: [PATCH v6 0/4] arm64: prerequisites for audit and ftrace
- [PATCH V6 05/11] ACPI: introduce dummy container scan handler
- Re: [PATCH v6 05/11] drivers: of: add automated assignment of reserved regions to client devices
- [PATCH v6 05/17] Documentation: dt-bindings: update ehci-orion binding documentation
- [PATCH V6 06/11] ACPI: introduce dummy memory hotplug scan handler
- [PATCH v6 06/17] usb: host: xhci-plat: sort the headers in alphabetic order
- [PATCH V6 07/11] ACPI: introduce dummy lpss scan handler
- [PATCH v6 07/17] usb: host: xhci-plat: add clock support
- [PATCH v6 0/7] Support 4 levels of translation tables for ARM64
- [PATCH V6 08/11] ACPI: introduce platform_id flag
- [PATCH v6 08/17] usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
- [PATCH v6 0/8] Enable USB 3.0 support on Exynos5 systems
- [PATCH V6 09/11] ACPI: introduce flag .is_master_device
- [PATCH v6 09/17] Documentation: dt-bindings: update xhci-platform DT binding
- Re: [PATCHv6 0/9] x86/xen: fixes for mapping high MMIO regions (and remove _PAGE_IOMAP)
- [PATCH V6 10/11] ACPI: use platform bus as the default bus for _HID enumeration
- [PATCH v6 10/17] ARM: mvebu: add USB3 support for Armada 38x
- [PATCH V6 11/11] ACPI: introduce acpi platform exclude id list
- [PATCH v6 11/17] ARM: mvebu: add USB3 support for Armada 375
- [PATCH v6 12/17] ARM: configs: enable XHCI mvebu support in mvebu_v7_defconfig
- [PATCH V6 1/2] FS: Add generic data flush to fsync
- [PATCH v6 1/2] perf record: Propagate exit status of a command line workload
- [PATCH v6 13/17] ARM: configs: enable XHCI mvebu support in multi_v7_defconfig
- [PATCH v6 1/3] ARM: sunxi: Add documentation for sunxi consumer infrared devices
- [PATCH v6 14/17] ARM: mvebu: add Device Tree description of xHCI controllers on Armada 38x
- [PATCH v6 15/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 38x
- [PATCH v6 16/17] ARM: mvebu: add Device Tree description of the xHCI controller on Armada 375
- [PATCH v6 17/17] ARM: mvebu: add Device Tree description of the EHCI controller on Armada 375
- [PATCH v6 1/7] arm64: Use pr_* instead of printk
- [PATCH v6 1/8] ARM: dts: exynos5420: Enable support for USB 3.0 PHY controller
- [PATCH V6 2/2] fs/ext4/fsync.c: generic_file_fsync call based on barrier flag
- [PATCH v6 2/2] perf tools: Get rid of on_exit() feature test
- [PATCH v6 2/3] ARM: sunxi: Add driver for sunxi IR controller
- [PATCH v6 2/7] arm64: Introduce VA_BITS and translation level options
- [PATCH v6 2/8] ARM: dts: exynos5420: Enable support for DWC3 controller
- Re: [PATCH v6 3/3] ahci: add support for Hisilicon sata
- [PATCH v6 3/3] ARM: sunxi: Add IR controller support in DT on A20
- Re: [PATCH v6 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
- [PATCH v6 3/7] arm64: Add a description on 48-bit address space with 4KB pages
- [PATCH v6 3/8] ARM: dts: exynos5250: Enable support for generic USB DRD phy
- Re: [PATCH v6 3/8] ARM: sunxi: Move the clock protection to machine hooks
- [PATCH v6 4/7] arm64: Add 4 levels of page tables definition with 4KB pages
- [PATCH v6 4/8] ARM: dts: exynos5250: Update DWC3 usb controller to use new phy driver
- [PATCH v6 5/7] arm64: mm: Implement 4 levels of translation tables
- [PATCH v6 5/8] ARM: dts: exynos5250-snow: Add Vbus regulator for USB 3.0
- [PATCH v6 6/7] arm64: KVM: Set physical address size related factors in runtime
- [PATCH v6 6/8] ARM: dts: exynos5420-peach-pit: Add Vbus regulator for USB 3.0
- [PATCH v6 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
- [PATCH v6 7/8] ARM: dts: exynos5420-smdk5420: Add Vbus regulator for USB 3.0
- [PATCH v6 8/8] ARM: dts: exynos5800-peach-pi: Add Vbus regulator for USB 3.0
- [PATCH V6] gic: preserve gic V2 bypass bits in cpu ctrl register
- Feng Kan(Thu May 08 2014 - 12:31:09 EST)
- [PATCH v6] mm: support madvise(MADV_FREE)
- [PATCH v7 0/3] ahci: add support for hisilicon sata
- [PATCH v7 0/3] ARM: sunxi: Add support for consumer infrared devices
- [PATCH v7 1/2] perf record: Propagate exit status of a command line workload
- Re: [PATCH v7 1/2] phy: Add new Exynos5 USB 3.0 PHY driver
- [PATCH v7 1/3] ARM: sunxi: Add documentation for sunxi consumer infrared devices
- [PATCH v7 1/3] ata: ahci: append new hflag AHCI_HFLAG_NO_FBS
- [PATCH v7 2/2] perf tools: Get rid of on_exit() feature test
- [PATCH v7 2/3] libahci_platform: add host_flags parameter in ahci_platform_init_host()
- [PATCH v7 2/3] [media] rc: add sunxi-ir driver
- [PATCH v7 3/3] ahci: add support for Hisilicon sata
- [PATCH v7 3/3] ARM: sunxi: Add IR controller support in DT on A20
- Re: [PATCH v7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller
- [PATCH V7] gic: preserve gic V2 bypass bits in cpu ctrl register
- Feng Kan(Thu May 08 2014 - 15:43:27 EST)
- [PATCH v8 1/2] phy: Add new Exynos5 USB 3.0 PHY driver
- Re: [PATCH v8 1/8] ftrace: make CALLER_ADDRx macros more generic
- [PATCH v8 2/2] phy: exynos5-usbdrd: Add facility for VBUS supply
- [PATCH v9 0/3] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
- Re: [PATCH v9 1/1] Driver for Beckhoff CX5020 EtherCAT master module.
- [PATCH v9 1/3] Documentation: Document Exynos5 USB 3.0 DRD PHY
- [PATCH v9 1/4] ARM: dts: Add sysreg sytem controller node to exynos5250 and exynos5420
- [PATCH v9 2/3] phy: Add new Exynos5 USB 3.0 PHY driver
- [PATCH v9 2/4] ARM: dts: Add usb2phy to Exynos 5250
- [PATCH v9 3/3] phy: exynos5-usbdrd: Add facility for VBUS supply
- [PATCH] vfs: add noreplace_rename2()
- [PATCH] vfs: call rename2 if exists
- [PATCH] video: of: display_timing: fix default native-mode setting
- [PATCH] video: omap: delete support for early fbmem allocation
- [PATCH] video : remove redundant error check
- [PATCH] virtio_blk: fix race between start and stop queue
- Ming Lei(Thu May 15 2014 - 08:33:28 EST)
- [PATCH] watchdog: iop_wdt only builds for mach-iop13xx
- [PATCH] workqueue: Remove deprecated flush[_delayed]_work_sync()
- [PATCH] workqueue: Remove deprecated system_nrt[_freezable]_wq
- [PATCH] x86, hugetlb: add missing TLB page invalidation for hugetlb_cow()
- [PATCH] x86: kaslr to avoid setup_data regions
- [PATCH] x86: skip check for spurious faults for non-present faults
- [PATCH] x86: UV3 tlb shootdown update
- cpw(Tue May 13 2014 - 15:01:41 EST)
- [PATCH] x86,vdso: Fix an OOPS accessing the hpet mapping w/o an hpet
- [PATCH] xen/x86: set panic notifier priority to minimum
- Re: [PATCH] zram: remove global tb_lock by using lock-free CAS
- [PATCH] zsmalloc: fixup trivial zs size classes value in comments
- perf: Add support for full Intel event lists v3
- perf: Add support for full Intel event lists v4
- perfevents: irq loop stuck!
- Re: perf events ring buffer memory barrier on powerpc
- Re: perf_fuzzer crash on pentium 4
- perf: invalid memory access in perf_swevent_del
- perf: NULL ptr deref in perf_event_mmap
- perf,tools: Remove usage of trace_sched_wakeup(.success)
- perf: use after free in perf_remove_from_context
- Re: [perf] yet another 32/64-bit range check failure
- Re: [Pinctrl] A suggestion to avoid duplicated enabling operation on a pin's setting
- FanWu(Tue May 13 2014 - 01:54:28 EST)
- Re: [ping][PATCH v3] lib: add size unit t/p/e to memparse
- Please revert 400362f1d8dcfda3562e80e88cfc2a92cffaf9bf
- Re: Possible regression: sluggish inputs
- tbilles(Mon May 12 2014 - 09:26:42 EST)
- Re: + printk-print-initial-logbuf-contents-before-re-enabling-interrupts.patch added to -mm tree
- Jan Kara(Mon May 12 2014 - 13:15:30 EST)
- proc connector: fix info leaks
- pull request: bluetooth 2014-05-15
- Re: pull request for Tegra PLLE fixes
- pull request: wireless 2014-05-08
- pull request: wireless 2014-05-15
- Purpose of dmi-sysfs kernel module
- Re: [Qemu-devel] [PATCH v1 RFC 09/10] QEMU: s390: cpu model QMP query-cpu-model
- query regarding not returning error if request_irq fails after rtc registration
- query regarding the regmap spi support
- Re: [Query]: tick-sched: why don't we stop tick when we are running idle task?
- Question: hwmon: Adding addtitional sysfs entries
- Questions regarding DMA buffer sharing using IOMMU
- randconfig build error with next-20140512, in mm/slub.c
- randconfig build error with next-20140513, in drivers/usb/phy/phy-msm-usb.c
- randconfig build error with next-20140515, in drivers/net/ethernet/mellanox/mlx4/eq.c
- Re: recvmmsg() timeout behavior strangeness [RESEND]
- Re: [regression 3.15-rc3] Resume from s4 broken by 1f81b6d22a5980955b01e08cf27fb745dc9b686f
- Re: [REGRESSION] alsa PM regression in 3.15*, hda intel, realtek codec
- [REGRESSION] funny sched_domain build failure during resume
- Regression: make clean (was linux-next: Tree for May 8:)
- Reminder for kernel summit nominations
- tytso(Fri May 09 2014 - 19:06:40 EST)
- Rename EPROBE_DEFER to ENOTHING_TO_SEE_WE_SOLVE_EVERYTHING_LATER
- [RESEND PATCH 1/6] mfd: stmpe: root out static GPIO and IRQ assignments
- [RESEND PATCH 2/6] mfd: stmpe: add optional regulators
- [RESEND PATCH 3/6] mfd: stmpe: probe properly from the device tree
- [RESEND PATCH 4/6] mfd: stmpe: mask off unused blocks properly
- [RESEND PATCH 5/6] ARM: ux500: add VCC and VIO regulators to STMPE IC
- [RESEND PATCH 6/6] gpio: stmpe: switch to use gpiolib irqchip helpers
- RE: [Resend][PATCH] ns,proc: introduce pid_in_ns
- [RESEND: PATCH v1 0/5] Add Keystone PCIe controller driver
- Re: [RESEND] [PATCH V1 1/2] mfd: da9063: Upgrade of register definitions to support production silicon
- RE: [RESEND] [PATCH V1 2/2] rtc: da9063: RTC driver
- [RESEND PATCH V1] regulator: DA9211 : new regulator driver
- [RESEND PATCH v4] ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
- Re: [RESEND PATCH V5 0/8] remove cpu_load idx
- Alex Shi(Fri May 09 2014 - 12:31:14 EST)
- Alex Shi(Fri May 09 2014 - 12:41:36 EST)
- [RESEND PATCH v6 7/7] arm64: KVM: Implement 4 levels of translation tables for
- [RESEND PATCH v6 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
- Re: [RESEND v2 PATCH 0/2] Bug fix in aio ring page migration
- Gu Zheng(Tue May 13 2014 - 21:23:53 EST)
- [RFC 0/2] clockevents: add ->set_dev_mode() to struct clock_event_device
- [RFC 0/2] perf: add AUX space to ring_buffer
- Re: [RFC 03/16] kgr: initial code
- Re: [RFC 04/16] kgr: add testing kgraft patch
- Re: [RFC 09/16] kgr: mark task_safe in some kthreads
- [RFC 1/1] fs/configfs/dir.c: remove unused debugging functions
- [RFC 1/1] vmlinux.lds.h: Add new SECTION() macro
- [RFC 1/2] clockevents: return 'int' from clockevents_set_mode()
- [RFC 1/2] perf: add data_{offset,size} to user_page
- Re: [RFC 13/47] mtd: nand: stm_nand_bch: provide Device Tree support
- [RFC 2/2] clockevents: add ->set_dev_mode() to struct clock_event_device
- [RFC 2/2] perf: add AUX area to ring buffer for raw data streams
- Re: [RFC 3/3] asm-generic: Drop renameat syscall from default list
- Re: RFC: A reduced Linux network stack for small systems
- [RFC] cpufreq: send notifications for intermediate (stable) frequencies
- [RFC PATCH 00/10] Tegra XHCI support
- [RFC PATCH 00/11] Add support for devtmpfs in user namespaces
- [RFC PATCH 00/11] printk: safe printing in NMI context
- Re: [RFC PATCH 00/12 v1] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
- Re: [RFC PATCH 00/12 v2] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
- [RFC PATCH 01/10] clk: tegra: Enable hardware control of PLLE
- [RFC PATCH 01/11] driver core: Assign owning user namespace to devices
- [RFC PATCH 01/11] printk: rename struct printk_log to printk_msg
- [RFC PATCH 01/12 v2] CONFIG for CPU ConCurrency
- [RFC PATCH 02/10] clk: tegra: Fix xusb_fs_src mux
- [RFC PATCH 02/11] driver core: Add device_create_global()
- [RFC PATCH 02/11] printk: allow to handle more log buffers
- [RFC PATCH 02/12 v2] Init CPU ConCurrency
- [RFC][PATCH 0/2] Add IO mapping space reused support
- [RFC] [PATCH 0/2] clock helper for determining flags properties
- [RFC PATCH 0/2] drm/panel: add simple-panel description using DT
- Re: [RFC PATCH 0/2] kpatch: dynamic kernel patching
- [RFC PATCH 03/10] clk: tegra: Fix xusb_hs_src clock hierarchy
- [RFC PATCH 03/11] printk: rename "logbuf_lock" to "main_logbuf_lock"
- [RFC PATCH 03/11] tmpfs: Add sub-filesystem data pointer to shmem_sb_info
- [RFC PATCH 03/12 v2] CPU ConCurrency calculation
- Re: [RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
- [RFC PATCH 0/3] Introduce shared and cbus clocks
- [RFC PATCH 0/3] mfd: AXP22x: add support for APX221 PMIC
- [RFC][PATCH 0/3] PM / sleep: Avoid resuming runtime-suspended devices during system suspend
- [RFC][PATCH 0/3] (was: Re: PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices)
- [RFC PATCH 04/10] clk: tegra: Initialize xusb clocks
- [RFC PATCH 04/11] printk: add NMI ring and cont buffers
- [RFC PATCH 04/11] ramfs: Add sub-filesystem data pointer to ram_fs_info
- [RFC PATCH 04/12 v2] CPU ConCurrency tracking
- [RFC PATCH 05/10] ARM: tegra: Export function to read USB calibration data
- [RFC PATCH 05/11] devtmpfs: Add support for mounting in user namespaces
- [RFC PATCH 05/11] printk: allow to modify NMI log buffer size using boot parameter
- [RFC PATCH 05/12 v2] CONFIG for Workload Consolidation
- [RFC PATCH 0/5] ACPI: thermal: Migrate cpufreq cooling to generic cpu_cooling layer
- [RFC PATCH 0/5] Frequency resolution in CCF vs. cpufreq
- [RFC PATCH 0/5] nohz: Move nohz kick out of scheduler IPI, v3
- [RFC PATCH 0/5] nohz: Move nohz kick out of scheduler IPI, v4
- [RFC PATCH 06/10] usb: xhci: Add Tegra XHCI host-controller driver
- [RFC PATCH 06/11] drivers/char/mem.c: Make null/zero/full/random/urandom available to user namespaces
- [RFC PATCH 06/11] printk: NMI safe printk
- [RFC PATCH 06/12 v2] Attach CPU topology to specify each sched_domain's workload consolidation
- [RFC PATCH 07/10] phy: Add Tegra XUSB PHY driver
- [RFC PATCH 07/11] block: Make partitions inherit namespace from whole disk device
- [RFC PATCH 07/11] printk: right ordering of the cont buffers from NMI context
- [RFC PATCH 07/12 v2] CPU ConCurrency API for Workload Consolidation
- [RFC PATCH 08/10] ARM: tegra124: Bind CAR to syscon device
- [RFC PATCH 08/11] block: Allow blkdev ioctls within user namespaces
- [RFC PATCH 08/11] printk: try hard to print Oops message in NMI context
- [RFC PATCH 08/12 v2] Intercept wakeup/fork/exec load balancing
- [RFC PATCH 09/10] ARM: tegra124: Add XHCI controller and PHY
- [RFC PATCH 09/11] misc: Make loop-control available to all user namespaces
- [RFC PATCH 09/11] printk: merge and flush NMI buffer predictably via IRQ work
- [RFC PATCH 09/12 v2] Intercept idle balancing
- [RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
- [RFC PATCH 10/10] ARM: tegra124: Enable XHCI on Venice2
- [RFC PATCH 10/11] loop: Assign devices to current_user_ns()
- [RFC PATCH 10/11] printk: survive rotation of sequence numbers
- [RFC PATCH 10/12 v2] Intercept periodic nohz idle balancing
- [RFC PATCH 11/11] loop: Allow priveleged operations for root in the namespace which owns a device
- [RFC PATCH 11/11] printk: avoid staling when merging NMI log buffer
- [RFC PATCH 11/12 v2] Intercept periodic load balancing
- [RFC PATCH 11/9] dt: deps: dtc: introduce new (virtual) property no-dependencies
- [RFC PATCH 12/12 v2] Intercept RT scheduler
- [RFC PATCH 1/2] drm/panel: add support for simple-panel description definition using DT
- [RFC][PATCH 1/2] mm/vmalloc: Add IO mapping space reused interface.
- [RFC PATCH 1/3] clk: Implement cbus and shared clocks
- Re: [RFC PATCH 1/3] CMA: remove redundant retrying code in __alloc_contig_migrate_range
- [RFC PATCH 1/3] mfd: AXP22x: add support for APX221 PMIC
- Re: [RFC][PATCH 1/3] PM / sleep: Flag to speed up suspend-resume of runtime-suspended devices
- [RFC][PATCH 1/3] PM / sleep: Move runtime PM barrier invocation to device_prepare()
- [RFC PATCH 1/5] cpufreq: stats: Allow small rounding errors
- [RFC PATCH 1/5] thermal: cpu_cooling: Support passing driver private data.
- [RFC PATCH 1/9] dt: deps: dtc: Automatically add new property 'dependencies' which contains a list of referenced phandles
- [RFC][PATCH 2/2] ARM: ioremap: Add IO mapping space reused support.
- [RFC PATCH 2/2] drm/panel: update simple-panel DT bindings doc with panel desc properties
- RE: [RFC PATCH 2/2] makedumpfile: get additional information from vmcore
- Liu hua(Tue May 13 2014 - 03:30:17 EST)
- Liu hua(Wed May 14 2014 - 08:35:58 EST)
- [RFC PATCH 2/3] clk: tegra: Implement common shared clks
- Re: [RFC PATCH 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
- [RFC][PATCH 2/3] PM / runtime: Routine for checking device status during system suspend
- [RFC][PATCH 2/3] PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarily
- [RFC PATCH 2/3] regulator: AXP22x: add support for AXP221 regulators
- [RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
- [RFC PATCH 2/5] thermal: cpu_cooling: Add notifications support for the clients
- [RFC PATCH 2/9] dt: deps: dependency based device creation
- [RFC PATCH 3/2] iommu/amd: Add sysfs support
- [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
- Re: [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain during system suspend
- [RFC PATCH 3/3] ARM: sunxi: dt: define AXP221 pmic node available on the APP4-EVB1 board
- [RFC PATCH 3/3] clk: tegra: Implement Tegra124 shared/cbus clks
- Re: [RFC PATCH 3/3] CMA: always treat free cma pages as non-free on watermark checking
- [RFC PATCH 3/5] cpufreq: cpu0: Use clk_round_rate_nearest()
- [RFC PATCH 3/5] thermal: cpu_cooling: Add support to find nearby frequency levels.
- [RFC PATCH 3/9] dt: deps: dtc: Add option to print initialization order
- [RFC PATCH 4/5] ARM: zynq: dt: Use properly rounded frequencies in OPPs
- [RFC PATCH 4/5] thermal: cpu_cooling: Release the upper cooling limit checks
- [RFC PATCH 4/9] dt: deps: dtc: Add option to print dependency graph as dot (Graphviz)
- [RFC PATCH 5/5] ACPI: thermal: processor: Use the generic cpufreq infrastructure
- [RFC PATCH 5/5] net: macb: Use clk_round_rate_nearest() API
- [RFC PATCH 5/9] dt: deps: register drivers based on the initialization order based on DT
- Re: [RFC][PATCH 6/8] sched,idle: Avoid spurious wakeup IPIs
- [RFC PATCH 6/9] dt: deps: WIP: well done drivers
- [RFC PATCH 7/9] dt: deps: kirkwood: make it possible to use CONFIG_OF_DEPENDENCIES
- [RFC PATCH 8/9] dt: deps: dts: kirkwood: dockstar: add dependency ehci -> usb power regulator
- [RFC PATCH 9/9] dt: deps: omap2: make it possible to use CONFIG_OF_DEPENDENCIES
- [RFC][PATCH] af_key: return error when meet errors on sendmsg() syscall
- [RFC PATCH] ARM: cache-l2x0: add setup entry for l2 in non-secure mode
- Gioh Kim(Thu May 15 2014 - 01:40:12 EST)
- [RFC PATCH] ARM: dts: am33xx: Re-arrange the USB dt to reflect the h/w configuration
- Re: [RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
- [RFC PATCH] ftrace/x86: Move the mcount/fentry code out of entry_64.S
- [RFC PATCH] hwspinlock/core: add support for reserved locks
- [RFC PATCH] ima: audit log files opened with O_DIRECT flag
- Re: [RFC/PATCH] Implement new PTRACE_EVENT_SYSCALL_{ENTER,EXIT}
- [RFC PATCH] net:Add basic DWC Ethernet QoS Driver
- Re: [RFC PATCH RT] netconsole: enable netconsole on PREEMPT_RT
- Re: [RFC PATCH] UBI: fix rb_tree node comparison in add_map
- [RFC PATCH v1 00/16] Convert all ttm drivers to use the new reservation interface
- [RFC PATCH v1 01/16] drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers
- [RFC PATCH v1 02/16] drm/ttm: kill off some members to ttm_validate_buffer
- [RFC PATCH v1 03/16] drm/nouveau: add reservation to nouveau_gem_ioctl_cpu_prep
- [RFC PATCH v1 04/16] drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
- [RFC PATCH v1 05/16] drm/ttm: call ttm_bo_wait while inside a reservation
- [RFC PATCH v1 06/16] drm/ttm: kill fence_lock
- [RFC PATCH v1 07/16] drm/nouveau: rework to new fence interface
- [RFC PATCH v1 08/16] drm/radeon: use common fence implementation for fences
- [RFC PATCH v1 09/16] drm/qxl: rework to new fence interface
- [RFC PATCH v1 10/16] drm/vmwgfx: get rid of different types of fence_flags entirely
- [RFC PATCH v1 11/16] drm/vmwgfx: rework to new fence interface
- [RFC PATCH v1 12/16] drm/ttm: flip the switch, and convert to dma_fence
- [RFC PATCH v1 13/16] drm/nouveau: use rcu in nouveau_gem_ioctl_cpu_prep
- [RFC PATCH v1 14/16] drm/radeon: use rcu waits in some ioctls
- [RFC PATCH v1 15/16] drm/vmwgfx: use rcu in vmw_user_dmabuf_synccpu_grab
- [RFC PATCH v1 16/16] drm/ttm: use rcu in core ttm
- Re: [RFC PATCH v1] fpga manager framework with configfs interface
- Re: [RFC PATCH v2 1/2] mfd: syscon: Support early initialization
- Re: [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation
- Re: [RFC][PATCH v2] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
- [RFC][PATCH v3] tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
- Re: [RFC PATCH v5 2/2] Use kernfs_break_active_protection() for device online store callbacks
- Li Zhong(Fri May 09 2014 - 04:35:26 EST)
- [RFC PATCH v6 1/2 ] Use lock_device_hotplug() in cpu_probe_store() and cpu_release_store()
- Li Zhong(Fri May 09 2014 - 04:40:49 EST)
- [RFC PATCH v6 2/2] Implement lock_device_hotplug_sysfs() by breaking active protection
- Li Zhong(Fri May 09 2014 - 04:42:21 EST)
- [RFC] power_supply: Introduce generic psy charging driver
- Jenny TC(Mon May 12 2014 - 12:15:47 EST)
- [rfc]pwm: add xilinx pwm driver
- [RFC] Unnecessary work and noise from mce code in suspend/resume path
- Re: [RFD] sched/deadline: EDF dynamic quota design
- Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- [rough draft PATCH] avoid stalls on the timekeeping seqlock
- roundup_pow_of_two() may not handle 64-bit integers
- [sched] BUG: unable to handle kernel paging request at 093cd001
- Jet Chen(Mon May 12 2014 - 04:07:24 EST)
- Jet Chen(Mon May 12 2014 - 10:37:11 EST)
- Jet Chen(Mon May 12 2014 - 12:23:40 EST)
- [SCHED_DEADLINE man pages 0/2] Summary
- [SCHED_DEADLINE man pages 1/2] sched_setattr.2
- [SCHED_DEADLINE man pages 2/2] sched(7) SCHED_DEADLINE
- SCHED_DEADLINE, sched_getscheduler(), and sched_getparam()
- sched: fix: initialization of sched_domain_topology for NUMA
- Re: sched: hang in migrate_swap
- sched,mm: gpf in task_numa_work/mempolicy
- Re: sched_{set,get}attr() manpage
- sched: spinlock recursion in migrate_swap_stop
- SCSI "staging" tree for linux-next?
- SOONEST YOU RESPONSE TODAY.
- Stilhaus Kitchens Complaints
- kakonyet(Mon May 12 2014 - 02:19:18 EST)
- Re: [STLinux Kernel] [PATCH v4 0/7] Add ST Keyscan driver
- Re: [STLinux Kernel] [PATCH v4 2/7] driver: reset: sti: add keyscan for stih415
- Re: [STLinux Kernel] [PATCH v4 5/6] ARM: dts: Add STiH407 SoC support
- Re: [STLinux Kernel] [PATCH v4 6/6] ARM: dts: STiH407: Add B2120 board support
- [tip:irq/urgent] MAINTAINERS: Add co-maintainer for drivers/ irqchip
- Re: [tip:locking/core] rwsem: Add comments to explain the meaning of the rwsem's count field
- [tip:perf/core] perf: Always destroy groups on exit
- [tip:perf/core] perf: Ensure consistent inherit state in groups
- [tip:perf/core] perf: Fix perf_event_init_context()
- [tip:perf/core] perf: Fix race in removing an event
- [tip:perf/core] perf record: Propagate exit status of a command line workload
- [tip:perf/core] perf: Rework free paths
- [tip:perf/core] perf: Simplify perf_event_exit_task_context()
- [tip:perf/core] perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
- [tip:perf/core] perf tools: Add missing event for perf sched record.
- [tip:perf/core] perf tools: Clarify the output of perf sched map.
- [tip:perf/core] perf tools: Get rid of on_exit() feature test
- [tip:perf/core] perf tools: Use tid for finding thread
- [tip:perf/core] perf: Validate locking assumption
- [tip:perf/core] perf/x86/intel: Fix Silvermont' s event constraints
- [tip:sched/core] mm/numa: Remove BUG_ON() in __handle_mm_fault()
- [tip:sched/core] sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
- [tip:sched/core] sched, ARM: Create a dedicated scheduler topology table
- [tip:sched/core] sched/deadline: Fix memory leak
- [tip:sched/core] sched/deadline: Fix sched_yield() behavior
- [tip:sched/core] sched/fair: Stop searching for tasks in newidle balance if there are runnable tasks
- [tip:sched/core] sched: Fix updating rq-> max_idle_balance_cost and rq->next_balance in idle_balance()
- [tip:sched/core] sched/idle, alpha: Switch from TS_POLLING to TIF_POLLING_NRFLAG
- [tip:sched/core] sched/idle: Avoid spurious wakeup IPIs
- [tip:sched/core] sched/idle: Delay clearing the polling bit
- [tip:sched/core] sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG
- [tip:sched/core] sched/idle: Make cpuidle_idle_call() void
- [tip:sched/core] sched/idle: Reflow cpuidle_idle_call()
- [tip:sched/core] sched/idle: Remove TS_POLLING support
- [tip:sched/core] sched/idle, tile: Switch from TS_POLLING to TIF_POLLING_NRFLAG
- [tip:sched/core] sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
- [tip:sched/core] sched/numa: Count pages on active node as local
- [tip:sched/core] sched/numa: Do not set preferred_node on migration to a second choice node
- [tip:sched/core] sched/numa: Initialize newidle balance stats in sd_numa_init()
- [tip:sched/core] sched/numa: Retry placement more frequently when misplaced
- [tip:sched/core] sched, powerpc: Create a dedicated topology table
- [tip:sched/core] sched: Rework sched_domain topology definition
- [tip:sched/core] sched, s390: Create a dedicated topology table
- [tip:sched/core] sched: Sanitize irq accounting madness
- [tip:sched/core] sched: Skip double execution of pick_next_task_fair()
- [tip:sched/core] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
- Re: [tip:timers/nohz] nohz: Move full nohz kick to its own IPI
- [tip:timers/urgent] hrtimer: Set expiry time before switch_hrtimer_base()
- [tip:x86/boot] x86, boot: Do not include boot.h in string.c
- [tip:x86/boot] x86, boot: Remove misc.h inclusion from compressed /string.c
- Re: [tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
- [tip:x86/urgent] x86-64, modify_ldt: Make support for 16-bit segments a runtime option
- [tip:x86/urgent] x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
- [tip:x86/urgent] x86: Fix typo preventing msr_set/ clear_bit from having an effect
- [tip:x86/urgent] x86/hpet: Make boot_hpet_disable extern
- [tip:x86/urgent] x86/intel: Add quirk to disable HPET for the Baytrail platform
- [tip:x86/urgent] x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
- [tip:x86/urgent] x86, rdrand: When nordrand is specified, disable RDSEED as well
- [tip:x86/urgent] x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
- Re: [tpmdd-devel] [PATCH] tpm: missing tpm_chip_put in tpm_get_random()
- [tracing] b1169cc69ba: +10060.4% proc-vmstat.numa_pte_updates
- Jet Chen(Thu May 15 2014 - 00:06:34 EST)
- Re: tracing: NULL ptr deref in ring_buffer_wait
- Trinity 1.4 tarball release.
- Re: [uml-devel] [PATCH 1/4] UserModeLinux: Convert UM_KERN_<LEVEL> to KERN_<LEVEL>
- [uprobes/x86] 8ad8e9d3fd6: -7.5% aim7.2000.jobs-per-min, -45.7% turbostat.%c1
- Jet Chen(Wed May 14 2014 - 23:56:57 EST)
- Re: [uprobes/x86] 8ad8e9d3fd6: -7.5% aim7.2000.jobs-per-min, -45.7% turbostat.%c1
- Re: [PATCH 1/2] mfd: mc13xxx: Do not use platform data with devicetree
- Re: [PATCH 1/6] usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap
- Re: [PATCH v2 0/6] usb: host: Cleanup for ioremap'ing hcd memory
- Re: [PATCH] pinctrl: Add i.MX1 pincontrol driver
- Re: [PATCH] [RESEND] ARM: remove last use of CONFIG_CPU_ARM710
- [PATCH] Fix for possible null pointer dereference in auth.c
- [PATCH] Fix for possible null pointer dereference in dma.c
- [PATCH] Fix for possible null pointer dereference in keyspan.c
- [PATCH] Fix for possible null pointer dereference in node.c
- [RFC PATCH 00/12 v2] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
- ååï [PATCH 1/2] drivers/rtc/rtc-puv3.c: use dev_dbg() instead of dev_debug() for typo issue
- çéæ(Mon May 12 2014 - 03:53:26 EST)
- ååï [PATCH 2/2] drivers/rtc/rtc-puv3.c: remove "&dev->" for typo issue MIME-Version: 1.0
- çéæ(Mon May 12 2014 - 03:56:18 EST)
- ååï [PATCH] arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
- çéæ(Mon May 12 2014 - 03:36:52 EST)
- ååï Re: [PATCH 1/1] arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn(1
- çéæ(Mon May 12 2014 - 04:15:57 EST)
- FelicitÄri
- kredÄta piedÄvÄjums
- Re: [v6,3/5] powerpc/book3e: support kgdb for kernel space
- vmstat: On demand vmstat workers V4
- vmstat: On demand vmstat workers V5
- WARN in do_rt_tgsigqueueinfo()
- WE NEED YOUR PRODUCT.
- Why do we assign a unique (and non-deterministic) name in of_device_make_bus_id()
- workqueue: WARN at at kernel/workqueue.c:2176
- [x86, interrupt] BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1167
- Jet Chen(Mon May 12 2014 - 01:28:31 EST)
- Re: [Xen-devel] [PATCH 7/9] x86: skip check for spurious faults for non-present faults
- xfs: underflow bug in xfs_attrlist_by_handle()
5880 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc