Show patches with: none      |   234331 patches
« 1 2 ... 503 504 5052343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,11/46] smp, cpu hotplug: Fix on_each_cpu_*() to prevent CPU offline properly - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,12/46] sched/timer: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,13/46] sched/migration: Use raw_spin_lock/unlock since interrupts are already disabled - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,14/46] sched/rt: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,15/46] tick: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,16/46] time/clocksource: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,17/46] clockevents: Use get/put_online_cpus_atomic() in clockevents_notify() - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,18/46] softirq: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,19/46] irq: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,20/46] net: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,21/46] block: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,22/46] crypto: pcrypt - Protect access to cpu_online_mask with get/put_online_cpus() - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,23/46] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,24/46,SCSI] fcoe: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,25/46] staging: octeon: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,26/46] x86: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,27/46] perf/x86: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,28/46] KVM: Use get/put_online_cpus_atomic() to prevent CPU offline from atomic context - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,29/46] kvm/vmx: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,30/46] x86/xen: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,31/46] alpha/smp: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,32/46] blackfin/smp: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,33/46] cris/smp: Use get/put_online_cpus_atomic() to prevent CPU offline 1 - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,34/46] hexagon/smp: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,35/46] ia64: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,36/46] m32r: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,37/46] MIPS: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,38/46] mn10300: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,39/46] parisc: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,40/46] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,41/46] sh: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,42/46] sparc: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,43/46] tile: Use get/put_online_cpus_atomic() to prevent CPU offline - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,44/46] cpu: No more __stop_machine() in _cpu_down() - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,45/46] CPU hotplug, stop_machine: Decouple CPU hotplug from stop_machine() in Kconfig - - 1 - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[v6,46/46] Documentation/cpu-hotplug: Remove references to stop_machine() - - 1 - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate() - - - - --- 2013-02-18 Nikolay Aleksandrov davem Changes Requested
bonding: Fix initialize after use for 3ad machine state spinlock - - - - --- 2013-02-18 Nikolay Aleksandrov davem Changes Requested
[net-next,1/2] ip_gre: allow CSUM capable devices to handle packets - - - - --- 2013-02-18 y@broadcom.com davem Superseded
[net-next,2/2] ip_gre: propogate target device GSO capability to the tunnel device - - - - --- 2013-02-18 y@broadcom.com davem Superseded
[net-next,1/2] ip_gre: allow CSUM capable devices to handle packets - - - - --- 2013-02-18 Dmitry Kravkov davem Superseded
[net-next,2/2] ip_gre: propogate target device GSO capability to the tunnel device - - - - --- 2013-02-18 Dmitry Kravkov davem Superseded
ipv4: xfrm4_mode_tunnel: Fix warning - - - - --- 2013-02-18 Fabio Estevam davem Not Applicable
ipv6: xfrm6_mode_tunnel: Fix warning - - - - --- 2013-02-18 Fabio Estevam davem Not Applicable
[ipsec] af_key: initialize satype in key_notify_policy_flush() - - - - --- 2013-02-18 Nicolas Dichtel davem Awaiting Upstream
[ipsec-next] xfrm: allow to avoid copying DSCP during encapsulation - - - - --- 2013-02-18 Nicolas Dichtel davem Awaiting Upstream
[1/4] VSOCK: get rid of EXPORT_SYMTAB 1 - - - --- 2013-02-18 Andy King davem Accepted
[2/4] VSOCK: get rid of vsock_version.h 1 - - - --- 2013-02-18 Andy King davem Accepted
[3/4] VSOCK: Remove hypervisor-only socket option 1 - - - --- 2013-02-18 Andy King davem Accepted
[4/4] VSOCK: Don't reject PF_VSOCK protocol - - - - --- 2013-02-18 Andy King davem Accepted
[v6,04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks - - - - --- 2013-02-18 Srivatsa S. Bhat davem Not Applicable
[net,1/3] bonding: Fix race condition between bond_enslave() and bond_3ad_update_lacp_rate() - - - - --- 2013-02-18 Nikolay Aleksandrov davem Accepted
[net,2/3] bonding: Fix initialize after use for 3ad machine state spinlock - - - - --- 2013-02-18 Nikolay Aleksandrov davem Accepted
[net-next,3/3] bonding: fix bond_release_all inconsistencies - - - - --- 2013-02-18 Nikolay Aleksandrov davem Superseded
net: fec: Fix the disabling of RX interrupt - - - - --- 2013-02-18 Fabio Estevam davem Superseded
PPPOE lockdep report in dev_queue_xmit+0x8b8/0x900 - - - - --- 2013-02-18 Eric Dumazet davem RFC
[net-next,v2,1/2] ip_gre: allow CSUM capable devices to handle packets - - - - --- 2013-02-18 Dmitry Kravkov davem Accepted
[net-next,v2,2/2] ip_gre: propogate target device GSO capability to the tunnel device - - - - --- 2013-02-18 Dmitry Kravkov davem Accepted
pull request: wireless-next 2013-02-18 - - - - --- 2013-02-18 John W. Linville davem Accepted
[linux-next] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once - - - - --- 2013-02-18 Tim Gardner davem Not Applicable
[v2] net: fec: Fix the disabling of RX interrupt - - - - --- 2013-02-18 Fabio Estevam davem Superseded
[net-next] ipv6: fix a sparse warning - - - - --- 2013-02-18 Eric Dumazet davem Accepted
[v4] net: fec: Do a sanity check on the gpio number - - - - --- 2013-02-18 Fabio Estevam davem Accepted
xen: netback: remove redundant xenvif_put - - - - --- 2013-02-18 Andrew Jones davem Accepted
[linux-next] net: ipv6: Fix compiler warning - - - - --- 2013-02-18 Stratos Karafotis davem Not Applicable
b44: use netdev_alloc_skb_ip_align() - - - - --- 2013-02-18 Hauke Mehrtens davem Accepted
SYSFS "errors" - - - - --- 2013-02-18 Felipe Balbi davem Not Applicable
[v2,net-next,1/6] qlcnic: fix unsupported CDRP command error message. - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
[v2,net-next,2/6] qlcnic: fix mailbox interrupt. - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
[v2,net-next,3/6] qlcnic: refactor Legacy interrupt handling for 83xx - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
[v2,net-next,4/6] qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
[v2,net-next,6/6] qlcnic: Bump up the version to 5.1.34 - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
SYSFS "errors" - - - - --- 2013-02-18 Borislav Petkov davem Not Applicable
[v2,net-next,5/6] qlcnic: fix ping resumption to a VM after a live migration - - - - --- 2013-02-18 Jitendra Kalsaria davem Accepted
[PATCHv2,vringh,3/3] caif_virtio: Introduce caif over virtio - - - - --- 2013-02-18 Rusty Russell davem Not Applicable
[net-next,v2,3/3] bonding: fix bond_release_all inconsistencies - - - - --- 2013-02-19 Nikolay Aleksandrov davem Accepted
[1/7] netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL 1 - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[2/7] netfilter: xt_conntrack: Add flag to support aliases - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[3/7] netfilter: xt_CT: merge common code of revision 0 and 1 - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[4/7] netfilter: xt_CT: add alias flag 1 - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[5/7] netfilter: nfnetlink: add mutex per subsystem - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[6/7] netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[7/7] netfilter: nf_ct_helper: better logging for dropped packets - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[PATCHv2] bonding: set sysfs device_type to 'bond' - - - - --- 2013-02-19 Doug Goldstein davem Accepted
[7/7] netfilter: nf_ct_helper: better logging for dropped packets - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[7/7] netfilter: nf_ct_helper: better logging for dropped packets - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[7/7] netfilter: nf_ct_helper: better logging for dropped packets - - - - --- 2013-02-19 Pablo Neira Ayuso davem Accepted
[v2] net: fec: Fix the disabling of RX interrupt - - - - --- 2013-02-19 Fabio Estevam davem RFC
[v2] qmi_wwan, cdc-ether: add ADU960S - - - - --- 2013-02-19 Dan Williams davem Accepted
net: move procfs code to net/core/net-procfs.c - - - - --- 2013-02-19 Cong Wang davem Accepted
[v2,1/5] drivers: phy: add generic PHY framework - - - - --- 2013-02-19 Kishon Vijay Abraham I davem Not Applicable
[v2,2/5] usb: phy: omap-usb2: use the new generic PHY framework - - - - --- 2013-02-19 Kishon Vijay Abraham I davem Not Applicable
[v2,3/5] usb: otg: twl4030: use the new generic PHY framework - - - - --- 2013-02-19 Kishon Vijay Abraham I davem Not Applicable
[v2,4/5] ARM: OMAP: USB: Add phy binding information - - - - --- 2013-02-19 Kishon Vijay Abraham I davem Not Applicable
[v2,5/5] usb: musb: omap2430: use the new generic PHY framework - - - - --- 2013-02-19 Kishon Vijay Abraham I davem Not Applicable
b44: use helper function for aligning IP header - - - - --- 2013-02-19 Rafał Miłecki davem Not Applicable
[7/7] netfilter: nf_ct_helper: Fix logging for dropped packets - - - - --- 2013-02-19 Joe Perches davem Not Applicable
[1/1] net: rfkill: Fix sparse warning in rfkill-regulator.c - - - - --- 2013-02-19 Sachin Kamat davem Not Applicable
[1/3] net: proc: fix build failed when procfs is not configured - - - - --- 2013-02-19 Gao feng davem Accepted
[2/3] net: dev: fix build failed when procfs is disabled - - - - --- 2013-02-19 Gao feng davem Superseded
« 1 2 ... 503 504 5052343 2344 »