messages from 2013-09-11 04:31:15 to 2013-09-17 04:07:23 UTC [more...]
[PATCH] ethernet/arc/arc_emac: Fix huge delays in large file copies
2013-09-17 4:07 UTC (4+ messages)
[PATCH 02/11] 9p: fix dentry leak in v9fs_vfs_atomic_open_dotl()
2013-09-16 23:28 UTC (19+ messages)
` [PATCH 03/11] 9p: fix O_EXCL in v9fs_vfs_atomic_open()
` [PATCH 04/11] fuse: fix O_EXCL in fuse_atomic_open()
` [PATCH 05/11] cifs: fix filp leak in cifs_atomic_open()
` [PATCH 06/11] gfs2: d_splice_alias() cant return error
` [PATCH 07/11] gfs2: pass correct dentry to finish_open() in __gfs2_lookup()
` [PATCH 08/11] gfs2: fix dentry leaks
[PATCH 1/3] KVM: cleanup (physical) CPU hotplug
2013-09-16 14:06 UTC (3+ messages)
` [PATCH 2/3] KVM: protect kvm_usage_count with its own spinlock
` [PATCH 3/3] KVM: Convert kvm_lock back to non-raw spinlock
zram commit to backport in 3.2 serie also
2013-09-16 13:38 UTC
[PATCH 3/4] ipc,msg: fix race with selinux
2013-09-16 3:04 UTC (2+ messages)
` [PATCH 4/4] ipc,msg: prevent race with rmid in msgsnd,msgrcv
3.10.5: rcu_sched detected stalls on CPUs/tasks
2013-09-14 18:36 UTC (7+ messages)
Linux 3.11.1
2013-09-14 14:16 UTC (2+ messages)
Linux 3.10.12
2013-09-14 14:15 UTC (2+ messages)
Linux 3.4.62
2013-09-14 14:15 UTC (2+ messages)
Linux 3.0.96
2013-09-14 14:12 UTC (2+ messages)
[ 00/19] 3.0.96-stable review
2013-09-13 23:04 UTC (23+ messages)
` [ 01/19] htb: fix sign extension bug
` [ 02/19] net: check net.core.somaxconn sysctl values
` [ 03/19] fib_trie: remove potential out of bound access
` [ 04/19] tcp: cubic: fix overflow error in bictcp_update()
` [ 05/19] tcp: cubic: fix bug in bictcp_acked()
` [ 06/19] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not match
` [ 07/19] tun: signedness bug in tun_get_user()
` [ 08/19] ipv6: remove max_addresses check from ipv6_create_tempaddr
` [ 09/19] ipv6: drop packets with multiple fragmentation headers
` [ 10/19] ipv6: Dont depend on per socket memory for neighbour discovery messages
` [ 11/19] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 12/19] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 13/19] tipc: fix lockdep warning during bearer initialization
` [ 14/19] PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h
` [ 15/19] pci: frv architecture needs generic setup-bus infrastructure
` [ 16/19] m32r: consistently use "suffix-$(...)"
` [ 17/19] m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
` [ 18/19] m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
` [ 19/19] KVM: s390: move kvm_guest_enter,exit closer to sie
[ 00/16] 3.11.1-stable review
2013-09-13 23:03 UTC (28+ messages)
` [ 01/16] target: Fix trailing ASCII space usage in INQUIRY vendor+model
` [ 02/16] iscsi-target: Fix ImmediateData=Yes failure regression in >= v3.10
` [ 03/16] iscsi-target: Fix iscsit_transport reference leak during NP thread reset
` [ 04/16] iscsi-target: Fix potential NULL pointer in solicited NOPOUT reject
` [ 05/16] target: Fix se_cmd->state_list leak regression during WRITE failure
` [ 06/16] mei: me: fix hardware reset flow
` [ 07/16] usb: acm gadget: Null termintate strings table
` [ 08/16] hwmon: (k10temp) Add support for Fam16h (Kabini)
` [ 09/16] Drivers: hv: vmbus: Fix a bug in the handling of channel offers
` [ 10/16] ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDT
` [ 11/16] drivers/misc/hpilo: Correct panic when an AUX iLO is detected
` [ 12/16] ASoC: fsl: Fix module build
` [ 13/16] imx-drm: imx-drm-core: Export imx_drm_encoder_get_mux_id
` [ 14/16] crypto: xor - Check for osxsave as well as avx in crypto/xor
` [ 15/16] drivers/rtc/rtc-max77686.c: Fix wrong register
` [ 16/16] mwifiex: do not create AP and P2P interfaces upon driver loading
[ 00/23] 3.4.62-stable review
2013-09-13 23:02 UTC (27+ messages)
` [ 01/23] htb: fix sign extension bug
` [00/23] 3.4.62-stable review
` [ 02/23] net: check net.core.somaxconn sysctl values
` [ 03/23] neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
` [ 04/23] bonding: modify only neigh_parms owned by us
` [ 05/23] fib_trie: remove potential out of bound access
` [ 06/23] tcp: cubic: fix overflow error in bictcp_update()
` [ 07/23] tcp: cubic: fix bug in bictcp_acked()
` [ 08/23] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not match
` [ 09/23] 8139cp: Fix skb leak in rx_status_loop failure path
` [ 10/23] tun: signedness bug in tun_get_user()
` [ 11/23] ipv6: remove max_addresses check from ipv6_create_tempaddr
` [ 12/23] ipv6: drop packets with multiple fragmentation headers
` [ 13/23] ipv6: Dont depend on per socket memory for neighbour discovery messages
` [ 14/23] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 15/23] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 16/23] net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
` [ 17/23] vhost: zerocopy: poll vq in zerocopy callback
` [ 18/23] macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
` [ 19/23] tipc: fix lockdep warning during bearer initialization
` [ 20/23] m32r: consistently use "suffix-$(...)"
` [ 21/23] m32r: add memcpy() for CONFIG_KERNEL_GZIP=y
` [ 22/23] m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
` [ 23/23] Revert "KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions"
[ 00/46] 3.10.12-stable review
2013-09-13 23:02 UTC (50+ messages)
` [ 01/46] htb: fix sign extension bug
` [ 02/46] net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
` [ 03/46] net: check net.core.somaxconn sysctl values
` [ 04/46] macvlan: validate flags
` [ 05/46] neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
` [ 06/46] bonding: modify only neigh_parms owned by us
` [ 07/46] fib_trie: remove potential out of bound access
` [ 08/46] bridge: dont try to update timers in case of broken MLD queries
` [ 09/46] tcp: cubic: fix overflow error in bictcp_update()
` [ 10/46] tcp: cubic: fix bug in bictcp_acked()
` [ 11/46] ipv6: dont stop backtracking in fib6_lookup_1 if subtree does not match
` [ 12/46] ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
` [ 13/46] 8139cp: Fix skb leak in rx_status_loop failure path
` [ 14/46] rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
` [ 15/46] genl: Fix genl dumpit() locking
` [ 16/46] genl: Hold reference on correct module while netlink-dump
` [ 17/46] ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id
` [ 18/46] rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
` [ 19/46] tun: signedness bug in tun_get_user()
` [ 20/46] ipv6: remove max_addresses check from ipv6_create_tempaddr
` [ 21/46] ipv6: drop packets with multiple fragmentation headers
` [ 22/46] tcp: set timestamps for restored skb-s
` [ 23/46] packet: restore packet statistics tp_packets to include drops
` [ 24/46] bridge: Use the correct bit length for bitmap functions in the VLAN code
` [ 25/46] net_sched: restore "linklayer atm" handling
` [ 26/46] sfc: Fix lookup of default RX MAC filters when steered using ethtool
` [ 27/46] be2net: fix disabling TX in be_close()
` [ 28/46] net: usb: Add HP hs2434 device to ZLP exception table
` [ 29/46] tcp: initialize rcv_tstamp for restored sockets
` [ 30/46] tcp: dont apply tsoffset if rcv_tsecr is zero
` [ 31/46] ipv4: sendto/hdrincl: dont use destination address found in header
` [ 32/46] ipv6: Dont depend on per socket memory for neighbour discovery messages
` [ 33/46] tcp: tcp_make_synack() should use sock_wmalloc
` [ 34/46] tipc: set sk_err correctly when connection fails
` [ 35/46] net: revert 8728c544a9c ("net: dev_pick_tx() fix")
` [ 36/46] net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
` [ 37/46] ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
` [ 38/46] tg3: Dont turn off led on 5719 serdes port 0
` [ 39/46] vhost_net: poll vhost queue after marking DMA is done
` [ 40/46] ipv6: fix null pointer dereference in __ip6addrlbl_add
` [ 41/46] net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
` [ 42/46] net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
` [ 43/46] crypto: xor - Check for osxsave as well as avx in crypto/xor
` [ 44/46] drivers/rtc/rtc-max77686.c: Fix wrong register
` [ 45/46] mwifiex: do not create AP and P2P interfaces upon driver loading
` [ 46/46] ARM: at91: dt: sam9260: add i2c gpio pinctrl
Fedora Kernel Patch Report
2013-09-13 19:45 UTC (4+ messages)
Linux 3.6.11.9
2013-09-13 19:00 UTC
ARC Fix for 3.12-rc1
2013-09-13 12:24 UTC (3+ messages)
` Fwd: "
[3.8.y.z extended stable] Linux 3.8.13.9
2013-09-12 19:49 UTC (2+ messages)
[tip:sched/core] sched/fair: Fix small race where child-> se.parent,cfs_rq might point to invalid ones
2013-09-12 18:04 UTC
[PATCH] timekeeping: Fix HRTICK related deadlock from ntp lock changes
2013-09-12 14:38 UTC (2+ messages)
[000/251] 3.6.11.9-rc1-stable review
2013-09-12 1:20 UTC (25+ messages)
` [117/251] radeon kms: do not flush uninitialized hotplug work
` [146/251] zram: use zram->lock to protect zram_free_page() in swap free notify path
` [197/251] iwl4965: reset firmware after rfkill off
` [199/251] genetlink: fix family dump race
` [248/251] SUNRPC: Fix memory corruption issue on 32-bit highmem systems
` [249/251] ath9k_htc: Restore skb headroom when returning skb to mac80211
` [250/251] ath9k: Enable PLL fix only for AR9340/AR9330
` [251/251] target: Fix trailing ASCII space usage in INQUIRY vendor+model
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).