public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-06 23:27:18 to 2014-06-07 15:40:19 UTC [more...]

Missing USB XHCI and EHCI reset for kexec
 2014-06-07 15:40 UTC  (13+ messages)

[PATCH v2] i2c: add driver for Rockchip RK3xxx SoC I2C adapter
 2014-06-07 15:32 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] net: wireless: rtlwifi: rtl8192de: hw.c: Cleaning up conjunction always evaluates to false
 2014-06-07 15:24 UTC  (3+ messages)

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-07 15:23 UTC 

net: netlink executing RO memory
 2014-06-07 15:07 UTC  (3+ messages)

[PATCH] dts: Add UARTs to am335x-bone-common.dtsi
 2014-06-07 15:06 UTC  (2+ messages)

net: llc: NULL ptr deref in llc_ui_sendmsg
 2014-06-07 15:02 UTC  (4+ messages)

[PATCH] media-device: Remove duplicated memset() in media_enum_entities()
 2014-06-07 14:41 UTC 

[PATCH] scsi: mpt3sas: mpt3sas_base.c: Cleaning up wrong return value
 2014-06-07 14:54 UTC 

[PATCH] scsi: mpt2sas: mpt2sas_base.c: Cleaning up wrong return value
 2014-06-07 14:45 UTC 

Phantom ACL-related xattrs on 3.14.4 NFS client
 2014-06-07 14:04 UTC  (3+ messages)

[PATCH 1/1] fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
 2014-06-07 14:00 UTC 

[PATCH] Staging: comedi: check the return value of kobject_set_name
 2014-06-07 13:56 UTC 

[PATCH 1/1] mm/zswap.c: add __init to zswap_entry_cache_destroy
 2014-06-07 13:56 UTC 

[PATCH v6] iio: add support of the max1027
 2014-06-07 13:38 UTC 

[PATCHv2 01/13] list: Use argument hlist_add_after names from rcu variant
 2014-06-07 13:34 UTC  (4+ messages)
` [PATCH 03/13] list: Add list_add_(before|after) macros

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-07 13:22 UTC  (2+ messages)

rcu alignment warning tripping on m68k
 2014-06-07 13:17 UTC  (5+ messages)

[PATCH 1/1 linux-next] drivers/net/ethernet/mellanox/mlx4/main.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-06-07 12:36 UTC 

[PATCH] cpufreq: governor: Be friendly towards latency-sensitive bursty workloads
 2014-06-07 12:35 UTC  (3+ messages)

[PATCH v2 0/4] devres: dma-mapping: Introducing new functions
 2014-06-07 11:23 UTC  (14+ messages)
` [PATCH v2 1/4] dma-mapping: Add devm_ interface for dma_map_single()

[PATCH 1/1] drivers/mmc/host/dw_mmc.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
 2014-06-07 12:09 UTC 

3.15-rc: regression in suspend
 2014-06-07 12:06 UTC  (10+ messages)

Resume from suspend broken in 3.15. (bisected)
 2014-06-07 12:01 UTC  (2+ messages)

[PATCH] net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
 2014-06-07 11:52 UTC  (3+ messages)

[PATCH 1/1] kernel/trace/trace_events.c: logging clean-up
 2014-06-07 11:43 UTC 

[PATCH 1/1] mm/slab.c: add __init to init_lock_keys
 2014-06-07 11:30 UTC 

[PATCH 1/1] mm/zswap.c: add __init to zswap_entry_cache_destroy
 2014-06-07 11:08 UTC 

[PATCH] net: wan: wanxl.c: Cleaning up declaration of a while loop
 2014-06-07 11:03 UTC 

[PATCH 0/5] randconfig build fixes for staging
 2014-06-07 10:46 UTC  (3+ messages)
` [PATCH 2/5] staging/iio: IIO_SIMPLE_DUMMY_BUFFER neds IIO_BUFFER

[GIT PULL] char/misc driver patches for 3.16-rc1
 2014-06-07 10:42 UTC  (7+ messages)

[PATCH v3] iio: dac: mcp4902/mcp4912/mcp4922 dac driver
 2014-06-07 10:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] net: ethernet: toshiba: ps3_gelic_net.c: Cleaning up a check on a memory allocation
 2014-06-07 10:22 UTC 

[PATCH v2] leds: USB: Add support for MSI GT683R led panels
 2014-06-07 10:12 UTC  (3+ messages)

question
 2014-06-07 10:02 UTC 

[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-07  9:31 UTC  (14+ messages)
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
` [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems

[PATCH 1/3] x86, platform, xen, kconfig: clarify kvmconfig is for kvm
 2014-06-07  9:14 UTC  (7+ messages)
` [PATCH 2/3] x86, platform, xen, kconfig: add xen defconfig helper
` [PATCH 3/3] x86, platform, kconfig: add virtconfig "

Kconfig fails: big select-based circular dependency
 2014-06-07  9:09 UTC 

[PATCH 0/7] random32: Various minor cleanups
 2014-06-07  8:31 UTC  (8+ messages)
` [PATCH 1/7] lib/random32.c: Mark self-test data as __initconst
` [PATCH 2/7] lib/random32.c: Remove excess calls to prandom_u32_state in initialization
` [PATCH 3/7] lib/random32.c: Replace an #ifdef with a stub prandom_state_selftest()
` [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it
` [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2
` [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second
` [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers

[patch 0/2] rtmutex: Sanitze deadlock detection and chain walk
 2014-06-07  7:31 UTC  (4+ messages)
` [patch 2/2] rtmutex: Detect changes in the pi lock chain

[PATCH 0/9] i2c: Relax mandatory I2C ID table passing (+ some creep)
 2014-06-06 23:33 UTC  (8+ messages)
` [PATCH 1/9] i2c: Add pointer dereference protection to i2c_match_id()
` [PATCH 3/9] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 7/9] of/device: Allow I2C devices to OF match without supplying an OF node

[raid5] cf170f3fa45: +4.8% vmstat.io.bo
 2014-06-07  6:53 UTC 

[PATCH] list: Fix order of arguments for hlist_add_after(_rcu)
 2014-06-07  6:45 UTC  (4+ messages)

[PATCH 1/1] include/linux/memblock.h: add __init to memblock_set_bottom_up
 2014-06-07  6:21 UTC 

[PATCH] mfd: mc13xxx: Use regmap irq framework for interrupts
 2014-06-07  6:20 UTC 

[git pull] Please pull powerpc.git next branch
 2014-06-07  4:34 UTC 

[PATCH 1/2] rsi: Use module_usb_driver
 2014-06-07  3:18 UTC  (2+ messages)
` [PATCH 2/2] rsi_91x_sdio: add error handling into rsi_module_init()

[PATCH] x86/dumpstack: Walk frames when built with frame pointers
 2014-06-07  3:09 UTC  (9+ messages)

[RFC PATCH] crypto: crc32c-pclmul - Use pmovzxdq to shrink K_table
 2014-06-07  3:08 UTC  (2+ messages)
` [PATCH v3] crypto: crc32c-pclmul - Shrink K_table to 32-bit words

[PATCH] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and some warnings
 2014-06-07  3:02 UTC  (7+ messages)
` [PATCH v2 0/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Fix style errors and warnings
  ` [PATCH v2 1/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Replace spaces with tabs
  ` [PATCH v2 2/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Add required spaces
  ` [PATCH v2 3/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Remove unnecessary whitespace
  ` [PATCH v2 4/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Remove unnecessary braces
  ` [PATCH v2 5/5] staging: ft1000: ft1000-usb: ft1000_debug.c: Misc. fixes

[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
 2014-06-07  2:52 UTC  (16+ messages)
` [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler

[PATCH 1/2] Add lib/glob.c
 2014-06-07  2:50 UTC  (4+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 2/3] lib: glob.c: Add CONFIG_GLOB_SELFTEST
  ` [PATCH v2 3/3] libata: Use glob_match from lib/glob.c

[RFC PATCH 1/1] cleanup: use bool as return type for rwsem_is_locked
 2014-06-07  2:39 UTC  (7+ messages)

[PATCH 3.2 00/92] 3.2.60-rc1 review
 2014-06-07  2:23 UTC  (94+ messages)
` [PATCH 3.2 26/92] net-gro: reset skb->truesize in napi_reuse_skb()
` [PATCH 3.2 28/92] rt2x00: fix beaconing on USB
` [PATCH 3.2 10/92] ipv6: Limit mtu to 65575 bytes
` [PATCH 3.2 16/92] bridge: Handle IFLA_ADDRESS correctly when creating bridge device
` [PATCH 3.2 02/92] ACPI / EC: Clear stale EC events on Samsung systems
` [PATCH 3.2 14/92] rtnetlink: Warn when interface's information won't fit in our packet
` [PATCH 3.2 08/92] net: core: don't account for udp header size when computing seglen
` [PATCH 3.2 04/92] tgafb: fix mode setting with fbset
` [PATCH 3.2 23/92] act_mirred: do not drop packets when fails to mirror it
` [PATCH 3.2 29/92] Input: synaptics - add min/max quirk for ThinkPad Edge E431
` [PATCH 3.2 22/92] macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces
` [PATCH 3.2 12/92] filter: prevent nla extensions to peek beyond the end of the message
` [PATCH 3.2 27/92] thinkpad-acpi: fix issuing duplicated key events for brightness up/down
` [PATCH 3.2 13/92] tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled
` [PATCH 3.2 15/92] rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
` [PATCH 3.2 06/92] tracepoint: Do not waste memory on mods with no tracepoints
` [PATCH 3.2 24/92] ipv4: initialise the itag variable in __mkroute_input
` [PATCH 3.2 20/92] net: ipv4: ip_forward: fix inverted local_df test
` [PATCH 3.2 07/92] l2tp: take PMTU from tunnel UDP socket
` [PATCH 3.2 19/92] tcp_cubic: fix the range of delayed_ack
` [PATCH 3.2 17/92] sctp: reset flowi4_oif parameter on route lookup
` [PATCH 3.2 30/92] drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2
` [PATCH 3.2 05/92] netfilter: Can't fail and free after table replacement
` [PATCH 3.2 25/92] skb: Add inline helper for getting the skb end offset from head
` [PATCH 3.2 11/92] net: ipv4: current group_info should be put after using
` [PATCH 3.2 03/92] ACPI / EC: Process rather than discard events in acpi_ec_clear
` [PATCH 3.2 21/92] ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
` [PATCH 3.2 09/92] bonding: Remove debug_fs files when module init fails
` [PATCH 3.2 18/92] Revert "macvlan : fix checksums error when we are in bridge mode"
` [PATCH 3.2 01/92] powerpc: Add vr save/restore functions
` [PATCH 3.2 92/92] futex: Make lookup_pi_state more robust
` [PATCH 3.2 58/92] posix_acl: handle NULL ACL in posix_acl_equiv_mode
` [PATCH 3.2 57/92] NFSd: call rpc_destroy_wait_queue() from free_client()
` [PATCH 3.2 62/92] trace: module: Maintain a valid user count
` [PATCH 3.2 47/92] drivers/tty/hvc: don't free hvc_console_setup after init
` [PATCH 3.2 69/92] x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
` [PATCH 3.2 87/92] futex: Add another early deadlock detection check
` [PATCH 3.2 32/92] Bluetooth: Add support for Lite-on [04ca:3007]
` [PATCH 3.2 50/92] HID: usbhid: quirk for Synaptics Large Touchccreen
` [PATCH 3.2 72/92] x86-64, modify_ldt: Make support for 16-bit segments a runtime option
` [PATCH 3.2 64/92] hrtimer: Set expiry time before switch_hrtimer_base()
` [PATCH 3.2 31/92] Bluetooth: Fix redundant encryption request for reauthentication
` [PATCH 3.2 83/92] nfsd4: warn on finding lockowner without stateid's
` [PATCH 3.2 34/92] kvm: free resources after canceling async_pf
` [PATCH 3.2 56/92] NFSd: Move default initialisers from create_client() to alloc_client()
` [PATCH 3.2 65/92] hwmon: (emc1403) fix inverted store_hyst()
` [PATCH 3.2 37/92] ftrace/module: Hardcode ftrace_module_init() call into load_module()
` [PATCH 3.2 81/92] can: peak_pci: prevent use after free at netdev removal
` [PATCH 3.2 41/92] timer: Prevent overflow in apply_slack
` [PATCH 3.2 70/92] i2c: designware: Mask all interrupts during i2c controller enable
` [PATCH 3.2 66/92] hwmon: (emc1403) Support full range of known chip revision numbers
` [PATCH 3.2 40/92] hrtimer: Prevent remote enqueue of leftmost timers
` [PATCH 3.2 45/92] drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
` [PATCH 3.2 33/92] crypto: caam - add allocation failure handling in SPRINTFCAT macro
` [PATCH 3.2 44/92] [media] media-device: fix infoleak in ioctl media_enum_entities()
` [PATCH 3.2 49/92] USB: Nokia 5300 should be treated as unusual dev
` [PATCH 3.2 79/92] drm/radeon: handle non-VGA class pci devices with ATRM
` [PATCH 3.2 91/92] futex: Always cleanup owner tid in unlock_pi
` [PATCH 3.2 84/92] dma: mv_xor: Flush descriptors before activating a channel
` [PATCH 3.2 85/92] hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
` [PATCH 3.2 42/92] rtlwifi: rtl8192cu: Fix too long disable of IRQs
` [PATCH 3.2 67/92] [media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-space
` [PATCH 3.2 78/92] drm/radeon: also try GART for CPU accessed buffers
` [PATCH 3.2 77/92] perf: Prevent false warning in perf_swevent_add
` [PATCH 3.2 73/92] PCI: shpchp: Check bridge's secondary (not primary) bus speed
` [PATCH 3.2 35/92] kvm: remove .done from struct kvm_async_pf
` [PATCH 3.2 89/92] futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
` [PATCH 3.2 53/92] HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S
` [PATCH 3.2 88/92] futex: Prevent attaching to kernel threads
` [PATCH 3.2 54/92] Input: elantech - fix touchpad initialization on Gigabyte U2442
` [PATCH 3.2 80/92] can: peak_pci: Fix the way channels are linked together
` [PATCH 3.2 59/92] Negative (setpoint-dirty) in bdi_position_ratio()
` [PATCH 3.2 63/92] NFSD: Call ->set_acl with a NULL ACL structure if no entries
` [PATCH 3.2 43/92] rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
` [PATCH 3.2 39/92] hrtimer: Prevent all reprogramming if hang detected
` [PATCH 3.2 36/92] KVM: async_pf: mm->mm_users can not pin apf->mm
` [PATCH 3.2 52/92] HID: usbhid: quirk for Synaptics Quad HD touchscreen
` [PATCH 3.2 90/92] futex: Validate atomic acquisition in futex_lock_pi_atomic()
` [PATCH 3.2 75/92] libceph: fix corruption when using page_count 0 page in rbd
` [PATCH 3.2 38/92] [SCSI] mpt2sas: Don't disable device twice at suspend
` [PATCH 3.2 71/92] i2c: s3c2410: resume race fix
` [PATCH 3.2 48/92] USB: Nokia 305 should be treated as unusual dev
` [PATCH 3.2 46/92] usb: storage: shuttle_usbat: fix discs being detected twice
` [PATCH 3.2 68/92] [media] V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
` [PATCH 3.2 60/92] mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
` [PATCH 3.2 51/92] HID: usbhid: quirk for Synaptics HD touchscreen
` [PATCH 3.2 55/92] md: avoid possible spinning md thread at shutdown
` [PATCH 3.2 86/92] mm/memory-failure.c: fix memory leak by race between poison and unpoison
` [PATCH 3.2 61/92] sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
` [PATCH 3.2 76/92] perf: Limit perf_event_attr::sample_period to 63 bits
` [PATCH 3.2 74/92] libceph: only call kernel_sendpage() via helper
` [PATCH 3.2 82/92] nfsd4: remove lockowner when removing lock stateid

[PATCH] ARM: EXYNOS: mcpm: Don't rely on firmware's secondary_cpu_start
 2014-06-07  1:34 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 2/5] clk: Introduce 'clk_round_rate_nearest()'
 2014-06-07  0:44 UTC  (11+ messages)

I'm Miss Tanisha
 2014-06-06 23:41 UTC 

[PATCH] ipip, sit: fix ipv4_{update_pmtu,redirect} calls
 2014-06-07  0:45 UTC  (2+ messages)

[PATCH] media: v4l2-core: v4l2-dv-timings.c: Cleaning up code that putting values to the same variable twice
 2014-06-07  0:31 UTC 

What can change in ways Linux handles memory when all memory >4G is disabled? (x86)
 2014-06-07  0:06 UTC 

[PATCH] cpufreq: tegra: update comment for clarity
 2014-06-06 23:49 UTC  (2+ messages)

[PATCH 0/2] Update vDSO examples for 32-bit systems
 2014-06-06 23:47 UTC  (3+ messages)
` [PATCH 1/2] doc,vdso: Rename vdso_test.c to vdso_standalone_test_x86.c
` [PATCH 2/2] doc,vdso: Make vDSO examples more portable

[GIT PULL] clk: changes for 3.16
 2014-06-06 23:42 UTC 

[PATCH v2] clk: exynos5420: Keep aclk66_peric enabled during boot
 2014-06-06 23:41 UTC  (4+ messages)
` [PATCH v3] clk: exynos5420: Remove aclk66_peric from the clock tree description

new driver: w1_ds2406
 2014-06-06 23:33 UTC  (3+ messages)

[PATCH] drivers/w1/w1_int.c: Fix style errors
 2014-06-06 23:32 UTC  (3+ messages)

[PATCH] isdn: mISDN: dsp_cmx.c: Cleaning up a define that is no longer available
 2014-06-06 23:28 UTC  (2+ messages)

[RFC PATCH v5 0/4] ima: extending secure boot certificate chain of trust
 2014-06-06 23:27 UTC  (4+ messages)
` [RFC PATCH v5 3/4] ima: define '.ima' as a builtin 'trusted' keyring


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