linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-24 16:35:57 to 2017-01-24 21:55:13 UTC [more...]

[PATCH tip/core/rcu 0/20] Miscellaneous fixes for 4.11
 2017-01-24 21:51 UTC  (21+ messages)
  ` [PATCH v3 tip/core/rcu 0/18] "
    ` [PATCH v3 tip/core/rcu 01/18] rcu: update: Make RCU_EXPEDITE_BOOT be the default
    ` [PATCH v3 tip/core/rcu 02/18] lockdep: Make RCU suspicious-access splats use pr_err
    ` [PATCH v3 tip/core/rcu 03/18] Fix: Disable sys_membarrier when nohz_full is enabled
    ` [PATCH v3 tip/core/rcu 04/18] rcu: Only dump stalled-tasks stacks if there was a real stall
    ` [PATCH v3 tip/core/rcu 05/18] rcu: Remove unneeded rcu_process_callbacks() declarations
    ` [PATCH v3 tip/core/rcu 06/18] rcu: Remove unused but set variable
    ` [PATCH v3 tip/core/rcu 07/18] rcu: Add long-term CPU kicking
    ` [PATCH v3 tip/core/rcu 08/18] rcu: Remove short-term "
    ` [PATCH v3 tip/core/rcu 09/18] rcu: Once again use NMI-based stack traces in stall warnings
    ` [PATCH v3 tip/core/rcu 10/18] rcu: Re-enable TASKS_RCU for User Mode Linux
    ` [PATCH v3 tip/core/rcu 11/18] rcu: Don't wake rcuc/X kthreads on NOCB CPUs
    ` [PATCH v3 tip/core/rcu 12/18] rcu: Add comment headers to expedited-grace-period counter functions
    ` [PATCH v3 tip/core/rcu 13/18] rcu: Make rcu_cpu_starting() use its "cpu" argument
    ` [PATCH v3 tip/core/rcu 14/18] rcu: Enable RCU tracepoints by default to aid in debugging
    ` [PATCH v3 tip/core/rcu 15/18] rcu: Fix comment in rcu_organize_nocb_kthreads()
    ` [PATCH v3 tip/core/rcu 16/18] llist: Clarify comments about when locking is needed
    ` [PATCH v3 tip/core/rcu 17/18] rcu: Eliminate unused expedited_normal counter
    ` [PATCH v3 tip/core/rcu 18/18] rcu: Add lockdep checks to synchronous expedited primitives

[PATCH] watchdog: ebc-c384_wdt: Utilize devm_ functions in driver probe callback
 2017-01-24 21:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Dan Streetman to zswap maintainers
 2017-01-24 21:51 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] perf probe: Ignore vmlinux build-id when offline vmlinux and dry-run used
 2017-01-24 21:41 UTC 

[PATCH tip/core/rcu 0/6] Dynticks updates for 4.11
 2017-01-24 21:46 UTC  (9+ messages)
  ` [PATCH v3 "
    ` [PATCH v3 tip/core/rcu 1/6] rcu: Abstract the dynticks momentary-idle operation
    ` [PATCH v3 tip/core/rcu 2/6] rcu: Abstract the dynticks snapshot operation
    ` [PATCH v3 tip/core/rcu 3/6] rcu: Abstract dynticks extended quiescent state enter/exit operations
    ` [PATCH v3 tip/core/rcu 4/6] rcu: Abstract extended quiescent state determination
    ` [PATCH v3 tip/core/rcu 5/6] rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead
    ` [PATCH v3 tip/core/rcu 6/6] rcu: Adjust FQS offline checks for exact online-CPU detection

[PATCH] [media] exynos-gsc: Avoid spamming the log on VIDIOC_TRY_FMT
 2017-01-24 21:42 UTC 

[PATCH 00/12] Fix few rmap-related THP bugs
 2017-01-24 21:41 UTC  (6+ messages)
` [PATCH 01/12] uprobes: split THPs before trying replace them
` [PATCH 02/12] mm: introduce page_check_walk()

[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
 2017-01-24 21:41 UTC  (3+ messages)

[PATCH] clk: samsung: mark s3c...._clk_sleep_init() as __init
 2017-01-24 21:33 UTC 

[PATCH v2 0/2] Add further ioctl() operations for namespace discovery
 2017-01-24 21:34 UTC  (2+ messages)

[PATCH 3/8] serial: st-asc: Read in all Pinctrl states
 2017-01-24 21:28 UTC  (2+ messages)

[PATCH 0/3] Fix zswap init failure behavior
 2017-01-24 21:24 UTC  (5+ messages)
` [PATCH 1/3] zswap: disable changing params if init fails
` [PATCH 2/3] zswap: allow initialization at boot without pool
` [PATCH 3/3] zswap: clear compressor or zpool param if invalid at init

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-01-24 21:23 UTC 

[PATCH v5 1/3] Bluetooth: btusb: Use an error label for error paths
 2017-01-24 21:20 UTC  (3+ messages)
` [PATCH v5 2/3] Bluetooth: btusb: Add out-of-band wakeup support

[PATCH] xen,input: try to read screen resolution for xen-kbdfront
 2017-01-24 21:16 UTC  (3+ messages)

[PATCH 1/2] sched/core: Fix &rd->rto_mask memory leak
 2017-01-24 21:11 UTC  (2+ messages)
` [PATCH 2/2] sched/core: Fix &rd->cpudl "

[PATCH v2] virtio_net: fix PAGE_SIZE > 64k
 2017-01-24 21:10 UTC  (8+ messages)

[PATCH] platform/x86: Add IMS/ZII SCU driver
 2017-01-24 21:08 UTC  (8+ messages)

[PATCH net-next v6 0/4] Add support for the ethernet switch on the ESPRESSObin
 2017-01-24 20:55 UTC  (8+ messages)
` [PATCH net-next v6 1/4] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports
` [PATCH net-next v6 2/4] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341
` [PATCH net-next v6 3/4] net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141
` [PATCH net-next v6 4/4] phy: marvell: Add support for the PHY embedded in the topaz switch

[PATCH 0/2] net: phy: leds: Fix truncated LED trigger names and crashes
 2017-01-24 20:52 UTC  (5+ messages)
` [PATCH 1/2] net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash
` [PATCH 2/2] net: phy: leds: Fix truncated LED trigger names

[PATCH 1/3 linux-next] udf: fix ioctl errors
 2017-01-24 20:48 UTC  (3+ messages)
` [PATCH 2/3 linux-next] udf: simplify udf_ioctl()
` [PATCH 3/3 linux-next] udf: remove else after return in udf_ioctl()

[PATCH] ceph/iov_iter: fix bad iov_iter handling in ceph splice codepaths
 2017-01-24 20:51 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/9] AC97 device/driver model revamp
 2017-01-24 20:40 UTC  (5+ messages)
` [PATCH 6/9] power_supply: wm97xx_battery: use power_supply_get_drvdata

[PATCH] perf/x86/intel/rapl: Rename rapl_cpu_prepare() to rapl_cpu_starting()
 2017-01-24 20:35 UTC  (3+ messages)

[PATCH] livepatch: add missing printk newlines
 2017-01-24 20:32 UTC 

[PATCH] iio: stx104: Utilize devm_ functions in driver probe callback
 2017-01-24 20:26 UTC 

[PATCH][V3][net-next] net: sctp: fix array overrun read on sctp_timer_tbl
 2017-01-24 20:24 UTC  (2+ messages)

[char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer
 2017-01-24 20:24 UTC  (16+ messages)
          ` Regression on Dell XPS13 (was: [char-misc for 4.10-rc4 V2] mei: bus: enable OS version only for SPT and newer)

[PATCH] PCI/ASPM: Allow drivers to disable ASPM even without OS ASPM control
 2017-01-24 20:23 UTC 

[PATCH] drm/i915/gvt: Fix kmem_cache_create() name
 2017-01-24 20:15 UTC 

[PATCH] usb: storage: sddr09: Remove a set-but-not-used variable
 2017-01-24 20:12 UTC  (2+ messages)

[PATCH 0/5] gpio: Utilize devm_ functions in driver probe callbacks
 2017-01-24 20:01 UTC  (6+ messages)
` [PATCH 1/5] gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback
` [PATCH 2/5] gpio: 104-idi-48: "
` [PATCH 3/5] gpio: 104-idio-16: "
` [PATCH 4/5] gpio: gpio-mm: "
` [PATCH 5/5] gpio: ws16c48: "

[PATCH] kernel-doc: Handle returning pointers to pointers
 2017-01-24 20:00 UTC  (7+ messages)

[PATCH net-next] net: dsa: Drop WARN() in tag_brcm.c
 2017-01-24 20:00 UTC  (2+ messages)

fs/jffs2/readinode.c:189: faulty logic ?
 2017-01-24 19:59 UTC  (2+ messages)

[PATCH] nvdimm: constify device_type structures
 2017-01-24 19:58 UTC  (2+ messages)

[PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin
 2017-01-24 19:57 UTC  (5+ messages)

[PATCH] net: ks8851: Drop eeprom_size structure member
 2017-01-24 19:56 UTC  (2+ messages)

[RFC PATCH v1 0/6] pure python kernel-doc parser and more
 2017-01-24 19:52 UTC  (7+ messages)
` [RFC PATCH v1 1/6] kernel-doc: pure python kernel-doc parser (preparation)
` [RFC PATCH v1 2/6] kernel-doc: replace kernel-doc perl parser with a pure python one (WIP)
` [RFC PATCH v1 3/6] kernel-doc: add kerneldoc-lint command
` [RFC PATCH v1 4/6] kernel-doc: insert TODOs on kernel-doc errors
` [RFC PATCH v1 5/6] kernel-doc: add kerneldoc-src2rst command
` [RFC PATCH v1 6/6] kernel-doc: add man page builder (target mandocs)

[PATCH v9 0/8] Add PWM and IIO timer drivers for STM32
 2017-01-24 19:54 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, ARM, IIO and PWM due for the v4.10 merge window

[PATCH] drm/i915/gvt/kvmgt: mdev ABI is available_instances, not available_instance
 2017-01-24 19:53 UTC 

[PATCH v4] IB/umem: Release pid in error and ODP flow
 2017-01-24 19:50 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 4.10-4
 2017-01-24 19:28 UTC 

[PATCH] mfd: constify regmap_irq_chip structures
 2017-01-24 19:25 UTC 

Cherryview wake up events
 2017-01-24 19:23 UTC  (11+ messages)

[PATCH] usb: musb: constify musb_hdrc_config structures
 2017-01-24 19:22 UTC 

[PATCH 0/6 v3] kvmalloc
 2017-01-24 19:17 UTC  (3+ messages)

[PATCH 0/2] Support bpf prologue for arm64
 2017-01-24 19:11 UTC  (6+ messages)
` [PATCH 1/2] perf probe: Fix wrong register name "
` [PATCH 2/2] perf tools: Introduce regs_query_register_offset() "

[PATCH] phy: marvell: remove conflicting initializer
 2017-01-24 19:09 UTC  (2+ messages)

[PATCH 4.4 00/42] 4.4.45-stable review
 2017-01-24 19:08 UTC  (3+ messages)

[PATCH 4.9 000/130] 4.9.6-stable review
 2017-01-24 19:07 UTC  (3+ messages)

[PATCH RFC] tpm: define a command filter
 2017-01-24 19:07 UTC  (4+ messages)

[PATCH net-next v3 00/10] net: dsa: Support for pdata in dsa2
 2017-01-24 18:59 UTC  (13+ messages)
` [PATCH net-next v3 06/10] net: dsa: Migrate to device_find_class()

New attempt at adding an disassembler to perf
 2017-01-24 18:54 UTC  (3+ messages)
` [PATCH 5/5] perf, tools, script: Add brstackasm output for branch stacks

[PATCH] net: intel: e1000: use new api ethtool_{get|set}_link_ksettings
 2017-01-24 18:50 UTC  (2+ messages)

[PATCH v2] net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettings
 2017-01-24 18:49 UTC  (2+ messages)

[PATCH v3 0/2] mmc: host: s3cmci: add device tree support
 2017-01-24 18:49 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: add DT binding for S3C24XX MMC/SD/SDIO controller

[PATCH] x86/gpu: GLK uses the same GMS values as SKL
 2017-01-24 18:47 UTC 

v4.10-rc4 to v4.10-rc5: battery regression on Nokia N900
 2017-01-24 18:45 UTC  (11+ messages)

[PATCH] evm: Move two error code assignments in evm_set_key()
 2017-01-24 18:44 UTC 

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-24 18:43 UTC  (15+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V7 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH v3] mm: add arch-independent testcases for RODATA
 2017-01-24 18:41 UTC  (2+ messages)

[PATCH v2 3/3] spi: pca2xx-pci: Allow MSI
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "spi: pca2xx-pci: Allow MSI" to the spi tree

[PATCH v2 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "spi: pxa2xx: Prepare for edge-triggered interrupts" to the spi tree

[PATCH] regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce" to the regulator tree

[PATCH 2/3] ASoC: simple-card: use devm_get_clk_from_child()
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "ASoC: simple-card: use devm_get_clk_from_child()" to the asoc tree

[PATCH] regulator: anatop: Add support for "anatop-enable-bit"
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "regulator: anatop: Add support for "anatop-enable-bit"" to the regulator tree

[PATCH net] r8152: don't execute runtime suspend if the tx is not empty
 2017-01-24 18:39 UTC  (2+ messages)

[PATCH] input: constify device_type structures
 2017-01-24 18:35 UTC  (2+ messages)

[PATCH] xfs: do not call xfs_buf_hash_destroy on a NULL pag
 2017-01-24 18:34 UTC  (6+ messages)

[PATCH] x86/fpu/xstate: Move XSAVES state init to a function
 2017-01-24 18:25 UTC 

[PATCH] ARM: tegra: paz00: fix __initdata placement
 2017-01-24 18:27 UTC  (4+ messages)

[PATCH 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-24 18:25 UTC  (5+ messages)
` [PATCH 5/7] iio: adc: stm32: add optional dma support

[PATCH v4 0/5] kexec/fadump: remove dependency with CONFIG_KEXEC and reuse crashkernel parameter for fadump
 2017-01-24 18:23 UTC  (8+ messages)
` [PATCH v4 2/5] ia64: reuse append_elf_note() and final_note() functions

[PATCH] ARM: dts: Odroid XU4: fix USB3.0 ports
 2017-01-24 18:22 UTC  (2+ messages)

[PATCH v2 0/2] usb: gadget: s3c2410: add device tree support
 2017-01-24 18:21 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: add DT binding for s3c2410 USB device controller

[PATCH net-next v5] bridge: multicast to unicast
 2017-01-24 18:12 UTC  (4+ messages)

[patch 0/4] KVM virtual PTP driver (v5)
 2017-01-24 18:11 UTC  (6+ messages)
` [patch 1/4] KVM: x86: provide realtime host clock via vsyscall notifiers
` [patch 2/4] KVM: x86: add KVM_HC_CLOCK_OFFSET hypercall
` [patch 3/4] kvmclock: export kvmclock clocksource pointer
` [patch 4/4] PTP: add kvm PTP driver

[PATCH] vfio/spapr: fail tce_iommu_attach_group() when iommu_data is null
 2017-01-24 18:07 UTC  (2+ messages)

[PATCH v3 0/3] OF phandle nexus support + GPIO nexus
 2017-01-24 18:05 UTC  (4+ messages)
` [PATCH v3 1/3] of: Support parsing phandle argument lists through a nexus node

[PATCH net] net: dsa: Keep a reference count on ethernet_dev
 2017-01-24 17:56 UTC  (3+ messages)

[PATCH] bpf: don't kfree an uninitialized im_node
 2017-01-24 17:53 UTC  (2+ messages)

[PATCH 08/22] rtc: Add device tree probing to the Gemini driver
 2017-01-24 17:48 UTC  (2+ messages)

[PATCH 0/9] drm: Add support for tiny LCD displays
 2017-01-24 17:48 UTC  (5+ messages)
` [PATCH 4/9] drm: Add DRM "

[PATCH] staging: fbtft: remove duplicate entries of ili9225
 2017-01-24 17:46 UTC 

[PATCH 1/2] staging: lustre: libcfs: use octal permissions
 2017-01-24 17:40 UTC  (2+ messages)
` [PATCH 2/2] staging: lustre: llite: "

[PATCH v2] pci: drop link_reset
 2017-01-24 17:35 UTC 

[PATCH] cris: migrate exception table users off module.h and onto extable.h
 2017-01-24 17:31 UTC 

[PATCH v20 00/17] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-24 17:24 UTC  (3+ messages)
` [PATCH v20 08/17] clocksource/drivers/arm_arch_timer: Rework counter frequency detection

[PATCH 1/1] IB/cxgb3: fix misspelling in header guard
 2017-01-24 17:20 UTC  (3+ messages)

[PATCH v3 0/3] xen: optimize xenbus performance
 2017-01-24 17:17 UTC  (6+ messages)
` [PATCH v3 3/3] xen: optimize xenbus driver for multiple concurrent xenstore accesses

[PATCH 0/8] efi: Pass secure boot mode to kernel [ver #6]
 2017-01-24 17:15 UTC  (4+ messages)

[PATCH 00/17] Report power supply from hid-logitech-dj and others
 2017-01-24 17:11 UTC  (3+ messages)

[PATCH] SRCU: More efficient reader counts
 2017-01-24 17:07 UTC  (7+ messages)
` [PATCH] srcu: Implement more-efficient "

[PATCH 0/3] Update LZ4 compressor module
 2017-01-24 16:48 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] lib: "

[PATCH] tile: fix build failure
 2017-01-24 16:56 UTC  (2+ messages)

[PATCH RFC 0/3] optimize kswapd when it does reclaim for hugepage
 2017-01-24 16:54 UTC  (6+ messages)
` [PATCH RFC 1/3] mm/hugetlb: split alloc_fresh_huge_page_node into fast and slow path
` [PATCH RFC 2/3] mm, vmscan: limit kswapd loop if no progress is made

[RFC 2/4] irqchip, gicv3-its:Workaround for HiSilicon erratum 161010801
 2017-01-24 16:51 UTC  (11+ messages)

[PATCH 0/4] perf: Fuzzer fixes
 2017-01-24 16:41 UTC  (3+ messages)
` [PATCH 4/4] perf/x86/intel: Throttle PEBS events only from pmi

How to ensure other module/driver is initialized?
 2017-01-24 16:40 UTC  (3+ messages)

[PATCH] phy: fix rockchip-inno-usb2 build errors
 2017-01-24 16:40 UTC 

[PATCH v4 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2017-01-24 16:40 UTC  (12+ messages)
` [PATCH v4 3/4] dt-bindings: phy: Add support for QMP phy


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