mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 2/3] Documentation: update kernel-docs.txt
 2011-01-06  0:27 UTC 

[000/152] 2.6.36.3-stable review
 2011-01-06  0:25 UTC  (61+ messages)
` [001/152] x86, hotplug: Use mwait to offline a processor, fix the legacy case
` [002/152] fuse: verify ioctl retries
` [003/152] fuse: fix ioctl when server is 32bit
` [006/152] ALSA: hda - Always allow basic audio irrespective of ELD info
` [007/152] ALSA: hda: Use position_fix=1 for Acer Aspire 5538 to enable capture on internal mic
` [009/152] drm/radeon/kms: dont apply 7xx HDP flush workaround on AGP
` [011/152] drm/radeon/kms: fix vram base calculation on rs780/rs880
` [013/152] nohz: Fix printk_needs_cpu() return value on offline cpus
` [014/152] nohz: Fix get_next_timer_interrupt() vs cpu hotplug
` [019/152] NFS: Fix fcntl F_GETLK not reporting some conflicts
` [020/152] sunrpc: prevent use-after-free on clearing XPT_BUSY
` [021/152] hwmon: (adm1026) Allow 1 as a valid divider value
` [023/152] EDAC: Fix workqueue-related crashes
` [026/152] ASoC: Fix off by one error in WM8994 EQ register bank size
` [028/152] ASoC: fix deemphasis control in wm8904/55/60 codecs
` [030/152] x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()
` [034/152] [SCSI] qla2xxx: Correct issue where NPIV-config data was not being allocated for 82xx parts
` [035/152] [SCSI] qla2xxx: Populate Command Type 6 LUN field properly
` [037/152] ath9k: Disable SWBA interrupt on remove_interface
` [038/152] ath9k: Fix STA disconnect issue due to received MIC failed bcast frames
` [039/152] ath9k: Fix bug in reading input gpio state for ar9003
` [043/152] SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZ
` [044/152] sparc64: Delete prom_puts() unused
` [048/152] sparc64: Delete prom_setcallback()
` [049/152] sparc: Do not export prom_nb{get,put}char()
` [050/152] sparc: Pass buffer pointer all the way down to prom_{get,put}char()
` [051/152] sparc: Delete prom_*getchar()
` [053/152] tcp: Dont change unlocked socket state in tcp_v4_err()
` [054/152] tcp: Increase TCP_MAXSEG socket option minimum
` [055/152] tcp: Make TCP_MAXSEG minimum more correct
` [060/152] r8169: fix sleeping while holding spinlock
` [062/152] af_unix: limit recursion level
` [065/152] bonding: Fix slave selection bug
` [067/152] cls_cgroup: Fix crash on module unload
` [071/152] ifb: goto resched directly if error happens and dp->tq isnt empty
` [072/152] l2tp: Fix modalias of l2tp_ip
` [076/152] net: Fix header size check for GSO case in recvmsg (af_packet)
` [078/152] net: packet: fix information leak to userland
` [079/152] pppoe.c: Fix kernel panic caused by __pppoe_xmit
` [082/152] printk: Fix wake_up_klogd() vs cpu hotplug
` [083/152] xen: Provide a variant of __RING_SIZE() that is an integer constant expression
` [086/152] MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrix
` [087/152] PM / Runtime: Fix pm_runtime_suspended()
` [093/152] md: protect against NULL reference when waiting to start a raid10
` [094/152] tracing: Fix panic when lseek() called on "trace" opened for writing
` [099/152] x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
` [100/152] x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
` [103/152] Input: synaptics - fix handling of 2-button ClickPads
` [104/152] install_special_mapping skips security_file_mmap check
` [107/152] USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
` [109/152] p54usb: add 5 more USBIDs
` [110/152] p54usb: New USB ID for Gemtek WUBI-100GW
` [112/152] n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked
` [114/152] gpio: Fix null pointer dereference while accessing rdc321x platform_data
` [117/152] mmc: at91_mci: fix multiblock SDIO transfers
` [118/152] mmc: atmel-mci: "
` [121/152] rtc: rs5c372: fix buffer size
` [123/152] watchdog: Fix null pointer dereference while accessing rdc321x platform_data
` [125/152] arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU
` [127/152] mfd: Supply IRQ base for WM832x devices

[PATCH] PM: fix suspend_set_ops() to take const pointer
 2011-01-06  0:22 UTC 

Sleeping function called from invalid context in 2.6.37 xhci_hcd
 2011-01-06  0:22 UTC 

[PATCH linux-next-2.6 v2] pch_udc: support new device ML7213 IOH
 2011-01-06  0:16 UTC 

[PATCH 0/7] IFX6X60 patchset: 01/05/2011
 2011-01-06  0:14 UTC  (9+ messages)
` [PATCH 1/7] serial: ifx6x60: fixed call to tty_port_init
` [PATCH 2/7] serial: ifx6x60: dma_alloc_coherent must use parent dev
` [PATCH 3/7] serial: ifx6x60: changed internal bpw from boolean to int
` [PATCH 4/7] serial: ifx6x60: set SPI max_speed_hz based on platform type
` [PATCH 5/7] serial: ifx6x60: probe routine needs to call spi_setup
` [PATCH 6/7] serial: ifx6x60: fix modem names to ones recognized by firmware
` [PATCH 7/7] serial: ifx6x60: minor cleanup

[00/49] 2.6.32.28-longterm review
 2011-01-06  0:04 UTC  (37+ messages)
` [01/49] TTY: Fix error return from tty_ldisc_open()
` [02/49] x86, hotplug: Use mwait to offline a processor, fix the legacy case
` [03/49] fuse: verify ioctl retries
` [04/49] fuse: fix ioctl when server is 32bit
` [05/49] ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
` [06/49] drm/kms: remove spaces from connector names (v2)
  ` [Stable-review] "
` [07/49] nohz: Fix printk_needs_cpu() return value on offline cpus
` [08/49] nohz: Fix get_next_timer_interrupt() vs cpu hotplug
` [09/49] NFS: Fix panic after nfs_umount()
` [10/49] nfsd: Fix possible BUG_ON firing in set_change_info
` [11/49] NFS: Fix fcntl F_GETLK not reporting some conflicts
` [12/49] sunrpc: prevent use-after-free on clearing XPT_BUSY
` [13/49] hwmon: (adm1026) Allow 1 as a valid divider value
` [14/49] hwmon: (adm1026) Fix setting fan_div
` [15/49] amd64_edac: Fix interleaving check
` [16/49] IB/uverbs: Handle large number of entries in poll CQ
` [17/49] PM / Hibernate: Fix PM_POST_* notification with user-space suspend
` [18/49] ACPICA: Fix Scope() op in module level code
` [19/49] ACPI: EC: Add another dmi match entry for MSI hardware
` [20/49] orinoco: fix TKIP countermeasure behaviour
` [21/49] orinoco: clear countermeasure setting on commit
` [22/49] x86, amd: Fix panic on AMD CPU family 0x15
` [23/49] md: fix bug with re-adding of partially recovered device
` [24/49] tracing: Fix panic when lseek() called on "trace" opened for writing
` [25/49] x86, gcc-4.6: Use gcc -m options when building vdso
` [26/49] x86: Enable the intr-remap fault handling after local APIC setup
` [27/49] x86, vt-d: Handle previous faults after enabling fault handling
` [28/49] x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
` [29/49] x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
` [30/49] hvc_console: Fix race between hvc_close and hvc_remove
` [31/49] hvc_console: Fix race between hvc_close and hvc_remove, again
` [32/49] HID: hidraw: fix window in hidraw_release

Crypto Update for 2.6.29
 2011-01-06  0:01 UTC  (10+ messages)
  ` Crypto Update for 2.6.30
    ` Crypto Update for 2.6.33
      ` Crypto Update for 2.6.34
        ` Crypto Update for 2.6.35
            ` Crypto Update for 2.6.36
              ` Crypto Update for 2.6.37
                ` Crypto Update for 2.6.38

[RFC patch 2/5] trace event skb fix unassigned field
 2011-01-06  0:01 UTC  (6+ messages)

still nfs problems [Was: Linux 2.6.37-rc8]
 2011-01-05 23:59 UTC  (17+ messages)

[GIT PULL] staging: tidspbridge for 2.6.38
 2011-01-05 23:57 UTC  (4+ messages)

[RFC patch 0/5] Trace event fixes and cleanups
 2011-01-05 23:57 UTC  (12+ messages)
` [RFC patch 3/5] ftrace trace event add missing semicolumn

[RFC v2 PATCH] m68knommu: added dm9000 support
 2011-01-05 23:51 UTC  (2+ messages)

Kernel 2.6.37 erroneously limiting to UDMA/33
 2011-01-05 23:50 UTC  (2+ messages)

patchwork.kernel.org down
 2011-01-05 23:48 UTC  (5+ messages)

[00/49] 2.6.32.28-longterm review (try 2)
 2011-01-05 23:44 UTC  (18+ messages)
` [33/49] [SCSI] bfa: fix system crash when reading sysfs fc_host statistics
` [34/49] igb: only use vlan_gro_receive if vlans are registered
` [35/49] net: release dst entry while cache-hot for GSO case too
` [36/49] install_special_mapping skips security_file_mmap check
` [37/49] USB: misc: uss720.c: add another vendor/product ID
` [38/49] USB: ftdi_sio: Add D.O.Tec PID
` [39/49] USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
` [40/49] p54usb: add 5 more USBIDs
` [41/49] p54usb: New USB ID for Gemtek WUBI-100GW
` [42/49] sound: Prevent buffer overflow in OSS load_mixer_volumes
` [43/49] mv_xor: fix race in tasklet function
` [44/49] ima: fix add LSM rule bug
` [45/49] ALSA: hda: Use LPIB for Dell Latitude 131L
` [46/49] ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
` [47/49] block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
` [48/49] sctp: Fix a race between ICMP protocol unreachable and connect()
` [49/49] posix-cpu-timers: workaround to suppress the problems with mt exec

[RELEASE/STATUS] LTTng 0.240 for kernel 2.6.36.2
 2011-01-05 23:40 UTC 

[PATCH] of/device: Don't register disabled devices
 2011-01-05 23:35 UTC  (3+ messages)

Microbenchmarking userspace synchronisation primitives
 2011-01-05 23:30 UTC 

[PATCH] net/9p: Use proper data types
 2011-01-05 23:30 UTC  (2+ messages)
` [V9fs-developer] "

mmotm 2010-12-23-16-58 uploaded
 2011-01-05 23:28 UTC  (8+ messages)
` suspend hangs at platform phase [was: mmotm 2010-12-23-16-58 uploaded]

Add device tree support for x86, v2
 2011-01-05 23:20 UTC  (4+ messages)
` [PATCH 03/15] x86/dtb: Add a device tree for CE4100

linux-next: manual merge of the vfs-scale tree with the v9fs tree
 2011-01-05 23:05 UTC  (4+ messages)

[PATCH] fix miscompiling with GCC 4.5 -finline-functions
 2011-01-05 23:02 UTC  (2+ messages)

[PATCH] Change wait_for_completion_*_timeout to return a signed long
 2011-01-05 22:57 UTC  (2+ messages)

[PATCH] staging: tidspbridge: replace mbox callback with notifier_call
 2011-01-05 22:55 UTC 

[PATCH 0/2] touch_nmi_watchdog semantic changes
 2011-01-05 22:51 UTC  (3+ messages)
` [PATCH 1/2] panic: ratelimit panic messages

Linux 2.6.37-rc8
 2011-01-05 22:49 UTC  (7+ messages)

[PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
 2011-01-05 22:43 UTC  (2+ messages)

[PATCH 1/1] mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
 2011-01-05 22:42 UTC  (4+ messages)

[PATCH] System Wide Capability Bounding Set
 2011-01-05 22:25 UTC 

Module parameters and __initdata
 2011-01-05 22:16 UTC 

[PATCH] block: fix accounting bug on cross partition merges
 2011-01-05 22:16 UTC  (13+ messages)
      ` [PATCH 1/2] kref: add kref_test_and_get
        ` [PATCH 2/2] block: fix accounting bug on cross partition merges

[PATCH 1/1] input: tegra-kbc - Add tegra keyboard driver
 2011-01-05 22:02 UTC  (3+ messages)

[PATCH 4/5] perf_events: add cgroup support (v7)
 2011-01-05 21:39 UTC  (4+ messages)

mke2fs: page allocation failure w/ kernel 2.6.37
 2011-01-05 21:37 UTC 

[34-longterm 000/260] v2.6.34.8 longterm review
 2011-01-05 21:29 UTC  (4+ messages)
` [34-longterm 251/260] USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled

[PATCHv2] staging: tidspbridge: configure full L1 MMU range
 2011-01-05 21:25 UTC 

[PATCH 2/2] tools, perf: Documentation for the power events API
 2011-01-05 21:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf: add calls to suspend trace point
 2011-01-05 21:24 UTC  (2+ messages)
` [tip:perf/core] perf: Add "

[PATCH -v2 3/6] x86, 64bit, numa: Put pgtable to local node memory
 2011-01-05 21:24 UTC  (10+ messages)
          ` [boot crash] "

[patch] aio: remove unused function, aio_run_iocbs
 2011-01-05 21:19 UTC 

[PATCH 0/2] jump label: 2.6.38 updates
 2011-01-05 21:19 UTC  (12+ messages)
` [PATCH 1/2] jump label: make enable/disable o(1)
` [PATCH 2/2] jump label: introduce static_branch()

[PATCH V2] Fix handling of parse errors in sysfs
 2011-01-05 21:16 UTC  (2+ messages)

[PATCH] virtio-pci: add softlinks between virtio and pci
 2011-01-05 21:15 UTC  (5+ messages)

Using s3virge card in Sun Blade 2000
 2011-01-05 21:13 UTC  (5+ messages)

[PATCH V2] Do not allow pagesize >= MAX_ORDER pool adjustment
 2011-01-05 21:11 UTC  (2+ messages)

[RFC][PATCH 00/18] sched: Reduce runqueue lock contention -v4
 2011-01-05 21:07 UTC  (5+ messages)
` [RFC][PATCH 17/18] sched: Move the second half of ttwu() to the remote cpu
` [RFC][PATCH 18/18] sched: Sort hotplug vs ttwu queueing

[announce] vfs-scale git tree update
 2011-01-05 21:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: update entries affecting VIA Technologies (resent as plaintext with hopefully all broken formatting fixed; merry Christmas)
 2011-01-05 20:39 UTC  (3+ messages)

Using s3virge card in Sun Blade 2000
 2011-01-05 20:37 UTC  (3+ messages)

ASSISTANCE CONEIDETIAL!!!
 2011-01-05 17:07 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®