linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-21 19:10:16 to 2019-09-22 18:46:40 UTC [more...]

[PATCH AUTOSEL 5.3 001/203] ALSA: hda: Flush interrupts on disabling
 2019-09-22 18:41 UTC  (41+ messages)
` [PATCH AUTOSEL 5.3 002/203] ASoC: SOF: Intel: hda: Make hdac_device device-managed
` [PATCH AUTOSEL 5.3 003/203] cpufreq: ap806: Add NULL check after kcalloc
` [PATCH AUTOSEL 5.3 004/203] ALSA: hda/hdmi - Don't report spurious jack state changes
` [PATCH AUTOSEL 5.3 007/203] spi: dw-mmio: Clock should be shut when error occurs
` [PATCH AUTOSEL 5.3 008/203] ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFER
` [PATCH AUTOSEL 5.3 009/203] ASoC: sgtl5000: Fix of unmute outputs on probe
` [PATCH AUTOSEL 5.3 010/203] ASoC: sgtl5000: Fix charge pump source assignment
` [PATCH AUTOSEL 5.3 011/203] firmware: qcom_scm: Use proper types for dma mappings
` [PATCH AUTOSEL 5.3 012/203] dmaengine: bcm2835: Print error in case setting DMA mask fails
` [PATCH AUTOSEL 5.3 013/203] leds: leds-lp5562 allow firmware files up to the maximum length
` [PATCH AUTOSEL 5.3 014/203] ASoC: SOF: reset DMA state in prepare
` [PATCH AUTOSEL 5.3 015/203] media: dib0700: fix link error for dibx000_i2c_set_speed
` [PATCH AUTOSEL 5.3 016/203] media: mtk-cir: lower de-glitch counter for rc-mm protocol
` [PATCH AUTOSEL 5.3 017/203] ASoC: SOF: pci: mark last_busy value at runtime PM init
` [PATCH AUTOSEL 5.3 018/203] media: exynos4-is: fix leaked of_node references
` [PATCH AUTOSEL 5.3 023/203] media: i2c: ov5640: Check for devm_gpiod_get_optional() error
` [PATCH AUTOSEL 5.3 024/203] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
` [PATCH AUTOSEL 5.3 026/203] sched/core: Fix CPU controller for !RT_GROUP_SCHED
` [PATCH AUTOSEL 5.3 027/203] x86/apic: Make apic_pending_intr_clear() more robust
` [PATCH AUTOSEL 5.3 036/203] EDAC/mc: Fix grain_bits calculation
` [PATCH AUTOSEL 5.3 037/203] arm64: dts: imx8mq: Correct OPP table according to latest datasheet
` [PATCH AUTOSEL 5.3 038/203] media: iguanair: add sanity checks
` [PATCH AUTOSEL 5.3 041/203] gpio: madera: Add support for Cirrus Logic CS47L92
` [PATCH AUTOSEL 5.3 044/203] base: soc: Export soc_device_register/unregister APIs
` [PATCH AUTOSEL 5.3 047/203] EDAC/altera: Use the proper type for the IRQ status bits
` [PATCH AUTOSEL 5.3 052/203] md: don't set In_sync if array is frozen
` [PATCH AUTOSEL 5.3 053/203] media: media/platform: fsl-viu.c: fix build for MICROBLAZE
` [PATCH AUTOSEL 5.3 057/203] ASoC: hdac_hda: fix page fault issue by removing race
` [PATCH AUTOSEL 5.3 059/203] loop: Add LOOP_SET_DIRECT_IO to compat ioctl
` [PATCH AUTOSEL 5.3 061/203] EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()
` [PATCH AUTOSEL 5.3 062/203] efi: cper: print AER info of PCIe fatal error
` [PATCH AUTOSEL 5.3 066/203] blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handling
` [PATCH AUTOSEL 5.3 067/203] media: gspca: zero usb_buf on error
` [PATCH AUTOSEL 5.3 069/203] perf test vfs_getname: Disable ~/.perfconfig to get default output
` [PATCH AUTOSEL 5.3 073/203] media: em28xx: modules workqueue not inited for 2nd device
` [PATCH AUTOSEL 5.3 077/203] dmaengine: iop-adma: use correct printk format strings
` [PATCH AUTOSEL 5.3 079/203] perf ftrace: Use CAP_SYS_ADMIN instead of euid==0
` [PATCH AUTOSEL 5.3 080/203] perf record: Support aarch64 random socket_id assignment
` [PATCH AUTOSEL 5.3 081/203] ALSA: hda: Add codec on bus address table lately
` [PATCH AUTOSEL 5.3 083/203] media: i2c: ov5645: Fix power sequence

[PATCH v6 2/2] drm/bridge: Add NWL MIPI DSI host controller support (fwd)
 2019-09-22 18:43 UTC 

[GIT PULL] MIPS changes
 2019-09-22 18:35 UTC  (3+ messages)

[GIT PULL] Modules updates for v5.4
 2019-09-22 18:24 UTC  (3+ messages)

[Patch v3 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-22 18:08 UTC  (2+ messages)

[PATCH] ARM: at91: Documentation: update the sama5d3 and armv7m datasheets
 2019-09-22 18:00 UTC  (2+ messages)

[PATCH v3] drm/bridge: analogix-anx78xx: add support for 7808 addresses
 2019-09-22 17:59 UTC 

[PATCH 00/13] cros_ec: Add sensorhub driver and FIFO processing
 2019-09-22 17:50 UTC  (14+ messages)
` [PATCH 01/13] mfd: cros_ec: Add sensor_count and make check_features public
` [PATCH 02/13] platform: cros_ec: Add cros_ec_sensor_hub driver
` [PATCH 03/13] platform/mfd:iio: cros_ec: Register sensor through sensorhub
` [PATCH 04/13] platform: chrome: cros-ec: record event timestamp in the hard irq
` [PATCH 05/13] platform: chrome: cros_ec: Do not attempt to register a non-positive IRQ number
` [PATCH 06/13] platform: chrome: cros_ec: handle MKBP more events flag
` [PATCH 07/13] platform: chrome: sensorhub: Add FIFO support
` [PATCH 08/13] platform: chrome: sensorhub: Add code to spread timestmap
` [PATCH 09/13] platform: chrome: sensorhub: Add median filter
` [PATCH 10/13] iio: cros_ec: Use triggered buffer only when EC does not support FIFO
` [PATCH 11/13] iio: cros_ec: Expose hwfifo_timeout
` [PATCH 12/13] iio: cros_ec: Report hwfifo_watermark_max
` [PATCH 13/13] iio: cros_ec: Use Hertz as unit for sampling frequency

[RFC] VSOCK: add support for MSG_PEEK
 2019-09-22 17:48 UTC 

[PATCH net-next] tuntap: Fallback to automq on TUNSETSTEERINGEBPF prog negative return
 2019-09-22 17:43 UTC  (3+ messages)

kexec broken with STACKLEAK enabled
 2019-09-22 17:32 UTC 

[PATCH v2 0/3] Fix issues reported by Coccinelle
 2019-09-22 17:09 UTC  (4+ messages)
` [v2 "

[PATCH] mm: slub: print_hex_dump() with DUMP_PREFIX_OFFSET
 2019-09-22 17:05 UTC  (5+ messages)

[PATCH] perf: save RAM when filtering events
 2019-09-22 16:47 UTC 

[PATCH] mmc: host: atmel-mci: assign false/true to bool variable
 2019-09-22 16:49 UTC  (3+ messages)

[PATCH v6 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-09-22 16:47 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: display/bridge: Add binding for NWL mipi dsi host controller
` [PATCH v6 2/2] drm/bridge: Add NWL MIPI DSI host controller support

[PATCH 3.16 000/132] 3.16.74-rc1 review
 2019-09-22 16:33 UTC  (5+ messages)

[PATCH v17 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-22 16:28 UTC  (3+ messages)
` [PATCH v17 07/19] kunit: test: add initial tests

[PATCH V4 1/5] dt-bindings: fsl: scu: add scu key binding
 2019-09-22 16:14 UTC  (5+ messages)
` [PATCH V4 2/5] input: keyboard: imx_sc: Add i.MX system controller key support

[PATCH V2 1/5] dt-bindings: fsl: scu: add scu power key binding
 2019-09-22 16:14 UTC  (8+ messages)
` [PATCH V2 2/5] input: keyboard: imx_sc: Add i.MX system controller power key support

[PATCH v2 1/2] rtc: wilco-ec: Remove yday and wday calculations
 2019-09-22 16:13 UTC  (2+ messages)

[GIT PULL] power-supply changes for 5.4
 2019-09-22 16:03 UTC 

[GIT PULL] hsi changes for hsi-5.4
 2019-09-22 16:02 UTC 

[sparc64] pktcdvd: setup of pktcdvd device failed
 2019-09-22 16:00 UTC  (4+ messages)

[PATCH v2 0/2] Optimise io_uring completion waiting
 2019-09-22 15:51 UTC  (4+ messages)
` [PATCH v2 1/2] sched/wait: Add wait_threshold
` [PATCH v2 2/2] io_uring: Optimise cq waiting with wait_threshold

threads-max observe limits
 2019-09-22 15:31 UTC  (8+ messages)

[PATCH] ata: libahci_platform: Add of_node_put() before loop exit
 2019-09-22 15:07 UTC  (2+ messages)

[PATCH] gen-insn-attr-x86.awk: Fix regexp warnings
 2019-09-22 15:03 UTC  (3+ messages)
  ` [PATCH RESEND] "

[RFC 00/73] libperf: Add sampling interface
 2019-09-22 14:47 UTC  (2+ messages)

[PATCH v2] dt-bindings: iio: accel: add binding documentation for ADIS16240
 2019-09-22 14:24 UTC  (3+ messages)

[PATCHv2] perf tests: Fix static build test
 2019-09-22 14:05 UTC  (2+ messages)
` [tip: perf/urgent] "

[tip: perf/urgent] tools headers uapi: Sync prctl.h with the kernel sources
 2019-09-22 14:05 UTC 

[PATCH] ata: libahci_platform: Use common error handling code in ahci_platform_get_resources()
 2019-09-22 13:55 UTC 

[PATCH] platform/x86: dell-laptop: fix phantom kbd backlight on Inspiron 10xx
 2019-09-22 13:43 UTC  (2+ messages)

[PATCH] kheaders: making headers archive reproducible
 2019-09-22 13:37 UTC 

[PATCH] FUSE: fix beyond-end-of-page access in fuse_parse_cache()
 2019-09-22 13:19 UTC 

[PATCH v2 0/5] irqchip/irq-bcm7038-l1 updates
 2019-09-22 12:38 UTC  (5+ messages)
` [PATCH v2 1/5] irqchip/irq-bcm7038-l1: Add PM support
` [PATCH v2 5/5] irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask

[PATCH] dmaengine: zx: Use devm_platform_ioremap_resource() in zx_dma_probe()
 2019-09-22 12:37 UTC 

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-22 12:29 UTC 

[PATCH] netfilter: use __u8 instead of uint8_t in uapi header
 2019-09-22 12:21 UTC  (5+ messages)

latest git kernel (v5.3-11506-gf7c3bf8fa7e5) does not compile
 2019-09-22 12:14 UTC  (4+ messages)

"Pick the right alignment default when creating dax devices" failed to build on powerpc
 2019-09-22 12:03 UTC  (5+ messages)

[PATCH] MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
 2019-09-22 11:57 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix indentation issue
 2019-09-22 11:54 UTC 

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-22 11:52 UTC  (6+ messages)

[PATCH] HID: core: clean up indentation issue
 2019-09-22 11:50 UTC 

[PATCH] memstick: jmb38x_ms: clean up indentation issue
 2019-09-22 11:47 UTC 

[PATCH] atm: he: clean up an indentation issue
 2019-09-22 11:42 UTC 

[PATCH] sparc: vdso: fix build error of vdso32
 2019-09-22 11:34 UTC 

[PATCH] dmaengine: owl: Use devm_platform_ioremap_resource() in owl_dma_probe()
 2019-09-22 11:30 UTC 

[GIT PULL] RTC for 5.4
 2019-09-22 11:20 UTC 

[PATCH] dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_uart_apdma_probe()
 2019-09-22 11:14 UTC 

[PATCH] dmaengine: mediatek: Use devm_platform_ioremap_resource() in mtk_cqdma_probe()
 2019-09-22 11:00 UTC 

[BUGFIX PATCH] perf/probe: Fix to clear tev->nargs in clear_probe_trace_event()
 2019-09-22 10:52 UTC  (2+ messages)
` [tip: perf/urgent] perf probe: "

[PATCH V2]Perf:Return error code for perf_session__new function on failure
 2019-09-22 10:52 UTC  (2+ messages)
` [tip: perf/urgent] perf session: Return error code for perf_session__new() "

[tip: perf/urgent] tools uapi asm-generic: Sync unistd.h with the kernel sources
 2019-09-22 10:52 UTC 

[tip: perf/urgent] tools arch x86: Sync asm/cpufeatures.h with the kernel sources
 2019-09-22 10:52 UTC 

[PATCH] perf/core: fixing several typos in comments
 2019-09-22 10:52 UTC  (2+ messages)
` [tip: perf/urgent] perf/core: Fix "

[tip: perf/urgent] tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
 2019-09-22 10:52 UTC 

[PATCH] perf/probe: Skip same probe address
 2019-09-22 10:52 UTC  (2+ messages)
` [tip: perf/urgent] perf probe: Skip same probe address for a given line

[GIT PULL] perf/urgent fixes
 2019-09-22 10:46 UTC  (2+ messages)

[PATCH v3 0/5] leds: lm3692x: Probing and flag fixes
 2019-09-21 21:12 UTC  (6+ messages)
` [PATCH v3 1/5] leds: lm3692x: Print error value on dev_err
` [PATCH v3 2/5] leds: lm3692x: Don't overwrite return value in error path
` [PATCH v3 3/5] leds: lm3692x: Handle failure to probe the regulator
` [PATCH v3 4/5] leds: lm3692x: Use flags from LM3692X_BOOST_CTRL
` [PATCH v3 5/5] leds: lm3692x: Use flags from LM3692X_BRT_CTRL

[PATCH v2 0/5] leds: lm3692x: Probing and flag fixes
 2019-09-21 21:15 UTC  (4+ messages)
` [PATCH v2 2/5] leds: lm3692x: Don't overwrite return value in error path

[PATCH] dmaengine: k3dma: Use devm_platform_ioremap_resource() in k3_dma_probe()
 2019-09-22 10:09 UTC 

[PATCH] erofs: fix mis-inplace determination related with noio chain
 2019-09-22 10:04 UTC 

[PATCH] dmaengine: jz4780: Use devm_platform_ioremap_resource() in jz4780_dma_probe()
 2019-09-22  9:25 UTC 

[PATCH] dmaengine: at_xdmac: Use devm_platform_ioremap_resource() in at_xdmac_probe()
 2019-09-22  8:48 UTC 

[PATCH] erofs: fix erofs_get_meta_page locking by a cleanup
 2019-09-22  8:41 UTC  (3+ messages)

[PATCH] arm: export memblock_reserve()d regions via /proc/iomem
 2019-09-22  8:36 UTC  (2+ messages)

[PATCH 4.19 00/79] 4.19.75-stable review
 2019-09-22  8:30 UTC  (8+ messages)
` [PATCH 4.19 03/79] RDMA/restrack: Release task struct which was hold by CM_ID object
` [PATCH 4.19 10/79] udp: correct reuseport selection with connected sockets
` [PATCH 4.19 32/79] fpga: altera-ps-spi: Fix getting of optional confd gpio

[PATCH v8 9/9] leds: Update the lp55xx to use the multi color framework
 2019-09-22  8:29 UTC  (2+ messages)

[PATCH 5.3 00/21] 5.3.1-stable review
 2019-09-22  8:13 UTC  (5+ messages)

[PATCH] uapi, posix-timers: provide clockid-related macros and functions to UAPI
 2019-09-22  7:56 UTC  (2+ messages)

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-22  7:47 UTC  (2+ messages)

[PATCH] [media] cx88: Fix some error handling path in 'cx8800_initdev()'
 2019-09-22  7:41 UTC 

[PATCH v2 0/3] Amazon's Annapurna Labs POS Driver
 2019-09-22  6:55 UTC  (8+ messages)
` [PATCH v2 2/3] soc: amazon: al-pos: Introduce Amazon's Annapurna Labs POS driver
    ` [UNVERIFIED SENDER] "
        ` [UNVERIFIED SENDER] "

[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI
 2019-09-22  6:03 UTC  (3+ messages)
` [PATCH 1/2] misc: add cc1101 devicetree binding
` [PATCH 2/2] misc: add support for the cc1101 RF transceiver chip from TI

[PATCH net] net: ena: Add dependency for ENA_ETHERNET
 2019-09-22  5:38 UTC  (4+ messages)
  ` [PATCH v2 net] net: ena: Select DIMLIB "

[for-next][PATCH 3/8] tracing: Make sure variable reference alias has correct var_ref_idx
 2019-09-21 19:23 UTC  (4+ messages)

[PATCH] qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
 2019-09-22  3:18 UTC  (2+ messages)

[PATCH] dimlib: make DIMLIB a hidden symbol
 2019-09-22  3:06 UTC  (2+ messages)

[PATCH] [v2] net: stmmac: selftest: avoid large stack usage
 2019-09-22  2:49 UTC  (2+ messages)

[PATCH] rtc: r7301: Use devm_platform_ioremap_resource() in rtc7301_rtc_probe()
 2019-09-22  2:46 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
 2019-09-22  2:43 UTC  (2+ messages)

[PATCH v2 0/2] perf: add support for logging debug messages to file
 2019-09-22  2:38 UTC  (3+ messages)
` [PATCH v2 1/2] perf: support multiple debug options separated by ','
` [PATCH v2 2/2] perf: add support for logging debug messages to file

[PATCH RESEND] nbd: avoid losing pointer to reallocated config->socks in nbd_add_socket
 2019-09-22  2:38 UTC  (2+ messages)

[PATCH] regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
 2019-09-22  2:29 UTC 

[PATCH] net: remove netx ethernet driver
 2019-09-22  2:14 UTC  (2+ messages)

[PATCH] net: qrtr: Stop rx_worker before freeing node
 2019-09-22  1:54 UTC  (2+ messages)

[PATCH v2 0/4] User API for nested shared virtual address (SVA)
 2019-09-22  1:45 UTC  (6+ messages)
` [PATCH v2 1/4] iommu: Introduce cache_invalidate API
` [PATCH v2 2/4] iommu: Add I/O ASID allocator
` [PATCH v2 3/4] iommu/ioasid: Add custom allocators
` [PATCH v2 4/4] iommu: Introduce guest PASID bind function

[PATCH] drivers/net/fjes: fix a potential NULL pointer dereference
 2019-09-22  1:40 UTC  (2+ messages)

[PATCH net v3] net/phy: fix DP83865 10 Mbps HDX loopback disable function
 2019-09-22  1:29 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-21 23:57 UTC  (15+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH] ocxl: Use the correct style for SPDX License Identifier
 2019-09-21 23:04 UTC  (2+ messages)

build_path_from_dentry_optional_prefix() may schedule from invalid context
 2019-09-21 22:38 UTC  (3+ messages)

[PATCH] block: t10-pi: fix -Wswitch warning
 2019-09-21 22:05 UTC  (3+ messages)

[GIT PULL] f2fs for 5.4
 2019-09-21 21:50 UTC  (2+ messages)

[GIT PULL] ext4 updates for 5.4
 2019-09-21 21:50 UTC  (2+ messages)

[PATCH 2/2] soc: ti: move 2 driver config options into the TI SOC drivers menu
 2019-09-21 20:46 UTC  (2+ messages)

[PATCH] net: dsa: Use the correct style for SPDX License Identifier
 2019-09-21 19:39 UTC  (2+ messages)

[PATCH] net: dsa: b53: Use the correct style for SPDX License Identifier
 2019-09-21 19:39 UTC  (2+ messages)

[PATCH 3.16 114/132] ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
 2019-09-21 18:39 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).