mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/5] ARM: Centralize the access to the SCU register
 2014-06-30 12:21 UTC  (4+ messages)
` [PATCH 2/5] ARM: smp_scu: Add the enable speculative linefills operation

[PATCH] Fixes return issues in uic_init_one
 2014-06-30 12:21 UTC  (2+ messages)

[PATCH v3 00/13] pagewalk: improve vma handling, apply to new users
 2014-06-30 12:21 UTC  (21+ messages)
` [PATCH v3 01/13] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH v3 02/13] pagewalk: improve vma handling
` [PATCH v3 03/13] pagewalk: add walk_page_vma()
` [PATCH v3 04/13] smaps: remove mem_size_stats->vma and use walk_page_vma()
` [PATCH v3 05/13] clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()
` [PATCH v3 06/13] pagemap: use walk->vma instead of calling find_vma()
` [PATCH v3 07/13] numa_maps: remove numa_maps->vma
` [PATCH v3 08/13] numa_maps: fix typo in gather_hugetbl_stats
` [PATCH v3 09/13] memcg: apply walk_page_vma()
` [PATCH v3 10/13] arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()

[PATCH] KVM: x86: Fix lapic.c debug prints
 2014-06-30 12:12 UTC  (4+ messages)

[PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
 2014-06-30 11:52 UTC  (2+ messages)

[PATCH 3.12 000/181] 3.12.24-stable review
 2014-06-30 11:52 UTC  (99+ messages)
` [PATCH 3.12 001/181] Revert "sched: Fix sleep time double accounting in enqueue entity"
` [PATCH 3.12 002/181] Revert "bio-integrity: Fix bio_integrity_verify segment start bug"
` [PATCH 3.12 003/181] GFS2: revert "GFS2: d_splice_alias() can't return error"
` [PATCH 3.12 004/181] powerpc: Fix Oops in rtas_stop_self()
` [PATCH 3.12 005/181] epoll: fix use-after-free in eventpoll_release_file
` [PATCH 3.12 006/181] tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
` [PATCH 3.12 007/181] intel_idle: close avn_cstates array with correct marker
` [PATCH 3.12 008/181] tipc: fix memory leak of publications
` [PATCH 3.12 009/181] nfsd4: fix FREE_STATEID lockowner leak
` [PATCH 3.12 010/181] ftrace/x86: Call text_ip_addr() instead of the duplicated code
` [PATCH 3.12 013/181] sched: Make scale_rt_power() deal with backward clocks
` [PATCH 3.12 014/181] ACPI / memhotplug: add parameter to disable memory hotplug
` [PATCH 3.12 016/181] net/compat: Fix minor information leak in siocdevprivate_ioctl()
` [PATCH 3.12 017/181] vlan: more careful checksum features handling
` [PATCH 3.12 019/181] Check SMB3 dialects against downgrade attacks
` [PATCH 3.12 020/181] cifs: Set client guid on per connection basis
` [PATCH 3.12 021/181] Do not send ClientGUID on SMB2.02 dialect
` [PATCH 3.12 022/181] Btrfs: fix tracking of orphan inode count
` [PATCH 3.12 023/181] Btrfs: fix sync fs to actually wait for all data to be persisted
` [PATCH 3.12 024/181] Btrfs: don't leak block group on error
` [PATCH 3.12 025/181] Btrfs: do not release metadata for space cache inodes
` [PATCH 3.12 026/181] Btrfs: cleanup transaction on abort
` [PATCH 3.12 027/181] Btrfs: don't delete ordered roots from list during cleanup
` [PATCH 3.12 028/181] Btrfs: fix two use-after-free bugs with transaction cleanup
` [PATCH 3.12 029/181] Btrfs: fix BUG_ON() casued by the reserved space migration
` [PATCH 3.12 030/181] dlm: keep listening connection alive with sctp mode
` [PATCH 3.12 031/181] ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
` [PATCH 3.12 032/181] quota: provide function to grab quota structure reference
` [PATCH 3.12 033/181] ocfs2: implement delayed dropping of last dquot reference
` [PATCH 3.12 034/181] ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
` [PATCH 3.12 036/181] xfs: fix the wrong new_size/rnew_size at xfs_iext_realloc_direct()
` [PATCH 3.12 037/181] xfs: prevent deadlock trying to cover an active log
` [PATCH 3.12 038/181] xfs: don't emit corruption noise on fs probes
` [PATCH 3.12 039/181] xfs: don't break from growfs ag update loop on error
` [PATCH 3.12 040/181] xfs: prevent stack overflows from page cache allocation
` [PATCH 3.12 041/181] xfs: fix possible NULL dereference in xlog_verify_iclog
` [PATCH 3.12 042/181] xfs: fix the extent count when allocating an new indirection array entry
` [PATCH 3.12 043/181] xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock ordering
` [PATCH 3.12 044/181] xfs: don't perform discard if the given range length is less than block size
` [PATCH 3.12 045/181] arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
` [PATCH 3.12 046/181] drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmap
` [PATCH 3.12 047/181] nfsd: don't try to reuse an expired DRC entry off the list
` [PATCH 3.12 048/181] aio: block io_destroy() until all context requests are completed
` [PATCH 3.12 049/181] nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entry
` [PATCH 3.12 050/181] mm: add !pte_present() check on existing hugetlb_entry callbacks
` [PATCH 3.12 051/181] serial: 8250_dw: Improve unwritable LCR workaround
` [PATCH 3.12 052/181] serial: 8250_dw: Fix LCR workaround regression
` [PATCH 3.12 053/181] aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
` [PATCH 3.12 054/181] aio: fix aio request leak when events are reaped by userspace
` [PATCH 3.12 055/181] mfd: sm501: dbg_regs attribute must be read-only
` [PATCH 3.12 056/181] KVM: lapic: sync highest ISR to hardware apic on EOI
` [PATCH 3.12 057/181] MIPS: KVM: Allocate at least 16KB for exception handlers
` [PATCH 3.12 058/181] USB: cdc-acm: fix write and suspend race
` [PATCH 3.12 059/181] USB: cdc-acm: fix write and resume race
` [PATCH 3.12 060/181] USB: cdc-acm: fix broken runtime suspend
` [PATCH 3.12 061/181] USB: cdc-acm: fix runtime PM for control messages
` [PATCH 3.12 062/181] USB: cdc-acm: fix shutdown and suspend race
` [PATCH 3.12 063/181] USB: cdc-acm: fix potential urb leak and PM imbalance in write
` [PATCH 3.12 064/181] USB: cdc-acm: fix I/O after failed open
` [PATCH 3.12 065/181] USB: cdc-acm: fix runtime PM imbalance at shutdown
` [PATCH 3.12 066/181] Drivers: hv: balloon: Ensure pressure reports are posted regularly
` [PATCH 3.12 067/181] ASoC: max98090: Fix reset at resume time
` [PATCH 3.12 068/181] ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
` [PATCH 3.12 069/181] staging: iio: tsl2x7x_core: fix proximity treshold
` [PATCH 3.12 070/181] iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
` [PATCH 3.12 072/181] lzo: properly check for overruns
` [PATCH 3.12 073/181] lz4: ensure length does not wrap
` [PATCH 3.12 074/181] ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform
` [PATCH 3.12 076/181] ALSA: hda - Add quirk for external mic on Lifebook U904
` [PATCH 3.12 077/181] ALSA: control: Protect user controls against concurrent access
` [PATCH 3.12 078/181] ALSA: control: Fix replacing user controls
` [PATCH 3.12 079/181] ALSA: control: Don't access controls outside of protected regions
` [PATCH 3.12 080/181] ALSA: control: Handle numid overflow
` [PATCH 3.12 081/181] ALSA: control: Make sure that id->index does not overflow
` [PATCH 3.12 082/181] ALSA: hda - hdmi: Use TFx channel positions instead of FxH
` [PATCH 3.12 083/181] KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
` [PATCH 3.12 084/181] ACPI / video: clean up DMI table for initial black screen problem
` [PATCH 3.12 085/181] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
` [PATCH 3.12 086/181] drm/radeon: memory leak on bo reservation failure. v2
` [PATCH 3.12 087/181] mei: me: read H_CSR after asserting reset
` [PATCH 3.12 088/181] mei: me: fix hw ready reset flow
` [PATCH 3.12 089/181] usb: qcserial: fix multiline comment coding style
` [PATCH 3.12 090/181] usb: qcserial: refactor device layout selection
` [PATCH 3.12 091/181] usb: qcserial: define and use Sierra Wireless layout
` [PATCH 3.12 092/181] usb: qcserial: add Netgear AirCard 341U
` [PATCH 3.12 093/181] usb: qcserial: add additional Sierra Wireless QMI devices
` [PATCH 3.12 094/181] usb: usbtest: Add timetout to simple_io()
` [PATCH 3.12 095/181] can: peak_pci: prevent use after free at netdev removal
` [PATCH 3.12 096/181] af_iucv: wrong mapping of sent and confirmed skbs
` [PATCH 3.12 097/181] net: cpsw: fix null dereference at probe
` [PATCH 3.12 098/181] extcon: max8997: Fix NULL pointer exception on missing pdata
` [PATCH 3.12 099/181] extcon: max77693: Fix two NULL pointer exceptions "
` [PATCH 3.12 100/181] staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
` [PATCH 3.12 101/181] Staging: rtl8188eu: overflow in update_sta_support_rate()
` [PATCH 3.12 102/181] applicom: dereferencing NULL on error path
` [PATCH 3.12 103/181] usb: usbtest: fix unlink write error with pattern 1
` [PATCH 3.12 104/181] USB: usbtest: add a timeout for scatter-gather tests
` [PATCH 3.12 106/181] usb: dwc3: gadget: clear stall when disabling endpoint

[PATCH 4/4] tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
 2014-06-30 11:49 UTC  (2+ messages)

[PATCH 1/1] drm/vmwgfx: correct fb_fix_screeninfo.line_length
 2014-06-30 11:48 UTC  (4+ messages)

[PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
 2014-06-30 11:36 UTC  (3+ messages)

[PATCH v5 00/14] Add Maxim 77802 PMIC support
 2014-06-30 11:35 UTC  (5+ messages)
` [PATCH v5 05/14] clk: Add generic driver for Maxim PMIC clocks

Regression in 3.15 on POWER8 with multipath SCSI
 2014-06-30 11:35 UTC  (4+ messages)

Sporadic ESP payload corruption when using IPSec in NAT-T Transport Mode
 2014-06-30 11:33 UTC 

[PATCH 2/2] HID: leds: move led_mode attribute to led-class devices in MSI GT683R driver
 2014-06-30 11:33 UTC  (9+ messages)
` [PATCH 2/2 v2] HID: leds: Use attribute-groups "
    ` [PATCH 2/2 v3] HID: leds: move led_mode attribute to led-class devices "

[PATCH v6 0/5] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-06-30 11:30 UTC  (6+ messages)
` [PATCH v7 0/4] "
  ` [PATCH v7 1/4] ARM: versatile: Enable DEBUG_LL_UART_PL01X
  ` [PATCH v7 2/4] ARM: ep93xx: "
  ` [PATCH v7 3/4] arm: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
  ` [PATCH v7 4/4] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)

Power Supply Subsystem Maintainer
 2014-06-30 11:26 UTC  (2+ messages)

[PATCH] usb: gadget: serial: replace hardcoded ttyGS with PREFIX
 2014-06-30 11:23 UTC  (8+ messages)
    ` [PATCHv2] "

[PATCH 1/1] hid: sensor-hub, fix potential memory leak
 2014-06-30 11:22 UTC  (2+ messages)

[PATCH] checkpatch: Enable whitespace checks for DTS files
 2014-06-30 11:18 UTC  (3+ messages)

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-06-30 11:18 UTC  (9+ messages)

[PATCHv4 0/3] perf tools tui: Display columns headers
 2014-06-30 11:13 UTC  (3+ messages)
` [PATCH 3/3] perf tools: Add ui.show-headers config file option

[PATCH 0/9 v2] Coresight framework and drivers
 2014-06-30 11:01 UTC  (5+ messages)
` [PATCH 1/9 v2] coresight: add CoreSight core layer framework
` [PATCH 6/9 v2] coresight-etm: add CoreSight ETM/PTM driver

[Intel-gfx] Regression in i915 driver in 3.16-rc2
 2014-06-30 10:52 UTC  (2+ messages)

[PATCH v4 00/13] Enable ACPI on ARM64 in Kconfig
 2014-06-30 10:46 UTC  (3+ messages)
` [PATCH v4 13/13] ARM64 / ACPI: Enable "

BLKRASET (ra_pages) on a per partition basis
 2014-06-30 10:45 UTC 

[PATCH v4] ARM: perf: save/restore pmu registers in pm notifier
 2014-06-30 10:39 UTC  (12+ messages)

[BUG] rc1 and rc2: Laptop unusable: on boot,screen black instead of native resolution
 2014-06-30 10:39 UTC  (14+ messages)
                ` [BUG] rc3 Oops: unable to handle kernel NULL pointer dereference at 0000074c
                        ` [BUG] rc1 rc2 rc3 not bootable - black screen after kernel loading

[RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
 2014-06-30 10:28 UTC  (17+ messages)
` [PATCH 01/11] fs: add O_BENEATH_ONLY flag to openat(2)
` [PATCH 02/11] selftests: Add test of O_BENEATH_ONLY & openat(2)
` [PATCH 03/11] capsicum: rights values and structure definitions
` [PATCH 04/11] capsicum: implement fgetr() and friends
` [PATCH 05/11] capsicum: convert callers to use fgetr() etc
` [PATCH 06/11] capsicum: implement sockfd_lookupr()
` [PATCH 07/11] capsicum: convert callers to use sockfd_lookupr() etc
` [PATCH 08/11] capsicum: add new LSM hooks on FD/file conversion
` [PATCH 09/11] capsicum: implementations of new LSM hooks
` [PATCH 10/11] capsicum: invocation "
` [PATCH 11/11] capsicum: add syscalls to limit FD rights
` [PATCH 1/5] man-pages: open.2: describe O_BENEATH_ONLY flag
` [PATCH 2/5] man-pages: capsicum.7: describe Capsicum capability framework
` [PATCH 3/5] man-pages: rights.7: Describe Capsicum primary rights
` [PATCH 4/5] man-pages: cap_rights_limit.2: limit FD rights for Capsicum
` [PATCH 5/5] man-pages: cap_rights_get: retrieve Capsicum fd rights

[PATCH 0/3] staging: comedi: addi_apci_1564: miscellaneous fixes and cleanups
 2014-06-30 10:25 UTC  (2+ messages)

[PATCH v6 0/7] ARM: berlin: add AHCI support
 2014-06-30 10:20 UTC  (5+ messages)
` [PATCH v6 1/7] phy: add a driver for the Berlin SATA PHY

[PATCH v7 0/6] Support for creating generic host_bridge from device tree
 2014-06-30 10:17 UTC  (7+ messages)
` [PATCH v7 1/6] pci: Introduce pci_register_io_range() helper function

Linux 3.16-rc2
 2014-06-30 10:09 UTC  (8+ messages)
  ` [Intel-gfx] "

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-06-30 10:06 UTC  (5+ messages)
` [PATCH RFC net-next 07/14] bpf: expand BPF syscall with program load/unload

[PATCHv2 0/9] DT support for N900 soundcard (rx51-audio)
 2014-06-30 10:02 UTC  (11+ messages)
` [PATCHv2 5/9] ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter
` [PATCHv2 6/9] ASoC: omap: rx51: get GPIO numbers via gpiod API
` [PATCHv2 7/9] ASoC: omap: rx51: Add some error messages
` [PATCHv2 8/9] ASoC: omap: rx51: Add DT support
` [PATCHv2 9/9] DTS: OMAP3-N900: Add sound support

crazy idea (was: Re: [PATCH] perf tool: Carve out ctype.h et al)
 2014-06-30 10:01 UTC  (3+ messages)

[PATCH v7 0/7] ARM: berlin: add AHCI support
 2014-06-30  9:59 UTC  (4+ messages)
` [PATCH v7 1/7] phy: add a driver for the Berlin SATA PHY

[PATCHv10 0/4] power_supply: Introduce power supply charging driver
 2014-06-30  9:55 UTC  (5+ messages)
` [PATCH 1/4] power_supply: Add inlmt,iterm, min/max temp props
` [PATCH 2/4] power_supply: Introduce generic psy charging driver
` [PATCH 3/4] power_supply: Introduce PSE compliant algorithm
` [PATCH 4/4] power_supply: bq24261 charger driver

[char-misc backport 3.12 1/2] mei: me: read H_CSR after asserting reset
 2014-06-30  9:53 UTC 

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-30  9:52 UTC  (10+ messages)

[PATCH 1/2] zram: use size_t instead of u16
 2014-06-30  9:46 UTC  (2+ messages)

[PATCH 0/3] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-06-30  9:45 UTC  (3+ messages)
` [PATCH 2/3] mtd: hisilicon: add a new nand controller driver for "

[PATCH] Fixes gemmi_idle in file idle.c
 2014-06-30  9:41 UTC  (2+ messages)

[PATCH 1/1] clk: Fix build warnings
 2014-06-30  9:40 UTC 

[PATCH] pinctrl: berlin: fix return value for dev_get_regmap
 2014-06-30  9:34 UTC  (2+ messages)

[PATCH v2 00/14] Add Flexgen Clock support
 2014-06-30  9:30 UTC  (7+ messages)
` [PATCH v2 01/14] clk: st: Update ST clock binding documentation
` [PATCH v2 04/14] clk: st: Adds Flexgen clock binding
` [PATCH v2 10/14] drivers: clk: st: STiH407: Support for clockgenC0

[PATCH] iio: hid-sensors: make hid_sensor_get_reporting_interval static
 2014-06-30  9:29 UTC 

[PATCH] sched: select 'idle' cfs_rq per task-group to prevent tg-internal imbalance
 2014-06-30  9:27 UTC  (5+ messages)

[PATCH v2] perf/x86/intel: ignore CondChgd bit to avoid false NMI handling
 2014-06-30  9:24 UTC  (3+ messages)

[PATCH v5 00/15] Thunderbolt driver for Apple MacBooks
 2014-06-30  9:17 UTC  (3+ messages)

[PATCH 1/2] ARM: KVM: Enable the KVM-VFIO device
 2014-06-30  9:14 UTC  (11+ messages)
` [PATCH 2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
            ` [PATCH 2/2 v2] "

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®