linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-21 10:53:31 to 2015-09-21 14:06:23 UTC [more...]

[PATCH] fs: fix data race on mnt.mnt_flags
 2015-09-21 14:06 UTC  (2+ messages)

[PATCH 1/4] sound/onyx: remove redundant case entry
 2015-09-21 13:57 UTC  (3+ messages)
` [PATCH 3/4] sound/fabrics/layout: make aoa_fabric_layout_init return directly
` [PATCH 4/4] sound/core/seq: make prioq_match return bool

[PATCH v6 0/22] On-demand device probing
 2015-09-21 14:03 UTC  (15+ messages)
` [PATCH v6 01/22] driver core: handle -EPROBE_DEFER from bus_type.match()
` [PATCH v6 02/22] ARM: amba: Move reading of periphid to amba_match()
` [PATCH v6 03/22] of/platform: Point to struct device from device node
` [PATCH v6 07/22] regulator: core: Remove regulator_list
` [PATCH v6 08/22] regulator: core: Probe regulators on demand
` [PATCH v6 09/22] drm: Probe panels "
` [PATCH v6 13/22] backlight: Probe backlight devices "
` [PATCH v6 15/22] clk: Probe clk providers "
` [PATCH v6 17/22] phy: core: Probe phy "
` [PATCH v6 18/22] dma: of: Probe DMA controllers "
` [PATCH v6 19/22] power-supply: Probe power supplies "
` [PATCH v6 20/22] driver core: Allow deferring probes until late init
` [PATCH v6 21/22] driver core: Start processing deferred probes earlier
` [PATCH v6 22/22] of/platform: Defer probes of registered devices

[PATCH 1/2] mm/vmscan: make inactive_anon/file_is_low return bool
 2015-09-21 13:37 UTC  (2+ messages)
` [PATCH 2/2] mm/memcontrol: make mem_cgroup_inactive_anon_is_low "

[PATCH 01/38] arm-cci: fix handling cpumask_any_but return value
 2015-09-21 13:59 UTC  (41+ messages)
` [PATCH 02/38] bus: arm-ccn: "
` [PATCH 03/38] drm/i915: fix handling gen8_emit_flush_coherentl3_wa result
` [PATCH 04/38] IB/ehca: fix handling idr_alloc result
` [PATCH 05/38] staging: lustre: fix handling lustre_posix_acl_xattr_filter result
` [PATCH 06/38] tty: serial: lpc32xx_hs: fix handling platform_get_irq result
` [PATCH 07/38] usb: host: ehci-msm: "
` [PATCH 08/38] openvswitch: fix handling result of ipv6_skip_exthdr
` [PATCH 09/38] selftests/timers: fix write return value handlng
` [PATCH 10/38] hwrng: fix handling platform_get_irq
` [PATCH 11/38] HSI: omap_ssi: fix handling ida_simple_get result
` [PATCH 12/38] HSI: omap_ssi_port: fix handling of_get_named_gpio result
` [PATCH 13/38] ARM: shmobile: apmu: correct type of CPU id
` [PATCH 14/38] clk: vt8500: fix sign of possible PLL values
` [PATCH 15/38] drm/layerscape: fix handling fsl_dcu_drm_plane_index result
` [PATCH 16/38] gpu: ipu-v3: fix div_ratio type
` [PATCH 17/38] isdn: hisax: fix frame calculation
` [PATCH 18/38] net/ibm/emac: fix type of phy_mode
` [PATCH 19/38] net: stmmac: fix type of entry variable
` [PATCH 20/38] net: brcm80211: fix range check
` [PATCH 21/38] mwifiex: fix comparison expression
` [PATCH 22/38] orinoco: fix checking for default value
` [PATCH 23/38] rndis_wlan: "
` [PATCH 24/38] rtc: opal: fix type of token
` [PATCH 25/38] staging: media: davinci_vpfe: fix ipipe_mode type
` [PATCH 26/38] staging: lustre: remove invalid check
` [PATCH 27/38] usbnet: "
` [PATCH 28/38] video/omap: "
` [PATCH 29/38] Input: touchscreen: atmel: "
` [PATCH 30/38] leds: flash: "
` [PATCH 31/38] leds: tca6507: "
` [PATCH 32/38] fs/cachefiles: remove invalid checks
` [PATCH 33/38] mm/memblock.c: remove invalid check
` [PATCH 34/38] perf: "
` [PATCH 35/38] ptrace: "
` [PATCH 36/38] MIPS: "
` [PATCH 37/38] zlib_deflate/deftree: change always true condition to 1
` [PATCH 38/38] drm/radeon: simplify boot level calculation
` [PATCH 00/38] Fixes related to incorrect usage of unsigned types

[PATCH] mm/oom_kill.c: don't kill TASK_UNINTERRUPTIBLE tasks
 2015-09-21 13:57 UTC  (8+ messages)
` can't oom-kill zap the victim's memory?

[RFC v7 00/41] Richacls
 2015-09-21 13:59 UTC  (5+ messages)
` [RFC v7 13/41] richacl: Check if an acl is equivalent to a file mode

[PATCH v3] tools lib traceevent: str addresses in heterogeneous arch environments
 2015-09-21 13:56 UTC  (2+ messages)

[PATCH 0/9] perf sched replay: Make some improvements and fixes
 2015-09-21 13:54 UTC  (3+ messages)
` [PATCH 8/9] perf sched replay: Support using -f to override perf.data file ownership
  ` [RFC] Perf: Trigger and dump sample info to perf.data from user space ring buffer

[PATCH 0/5] Pass xattr handler to xattr handler operations
 2015-09-21  7:30 UTC  (3+ messages)
` [PATCH 3/5] 9p: Simplify the xattr handlers

[PATCHv2] SUNRPC: Fix a race in xs_reset_transport
 2015-09-21 13:48 UTC  (7+ messages)

[PATCH 1/3] irqchip: atmel-aic5: fix bug with mask/unmask
 2015-09-21 13:46 UTC  (3+ messages)
` [PATCH 2/3] irqchip: atmel-aic5: fix variable naming
` [PATCH 3/3] irqchip: atmel-aic5: simplify base chip selection

[PATCH v9 00/18] Add VT-d Posted-Interrupts support - including prerequisite series
 2015-09-21 13:46 UTC  (11+ messages)
` [PATCH v9 12/18] vfio: Register/unregister irq_bypass_producer
` [PATCH v9 18/18] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts

[PATCH] barriers: introduce smp_mb__release_acquire and update documentation
 2015-09-21 13:45 UTC  (9+ messages)

[PATCH v3 1/2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-21 13:44 UTC  (2+ messages)
` [PATCH v3 2/2] airo: Implement netif_carrier_on/off

[PATCH v3 0/4] platform/chrome: vboot context support
 2015-09-21 13:41 UTC  (6+ messages)
` [PATCH 1/4] sysfs: Support is_visible() on binary attributes
` [PATCH v3 2/4] Documentation: bindings: mfd: cros ec: document vbc EC property
` [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context
` [PATCH v3 4/4] ARM: dts: Enable EC vboot context support on Peach boards

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-21 13:40 UTC  (12+ messages)
` [RFC][PATCH 0/9] use CRYPTO_ALG_TFM_MAY_SHARE cra flag (full patchset)
  ` [RFC][PATCH 1/9] crypto: introduce CRYPTO_ALG_TFM_MAY_SHARE flag
  ` [RFC][PATCH 2/9] crypto/lzo: set CRYPTO_ALG_TFM_MAY_SHARE
  ` [RFC][PATCH 3/9] crypto/lz4: "
  ` [RFC][PATCH 4/9] crypto/lz4hc: "
  ` [RFC][PATCH 5/9] crypto/842: "
  ` [RFC][PATCH 6/9] zram: make stream find and release functions static
  ` [RFC][PATCH 7/9] zram: pass zstrm down to decompression path
  ` [RFC][PATCH 9/9] zram: use crypto CRYPTO_ALG_TFM_MAY_SHARE API
  ` [RFC][PATCH 8/9] zram: use crypto API for compression

[PATCH] mfd: tps6105x: Fix NULL pointer access
 2015-09-21 13:41 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 3.12 00/33] 3.12.48-stable review
 2015-09-21 13:38 UTC  (10+ messages)
` [PATCH 3.12 01/33] mfd: lpc_ich: Assign subdevice ids automatically
  ` [PATCH 3.12 16/33] isdn/gigaset: reset tty->receive_room when attaching ser_gigaset

[PATCH 0/5] Drivers: hv: Miscellaneous fixes
 2015-09-21 13:37 UTC  (8+ messages)
` [PATCH 1/5] Drivers: hv: vmbus: fix init_vp_index() for reloading hv_netvsc
  ` [PATCH 2/5] hv: add helpers to handle hv_util device state

[PATCH v3] arm64: Introduce IRQ stack
 2015-09-21 13:38 UTC  (2+ messages)

[GIT PULL] Thermal-SoC management updates for v4.3-rc2
 2015-09-21 13:36 UTC  (3+ messages)

[PATCH] coccinelle: tests: unsigned value cannot be lesser than zero
 2015-09-21 13:34 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
 2015-09-21 13:34 UTC  (5+ messages)
      ` netlink: Replace rhash_portid with bound

[PATCH] lib: fix data race in rhashtable_rehash_one
 2015-09-21 13:31 UTC  (2+ messages)

[PATCH] misc: hpilo: Add mini and max value of module parameter in description
 2015-09-21 13:31 UTC  (5+ messages)
` [PATCH v2, 1/2] misc: hpilo: Add min "
  ` [PATCH v2, 2/2] misc: hpilo: Change e-mail address from hp.com to hpe.com

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-21 13:31 UTC 

EXT4: new warnings from 4.3.0-rc2
 2015-09-21 13:27 UTC 

[PATCH v2] Staging: fbtft: Remove debug messages
 2015-09-21 13:27 UTC 

[PATCH] IB/hfi1: use kvfree() in sdma.c
 2015-09-21 13:18 UTC  (2+ messages)

[PATCH] Documentation: gpio: mention that <function>-gpio has been deprecated
 2015-09-21 13:14 UTC 

[RESEND PATCH] media: vb2: Fix vb2_dc_prepare do not correct sync data to device
 2015-09-21 13:13 UTC  (2+ messages)

[PATCH v2 0/2] of: Dynamic DT updates
 2015-09-21 13:11 UTC  (8+ messages)
` [PATCH v2 2/2] of: changesets: Introduce changeset helper methods

[PATCH] xen/x86: Don't try to write syscall-related MSRs for PV guests
 2015-09-21 13:09 UTC 

[RFC v2 00/18] kthread: Use kthread worker API more widely
 2015-09-21 13:03 UTC  (19+ messages)
` [RFC v2 01/18] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC v2 02/18] kthread: Add create_kthread_worker*()
` [RFC v2 03/18] kthread: Add drain_kthread_worker()
` [RFC v2 04/18] kthread: Add destroy_kthread_worker()
` [RFC v2 05/18] kthread: Add pending flag to kthread work
` [RFC v2 06/18] kthread: Initial support for delayed "
` [RFC v2 07/18] kthread: Allow to cancel "
` [RFC v2 08/18] kthread: Allow to modify delayed "
` [RFC v2 09/18] mm/huge_page: Convert khugepaged() into kthread worker API
` [RFC v2 10/18] ring_buffer: Do no not complete benchmark reader too early
` [RFC v2 11/18] ring_buffer: Fix more races when terminating the producer in the benchmark
` [RFC v2 12/18] ring_buffer: Convert benchmark kthreads into kthread worker API
` [RFC v2 13/18] rcu: Finish folding ->fqs_state into ->gp_state
` [RFC v2 14/18] rcu: Store first_gp_fqs into struct rcu_state
` [RFC v2 15/18] rcu: Clean up timeouts for forcing the quiescent state
` [RFC v2 16/18] rcu: Check actual RCU_GP_FLAG_FQS when handling "
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API
` [RFC v2 18/18] kthread: Better support freezable kthread workers

setup() and odd Syscalls in Ancient History
 2015-09-21 13:07 UTC 

[PATCH RFC 0/7] ASoC: tlv320aic26: Add device tree support and bug fixes
 2015-09-21 13:05 UTC  (7+ messages)
` [PATCH RFC 1/7] ASoC: tlv320aic26: Add device tree binding
  ` [alsa-devel] "
` [PATCH RFC 6/7] ASoC: tlv320aic26: Add support for DSP_B data format

[PATCH] lib: Documentation: Synchronize %p formatting documentation
 2015-09-21 13:04 UTC  (3+ messages)

[PATCH v2] gpio: mention in DT binding doc that <name>-gpio is deprecated
 2015-09-21 12:57 UTC 

[PATCH 00/16] usb: gadget: amd5536udc: fix memory leaks
 2015-09-21 12:48 UTC  (6+ messages)

[PATCH] misc: sram: extend usage of reserved partitions
 2015-09-21 12:40 UTC  (4+ messages)

System with multiple arizona (wm5102) codecs
 2015-09-21 12:36 UTC  (7+ messages)
        ` [alsa-devel] "

[PATCH] perf tools: session: avoid infinite loop
 2015-09-21 12:33 UTC  (11+ messages)

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-21 12:30 UTC  (3+ messages)

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-21 12:29 UTC  (5+ messages)

[PATCH v2 0/2] x86/msr: MSR access failure changes
 2015-09-21 12:27 UTC  (6+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops

[RESEND PATCH] mfd: max77843: Fix max77843_chg_init() return on error
 2015-09-21 12:26 UTC 

[PATCH] f2fs: fix to handle io error in ->direct_IO
 2015-09-21 12:17 UTC 

[PATCH linux-next v9 0/3] mfd: flexcom: add a driver for Flexcom
 2015-09-21 12:15 UTC  (6+ messages)
` [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom

[PATCH] mmc: pwrseq_simple: use GPIO descriptors array API
 2015-09-21 12:14 UTC 

[PATCH v2] arm64: Introduce IRQ stack
 2015-09-21 12:14 UTC  (11+ messages)

[PATCH 1/2 v2] airo: fix IW_AUTH_ALG_OPEN_SYSTEM
 2015-09-21 11:39 UTC  (2+ messages)

[PATCH 0/5] arm64: berlin: add pinctrl support
 2015-09-21 12:06 UTC  (4+ messages)
` [PATCH 2/5] pinctrl: berlin: add the berlin4ct pinctrl driver

[PATCH] bfa: deinline __bfa_trc, wwn2str and fcid2str
 2015-09-21 12:04 UTC 

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-09-21 12:03 UTC  (7+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 04/10] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 07/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH] fs: fix data races on inode->i_flctx
 2015-09-21 11:53 UTC  (9+ messages)

[PATCH v2 2/2] ARM: irqchip: mxs: add Alpascale ASM9260 support
 2015-09-21 11:53 UTC  (4+ messages)
` [PATCH v3 0/2] Add support for ASM9260 interrupt controller
  ` [PATCH v3 1/2] ARM: irqchip: mxs: prepare driver for HW with different offsets
  ` [PATCH v3 2/2] ARM: irqchip: mxs: add Alphascale ASM9260 support

blk_mq_register_disk: kobject (00000000009f2dd8): tried to init an initialized object, something is seriously wrong
 2015-09-21 11:43 UTC  (5+ messages)

[PATCH] inotify: actually check for invalid bits in sys_inotify_add_watch()
 2015-09-21 11:29 UTC  (6+ messages)

[PATCH] [media] tvp5150: add support for asynchronous probing
 2015-09-21 11:27 UTC  (2+ messages)

[PATCH v4 0/16] Add Analogix Core Display Port Driver
 2015-09-21 11:22 UTC  (6+ messages)

[PATCH V3] mmc: block: Add new ioctl to send multi commands
 2015-09-21 11:19 UTC  (4+ messages)

[PATCH] iio: gyro: ssp_gyro_sensor: Use devm_iio_device_register
 2015-09-21 11:18 UTC  (5+ messages)

[PATCH 0/3] fix allmodconfig failure of avr32
 2015-09-21 11:10 UTC  (4+ messages)
` [PATCH 2/3] usb: gadget: at91_udc: mention proper dependency

[PATCH] fs/jbd2: fix data races in jbd2_journal_set_features
 2015-09-21 10:57 UTC 

[PATCH v3 0/4] iio: bmc150 regmap and SPI
 2015-09-21 10:55 UTC  (5+ messages)
` [PATCH v3 1/4] iio: bmc150: Use i2c regmap
` [PATCH v3 2/4] iio: bcm150: Remove i2c_client from private data
` [PATCH v3 3/4] iio: bmc150: Split the driver into core and i2c
` [PATCH v3 4/4] iio: bmc150: Add SPI driver


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