All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-01 20:16:53 to 2013-11-01 22:05:22 UTC [more...]

[PATCH 3.10 00/54] 3.10.18-stable review
 2013-11-01 22:04 UTC  (20+ 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 27/54] bridge: Correctly clamp MAX forward_delay when enabling STP
` [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 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 47/54] ALSA: us122l: Fix pcm_usb_stream mmapping regression

[pull] radeon drm-next-3.13
 2013-11-01 22:04 UTC  (2+ messages)

[meta-measured][PATCH 0/7] Update to latest oe-core/Poky
 2013-11-01 22:02 UTC  (8+ messages)
` [meta-measured][PATCH 1/7] trousers: Add libgcc as Runtime dependency
` [meta-measured][PATCH 2/7] linux-yocto: Update to 3.10 and set as default
` [meta-measured][PATCH 3/7] measured-image-bootimg: imstall mboot.c32 for iso
` [meta-measured][PATCH 4/7] measured-image-bootimg: add libcom32
` [meta-measured][PATCH 5/7] pcr-calc: Use site-packages instead of dist-packages
` [meta-measured][PATCH 6/7] init-boot-tpm.sh: Use aufs instead of unionfs for 3.10 kernel
` [meta-measured][PATCH 7/7] core-image-tpm: add kmod and udev-extraconf

[Buildroot] iconv: additional encodings
 2013-11-01 22:02 UTC  (4+ messages)

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

+ drivers-video-backlight-hx8357c-remove-redundant-of_match_ptr.patch added to -mm tree
 2013-11-01 21:59 UTC 

[grub-devel] loongson-2f mini-pc (fuloong) elf image generation
 2013-11-01 21:59 UTC  (23+ messages)
` [PATCH] "

+ blk-mq-use-__smp_call_function_single-directly.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ kernel-use-lockless-list-for-smp_call_function_single.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ llists-move-llist_reverse_order-from-raid5-to-llistc-fix.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ llists-move-llist_reverse_order-from-raid5-to-llistc.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ kernel-fix-generic_exec_single-indication.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ kernel-provide-a-__smp_call_function_single-stub-for-config_smp.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ kernel-remove-config_use_generic_smp_helpers.patch added to -mm tree
 2013-11-01 21:58 UTC 

+ revert-softirq-add-support-for-triggering-softirq-work-on-softirqs.patch added to -mm tree
 2013-11-01 21:58 UTC 

[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  (4+ 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  (34+ 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

[xen-unstable test] 21383: tolerable FAIL - PUSHED
 2013-11-01 21:48 UTC 

[Qemu-devel] [PATCH] qemu-ga: vss-win32: Install VSS provider COM+ application service
 2013-11-01 21:47 UTC 

+ mm-zswap-refoctor-the-get-put-routines.patch added to -mm tree
 2013-11-01 21:46 UTC 

+ mm-zswap-bugfix-memory-leak-when-invalidate-and-reclaim-occur-concurrentu200bly.patch added to -mm tree
 2013-11-01 21:45 UTC 

[PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
 2013-11-01 21:45 UTC  (10+ messages)

[Bug 71138] New: flashlight bug in L4D2
 2013-11-01 21:44 UTC  (2+ messages)
` [Bug 71138] "

[RFC/RFT] HDMI/DP CEA-861-E+ channel allocations 0x20+
 2013-11-01 21:43 UTC 

[PATCH net-next 1/1] ipv6: remove the destination condition on flow label sharing
 2013-11-01 21:40 UTC  (2+ messages)

BUG in rfcomm_sock_getsockopt+0x128/0x200
 2013-11-01 21:39 UTC  (3+ messages)

[PATCH] rdma/cm: Discard events for IDs not yet claimed by user space
 2013-11-01 21:39 UTC 

[PATCH 00/24] dm cache: proposed changes for v3.13 merge
 2013-11-01 21:39 UTC  (6+ messages)
` [PATCH 21/24] dm cache: add trc policy shim

Ceph in your neighborhood
 2013-11-01 21:37 UTC 

[PATCH 1/3] Bluetooth: btmrvl: use cal-data from device-tree instead of conf file
 2013-11-01 21:36 UTC  (4+ messages)
` [PATCH 3/3] Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf

+ documentation-abi-document-the-non-abi-status-of-kconfig-and-symbols.patch added to -mm tree
 2013-11-01 21:36 UTC 

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

[PATCH 0/2] Support for atomic IOs
 2013-11-01 21:29 UTC  (3+ messages)
` [PATCH 1/2] block: Add support for atomic writes
` [PATCH 2/3] fs: Add O_ATOMIC support to direct IO

scsi-mq + open-iscsi support patches..?
 2013-11-01 21:28 UTC  (5+ messages)
  ` some iscsi vendor has been hitting a crash

[patch net-next] ipv6: allow userspace to create address with IFLA_F_TEMPORARY flag
 2013-11-01 21:28 UTC  (5+ messages)

[PATCHv9 00/43] ARM: TI SoC clock DT conversion
 2013-11-01 21:25 UTC  (24+ messages)
` [PATCHv9 12/43] CLK: TI: add support for clockdomain binding
` [PATCHv9 13/43] clk: ti: add support for basic mux clock
` [PATCHv9 32/43] ARM: dts: AM35xx: use DT clock data
` [PATCHv9 33/43] ARM: dts: am43xx "
` [PATCHv9 38/43] ARM: OMAP2+: PRM: add support for initializing PRCM clock modules from DT

[PATCH v2] can: add Renesas R-Car CAN driver
 2013-11-01 21:24 UTC  (3+ messages)

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

[PATCH net-next 0/6] qlcnic: Multiple Tx queue support and code refactoring
 2013-11-01 20:51 UTC  (7+ messages)
` [PATCH net-next 1/6] qlcnic: Register netdev in FAILED state for 83xx/84xx
` [PATCH net-next 2/6] qlcnic: Replace kzalloc() with vzalloc()
` [PATCH net-next 3/6] qlcnic: Enhance ethtool Statistics for Multiple Tx queue
` [PATCH net-next 4/6] qlcnic: refactor Tx/SDS ring calculation and validation in driver
` [PATCH net-next 5/6] qlcnic: Enable multiple Tx queue support for 83xx/84xx Series adapters
` [PATCH net-next 6/6] qlcnic: update version to 5.3.52

Handling unknown permissions in userspace object managers
 2013-11-01 21:21 UTC  (6+ 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

[Buildroot] Introducing new package type, side to side with generic-package
 2013-11-01 21:09 UTC  (2+ messages)

[lm-sensors] w83795.c no longer compiles
 2013-11-01 21:09 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch sma/doc-update
 2013-11-01 21:08 UTC  (3+ messages)

[Buildroot] [PATCH 0 of 4] Add POST_RSYNC hook
 2013-11-01 21:08 UTC  (2+ messages)

[PATCH] revision: introduce --exclude=<glob> to tame wildcards
 2013-11-01 21:08 UTC  (3+ messages)
` [PATCH 0/5] ref glob exclusion follow-up

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

[PATCH 00/65] wireless-regdb: enable VHT80, extend 5 GHz ranges
 2013-11-01 21:06 UTC  (3+ messages)
` [PATCH 54/65] wireless-regdb: extend 5 GHz range for AR

[PATCH] wipe-sysroot: explain what is being deleted and require confirmation
 2013-11-01 21:04 UTC  (2+ messages)

display problems since: drm/i915/dp: workaround BIOS eDP bpp clamping issue
 2013-11-01 21:04 UTC  (4+ messages)

thoughts of looking at android fences
 2013-11-01 21:03 UTC  (7+ messages)
` [Linaro-mm-sig] "

blkid: reports swap version + 1
 2013-11-01 21:02 UTC 

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

[PATCH] xen/arm: copy cpu clock-frequency to CPU DT node
 2013-11-01 20:58 UTC 

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

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

[PATCH 00/13] [PATCH 00/13] sysfs publishing patchset (v2)
 2013-11-01 20:56 UTC  (3+ messages)
` [PATCH 01/13] btrfs: add ioctls to query/change feature bits online

[PATCH v2 0/9] USB Device Controller support for BCM281xx
 2013-11-01 20:56 UTC  (7+ messages)
` [PATCH v2 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx

[ath9k-devel] ath9k WPA2-PEAP MSCHAPV2 Connectivity issue
 2013-11-01 20:53 UTC  (3+ messages)

[oss-security] Xen Security Advisory 73 - Lock order reversal between page allocation and grant table locks
 2013-11-01 20:52 UTC 

[PATCH v3 net-next] net: pkt_sched: PIE AQM scheme
 2013-11-01 20:45 UTC 

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

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

[ath9k-devel] Dynamically disable/enable a hardware transmit queue in ath9k
 2013-11-01 20:48 UTC 

Block device driver question
 2013-11-01 20:47 UTC  (5+ messages)

[PATCH RFC v2 00/10] Introduce Signature feature
 2013-11-01 20:46 UTC  (5+ messages)
` [PATCH RFC v2 07/10] IB/mlx5: Keep mlx5 MRs in a radix tree under device
` [PATCH RFC v2 08/10] IB/mlx5: Support IB_WR_REG_SIG_MR

[PATCH 0/8] support for multiple power wells
 2013-11-01 20:37 UTC  (4+ messages)
` [PATCH 4/8] drm/i915: s/HAS_POWER_WELL/IS_HASWELL/ in intel_display_capture_error_state

[PATCH v2 0/5] GEIP DA923RC board support
 2013-11-01 20:28 UTC  (10+ messages)
` [PATCH 4/5] ppc: DA923RC: add "

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

[U-Boot] [PATCH 1/5] mx6sabre{auto, sd}: Change FDT loading address to avoid overlaping
 2013-11-01 20:24 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5] udoo: "

[Buildroot] [PATCH v2 1/1] openpgm: disable on AVR32
 2013-11-01 20:21 UTC  (3+ messages)

How to Set up Perf tool
 2013-11-01 20:19 UTC  (3+ messages)

bug in urcu
 2013-11-01 20:18 UTC 

bbappend files and "ERROR: no recipes available for"
 2013-11-01 20:18 UTC  (3+ messages)

[PATCHv2] linux-ti-glsdk: Update to latest fixes
 2013-11-01 20:17 UTC  (4+ messages)

[PATCH 00/13] Input/HID: Bits and Pieces
 2013-11-01 20:16 UTC  (9+ messages)
` [PATCH 06/13] HID: wiimote: adjust button-mapping to gamepad rules
` [PATCH 07/13] HID: wiimote: map nunchuk as real gamepad
` [PATCH 08/13] HID: wiimote: map classic controller as gamepad
` [PATCH 09/13] HID: wiimote: use ABS_ACCEL_* for accelerometer
` [PATCH 10/13] HID: wiimote: use ABS_GYRO_* bits for MP
` [PATCH 11/13] Input: introduce BTN/ABS bits for drums and guitars
` [PATCH 12/13] HID: wiimote: add support for Guitar-Hero drums
` [PATCH 13/13] HID: wiimote: add support for Guitar-Hero guitars


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.