All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-23 12:34:24 to 2014-06-23 13:26:52 UTC [more...]

[Qemu-devel] [PULL 00/19] linux-user changes for 2.1
 2014-06-23 13:26 UTC  (3+ messages)
` [Qemu-devel] [PULL 02/19] Add support for the arm breakpoint syscall
` [Qemu-devel] [PULL 04/19] linux-user: translate the result of getsockopt SO_TYPE

[3.11.y.z extended stable] Linux 3.11.10.12 stable review
 2014-06-23 13:03 UTC  (82+ messages)
` [PATCH 3.11 05/93] mac80211: fix suspend vs. association race
` [PATCH 3.11 07/93] af_iucv: wrong mapping of sent and confirmed skbs
` [PATCH 3.11 11/93] drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
` [PATCH 3.11 12/93] drm/radeon: also try GART for CPU accessed buffers
` [PATCH 3.11 13/93] drm/radeon: handle non-VGA class pci devices with ATRM
` [PATCH 3.11 15/93] drm/radeon: avoid segfault on device open when accel is not working
` [PATCH 3.11 16/93] can: peak_pci: prevent use after free at netdev removal
` [PATCH 3.11 17/93] nfsd4: remove lockowner when removing lock stateid
` [PATCH 3.11 19/93] hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage
` [PATCH 3.11 20/93] mm/memory-failure.c: fix memory leak by race between poison and unpoison
` [PATCH 3.11 21/93] netfilter: ipv4: defrag: set local_df flag on defragmented skb
` [PATCH 3.11 22/93] ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on all OMAP3 platforms
` [PATCH 3.11 25/93] ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM
` [PATCH 3.11 26/93] Input: synaptics - add min/max quirk for the ThinkPad W540
` [PATCH 3.11 27/93] futex: Add another early deadlock detection check
` [PATCH 3.11 28/93] futex: Prevent attaching to kernel threads
` [PATCH 3.11 29/93] ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
` [PATCH 3.11 30/93] cpufreq: remove race while accessing cur_policy
` [PATCH 3.11 31/93] cpufreq: cpu0: drop wrong devm usage
` [PATCH 3.11 32/93] ARM: imx: fix error handling in ipu device registration
` [PATCH 3.11 33/93] ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
` [PATCH 3.11 34/93] ARM: 8051/1: put_user: fix possible data corruption in put_user
` [PATCH 3.11 35/93] ARM: 8064/1: fix v7-M signal return
` [PATCH 3.11 36/93] Input: synaptics - T540p - unify with other LEN0034 models
` [PATCH 3.11 37/93] drm/i915: Only copy back the modified fields to userspace from execbuffer
` [PATCH 3.11 38/93] dm cache: always split discards on cache block boundaries
` [PATCH 3.11 39/93] powerpc: Fix 64 bit builds with binutils 2.24
` [PATCH 3.11 40/93] powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
` [PATCH 3.11 41/93] rtmutex: Fix deadlock detector for real
` [PATCH 3.11 42/93] drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
` [PATCH 3.11 43/93] audit: restore order of tty and ses fields in log output
` [PATCH 3.11 44/93] drm/nouveau/pm/fan: drop the fan lock in fan_update() before rescheduling
` [PATCH 3.11 45/93] leds: leds-pwm: properly clean up after probe failure
` [PATCH 3.11 46/93] clk: vexpress: NULL dereference on error path
` [PATCH 3.11 47/93] [SCSI] fix our current target reap infrastructure
` [PATCH 3.11 48/93] [SCSI] dual scan thread bug fix
` [PATCH 3.11 49/93] genirq: Provide irq_force_affinity fallback for non-SMP
` [PATCH 3.11 50/93] i2c: designware: Mask all interrupts during i2c controller enable
` [PATCH 3.11 51/93] crypto: s390 - fix aes,des ctr mode concurrency finding
` [PATCH 3.11 52/93] Staging: speakup: Move pasting into a work item
` [PATCH 3.11 53/93] USB: Avoid runtime suspend loops for HCDs that can't handle suspend/resume
` [PATCH 3.11 54/93] can: only rename enabled led triggers when changing the netdev name
` [PATCH 3.11 55/93] USB: io_ti: fix firmware download on big-endian machines (part 2)
` [PATCH 3.11 56/93] USB: ftdi_sio: add NovaTech OrionLXm product ID
` [PATCH 3.11 57/93] USB: serial: option: add support for Novatel E371 PCIe card
` [PATCH 3.11 58/93] USB: cdc-wdm: properly include types.h
` [PATCH 3.11 59/93] md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync"
` [PATCH 3.11 60/93] xhci: delete endpoints from bandwidth list before freeing whole device
` [PATCH 3.11 61/93] md: always set MD_RECOVERY_INTR when interrupting a reshape thread
` [PATCH 3.11 62/93] ALSA: hda/analog - Fix silent output on ASUS A8JN
` [PATCH 3.11 63/93] ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
` [PATCH 3.11 64/93] ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
` [PATCH 3.11 65/93] iser-target: Add missing target_put_sess_cmd for ImmedateData failure
` [PATCH 3.11 66/93] iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
` [PATCH 3.11 67/93] percpu-refcount: fix usage of this_cpu_ops
` [PATCH 3.11 68/93] futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
` [PATCH 3.11 69/93] futex: Validate atomic acquisition in futex_lock_pi_atomic()
` [PATCH 3.11 70/93] futex: Always cleanup owner tid in unlock_pi
` [PATCH 3.11 71/93] futex: Make lookup_pi_state more robust
` [PATCH 3.11 72/93] target: Fix alua_access_state attribute OOPs for un-configured devices
` [PATCH 3.11 73/93] mm: rmap: fix use-after-free in __put_anon_vma
` [PATCH 3.11 74/93] usb: cdc-wdm: export cdc-wdm uapi header
` [PATCH 3.11 75/93] staging: comedi: ni_daq_700: add mux settling delay
` [PATCH 3.11 76/93] kvm: free resources after canceling async_pf
` [PATCH 3.11 77/93] kvm: remove .done from struct kvm_async_pf
` [PATCH 3.11 78/93] KVM: async_pf: mm->mm_users can not pin apf->mm
` [PATCH 3.11 79/93] mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
` [PATCH 3.11 80/93] dma: mv_xor: Flush descriptors before activating a channel
` [PATCH 3.11 81/93] skbuff: skb_segment: orphan frags before copying
` [PATCH 3.11 82/93] Target/iscsi,iser: Avoid accepting transport connections during stop stage
` [PATCH 3.11 83/93] iser-target: Fix multi network portal shutdown regression
` [PATCH 3.11 84/93] target: Allow READ_CAPACITY opcode in ALUA Standby access state
` [PATCH 3.11 85/93] mm: compaction: reset cached scanner pfn's before reading them
` [PATCH 3.11 86/93] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH 3.11 87/93] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
` [PATCH 3.11 88/93] perf: Fix race in removing an event
` [PATCH 3.11 89/93] hwmon: (ntc_thermistor) Fix dependencies
` [PATCH 3.11 90/93] hwmon: (ntc_thermistor) Fix OF device ID mapping
` [PATCH 3.11 91/93] fs,userns: Change inode_capable to capable_wrt_inode_uidgid
` [PATCH 3.11 92/93] auditsc: audit_krule mask accesses need bounds checking
` [PATCH 3.11 93/93] [SCSI] megaraid: Use resource_size_t for PCI resources, not long

[PATCH 2/5] ata: ahci_imx: allow hardware parameters to be specified in DT
 2014-06-23 13:26 UTC  (2+ messages)

gitk with submodules does not show new commits on other branches
 2014-06-23 13:25 UTC  (4+ messages)

[PATCH] mkfs.cramfs: fix potential uid, gid or mode drop
 2014-06-23 13:26 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dts: i.MX25: Fix gpt timers clocks
 2014-06-23 13:25 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: i.MX25 clk: Use of_clk_init() for DT case

[meta-oe][daisy] pull request, update README's, live555 fix
 2014-06-23 13:21 UTC  (3+ messages)

[PATCH v3 0/3] git config cache & special querying api utilizing the cache
 2014-06-23 13:19 UTC  (4+ messages)
` [PATCH v3 1/3] string-list: add string_list initialiser helper functions

[Cocci] systemd m4 library complex systemd example, and coccinelle conversion
 2014-06-23 13:19 UTC  (2+ messages)
` [Cocci] [systemd-devel] "

[PATCH 00/53] Execlists v3
 2014-06-23 13:18 UTC  (15+ messages)
` [PATCH 12/53] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 15/53] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 25/53] drm/i915/bdw: GEN-specific logical ring submit context (somewhat)
` [PATCH 26/53] drm/i915/bdw: New logical ring submission mechanism

[PATCH] arm64: make CONFIG_ZONE_DMA user settable
 2014-06-23 13:17 UTC  (4+ messages)

[PATCH net-next] hyperv: Add handler for RNDIS_STATUS_NETWORK_CHANGE event
 2014-06-23 13:17 UTC  (9+ messages)

master - pre-release
 2014-06-23 13:17 UTC 

linux-next: build failure after merge of the crypto tree
 2014-06-23 13:15 UTC  (3+ messages)

[PATCH 0/3] Comms and multimedia PUs
 2014-06-23 13:18 UTC  (4+ messages)
` [PATCH 1/3] bluez5: upgrade to 5.20
` [PATCH 2/3] harfbuzz: upgrade to 0.9.29
` [PATCH 3/3] iproute2: upgrade to 3.15.0

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-06-23 13:14 UTC  (4+ messages)

[PATCH v5 0/4] bt_att initial implementation
 2014-06-23 13:13 UTC  (3+ messages)

[PATCH net-next 0/3] crc32 combine improvements
 2014-06-23 13:11 UTC  (4+ messages)
` [PATCH net-next 1/3] lib: crc32: Greatly shrink CRC combining code
` [PATCH net-next 2/3] lib: crc32: Mark test data __initconst
` [PATCH net-next 3/3] lib: crc32: Add some additional __pure annotations

[U-Boot] m68k: Build problems on some boards
 2014-06-23 13:10 UTC  (3+ messages)

[PATCH] Bluetooth: Ignore H5 non-link packets in non-active state
 2014-06-23 13:09 UTC 

[PATCH v10 0/5] ARM: sunxi: Add support for consumer infrared devices
 2014-06-23 13:08 UTC  (4+ messages)
` [PATCH v10 4/5] ARM: sunxi: Add IR controllers on A20 to dtsi

[Qemu-devel] [PATCH v6 for 2.1 00/10] Modify block jobs to use node-names
 2014-06-23 13:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 for 2.1 01/10] block: Auto-generate node_names for each BDS entry

[PATCHv1] x86: don't schedule when handling #NM exception
 2014-06-23 13:08 UTC  (11+ messages)
        ` [Xen-devel] "

[PATCH v6 0/7] ARM: berlin: add AHCI support
 2014-06-23 13:05 UTC  (6+ messages)
` [PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY

[patch 1/4] mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
 2014-06-23 13:07 UTC  (6+ messages)
` [patch 2/4] mm: vmscan: rework compaction-ready signaling in direct reclaim

[PATCH v2 1/2] video: imxfb: Fix unbalanced regulators
 2014-06-23 13:07 UTC  (2+ messages)
` [PATCH v2 2/2] video: imxfb: Fix lcd_ops .set_power and .get_power on/off inversion

[PATCH v3 0/7] ARM: at91: move aic driver to drivers/irqchips
 2014-06-23 13:07 UTC  (6+ messages)
` [PATCH v3 1/7] genirq: generic chip: export irq_map_generic_chip function

[PATCH] Makedumpfile: vmcore size estimate
 2014-06-23 13:05 UTC  (6+ messages)

[Qemu-devel] [PATCH] qemu-char: Convert socket char backend to parse/kind
 2014-06-23 13:05 UTC  (3+ messages)

UBI: fix rb_tree node comparison in add_map commit buggy?
 2014-06-23 13:05 UTC  (2+ messages)

[PATCH v9 0/5] cfg/mac80211: implement multi-vif csa
 2014-06-23 13:04 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/5] mac80211: implement multi-vif in-place reservations

master - pre-release
 2014-06-23 13:03 UTC 

unparseable, undocumented /sys/class/drm/.../pstate
 2014-06-23 13:02 UTC  (6+ messages)

master - man: More /dev/vg and /dev/mapper documentation
 2014-06-23 13:01 UTC 

[PATCH] ASoC: tlv320aic3x: Correct S24_3LE support
 2014-06-23 13:01 UTC  (3+ messages)

[PATCH 0/2] ath10k: async pci probing
 2014-06-23 12:59 UTC  (9+ messages)
` [PATCH 2/2] ath10k: make core registering async

[PATCH] ext4: remove metadata reservation checks
 2014-06-23 12:59 UTC  (3+ messages)

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-23 12:58 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/3] virtio-blk: Suppress error action on r/w beyond end
 2014-06-23 12:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] virtio-blk: Treat read/write beyond end as invalid

[PATCH v2 0/7] enhancements for i40e
 2014-06-23 12:57 UTC  (8+ messages)
  ` [PATCH v2 1/7] i40e: fix for getting correct RSS hash result
  ` [PATCH v2 2/7] i40evf: remove an interface which is not used
  ` [PATCH v2 3/7] i40evf: fix for copying wrong size of link info
  ` [PATCH v2 4/7] i40e: fix for updating the hash lookup table of PF RSS
  ` [PATCH v2 5/7] i40e: double vlan should be specifically disabled by default
  ` [PATCH v2 6/7] i40e: ignore the failure of updating default macvlan filter
  ` [PATCH v2 7/7] app/testpmd: rework for displaying different size of RX descriptors

TASK05
 2014-06-23 12:55 UTC  (5+ messages)

vhost notification model
 2014-06-23 12:55 UTC  (5+ messages)

[PATCH v7] iio: add support of the max1027
 2014-06-23 12:54 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] mx6: Add support for the mx6solox variant
 2014-06-23 12:53 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] mx6sx: Add pin definitions
` [U-Boot] [PATCH v3 3/4] mx6: clock: Do not enable sata and ipu clocks
` [U-Boot] [PATCH v3 4/4] mx6sx: Add initial support for mx6sxsabresd board

[GIT PULL] nohz: Move nohz kick out of scheduler IPI, v9
 2014-06-23 12:53 UTC  (3+ messages)

[PATCH v2] sched: Fast idling of CPU when system is partially loaded
 2014-06-23 12:52 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: Fix RTAS token numbers
 2014-06-23 12:50 UTC  (2+ messages)

Sparkasse Online-Banking ©
 2014-06-23 12:49 UTC 

[Qemu-devel] [PATCH v5 0/4] Support Archipelago as a QEMU block backend
 2014-06-23 12:47 UTC  (2+ messages)
` [Qemu-devel] [PATCH v6 4/4] qemu-iotests: add support for Archipelago protocol

[PATCH 0/2] serial: amba-pl01x: Clean up patches
 2014-06-23 12:46 UTC  (5+ messages)
` [PATCH 1/2] serial: amba-pl011: Remove redundant label
` [PATCH 2/2] serial: amba-pl010: Use devres APIs

[RFC 1/2] android/client/health: Write dummy data on fd
 2014-06-23 12:46 UTC  (2+ messages)
` [RFC 2/2] android/health: Update PTS result

[PATCH BlueZ 1/2] android/pics-hogp: Fix having both types of discover set
 2014-06-23 12:46 UTC  (2+ messages)
` [PATCH BlueZ 2/2] android/pics-hogp: Do not set Suspend feature

[PATCH] drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP
 2014-06-23 12:46 UTC 

[PATCH 0/2] Update wait_on_bit functions
 2014-06-23 12:45 UTC  (3+ messages)

[PATCH 1/2] Revert "drm/radeon: remove drm_vblank_get|put from pflip handling"
 2014-06-23 12:45 UTC  (6+ messages)

Humanitarian Project Offer
 2014-06-23 12:43 UTC 

[PATCH] usbinit, weston-init, run-postinsts, qt-demo-init: Drop allarch
 2014-06-23 12:44 UTC  (5+ messages)

[PATCH] drm/exynos: remove hardware overlays disable from fimd probe
 2014-06-23 12:43 UTC  (4+ messages)
` [PATCH] drm/exynos: disable unused windows on apply

[PATCH v2] pwm: Add MC34708 PWM driver support
 2014-06-23 12:23 UTC  (2+ messages)

CPU does not support x86-64 instruction set
 2014-06-23 12:42 UTC 

[PATCH 1/1] staging: lustre: lustre: libcfs: fail.c - fix sparse warnings EXPORT_SYMBOL
 2014-06-23 12:40 UTC 

[LTP] [PATCH] Consistently use tst_require_root() for root user check in syscalls
 2014-06-23 12:39 UTC  (2+ messages)

cifs case insensitivity
 2014-06-23 12:38 UTC  (3+ messages)

File system for alternate partition
 2014-06-23 12:38 UTC  (2+ messages)

Recovery after mkfs.ext4 on a ext4
 2014-06-23 12:37 UTC  (6+ messages)

[PATCH] generic/017: skip invalid block sizes for btrfs
 2014-06-23 12:35 UTC  (2+ messages)

[PATCH v2] selinux: no recursive read_lock of policy_rwlock in security_genfs_sid()
 2014-06-23 12:34 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/3] Add TARGET_FINALIZE_HOOKS
 2014-06-23 12:34 UTC  (5+ messages)
` [Buildroot] [PATCH v2 3/3] Makefile: do not add to targets common dependencies


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.