public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-01 19:16:42 to 2013-11-01 22:31:51 UTC [more...]

[PATCH 3.10 00/54] 3.10.18-stable review
 2013-11-01 22:04 UTC  (32+ messages)
` [PATCH 3.10 01/54] tcp: TSO packets automatic sizing
` [PATCH 3.10 05/54] tcp: fix incorrect ca_state in tail loss probe
` [PATCH 3.10 06/54] net: do not call sock_put() on TIMEWAIT sockets
` [PATCH 3.10 10/54] net: mv643xx_eth: fix orphaned statistics timer crash
` [PATCH 3.10 13/54] ipv4: fix ineffective source address selection
` [PATCH 3.10 17/54] net: vlan: fix nlmsg size calculation in vlan_get_size()
` [PATCH 3.10 21/54] unix_diag: fix info leak
` [PATCH 3.10 23/54] bnx2x: record rx queue for LRO packets
` [PATCH 3.10 24/54] virtio-net: dont respond to cpu hotplug notifier if were not ready
` [PATCH 3.10 25/54] virtio-net: fix the race between channels setting and refill
` [PATCH 3.10 28/54] net: dst: provide accessor function to dst->xfrm
` [PATCH 3.10 29/54] sctp: Use software crc32 checksum when xfrm transform will happen
` [PATCH 3.10 32/54] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
` [PATCH 3.10 33/54] net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
` [PATCH 3.10 35/54] inet: fix possible memory corruption with UDP_CORK and UFO
` [PATCH 3.10 36/54] ipv6: always prefer rt6i_gateway if present
` [PATCH 3.10 40/54] davinci_emac.c: Fix IFF_ALLMULTI setup
` [PATCH 3.10 41/54] ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
` [PATCH 3.10 42/54] ARM: integrator: deactivate timer0 on the Integrator/CP
` [PATCH 3.10 43/54] gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
` [PATCH 3.10 44/54] dm snapshot: fix data corruption
` [PATCH 3.10 45/54] i2c: ismt: initialize DMA buffer
` [PATCH 3.10 46/54] mm: fix BUG in __split_huge_page_pmd
` [PATCH 3.10 47/54] ALSA: us122l: Fix pcm_usb_stream mmapping regression
` [PATCH 3.10 48/54] ALSA: hda - Fix inverted internal mic not indicated on some machines
` [PATCH 3.10 49/54] writeback: fix negative bdi max pause
` [PATCH 3.10 50/54] wireless: radiotap: fix parsing buffer overrun
` [PATCH 3.10 51/54] serial: vt8500: add missing braces
` [PATCH 3.10 52/54] USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well
` [PATCH 3.10 53/54] USB: serial: option: add support for Inovia SEW858 device
` [PATCH 3.10 54/54] usb: serial: option: blacklist Olivetti Olicard200

[PATCH 3.11 00/66] 3.11.7-stable review
 2013-11-01 22:07 UTC  (67+ messages)
` [PATCH 3.11 01/66] tcp: TSO packets automatic sizing
` [PATCH 3.11 02/66] tcp: TSQ can use a dynamic limit
` [PATCH 3.11 03/66] tcp: must unclone packets before mangling them
` [PATCH 3.11 04/66] tcp: do not forget FIN in tcp_shifted_skb()
` [PATCH 3.11 05/66] tcp: fix incorrect ca_state in tail loss probe
` [PATCH 3.11 06/66] net: do not call sock_put() on TIMEWAIT sockets
` [PATCH 3.11 07/66] batman-adv: set up network coding packet handlers during module init
` [PATCH 3.11 08/66] l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
` [PATCH 3.11 09/66] l2tp: Fix build warning with ipv6 disabled
` [PATCH 3.11 10/66] net: mv643xx_eth: update statistics timer from timer context only
` [PATCH 3.11 11/66] net: mv643xx_eth: fix orphaned statistics timer crash
` [PATCH 3.11 12/66] net: heap overflow in __audit_sockaddr()
` [PATCH 3.11 13/66] sit: amend "allow to use rtnl ops on fb tunnel"
` [PATCH 3.11 14/66] proc connector: fix info leaks
` [PATCH 3.11 15/66] ipv4: fix ineffective source address selection
` [PATCH 3.11 16/66] can: dev: fix nlmsg size calculation in can_get_size()
` [PATCH 3.11 17/66] net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
` [PATCH 3.11 18/66] xen-netback: Dont destroy the netdev until the vif is shut down
` [PATCH 3.11 19/66] net/mlx4_en: Rename name of mlx4_en_rx_alloc members
` [PATCH 3.11 20/66] net/mlx4_en: Fix pages never dma unmapped on rx
` [PATCH 3.11 21/66] net: vlan: fix nlmsg size calculation in vlan_get_size()
` [PATCH 3.11 22/66] bridge: update mdb expiration timer upon reports
` [PATCH 3.11 23/66] Revert "bridge: only expire the mdb entry when query is received"
` [PATCH 3.11 24/66] vti: get rid of nf mark rule in prerouting
` [PATCH 3.11 25/66] l2tp: must disable bh before calling l2tp_xmit_skb()
` [PATCH 3.11 26/66] netem: update backlog after drop
` [PATCH 3.11 27/66] netem: free skbs in tree on reset
` [PATCH 3.11 28/66] farsync: fix info leak in ioctl
` [PATCH 3.11 29/66] unix_diag: fix info leak
` [PATCH 3.11 30/66] connector: use nlmsg_len() to check message length
` [PATCH 3.11 31/66] bnx2x: record rx queue for LRO packets
` [PATCH 3.11 32/66] virtio-net: dont respond to cpu hotplug notifier if were not ready
` [PATCH 3.11 33/66] virtio-net: refill only when device is up during setting queues
` [PATCH 3.11 34/66] bridge: Correctly clamp MAX forward_delay when enabling STP
` [PATCH 3.11 35/66] net: dst: provide accessor function to dst->xfrm
` [PATCH 3.11 36/66] sctp: Use software crc32 checksum when xfrm transform will happen
` [PATCH 3.11 37/66] sctp: Perform software checksum if packet has to be fragmented
` [PATCH 3.11 38/66] wanxl: fix info leak in ioctl
` [PATCH 3.11 39/66] be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
` [PATCH 3.11 40/66] net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
` [PATCH 3.11 41/66] net: fix cipso packet validation when !NETLABEL
` [PATCH 3.11 42/66] inet: fix possible memory corruption with UDP_CORK and UFO
` [PATCH 3.11 43/66] ipv6: always prefer rt6i_gateway if present
` [PATCH 3.11 44/66] ipv6: fill rt6i_gateway with nexthop address
` [PATCH 3.11 45/66] netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
` [PATCH 3.11 46/66] ipv6: probe routes asynchronous in rt6_probe
` [PATCH 3.11 47/66] davinci_emac.c: Fix IFF_ALLMULTI setup
` [PATCH 3.11 48/66] ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()
` [PATCH 3.11 49/66] ARM: integrator: deactivate timer0 on the Integrator/CP
` [PATCH 3.11 50/66] ext[34]: fix double put in tmpfile
` [PATCH 3.11 51/66] gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
` [PATCH 3.11 52/66] dm snapshot: fix data corruption
` [PATCH 3.11 53/66] i2c: ismt: initialize DMA buffer
` [PATCH 3.11 54/66] mm: migration: do not lose soft dirty bit if page is in migration state
` [PATCH 3.11 55/66] mm/zswap: bugfix: memory leak when re-swapon
` [PATCH 3.11 56/66] mm: fix BUG in __split_huge_page_pmd
` [PATCH 3.11 57/66] ALSA: us122l: Fix pcm_usb_stream mmapping regression
` [PATCH 3.11 58/66] ALSA: hda - Fix inverted internal mic not indicated on some machines
` [PATCH 3.11 59/66] writeback: fix negative bdi max pause
` [PATCH 3.11 60/66] w1 - call request_module with w1 master mutex unlocked
` [PATCH 3.11 61/66] wireless: radiotap: fix parsing buffer overrun
` [PATCH 3.11 62/66] wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call
` [PATCH 3.11 63/66] serial: vt8500: add missing braces
` [PATCH 3.11 64/66] USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well
` [PATCH 3.11 65/66] USB: serial: option: add support for Inovia SEW858 device
` [PATCH 3.11 66/66] usb: serial: option: blacklist Olivetti Olicard200

linux-next: manual merge of the dt-rh tree with the powerpc tree
 2013-11-01 22:27 UTC  (3+ messages)

[PATCH 00/11] CPU enable method based SMP/hotplug + MSM conversion
 2013-11-01 22:08 UTC  (12+ messages)
` [PATCH 01/11] devicetree: bindings: Document cpu enable-method for ARM CPUs
` [PATCH 02/11] devicetree: bindings: Document Qualcomm cpus and enable-method
` [PATCH 03/11] devicetree: bindings: Document qcom,kpss-acc
` [PATCH 04/11] devicetree: bindings: Document qcom,saw2 node
` [PATCH 05/11] ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
` [PATCH 06/11] ARM: msm: Remove pen_release usage
` [PATCH 07/11] ARM: msm: Re-organize platsmp to make it extensible
` [PATCH 08/11] ARM: msm: Add SMP support for KPSSv1
` [PATCH 09/11] ARM: msm: Add SMP support for KPSSv2
` [PATCH 10/11] ARM: dts: msm: Add nodes necessary for SMP boot
` [PATCH 11/11] ARM: msm: Remove nr_cpus detection logic

I GOT YOUR CONTACT... I WAIT OK!
 2013-10-30 16:13 UTC 

[PATCH] bnx2: Use dev_kfree_skb_any() in bnx2_tx_int()
 2013-11-01 22:01 UTC  (3+ messages)

[PATCH 0/8] tools lib traceevent: Add changes from trace-cmd repo
 2013-11-01 21:54 UTC  (9+ messages)
` [PATCH 1/8] tools lib traceevent: Add support for extracting trace_clock in report
` [PATCH 2/8] tools lib traceevent: Update printk formats when entered
` [PATCH 3/8] tools lib traceevent: If %s is a pointer, check printk formats
` [PATCH 4/8] tools lib traceevent: Handle __print_hex(__get_dynamic_array(fieldname), len)
` [PATCH 5/8] tools lib traceevent: Have bprintk output the same as the kernel does
` [PATCH 6/8] tools lib traceevent: Check for spaces in character array
` [PATCH 7/8] tools lib traceevent: Add flags NOHANDLE and PRINTRAW to individual events
` [PATCH 8/8] tools lib traceevent: Add pevent_print_func_field() helper function

[PATCH v2 0/4] Exynos 5410 Dual cluster support
 2013-11-01 21:52 UTC  (3+ messages)
` [PATCH v2 1/4] ARM: EXYNOS: Add support for EXYNOS5410 SoC

[ 00/32] 3.4.68-stable review
 2013-11-01 21:43 UTC  (33+ messages)
` [ 01/32] tcp: must unclone packets before mangling them
` [ 02/32] tcp: do not forget FIN in tcp_shifted_skb()
` [ 03/32] net: do not call sock_put() on TIMEWAIT sockets
` [ 04/32] net: mv643xx_eth: update statistics timer from timer context only
` [ 05/32] net: mv643xx_eth: fix orphaned statistics timer crash
` [ 06/32] net: heap overflow in __audit_sockaddr()
` [ 07/32] proc connector: fix info leaks
` [ 08/32] ipv4: fix ineffective source address selection
` [ 09/32] can: dev: fix nlmsg size calculation in can_get_size()
` [ 10/32] ipv6: restrict neighbor entry creation to output flow
` [ 11/32] bridge: Correctly clamp MAX forward_delay when enabling STP
` [ 12/32] net: vlan: fix nlmsg size calculation in vlan_get_size()
` [ 13/32] l2tp: must disable bh before calling l2tp_xmit_skb()
` [ 14/32] farsync: fix info leak in ioctl
` [ 15/32] unix_diag: fix info leak
` [ 16/32] connector: use nlmsg_len() to check message length
` [ 17/32] bnx2x: record rx queue for LRO packets
` [ 18/32] net: dst: provide accessor function to dst->xfrm
` [ 19/32] sctp: Use software crc32 checksum when xfrm transform will happen
` [ 20/32] sctp: Perform software checksum if packet has to be fragmented
` [ 21/32] wanxl: fix info leak in ioctl
` [ 22/32] net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
` [ 23/32] net: fix cipso packet validation when !NETLABEL
` [ 24/32] inet: fix possible memory corruption with UDP_CORK and UFO
` [ 25/32] davinci_emac.c: Fix IFF_ALLMULTI setup
` [ 26/32] ext3: return 32/64-bit dir name hash according to usage type
` [ 27/32] dm snapshot: fix data corruption
` [ 28/32] writeback: fix negative bdi max pause
` [ 29/32] wireless: radiotap: fix parsing buffer overrun
` [ 30/32] USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined table as well
` [ 31/32] USB: serial: option: add support for Inovia SEW858 device
` [ 32/32] usb: serial: option: blacklist Olivetti Olicard200

Advertencia 01 de noviembre
 2013-11-01 14:04 UTC 

[PATCH] mm: cache largest vma
 2013-11-01 21:23 UTC  (4+ messages)

[PATCH 1/1] trace-cmd: use pkg-config instead of python-config
 2013-11-01 21:19 UTC  (2+ messages)

[PATCH 0/5] Remove remaining instances of devm_request_and_ioremap
 2013-11-01 21:10 UTC  (3+ messages)
` [PATCH 4/5] watchdog: ralink: Use devm_ioremap_resource

linux-next: manual merge of the block tree with the tree
 2013-11-01 21:07 UTC  (7+ messages)

[PATCH] dmi: Avoid unaligned memory access in save_mem_devices()
 2013-11-01 20:59 UTC 

[PATCH] xfs: simplify kmem_{zone_}zalloc
 2013-11-01 20:58 UTC  (2+ messages)

[PATCH] Make efi-pstore return a unique id
 2013-11-01 20:57 UTC  (6+ messages)

[PATCH v2 0/9] USB Device Controller support for BCM281xx
 2013-11-01 20:56 UTC  (12+ messages)
` [PATCH v2 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v2 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v2 3/9] usb: gadget: s3c-hsotg: enable build for other platforms
` [PATCH v2 4/9] usb: gadget: s3c-hsotg: add snps,dwc2 compatible string
` [PATCH v2 5/9] usb: gadget: s3c-hsotg: enable generic phy support
` [PATCH v2 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v2 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v2 8/9] phy: add Broadcom Kona USB2 PHY driver
` [PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx

Strange location and name for platform devices when device-tree is used
 2013-11-01 20:48 UTC  (9+ messages)

Solving M produces N consumers scalability problem
 2013-11-01 20:48 UTC 

scsi-mq + open-iscsi support patches..?
 2013-11-01 20:37 UTC  (3+ messages)

[PATCH] x86: Run checksumming in parallel accross multiple alu's
 2013-11-01 20:26 UTC  (11+ messages)

linux-next: Tree for Nov 1
 2013-11-01 19:43 UTC  (3+ messages)
` linux-next: Tree for Nov 1 (xen_swiotllb)

linux-next: Tree for Oct 30
 2013-11-01 19:37 UTC  (3+ messages)
` linux-next: Tree for Oct 30 (include/xen/swiotlb-xen.h)

[PATCH] PCI: warn on driver probe return value greater than zero
 2013-11-01 19:34 UTC 

[PATCH] drivers: w1: make w1_slave::flags long to avoid casts
 2013-11-01 19:30 UTC  (5+ messages)

[PATCH] memcg: remove incorrect underflow check
 2013-11-01 19:16 UTC 

[PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage
 2013-11-01 19:09 UTC  (4+ messages)
` [PATCH v2 16/15] slab: fix to calm down kmemleak warning
  ` [PATCH v2 17/15] slab: replace non-existing 'struct freelist *' with 'void *'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox