linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-07 17:48:50 to 2019-09-08 12:41:51 UTC [more...]

[PATCH 0/5] leds: fix /sys/class/leds/<led>/trigger and add new api
 2019-09-08 12:41 UTC  (5+ messages)
` [PATCH 1/5] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
` [PATCH 2/5] leds: make sure leds_class is initialized before triggers are registered
` [PATCH 3/5] driver core: class: add function to create /sys/class/<class>/foo directory
` [PATCH 5/5] leds: add /sys/class/leds/<led>/current-trigger

general protection fault in cbs_destroy
 2019-09-08 12:33 UTC  (2+ messages)

[PATCH v2 01/11] dt-bindings: power: syscon-reboot: Convert bindings to json-schema
 2019-09-08 12:31 UTC  (5+ messages)
` [PATCH v2 10/11] dt-bindings: iio: adc: exynos: Convert Exynos ADC "
` [PATCH v2 11/11] dt-bindings: iio: adc: exynos: Remove old requirement of two register address ranges

[PATCH v2 1/3] dt-bindings: iio/adc: Add a compatible string for JZ4770 SoC ADC
 2019-09-08 12:25 UTC  (8+ messages)
` [PATCH v2 2/3] dt-bindings: iio/adc: Add AUX2 channel idx "
` [PATCH v2 3/3] IIO: Ingenic JZ47xx: Add support "

[RFC 0/3] dmaengine: Support for DMA domain controllers
 2019-09-08 12:15 UTC  (10+ messages)
` [RFC 1/3] dt-bindings: dma: Add documentation for DMA domains
` [RFC 2/3] dmaengine: of_dma: Function to look up the DMA domain of a client
` [RFC 3/3] dmaengine: Support for requesting channels preferring DMA domain controller

[PATCH v5 0/9] Enhance the hv_vmbus driver to support hibernation
 2019-09-08 12:13 UTC  (4+ messages)

[PATCH] ftrace: simplify ftrace hash lookup code
 2019-09-08 12:05 UTC 

[PATCH 00/18] virtiofs: Fix various races and cleanups round 1
 2019-09-08 11:53 UTC  (11+ messages)
` [PATCH 08/18] virtiofs: Drain all pending requests during ->remove time
  ` [Virtio-fs] "
` [PATCH 15/18] virtiofs: Make virtio_fs object refcounted
  ` [Virtio-fs] "
` [PATCH 16/18] virtiofs: Use virtio_fs_mutex for races w.r.t ->remove and mount path
  ` [Virtio-fs] "
      ` [Virtio-fs] [PATCH 00/18] virtiofs: Fix various races and cleanups round 1

Regression in 5.1.20: Reading long directory fails
 2019-09-08 11:39 UTC  (8+ messages)

[PATCH] iio: light: cm36651: redundant assignment to variable ret
 2019-09-08 11:38 UTC  (2+ messages)

[PATCH] iio: adc: meson_saradc: Fix memory allocation order
 2019-09-08 11:33 UTC  (4+ messages)

general protection fault in dev_map_hash_update_elem
 2019-09-08 11:28 UTC  (4+ messages)
` [PATCH bpf-next] xdp: Fix race in dev_map_hash_update_elem() when replacing element

[PATCH v3 0/6] counter: new TI eQEP driver
 2019-09-08 11:16 UTC  (7+ messages)
` [PATCH v3 1/6] bus/ti-pwmss: move TI PWMSS driver from PWM to bus subsystem

[PATCH 1/2] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-09-08 11:09 UTC  (6+ messages)
` [PATCH 2/2] staging: iio: accel: adis16240: move out of staging

[RFC PATCH untested] vhost: block speculation of translated descriptors
 2019-09-08 11:05 UTC 

[PATCH 0/2] Revert and rework on the metadata accelreation
 2019-09-08 11:05 UTC  (3+ messages)
` [PATCH 2/2] vhost: re-introducing metadata acceleration through kernel virtual address

Linux 5.3-rc7
 2019-09-08 11:02 UTC  (12+ messages)

[sparc64] Kernel unaligned access at TPC lzo1x_1_do_compress
 2019-09-08 10:58 UTC 

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-09-08 10:50 UTC  (10+ messages)

[PATCH] iio: light: bh1750: Move static keyword to the front of declaration
 2019-09-08 10:49 UTC  (2+ messages)

[PATCH V4 1/4] iio: adc: ad7192: Add sysfs ABI documentation
 2019-09-08 10:29 UTC  (9+ messages)
` [PATCH V4 2/4] iio: adc: ad_sigma_delta: Export ad_sd_calibrate
` [PATCH V4 3/4] staging: iio: adc: ad7192: Add system calibration support
` [PATCH V4 4/4] dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192

[PATCH 0/3] powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
 2019-09-08 10:25 UTC  (2+ messages)

[PATCH] fat: Delete an unnecessary check before brelse()
 2019-09-08 10:22 UTC  (2+ messages)

[PATCH v3 1/2] net: core: Notify on changes to dev->promiscuity
 2019-09-08 10:15 UTC  (9+ messages)

[PATCH] fat: fix corruption in fat_alloc_new_dir()
 2019-09-08 10:20 UTC  (2+ messages)

[PATCH] VMCI: Release resource if the work is already queued
 2019-09-08 10:19 UTC  (4+ messages)

[PATCH v2 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
 2019-09-08 10:12 UTC  (12+ messages)
` [PATCH v2 01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled
` [PATCH v2 02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume
` [PATCH v2 03/11] mmc: mtk-sd: "
` [PATCH v2 04/11] mmc: core: Move code to get pending SDIO IRQs to a function
` [PATCH v2 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
` [PATCH v2 06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
` [PATCH v2 07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
` [PATCH v2 08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
` [PATCH v2 09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq()
` [PATCH v2 10/11] mmc: sdhci: Drop redundant code for SDIO IRQs
` [PATCH v2 11/11] mmc: sdhci: Convert to use sdio_irq_claimed()

[PATCH 0/6] Address issues with SPDX requirements and PEP-263
 2019-09-08 10:03 UTC  (9+ messages)

Staging status of speakup
 2019-09-08  9:43 UTC  (12+ messages)
      ` [HELP REQUESTED from the community] Was: "

[PATCH 1/2] platform/x86: ISST: Allow additional TRL MSRs
 2019-09-08  9:46 UTC  (8+ messages)
` [PATCH 2/2] tools/power/x86/intel-speed-select: Display core count for bucket

[PATCH 3/3] iio: accel: adxl372: Make sure interrupts are disabled
 2019-09-08  9:31 UTC  (2+ messages)

[PATCH 2/3] iio: accel: adxl372: Fix push to buffers lost samples
 2019-09-08  9:29 UTC  (2+ messages)

[PATCH 1/3] iio: accel: adxl372: Fix/remove limitation for FIFO samples
 2019-09-08  9:24 UTC  (2+ messages)

[PATCH 00/11] mmc: core: PM fixes/improvements for SDIO IRQs
 2019-09-08  9:11 UTC  (6+ messages)
` [PATCH 05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD

[tip: irq/core] gpio/ixp4xx: Register the base PA instead of its VA in fwnode
 2019-09-08  9:09 UTC  (3+ messages)

[PATCH] staging: r8188eu: replace rtw_malloc() with it's definition
 2019-09-08  9:00 UTC 

[PATCH 1/2] net: phy: dp83867: Add documentation for SGMII mode type
 2019-09-08  8:54 UTC  (4+ messages)
` [PATCH 2/2] net: phy: dp83867: Add SGMII mode type switching

[PATCH] Ext4 Docs: Add missing bigalloc documentation
 2019-09-07 15:57 UTC  (2+ messages)

next-20190904: build failure in cp210x usb serial, gpio related?
 2019-09-08  8:51 UTC 

[PATCH 1/1] edac: Add an API for edac device to report for multiple errors
 2019-09-08  8:35 UTC  (5+ messages)

[PATCH v2] powerpc/lockdep: fix a false positive warning
 2019-09-08  8:32 UTC  (4+ messages)

[PATCH] ib_umem: fix type mismatch
 2019-09-08  8:24 UTC  (3+ messages)

Coccinelle: pci_free_consistent: Checking when constraints
 2019-09-08  8:23 UTC  (2+ messages)

general protection fault in dev_map_hash_update_elem
 2019-09-08  8:09 UTC 

[PATCH] leds: lm3532: Avoid potentially unpaired regulator calls
 2019-09-08  8:03 UTC  (4+ messages)
` [FYI] lm3532: right registration to work with LED-backlight

[GIT PULL] GPIO fixes for v5.3
 2019-09-08  8:00 UTC 

[PATCH] x86/umip: Add emulation for 64-bit processes
 2019-09-08  7:22 UTC  (3+ messages)

INFO: rcu detected stall in pppoe_sendmsg
 2019-09-08  7:19 UTC 

BUG: soft lockup in rt6_probe_deferred
 2019-09-08  7:19 UTC 

BUG: soft lockup in addrconf_rs_timer
 2019-09-08  7:18 UTC 

[tip: x86/urgent] x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
 2019-09-08  7:07 UTC 

[tip: x86/urgent] x86/timer: Force PIT initialization when !X86_FEATURE_ARAT
 2019-09-08  7:07 UTC 

WARNING in __vunmap
 2019-09-08  7:05 UTC  (2+ messages)

[PATCH v3] doc:lock: remove reference to clever use of read-write lock
 2019-09-08  6:29 UTC 

[PATCH v2] doc:lock: remove reference to clever use of read-write lock
 2019-09-08  6:27 UTC  (2+ messages)

INFO: rcu detected stall in mld_ifc_timer_expire
 2019-09-08  6:08 UTC 

general protection fault in qdisc_put
 2019-09-08  6:08 UTC 

BUG: unable to handle kernel NULL pointer dereference in tc_bind_tclass
 2019-09-08  6:08 UTC 

WARNING in cbs_dequeue_soft
 2019-09-08  6:08 UTC 

[PATCH 0/3] Remove __online_page_set_limits()
 2019-09-08  5:09 UTC  (5+ messages)
` [PATCH 1/3] hv_ballon: Avoid calling dummy function __online_page_set_limits()
` [PATCH 2/3] xen/ballon: "
` [PATCH 3/3] mm/memory_hotplug.c: Remove __online_page_set_limits()

[PATCH] staging: android: ion: Replace strncpy() for stracpy()
 2019-09-08  4:34 UTC 

[PATCH] media: vim2m: Fix BUG_ON in vim2m_device_release()
 2019-09-08  4:12 UTC 

[PATCH v2] regulator: lp87565: Simplify lp87565_buck_set_ramp_delay
 2019-09-08  3:57 UTC 

[PATCH] regulator: Simplify lp87565_buck_set_ramp_delay
 2019-09-08  3:55 UTC 

[PATCH v6 08/17] drm/ttm: use gem vma_node
 2019-09-08  1:58 UTC  (8+ messages)
  ` [Intel-gfx] "
          ` [Nouveau] "

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-08  1:50 UTC  (6+ messages)

[PATCH 0/8] kconfig/hacking: make 'kernel hacking' menu better structured
 2019-09-08  1:30 UTC  (10+ messages)
` [PATCH 1/8] kconfig/hacking: Group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'
` [PATCH 2/8] kconfig/hacking: Create submenu for arch special debugging options
` [PATCH 3/8] kconfig/hacking: Group kernel data structures debugging together
` [PATCH 4/8] kconfig/hacking: Move kernel testing and coverage options to same submenu
` [PATCH 5/8] kconfig/hacking: Move Oops into 'Lockups and Hangs'
` [PATCH 6/8] kconfig/hacking: Move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
` [PATCH 7/8] kconfig/hacking: Create a submenu for scheduler debugging options
` [PATCH 8/8] kconfig/hacking: Move DEBUG_BUGVERBOSE to 'printk and dmesg options'

drivers/power/reset/nvmem-reboot-mode.c:27:42: error: passing argument 2 of 'nvmem_cell_write' from incompatible pointer type
 2019-09-08  0:40 UTC 

[PATCH] tpm_crb: fix fTPM on AMD Zen+ CPUs
 2019-09-07 23:58 UTC  (3+ messages)

[PATCH RFC 00/14] kvm/arm: Align the VMID allocation with the arm64 ASID one
 2019-09-07 23:52 UTC  (11+ messages)
` [PATCH RFC 11/14] arm64: Move the ASID allocator code in a separate file

[PATCH v3 0/4] cpuidle, haltpoll: governor switching on idle register
 2019-09-07 23:45 UTC  (5+ messages)
` [PATCH v3 1/4] cpuidle: allow governor switch on cpuidle_register_driver()
` [PATCH v3 2/4] cpuidle-haltpoll: set haltpoll as preferred governor
` [PATCH v3 3/4] cpuidle-haltpoll: return -ENODEV on modinit failure
` [PATCH v3 4/4] cpuidle-haltpoll: do not set an owner to allow modunload

[PATCH -next 00/36] use devm_platform_ioremap_resource() to simplify code
 2019-09-07 23:38 UTC  (5+ messages)
` [PATCH -next 25/36] spi: s3c24xx: "

[PATCH v6 0/4] Some new features for the preempt/irqsoff tracers
 2019-09-07 23:38 UTC  (5+ messages)
` [PATCH v6 1/4] ftrace: Implement fs notification for tracing_max_latency

perf_event wakeup_events = 0
 2019-09-07 23:27 UTC  (6+ messages)

[PATCH] gpio: fix build failure: gpiochip_[un]lock*() static/non-static
 2019-09-07 23:16 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.3-rc8
 2019-09-07 22:55 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 001/167] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2019-09-07 22:04 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 126/167] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations

[PATCH 1/2] staging: exfat: cleanup spacing for operators
 2019-09-07 21:45 UTC  (4+ messages)
` [PATCH 2/2] staging: exfat: cleanup spacing for casts
    ` [PATCH 2/2 v2] staging: exfat: cleanup casts

[GIT PULL] cpupower update for Linux 5.4-rc1
 2019-09-07 21:43 UTC  (2+ messages)

[PATCH] tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
 2019-09-07 21:21 UTC  (3+ messages)

[PATCH] mostpost: don't warn about symbols from another file
 2019-09-07 21:08 UTC  (2+ messages)

[PATCH] Documentation: kunit: Fix verification command
 2019-09-07 21:01 UTC 

[PATCH] Staging: wlan-ng: parenthesis at end of line fix
 2019-09-07 20:57 UTC 

[PATCH v3 0/6] ARM: dts: mmp2: devicetree updates
 2019-09-07 20:47 UTC  (4+ messages)

[PATCH -next] scsi: ufs-hisi: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:43 UTC  (2+ messages)

[PATCH -next] scsi: ufshcd: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:42 UTC  (2+ messages)

[PATCH -next] scsi: hisi_sas: use devm_platform_ioremap_resource() to simplify code
 2019-09-07 20:41 UTC  (2+ messages)

[PATCH -next] scsi: ufs: Use kmemdup in ufshcd_read_string_desc()
 2019-09-07 20:40 UTC  (2+ messages)

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-09-07 20:37 UTC  (2+ messages)

[PATCH] Fixed most indent issues in tty_io.c
 2019-09-07 20:30 UTC  (3+ messages)

[PATCH 1/1] scsi: lpfc: Convert existing %pf users to %ps
 2019-09-07 20:27 UTC  (2+ messages)

[PATCH] docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]
 2019-09-07 20:23 UTC  (2+ messages)

[PATCH] Fixed most indent issues in tty_io.c
 2019-09-07 20:01 UTC  (8+ messages)

[PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures
 2019-09-07 19:49 UTC  (3+ messages)
` [PATCH 2/2] ipc: fix sparc64 ipc() wrapper

[PATCH] drm/panfrost: Prevent race when handling page fault
 2019-09-07 19:36 UTC  (4+ messages)

[PATCH] usb: storage: Add ums-cros-aoa driver
 2019-09-07 19:10 UTC  (2+ messages)

[PATCH 0/9] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-09-07 19:04 UTC  (16+ messages)
` [PATCH 1/9] crypto: Add allwinner subdirectory
` [PATCH 2/9] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH 4/9] ARM: dts: sun8i: r40: add crypto engine node
` [PATCH 6/9] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH 9/9] sunxi_defconfig: add new crypto options

[PATCH v2] KEYS: trusted: correctly initialize digests and fix locking issue
 2019-09-07 19:03 UTC  (3+ messages)

[PATCH net-next] netfilter: nf_tables: avoid excessive stack usage
 2019-09-07 18:52 UTC  (4+ messages)

[PATCH] nvme: Restore device naming sanity
 2019-09-07 18:42 UTC  (2+ messages)

[PATCH v2 1/3] software node: implement reference properties
 2019-09-07 18:23 UTC  (7+ messages)

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-07 18:15 UTC  (7+ messages)
` [PATCH v12 11/12] open: openat2(2) syscall

[PATCH v2 0/9] tools-power-x86-intel-speed-select: Fixes and updates for output
 2019-09-07 18:13 UTC  (3+ messages)

[PATCH] iommu/arm-smmu: fix "hang" when games exit
 2019-09-07 17:50 UTC 

[PATCH] arm64: dts: rockchip: add analog audio nodes on rk3399-rockpro64
 2019-09-07 17:48 UTC 


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