messages from 2013-01-09 18:13:49 to 2013-01-09 20:51:37 UTC [more...]
[ 000/123] 3.7.2-stable review
2013-01-09 20:36 UTC (61+ messages)
` [ 002/123] firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
` [ 003/123] firmware loader: Fix the concurrent request_firmware() race for kref_get/put
` [ 004/123] b43legacy: Fix firmware loading when driver is built into the kernel
` [ 005/123] b43: fix tx path skb leaks
` [ 006/123] pnpacpi: fix incorrect TEST_ALPHA() test
` [ 007/123] SGI-XP: handle non-fatal traps
` [ 009/123] arm64: Make !dirty ptes read-only
` [ 011/123] x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
` [ 015/123] mm: fix calculation of dirtyable memory
` [ 018/123] ALSA: usb-audio: Avoid autopm calls after disconnection
` [ 026/123] qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs
` [ 027/123] rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
` [ 028/123] p54usb: add USB ID for T-Com Sinus 154 data II
` [ 031/123] usb: gadget: midi: free hs descriptors
` [ 034/123] usb: gadget: uvc: fix error path in uvc_function_bind()
` [ 036/123] ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is set
` [ 037/123] libata: restore acpi disable functionality
` [ 038/123] ACPI / scan: Do not use dummy HID for system bus ACPI nodes
` [ 041/123] NFSv4: Check for buffer length in __nfs4_get_acl_uncached
` [ 042/123] nfs: dont zero out the rest of the page if we hit the EOF on a DIO READ
` [ 044/123] NFS: Fix calls to drop_nlink()
` [ 045/123] NFS: Dont use SetPageError in the NFS writeback code
` [ 048/123] nfsd4: fix oops on unusual readlike compound
` [ 052/123] nfs: fix null checking in nfs_get_option_str()
` [ 059/123] Input: gpio_keys_polled - defer probing if GPIO probing is deferred
` [ 064/123] xhci: Fix conditional check in bandwidth calculation
` [ 068/123] usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch
` [ 070/123] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
` [ 072/123] cgroup_rm_file: dont delete the uncreated files
` [ 073/123] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
` [ 076/123] freezer: add missing mbs to freezer_count() and freezer_should_skip()
` [ 077/123] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
` [ 080/123] sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code
` [ 081/123] sparc64: Fix ECB looping constructs "
` [ 085/123] inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
` [ 089/123] sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch
` [ 093/123] xfs: fix direct IO nested transaction deadlock
` [ 094/123] xfs: fix stray dquot unlock when reclaiming dquots
` [ 095/123] arm64: compat for clock_adjtime(2) is miswired
` [ 096/123] ARM: mm: use pteval_t to represent page protection values
` [ 099/123] ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs
` [ 101/123] cifs: move check for NULL socket into smb_send_rqst
` [ 105/123] PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
` [ 107/123] PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)
` [ 108/123] Bluetooth: Add support for BCM20702A0 [0b05, 17b5]
` [ 109/123] Bluetooth: Add missing lock nesting notation
` [ 110/123] Bluetooth: cancel power_on work when unregistering the device
` [ 111/123] Revert "Bluetooth: Fix possible deadlock in SCO code"
` [ 112/123] lib: atomic64: Initialize locks statically to fix early users
` [ 113/123] proc: pid/status: show all supplementary groups
` [ 114/123] CRIS: fix I/O macros
` [ 115/123] revert "rtc: recycle id when unloading a rtc driver"
` [ 116/123] drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
` [ 117/123] drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
` [ 118/123] mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
` [ 119/123] linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisors
` [ 120/123] HID: Add Apple wireless keyboard 2011 ANSI to special driver list
` [ 121/123] can: Do not call dev_put if restart timer is running upon close
` [ 122/123] cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return
` [ 123/123] cifs: dont compare uniqueids in cifs_prime_dcache unless server inode numbers are in use
[PATCH 00/14] Rewrite Tegra PCIe driver
2013-01-09 20:43 UTC (15+ messages)
` [PATCH 01/14] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH 02/14] of/pci: Add of_pci_get_devfn() function
` [PATCH 03/14] of/pci: Add of_pci_get_bus() function
` [PATCH 04/14] of/pci: Add of_pci_parse_bus_range() function
` [PATCH 05/14] lib: Add I/O map cache implementation
` [PATCH 06/14] ARM: pci: Keep pci_common_init() around after init
` [PATCH 07/14] ARM: pci: Allow passing per-controller private data
` [PATCH 08/14] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH 09/14] ARM: tegra: Move pmc.h to include/mach
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 11/14] ARM: tegra: tamonten: Add PCIe support
` [PATCH 12/14] ARM: tegra: tec: "
` [PATCH 13/14] ARM: tegra: harmony: Initialize PCIe from DT
` [PATCH 14/14] ARM: tegra: trimslice: "
[PATCHv2 0/4] clockevents: decouple broadcast mechanism from drivers
2013-01-09 20:46 UTC (2+ messages)
[PATCH v3 0/6] Update PCI notification patchset to latest kernel version
2013-01-09 20:44 UTC (8+ messages)
` [PATCH v3 3/6] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens
` [PATCH v3 4/6] PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug happens
[PATCH] drivers/rtc/rtc-pxa.c: fix fix set time sync time issue
2013-01-09 20:43 UTC
[PATCH v5 00/11] per-cgroup cpu-stat
2013-01-09 20:42 UTC (3+ messages)
` [PATCH v5 11/11] sched: introduce cgroup file stat_percpu
[PATCH] Bluetooth: fix the oops due to conn->hcon == NULL in shutdown case
2013-01-09 20:34 UTC (4+ messages)
[ 00/80] 3.4.25-stable review
2013-01-09 20:36 UTC (30+ messages)
` [ 04/80] sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
` [ 11/80] inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run()
` [ 12/80] inet_diag: validate port comparison byte code to prevent unsafe reads
` [ 13/80] b43legacy: Fix firmware loading when driver is built into the kernel
` [ 14/80] b43: fix tx path skb leaks
` [ 17/80] exec: do not leave bprm->interp on stack
` [ 20/80] mm: fix calculation of dirtyable memory
` [ 24/80] ALSA: usb-audio: Fix missing autopm for MIDI input
` [ 27/80] rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg
` [ 28/80] p54usb: add USB ID for T-Com Sinus 154 data II
` [ 30/80] usb: gadget: midi: free hs descriptors
` [ 31/80] usb: gadget: phonet: free requests in pn_bind()s error path
` [ 32/80] usb: gadget: uvc: fix error path in uvc_function_bind()
` [ 36/80] NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
` [ 38/80] NFS: Fix calls to drop_nlink()
` [ 39/80] nfs: fix wrong object type in lockowner_slab
` [ 41/80] nfsd4: fix oops on unusual readlike compound
` [ 43/80] nfs: fix null checking in nfs_get_option_str()
` [ 45/80] Input: sentelic - only report position of first finger as ST coordinates
` [ 52/80] xhci: Add Lynx Point LP to list of Intel switchable hosts
` [ 56/80] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
` [ 57/80] batman-adv: fix random jitter calculation
` [ 64/80] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
` [ 67/80] ARM: missing ->mmap_sem around find_vma() in swp_emulate.c
` [ 68/80] ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boards
` [ 70/80] PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
` [ 74/80] lib: atomic64: Initialize locks statically to fix early users
` [ 75/80] CRIS: fix I/O macros
` [ 79/80] HID: Add Apple wireless keyboard 2011 ANSI to special driver list
[ 00/47] 3.0.58-stable review
2013-01-09 20:35 UTC (15+ messages)
` [ 01/47] bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setting of slave devices
` [ 02/47] bonding: fix race condition in bonding_store_slaves_active
` [ 03/47] sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails
` [ 06/47] irda: sir_dev: Fix copy/paste typo
` [ 09/47] exec: do not leave bprm->interp on stack
` [ 11/47] virtio: force vring descriptors to be allocated from lowmem
` [ 14/47] ALSA: usb-audio: Avoid autopm calls after disconnection
` [ 19/47] ACPI / scan: Do not use dummy HID for system bus ACPI nodes
` [ 22/47] nfsd4: fix oops on unusual readlike compound
` [ 24/47] Input: walkera0701 - fix crash on startup
` [ 25/47] genirq: Always force thread affinity
` [ 29/47] ftrace: Do not function trace inlined functions
` [ 32/47] tcp: implement RFC 5961 3.2
` [ 35/47] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
[PATCH 0/2] Mempressure cgroup
2013-01-09 20:37 UTC (6+ messages)
` [PATCH 1/2] Add mempressure cgroup
Friendlier EPERM - Request for input
2013-01-09 20:32 UTC (4+ messages)
i915_hangcheck_hung problem with 3.8-rc2+ (Linus's latest tree)
2013-01-09 20:12 UTC (8+ messages)
[PATCH V5 00/30] loop: Issue O_DIRECT aio using bio_vec
2013-01-09 19:58 UTC (30+ messages)
` [PATCH V5 01/30] iov_iter: move into its own file
` [PATCH V5 02/30] iov_iter: iov_iter_copy_from_user() should use non-atomic copy
` [PATCH V5 03/30] iov_iter: add copy_to_user support
` [PATCH V5 04/30] fuse: convert fuse to use iov_iter_copy_[to|from]_user
` [PATCH V5 05/30] iov_iter: hide iovec details behind ops function pointers
` [PATCH V5 06/30] iov_iter: add bvec support
` [PATCH V5 07/30] iov_iter: add a shorten call
` [PATCH V5 08/30] iov_iter: let callers extract iovecs and bio_vecs
` [PATCH V5 09/30] dio: Convert direct_IO to use iov_iter
` [PATCH V5 10/30] dio: add bio_vec support to __blockdev_direct_IO()
` [PATCH V5 11/30] fs: pull iov_iter use higher up the stack
` [PATCH V5 12/30] aio: add aio_kernel_() interface
` [PATCH V5 13/30] aio: add aio support for iov_iter arguments
` [PATCH V5 14/30] bio: add bvec_length(), like iov_length()
` [PATCH V5 15/30] loop: use aio to perform io on the underlying file
` [PATCH V5 16/30] fs: create file_readable() and file_writable() functions
` [PATCH V5 17/30] fs: use read_iter and write_iter rather than aio_read and aio_write
` [PATCH V5 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec
` [PATCH V5 20/30] ext4: add support for read_iter and write_iter
` [PATCH V5 21/30] nfs: add support for read_iter, write_iter
` [PATCH V5 22/30] nfs: simplify swap
` [PATCH V5 23/30] btrfs: add support for read_iter and write_iter
` [PATCH V5 24/30] block_dev: add support for read_iter, write_iter
` [PATCH V5 25/30] xfs: add support for read_iter and write_iter
` [PATCH V5 26/30] gfs2: Convert aio_read/write ops to read/write_iter
` [PATCH V5 27/30] udf: convert file ops from aio_read/write "
` [PATCH V5 28/30] afs: add support for read_iter and write_iter
` [PATCH V5 29/30] ecrpytfs: Convert aio_read/write ops to read/write_iter
` [PATCH V5 30/30] ubifs: convert file ops from aio_read/write "
[PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus
2013-01-09 20:10 UTC (10+ messages)
pull request: wireless 2013-01-09
2013-01-09 19:53 UTC (2+ messages)
[PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x
2013-01-09 19:41 UTC (3+ messages)
` [tpmdd-devel] [PATCH 1/1] TPM: STMicroelectronics ST33 I2C KERNEL 3.x.x OOPS!
You have exceeded the email quota limit
2013-01-09 18:47 UTC
[PATCHSET] cpuset: decouple cpuset locking from cgroup core, take#2
2013-01-09 19:32 UTC (6+ messages)
[PATCH] mm: migrate: Check page_count of THP before migrating
2013-01-09 19:26 UTC (4+ messages)
` [PATCH] mm: migrate: Check page_count of THP before migrating accounting fix
[PATCH 1/3] spi: Add helper functions for setting up transfers
2013-01-09 19:20 UTC (2+ messages)
[PATCH] Smack: add missing support for transmute bit in smack_str_from_perm()
2013-01-09 19:17 UTC (2+ messages)
[PATCH] Smack: prevent revoke-subject from failing when unseen label is written to it
2013-01-09 19:16 UTC (2+ messages)
[PATCH] smack: SMACK_MAGIC to include/uapi/linux/magic.h
2013-01-09 19:15 UTC (2+ messages)
[PATCH v7u1 26/31] x86: Don't enable swiotlb if there is not enough ram for it
2013-01-09 19:13 UTC (14+ messages)
[PATCH 0/4] arm: vt8500: Add new models and remove single-platform
2013-01-09 19:09 UTC (5+ messages)
` [PATCH 1/4] arm: vt8500: Add support for Wondermedia WM8750/WM8850
[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
2013-01-09 19:04 UTC (3+ messages)
[RFCv3][PATCH 1/3] create slow_virt_to_phys()
2013-01-09 18:59 UTC (3+ messages)
` [RFCv3][PATCH 2/3] fix kvm's use of __pa() on percpu areas
` [RFCv3][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot
[RESEND PATCH] sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-arch
2013-01-09 18:55 UTC (3+ messages)
` [PATCH v2] "
[PATCH V2 Resend 0/4] Create sched_select_cpu() and use it for workqueues and timers
2013-01-09 18:49 UTC (10+ messages)
` [PATCH V2 Resend 3/4] workqueue: Schedule work on non-idle cpu instead of current one
[RELEASE] Userspace RCU 0.7.6
2013-01-09 18:46 UTC
[PATCH] Allow Marvell SATA driver to work with LEDS_TRIGGER_IDE_DISK
2013-01-09 18:45 UTC (3+ messages)
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
2013-01-09 18:42 UTC (11+ messages)
` [PATCH v3 01/11] kexec: introduce kexec firmware support
` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
[RELEASE] Userspace RCU 0.6.9
2013-01-09 18:39 UTC
epoll and listener sockets
2013-01-09 18:36 UTC (2+ messages)
[ANNOUNCE] 3.8-rc2-nohz2
2013-01-09 18:35 UTC (4+ messages)
` [PATCH 06/33] cputime: Safely read cputime of full dynticks CPUs
[PATCH v2 repost] sched: cputime: avoid multiplication overflow (in common cases)
2013-01-09 18:33 UTC (2+ messages)
[PATCH 0/8] vm_unmapped_area: finish the mission
2013-01-09 18:32 UTC (7+ messages)
` [PATCH 3/8] mm: use vm_unmapped_area() on frv architecture
` [PATCH 4/8] mm: use vm_unmapped_area() on ia64 architecture
` [PATCH 5/8] mm: use vm_unmapped_area() in hugetlbfs "
[PATCH V3 0/22] sched: simplified fork, enable load average into LB and power awareness scheduling
2013-01-09 18:21 UTC (3+ messages)
` [PATCH v3 05/22] sched: remove domain iterations in fork/exec/wake
BUG: kernel panic on Dell Vostro 3560 when plugging in AC adapter
2013-01-09 18:15 UTC (6+ messages)
[PATCH 0/1] uprobes: Teach handler_chain() to filter out the probed task
2013-01-09 18:13 UTC (6+ messages)
` [PATCH 1/1] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox