All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-26 17:30:31 to 2013-03-26 18:04:54 UTC [more...]

[PATCH 00/86] [ANNOUNCE] The new 3.6.11.x short-term extended stable series (stable review)
 2013-03-26 17:46 UTC  (88+ messages)
` [PATCH 01/86] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
` [PATCH 02/86] batman-adv: fix random jitter calculation
` [PATCH 03/86] inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
` [PATCH 04/86] net: sched: integer overflow fix
` [PATCH 05/86] tcp: fix MSG_SENDPAGE_NOTLAST logic
` [PATCH 06/86] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
` [PATCH 07/86] tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
` [PATCH 08/86] net: prevent setting ttl=0 via IP_TTL
` [PATCH 09/86] ipv6: fix the noflags test in addrconf_get_prefix_route
` [PATCH 10/86] MAINTAINERS: Stephen Hemminger email change
` [PATCH 11/86] ipv6: fix header length calculation in ip6_append_data()
` [PATCH 12/86] net: calxedaxgmac: throw away overrun frames
` [PATCH 13/86] net/mlx4_en: Fix bridged vSwitch configuration for non SRIOV mode
` [PATCH 14/86] net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults
` [PATCH 15/86] isdn/gigaset: fix zero size border case in debug dump
` [PATCH 16/86] netxen: fix off by one bug in netxen_release_tx_buffer()
` [PATCH 17/86] r8169: remove the obsolete and incorrect AMD workaround
` [PATCH 18/86] net: loopback: fix a dst refcounting issue
` [PATCH 19/86] pktgen: correctly handle failures when adding a device
` [PATCH 20/86] ipv6: do not create neighbor entries for local delivery
` [PATCH 21/86] via-rhine: Fix bugs in NAPI support
` [PATCH 22/86] packet: fix leakage of tx_ring memory
` [PATCH 23/86] atm/iphase: rename fregt_t -> ffreg_t
` [PATCH 24/86] sctp: refactor sctp_outq_teardown to insure proper re-initalization
` [PATCH 25/86] net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
` [PATCH 26/86] net: sctp: sctp_endpoint_free: zero out secret key data
` [PATCH 27/86] xen/netback: shutdown the ring if it contains garbage
` [PATCH 28/86] xen/netback: dont leak pages on failure in xen_netbk_tx_check_gop
` [PATCH 29/86] xen/netback: free already allocated memory on failure in xen_netbk_get_requests
` [PATCH 30/86] netback: correct netbk_tx_err to handle wrap around
` [PATCH 31/86] tcp: frto should not set snd_cwnd to 0
` [PATCH 32/86] tcp: fix for zero packets_in_flight was too broad
` [PATCH 33/86] bridge: Pull ip header into skb->data before looking into ip header
` [PATCH 34/86] tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
` [PATCH 35/86] tg3: Fix crc errors on jumbo frame receive
` [PATCH 36/86] sunvdc: Fix off-by-one in generic_request()
` [PATCH 37/86] bridge: set priority of STP packets
` [PATCH 38/86] net: fix infinite loop in __skb_recv_datagram()
` [PATCH 39/86] xen-netback: correctly return errors from netbk_count_requests()
` [PATCH 40/86] xen-netback: cancel the credit timer when taking the vif down
` [PATCH 41/86] net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
` [PATCH 42/86] ipv4: fix a bug in ping_err()
` [PATCH 43/86] ipv6: use a stronger hash for tcp
` [PATCH 44/86] sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
` [PATCH 45/86] vlan: adjust vlan_set_encap_proto() for its callers
` [PATCH 46/86] l2tp: Restore socket refcount when sendmsg succeeds
` [PATCH 47/86] rds: limit the size allocated by rds_message_alloc()
` [PATCH 48/86] net: ipv6: Dont purge default router if accept_ra=2
` [PATCH 49/86] tcp: fix double-counted receiver RTT when leaving receiver fast path
` [PATCH 50/86] tun: add a missing nf_reset() in tun_net_xmit()
` [PATCH 51/86] macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode
` [PATCH 52/86] netlabel: fix build problems when CONFIG_IPV6=n
` [PATCH 53/86] netlabel: correctly list all the static label mappings
` [PATCH 54/86] bridging: fix rx_handlers return code
` [PATCH 55/86] ipv6: stop multicast forwarding to process interface scoped addresses
` [PATCH 56/86] rtnl: fix info leak on RTM_GETLINK request for VF devices
` [PATCH 57/86] dcbnl: fix various netlink info leaks
` [PATCH 58/86] 6lowpan: Fix endianness issue in is_addr_link_local()
` [PATCH 59/86] ipv6: Change skb->data before using icmpv6_notify() to propagate redirect
` [PATCH 60/86] mac802154: fix NOHZ local_softirq_pending 08 warning
` [PATCH 61/86] sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
` [PATCH 62/86] macvlan: fix macvlan_get_size()
` [PATCH 63/86] tcp: fix incorrect LOCKDROPPEDICMPS counter
` [PATCH 64/86] IP_GRE: Fix kernel panic in IP_GRE with GRE csum
` [PATCH 65/86] ipv4: Remove output route check in ipv4_mtu
` [PATCH 66/86] ipv4: Dont update the pmtu on mtu locked routes
` [PATCH 67/86] ipv6: Add an error handler for icmp6
` [PATCH 68/86] ipv4: Invalidate the socket cached route on pmtu events if possible
` [PATCH 69/86] ipv4: Add a socket release callback for datagram sockets
` [PATCH 70/86] ipv4: Fix route refcount on pmtu discovery
` [PATCH 71/86] tcp: detect SYN/data drop when F-RTO is disabled
` [PATCH 72/86] tcp: fix an infinite loop in tcp_slow_start()
` [PATCH 73/86] tcp: dont abort splice() after small transfers
` [PATCH 74/86] tcp: splice: fix an infinite loop in tcp_read_sock()
` [PATCH 75/86] tcp: fix splice() and tcp collapsing interaction
` [PATCH 76/86] net: splice: avoid high order page splitting
` [PATCH 77/86] net: splice: fix __splice_segment()
` [PATCH 78/86] sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE
` [PATCH 79/86] sparc64: Fix gfp_flags setting in tsb_grow()
` [PATCH 80/86] xfrm: release neighbor upon dst destruction
` [PATCH 81/86] ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
` [PATCH 82/86] ipv6: fix race condition regarding dst->expires and dst->from
` [PATCH 83/86] ipv4: fix error handling in icmp_protocol
` [PATCH 84/86] tcp: fix SYN-data space mis-accounting
` [PATCH 85/86] mlx4_en: fix allocation of CPU affinity reverse-map
` [PATCH 86/86] team: unsyc the devices addresses when port is removed

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2013-03-26 18:04 UTC 

[PATCH] classes/rm_work: rename RM_WORK_WHITELIST to RM_WORK_EXCLUDE
 2013-03-26 17:47 UTC 

[PATCH] usb: Fix compile error by selecting USB_OTG_UTILS
 2013-03-26 18:03 UTC  (2+ messages)

compression btrfs
 2013-03-26 18:03 UTC  (3+ messages)
    `  "

[RFCv1 00/11] MSI support for Marvell EBU PCIe driver
 2013-03-26 18:02 UTC  (4+ messages)
` [RFCv1 07/11] irqchip: armada-370-xp: add MSI support to interrupt controller driver

[PATCH 0/6 V2] Bundle fixes for Xen netfront / netback
 2013-03-26 18:02 UTC  (4+ messages)
` [PATCH 5/6] xen-netback: coalesce slots before copying

[PATCH] PM / OPP: add documentation to rcu head in opp struct
 2013-03-26 18:01 UTC  (2+ messages)

[PATCH 0/4] scsi: 64-bit LUN support
 2013-03-26 18:00 UTC  (2+ messages)

ipc,sem: sysv semaphore scalability
 2013-03-26 17:59 UTC  (12+ messages)

[PATCH 0/3] mm: avoid duplication of setup_nr_node_ids()
 2013-03-26 17:56 UTC  (15+ messages)
` [PATCH 1/3] page_alloc: make setup_nr_node_ids() usable for arch init code
` [PATCH 2/3] x86/mm/numa: use setup_nr_node_ids() instead of opencoding
` [PATCH 3/3] powerpc/mm/numa: "

[U-Boot] [PATCH] Tegra: enable verify support for the crc32 command
 2013-03-26 17:54 UTC  (2+ messages)

High CPU temp, suspend problem - xen 4.1.5-pre, linux 3.7.x
 2013-03-26 17:54 UTC  (14+ messages)

[PATCH 1/1] dosfstools: really compile supporting large files [ Fix: 409915 ]
 2013-03-26 17:37 UTC  (3+ messages)

[ath9k-devel] Upgraded to Kernel 3.8.4, ath9k missing
 2013-03-26 17:53 UTC  (3+ messages)

[PATCH 1/2] ASoC: compress - add support for metadata apis
 2013-03-26 17:46 UTC  (2+ messages)

[PATCH] ASoC: soc-compress: Cancel delayed power down if needed
 2013-03-26 17:51 UTC  (7+ messages)
  ` [PATCH v3] "
    ` [PATCH v4] "
        ` [PATCH v5] "

[PATCH net 3/3] ipv4: Fix ip-header identification for gso packets
 2013-03-26 17:50 UTC  (3+ messages)

[PATCH v2] arm: Add Broadcom BCM2835 watchdog timer driver to bcm2835_defconfig
 2013-03-26 17:50 UTC  (4+ messages)
` [PATCH v2] bcm2835: Add Broadcom BCM2835 RNG to the device tree
` [PATCH v3] watchdog: Add Broadcom BCM2835 watchdog timer driver

[PATCH lttng-tools] UST periodical metadata flush
 2013-03-26 17:49 UTC 

Git bisect problem
 2013-03-26 17:49 UTC  (3+ messages)

[PATCH] UAPI: Remove empty Kbuild files
 2013-03-26 17:48 UTC 

git ate my home directory :-(
 2013-03-26 17:48 UTC  (10+ messages)

[PATCH RFC 00/12] xen-block: indirect descriptors
 2013-03-26 17:48 UTC  (7+ messages)
` [PATCH RFC 08/12] xen-blkback: use balloon pages for all mappings

[PATCH] watchdog: Add Broadcom BCM2708 watchdog timer driver
 2013-03-26 17:47 UTC  (4+ messages)
` [PATCH v2] watchdog: Add Broadcom BCM2835 "

kernel 3.8.4 : kernel BUG at fs/locks.c:2093! part #2
 2013-03-26 17:46 UTC  (6+ messages)

[ath9k-devel] Auth Packet TX Delay
 2013-03-26 17:45 UTC  (15+ messages)
`  "

No space left on device (28)
 2013-03-26 17:45 UTC  (11+ messages)

[PATCH] iproute2: add bash runtime dependence
 2013-03-26 17:28 UTC  (3+ messages)

Zynq core changes v2
 2013-03-26 17:43 UTC  (11+ messages)
` [PATCH v2 01/10] arm: zynq: Use standard timer binding
` [PATCH v2 02/10] arm: zynq: Move timer to clocksource interface
` [PATCH v2 03/10] arm: zynq: Move timer to generic location
` [PATCH v2 04/10] arm: zynq: Load scu baseaddress at run time
` [PATCH v2 05/10] arm: zynq: Move slcr initialization to separate file
` [PATCH v2 06/10] arm: zynq: Add support for system reset
` [PATCH v2 07/10] arm: zynq: Add support for pmu
` [PATCH v2 08/10] arm: zynq: Add smp support
` [PATCH v2 09/10] arm: zynq: Add hotplug support
` [PATCH v2 10/10] arm: zynq: Add cpuidle support

[PATCH 0/1] rm_work.bbclass: inhibit rm_work per recipe
 2013-03-26 17:25 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] libxl: Add spice vdagent support for upstream qemu
 2013-03-26 17:42 UTC  (5+ messages)

origin/danny branch
 2013-03-26 17:22 UTC  (3+ messages)

[PATCH v3 0/5] em28xx: add support for the em2765 bridge
 2013-03-26 17:38 UTC  (6+ messages)
` [PATCH v3 1/5] em28xx: add support for em25xx i2c bus B read/write/check device operations
` [PATCH v3 2/5] em28xx: add chip id of the em2765
` [PATCH v3 3/5] em28xx: add support for em25xx/em276x/em277x/em278x frame data processing
` [PATCH v3 4/5] em28xx: make em28xx_set_outfmt() working with EM25xx family bridges
` [PATCH v3 5/5] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx "

[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
 2013-03-26 17:36 UTC  (3+ messages)
` [PATCH 2/5] capemgr: Add beaglebone's cape driver bindings

ERROR building fsl-image-test for i.MX6SL eVK
 2013-03-26 17:36 UTC  (2+ messages)

[PATCH 3/3] powerpc/fsl: add MPIC timer wakeup support
 2013-03-26 17:35 UTC  (4+ messages)

[PATCH 0/1] drm/i915: Allow specifying a minimum brightness level for sysfs control
 2013-03-26 17:04 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] ARM: sched_clock: Add more notrace to prevent recursion
 2013-03-26 17:35 UTC  (4+ messages)

[meta-fsl-arm][PATCH] libfslcodec: Don't try to split debug symbols
 2013-03-26 17:41 UTC 

[PATCH] iwlegacy: 4965-rs: avoid null pointer dereference error
 2013-03-26 17:35 UTC 

[PATCH] busybox: fix FILES_${PN}-syslog assignment
 2013-03-26 17:18 UTC  (4+ messages)

[PATCHv2] ARM: Push selects for TWD/SCU into machine entries
 2013-03-26 17:34 UTC  (7+ messages)

Kernel bug on mismatching generation_v2 in inode.c:835
 2013-03-26 17:34 UTC  (4+ messages)

[PATCH] trivial: mmzone: correct "pags" to "pages" in comment
 2013-03-26 17:30 UTC  (2+ messages)

[PATCH] irqchip: gic: fix irq_trigger return
 2013-03-26 17:33 UTC  (3+ messages)

Fintek F81865 chip (Wdog support)
 2013-03-26 17:26 UTC 

[PATCH] [RFC] powerpc: Add VDSO version of time
 2013-03-26 17:32 UTC  (4+ messages)

[PATCH 2/3] powerpc/mpic: add global timer support
 2013-03-26 17:31 UTC  (4+ messages)

[PATCH V2 00/24] hybrid systemd/sysvinit, and systemd fixes
 2013-03-26 17:14 UTC  (5+ messages)
` [PATCH 05/24] core-image-minimal-initramfs: don't install busybox-syslog

[PATCH v2.1] dw_dmac: make wrapper on of_dma_controller_register()
 2013-03-26 17:31 UTC  (3+ messages)
` [PATCH v2.2] dw_dmac: remove unnecessary ENODEV check

[PATCH v2 00/10] s5p-fimc: Exynos4x12 FIMC-IS support prerequisite
 2013-03-26 17:29 UTC  (5+ messages)
` [PATCH v2 07/10] s5p-fimc: Ensure proper s_stream() call order in the ISP datapaths
` [PATCH v2 08/10] s5p-fimc: Ensure proper s_power() "
` [PATCH v2 09/10] s5p-fimc: Remove dependency on fimc-core.h in fimc-lite driver
` [PATCH v2 10/10] s5p-fimc: Change the driver directory name to exynos4-is


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