linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-24 19:19:16 to 2014-04-24 22:45:13 UTC [more...]

[PATCH 00/26] OMAP dmtimer prep series
 2014-04-24 21:44 UTC  (11+ messages)
` [PATCH 04/26] ARM: OMAP: dmtimer: Add function to check if timer is running
` [PATCH 09/26] ARM: OMAP: dmtimer: Get rid of check for mem resource error
` [PATCH 16/26] ARM: OMAP2+: timer: Fix error message to not use hwmod structure
` [PATCH 17/26] ARM: OMAP2+: timer: Add fallback for of_clk_get
` [PATCH 18/26] ARM: OMAP2+: timer: Add legacy code for old way of getting fclk
` [PATCH 20/26] ARM: OMAP: dmtimer: Fold back private stop function
` [PATCH 21/26] ARM: OMAP: dmtimer: Add systimer flag to dmtimer structure
` [PATCH 22/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_write_status function
` [PATCH 23/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_read_counter function
` [PATCH 24/26] ARM: OMAP: dmtimer: Move private functions into dmtimer core and export others

[tip:x86/urgent] x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
 2014-04-24 22:43 UTC  (8+ messages)
` [PATCH] x86-64: espfix for 64-bit mode *PROTOTYPE*

[PATCH 00/13] video: Arnds randconfig fixes for video
 2014-04-24 22:43 UTC  (5+ messages)
` [PATCH 09/13] video/backlight: LP8788 needs PWM
` [PATCH 12/13] video/backlight: LP855X "

[RFC PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask
 2014-04-24 22:42 UTC  (3+ messages)
` [PATCH 1/4] workqueue: Create low-level unbound workqueues cpumask

[PATCH 3.14 00/33] 3.14.2-stable review
 2014-04-24 21:48 UTC  (33+ messages)
` [PATCH 3.14 01/33] user namespace: fix incorrect memory barriers
` [PATCH 3.14 02/33] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.14 03/33] x86, hyperv: Bypass the timer_irq_works() check
` [PATCH 3.14 04/33] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.14 05/33] PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
` [PATCH 3.14 06/33] PCI: designware: Fix iATU programming for cfg1, io and mem viewport
` [PATCH 3.14 07/33] ACPI / button: Add ACPI Button event via netlink routine
` [PATCH 3.14 08/33] staging: comedi: 8255_pci: initialize MITE data window
` [PATCH 3.14 09/33] staging: comedi: fix circular locking dependency in comedi_mmap()
` [PATCH 3.14 10/33] kernfs: fix off by one error
` [PATCH 3.14 11/33] kernfs: protect lazy kernfs_iattrs allocation with mutex
` [PATCH 3.14 12/33] tty: Set correct tty name in active sysfs attribute
` [PATCH 3.14 13/33] tty: Fix low_latency BUG
` [PATCH 3.14 14/33] SCSI: sd: dont fail if the device doesnt recognize SYNCHRONIZE CACHE
` [PATCH 3.14 16/33] Bluetooth: Fix removing Long Term Key
` [PATCH 3.14 17/33] ima: restore the original behavior for sending data with ima template
` [PATCH 3.14 18/33] backing_dev: fix hung task on sync
` [PATCH 3.14 19/33] bdi: avoid oops on device removal
` [PATCH 3.14 20/33] xfs: fix directory hash ordering bug
` [PATCH 3.14 21/33] Btrfs: skip submitting barrier for missing device
` [PATCH 3.14 22/33] Btrfs: fix deadlock with nested trans handles
` [PATCH 3.14 23/33] Btrfs: check for an extent_op on the locked ref
` [PATCH 3.14 24/33] ext4: fix error return from ext4_ext_handle_uninitialized_extents()
` [PATCH 3.14 25/33] ext4: fix partial cluster handling for bigalloc file systems
` [PATCH 3.14 26/33] ext4: fix premature freeing of partial clusters split across leaf blocks
` [PATCH 3.14 27/33] fs: NULL dereference in posix_acl_to_xattr()
` [PATCH 3.14 28/33] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.14 29/33] jffs2: Fix crash due to truncation of csize
` [PATCH 3.14 30/33] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.14 31/33] jffs2: remove from wait queue after schedule()
` [PATCH 3.14 32/33] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.14 33/33] exit: call disassociate_ctty() before exit_task_namespaces()

mmotm 2014-04-24-13-07 uploaded
 2014-04-24 22:40 UTC  (2+ messages)

[PATCH] mmc: sdhci: Use mmc core regulator infrastucture
 2014-04-24 22:36 UTC 

[PATCH 0/2] SDHCI should use more common MMC structs and functions
 2014-04-24 22:35 UTC  (3+ messages)

[PATCH V1 net-next 1/1] hyperv: Enable sendbuf mechanism on the send path
 2014-04-24 22:30 UTC  (4+ messages)

[PATCH 3.10 00/23] 3.10.38-stable review
 2014-04-24 21:48 UTC  (23+ messages)
` [PATCH 3.10 01/23] user namespace: fix incorrect memory barriers
` [PATCH 3.10 02/23] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.10 03/23] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.10 04/23] staging: comedi: 8255_pci: initialize MITE data window
` [PATCH 3.10 05/23] tty: Set correct tty name in active sysfs attribute
` [PATCH 3.10 07/23] Bluetooth: Fix removing Long Term Key
` [PATCH 3.10 08/23] backing_dev: fix hung task on sync
` [PATCH 3.10 09/23] bdi: avoid oops on device removal
` [PATCH 3.10 10/23] Btrfs: skip submitting barrier for missing device
` [PATCH 3.10 11/23] ext4: fix error return from ext4_ext_handle_uninitialized_extents()
` [PATCH 3.10 12/23] ext4: fix partial cluster handling for bigalloc file systems
` [PATCH 3.10 13/23] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.10 14/23] jffs2: Fix crash due to truncation of csize
` [PATCH 3.10 15/23] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.10 16/23] jffs2: remove from wait queue after schedule()
` [PATCH 3.10 17/23] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
` [PATCH 3.10 18/23] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
` [PATCH 3.10 19/23] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.10 20/23] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.10 21/23] sparc64: Make sure %pil interrupts are enabled during hypervisor yield
` [PATCH 3.10 22/23] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.10 23/23] exit: call disassociate_ctty() before exit_task_namespaces()

[PATCH] HID: rmi: do not fetch more than 16 bytes in a query
 2014-04-24 22:26 UTC 

[PATCH 1/3] PM / sleep: New flag to speed up suspend-resume of suspended devices
 2014-04-24 22:40 UTC  (5+ messages)
` [RFC][PATCH 0/3] PM: Mechanism to avoid resuming runtime-suspended devices during system suspend, v2
  ` [RFC][PATCH 1/3] PM / sleep: Flags to speed up suspend-resume of runtime-suspended devices
  ` [RFC][PATCH 2/3][Resend] PM / runtime: Routine for checking device status during system suspend
  ` [RFC][PATCH 3/3] ACPI / PM: Avoid resuming devices in ACPI PM domain "

[PATCH RFC] sysrq: rcu-ify __handle_sysrq
 2014-04-24 22:21 UTC  (10+ messages)
    ` [PATCH] printk: Print cpu number along with time

[PATCH 0/3] sched: Idle balance patches
 2014-04-24 22:18 UTC  (8+ messages)
` [PATCH 1/3] sched, balancing: Update rq->max_idle_balance_cost whenever newidle balance is attempted

[PATCH 3.4 00/27] 3.4.88-stable review
 2014-04-24 22:19 UTC  (28+ messages)
` [PATCH 3.4 01/27] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
` [PATCH 3.4 03/27] net: unix: non blocking recvmsg() should not return -EINTR
` [PATCH 3.4 04/27] ipv6: dont set DST_NOCOUNT for remotely added routes
` [PATCH 3.4 06/27] net: socket: error on a negative msg_namelen
` [PATCH 3.4 07/27] ipv6: Avoid unnecessary temporary addresses being generated
` [PATCH 3.4 08/27] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
` [PATCH 3.4 09/27] vhost: fix total length when packets are too short
` [PATCH 3.4 10/27] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.4 11/27] xen-netback: remove pointless clause from if statement
` [PATCH 3.4 12/27] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.4 13/27] netlink: dont compare the nul-termination in nla_strcmp
` [PATCH 3.4 14/27] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.4 15/27] isdnloop: several buffer overflows
` [PATCH 3.4 16/27] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.4 17/27] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
` [PATCH 3.4 18/27] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
` [PATCH 3.4 19/27] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.4 20/27] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.4 21/27] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.4 22/27] Bluetooth: Fix removing Long Term Key
` [PATCH 3.4 23/27] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.4 24/27] jffs2: Fix crash due to truncation of csize
` [PATCH 3.4 25/27] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.4 26/27] jffs2: remove from wait queue after schedule()
` [PATCH 3.4 27/27] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race

3.15-rc2: i915 regression: only top 20% of screen works in X
 2014-04-24 22:15 UTC  (12+ messages)
        ` [partial bisect] "
        ` [bisect result] "
        ` [PATCH] fix "

[PATCH v2 0/6] Clean up and unify the vDSO
 2014-04-24 22:09 UTC  (7+ messages)
` [PATCH v2 1/6] x86: Clean up 32-bit vs 64-bit vdso params
` [PATCH v2 2/6] x86: Move syscall and sysenter setup into kernel/cpu/common.c
` [PATCH v2 3/6] x86: Reimplement vdso.so preparation in build-time C
` [PATCH v2 4/6] x86: Move the 32-bit vdso special pages after the text
` [PATCH v2 5/6] x86: Move the vvar and hpet mappings next to the 64-bit vDSO
` [PATCH v2 6/6] x86: Remove vestiges of VDSO_PRELINK and some outdated comments

[PATCH 0/6] x86: rework tlb range flushing code
 2014-04-24 22:03 UTC  (9+ messages)
` [PATCH 4/6] x86: mm: trace tlb flushes
` [PATCH 5/6] x86: mm: new tunable for single vs full TLB flush

[PATCH v2] X86: Hook apic vector allocation domain only when interrupt routing are set to ignore
 2014-04-24 21:52 UTC 

[PATCH 1/2] staging: rtl8192e: A word in printk is split into 2 lines
 2014-04-24 21:49 UTC  (3+ messages)
` [PATCH 2/2] staging: rtl8192e: Fix typo in rtl8192e

fs: dcookie: freeing active timer
 2014-04-24 21:55 UTC  (4+ messages)

[PATCH v2] mmc: core: Try other signal levels during power up
 2014-04-24 21:44 UTC 

[PATCH] mmc: core: Try other signal levels during power up
 2014-04-24 21:42 UTC  (3+ messages)

(no subject)
 2014-04-24 21:40 UTC 

[GIT PULL] uprobes: fix the handling of relative jmp/call's
 2014-04-24 21:36 UTC  (3+ messages)
` [PATCH 0/5] uprobes/x86: cleanup validate_insn_* paths, fix X86_X32 case

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-24 21:33 UTC  (13+ messages)

[PATCH] kvm: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-04-24 20:45 UTC  (9+ messages)
` [PATCH v2] kvm: Use pci_enable_msix_exact() "

[PATCH] pci/pciehp: Allow polling/irq mode to be decided on a per-port basis
 2014-04-24 21:31 UTC  (2+ messages)

[PATCH 2/2] arm: use fixmap for text patching when text is RO
 2014-04-24 21:28 UTC  (2+ messages)
` [PATCHv2 "

[PATCH v2] pci: Allow hotplug service drivers to operate in polling mode
 2014-04-24 21:26 UTC  (2+ messages)

[PATCH] drm/tilcdc increase allowable supported resolution
 2014-04-24 21:18 UTC  (3+ messages)

[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
 2014-04-24 21:11 UTC  (8+ messages)

[perf] yet another 32/64-bit range check failure
 2014-04-24 21:14 UTC  (3+ messages)

[PATCH 1/1] Driver for Beckhoff CX5020 EtherCAT master module
 2014-04-24 20:46 UTC 

[PATCHSET cgroup/for-3.16] cgroup: implement css->id
 2014-04-24 21:02 UTC  (7+ messages)
` [PATCH 1/6] cgroup: make flags and subsys_masks unsigned int
` [PATCH 2/6] cgroup, memcg: allocate cgroup ID from 1
` [PATCH 3/6] cgroup: protect cgroup_root->cgroup_idr with a spinlock
` [PATCH 4/6] cgroup: use RCU free in create_css() failure path
` [PATCH 5/6] cgroup: update init_css() into init_and_link_css()
` [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it

[PATCH 00/20] in-kernel IMA/EVM initialization
 2014-04-24 21:04 UTC  (9+ messages)
` [PATCH 01/20] KEYS: verify a certificate is signed by a 'trusted' key
` [PATCH 12/20] ima: provide buffer hash calculation function
` [PATCH 15/20] ima: path based policy loading interface

[PATCH 0/2] net: Add Keystone NetCP ethernet driver support
 2014-04-24 21:04 UTC  (4+ messages)
` [PATCH 2/2] net: Add Keystone NetCP ethernet driver

[PATCH v2 0/2] drivercore: deferral race condition fix
 2014-04-24 21:01 UTC  (3+ messages)

[PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4)
 2014-04-24 21:00 UTC  (6+ messages)

[PATCH] wlcore: fix usage of platform_device_add_data()
 2014-04-24 20:55 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] drm/tilcdc: restore correct display mode and contents on pm resume
 2014-04-24 20:48 UTC  (2+ messages)

[PATCH 0/2] DT irq deferred probe support
 2014-04-24 20:47 UTC  (4+ messages)
` [PATCH 2/2] of/irq: do irq resolution in platform_get_irq

[PATCH] veth: Allow a peer to be up at creation time
 2014-04-24 20:42 UTC  (2+ messages)

Real-time scheduling policies and hyper-threading
 2014-04-24 20:24 UTC  (4+ messages)

[PATCH 1/1] fanotify: fix -EOVERFLOW with large files on 64-bit
 2014-04-24 20:24 UTC  (2+ messages)

[PATCH] iio: adc: Nothing in ADC should be a bool CONFIG
 2014-04-24 20:23 UTC  (5+ messages)

[PATCH 0/5] xhci: fixes for 3.15-rc usb-linus
 2014-04-24 20:15 UTC  (14+ messages)
` [PATCH 1/5] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
` [PATCH 2/5] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH 3/5] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
` [PATCH 4/5] xhci: extend quirk for Renesas cards
` [PATCH 5/5] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM

[PATCH] cfg80211: reg: track crda request
 2014-04-24 20:05 UTC 

[PATCH] mlx4: Use GFP_NOFS calls during the ipoib TX path when creating the QP
 2014-04-24 20:01 UTC  (8+ messages)

usb: mon: freeing active timer
 2014-04-24 19:54 UTC  (4+ messages)

[GIT PULL 0/4] phy: fixes for 3.15 -rc2
 2014-04-24 19:54 UTC  (2+ messages)

[PATCH v2 00/13] extcon: major rework
 2014-04-24 19:52 UTC  (2+ messages)

3.15-rc2: longhaul cpufreq stalls tasks for 120s+
 2014-04-24 19:44 UTC  (6+ messages)

[PATCH 0/1] init/Kconfig: improve CC_OPTIMIZE_FOR_SIZE documentation
 2014-04-24 19:34 UTC  (3+ messages)

rb tree hrtimer lockup bug (found by perf_fuzzer)
 2014-04-24 19:37 UTC  (11+ messages)

[PATCH 0/9] Avoid world-writable sysfs files
 2014-04-24 19:29 UTC  (5+ messages)
` [PATCH 6/9] drivers/staging/speakup/: avoid "

[PATCH 1/4] nohz: Only update sleeptime stats locally
 2014-04-24 19:18 UTC  (3+ messages)
` [PATCH 4/4] nohz: Fix iowait overcounting if iowait task migrates


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).