linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-15 02:00:56 to 2017-01-15 18:35:16 UTC [more...]

[PATCH linux v2 0/6] drivers: hwmon: Add On-Chip Controller driver
 2017-01-15 18:35 UTC  (7+ messages)
` [PATCH linux v2 2/6] hwmon: occ: Add sysfs interface
` [PATCH linux v2 5/6] hwmon: occ: Add hwmon implementation for the P8 OCC

[RFC for GIT] pull-request: add praise to people doing QA
 2017-01-15 18:30 UTC 

[PATCH v3 0/5] MIPS: Add per-cpu IRQ stack
 2017-01-15 18:07 UTC  (12+ messages)

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-15 17:52 UTC  (18+ messages)
` [PATCH net-next v3 04/10] net: dsa: Move ports assignment closer to error checking
` [PATCH net-next v3 05/10] drivers: base: Add device_find_class()
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()
` [PATCH net-next v3 07/10] net: Relocate dev_to_net_device() into core

[PATCH resend] swiotlb: ensure that page-sized mappings are page-aligned
 2017-01-15 17:41 UTC  (2+ messages)

[PATCH] ASoC: tegra: constify tegra30_ahub_soc_data structures
 2017-01-15 17:39 UTC 

sctp: kernel memory overwrite attempt detected in sctp_getsockopt_assoc_stats
 2017-01-15 17:29 UTC 

[tip:timers/core 1/1] arch/tile/include/asm/div64.h:5:1: error: unknown type name 'u64'
 2017-01-15 17:16 UTC 

kvm: use-after-free in process_srcu
 2017-01-15 17:11 UTC  (6+ messages)

[PATCH] scsi: mpt3sas: fix hang on ata passthru commands
 2017-01-15 17:01 UTC  (7+ messages)

[GIT PULL] SCSI fixes for 4.10-rc3
 2017-01-15 16:11 UTC  (3+ messages)
` [PATCH] Revert "scsi: mpt3sas: Fix secure erase premature termination"

[PATCH 0/5] arm64: sunxi: A64: enable MMC support
 2017-01-15 15:59 UTC  (4+ messages)
` [PATCH 3/5] arm64: dts: sun50i: add MMC nodes
    ` Dropping device tree pinmux nodes for GPIO usage (Was: [PATCH 3/5] arm64: dts: sun50i: add MMC nodes)

[PATCHSET v6] blk-mq scheduling framework
 2017-01-15 15:55 UTC  (3+ messages)

[PATCH v9 1/3] gpio: exar: add gpio for exar cards
 2017-01-15 15:47 UTC  (7+ messages)
` [PATCH v9 2/3] serial: exar: split out the exar code from 8250_pci
` [PATCH v9 3/3] serial: 8250_pci: remove exar code

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-01-15 15:46 UTC  (47+ messages)
` [PATCH 01/46] selinux: Use kmalloc_array() in cond_init_bool_indexes()
` [PATCH 02/46] selinux: Delete an unnecessary return statement in cond_compute_av()
` [PATCH 03/46] selinux: Improve size determinations in four functions
` [PATCH 04/46] selinux: Use kmalloc_array() in hashtab_create()
` [PATCH 05/46] selinux: Adjust four checks for null pointers
` [PATCH 06/46] selinux: Use kcalloc() in policydb_index()
` [PATCH 07/46] selinux: Delete unnecessary variable assignments "
` [PATCH 08/46] selinux: Delete an unnecessary return statement in policydb_destroy()
` [PATCH 09/46] selinux: Delete an error message for a failed memory allocation in policydb_read()
` [PATCH 10/46] selinux: Move some assignments for the variable "rc" "
` [PATCH 11/46] selinux: Return directly after a failed next_entry() in genfs_read()
` [PATCH 12/46] selinux: Move assignments for two pointers "
` [PATCH 13/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 14/46] selinux: One function call less in genfs_read() after null pointer detection
` [PATCH 15/46] selinux: One check and function call less in genfs_read() after error detection
` [PATCH 16/46] selinux: Move two assignments for the variable "rc" in filename_trans_read()
` [PATCH 17/46] selinux: Delete an unnecessary variable assignment "
` [PATCH 18/46] selinux: One function call less in filename_trans_read() after error detection
` [PATCH 19/46] selinux: Return directly after a failed next_entry() in range_read()
` [PATCH 20/46] selinux: Move four assignments for the variable "rc" "
` [PATCH 21/46] selinux: Two function calls less in range_read() after error detection
` [PATCH 22/46] selinux: Delete an unnecessary variable initialisation in range_read()
` [PATCH 23/46] selinux: Move an assignment for a pointer "
` [PATCH 24/46] selinux: Return directly after a failed kzalloc() in cat_read()
` [PATCH 25/46] selinux: Return directly after a failed kzalloc() in sens_read()
` [PATCH 26/46] selinux: Improve another size determination "
` [PATCH 27/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 28/46] selinux: Return directly after a failed kzalloc() in user_read()
` [PATCH 29/46] selinux: Return directly after a failed kzalloc() in type_read()
` [PATCH 30/46] selinux: Return directly after a failed kzalloc() in role_read()
` [PATCH 31/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 32/46] selinux: Return directly after a failed kzalloc() in class_read()
` [PATCH 33/46] selinux: Move an assignment for the variable "rc" "
` [PATCH 34/46] selinux: Return directly after a failed kzalloc() in common_read()
` [PATCH 35/46] selinux: Return directly after a failed kzalloc() in perm_read()
` [PATCH 36/46] selinux: Move an assignment for the variable "rc" in mls_read_range_helper()
` [PATCH 37/46] selinux: Move an assignment for the variable "rc" in policydb_load_isids()
` [PATCH 38/46] selinux: One function call less in five functions after null pointer detection
` [PATCH 39/46] selinux: Move two assignments for the variable "rc" in ocontext_read()
` [PATCH 40/46] selinux: Return directly after a failed kzalloc() in roles_init()
` [PATCH 41/46] selinux: Move two assignments for the variable "rc" "
` [PATCH 42/46] selinux: One function call less in roles_init() after error detection
` [PATCH 43/46] selinux: Use kmalloc_array() in sidtab_init()
` [PATCH 44/46] selinux: Adjust two checks for null pointers
` [PATCH 45/46] selinux: Use common error handling code in sidtab_insert()
` [PATCH 46/46] selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()

[RFT PATCH] ARM64: dts: meson-gxbb: Add reserved memory zone and usable memory range
 2017-01-15 15:44 UTC  (6+ messages)

Calling device_init_wakeup() on driver removal
 2017-01-15 15:23 UTC  (3+ messages)

[patch] mm, memcg: do not retry precharge charges
 2017-01-15 15:19 UTC  (7+ messages)
` [patch v2] "

[PATCH v4] ARM64: dts: meson-gx: Add reserved memory zone and usable memory range
 2017-01-15 14:43 UTC  (3+ messages)

[PATCH 00/19] staging: iio: isl29028: staging cleanups
 2017-01-15 14:33 UTC  (5+ messages)
` [PATCH 02/19] staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()

cc1: error: '-march=r3000' requires '-mfp32'
 2017-01-15 14:06 UTC 

[PATCH 0/3] ti,ads7950 device tree bindings
 2017-01-15 13:58 UTC  (14+ messages)
` [PATCH 1/3] DT/bindings: Add bindings for TI ADS7950 A/DC chips
` [PATCH 2/3] iio: adc: ti-ads7950: Drop "ti-" prefix from module name
` [PATCH 3/3] iio: adc: ti-ads7950: Change regulator matching string to "vref"

4.10 regression drm/i915: BUG/oops on lid open
 2017-01-15 13:53 UTC  (3+ messages)
` [PATCH] drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume

arch/xtensa/include/asm/initialize_mmu.h:41: Error: invalid register 'atomctl' for 'wsr' instruction
 2017-01-15 13:40 UTC 

[PATCH 1/1] ASoC: fsl_asrc: use dma_transfer_direction enum when calling dmaengine_prep_dma_cyclic
 2017-01-15 13:24 UTC  (2+ messages)
` [alsa-devel] "

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
 2017-01-15 13:27 UTC 

[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
 2017-01-15 13:19 UTC 

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-15 13:12 UTC  (5+ messages)

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
 2017-01-15 13:12 UTC 

Linux 4.9.4
 2017-01-15 12:57 UTC  (2+ messages)

Linux 4.4.43
 2017-01-15 12:57 UTC  (2+ messages)

[PATCH] staging: rtl8192e: rtl8192e: Remove NULL test before vfree
 2017-01-15 12:51 UTC 

[GIT PULL] Char/Misc driver fixes for 4.10-rc4
 2017-01-15 12:41 UTC 

[GIT PULL] Driver core fixes for 4.10-rc4
 2017-01-15 12:40 UTC 

[GIT PULL] TTY/Serial driver changes for 4.10-rc4
 2017-01-15 12:40 UTC 

[GIT PULL] USB driver fixes for 4.10-rc4
 2017-01-15 12:39 UTC 

[PATCH 1/1] crypto: img-hash - use dma_data_direction when calling dma_map_sg
 2017-01-15 12:37 UTC 

[PATCH v9 0/3] add support for Allwinner SoCs ADC
 2017-01-15 12:23 UTC  (3+ messages)
` [PATCH v9 3/3] iio: adc: "

[PULL REQUEST] i2c for 4.10
 2017-01-15 12:19 UTC 

qla3xxx: u32 constant overflow in fm93c56a_select()
 2017-01-15 12:03 UTC 

[PATCH] drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macros
 2017-01-15 12:03 UTC 

[PATCH] usb: host: constify dev_pm_ops structures
 2017-01-15 11:53 UTC 

[PATCH 0/2] ARM: v7-A !MMU fixes for fun (&fame)
 2017-01-15 11:47 UTC  (5+ messages)
` [PATCH RFC 2/2] ARM: nommu: remap exception base address to RAM

[PATCH] Input: cyapa_gen3: use msleep() for long delay
 2017-01-15 11:13 UTC 

[PATCH RFC V2] Input: cyapa: use time based retry loop
 2017-01-15 11:12 UTC 

aacraid: kernel: AAC: Host adapter dead -1 (bisected)
 2017-01-15 11:05 UTC 

Bluetooth: always-true condition in dtl1_confcheck
 2017-01-15 11:04 UTC 

[PATCH] tty: serial: constify dev_pm_ops structures
 2017-01-15 11:00 UTC 

[char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer
 2017-01-15 10:58 UTC  (11+ messages)

[PATCH] drivers: staging: rtl8188eu: include: Removed unnecssary defined macros
 2017-01-15 10:57 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8188eu: include: wifi: Unnecessary do-while removed from macro
 2017-01-15 10:56 UTC  (7+ messages)

[PATCH] [PATCH]thermal/intel_powerclamp:fix sched_setscheduler fail
 2017-01-15 10:28 UTC  (2+ messages)
` [thermal/intel_powerclamp] b4d590f251: WARNING:at_kernel/sched/idle.c:#play_idle

[PATCH] rcu: Narrow early boot window of illegal synchronous grace periods
 2017-01-15 10:09 UTC  (6+ messages)

[GIT PULL] x86 fixes
 2017-01-15 10:06 UTC 

Nokia N900: mixers changed between 4.6 and 4.10, no longer can use in-call speaker
 2017-01-15 10:05 UTC  (5+ messages)
  ` Nokia N900: mixers changed between 4.9 and 4.10-rc3, "

[GIT PULL] nohz fix
 2017-01-15 10:03 UTC 

[PATCH] i2c: busses: constify dev_pm_ops structures
 2017-01-15  9:59 UTC 

[GIT PULL] perf fixes
 2017-01-15  9:59 UTC 

4.10-rc1: thinkpad x60: who ate my cpu?
 2017-01-15  9:56 UTC  (5+ messages)

[GIT PULL] EFI fixes
 2017-01-15  9:53 UTC 

[PATCH tip/core/rcu 0/3] SRCU updates for 4.11
 2017-01-15  9:40 UTC  (14+ messages)
` [PATCH tip/core/rcu 1/3] srcu: More efficient reader counts
` [PATCH tip/core/rcu 2/3] srcu: Force full grace-period ordering

[PATCH v4 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-15  9:36 UTC  (6+ messages)
` [PATCH v4 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports

taint/module: Fix problems when out-of-kernel driver defines true or false
 2017-01-15  9:09 UTC 

[PATCH 00/22] Openrisc patchees from backlog for 4.11
 2017-01-15  8:36 UTC  (3+ messages)

[PATCH 07/22] openrisc: add atomic bitops
 2017-01-15  8:29 UTC  (3+ messages)

[PATCH] lib: bitmap: introduce bitmap_find_next_zero_area_and_size
 2017-01-15  7:17 UTC  (2+ messages)

[PATCH] Drivers: staging: rtl8192e: style fix, octal file permissions
 2017-01-15  7:16 UTC 

[PATCH v6 0/3] Add touch key driver support for TM2
 2017-01-15  7:11 UTC  (3+ messages)
  ` [PATCH v6 2/3] input: tm2-touchkey: Add touchkey "

make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.o'
 2017-01-15  6:41 UTC 

mm, vmscan: commit makes PAE kernel crash nightly (bisected)
 2017-01-15  6:27 UTC  (6+ messages)

[PATCH tip/core/rcu 0/9] Torture-test changes for 4.11
 2017-01-15  5:39 UTC  (3+ messages)

[PATCH tip/core/rcu 0/5] Documentation updates for 4.11
 2017-01-15  5:31 UTC  (3+ messages)

[PATCH] firmware: qcom: scm: add a video command for state setting
 2017-01-15  5:25 UTC  (2+ messages)

[PATCH] scsi: ibmvscsi: constify dev_pm_ops structures
 2017-01-15  4:53 UTC 

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-15  4:42 UTC  (9+ messages)

[PATCH V2 6/6] gpio: davinci: Remove redundant macros
 2017-01-15  4:31 UTC  (2+ messages)

[PATCH] iio: health: afe4404: retrieve a valid iio_dev in suspend/resume
 2017-01-15  3:52 UTC 

[PATCH] iio: health: afe4403: retrieve a valid iio_dev in suspend/resume
 2017-01-15  3:51 UTC 

[PATCH V6 00/18] blk-throttle: add .low limit
 2017-01-15  3:42 UTC  (19+ messages)
` [PATCH V6 01/18] blk-throttle: use U64_MAX/UINT_MAX to replace -1
` [PATCH V6 02/18] blk-throttle: prepare support multiple limits
` [PATCH V6 03/18] blk-throttle: add .low interface
` [PATCH V6 04/18] blk-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH V6 05/18] blk-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH V6 06/18] blk-throttle: add downgrade logic
` [PATCH V6 07/18] blk-throttle: make sure expire time isn't too big
` [PATCH V6 08/18] blk-throttle: make throtl_slice tunable
` [PATCH V6 09/18] blk-throttle: choose a small throtl_slice for SSD
` [PATCH V6 10/18] blk-throttle: detect completed idle cgroup
` [PATCH V6 11/18] blk-throttle: make bandwidth change smooth
` [PATCH V6 12/18] blk-throttle: add a simple idle detection
` [PATCH V6 13/18] blk-throttle: add interface to configure idle time threshold
` [PATCH V6 14/18] blk-throttle: ignore idle cgroup limit
` [PATCH V6 15/18] blk-throttle: add interface for per-cgroup target latency
` [PATCH V6 16/18] block: track request size in blk_issue_stat
` [PATCH V6 17/18] blk-throttle: add a mechanism to estimate IO latency
` [PATCH V6 18/18] blk-throttle: add latency target support

[PATCH v4 0/5] thermal: fixes the rockchip thermal
 2017-01-15  3:35 UTC  (9+ messages)

[PATCH v5 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2017-01-15  3:01 UTC  (3+ messages)
` [PATCH v6 "

cc1: error: '-march=r3900' requires '-mfp32'
 2017-01-15  2:56 UTC 

[PATCH v7 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2017-01-15  2:36 UTC  (4+ messages)
` [PATCH v7 1/7] perf/amd/iommu: Misc fix up perf_iommu_read

core.c:undefined reference to `fpu_save'
 2017-01-15  2:25 UTC 

[PATCH 0/4] Drop drivers for Exynos4415
 2017-01-15  2:00 UTC  (2+ 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).