mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH net-next v2 00/17] net: dsa: mv88e6xxx: rework ATU support
 2017-03-11 21:12 UTC  (6+ messages)
` [PATCH net-next v2 01/17] net: dsa: mv88e6xxx: add port mask helper
` [PATCH net-next v2 04/17] net: dsa: mv88e6xxx: setup message ports
` [PATCH net-next v2 05/17] net: dsa: mv88e6xxx: enable ATU Learn2All
` [PATCH net-next v2 08/17] net: dsa: mv88e6xxx: rework ATU Flush
` [PATCH net-next v2 12/17] net: dsa: add dsa_is_normal_port helper

[PATCH v2] net: tun: use new api ethtool_{get|set}_link_ksettings
 2017-03-11 21:03 UTC 

[PATCH net-next 00/14] net: dsa: mv88e6xxx: rework ATU support
 2017-03-11 20:55 UTC  (4+ messages)
` [PATCH net-next 04/14] net: dsa: mv88e6xxx: rework ATU Load/Purge

[PATCH] staging: android: Replace strcpy with strlcpy
 2017-03-11 20:47 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH v4 00/36] i.MX Media Driver
 2017-03-11 20:41 UTC  (26+ messages)
` [PATCH v4 14/36] [media] v4l2-mc: add a function to inherit controls from a pipeline

[PATCH] staging: wlan-ng: fix checkpatch.pl code style warnings
 2017-03-11 20:39 UTC 

[PATCH v5 00/39] i.MX Media Driver
 2017-03-11 20:31 UTC  (15+ messages)
` [PATCH v5 15/39] [media] v4l2: add a frame interval error event
` [PATCH v5 18/39] [media] v4l: subdev: Add function to validate frame interval
` [PATCH v5 21/39] UAPI: Add media UAPI Kbuild file

[PATCH] ARM: tegra: Select SOC_TEGRA_PMC to fix linking error
 2017-03-11 20:26 UTC 

srcu: BUG in __synchronize_srcu
 2017-03-11 20:06 UTC  (5+ messages)

[PATCH v3 0/5] phy/mfd/soc: exynos: Header cleanup
 2017-03-11 20:00 UTC  (6+ messages)
` [PATCH v3 1/5] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v3 2/5] phy: exynos5: "
` [PATCH v3 3/5] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v3 4/5] mfd: exynos-lpass: Use common soc/exynos-regs-pmu.h header
` [PATCH v3 5/5] phy: exynos: Use one define for enable bit

[PATCH] staging: atomisp: remove redundant check for client being null
 2017-03-11 19:48 UTC 

[PATCH v15 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-03-11 19:47 UTC  (10+ messages)
` [PATCH v15 1/9] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v15 2/9] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v15 3/9] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v15 4/9] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v15 5/9] x86/cpufeature: Detect CPUID faulting support
` [PATCH v15 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v15 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v15 8/9] KVM: x86: virtualize cpuid faulting
` [PATCH v15 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

[PATCH] staging: atomisp: clean up return logic, remove redunant code
 2017-03-11 19:32 UTC 

[PATCH] statx: optimize copy of struct statx to userspace
 2017-03-11 19:28 UTC  (2+ messages)

[PATCH] statx: remove incorrect part of vfs_statx() comment
 2017-03-11 19:27 UTC  (2+ messages)

[PATCH] ASoC: cs35l35: trivial fix to indentation
 2017-03-11 19:19 UTC 

[GIT PULL] KVM fixes for 4.11-rc2
 2017-03-11 19:13 UTC 

[PATCH] dm cache: handle kmalloc failure allocating background_tracker struct
 2017-03-11 19:09 UTC 

[PATCH 1/7] regulator: max1586: Constify regulator_ops
 2017-03-11 19:01 UTC  (7+ messages)
` [PATCH 2/7] regulator: max77693: "
` [PATCH 3/7] regulator: max8660: "
` [PATCH 4/7] regulator: s2mpa01: "
` [PATCH 5/7] regulator: s2mps11: "
` [PATCH 6/7] regulator: s5m8767: "
` [PATCH 7/7] regulator: s2mpa01: Fix inconsistent indenting

[PATCH v1 00/10] staging: iio: Remove exceptional & on functions name
 2017-03-11 18:57 UTC  (23+ messages)
` [PATCH v1 01/10] staging: iio: ad7192: Remove exceptional & on function name
` [PATCH v1 02/10] staging: iio: ad7780: "
` [PATCH v1 03/10] staging: iio: cdc: ad7746: "
` [PATCH v1 04/10] staging: iio: cdc: ad7152: "
` [PATCH v1 05/10] staging: iio: adis16240: "
` [PATCH v1 06/10] staging: iio: adis16201: "
` [PATCH v1 07/10] staging: iio: adis16209: "
` [PATCH v1 08/10] staging: iio: adis16203: "
` [PATCH v1 09/10] staging: iio: resolver: "
` [PATCH v1 10/10] staging: iio: gyro: "

[GIT PULL] module.h --> extable.h fixup for arch/score
 2017-03-11 18:42 UTC 

[PATCH] iio: multiplexer: fix unsigned check with less than zero
 2017-03-11 18:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] phy/mfd/soc: exynos: Header cleanup
 2017-03-11 18:25 UTC  (5+ messages)
` [PATCH v2 1/4] phy: exynos4: Remove duplicated defines of PHY register defines
` [PATCH v2 2/4] phy: exynos5: "
` [PATCH v2 3/4] phy: exynos-mipi-video: Use consistent method to address phy registers
` [PATCH v2 4/4] phy: exynos: Use one define for enable bit

[PATCH] Staging: iio: return expression instead of return ret
 2017-03-11 18:25 UTC  (2+ messages)

[RESEND] drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
 2017-03-11 18:04 UTC 

[PATCH] morse code panics for 2.5.65
 2017-03-11 18:02 UTC 

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-11 17:52 UTC  (2+ messages)

[PATCH v2 0/3] watchdog: s3c2410: Minor cleanups
 2017-03-11 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] watchdog: s3c2410: Constify local structures
` [PATCH v2 2/3] watchdog: s3c2410: Simplify getting driver data
` [PATCH v2 3/3] watchdog: s3c2410: Minor code cleanup

[PATCH v2] staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflag
 2017-03-11 17:31 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH 1/2] x86/xsave: Move xsave initialization to after parsing early parameters
 2017-03-11 17:30 UTC  (2+ messages)
` [PATCH 2/2] x86/fpu: Support disabling AVX and AVX512

[PATCH v2 0/8] watchdog: s3c2410: Fixes and improvements
 2017-03-11 17:29 UTC  (11+ messages)
` [PATCH v2 1/8] watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
` [PATCH v2 2/8] watchdog: s3c2410: Fix infinite interrupt in soft mode
` [PATCH v2 3/8] ARM: dts: exynos: Fix watchdog reset on Exynos4412
` [PATCH v2 4/8] ARM: dts: s3c64xx: Enable watchdog on all S3C64xx boards
` [PATCH v2 5/8] ARM: dts: exynos: Enable watchdog on all Exynos4 boards
` [PATCH v2 6/8] ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440
` [PATCH v2 7/8] ARM: dts: s3c64xx: Fix infinite interrupt in soft mode
` [PATCH v2 8/8] ARM: dts: s5pv210: "

[PATCH 1/2] x86/xsave: Move xsave initialization to after parsing early parameters
 2017-03-11 17:20 UTC  (4+ messages)
` [PATCH 2/2] x86/fpu: Support disabling AVX and AVX512

[PATCH] staging: rtl8188eu: Fix redundant space coding style issue
 2017-03-11 17:13 UTC 

[PATCH] powerpc: Fix crash introduced with commit 5657933dbb6e
 2017-03-11 17:07 UTC  (2+ messages)

[PATCH 3.16 000/370] 3.16.42-rc1 review
 2017-03-11 16:53 UTC  (5+ messages)
` [PATCH 3.16 000/372] 3.16.42-rc2 review
  ` [PATCH 3.16 372/372] tty: n_hdlc: get rid of racy n_hdlc.tbuf
  ` [PATCH 3.16 371/372] TTY: n_hdlc, fix lockdep false positive

[PATCH 3.2 000/199] 3.2.87-rc1 review
 2017-03-11 16:52 UTC  (6+ messages)
` [PATCH 3.2 000/202] 3.2.87-rc2 review
  ` [PATCH 3.2 201/202] list: introduce list_first_entry_or_null
  ` [PATCH 3.2 202/202] tty: n_hdlc: get rid of racy n_hdlc.tbuf
  ` [PATCH 3.2 200/202] TTY: n_hdlc, fix lockdep false positive

[PATCH] staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflag
 2017-03-11 16:52 UTC  (4+ messages)
` [Outreachy kernel] "

nvme, allocation failures, and aborted commands
 2017-03-11 16:31 UTC  (4+ messages)

[PATCH] drm/radeon: Fix GPU lockups for the R7 M270
 2017-03-11 16:21 UTC 

UBSAN: Undefined behaviour in kernel/time/tick-sched.c:600:9
 2017-03-11 16:09 UTC  (4+ messages)

[PULL REQUEST] i2c for 4.11
 2017-03-11 15:59 UTC  (3+ messages)

[PATCH] arm64: dts: uniphier: add pinctrl property to eMMC node for LD11/LD20
 2017-03-11 15:38 UTC 

[PATCH] ARM: dts: uniphier: fix pin groups of eMMC pin-mux node
 2017-03-11 15:36 UTC 

[PATCH 6/8] Input: psmouse - add support for SMBus companions
 2017-03-11 15:13 UTC  (2+ messages)

[PATCH v4] zram: extend zero pages to same element pages
 2017-03-11 14:56 UTC  (2+ messages)
` memfill v2 now with ARM and x86 implementations

[PATCH v3 0/3] Bind RMI4 over SMBus from PS/2
 2017-03-11 14:54 UTC  (2+ messages)

[x86/boot] 39c7962093: BUG:kernel_hang_in_early-boot_stage,last_printk:Decompressing_Linux...Parsing_ELF
 2017-03-11 14:26 UTC 

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-11 14:09 UTC  (8+ messages)
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER

[PATCH v2 00/11] add thermal throttling to Allwinner A33 SoC
 2017-03-11 14:09 UTC  (5+ messages)
` [PATCH v2 05/11] Documentation: DT: bindings: mfd: add A33 GPADC binding
` [PATCH v2 07/11] iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function

[mm/kasan] 80a9201a59 BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel
 2017-03-11 13:54 UTC  (2+ messages)
` [mm/kasan] BUG: KASAN: slab-out-of-bounds in inotify_read at addr ffff88001539780c

[PATCH v3 3/3] x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
 2017-03-11 13:52 UTC  (2+ messages)
` [tip:x86/vdso] "

[PATCH v3 2/3] x86/hyperv: move TSC reading method to asm/mshyperv.h
 2017-03-11 13:52 UTC  (2+ messages)
` [tip:x86/vdso] x86/hyperv: Move "

[PATCH v3 1/3] x86/hyperv: implement hv_get_tsc_page()
 2017-03-11 13:51 UTC  (2+ messages)
` [tip:x86/vdso] x86/hyperv: Implement hv_get_tsc_page()

[PATCH v3 5/5] acpi/processor: Check for duplicate processor ids at hotplug time
 2017-03-11 13:48 UTC  (2+ messages)
` [tip:x86/acpi] "

[PATCH v3 4/5] acpi/processor: Implement DEVICE operator for processor enumeration
 2017-03-11 13:47 UTC  (2+ messages)
` [tip:x86/acpi] "

[PATCH v3 3/5] x86/acpi: Restore the order of CPU IDs
 2017-03-11 13:47 UTC  (2+ messages)
` [tip:x86/acpi] "

[PATCH v3 2/5] Revert"x86/acpi: Enable MADT APIs to return disabled apicids"
 2017-03-11 13:46 UTC  (2+ messages)
` [tip:x86/acpi] "

[PATCH v3 1/5] Revert"x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
 2017-03-11 13:45 UTC  (2+ messages)
` [tip:x86/acpi] Revert "x86/acpi: "

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-11 13:36 UTC 

[PATCH] kbuild: strip the last slash in KBUILD_EXTMOD
 2017-03-11 13:34 UTC  (2+ messages)

[PATCH 2/6] x86/cpu: drop wp_works_ok member of struct cpuinfo_x86
 2017-03-11 13:34 UTC  (2+ messages)
` [tip:x86/cpu] x86/cpu: Drop "

[PATCH 1/6] x86: drop unneded members of struct cpuinfo_x86
 2017-03-11 13:34 UTC  (2+ messages)
` [tip:x86/cpu] x86/cpu: Drop "

[PATCH] staging: lustre fix constant comparision style issue in lu_object.h
 2017-03-11 13:07 UTC 

[PATCH v2] tpm_crb: request and relinquish locality 0
 2017-03-11 13:02 UTC 

[PATCH RFC,v2] tpm_crb: request and relinquish locality 0
 2017-03-11 12:38 UTC  (3+ messages)

[PATCH v1] soc: rockchip: power-domain: Fix clang warning about negative shift count
 2017-03-11 12:03 UTC  (2+ messages)

[PATCH v2] genirq: Add support for nested shared IRQs
 2017-03-11 12:01 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 3/3] x86/process: Optimize TIF_NOTSC switch
 2017-03-11 11:50 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH v2 2/3] x86/process: Correct and optimize TIF_BLOCKSTEP switch
 2017-03-11 11:49 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH v2 1/3] x86/process: Optimize TIF checks in __switch_to_xtra()
 2017-03-11 11:49 UTC  (2+ messages)
` [tip:x86/process] "

[PATCH 00/10] staging: iio: Remove exceptional & on functions name
 2017-03-11 11:40 UTC  (6+ messages)
` [Outreachy kernel] "

[PATCH v2] staging: sm750fb: function prototype argument should have an identifier name
 2017-03-11 10:31 UTC  (2+ messages)

[PATCH] x86-32: fix tlb flushing when lguest clears PGE
 2017-03-11 10:13 UTC  (2+ messages)
` [tip:x86/urgent] x86/tlb: Fix "

[PATCH RFC] mm/vmscan: donot retry shrink zones when memcg is disabled
 2017-03-11  9:41 UTC  (3+ messages)

[Outreachy kernel] [PATCH] staging: sm750fb: function prototype argument should have an identifier name
 2017-03-11  9:25 UTC 

[PATCH] netfilter: Force fake conntrack entry to be at least 8 bytes aligned
 2017-03-11  9:12 UTC  (2+ messages)

[PATCH v9 00/15] ACPI platform MSI support and its example mbigen
 2017-03-11  8:56 UTC  (4+ messages)
` [PATCH v9 10/15] ACPI: platform-msi: retrieve dev id from IORT

[PATCH v3 0/7] in-kernel resource manager
 2017-03-11  8:55 UTC  (2+ messages)

[PATCH] tpm_crb: check for bad response size
 2017-03-11  8:48 UTC  (2+ messages)

[locking/ww_mutex] 2a0c112828: WARNING: CPU: 1 PID: 44 at kernel/locking/mutex.c:305 __ww_mutex_wakeup_for_backoff
 2017-03-11  8:34 UTC 

[PATCH] tpm_crb: request and relinquish locality 0
 2017-03-11  8:15 UTC  (3+ messages)

[PATCH v2 1/5] staging: rtl8192e: Fix coding style issues
 2017-03-11  8:11 UTC  (2+ messages)

[PATCH 0/5] x86/intel_rdt: Improvements/Fixes to RDT framework
 2017-03-11  7:47 UTC  (9+ messages)
` [PATCH 2/5] x86/intel_rdt: Improvements to parsing schemata

[GIT PULL] TTY/Serial driver fixes for 4.11-rc2
 2017-03-11  7:18 UTC 

[GIT PULL] Staging driver warning fixes for 4.11-rc2
 2017-03-11  7:18 UTC 

[GIT PULL] USB/PHY driver fixes for 4.11-rc2
 2017-03-11  7:17 UTC 

[PATCH v5 01/19] block: DAC960: Replace PCI pool old API
 2017-03-11  7:15 UTC  (3+ messages)
  ` [PATCH] block: DAC960: fix ifnullfree.cocci warnings

[PATCH 0/3] staging: sm750fb: multiple checkpatch issues
 2017-03-11  6:49 UTC  (3+ messages)
` [PATCH 1/3] staging: sm750fb: function prototype argument should have an identifier name
  ` [Outreachy kernel] "

[PATCH] ARM64: dts: meson-gxbb-odroidc2: enable USB Host Nodes
 2017-03-11  6:48 UTC  (6+ messages)

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®