All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-03 22:04:46 to 2014-10-03 22:37:21 UTC [more...]

[PATCH] Don't reset PHY on if_up for ASIX 88772
 2014-10-03 22:39 UTC  (2+ messages)

Displaylink Attached Display Adapater and Monitor Not Recognized
 2014-10-03 22:36 UTC 

[PATCH 3.10 000/143] 3.10.56-stable review
 2014-10-03 21:35 UTC  (60+ messages)
` [PATCH 3.10 001/143] carl9170: fix sending URBs with wrong type when using full-speed
` [PATCH 3.10 008/143] drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan()
` [PATCH 3.10 009/143] drm/ttm: Choose a pool to shrink correctly "
` [PATCH 3.10 010/143] drm/radeon: load the lm63 driver for an lm64 thermal chip
` [PATCH 3.10 011/143] drm/i915: read HEAD register back in init_ring_common() to enforce ordering
` [PATCH 3.10 012/143] pata_scc: propagate return value of scc_wait_after_reset
` [PATCH 3.10 013/143] ahci: Add Device IDs for Intel 9 Series PCH
` [PATCH 3.10 014/143] ahci: add pcid for Marvel 0x9182 controller
` [PATCH 3.10 015/143] ibmveth: Fix endian issues with rx_no_buffer statistic
` [PATCH 3.10 036/143] xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
` [PATCH 3.10 057/143] USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapter
` [PATCH 3.10 066/143] ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernel
` [PATCH 3.10 067/143] ARM: 8165/1: alignment: dont break misaligned NEON load/store
` [PATCH 3.10 068/143] MIPS: ZBOOT: add missing <linux/string.h> include
` [PATCH 3.10 069/143] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
` [PATCH 3.10 070/143] ACPICA: Update to GPIO region handler interface
` [PATCH 3.10 071/143] regmap: Fix handling of volatile registers for format_write() chips
` [PATCH 3.10 096/143] Input: serport - add compat handling for SPIOCSTYPE ioctl
` [PATCH 3.10 099/143] Input: atkbd - do not try deactivate keyboard on any LG laptops
` [PATCH 3.10 100/143] Input: i8042 - add Fujitsu U574 to no_timeout dmi table
` [PATCH 3.10 101/143] Input: i8042 - add nomux quirk for Avatar AVIU-145A6
` [PATCH 3.10 102/143] ata_piix: Add Device IDs for Intel 9 Series PCH
` [PATCH 3.10 103/143] percpu: free percpu allocation info for uniprocessor system
` [PATCH 3.10 104/143] percpu: fix pcpu_alloc_pages() failure path
` [PATCH 3.10 105/143] percpu: perform tlb flush after pcpu_map_pages() failure
` [PATCH 3.10 109/143] usb: host: xhci: fix compliance mode workaround
` [PATCH 3.10 110/143] usb: dwc3: core: fix order of PM runtime calls
` [PATCH 3.10 111/143] usb: dwc3: core: fix ordering for PHY suspend
` [PATCH 3.10 112/143] Revert "mac80211: disable uAPSD if all ACs are under ACM"
` [PATCH 3.10 113/143] kcmp: fix standard comparison bug
` [PATCH 3.10 114/143] fsnotify/fdinfo: use named constants instead of hardcoded values
` [PATCH 3.10 115/143] fs/notify: dont show f_handle if exportfs_encode_inode_fh failed
` [PATCH 3.10 116/143] nilfs2: fix data loss with mmap()
` [PATCH 3.10 117/143] ocfs2/dlm: do not get resource spinlock if lockres is new
` [PATCH 3.10 118/143] sched: Fix unreleased llc_shared_mask bit during CPU hotplug
` [PATCH 3.10 119/143] powerpc/perf: Fix ABIv2 kernel backtraces
` [PATCH 3.10 120/143] parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
` [PATCH 3.10 121/143] alarmtimer: Do not signal SIGEV_NONE timers
` [PATCH 3.10 122/143] alarmtimer: Lock k_itimer during timer callback
` [PATCH 3.10 123/143] perf: Fix a race condition in perf_remove_from_context()
` [PATCH 3.10 124/143] perf kmem: Make it work again on non NUMA machines
` [PATCH 3.10 125/143] Fix nasty 32-bit overflow bug in buffer i/o code
` [PATCH 3.10 126/143] media: cx18: fix kernel oops with tda8290 tuner
` [PATCH 3.10 127/143] md/raid1: fix_read_error should act on all non-faulty devices
` [PATCH 3.10 128/143] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
` [PATCH 3.10 129/143] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
` [PATCH 3.10 130/143] ipvs: fix ipv6 hook registration for local replies
` [PATCH 3.10 131/143] PM / sleep: Add state field to pm_states[] entries
` [PATCH 3.10 132/143] PM / sleep: Use valid_state() for platform-dependent sleep states only
` [PATCH 3.10 133/143] netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
` [PATCH 3.10 135/143] serial: 8250_dma: check the result of TX buffer mapping
` [PATCH 3.10 136/143] ext2: Fix fs corruption in ext2_get_xip_mem()
` [PATCH 3.10 137/143] arm: multi_v7_defconfig: Enable Zynq UART driver
` [PATCH 3.10 138/143] kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
` [PATCH 3.10 139/143] introduce for_each_thread() to replace the buggy while_each_thread()
` [PATCH 3.10 140/143] oom_kill: change oom_kill.c to use for_each_thread()
` [PATCH 3.10 141/143] oom_kill: has_intersects_mems_allowed() needs rcu_read_lock()
` [PATCH 3.10 142/143] oom_kill: add rcu_read_lock() into find_lock_task_mm()
` [PATCH 3.10 143/143] vm_is_stack: use for_each_thread() rather then buggy while_each_thread()

Regarding key/value interface
 2014-10-03 22:35 UTC  (6+ messages)

[net-next PATCH V6 0/2] qdisc: bulk dequeue support
 2014-10-03 22:36 UTC  (10+ messages)
        ` [PATCH net-next] qdisc: validate skb without holding lock

[PATCH 3.14 000/238] 3.14.20-stable review
 2014-10-03 21:32 UTC  (56+ messages)
` [PATCH 3.14 114/238] ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs
` [PATCH 3.14 115/238] ARM: 8148/1: flush TLS and thumbee register state during exec
` [PATCH 3.14 116/238] ARM: 8165/1: alignment: dont break misaligned NEON load/store
` [PATCH 3.14 118/238] MIPS: ZBOOT: add missing <linux/string.h> include
` [PATCH 3.14 119/238] MIPS: mcount: Adjust stack pointer for static trace in MIPS32
` [PATCH 3.14 123/238] memblock, memhotplug: fix wrong type in memblock_find_in_range_node()
` [PATCH 3.14 124/238] regmap: Fix handling of volatile registers for format_write() chips
` [PATCH 3.14 125/238] regmap: Dont attempt block writes when syncing cache on single_rw devices
` [PATCH 3.14 126/238] cgroup: fix unbalanced locking
` [PATCH 3.14 127/238] KVM: s390/mm: try a cow on read only pages for key ops
` [PATCH 3.14 128/238] xen/manage: Always freeze/thaw processes when suspend/resuming
` [PATCH 3.14 129/238] x86/xen: dont copy bogus duplicate entries into kernel page tables
` [PATCH 3.14 130/238] x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
` [PATCH 3.14 131/238] x86/kaslr: Avoid the setup_data area when picking location
` [PATCH 3.14 132/238] shmem: fix nlink for rename overwrite directory
` [PATCH 3.14 133/238] ASoC: davinci-mcasp: Correct rx format unit configuration
` [PATCH 3.14 134/238] SMB3: Fix oops when creating symlinks on smb3
` [PATCH 3.14 135/238] iio:trigger: modify return value for iio_trigger_get
` [PATCH 3.14 141/238] iio: st_sensors: Fix indio_dev->trig assignment
` [PATCH 3.14 142/238] iio: adc: ad_sigma_delta: "
` [PATCH 3.14 149/238] iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
` [PATCH 3.14 151/238] SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pdu
` [PATCH 3.14 155/238] iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate
` [PATCH 3.14 165/238] Input: i8042 - add Fujitsu U574 to no_timeout dmi table
` [PATCH 3.14 172/238] regulatory: add NUL to alpha2
` [PATCH 3.14 203/238] IB/core: When marshaling uverbs path, clear unused fields
` [PATCH 3.14 208/238] Fix nasty 32-bit overflow bug in buffer i/o code
` [PATCH 3.14 209/238] nl80211: clear skb cb before passing to netlink
` [PATCH 3.14 210/238] cpufreq: release policy->rwsem on error
` [PATCH 3.14 211/238] media: af9035: new IDs: add support for PCTV 78e and PCTV 79e
` [PATCH 3.14 212/238] media: cx18: fix kernel oops with tda8290 tuner
` [PATCH 3.14 215/238] md/raid1: be more cautious where we read-balance during resync
` [PATCH 3.14 216/238] md/raid1: make sure resync waits for conflicting writes to complete
` [PATCH 3.14 217/238] md/raid1: Dont use next_resync to determine how far resync has progressed
` [PATCH 3.14 218/238] md/raid1: update next_resync under resync_lock
` [PATCH 3.14 219/238] md/raid1: count resync requests in nr_pending
` [PATCH 3.14 220/238] md/raid1: fix_read_error should act on all non-faulty devices
` [PATCH 3.14 221/238] md/raid1: intialise start_next_window for READ case to avoid hang
` [PATCH 3.14 222/238] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
` [PATCH 3.14 223/238] netfilter: xt_hashlimit: perform garbage collection from process context
` [PATCH 3.14 224/238] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
` [PATCH 3.14 225/238] netfilter: x_tables: allow to use default cgroup match
` [PATCH 3.14 226/238] ipvs: fix ipv6 hook registration for local replies
` [PATCH 3.14 227/238] PM / sleep: Add state field to pm_states[] entries
` [PATCH 3.14 228/238] PM / sleep: Use valid_state() for platform-dependent sleep states only
` [PATCH 3.14 229/238] serial: 8250_dma: check the result of TX buffer mapping
` [PATCH 3.14 230/238] dmaengine: dw: introduce dwc_dostart_first_queued() helper
` [PATCH 3.14 231/238] dmaengine: dw: dont perform DMA when dmaengine_submit is called
` [PATCH 3.14 232/238] partitions: aix.c: off by one bug
` [PATCH 3.14 233/238] perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
` [PATCH 3.14 234/238] clk: prevent erronous parsing of children during rate change
` [PATCH 3.14 235/238] aio: block exit_aio() until all context requests are completed
` [PATCH 3.14 236/238] staging/lustre: disable virtual block device for 64K pages
` [PATCH 3.14 237/238] clk: qcom: Fix MN frequency tables, parent map, and jpegd
` [PATCH 3.14 238/238] clk: qcom: mdp_lut_clk is a child of mdp_src

[PATCH] net: ethernet: Remove superfluous ether_setup after alloc_etherdev
 2014-10-03 22:32 UTC  (2+ messages)

[PATCH 0/7] arm64 kexec kernel patches V3
 2014-10-03 22:27 UTC  (5+ messages)
` [PATCH 1/7] arm64/kvm: Fix assembler compatibility of macros

proposal: snd_pcm_start_at()
 2014-10-03 22:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/6] Add reconnecting to client sockets
 2014-10-03 22:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/6] qemu-char: "

[PATCH] net: sched: suspicious RCU usage in qdisc_watchdog
 2014-10-03 22:22 UTC  (2+ messages)

[PATCH 1/2] common-csl-ip: (ti-csl) Move from meta-arago to here
 2014-10-03 22:20 UTC  (4+ messages)
` [PATCH 2/2] common-csl-ip: Update to csl version 2.1.0.5

[PATCH 0/16] make prune mtime-checking more careful
 2014-10-03 22:20 UTC  (8+ messages)
` [PATCH 07/16] t5304: use test_path_is_* instead of "test -f"
` [PATCH 08/16] t5304: use helper to report failure of "test foo = bar"
` [PATCH 09/16] prune: factor out loose-object directory traversal

[daisy] [PATCH 0/1] lttng-modules: update version to 2.4.2
 2014-10-03 22:18 UTC  (3+ messages)
` [daisy] [PATCH 1/1] lttng-modules: Update to version 2.4.2

PROBLEM: Broadcom Corporation BCM57765/57785 SDXC/MMC Card Reader - does not read SDHC
 2014-10-03 21:39 UTC 

[PATCH to be tested] serial: msm_serial: add missing sysrq handling
 2014-10-03 22:18 UTC  (7+ messages)

Weekly Ceph Performance Meeting Invitation
 2014-10-03 22:17 UTC  (4+ messages)
            ` FW: "

[RFC v3] Unicode/UTF-8 support for XFS
 2014-10-03 22:17 UTC  (22+ messages)
` [PATCH 15/16] xfs: xfs_fs_geometry returns a number of bytes to copy
` [PATCH 16/16] xfs: add versioned fsgeom ioctl with utf8version field
` [PATCH 17/35] xfsprogs: add unicode character database files
` [PATCH 18/35] xfsprogs: add trie generator for UTF-8
` [PATCH 19/35] xfsprogs: add supporting code "
` [PATCH 20/35] xfsprogs: reduce the size of utf8data[]
` [PATCH 21/35] libxfs: return the first match during case-insensitive lookup
` [PATCH 22/35] libxfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 23/35] libxfs: add xfs_nameops.normhash
` [PATCH 24/35] libxfs: change interface of xfs_nameops.hashname
` [PATCH 25/35] libxfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 26/35] libxfs: store utf8version in the superblock
` [PATCH 27/35] libxfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 28/35] libxfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 29/35] libxfs: rename XFS_IOC_FSGEOM to XFS_IOC_FSGEOM_V2
` [PATCH 30/35] libxfs: add versioned fsgeom ioctl with utf8version field
` [PATCH 31/35] xfsprogs: add utf8 support to growfs
` [PATCH 32/35] xfsprogs: add utf8 support to mkfs.xfs
` [PATCH 33/35] xfsprogs: add utf8 support to xfs_repair
` [PATCH 34/35] xfsprogs: xfs_db support for sb_utf8version
` [PATCH 35/35] xfsprogs: add a test for utf8 support

[PATCH v3 0/6] target-i386: Make most CPU models work with "enforce" out of the box
 2014-10-03 22:16 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] sctp: handle association restarts when the socket is closed
 2014-10-03 22:16 UTC 

[PATCH 3.16 000/357] 3.16.4-stable review
 2014-10-03 21:32 UTC  (16+ messages)
` [PATCH 3.16 330/357] md/raid1: be more cautious where we read-balance during resync
` [PATCH 3.16 331/357] md/raid1: make sure resync waits for conflicting writes to complete
` [PATCH 3.16 335/357] md/raid1: fix_read_error should act on all non-faulty devices
` [PATCH 3.16 336/357] md/raid1: intialise start_next_window for READ case to avoid hang
` [PATCH 3.16 337/357] netfilter: xt_hashlimit: perform garbage collection from process context
` [PATCH 3.16 339/357] netfilter: x_tables: allow to use default cgroup match
` [PATCH 3.16 340/357] ipvs: fix ipv6 hook registration for local replies
` [PATCH 3.16 341/357] netfilter: nf_tables: dont update chain with unset counters
` [PATCH 3.16 342/357] mmc: mmci: Reverse IRQ handling for the arm_variant
` [PATCH 3.16 343/357] dmaengine: dw: introduce dwc_dostart_first_queued() helper
` [PATCH 3.16 344/357] dmaengine: dw: dont perform DMA when dmaengine_submit is called
` [PATCH 3.16 345/357] partitions: aix.c: off by one bug
` [PATCH 3.16 346/357] cpufreq: update cpufreq_suspended after stopping governors
` [PATCH 3.16 351/357] aio: block exit_aio() until all context requests are completed
` [PATCH 3.16 353/357] ext4: avoid trying to kfree an ERR_PTR pointer

[PATCH RFC net 0/2] ipv6: Avoid restarting fib6_lookup() for RTF_CACHE hit
 2014-10-03 22:12 UTC  (3+ messages)
` [PATCH RFC net 1/2] ipv6: Remove the net->ipv6.ip6_null_entry check
` [PATCH RFC net 2/2] ipv6: Avoid restarting fib6_lookup() for RTF_CACHE hit case

[net-next] fm10k: Add CONFIG_FM10K_VXLAN configuration option
 2014-10-03 22:10 UTC  (4+ messages)

3.17.0-rc7: kernel BUG at fs/btrfs/relocation.c:931!
 2014-10-03 22:09 UTC  (4+ messages)

[U-Boot] [RFC PATCH 0/7] Switch am335x_evm.h based boards to use config_distro_bootcmd
 2014-10-03 22:08 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 1/7] Allow checking in multiple partitions for scan_dev_for_boot
` [U-Boot] [RFC PATCH 2/7] Allow overriding boot_partitions default value by setting BOOTENV_BOOT_PARTITIONS before including config_distro_bootcmd
` [U-Boot] [RFC PATCH 3/7] Add BOOTENV_INIT_COMMAND for commands that may be needed to run before bootcmd, such as setting the fdt file variables for platfroms that detect on boot
` [U-Boot] [RFC PATCH 4/7] Add BOOTENV_POST_COMMAND, which is appended to the end of bootcmd
` [U-Boot] [RFC PATCH 5/7] Only set CONFIG_BOOTDELAY if not already set
` [U-Boot] [RFC PATCH 6/7] Add support for loading environment from uEnv.txt in config_distro_bootcmd
` [U-Boot] [RFC PATCH 7/7] Switch am335x_evm.h to use config_distro_defaults and config_distro_bootcmd. Add scriptaddr to DEFAULT_LINUX_BOOT_ENV, as scriptaddr is used for boot scripts "

can't attach
 2014-10-03 22:08 UTC  (10+ messages)

[PATCH net-next] r8152: nway reset after setting eee
 2014-10-03 22:08 UTC  (2+ messages)

[PATCH] Update Intel Ethernet Driver maintainers list
 2014-10-03 22:04 UTC  (2+ 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.