messages from 2013-12-06 20:13:31 to 2013-12-06 22:25:31 UTC [more...]
[PATCH 3.12 00/83] 3.12.4-stable review
2013-12-06 21:52 UTC (32+ messages)
` [PATCH 3.12 01/83] net: mv643xx_eth: Add missing phy_addr_set in DT mode
` [PATCH 3.12 09/83] ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
` [PATCH 3.12 10/83] random32: fix off-by-one in seeding requirement
` [PATCH 3.12 11/83] bonding: dont permit to use ARP monitoring in 802.3ad mode
` [PATCH 3.12 15/83] tuntap: limit head length of skb allocated
` [PATCH 3.12 16/83] macvtap: "
` [PATCH 3.12 18/83] bonding: fix two race conditions in bond_store_updelay/downdelay
` [PATCH 3.12 22/83] ip6tnl: fix use after free of fb_tnl_dev
` [PATCH 3.12 24/83] connector: improved unaligned access error fix
` [PATCH 3.12 25/83] ipv4: fix possible seqlock deadlock
` [PATCH 3.12 26/83] pkt_sched: fq: warn users using defrate
` [PATCH 3.12 41/83] ipv4: fix race in concurrent ip_route_input_slow()
` [PATCH 3.12 45/83] af_packet: block BH in prb_shutdown_retire_blk_timer()
` [PATCH 3.12 46/83] gso: handle new frag_list of frags GRO packets
` [PATCH 3.12 47/83] gro: Only verify TCP checksums for candidates
` [PATCH 3.12 55/83] net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
` [PATCH 3.12 56/83] team: fix master carrier set when user linkup is enabled
` [PATCH 3.12 58/83] ipv6: fix possible seqlock deadlock in ip6_finish_output2
` [PATCH 3.12 65/83] usb: wusbcore: change WA_SEGS_MAX to a legal value
` [PATCH 3.12 66/83] video: kyro: fix incorrect sizes when copying to userspace
` [PATCH 3.12 67/83] HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
` [PATCH 3.12 72/83] elevator: Fix a race in elevator switching and md device initialization
` [PATCH 3.12 73/83] elevator: acquire q->sysfs_lock in elevator_change()
` [PATCH 3.12 74/83] ntp: Make periodic RTC update more reliable
` [PATCH 3.12 75/83] aio: Fix a trinity splat
` [PATCH 3.12 76/83] take anon inode allocation to libfs.c
` [PATCH 3.12 79/83] aio: prevent double free in ioctx_alloc
` [PATCH 3.12 80/83] aio: nullify aio->ring_pages after freeing it
` [PATCH 3.12 81/83] aio: clean up aio ring in the fail path
` [PATCH 3.12 82/83] drm/radeon/audio: improve ACR calculation
` [PATCH 3.12 83/83] drm/radeon/audio: correct ACR table
[PATCH v5 0/2] watchdog: bcm281xx: Watchdog Driver
2013-12-06 22:23 UTC (2+ messages)
[PATCH 3.10 00/58] 3.10.23-stable review
2013-12-06 21:52 UTC (59+ messages)
` [PATCH 3.10 01/58] ipv6: fix headroom calculation in udp6_ufo_fragment
` [PATCH 3.10 02/58] net/mlx4_en: Fixed crash when port type is changed
` [PATCH 3.10 03/58] net: Fix "ip rule delete table 256"
` [PATCH 3.10 04/58] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
` [PATCH 3.10 05/58] ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
` [PATCH 3.10 06/58] random32: fix off-by-one in seeding requirement
` [PATCH 3.10 07/58] bonding: dont permit to use ARP monitoring in 802.3ad mode
` [PATCH 3.10 08/58] usbnet: fix status interrupt urb handling
` [PATCH 3.10 09/58] 6lowpan: Uncompression of traffic class field was incorrect
` [PATCH 3.10 10/58] tuntap: limit head length of skb allocated
` [PATCH 3.10 11/58] macvtap: "
` [PATCH 3.10 12/58] tcp: tsq: restore minimal amount of queueing
` [PATCH 3.10 13/58] bonding: fix two race conditions in bond_store_updelay/downdelay
` [PATCH 3.10 14/58] net-tcp: fix panic in tcp_fastopen_cache_set()
` [PATCH 3.10 15/58] isdnloop: use strlcpy() instead of strcpy()
` [PATCH 3.10 16/58] connector: improved unaligned access error fix
` [PATCH 3.10 17/58] ipv4: fix possible seqlock deadlock
` [PATCH 3.10 18/58] inet: prevent leakage of uninitialized memory to user in recv syscalls
` [PATCH 3.10 19/58] net: rework recvmsg handler msg_name and msg_namelen logic
` [PATCH 3.10 20/58] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
` [PATCH 3.10 21/58] inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
` [PATCH 3.10 22/58] net: clamp ->msg_namelen instead of returning an error
` [PATCH 3.10 23/58] ipv6: fix leaking uninitialized port number of offender sockaddr
` [PATCH 3.10 24/58] ip6_output: fragment outgoing reassembled skb properly
` [PATCH 3.10 25/58] netfilter: push reasm skb through instead of original frag skbs
` [PATCH 3.10 26/58] xfrm: Release dst if this dst is improper for vti tunnel
` [PATCH 3.10 27/58] atm: idt77252: fix dev refcnt leak
` [PATCH 3.10 28/58] tcp: dont update snd_nxt, when a socket is switched from repair mode
` [PATCH 3.10 29/58] ipv4: fix race in concurrent ip_route_input_slow()
` [PATCH 3.10 30/58] net: core: Always propagate flag changes to interfaces
` [PATCH 3.10 31/58] bridge: flush brs address entry in fdb when remove the bridge dev
` [PATCH 3.10 32/58] packet: fix use after free race in send path when dev is released
` [PATCH 3.10 33/58] af_packet: block BH in prb_shutdown_retire_blk_timer()
` [PATCH 3.10 34/58] r8169: check ALDPS bit and disable it if enabled for the 8168g
` [PATCH 3.10 35/58] net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
` [PATCH 3.10 36/58] net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
` [PATCH 3.10 37/58] team: fix master carrier set when user linkup is enabled
` [PATCH 3.10 38/58] inet: fix possible seqlock deadlocks
` [PATCH 3.10 39/58] ipv6: fix possible seqlock deadlock in ip6_finish_output2
` [PATCH 3.10 40/58] {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
` [PATCH 3.10 41/58] tcp: gso: fix truesize tracking
` [PATCH 3.10 42/58] xfs: add capability check to free eofblocks ioctl
` [PATCH 3.10 43/58] mmc: block: fix a bug of error handling in MMC driver
` [PATCH 3.10 44/58] aio: restore locking of ioctx list on removal
` [PATCH 3.10 45/58] clockevents: Get rid of the notifier chain
` [PATCH 3.10 46/58] clockevents: Add module refcount
` [PATCH 3.10 47/58] clockevents: Split out selection logic
` [PATCH 3.10 48/58] clockevents: Prefer CPU local devices over global devices
` [PATCH 3.10 49/58] mm: numa: return the number of base pages altered by protection changes
` [PATCH 3.10 50/58] video: kyro: fix incorrect sizes when copying to userspace
` [PATCH 3.10 51/58] HID: lg: fix Report Descriptor for Logitech MOMO Force (Black)
` [PATCH 3.10 52/58] iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
` [PATCH 3.10 53/58] iommu: Remove stack trace from broken irq remapping warning
` [PATCH 3.10 54/58] elevator: Fix a race in elevator switching and md device initialization
` [PATCH 3.10 55/58] elevator: acquire q->sysfs_lock in elevator_change()
` [PATCH 3.10 56/58] ntp: Make periodic RTC update more reliable
` [PATCH 3.10 57/58] drm/radeon/audio: improve ACR calculation
` [PATCH 3.10 58/58] drm/radeon/audio: correct ACR table
[PATCH v2 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
2013-12-06 22:22 UTC (5+ messages)
` [PATCH v2 1/3] pinctrl: Add Qualcomm TLMM driver
` [PATCH v2 2/3] pinctrl: Add msm8x74 configuration
[PATCH -next] batadv: Slight optimization of batadv_compare_eth
2013-12-06 22:21 UTC (5+ messages)
` [PATCH -next] etherdevice: Add ether_addr_equal_unaligned
[PATCH] ARM: Kill CONFIG_MTD_PARTITIONS
2013-12-06 22:13 UTC (2+ messages)
[PATCH v2 0/6] ARM: brcmstb: Add Broadcom STB SoC support
2013-12-06 22:12 UTC (5+ messages)
` [PATCH v2 1/6] ARM: brcmstb: add infrastructure for ARM-based Broadcom STB SoCs
[PATCH v2 1/3] x86, mpx: add documentation on Intel MPX
2013-12-07 0:20 UTC (6+ messages)
` [PATCH v2 3/3] X86, mpx: Intel MPX xstate feature definition
` [Qemu-devel] "
[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
2013-12-06 22:12 UTC (8+ messages)
` [PATCH 16/20] audit: allow GET,SET,USER MSG operations in audit namespace
` [PATCH 16/20] audit: allow GET, SET, USER "
` [PATCH 18/20] audit: add new message type AUDIT_CREATE_NS
[PATCH 3.4 00/32] 3.4.73-stable review
2013-12-06 21:52 UTC (33+ messages)
` [PATCH 3.4 01/32] net: Fix "ip rule delete table 256"
` [PATCH 3.4 02/32] ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
` [PATCH 3.4 03/32] random32: fix off-by-one in seeding requirement
` [PATCH 3.4 04/32] bonding: dont permit to use ARP monitoring in 802.3ad mode
` [PATCH 3.4 05/32] 6lowpan: Uncompression of traffic class field was incorrect
` [PATCH 3.4 06/32] bonding: fix two race conditions in bond_store_updelay/downdelay
` [PATCH 3.4 07/32] isdnloop: use strlcpy() instead of strcpy()
` [PATCH 3.4 08/32] connector: improved unaligned access error fix
` [PATCH 3.4 09/32] ipv4: fix possible seqlock deadlock
` [PATCH 3.4 10/32] inet: prevent leakage of uninitialized memory to user in recv syscalls
` [PATCH 3.4 11/32] net: rework recvmsg handler msg_name and msg_namelen logic
` [PATCH 3.4 12/32] net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage)
` [PATCH 3.4 13/32] inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
` [PATCH 3.4 14/32] net: clamp ->msg_namelen instead of returning an error
` [PATCH 3.4 15/32] ipv6: fix leaking uninitialized port number of offender sockaddr
` [PATCH 3.4 16/32] atm: idt77252: fix dev refcnt leak
` [PATCH 3.4 17/32] net: core: Always propagate flag changes to interfaces
` [PATCH 3.4 18/32] bridge: flush brs address entry in fdb when remove the bridge dev
` [PATCH 3.4 19/32] packet: fix use after free race in send path when dev is released
` [PATCH 3.4 20/32] af_packet: block BH in prb_shutdown_retire_blk_timer()
` [PATCH 3.4 21/32] net: update consumers of MSG_MORE to recognize MSG_SENDPAGE_NOTLAST
` [PATCH 3.4 22/32] inet: fix possible seqlock deadlocks
` [PATCH 3.4 23/32] ipv6: fix possible seqlock deadlock in ip6_finish_output2
` [PATCH 3.4 24/32] {pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
` [PATCH 3.4 25/32] HID: picolcd_core: validate output report details
` [PATCH 3.4 26/32] mmc: block: fix a bug of error handling in MMC driver
` [PATCH 3.4 27/32] nfsd: use "init_net" for portmapper
` [PATCH 3.4 28/32] video: kyro: fix incorrect sizes when copying to userspace
` [PATCH 3.4 29/32] iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
` [PATCH 3.4 30/32] elevator: acquire q->sysfs_lock in elevator_change()
` [PATCH 3.4 31/32] dm: fix truncated status strings
` [PATCH 3.4 32/32] blk-core: Fix memory corruption if blkcg_init_queue fails
Re:Answer back
2013-12-06 19:14 UTC
[RFC PATCH tip 0/5] tracing filters with BPF
2013-12-06 21:43 UTC (9+ messages)
[PATCH net-next] ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
2013-12-06 21:37 UTC (2+ messages)
[PATCH] RAM block device support module name update in Kconfig
2013-12-06 13:38 UTC
Using perf to locate source of context switches - resolved
2013-12-06 21:26 UTC
[PATCH] watchdog: s3c2410_wdt: Report when the watchdog reset the system
2013-12-06 21:28 UTC (7+ messages)
` [PATCH v2 1/2] fixup: watchdog: s3c2410_wdt: use syscon regmap interface to configure pmu register
` [PATCH v2 2/2] watchdog: s3c2410_wdt: Report when the watchdog reset the system
` [PATCH v3] "
[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
2013-12-06 21:26 UTC (10+ messages)
` [PATCH 02/10] net: stmmac: Honor DT parameter to force DMA store and forward mode
` [PATCH 03/10] net: stmmac: Use platform data tied with compatible strings
` [PATCH 07/10] ARM: dts: sun7i: cubietruck: Enable the GMAC
` [PATCH 08/10] ARM: dts: sun7i: cubieboard2: Enable GMAC instead of EMAC
` [linux-sunxi] [PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
[PATCH v3] irqchip: mmp: add dt support for wakeup
2013-12-06 21:25 UTC (7+ messages)
` ARM: gic_arch_extn (Was: [PATCH v3] irqchip: mmp: add dt support for wakeup)
oops in pgtable_trans_huge_withdraw
2013-12-06 21:21 UTC (2+ messages)
[PATCH 00/14] NUMA balancing segmentation faults candidate fix on large machines
2013-12-06 21:21 UTC (9+ messages)
` [PATCH 14/15] mm: numa: Flush TLB if NUMA hinting faults race with PTE scan update
` [PATCH 14/15] mm: fix TLB flush race between migration, and change_protection_range
[PATCH v2 1/6] sched/numa: fix set cpupid on page migration twice
2013-12-06 21:19 UTC (5+ messages)
` [PATCH v2 4/6] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v2 5/6] sched/numa: make numamigrate_isolate_page static
[PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO
2013-12-06 21:09 UTC (2+ messages)
` [PATCH v9] gpio: add a driver for the Synopsys DesignWare APB GPIO block
[PATCH v2 0/2] usb: fix controller-PHY binding for OMAP3 platform
2013-12-06 21:08 UTC (4+ messages)
` [PATCH v2 2/2] arm: omap: remove *.auto* from device names given in usb_bind_phy
[PATCH v3] ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif
2013-12-06 21:04 UTC (2+ messages)
net: irda: hang when doing anything to a socket in accept()
2013-12-06 21:04 UTC
[PATCH 1/2] x86, microcode: Do Intel microcode revision check signed
2013-12-06 21:04 UTC (2+ messages)
` [PATCH 2/2] x86, microcode: Add option to allow downgrading of microcode
[PATCHv2 0/2] New driver for Intel IOSF MBI access
2013-12-06 20:59 UTC (2+ messages)
` [PATCH] X86 platform: New BayTrail IOSF-SB MBI driver
[PATCH 1/4] mm/migrate: correct return value of migrate_pages()
2013-12-06 20:59 UTC (3+ messages)
` [PATCH 4/4] mm/compaction: respect ignore_skip_hint in update_pageblock_skip
[Info] re: your order is ready to ship... 09,20,2013
2013-12-06 20:57 UTC
[PATCH 1/2] macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()
2013-12-06 20:55 UTC (2+ messages)
` [PATCH 2/2] tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
[PATCH] can: ems_usb: fix a leak in ems_usb_start_xmit()
2013-12-06 20:51 UTC
[PATCH] ARM: dts: mxs: Add iio-hwmon to crystalfontz boards
2013-12-06 20:47 UTC
[PATCH v2 1/2] macvtap: update file current position
2013-12-06 20:36 UTC (5+ messages)
` [PATCH v2 2/2] tun: "
[PATCH 0/2] usb: s3c-hsotg: fixes for maxpacket and TX FIFO handling
2013-12-06 20:35 UTC (3+ messages)
` [PATCH 1/2] USB: gadget: s3c-hsotg: fix maxpacket size in s3c_hsotg_irq_enumdone
[PATCH v5 0/3] regulator: tps6586x: add version detection and voltage tables
2013-12-06 20:31 UTC (4+ messages)
` [PATCH v5 1/3] mfd: tps6586x: add version detection
[PATCH 0/2] virtio-net: Fix two bugs on unloading the module
2013-12-06 20:30 UTC (5+ messages)
` [PATCH 1/2] virtio-net: determine type of bufs correctly
` [PATCH 2/2] virtio: delete napi structures from netdev before releasing memory
[PATCHSET REPOST cgroup/for-3.14] cgroup: factor out css creation into create_css()
2013-12-06 20:27 UTC (8+ messages)
` [PATCH 1/7] cgroup: css iterations and css_from_dir() are safe under cgroup_mutex
` [PATCH 2/7] cgroup: make for_each_subsys() useable under cgroup_root_mutex
` [PATCH 3/7] cgroup: reorder operations in cgroup_create()
` [PATCH 4/7] cgroup: combine css handling loops "
` [PATCH 5/7] cgroup: factor out cgroup_subsys_state creation into create_css()
` [PATCH 6/7] cgroup: implement for_each_css()
` [PATCH 7/7] cgroup: remove for_each_root_subsys()
[PATCH] usb: phy-generic, phy-ulpi patch set
2013-12-06 20:24 UTC (3+ messages)
` [PATCH 1/3] usb: phy-generic: Add GPIO based ChipSelect
[PATCH v4 net-next 0/4] net: some cleanups
2013-12-06 20:22 UTC (5+ messages)
` [PATCH v4 net-next 2/4] macvtap: remove the dead branch
` [PATCH v4 net-next 3/4] macvtap: remove unused parameter in macvtap_do_read()
` [PATCH v4 net-next 4/4] tun: remove unused parameter in tun_do_read()
[PATCH] ARM: dts: mxs: add #io-channel-cells to mx28 lradc
2013-12-06 20:20 UTC
[PATCH v5 0/5] add gadget quirk to adapt f_fs for DWC3
2013-12-06 20:19 UTC (18+ messages)
` [PATCH v5 2/5] usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
` [PATCH v5 3/5] usb: gadget: f_fs: remove loop from I/O function
` [PATCHv5.1 "
` [PATCH v5 4/5] usb: f_fs: check quirk to pad epout buf size when not aligned to maxpacketsize
` [PATCHv5.1 4/5] "
` [PATCH v5 5/5] usb: dwc3: set gadget's quirk ep_out_align_size
[PATCH v2 0/7] Make dwc3 use Generic PHY Framework
2013-12-06 20:15 UTC (8+ messages)
` [PATCH v2 1/7] usb: dwc3: get "usb_phy" only if the platform indicates the presence of PHY's
[PATCH cgroup/for-3.13-fixes] cgroup: fix cgroup_create() error handling path
2013-12-06 20:15 UTC
timer: catching new timers in migrated tvec_base
2013-12-06 20:13 UTC
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