public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-11 07:01:12 to 2013-10-11 10:53:31 UTC [more...]

[ 3.5.y.z extended stable ] Linux 3.5.7.23 stable review
 2013-10-11 10:53 UTC  (61+ messages)
` [PATCH 001/100] drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2)
` [PATCH 003/100] sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones
` [PATCH 004/100] HID: provide a helper for validating hid reports
` [PATCH 006/100] HID: LG: validate HID output report details
` [PATCH 008/100] HID: validate feature and input "
` [PATCH 012/100] net: usb: cdc_ether: Use wwan interface for Telit modules
` [PATCH 013/100] usb: gadget: fix a bug and a WARN_ON in dummy-hcd
` [PATCH 015/100] sfc: Fix efx_rx_buf_offset() for recycled pages
` [PATCH 018/100] cfq: explicitly use 64bit divide operation for 64bit arguments
` [PATCH 019/100] perf tools: Handle JITed code in shared memory
` [PATCH 021/100] HID: Fix Speedlink VAD Cezanne support for some devices
` [PATCH 025/100] cgroup: fail if monitored file and event_control are in different cgroup
` [PATCH 026/100] tg3: Don't turn off led on 5719 serdes port 0
` [PATCH 030/100] mm, memcg: give exiting processes access to memory reserves
` [PATCH 031/100] video: mxsfb: Add missing break
` [PATCH 033/100] serial: pch_uart: fix tty-kref leak in rx-error path
` [PATCH 035/100] x86, efi: Don't map Boot Services on i386
` [PATCH 038/100] dm-snapshot: fix performance degradation due to small hash size
` [PATCH 039/100] x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
` [PATCH 041/100] xhci: Fix oops happening after address device timeout
` [PATCH 043/100] drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
` [PATCH 045/100] USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
` [PATCH 051/100] net: sctp: fix smatch warning in sctp_send_asconf_del_ip
` [PATCH 052/100] net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
` [PATCH 054/100] bridge: Clamp forward_delay when enabling STP
` [PATCH 055/100] ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
` [PATCH 063/100] ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
` [PATCH 067/100] fanotify: dont merge permission events
` [PATCH 068/100] sparc32: Fix exit flag passed from traced sys_sigreturn
` [PATCH 071/100] sparc64: Fix ITLB handler of null page
` [PATCH 072/100] sparc64: Remove RWSEM export leftovers
` [PATCH 073/100] sparc64: Fix off by one in trampoline TLB mapping installation loop
` [PATCH 074/100] ASoC: max98095: a couple array underflows
` [PATCH 075/100] ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
` [PATCH 076/100] Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012
` [PATCH 077/100] Bluetooth: Fix security level for peripheral role
` [PATCH 078/100] Bluetooth: Fix encryption key size "
` [PATCH 079/100] Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
` [PATCH 080/100] rtlwifi: Align private space in rtl_priv struct
` [PATCH 081/100] p54usb: add USB ID for Corega WLUSB2GTST USB adapter
` [PATCH 082/100] mwifiex: fix hang issue for USB chipsets
` [PATCH 083/100] mwifiex: fix NULL pointer dereference in usb suspend handler
` [PATCH 084/100] USB: serial: option: Ignore card reader interface on Huawei E1750
` [PATCH 085/100] ib_srpt: Destroy cm_id before destroying QP
` [PATCH 086/100] powerpc: Fix parameter clobber in csum_partial_copy_generic()
` [PATCH 087/100] powerpc: Restore registers on error exit from csum_partial_copy_generic()
` [PATCH 088/100] powerpc/sysfs: Disable writing to PURR in guest mode
` [PATCH 089/100] powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
` [PATCH 090/100] powerpc/vio: Fix modalias_show return values
` [PATCH 091/100] ib_srpt: always set response for task management
` [PATCH 092/100] xen/hvc: allow xenboot console to be used again
` [PATCH 093/100] Smack: Fix the bug smackcipso can't set CIPSO correctly
` [PATCH 094/100] staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
` [PATCH 095/100] mwifiex: fix memory corruption when unsetting multicast list
` [PATCH 096/100] ext4: avoid hang when mounting non-journal filesystems with orphan list
` [PATCH 097/100] dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
` [PATCH 098/100] dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
` [PATCH 099/100] dma: fix comments
` [PATCH 100/100] dmaengine: imx-dma: fix callback path in tasklet

[PATCH 0/5] gpiolib: convert ACPI GPIO helpers to gpiod_ interfaces
 2013-10-11 10:52 UTC  (3+ messages)
` [PATCH 1/5] gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function

[PATCH] USB: gadget: s3c-hsotg: remove unused label
 2013-10-11 10:48 UTC 

[PATCH] regulator: dts: Fix bindings description of regulator-boot-on
 2013-10-11 10:46 UTC  (3+ messages)

[PATCH 0/3] s390/arm/arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' instead of 'unsigned long' for atomic_*_mask()
 2013-10-11 10:44 UTC  (9+ messages)
` [PATCH 1/3] s390: include: asm: atomic.h: use 'unsigned int' "
  ` [PATCH 2/3] arm: include: asm: atomic.h: use 'unsigned int' and 'atomic' instead of 'unsigned long' for atomic_clear_mask()
    ` [PATCH 3/3] arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' "

[PATCH] init: calibrate: don't print out bogomips value on boot
 2013-10-11 10:40 UTC  (3+ messages)

[PATCH 4/6] pinctrl: single: Add support for wake-up interrupts
 2013-10-11 10:32 UTC  (11+ messages)

[PATCH 0/3] gpu: host1x: Add syncpoint base support
 2013-10-11 10:23 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] drm/tegra: Deliver syncpoint base to user space

[PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
 2013-10-11 10:26 UTC  (7+ messages)
` [PATCH 02/34] cris: fix potential NULL-pointer dereference
` [PATCH 14/34] cris: handle pgtable_page_ctor() fail
` [PATCH 33/34] iommu/arm-smmu: "

[PATCH 00/11] EFI runtime services virtual mapping
 2013-10-11 10:27 UTC  (10+ messages)
  ` [PATCH 12/12] EFI: Runtime "

HPD flood warning since b8f102e8b
 2013-10-11 10:25 UTC  (3+ messages)

[PATCH v4 00/17] ARM: at91: move to common clk framework
 2013-10-11 10:22 UTC  (13+ messages)
` [PATCH v4 01/17] ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
` [PATCH v4 02/17] ARM: at91: add Kconfig options for common clk support
` [PATCH v4 03/17] clk: at91: add PMC base support
` [PATCH v4 04/17] clk: at91: add PMC macro file for dt definitions
` [PATCH v4 05/17] clk: at91: add PMC main clock
` [PATCH v4 06/17] clk: at91: add PMC pll clocks
` [PATCH v4 07/17] clk: at91: add PMC master clock
` [PATCH v4 08/17] clk: at91: add PMC system clocks
` [PATCH v4 09/17] clk: at91: add PMC peripheral clocks
` [PATCH v4 10/17] clk: at91: add peripheral clk macros for peripheral clk dt bindings
` [PATCH v4 11/17] clk: at91: add PMC programmable clocks
` [PATCH v4 12/17] clk: at91: add PMC utmi clock

DMA: Calculate how many data transferred by DMA
 2013-10-11 21:42 UTC  (4+ messages)
` [PATCH 1/2] dma: Add interface to calculate data transferred
  ` [PATCH 2/2] dma: calculate the data tranferred by 8250

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-10-11 10:18 UTC  (11+ messages)
          ` [Intel-gfx] "

kexec: Clearing registers just before jumping into purgatory
 2013-10-11 10:08 UTC  (2+ messages)

[PATCH 2/2] i2c-mux-gpio: use reg value for i2c_add_mux_adapter
 2013-10-11 10:09 UTC 

[PATCH 1/2] i2c-mux-gpio: use gpio_set_value_cansleep()
 2013-10-11 10:09 UTC 

[PATCH] omapdss: Add new panel driver for Topolly td028ttec1 LCD
 2013-10-11 10:09 UTC  (19+ messages)

[RFC][PATCH] Drop FOLL_GET in GUP when doing async_pf in kvm
 2013-10-11 10:08 UTC  (3+ messages)

[PATCH] regulator: ti-abb: Fix operator precedence typo
 2013-10-11 10:04 UTC 

NULL pointer dereference in autofs4_expire_wait
 2013-10-11  9:55 UTC  (2+ messages)

[PATCH] swap: fix set_blocksize race during swapon/swapoff
 2013-10-11  9:54 UTC 

[PATCH v2 00/12] cpuset: separate configured masks and effective masks
 2013-10-11  9:52 UTC  (13+ messages)
` [PATCH v2 01/12] cpuset: add cs->effective_cpus and cs->effective_mems
` [PATCH v2 02/12] cpuset: update cpuset->effective_{cpus,mems} at hotplug
` [PATCH v2 03/12] cpuset: update cs->effective_{cpus,mems} when config changes
` [PATCH v2 04/12] cpuset: inherit ancestor's masks if effective_{cpus,mems} becomes empty
` [PATCH v2 05/12] cpuset: use effective cpumask to build sched domains
` [PATCH v2 06/12] cpuset: initialize top_cpuset's configured masks at mount
` [PATCH v2 07/12] cpuset: apply cs->effective_{cpus,mems}
` [PATCH v2 08/12] cpuset: make cs->{cpus,mems}_allowed as user-configured masks
` [PATCH v2 09/12] cpuset: refactor cpuset_hotplug_update_tasks()
` [PATCH v2 10/12] cpuset: enable onlined cpu/node in effective masks
` [PATCH v2 11/12] cpuset: allow writing offlined masks to cpuset.cpus/mems
` [PATCH v2 12/12] cpuset: export effective masks to userspace

Regression parsing GPT (EFI) partition tables
 2013-10-11  9:51 UTC  (3+ messages)
` [PATCH] partitions/efi: treat size mismatch as a warning, not an error

[PATCH] frontswap: enable call to invalidate area on swapoff
 2013-10-11  9:42 UTC  (10+ messages)

[PATCH 0/8] ARM: Initial support for Marvell Berlin SoCs
 2013-10-11  9:30 UTC  (10+ messages)
` [PATCH 1/8] irqchip: add DesignWare APB ICTL interrupt controller
` [PATCH 3/8] ARM: l2x0: add Marvell Tauros3 compatible

[BUG][PATCH][RFC] audit: hang up in audit_log_start executed on auditd
 2013-10-11  9:33 UTC  (2+ messages)

[x86] BUG: unable to handle kernel paging request at 00740060
 2013-10-11  9:30 UTC  (11+ messages)
  ` [PATCH] gcc4: Add 'asm goto' miscompilation quirk
          ` [PATCH, -v3] compiler/gcc4: Add quirk for 'asm goto' miscompilation bug

sysfs for my chips
 2013-10-11  9:06 UTC  (7+ messages)

Extended H/W error log driver
 2013-10-11  9:06 UTC  (8+ messages)
` [PATCH 1/8] ACPI, APEI, CPER: Fix status check during error printing
` [PATCH 2/8] ACPI, CPER: Update cper info
` [PATCH 8/8] ACPI / trace: Add trace interface for eMCA driver

[uml-devel] BUG: soft lockup for a user mode linux image
 2013-10-11  9:05 UTC  (8+ messages)

[RFC/PATCH] ftrace: add set_graph_notrace filter
 2013-10-11  8:58 UTC  (6+ messages)

[PATCH] pps : add non blocking option to PPS_FETCH ioctl
 2013-10-11  8:56 UTC  (4+ messages)

[PATCH 0/2] NVMe: Refactoring v2
 2013-10-11  8:48 UTC  (3+ messages)
` [PATCH 1/2] NVMe: Refactor doorbell
` [PATCH 2/2] NVMe: Extract admin queue size

[PATCH 2/2] i2c-mux-gpio: eliminate i2c channel order assumptions
 2013-10-11  8:46 UTC  (3+ messages)

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-11  8:41 UTC  (8+ messages)

[PATCH] ARM: at91: remove init_machine() as default is suitable
 2013-10-11  8:29 UTC 

[PATCH] ACPI/Power: Check physical device's runtime pm status before requesting to resume it
 2013-10-11  8:16 UTC 

[PATCH v6] extcon: palmas: Added a new compatible type *ti,palmas-usb-vid*
 2013-10-11  8:25 UTC  (7+ messages)

[PATCHSET 0/8] perf tools: Fix scalability problem on callchain merging (v5)
 2013-10-11  8:24 UTC  (4+ messages)

[PATCH 0/2 v2] add wakeup dt support for irq mmp
 2013-10-11  8:23 UTC  (3+ messages)
` [PATCH 1/2 v2] irqchip: mmp: avoid use head file in a specific arch
` [PATCH 2/2 v2] irqchip: mmp: add dt support for wakeup

[PATCH v2 1/6] scsi/bfa: use pcie_set/get_readrq to simplify code
 2013-10-11  8:22 UTC  (7+ messages)
` [PATCH v2 3/6] powerpc/pci: use pci_is_pcie() "

[PATCH v3] iio: exynos_adc: use wait_for_completion_timeout instead of interruptible
 2013-10-11  8:23 UTC 

[PATCH v3] gpio: interrupt consistency check for OF GPIO IRQs
 2013-10-11  8:16 UTC  (10+ messages)

[PATCH 0/4] Add Broadcom Capri pinctrl driver
 2013-10-11  8:14 UTC  (5+ messages)
` [PATCH 3/4] ARM: pinctrl: "

[PATCH V5 0/3] Add AMS AS3722 mfd, pincontrol and RTC driver
 2013-10-11  8:08 UTC  (5+ messages)
` [PATCH V5 3/3] drivers/rtc/rtc-as3722: add "
      ` [rtc-linux] "

[PATCH 0/3] Squashfs: Directly decompress into the page cache for file data
 2013-10-11  8:03 UTC  (2+ messages)

[PATCH 1/6] drm: add drm_set_preferred_mode
 2013-10-11  8:01 UTC  (6+ messages)
` [PATCH 2/6] drm/cirrus: use drm_set_preferred_mode
` [PATCH 3/6] drm/qxl: support 64bit surface bar
` [PATCH 4/6] drm/qxl: add some surface memory logging
` [PATCH 5/6] [wip] drm/qxl: request regions
` [PATCH 6/6] [wip] drm/bochs: new driver

[PATCH 2/4] pinmux: Add TB10x pinmux driver
 2013-10-11  7:53 UTC  (7+ messages)
` [PATCH 01/03] Make non-linear GPIO ranges accesible from gpiolib

[PATCH] drm: Add the mutex protection in drm_do_vm_fault
 2013-10-11 15:47 UTC 

[PATCH v2] dma: mmp-tdma: add multiple burst size support for 910-squ
 2013-10-11  7:47 UTC  (3+ messages)
` [PATCH v2] dma: mmp_tdma: "

[PATCH 1/2] ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1
 2013-10-11  7:27 UTC  (7+ messages)

[PATCH 00/16] sched/wait: Collapse __wait_event macros -v5
 2013-10-11  7:26 UTC  (11+ messages)

[patch 0/4] blk-mq: use percpu_ida to manage tags
 2013-10-11  7:18 UTC  (5+ messages)
` [patch 1/4] percpu_ida: make percpu_ida percpu size/batch configurable
` [patch 2/4] percpu_ida: add percpu_ida_for_each_free
` [patch 3/4] percpu_ida: add an API to return free tags
` [patch 4/4] blk-mq: switch to percpu-ida for tag menagement

[PATCH 0/2] hvc_console: Add DTR/RTS callbacks to handle HUPCL conditions
 2013-10-11  7:15 UTC  (3+ messages)
` [PATCH 1/2] tty/hvc_console: Add DTR/RTS callback to handle HUPCL control

[PATCH v3 3/3] mm/zswap: avoid unnecessary page scanning
 2013-10-11  7:14 UTC  (3+ messages)

[PATCH v3 2/3] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
 2013-10-11  7:13 UTC  (4+ messages)

[PATCH -tip 0/2] Perf Probe updates
 2013-10-11  7:10 UTC  (3+ messages)
` [PATCH -tip 1/2] perf probe: Support "$vars" meta argument syntax for local variables
` [PATCH -tip 2/2] perf probe: Find fentry mcount fuzzed parameter location

[PATCH] x86/efi: Add EFI framebuffer earlyprintk support
 2013-10-11  7:08 UTC  (6+ messages)

[PATCH 0/2] Add support for Qualcomm's PRNG
 2013-10-11  7:05 UTC  (8+ messages)

[PATCH] usb: phy: don't return with NULL from devm_usb_get_phy()
 2013-10-11  7:01 UTC 


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