public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-29 10:46:35 to 2016-09-29 16:10:12 UTC [more...]

[PATCH v2 0/3] fix SELinux W^X bypass via ptrace
 2016-09-29 16:09 UTC  (3+ messages)
` [PATCH v2 1/3] fs/exec: don't force writing memory access

[PATCH] clocksource: arm_arch_timer: Don't assume clock runs in suspend
 2016-09-29 16:08 UTC  (6+ messages)

[PATCH v5] powerpc: Do not make the entire heap executable
 2016-09-29 16:07 UTC  (4+ messages)

[RFC PATCH 1/1] mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-09-29 16:03 UTC 

[PATCH locking/Documentation 1/2] Add note of release-acquire store vulnerability
 2016-09-29 16:03 UTC  (3+ messages)

Regression in 4.8 - CPU speed set very low
 2016-09-29 15:56 UTC  (13+ messages)

[PATCH locking/Documentation 2/2] No speculated stores
 2016-09-29 15:55 UTC 

mm/percpu.c: fix potential memory leakage for pcpu_embed_first_chunk()
 2016-09-29 15:54 UTC 

linux-next: build failure after merge of the tip tree
 2016-09-29 15:54 UTC  (3+ messages)

[PATCH v2 0/1] s390 preparation for vcpu preempted check
 2016-09-29 15:51 UTC  (2+ messages)
` [PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted

[PATCH v2 0/3] Make /proc per net namespace objects belong to container
 2016-09-29 15:46 UTC  (3+ messages)
` [PATCH v2 3/3] net: make net namespace sysctls belong to container's owner

[PATCH] dmaengine: pxa_dma: remove unused function
 2016-09-29 15:45 UTC  (2+ messages)

Source code review around jump label usage
 2016-09-29 15:43 UTC  (16+ messages)
` [PATCH 00/10] md/dm-crypt: Fine-tuning for five function implementations
  ` [PATCH 03/10] md/dm-crypt: Rename a jump label in crypt_message()
    ` [dm-devel] "
  ` [PATCH 05/10] md/dm-crypt: Rename a jump label in crypt_set_key()
    ` [dm-devel] "
` [PATCH 00/10] dm snapshot: Fine-tuning for several function implementations
  ` [PATCH 01/10] dm snapshot: Use kmalloc_array() in init_origin_hash()
      `  "

[PATCH net v2] L2TP:Adjust intf MTU,factor underlay L3,overlay L2
 2016-09-29 15:39 UTC  (8+ messages)

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 15:32 UTC  (4+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors

[PATCH 4.7 00/69] 4.7.6-stable review
 2016-09-29 15:26 UTC  (4+ messages)

[PATCH] driver-core: add test module for asynchronous probing
 2016-09-29 15:13 UTC 

[PATCH v2 2/8] pipe: move limit checking logic into pipe_set_size()
 2016-09-29 14:52 UTC  (5+ messages)
` [PATCH v2 5/8] pipe: simplify logic in alloc_pipe_info()

[PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-29 14:54 UTC  (3+ messages)

[PATCH -v2 0/9] PI and assorted failings
 2016-09-29 14:51 UTC  (18+ messages)
` [PATCH -v2 1/9] rtmutex: Deboost before waking up the top waiter
` [PATCH -v2 2/9] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
` [PATCH -v2 3/9] sched/deadline/rtmutex: Dont miss the dl_runtime/dl_period update
` [PATCH -v2 4/9] rtmutex: Remove rt_mutex_fastunlock()
` [PATCH -v2 5/9] rtmutex: Clean up

[PATCH v1 0/4] Misc changes to Rockchip PSR drivers
 2016-09-29 14:46 UTC  (5+ messages)
` [PATCH v1 1/4] drm/bridge: analogix_dp: prevent runing enable_psr when disabled bridge
` [PATCH v1 2/4] drm/bridge: analogix_dp: get sync PM when init eDP
` [PATCH v1 3/4] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v1 4/4] drm: bridge/analogix: switch Main-link and eDP PHY when enable/disable psr

[GIT PULL 00/27] perf/core improvements and fixes
 2016-09-29 14:35 UTC  (28+ messages)
` [PATCH 01/27] perf record: Fix documentation 'event_sources' -> 'event_source'
` [PATCH 02/27] perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change
` [PATCH 03/27] perf data: Fix building in 32 bit platform with libbabeltrace
` [PATCH 04/27] perf trace: Beautify sched_[gs]et_attr return value
` [PATCH 05/27] perf tools: Update documentation info about quipper
` [PATCH 06/27] perf tools: Make perf_evsel__append_filter() generic
` [PATCH 07/27] perf evsel: New tracepoint specific function
` [PATCH 08/27] perf evsel: Add support for address filters
` [PATCH 09/27] perf script: Fix vanished idle symbols
` [PATCH 10/27] perf record: Rename label 'out_symbol_exit'
` [PATCH 11/27] perf record: Fix error paths
` [PATCH 12/27] perf symbols: Add dso__last_symbol()
` [PATCH 13/27] perf record: Add support for using symbols in address filters
` [PATCH 14/27] perf probe: Increase debug level of SDT debug messages
` [PATCH 15/27] perf intel-pt: Fix snapshot overlap detection decoder errors
` [PATCH 16/27] perf intel-pt: Add support for recording the max non-turbo ratio
` [PATCH 17/27] perf intel-pt: Fix missing error codes processing auxtrace_info
` [PATCH 18/27] perf intel-pt: Add a helper function for processing AUXTRACE_INFO
` [PATCH 19/27] perf intel-pt: Record address filter in AUXTRACE_INFO event
` [PATCH 20/27] perf intel-pt: Read address filter from "
` [PATCH 21/27] perf intel-pt: Enable decoder to handle TIP.PGD with missing IP
` [PATCH 22/27] perf intel-pt: Fix decoding when there are address filters
` [PATCH 23/27] perf probe: Ignore the error of finding inline instance
` [PATCH 24/27] perf probe: Skip if the function address is 0
` [PATCH 25/27] perf probe: Fix to cut off incompatible chars from group name
` [PATCH 26/27] perf probe: Match linkage name with mangled name
` [PATCH 27/27] perf tests: Add dwarf unwind test for powerpc

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-09-29 14:35 UTC  (12+ messages)

[PATCH] clk: mvebu: armada-37xx-periph: Fix the clock provider registration
 2016-09-29 14:28 UTC 

lspci not showing motherboard ethernet controller after PCIe card firmware update change from 32-bit to 64-bit BAR
 2016-09-29 14:24 UTC  (4+ messages)

[PATCH 3.12 001/119] MIPS: KVM: Check for pfn noslot case
 2016-09-29 14:22 UTC  (36+ messages)
` [PATCH 3.12 000/119] 3.12.64-stable review
  ` [PATCH 3.12 002/119] x86/mm: Disable preemption during CR3 read+write
  ` [PATCH 3.12 004/119] parisc: Fix order of EREFUSED define in errno.h
  ` [PATCH 3.12 005/119] PCI: Support PCIe devices with short cfg_size
  ` [PATCH 3.12 006/119] PCI: Add Netronome vendor and device IDs
  ` [PATCH 3.12 016/119] USB: serial: option: add support for Telit LE920A4
  ` [PATCH 3.12 018/119] USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
  ` [PATCH 3.12 019/119] xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices
  ` [PATCH 3.12 020/119] EDAC: Increment correct counter in edac_inc_ue_error()
  ` [PATCH 3.12 021/119] s390/dasd: fix hanging device after clear subchannel
  ` [PATCH 3.12 022/119] mac80211: fix purging multicast PS buffer queue
  ` [PATCH 3.12 023/119] aacraid: Check size values after double-fetch from user
  ` [PATCH 3.12 024/119] cdc-acm: fix wrong pipe type on rx interrupt xfers
  ` [PATCH 3.12 025/119] megaraid_sas: Fix probing cards without io port
  ` [PATCH 3.12 026/119] gpio: Fix OF build problem on UM
  ` [PATCH 3.12 027/119] fs/seq_file: fix out-of-bounds read
  ` [PATCH 3.12 028/119] Input: i8042 - break load dependency between atkbd/psmouse and i8042
  ` [PATCH 3.12 029/119] Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
  ` [PATCH 3.12 030/119] crypto: nx - off by one bug in nx_of_update_msc()
  ` [PATCH 3.12 031/119] USB: fix typo in wMaxPacketSize validation
  ` [PATCH 3.12 032/119] USB: serial: mos7720: fix non-atomic allocation in write path
  ` [PATCH 3.12 033/119] USB: serial: mos7840: "
  ` [PATCH 3.12 034/119] staging: comedi: daqboard2000: bug fix board type matching code
  ` [PATCH 3.12 035/119] ACPI / sysfs: fix error code in get_status()
  ` [PATCH 3.12 036/119] Revert "can: fix handling of unmodifiable configuration options fix"
  ` [PATCH 3.12 037/119] be2iscsi: Fix bogus WARN_ON length check
  ` [PATCH 3.12 038/119] HID: hid-input: Add parentheses to quell gcc warning
  ` [PATCH 3.12 039/119] ALSA: oxygen: Fix logical-not-parentheses warning
  ` [PATCH 3.12 041/119] ext4: validate that metadata blocks do not overlap superblock
  ` [PATCH 3.12 042/119] s390/sclp_ctl: fix potential information leak with /dev/sclp
  ` [PATCH 3.12 043/119] fix d_walk()/non-delayed __d_free() race
  ` [PATCH 3.12 044/119] ext4: avoid modifying checksum fields directly during checksum verification
  ` [PATCH 3.12 046/119] ext4: use __GFP_NOFAIL in ext4_free_blocks()
  ` [PATCH 3.12 047/119] Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-29 14:15 UTC  (3+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type

[PATCH][V3] nbd: add multi-connection support
 2016-09-29 14:03 UTC  (3+ messages)
` [Nbd] "

[PATCH v3 0/2] Ajust lockdep static allocations for sparc
 2016-09-29 13:55 UTC  (6+ messages)
` [PATCH v3 1/2] config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL "
` [PATCH v3 2/2] lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined

[PATCH cgroup/for-4.9] cpuset: fix error error handling regression in proc_cpuset_show()
 2016-09-29 13:54 UTC  (3+ messages)
    ` [PATCH cgroup/for-4.6] cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent()

[PATCH v3 1/2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-29 13:42 UTC  (6+ messages)

[PATCH v2 0/4] ACPI / gpio: Updates to properties
 2016-09-29 13:39 UTC  (5+ messages)
` [PATCH v2 1/4] ACPI / property: Allow holes in reference properties
` [PATCH v2 2/4] ACPI / gpio: Add support for naming GPIOs
` [PATCH v2 3/4] ACPI / gpio: Add hogging support
` [PATCH v2 4/4] ACPI / gpio: Allow holes in list of GPIOs for a device

Race condition between iget_locked() and evict_inodes()
 2016-09-29 13:38 UTC  (4+ messages)

[PATCH v3 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-09-29 13:29 UTC  (4+ messages)
` [PATCH v3 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake SoC

[PATCH] uapi: add missing install of sync_file.h
 2016-09-29 13:32 UTC  (3+ messages)

[PATCH 0/2] drm: Neaten and reduce object size
 2016-09-29 13:32 UTC  (5+ messages)
` [PATCH 2/2] drm: Simplify drm_printk to reduce object size quite a bit

[patch v6] x86/platform/mellanox: introduce support for Mellanox systems platform
 2016-09-29 13:29 UTC  (4+ messages)
` [tip:x86/platform] x86/platform/mellanox: Introduce "

crash by cdc_acm driver in kernels 4.8-rc1/5
 2016-09-29 13:26 UTC  (11+ messages)

[RFC][PATCH 0/7] printk: use alt_printk to handle printk() recursive calls
 2016-09-29 13:25 UTC  (8+ messages)
` [RFC][PATCH 3/7] printk: introduce per-cpu alt_print seq buffer
` [RFC][PATCH 6/7] printk: use alternative printk buffers
` [RFC][PATCH 7/7] printk: new printk() recursion detection

[PATCH] s390x/spinlock: Provide vcpu_is_preempted globally
 2016-09-29 13:21 UTC  (3+ messages)

[RFC PATCH] ipc/sem.c: Add cond_resched in exit_sme
 2016-09-29 13:16 UTC 

[PATCH] Add ability to override kernel release check
 2016-09-29 13:15 UTC  (2+ messages)

[PATCH v2] drm: tilcdc: add a workaround for failed clk_set_rate()
 2016-09-29 13:07 UTC  (3+ messages)

[BUG] block: bdi_register_owner() failure cause NULL pointer dereference
 2016-09-29 13:03 UTC 

[PATCH 0/4] Add DMA support for ti_am335x_adc driver
 2016-09-29 13:01 UTC  (3+ messages)

[PATCH v4 0/3] mm/hugetlb: memory offline issues with hugepages
 2016-09-29 12:32 UTC  (7+ messages)
` [PATCH v4 1/3] mm/hugetlb: fix memory offline with hugepage size > memory block size
` [PATCH v4 2/3] mm/hugetlb: check for reserved hugepages during memory offline
` [PATCH v4 3/3] mm/hugetlb: improve locking in dissolve_free_huge_pages()

Observed a ecryptFS crash
 2016-09-29 12:29 UTC 

[PATCH] pci: remove error message when device not present
 2016-09-29 12:34 UTC  (2+ messages)

[PATCH 0/5] ACPI / gpio: Updates to properties
 2016-09-29 12:33 UTC  (9+ messages)
` [PATCH 4/5] ACPI / property: Allow holes in reference properties

[LINUX PATCH] usb: gadget: Configure bulk maxburst through module parameter in gadget zero
 2016-09-29 12:23 UTC  (3+ messages)

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-29 12:27 UTC  (4+ messages)
` [PATCH v4 0/5] "

[PATCH] pinctrl: freescale: avoid overwriting pin config when freeing GPIO
 2016-09-29 12:16 UTC  (10+ messages)

[PATCH] af_unix: fix garbage collect vs. MSG_PEEK
 2016-09-29 12:09 UTC 

[PATCH] staging: fbtft: fix NULL comparison checkpatch warning
 2016-09-29 12:03 UTC 

[PATCH 1/2] f2fs: use crc and cp version to determine roll-forward recovery
 2016-09-29 12:01 UTC  (2+ messages)

[PATCH v2 0/8] pipe: fix limit handling
 2016-09-29 11:56 UTC  (2+ messages)

[PATCH 0/3] CR4 fixes (some are urgent)
 2016-09-29 11:48 UTC  (5+ messages)
` [PATCH 1/3] x86/init: Fix cr4_init_shadow() on CR4-less machines
` [PATCH 2/3] x86/boot: Fix another __read_cr4() case on 486

[PATCH] spmi: regmap: enable userspace writes
 2016-09-29 11:36 UTC 

[PATCH v3] f2fs: introduce get_checkpoint_version for cleanup
 2016-09-29 11:37 UTC  (2+ messages)

[PATCH v2 00/23] drm/omap: Convert to use videomode from omap_video_timings
 2016-09-29 11:34 UTC  (2+ messages)

ATA failure regression
 2016-09-29 11:33 UTC  (6+ messages)

[PATCH 1/1] mm/percpu.c: correct max_distance calculation for pcpu_embed_first_chunk()
 2016-09-29 11:29 UTC  (4+ messages)
` [RESEND PATCH "

[RFC 0/5] printk: Implement WARN_*DEFERRED()
 2016-09-29 11:28 UTC  (2+ messages)

[PATCH v3] staging: fbtft: Fix checkpatch warning
 2016-09-29 11:27 UTC  (2+ messages)

[LINUX PATCH] usb: gadget: Configure data verification through module parameter in gadget zero
 2016-09-29 11:25 UTC  (2+ messages)

[PATCH] mm/vmalloc: reduce the number of lazy_max_pages to reduce latency
 2016-09-29 11:18 UTC  (5+ messages)

[PATCH v7 0/6] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-09-29 11:08 UTC  (3+ messages)
` [PATCH v7 5/6] mfd: lpc_ich: Add Device IDs for Intel Apollo Lake PCH

[PATCH v3 0/4] implement vcpu preempted check
 2016-09-29 11:05 UTC  (5+ messages)

[PATCH v3 0/7] i2c: bcm2835: Bring in changes from downstream
 2016-09-29 11:05 UTC  (3+ messages)
` [PATCH v3 3/7] i2c: bcm2835: Use dev_dbg logging on transfer errors

[PATCH v2] MAINTAINERS: add myself as Marvell berlin SoC maintainer
 2016-09-29 10:51 UTC 

[PATCH v2 0/3] video: of: Drive edge selection for sync
 2016-09-29 10:55 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: display: display-timing: Add property to configure sync drive edge
` [PATCH v2 2/3] video: display_timing: Add flags to select the edge when the sync is driven
` [PATCH v2 3/3] video: of: display_timing: Add support for syncclk-active property

[PATCH 1/2] f2fs: fix to commit bio cache after flushing node pages
 2016-09-29 10:50 UTC  (2+ messages)
` [PATCH 2/2] f2fs: don't submit irrelevant page

[PATCH] Adding Support for Coresight Components on Zynq 7000
 2016-09-29 10:26 UTC 

[PATCH 00/10] ARM: dts: berlin: fix dtc warnings
 2016-09-29 10:44 UTC  (3+ messages)

[PATCH] Staging: sm750fb: Fix block comments
 2016-09-29 10:26 UTC 

[PATCH 1/2] f2fs: fix to commit bio cache after flushing node pages
 2016-09-29 10:45 UTC  (7+ messages)


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