linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-28 20:08:12 to 2012-09-28 20:54:55 UTC [more...]

[ 000/127] 3.0.44-stable review
 2012-09-28 20:34 UTC  (73+ messages)
` [ 001/127] net: Allow driver to limit number of GSO segments per skb
` [ 002/127] sfc: Fix maximum number of TSO segments and minimum TX queue size
` [ 003/127] tcp: Apply device TSO segment limit earlier
` [ 004/127] net_sched: gact: Fix potential panic in tcf_gact()
` [ 005/127] isdnloop: fix and simplify isdnloop_init()
` [ 006/127] net/core: Fix potential memory leak in dev_set_alias()
` [ 008/127] ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
` [ 009/127] atm: fix info leak in getsockopt(SO_ATMPVC)
` [ 022/127] net: ipv4: ipmr_expire_timer causes crash when removing net namespace
` [ 023/127] workqueue: reimplement work_on_cpu() using system_wq
` [ 024/127] cpufreq/powernow-k8: workqueue user shouldnt migrate the kworker to another CPU
` [ 025/127] cciss: fix handling of protocol error
` [ 026/127] vfs: make O_PATH file descriptors usable for fstat()
` [ 027/127] vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
` [ 028/127] netconsole: remove a redundant netconsole_target_put()
` [ 029/127] eCryptfs: Copy up attributes of the lower target inode after rename
` [ 030/127] target: Fix ->data_length re-assignment bug with SCSI overflow
` [ 031/127] ALSA: ice1724: Use linear scale for AK4396 volume control
` [ 032/127] Staging: speakup: fix an improperly-declared variable
` [ 033/127] staging: vt6656: [BUG] - Failed connection, incorrect endian
` [ 034/127] staging: r8712u: fix bug in r8712_recv_indicatepkt()
` [ 035/127] staging: comedi: das08: Correct AO output for das08jr-16-ao
` [ 036/127] USB: option: replace ZTE K5006-Z entry with vendor class rule
` [ 037/127] perf_event: Switch to internal refcount, fix race with close()
` [ 039/127] mmc: sdhci-esdhc: break out early if clock is 0
` [ 040/127] ahci: Add alternate identifier for the 88SE9172
` [ 041/127] kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
` [ 042/127] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 043/127] md: Dont truncate size at 4TB for RAID0 and Linear
` [ 044/127] mm/page_alloc: fix the page address of higher pages buddy calculation
` [ 045/127] drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe
` [ 047/127] can: mcp251x: avoid repeated frame bug
` [ 050/127] xen/boot: Disable NUMA for PV guests
` [ 053/127] SCSI: mpt2sas: Fix for issue - Unable to boot from the drive connected to HBA
` [ 056/127] Bluetooth: Fix not removing power_off delayed work
` [ 059/127] ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores
` [ 060/127] tracing: Dont call page_to_pfn() if page is NULL
` [ 061/127] Input: i8042 - disable mux on Toshiba C850D
` [ 065/127] cfg80211: fix possible circular lock on reg_regdb_search()
` [ 066/127] dmaengine: at_hdmac: fix comment in atc_prep_slave_sg()
` [ 067/127] dmaengine: at_hdmac: check that each sg data length is non-null
` [ 070/127] NFS: Fix the initialisation of the readdir cookieverf array
` [ 072/127] NFS: return error from decode_getfh in decode open
` [ 079/127] xhci: Fix a logical vs bitwise AND bug
` [ 084/127] mutex: Place lock in contended state after fastpath_lock failure
` [ 085/127] drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
` [ 086/127] PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
` [ 089/127] fbcon: fix race condition between console lock and cursor timer (v1.1)
` [ 090/127] drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping
` [ 091/127] asus-laptop: HRWS/HWRS typo
` [ 092/127] asus-nb-wmi: add some video toggle keys
` [ 093/127] drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
` [ 094/127] md: make sure metadata is updated when spares are activated or removed
` [ 095/127] workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
` [ 096/127] x86: Fix boot on Twinhead H12Y
` [ 097/127] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
` [ 098/127] Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
` [ 099/127] Bluetooth: Add support for Apple vendor-specific devices
` [ 100/127] net: Statically initialize init_net.dev_base_head
` [ 101/127] Fix a dead loop in async_synchronize_full()
` [ 103/127] libata: Prevent interface errors with Seagate FreeAgent GoFlex
` [ 104/127] cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
` [ 105/127] sched: Fix race in task_group()
` [ 106/127] media: lirc_sir: make device registration work
` [ 107/127] drop_monitor: fix sleeping in invalid context warning
` [ 108/127] drop_monitor: Make updating data->skb smp safe
` [ 110/127] drop_monitor: dont sleep in atomic context
` [ 115/127] pch_uart: Fix missing break for 16 byte fifo
` [ 116/127] pch_uart: Fix rx error interrupt setting issue
` [ 117/127] pch_uart: Fix parity "
` [ 119/127] mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
` [ 120/127] mmc: Prevent 1.8V switch for SD hosts that dont support UHS modes

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-28 20:39 UTC  (19+ messages)

[ 000/218] 3.4.12-stable review
 2012-09-28 20:17 UTC  (112+ messages)
` [ 001/218] net: Allow driver to limit number of GSO segments per skb
` [ 002/218] sfc: Fix maximum number of TSO segments and minimum TX queue size
` [ 006/218] pptp: lookup route with the proper net namespace
` [ 008/218] af_packet: remove BUG statement in tpacket_destruct_skb
` [ 012/218] Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
` [ 015/218] Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
` [ 016/218] Bluetooth: RFCOMM - Fix info leak via getsockname()
` [ 020/218] ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
` [ 023/218] af_netlink: force credentials passing [CVE-2012-3520]
` [ 025/218] tcp: fix cwnd reduction for non-sack recovery
` [ 026/218] sfc: Fix reporting of IPv4 full filters through ethtool
` [ 028/218] l2tp: avoid to use synchronize_rcu in tunnel free function
` [ 029/218] net: ipv4: ipmr_expire_timer causes crash when removing net namespace
` [ 032/218] workqueue: reimplement work_on_cpu() using system_wq
` [ 035/218] vfs: make O_PATH file descriptors usable for fstat()
` [ 037/218] netconsole: remove a redundant netconsole_target_put()
` [ 040/218] ARM: 7496/1: hw_breakpoint: dont rely on dfsr to show watchpoint access type
` [ 043/218] ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
` [ 046/218] ARM: Fix ioremap() of address zero
` [ 047/218] ALSA: hda - Fix missing Master volume for STAC9200/925x
` [ 049/218] ALSA: ice1724: Use linear scale for AK4396 volume control
` [ 051/218] Staging: speakup: fix an improperly-declared variable
` [ 054/218] staging: r8712u: fix bug in r8712_recv_indicatepkt()
` [ 056/218] USB: option: replace ZTE K5006-Z entry with vendor class rule
` [ 058/218] sound: tegra_alc5632: remove HP detect GPIO inversion
` [ 059/218] perf_event: Switch to internal refcount, fix race with close()
` [ 060/218] ACPI / PM: Fix resource_lock dead lock in acpi_power_on_device
` [ 063/218] mmc: sdhci-esdhc: break out early if clock is 0
` [ 065/218] oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
` [ 067/218] kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
` [ 068/218] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 069/218] digsig: add hash size comparision on signature verification
` [ 070/218] SUNRPC: Fix a UDP transport regression
` [ 074/218] nbd: clear waiting_queue on shutdown
` [ 076/218] mm/page_alloc: fix the page address of higher pages buddy calculation
` [ 079/218] sched: Add missing call to calc_load_exit_idle()
` [ 082/218] memory hotplug: fix section info double registration bug
` [ 084/218] xen/boot: Disable NUMA for PV guests
` [ 087/218] hwmon: (ad7314) Add name sysfs attribute
` [ 089/218] cifs: fix return value in cifsConvertToUTF16
` [ 091/218] ibmveth: Fix alignment of rx queue bug
` [ 093/218] brcmfmac: fix big endian bug in i-scan
` [ 095/218] SCSI: lpfc: fix problems with -Werror
` [ 097/218] SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload
` [ 098/218] SCSI: hpsa: fix handling of protocol error
` [ 099/218] SCSI: scsi: virtio-scsi: Fix address translation failure of HighMem pages used by sg list
` [ 102/218] Bluetooth: mgmt: Fix enabling LE while powered off
` [ 103/218] hpwdt: Fix kdump issue in hpwdt
` [ 105/218] tracing: Dont call page_to_pfn() if page is NULL
` [ 107/218] MIPS: mm: Add compound tail page _mapcount when mapped
` [ 110/218] can: ti_hecc: fix oops during rmmod
` [ 112/218] cfg80211: fix possible circular lock on reg_regdb_search()
` [ 114/218] DMA: PL330: Check the pointer returned by kzalloc
` [ 116/218] dmaengine: at_hdmac: check that each sg data length is non-null
` [ 120/218] NFS: Fix the initialisation of the readdir cookieverf array
` [ 121/218] NFS: Fix a problem with the legacy binary mount code
` [ 125/218] USB: ftdi_sio: do not claim CDC ACM function
` [ 126/218] USB: ftdi-sio: add support for more Physik Instrumente devices
` [ 127/218] usb: dwc3: ep0: correct cache sync issue in case of ep0_bounced
` [ 130/218] USB: add device quirk for Joss Optical touchboard
` [ 132/218] usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
` [ 134/218] usb: host: xhci-plat: use ioremap_nocache
` [ 137/218] xhci: Recognize USB 3.0 devices as superspeed at powerup
` [ 139/218] tty: serial: imx: console write routing is unsafe on SMP
` [ 144/218] drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
` [ 145/218] fbcon: fix race condition between console lock and cursor timer (v1.1)
` [ 149/218] drm/radeon: implement ACPI VFCT vbios fetch (v3)
` [ 151/218] drm/i915: extract connector update from intel_ddc_get_modes() for reuse
` [ 152/218] asus-laptop: HRWS/HWRS typo
` [ 155/218] drm/radeon/atom: rework DIG modesetting on DCE3+
` [ 156/218] drm/radeon/atom: powergating fixes for DCE6
` [ 161/218] drm/radeon: fix dig encoder selection on DCE61
` [ 164/218] md/raid10: fix problem with on-stack allocation of r10bio structure
` [ 166/218] x86: Fix boot on Twinhead H12Y
` [ 167/218] macvtap: zerocopy: fix offset calculation when building skb
` [ 168/218] macvtap: zerocopy: fix truesize underestimation
` [ 169/218] macvtap: zerocopy: put page when fail to get all requested user pages
` [ 170/218] macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully
` [ 171/218] Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
` [ 172/218] Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devices
` [ 173/218] Bluetooth: Add support for Apple vendor-specific devices
` [ 174/218] Bluetooth: Fix use-after-free bug in SMP
` [ 175/218] Bluetooth: Change signature of smp_conn_security()
` [ 176/218] Bluetooth: Fix sending a HCI Authorization Request over LE links
` [ 177/218] net: Statically initialize init_net.dev_base_head
` [ 178/218] media: cx25821: Remove bad strcpy to read-only char*
` [ 179/218] Fix a dead loop in async_synchronize_full()
` [ 180/218] rds: set correct msg_namelen
` [ 181/218] libata: Prevent interface errors with Seagate FreeAgent GoFlex
` [ 182/218] r8169: RxConfig hack for the 8168evl
` [ 183/218] sched: Fix race in task_group()
` [ 184/218] mm: sparse: fix usemap allocation above node descriptor section
` [ 185/218] media: lirc_sir: make device registration work
` [ 186/218] time: Improve sanity checking of timekeeping inputs
` [ 187/218] time: Avoid making adjustments if we havent accumulated anything
` [ 188/218] time: Move ktime_t overflow checking into timespec_valid_strict
` [ 189/218] media: Avoid sysfs oops when an rc_devs raw device is absent
` [ 191/218] pch_uart: Fix rx error interrupt setting issue
` [ 192/218] pch_uart: Fix parity "
` [ 193/218] powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled
` [ 194/218] powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled
` [ 195/218] pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
` [ 196/218] net: qmi_wwan: Add Vodafone/Huawei K5005 support
` [ 198/218] net: qmi_wwan: Add Sierra Wireless device IDs
` [ 202/218] net: qmi_wwan: new devices: UML290 and K5006-Z
` [ 203/218] mm: avoid swapping out with swappiness==0
` [ 206/218] NFSd: introduce nfsd_destroy() helper
` [ 211/218] USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
` [ 212/218] USB: Fix race condition when removing host controllers
` [ 214/218] gpio-lpc32xx: Fix value handling of gpio_direction_output()
` [ 215/218] drm/udl: limit modes to the sku pixel limits

[PATCH v2] mfd: da9052-core: Use regmap_irq_get_virq() and fix the probe
 2012-09-28 20:34 UTC  (7+ messages)

[GIT PULL] Input and HID updates for 3.7
 2012-09-28 20:21 UTC  (4+ messages)

[PATCH 01/13] clk: davinci - add Main PLL clock driver
 2012-09-28 20:12 UTC  (2+ messages)
    ` [linux-keystone] "

[PATCH 13/24] ARM: nomadik: use __iomem pointers for MMIO
 2012-09-28 20:13 UTC  (3+ messages)

[ 000/262] 3.5.5-stable review
 2012-09-28 18:49 UTC  (7+ messages)
` [ 002/262] net: Allow driver to limit number of GSO segments per skb
` [ 004/262] tcp: Apply device TSO segment limit earlier
` [ 005/262] net_sched: gact: Fix potential panic in tcf_gact()
` [ 007/262] pptp: lookup route with the proper net namespace
` [ 010/262] ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
` [ 015/262] Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)

[PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-09-28 20:10 UTC  (4+ messages)


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).