linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-11 09:10:35 to 2019-08-12 02:03:49 UTC [more...]

[PATCH 1/4] dt-bindings: watchdog: Add i.MX7ULP bindings
 2019-08-12  2:03 UTC  (6+ messages)
` [PATCH 2/4] watchdog: Add i.MX7ULP watchdog support

[PATCH v9 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-12  1:55 UTC  (7+ messages)
` [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 "

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-12  1:50 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

[PATCH] mailmap: add entry for Jaegeuk Kim
 2019-08-12  1:49 UTC  (6+ messages)

linux-next: manual merge of the jc_docs tree with the mips tree
 2019-08-12  1:40 UTC 

[PATCH 0/2] some cleanups related to RB_DECLARE_CALLBACKS_MAX
 2019-08-12  1:37 UTC  (5+ messages)
` [PATCH 1/2] augmented rbtree: use max3() in the *_compute_max() function
` [PATCH 2/2] mm/vmalloc: use generated callback to populate subtree_max_size

[PATCH 0/1] checkpatch: revert broken NOTIFIER_HEAD check
 2019-08-12  1:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] powerpc: Allow flush_icache_range to work across ranges >4GB
 2019-08-12  1:19 UTC  (3+ messages)

[PATCH] pinctrl: aspeed: g6: Remove const specifier from aspeed_g6_sig_expr_set's ctx parameter
 2019-08-12  0:51 UTC  (3+ messages)

[PATCH] dmaengine: fsldma: Mark expected switch fall-through
 2019-08-12  0:22 UTC 

linux-next: manual merge of the afs tree with the net tree
 2019-08-12  0:17 UTC 

[PATCH] drm/komeda: Fix potential integer overflow in komeda_crtc_update_clock_ratio
 2019-08-12  0:08 UTC 

[PATCH] syscalls: Update the syscall #defines to match uapi
 2019-08-12  0:00 UTC  (2+ messages)

drivers/dma/fsldma.c:1165:26: warning: this statement may fall through
 2019-08-11 23:54 UTC 

[PATCH][next] ima: ima_modsig: Fix use-after-free bug in ima_read_modsig
 2019-08-11 23:55 UTC 

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-11 23:49 UTC  (22+ messages)
` [PATCH RFC v1 2/2] rcuperf: Add kfree_rcu performance Tests

[PATCH] hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
 2019-08-11 23:46 UTC  (9+ messages)

[PATCH net-next v7 2/3] net: phy: add support for clause 37 auto-negotiation
 2019-08-11 23:40 UTC 

[PATCH net-next v7 3/3] net: phy: broadcom: add 1000Base-X support for BCM54616S
 2019-08-11 23:40 UTC 

[PATCH net-next v7 1/3] net: phy: modify assignment to OR for dev_flags in phy_attach_direct
 2019-08-11 23:39 UTC 

linux-next: manual merge of the mips tree with Linus' tree
 2019-08-11 23:19 UTC 

[PATCH] staging: rtl8192u: fix spacing errors
 2019-08-11 22:51 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-11 23:07 UTC  (3+ messages)
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()

[PATCH v2] ARM: dts: add device tree for Mecer Xtreme Mini S6
 2019-08-11 23:00 UTC 

add a not device managed memremap_pages
 2019-08-11 22:56 UTC  (5+ messages)
` [PATCH 2/5] resource: add a not device managed request_free_mem_region variant
` [PATCH 5/5] memremap: provide a not device managed memremap_pages

[PATCH v2 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-11 22:55 UTC  (2+ messages)

[PATCH 1/3] workqueue: Convert for_each_wq to use built-in list check (v2)
 2019-08-11 22:12 UTC  (4+ messages)
` [PATCH 2/3] doc: Update documentation about list_for_each_entry_rcu (v1)
` [PATCH 3/3] driver/core: Fix build error when SRCU and lockdep disabled

linux-next: Signed-off-by missing for commit in the security tree
 2019-08-11 21:46 UTC 

[PATCH v5 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-11 21:37 UTC  (3+ messages)
` [PATCH v5 2/2] selftests: add tests for clone3()

linux-next: Fixes tag needs some work in the net tree
 2019-08-11 21:33 UTC 

[PATCH] drm/drv: Use // for comments in example code
 2019-08-11 21:32 UTC  (2+ messages)
` Best practice for embedded code samles? [Was: drm/drv: Use // for comments in example code]

Add SPDX kernel tree to linux-next
 2019-08-11 21:26 UTC  (2+ messages)

[PATCH v6 00/19] More improvements for Tegra30 devfreq driver
 2019-08-11 21:23 UTC  (20+ messages)
` [PATCH v6 01/19] PM / devfreq: tegra30: Change irq type to unsigned int
` [PATCH v6 02/19] PM / devfreq: tegra30: Keep interrupt disabled while governor is stopped
` [PATCH v6 03/19] PM / devfreq: tegra30: Handle possible round-rate error
` [PATCH v6 04/19] PM / devfreq: tegra30: Drop write-barrier
` [PATCH v6 05/19] PM / devfreq: tegra30: Set up watermarks properly
` [PATCH v6 06/19] PM / devfreq: tegra30: Tune up boosting thresholds
` [PATCH v6 07/19] PM / devfreq: tegra30: Fix integer overflow on CPU's freq max out
` [PATCH v6 08/19] PM / devfreq: tegra30: Ensure that target freq won't overflow
` [PATCH v6 09/19] PM / devfreq: tegra30: Use kHz units uniformly in the code
` [PATCH v6 10/19] PM / devfreq: tegra30: Reduce unnecessary interrupts activity
` [PATCH v6 11/19] PM / devfreq: tegra30: Use CPUFreq notifier
` [PATCH v6 12/19] PM / devfreq: tegra30: Move clk-notifier's registration to governor's start
` [PATCH v6 13/19] PM / devfreq: tegra30: Reset boosting on startup
` [PATCH v6 14/19] PM / devfreq: tegra30: Don't enable consecutive-down interrupt "
` [PATCH v6 15/19] PM / devfreq: tegra30: Constify structs
` [PATCH v6 16/19] PM / devfreq: tegra30: Include appropriate header
` [PATCH v6 17/19] PM / devfreq: tegra30: Increase sampling period to 16ms
` [PATCH v6 18/19] PM / devfreq: tegra30: Support variable polling interval
` [PATCH v6 19/19] PM / devfreq: tegra20/30: Add Dmitry as a maintainer

[PATCH] dpaa2-ethsw: move the DPAA2 Ethernet Switch driver out of staging
 2019-08-11 21:20 UTC  (5+ messages)

[PATCH v5 00/18] add thermal driver for h6
 2019-08-11 21:14 UTC  (2+ messages)

[PATCH v4 0/4] Add drivers for auo,kd101n80-45na and boe,tv101wum-nl6 panels
 2019-08-11 21:11 UTC  (4+ messages)
` [PATCH wn 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [PATCH wn 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [PATCH v4 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels

[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-08-11 21:00 UTC  (16+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation
` [PATCH v10 02/15] memory: tegra20-emc: Drop setting EMC rate to max on probe
` [PATCH v10 03/15] memory: tegra20-emc: Adapt for clock driver changes
` [PATCH v10 04/15] memory: tegra20-emc: Include io.h instead of iopoll.h
` [PATCH v10 05/15] memory: tegra20-emc: Pre-configure debug register
` [PATCH v10 06/15] memory: tegra20-emc: Print a brief info message about the timings
` [PATCH v10 07/15] memory: tegra20-emc: Increase handshake timeout
` [PATCH v10 08/15] memory: tegra20-emc: wait_for_completion_timeout() doesn't return error
` [PATCH v10 09/15] dt-bindings: memory: tegra30: Convert to Tegra124 YAML
` [PATCH v10 10/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 Memory Controller
` [PATCH v10 11/15] dt-bindings: memory: Add binding for NVIDIA Tegra30 External "
` [PATCH v10 12/15] memory: tegra: Introduce Tegra30 EMC driver
` [PATCH v10 13/15] memory: tegra: Ensure timing control debug features are disabled
` [PATCH v10 14/15] memory: tegra: Consolidate registers definition into common header
` [PATCH v10 15/15] ARM: dts: tegra30: Add External Memory Controller node

Linux 5.3-rc4
 2019-08-11 20:47 UTC 

KASAN: slab-out-of-bounds Read in hidraw_ioctl
 2019-08-11 20:46 UTC  (2+ messages)

[PATCH v5 0/3] Allwinner H6 SPDIF support
 2019-08-11 20:31 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: allwinner: Add SPDIF node for Allwinner H6
` [PATCH v5 2/3] arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
` [PATCH v5 3/3] arm64: defconfig: Enable Sun4i SPDIF module

switch the remaining architectures to use generic GUP v4
 2019-08-11 20:30 UTC  (7+ messages)
` [PATCH 09/16] sparc64: use the generic get_user_pages_fast code

[PATCH] net: ixgbe: fix memory leaks
 2019-08-11 20:22 UTC  (2+ messages)

[GIT PULL] dax fixes v5.3-rc4
 2019-08-11 20:20 UTC  (2+ messages)

[PATCH v3] tipc: initialise addr_trail_end when setting node addresses
 2019-08-11 20:18 UTC 

[PATCH v4 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-08-11 20:11 UTC  (6+ messages)

[PATCH v2 0/4] Simplify PCIe hotplug indicator control
 2019-08-11 19:59 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
` [PATCH v2 2/4] PCI: pciehp: Switch LED indicators with a single write
` [PATCH v2 3/4] PCI: pciehp: Replace pciehp_set_attention_status()
` [PATCH v2 4/4] PCI: pciehp: Replace pciehp_green_led_{on,off,blink}()

[RFC PATCH] ASoC: fsl_sai: Enable data lines based on input channels
 2019-08-11 19:55 UTC 

[PATCH] ASoC: fsl_sai: Handle slave mode per TX/RX direction
 2019-08-11 19:45 UTC 

[PATCH 0/2] lightnvm: minor updates for lightnvm core
 2019-08-11 19:43 UTC  (3+ messages)
` [PATCH 1/2] lightnvm: introduce pr_fmt for the prefix nvm

[PATCH v4] ata/pata_buddha: Probe via modalias instead of initcall
 2019-08-11 19:28 UTC  (3+ messages)

[PATCH v8 00/21] SC7 entry and exit support for Tegra210
 2019-08-11 19:16 UTC  (24+ messages)
` [PATCH v8 04/21] clk: tegra: pllout: Save and restore pllout context
` [PATCH v8 05/21] clk: tegra: pll: Save and restore pll context
` [PATCH v8 10/21] clk: tegra: clk-super: Add restore-context support
` [PATCH v8 13/21] clk: tegra210: Use fence_udelay during PLLU init
` [PATCH v8 14/21] clk: tegra210: Add suspend and resume support
` [PATCH v8 15/21] soc/tegra: pmc: Allow to support more tegras wake

[PATCH v2 0/5] counter: new TI eQEP driver
 2019-08-11 19:15 UTC  (4+ messages)
` [PATCH v2 3/5] "

[PATCH v3 0/4] Qcom smmu-500 wait-for-safe handling for sdm845
 2019-08-11 19:01 UTC  (5+ messages)
` [PATCH v3 4/4] arm64: dts/sdm845: Enable FW implemented safe sequence handler on MTP

[PATCH v2] Fix fTPM on AMD Zen+ CPUs
 2019-08-11 18:52 UTC 

[PATCH v2 1/2] linux/bits.h: Clarify macro argument names
 2019-08-11 18:49 UTC  (5+ messages)
` [PATCH v3 0/3] Add compile time sanity check of GENMASK inputs
  ` [PATCH v3 1/3] x86/boot: Use common BUILD_BUG_ON
  ` [PATCH v3 2/3] linux/build_bug.h: Change type to int
  ` [PATCH v3 3/3] linux/bits.h: Add compile time sanity check of GENMASK inputs

[PATCH v2] drm/tegra: Turn off and reset hardware across suspend-resume
 2019-08-11 18:39 UTC 

[PATCH v1 1/2] irqchip/tegra: Remove everything related to COP
 2019-08-11 18:30 UTC  (2+ messages)
` [PATCH v1 2/2] irqchip/tegra: Clean up coding style

[PATCH] i3c: master: fix a memory leak bug
 2019-08-11 18:33 UTC 

[PATCH net v3] net: dsa: Check existence of .port_mdb_add callback before calling it
 2019-08-11 18:27 UTC  (2+ messages)

[PATCH 0/4] Simplify PCIe hotplug indicator control
 2019-08-11 18:26 UTC  (11+ messages)
` [PATCH 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
` [PATCH 2/4] PCI: pciehp: Switch LED indicators with a single write
` [PATCH 3/4] PCI: pciehp: Replace pciehp_set_attention_status()
` [PATCH 4/4] PCI: pciehp: Replace pciehp_green_led_{on,off,blink}()

dm writecache: remove unused member pointer in writeback_struct
 2019-08-11 18:11 UTC  (4+ messages)
` dm writecache: add unlikely for getting two block with same LBA

[GIT PULL] NTB bug fixes for v5.3
 2019-08-11 17:50 UTC  (2+ messages)

[PATCH] Fix fTPM on AMD Zen+ CPUs
 2019-08-11 17:45 UTC 

[PATCH] media: docs-rst: Clarify duration of LP-11 mode
 2019-08-11 17:36 UTC 

[PATCH] xen/blkback: fix memory leaks
 2019-08-11 17:23 UTC 

[PATCH] staging: iio: accel: adis16240: Improve readability on write_raw function
 2019-08-11 16:47 UTC  (3+ messages)

[PATCH] Input: ili210x - switch to using threaded IRQ
 2019-08-11 16:11 UTC 

[PATCH v3 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-11 15:43 UTC  (3+ messages)
` [PATCH v3 2/6] thermal: amlogic: Add thermal driver to support "

[PATCH] x86/apic/32: Fix yet another implicit fallthrough warning
 2019-08-11 15:40 UTC 

[Linux 5.2.7] powertop --auto-tune: BUG: kernel NULL pointer dereference, address: 0000000000000000
 2019-08-11 15:33 UTC  (8+ messages)
    ` [Linux 5.2.x] /sys/kernel/debug/tracing/events/power/cpu_idle/id: "

[PATCH 3.16 000/157] 3.16.72-rc1 review
 2019-08-11 15:25 UTC  (3+ messages)

[PATCH 0/7] Add definition for the number of standard PCI BARs
 2019-08-11 15:08 UTC  (8+ messages)
` [PATCH 1/7] PCI: Add define "
` [PATCH 2/7] s390/pci: Replace PCI_BAR_COUNT with PCI_STD_NUM_BARS
` [PATCH 3/7] x86/PCI: Use PCI_STD_NUM_BARS in loops instead of PCI_STD_RESOURCE_END
` [PATCH 4/7] PCI/net: "
` [PATCH 5/7] rapidio/tsi721: use "
` [PATCH 6/7] efifb: Use "
` [PATCH 7/7] vfio_pci: "

Linux 4.9.189
 2019-08-11 13:57 UTC  (2+ messages)

Linux 4.4.189
 2019-08-11 13:57 UTC  (2+ messages)

[PATCHv2 0/4] blk_execute_rq{_nowait} cleanup part1
 2019-08-11 13:47 UTC  (2+ messages)

[PATCH v4] firmware: imx: Add DSP IPC protocol interface
 2019-08-11 13:21 UTC  (2+ messages)

[PATCH 1/2] mfd: rave-sp: Bump command timeout to 5 seconds
 2019-08-11 13:13 UTC  (2+ messages)

[PATCH v2] iio: adc: max1027: Use device-managed APIs
 2019-08-11 12:51 UTC 

[PATCH 3.16 004/157] iio: Use kmalloc_array() in iio_scan_mask_set()
 2019-08-11 12:28 UTC  (3+ messages)

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-11 11:59 UTC  (4+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH] Documentation/networking/af_xdp: Inhibit reference to struct socket
 2019-08-11 11:32 UTC  (3+ messages)

[PATCH] uio: uio_pdrv_genirq: Make UIO name controllable via DT node property
 2019-08-11 11:02 UTC 

[PATCH v6 0/7] Support dsi for mt8183
 2019-08-11 10:40 UTC  (8+ messages)
` [PATCH v6 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [PATCH v6 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [PATCH v6 3/7] drm/mediatek: add dsi reg commit disable control
` [PATCH v6 4/7] drm/mediatek: add frame size control
` [PATCH v6 5/7] drm/mediatek: add mt8183 dsi driver support
` [PATCH v6 6/7] drm/mediatek: change the dsi phytiming calculate method
` [PATCH v6 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH] iio: adc: max1027: Use device-managed APIs
 2019-08-11 10:15 UTC  (2+ messages)

[PATCH 00/11] kbuild: clean-ups and improvement of single targets
 2019-08-11  9:55 UTC  (3+ messages)
` [PATCH 11/11] treewide: remove dummy Makefiles for "

[PATCH 00/16] ARM: remove ks8695 and w90x900 platforms
 2019-08-11  9:18 UTC  (3+ messages)
` [PATCH 01/16] ARM: remove ks8695 platform

[PATCH] iio: potentiometer: max5432: update the non-volatile position
 2019-08-11  9:11 UTC  (2+ messages)
` iio: Is storing output values to non volatile registers something we should do automatically or leave to userspace action. [was Re: [PATCH] iio: potentiometer: max5432: update the non-volatile position]


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