All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 19:57:33 to 2013-10-11 20:43:42 UTC [more...]

[ 000/110] 3.10.16-stable review
 2013-10-11 19:39 UTC  (67+ messages)
` [ 017/110] netpoll: fix NULL pointer dereference in netpoll_cleanup
` [ 018/110] tuntap: correctly handle error in tun_set_iff()
` [ 028/110] ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
` [ 029/110] ip: generate unique IP identificator if local fragmentation is allowed
` [ 030/110] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
` [ 031/110] via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
` [ 032/110] IPv6 NAT: Do not drop DNATed 6to4/6rd packets
` [ 033/110] net: net_secret should not depend on TCP
` [ 034/110] dm9601: fix IFF_ALLMULTI handling
` [ 035/110] bonding: Fix broken promiscuity reference counting issue
` [ 037/110] ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
` [ 038/110] ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
` [ 039/110] ll_temac: Reset dma descriptors indexes on ndo_open
` [ 041/110] sit: allow to use rtnl ops on fb tunnel
` [ 042/110] ip6tnl: "
` [ 043/110] avr32: fix clockevents kernel warning
` [ 046/110] gpio/omap: auto-setup a GPIO when used as an IRQ
` [ 047/110] ASoC: max98095: a couple array underflows
` [ 048/110] ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
` [ 049/110] ASoC: ab8500-codec: info leak in anc_status_control_put()
` [ 050/110] powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
` [ 051/110] powerpc/perf: Fix handling of FAB events
` [ 052/110] powerpc/tm: Switch out userspace PPR and DSCR sooner
` [ 053/110] powerpc/vio: Fix modalias_show return values
` [ 054/110] powerpc: Fix parameter clobber in csum_partial_copy_generic()
` [ 055/110] powerpc/sysfs: Disable writing to PURR in guest mode
` [ 059/110] brcmfmac: obtain platform data upon module initialization
` [ 060/110] Bluetooth: Fix security level for peripheral role
` [ 061/110] Bluetooth: Fix encryption key size "
` [ 062/110] Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012
` [ 064/110] Bluetooth: Introduce a new HCI_RFKILLED flag
` [ 065/110] Bluetooth: Fix rfkill functionality during the HCI setup stage
` [ 066/110] nilfs2: fix issue with race condition of competition between segments for dirty blocks
` [ 067/110] esp_scsi: Fix tag state corruption when autosensing
` [ 068/110] sparc64: Fix ITLB handler of null page
` [ 069/110] sparc64: Remove RWSEM export leftovers
` [ 072/110] sparc64: Fix off by one in trampoline TLB mapping installation loop
` [ 073/110] sparc64: Fix not SRAed %o5 in 32-bit traced syscall
` [ 074/110] sparc32: Fix exit flag passed from traced sys_sigreturn
` [ 075/110] mm: Fix generic hugetlb pte check return type
` [ 076/110] mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting) was ignored
` [ 078/110] staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
` [ 079/110] NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
` [ 080/110] mwifiex: fix NULL pointer dereference in usb suspend handler
` [ 081/110] mwifiex: fix hang issue for USB chipsets
` [ 082/110] mwifiex: fix PCIe hs_cfg cancel cmd timeout
` [ 083/110] USB: serial: option: Ignore card reader interface on Huawei E1750
` [ 084/110] xen/hvc: allow xenboot console to be used again
` [ 085/110] ib_srpt: Destroy cm_id before destroying QP
` [ 086/110] ib_srpt: always set response for task management
` [ 087/110] rtlwifi: Align private space in rtl_priv struct
` [ 089/110] mm: avoid reinserting isolated balloon pages into LRU lists
` [ 090/110] iscsi-target: Only perform wait_for_tasks when performing shutdown
` [ 091/110] net: Update the sysctl permissions handler to test effective uid/gid
` [ 098/110] xfs: fix node forward in xfs_node_toosmall
` [ 099/110] drm/nouveau/bios/init: stub opcode 0xaa
` [ 100/110] ALSA: hda - Fix GPIO for Acer Aspire 3830TG
` [ 102/110] s390: fix system call restart after inferior call
` [ 103/110] Btrfs: change how we queue blocks for backref checking
` [ 104/110] Btrfs: skip subvol entries when checking if weve created a dir already
` [ 105/110] Btrfs: remove ourselves from the cluster list under lock
` [ 106/110] HID: roccat: add support for KonePureOptical v2
` [ 107/110] HID: uhid: add devname module alias
` [ 108/110] HID: uhid: allocate static minor
` [ 109/110] net: qmi_wwan: add new Qualcomm devices
` [ 110/110] bcache: Fix a null ptr deref regression

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-11 20:43 UTC  (4+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
  ` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "

[PATCH 0/2] hvc_console: Add DTR/RTS callbacks to handle HUPCL conditions
 2013-10-11 20:43 UTC  (5+ messages)
` [PATCH 1/2] tty/hvc_console: Add DTR/RTS callback to handle HUPCL control

[PATCH 00/14] AArch64 BE Support
 2013-10-11 20:41 UTC  (4+ messages)
` [PATCH 14/14] net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data

+ mem-hotplug-introduce-movable_node-boot-option.patch added to -mm tree
 2013-10-11 20:39 UTC 

+ x86-acpi-crash-kdump-do-reserve_crashkernel-after-srat-is-parsed.patch added to -mm tree
 2013-10-11 20:39 UTC 

+ x86-mem-hotplug-support-initialize-page-tables-in-bottom-up.patch added to -mm tree
 2013-10-11 20:39 UTC 

[wireless-next:master 82/98] drivers/net/wireless/ath/wcn36xx/wcn36xx.h:88:24: sparse: incorrect type in assignment (different base types)
 2013-10-11 20:39 UTC  (3+ messages)

+ x86-mm-factor-out-of-top-down-direct-mapping-setup.patch added to -mm tree
 2013-10-11 20:39 UTC 

+ memblock-introduce-bottom-up-allocation-mode.patch added to -mm tree
 2013-10-11 20:39 UTC 

+ memblock-factor-out-of-top-down-allocation.patch added to -mm tree
 2013-10-11 20:39 UTC 

[PATCH] [RESEND] mtd: docg4: fix status polling loop
 2013-10-11 20:38 UTC  (4+ messages)

[OOPS PATCH 0/1] netfilter/sip: fix OOPS in flush_expectations()
 2013-10-11 20:37 UTC  (2+ messages)

[Bug 70390] New: G84: Repeated system crashes under graphics load, E[PFIFO] DMA_PUSHER and lots of E[PGRAPH]
 2013-10-11 20:37 UTC  (5+ messages)
  ` [Bug 70390] "
  ` [Bug 70390] [NV84] "

[Buildroot] [PATCH] boost: Fix compilation of Boost.Variants move assignment
 2013-10-11 20:37 UTC 

[PATCH v2 0/2] Add support for Qualcomm's PRNG
 2013-10-11 20:37 UTC  (4+ messages)
` [PATCH v2 2/2] hwrng: msm: Add PRNG support for MSM SoC's

[PATCH babeltrace] Fix: Close traces on context destruction
 2013-10-11 20:36 UTC 

[patch 0/4] blk-mq: use percpu_ida to manage tags
 2013-10-11 20:35 UTC  (7+ messages)
` [patch 1/4] percpu_ida: make percpu_ida percpu size/batch configurable
` [patch 2/4] percpu_ida: add percpu_ida_for_each_free
` [patch 3/4] percpu_ida: add an API to return free tags

Possible locking bug in pm8xxx/pm8001
 2013-10-11 20:32 UTC 

[PATCH 1/2] drm/i915: check for power well in redisable VGA with generic fn
 2013-10-11 20:31 UTC  (3+ messages)

[Qemu-trivial] [PATCH v3] misc: Spelling and grammar fixes in comments
 2013-10-11 20:28 UTC  (12+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-11 20:29 UTC  (11+ messages)

[PATCH v2 12/15] KVM: MMU: allow locklessly access shadow page table out of vcpu thread
 2013-10-11 20:30 UTC  (11+ messages)

[PATCH] drm/i915: increase the SWSCI DSLP default timeout to 50ms
 2013-10-11 20:29 UTC  (3+ messages)

[PATCH v8 0/6] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-10-11 20:28 UTC  (4+ messages)
` [PATCH v8 4/6] mtd:nand:omap2: updated support for BCH4 ECC scheme

[PATCH 06/10] ARM: shmobile: r8a7778: add SDHI support on DTSI
 2013-10-11 20:27 UTC  (2+ messages)

[alternative-merged] drivers-base-devresc-add-devm_kmalloc.patch removed from -mm tree
 2013-10-11 20:27 UTC 

[wireless-regdb] [ANN] wireless-regdb: master-2013-10-11
 2013-10-11 20:24 UTC  (2+ messages)
`  "

From XenProject.org Q&A: Kernel panic - xen-netfront driver bug?
 2013-10-11 20:23 UTC 

[PATCH] nfs: Remove useless 'error' assignment
 2013-10-11 20:15 UTC 

crypto/xor.c and lib/raid6 to improve raid5/6 performance?
 2013-10-11 20:20 UTC 

[ 000/135] 3.11.5-stable review
 2013-10-11 19:39 UTC  (62+ messages)
` [ 001/135] nfsd4: fix leak of inode reference on delegation failure
` [ 002/135] cpqarray: fix info leak in ida_locked_ioctl()
` [ 003/135] cciss: fix info leak in cciss_ioctl32_passthru()
` [ 004/135] HID: fix data access in implement()
` [ 005/135] HID: fix unused rsize usage
` [ 006/135] sh_eth: fix napi_{en|dis}able() calls racing against interrupts
` [ 007/135] caif: Add missing braces to multiline if in cfctrl_linkup_request
` [ 008/135] tcp: Add missing braces to do_tcp_setsockopt
` [ 009/135] ipv6/exthdrs: accept tlv which includes only padding
` [ 010/135] net: fib: fib6_add: fix potential NULL pointer dereference
` [ 011/135] net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
` [ 012/135] net: sctp: fix smatch warning in sctp_send_asconf_del_ip
` [ 013/135] net: fix multiqueue selection
` [ 014/135] net: flow_dissector: fix thoff for IPPROTO_AH
` [ 018/135] netpoll: fix NULL pointer dereference in netpoll_cleanup
` [ 019/135] tuntap: correctly handle error in tun_set_iff()
` [ 021/135] xen-netback: count number required slots for an skb more carefully
` [ 022/135] resubmit bridge: fix message_age_timer calculation
` [ 023/135] bridge: Clamp forward_delay when enabling STP
` [ 024/135] bridge: use br_port_get_rtnl within rtnl lock
` [ 026/135] ip6_tunnels: raddr and laddr are inverted in nl msg
` [ 027/135] net: sctp: rfc4443: do not report ICMP redirects to user space
` [ 028/135] ethernet/arc/arc_emac: Fix huge delays in large file copies
` [ 029/135] vxlan: Avoid creating fdb entry with NULL destination
` [ 030/135] batman-adv: set the TAG flag for the vid passed to BLA
` [ 031/135] net:dccp: do not report ICMP redirects to user space
` [ 032/135] ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
` [ 033/135] ip: generate unique IP identificator if local fragmentation is allowed
` [ 034/135] skge: fix invalid value passed to pci_unmap_sigle
` [ 035/135] ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
` [ 036/135] via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
` [ 038/135] net: net_secret should not depend on TCP
` [ 040/135] dm9601: fix IFF_ALLMULTI handling
` [ 041/135] bonding: Fix broken promiscuity reference counting issue
` [ 042/135] ipv6: gre: correct calculation of max_headroom
` [ 045/135] ll_temac: Reset dma descriptors indexes on ndo_open
` [ 046/135] ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
` [ 047/135] ip_tunnel_core: Change __skb_push back to skb_push
` [ 048/135] sit: allow to use rtnl ops on fb tunnel
` [ 049/135] ip6tnl: "
` [ 052/135] fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
` [ 053/135] gpio/omap: maintain GPIO and IRQ usage separately
` [ 054/135] gpio/omap: auto-setup a GPIO when used as an IRQ
` [ 055/135] ASoC: max98095: a couple array underflows
` [ 056/135] ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
` [ 057/135] ASoC: ab8500-codec: info leak in anc_status_control_put()
` [ 058/135] ARM: kvm: rename cpu_reset to avoid name clash
` [ 063/135] powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
` [ 064/135] powerpc/perf: Fix handling of FAB events
` [ 065/135] powerpc/tm: Switch out userspace PPR and DSCR sooner
` [ 066/135] powerpc/tm: Turn interrupts hard off in tm_reclaim()
` [ 067/135] powerpc/vio: Fix modalias_show return values
` [ 068/135] powerpc: Fix parameter clobber in csum_partial_copy_generic()
` [ 069/135] powerpc: Fix memory hotplug with sparse vmemmap
` [ 070/135] powerpc/sysfs: Disable writing to PURR in guest mode
` [ 071/135] powerpc: Restore registers on error exit from csum_partial_copy_generic()
` [ 072/135] fuse: wait for writeback in fuse_file_fallocate()
` [ 075/135] Bluetooth: Fix security level for peripheral role
` [ 077/135] Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012
` [ 078/135] Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
` [ 089/135] esp_scsi: Fix tag state corruption when autosensing

[PATCH V3] ARM: mm: make UACCESS_WITH_MEMCPY huge page aware
 2013-10-11 20:16 UTC  (2+ messages)

[wireless-regdb] [ANN] wireless-regdb: master-2013-10-11
 2013-10-11 20:12 UTC 

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-11 20:13 UTC  (5+ messages)

[U-Boot] [PATCH] Makefile: Introduce ARCH_PLATFORM_LIBGCC variable
 2013-10-11 20:13 UTC 

+ devres-add-kernel-standard-devm_kalloc-functions.patch added to -mm tree
 2013-10-11 20:11 UTC 

[RFC PATCH] device: Add kernel standard devm_k.alloc functions
 2013-10-11 20:11 UTC  (2+ messages)

[PATCH 1/2] drm/i915: don't save/restore CACHE_MODE_0 on gen7+
 2013-10-11 20:09 UTC  (2+ messages)

[Buildroot] [PATCHv3] beaglebone: add BeagleBone Black support
 2013-10-11 20:09 UTC 

[RFC v2 PATCH 0/4] ARM[64]: kernel mode NEON in atomic contexts
 2013-10-11 20:09 UTC  (6+ messages)
` [RFC v2 PATCH 2/4] ARM64: add support for kernel mode NEON in atomic context

tty: incorrect test of echo_buf() result for ECHO_OP_START
 2013-10-11 20:08 UTC 

[RFC PATCH 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-10-11 20:07 UTC  (3+ messages)

[DRBD-announce] drbd-8.4.4.tar.gz
 2013-10-11 20:06 UTC 

[PATCH conntrack-tools] nfct: Fix use-after-free / double-free
 2013-10-11 20:05 UTC 

[PATCH v10 00/12] tracing: trace event triggers
 2013-10-11 20:04 UTC  (5+ messages)
` [PATCH v10 12/12] tracing: define trace_dump_stack() if !CONFIG_STACKTRACE

[PATCH net-next] openvswitch: fix vport-netdev unregister
 2013-10-11 20:03 UTC  (13+ messages)

[PATCH] gpio: intel-mid: drop references to "virtual" IRQ
 2013-10-11 20:00 UTC  (2+ messages)

Regression in commit 0d528d8
 2013-10-11 19:59 UTC  (5+ messages)


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.