linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 09:52:29 to 2018-07-30 13:26:43 UTC [more...]

[RFC 0/4] Virtio uses DMA API for all devices
 2018-07-30 13:26 UTC  (6+ messages)

[PATCH 00/10] mscc: ocelot: add support for SerDes muxing configuration
 2018-07-30 13:24 UTC  (13+ messages)
` [PATCH net-next 01/10] MIPS: mscc: ocelot: make HSIO registers address range a syscon
` [PATCH net-next 02/10] dt-bindings: net: ocelot: remove hsio from the list of register address spaces
` [PATCH net-next 03/10] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next 04/10] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next 05/10] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH 06/10] phy: add QSGMII and PCIE modes
` [PATCH 07/10] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH 08/10] MIPS: mscc: ocelot: add SerDes mux DT node
` [PATCH 09/10] phy: add driver for Microsemi Ocelot SerDes muxing
` [PATCH net-next 10/10] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

Linux 4.18-rc7
 2018-07-30 13:24 UTC  (4+ messages)

[RFC PATCH net-next v2 00/17] ethtool netlink interface (WiP)
 2018-07-30 13:21 UTC  (21+ messages)
` [RFC PATCH net-next v2 01/17] netlink: introduce nla_put_bitfield32()
` [RFC PATCH net-next v2 02/17] ethtool: move to its own directory
` [RFC PATCH net-next v2 03/17] ethtool: introduce ethtool netlink interface
` [RFC PATCH net-next v2 04/17] ethtool: helper functions for "
` [RFC PATCH net-next v2 05/17] ethtool: netlink bitset handling
` [RFC PATCH net-next v2 06/17] ethtool: support for netlink notifications
` [RFC PATCH net-next v2 07/17] ethtool: implement EVENT notifications
` [RFC PATCH net-next v2 08/17] ethtool: implement GET_STRSET message
` [RFC PATCH net-next v2 09/17] ethtool: implement GET_DRVINFO message
` [RFC PATCH net-next v2 10/17] ethtool: implement GET_SETTINGS message
` [RFC PATCH net-next v2 11/17] ethtool: implement GET_SETTINGS request for features
` [RFC PATCH net-next v2 12/17] ethtool: implement SET_SETTINGS notification
` [RFC PATCH net-next v2 13/17] ethtool: implement SET_SETTINGS message
` [RFC PATCH net-next v2 14/17] ethtool: implement SET_SETTINGS request for features
` [RFC PATCH net-next v2 15/17] ethtool: implement GET_PARAMS message
` [RFC PATCH net-next v2 16/17] ethtool: implement SET_PARAMS notification
` [RFC PATCH net-next v2 17/17] ethtool: implement SET_PARAMS message

[PATCH 0/4] usb-audio: Add UAC3 Power Domains
 2018-07-30 13:13 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ALSA: usb-audio: Initial Power Domain support
  ` [PATCH v2 3/4] ALSA: usb-audio: Add UAC3 Power Domains to suspend/resume
  ` [PATCH v2 4/4] ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks

[LKP] 7acf9d4237 BUG: kernel hang in test stage
 2018-07-30 13:08 UTC  (2+ messages)

[PATCH net-next] fib_rules: NULL check before kfree is not needed
 2018-07-30 13:07 UTC 

[PATCH V4 0/7] mmc: add support for sdhci 4.0
 2018-07-30 13:06 UTC  (7+ messages)
` [PATCH V4 1/7] mmc: sdhci: add sd host v4 mode
` [PATCH V4 3/7] mmc: sdhci: add ADMA2 64-bit addressing support for V4 mode
` [PATCH V4 5/7] mmc: sdhci: add Auto CMD Auto Select support

[PATCH V4 4/7] mmc: sdhci: add 32-bit block count support for v4 mode
 2018-07-30 13:05 UTC  (3+ messages)

[PATCH V4 2/7] mmc: sdhci: Change SDMA address register for v4 mode
 2018-07-30 13:04 UTC  (3+ messages)

[PATCH net-next 1/4] net: phy: mscc: factorize code for LEDs mode
 2018-07-30 13:02 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: net: phy: mscc: vsc8531: remove compatible from required properties
` [PATCH 3/4] dt-bindings: net: phy: mscc: vsc8531: fix missing "/bits/ 8" in example
` [PATCH 4/4] dt-bindings: net: phy: mscc: vsc8531: factorize vsc8531,led-N-mode

[PATCH RT] sched/core: Avoid__schedule() being called twice, the second in vain
 2018-07-30 13:00 UTC 

[PATCH] iio: light: fix test for val being not zero or not one
 2018-07-30 12:59 UTC 

[RFC PATCH ethtool v2 00/23] ethtool netlink interface (userspace side) (WiP)
 2018-07-30 12:57 UTC  (24+ messages)
` [RFC PATCH ethtool v2 01/23] move UAPI header copies to a separate directory
` [RFC PATCH ethtool v2 02/23] update UAPI header copies
` [RFC PATCH ethtool v2 03/23] netlink: add netlink interface
` [RFC PATCH ethtool v2 04/23] netlink: add support for string sets
` [RFC PATCH ethtool v2 05/23] netlink: add notification monitor
` [RFC PATCH ethtool v2 06/23] netlink: add netlink handler for gdrv (-i)
` [RFC PATCH ethtool v2 07/23] netlink: add netlink handler for gset (no option)
` [RFC PATCH ethtool v2 08/23] netlink: add helpers for command line parsing
` [RFC PATCH ethtool v2 09/23] netlink: add netlink handler for sset (-s)
` [RFC PATCH ethtool v2 10/23] netlink: add netlink handler for gfeatures (-k)
` [RFC PATCH ethtool v2 11/23] netlink: add netlink handler for sfeatures (-K)
` [RFC PATCH ethtool v2 12/23] netlink: add netlink handler for gcoalesce (-c)
` [RFC PATCH ethtool v2 13/23] netlink: add netlink handler for gring (-g)
` [RFC PATCH ethtool v2 14/23] netlink: add netlink handler for gpause (-a)
` [RFC PATCH ethtool v2 15/23] netlink: add netlink handler for gchannels (-l)
` [RFC PATCH ethtool v2 16/23] netlink: add netlink handler for geee (--show-eee)
` [RFC PATCH ethtool v2 17/23] netlink: add netlink handler for gfec (--show-fec)
` [RFC PATCH ethtool v2 18/23] netlink: add netlink handler for scoalesce (-C)
` [RFC PATCH ethtool v2 19/23] netlink: add netlink handler for sring (-G)
` [RFC PATCH ethtool v2 20/23] netlink: add netlink handler for spause (-A)
` [RFC PATCH ethtool v2 21/23] netlink: add netlink handler for schannels (-L)
` [RFC PATCH ethtool v2 22/23] netlink: add netlink handler for seee (--set-eee)
` [RFC PATCH ethtool v2 23/23] netlink: add netlink handler for sfec (--set-fec)

[Question] load balance move tasks not suitable ?
 2018-07-30 12:56 UTC 

[PATCH v3] ipmi: update ssif max_xmit_msg_size limit for multi-part messages
 2018-07-30 12:56 UTC  (2+ messages)

[PATCH] clk: clkdev - add managed versions of lookup registrations
 2018-07-30 12:55 UTC  (3+ messages)

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-07-30 12:54 UTC  (3+ messages)
` [PATCH 9/9] "

[PATCH net-next] net: phy: mscc: the extended page access register is 16 bits
 2018-07-30 12:53 UTC 

[PATCH 0/2] Document memory-to-memory video codec interfaces
 2018-07-30 12:52 UTC  (3+ messages)
` [PATCH 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH v10 00/10] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-07-30 12:50 UTC  (6+ messages)

[PATCH] stop_machine: Disable preemption after queueing stopper threads
 2018-07-30 12:41 UTC  (6+ messages)

[PATCH v15 23/26] sched: early boot clock
 2018-07-30 12:36 UTC  (9+ messages)
` [tip:x86/timers] sched/clock: Enable sched clock early

[PATCH 13/38] tomoyo: Implement security hooks for the new mount API [ver #10]
 2018-07-30 12:32 UTC  (12+ messages)
` [PATCH 00/38] VFS: Introduce filesystem context "
  ` [PATCH 25/38] Make anon_inodes unconditional "
  ` [PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context "
  ` [PATCH 36/38] vfs: Add a sample program for the new mount API "

[PATCH 1/2] leds: core: Introduce LED pattern trigger
 2018-07-30 12:29 UTC  (2+ messages)
` [PATCH 2/2] leds: sc27xx: Add pattern_set/get/clear interfaces for LED controller

[PATCH] perf/x86/intel/uncore: Fix hardcode index of Broadwell extra PCI DEV
 2018-07-30 12:28 UTC 

[PATCH] thermal: armada: fix incorrect check for drvdata allocation failure
 2018-07-30 12:27 UTC 

[PATCH] x86/speculation: Support Enhanced IBRS on future CPUs
 2018-07-30 12:25 UTC  (2+ messages)

[GIT PULL] timers for 4.19
 2018-07-30 12:24 UTC  (3+ messages)

[PATCH] get_maintainer: Allow usage outside of kernel tree
 2018-07-30 12:20 UTC  (4+ messages)

[PATCH v2] cpu/hotplug: Fix cpuhp_step name for timers
 2018-07-30 12:19 UTC  (3+ messages)

[PATCH] [RESEND] perf/x86/intel/uncore: Fix the index of PCU.3 Broadwell CPUs
 2018-07-30 12:13 UTC  (9+ messages)

[PATCH v1] mm: inititalize struct pages when adding a section
 2018-07-30 12:11 UTC  (5+ messages)

[PATCH] perf/x86/intel: Add support for MISPREDICT bit on Knights Landing cpus
 2018-07-30 12:08 UTC  (2+ messages)

[PATCH] block: blk_init_allocated_queue() set q->fq as NULL in the fail case
 2018-07-30 12:06 UTC  (2+ messages)

[PATCH v6 0/4] add support for Bluetooth on MT7622 SoC
 2018-07-30 12:01 UTC  (3+ messages)
` [PATCH v6 2/4] Bluetooth: Add new quirk for non-persistent setup settings

[PATCH 2/3] Revert "perf/core: Make sure the ring-buffer is mapped in all page-tables"
 2018-07-30 11:58 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 3/3] x86/kexec: Allocate 8k PGDs for PTI
 2018-07-30 11:58 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH 1/3] x86/mm: Remove in_nmi() warning from vmalloc_fault()
 2018-07-30 11:57 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-30 11:55 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: Add initial Orangepi Zero Plus 2 H3 support
 2018-07-30 11:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] block: fix NPE when resuming SCSI devices using blk-mq
 2018-07-30 11:50 UTC  (5+ messages)

[PATCH] timekeeping: warning when persistent clock is not available
 2018-07-30 11:48 UTC  (2+ messages)
` [tip:x86/timers] timekeeping: Warning "

[PATCH] genhd: incrase size of disk stat counters
 2018-07-30 11:43 UTC 

[PATCH 4.17 00/66] 4.17.11-stable review
 2018-07-30 11:44 UTC  (4+ messages)
` [PATCH 4.17 55/66] ACPICA: AML Parser: ignore dispatcher error status during table load

[PATCH] clk: scmi: Fix the rounding of clock rate
 2018-07-30 11:40 UTC  (5+ messages)

[PATCH v6 0/3] ARM: dts: at91: sama5d2: Add nodes for I2S
 2018-07-30 11:40 UTC  (4+ messages)
` [PATCH v6 1/3] ARM: dts: at91: sama5d2: add I2S clock muxing nodes
` [PATCH v6 2/3] ARM: dts: at91: sama5d2: add nodes for I2S controllers
` [PATCH v6 3/3] ARM: dts: at91: sama5d2 Xplained: add pin muxing for I2S

[PATCH v2 1/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops
 2018-07-30 11:35 UTC 

[PATCH v2 0/1] Input: synaptics - Enable RMI4 for Clevo P870DM laptops
 2018-07-30 11:35 UTC 

[PATCH v2 1/7] staging: rtl8188eu: remove unused dump_txrpt_ccx_88e()
 2018-07-30 11:36 UTC  (6+ messages)
` [PATCH v2 3/7] staging: rtl8188eu: remove unused rtw_handle_tkip_mic_err()

[PATCH] hwspinlock: Fix incorrect return pointers
 2018-07-30 11:34 UTC  (2+ messages)

[PATCH 0/10] x86,tlb,mm: more lazy TLB cleanups & optimizations
 2018-07-30 11:32 UTC  (6+ messages)
` [PATCH 10/10] mm,sched: conditionally skip lazy TLB mm refcounting
    ` [PATCH v2 11/11] "

[PATCH v2 0/2] Add functions to get optional clocks
 2018-07-30 11:29 UTC  (5+ messages)
` [PATCH v2 1/2] clk: Add of_clk_get_by_name_optional() function

[PATCH 0/4] Add QCOM graphics clock controller driver for SDM845
 2018-07-30 11:28 UTC  (11+ messages)
` [PATCH 1/4] clk: qcom: gdsc: Add support to enable/disable the clocks with GDSC
` [PATCH 2/4] clk: qcom: Add clk_rcg2_gfx3d_ops for SDM845

linux-next: build failure after merge of the staging tree
 2018-07-30 11:23 UTC  (6+ messages)

[PATCH v2] backlight: pwm_bl: switch to using "atomic" PWM API
 2018-07-30 11:12 UTC  (2+ messages)

[PATCH mmc-next v2 0/3] solve SDHCI DWC MSHC 128MB DMA boundary limitation
 2018-07-30 11:06 UTC  (3+ messages)
` [PATCH mmc-next v2 3/3] mmc: sdhci-of-dwcmshc: solve "

[PATCH 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-07-30 11:16 UTC  (5+ messages)
` [PATCH 4/4] cpufreq: intel_pstate: enable boost for Skylake Xeon

[PATCH 1/4] ASoC: tegra: i2s: Fix typo/broken macro
 2018-07-30 11:04 UTC  (2+ messages)
` Applied "ASoC: tegra: i2s: Fix typo/broken macro" to the asoc tree

[PATCH v3 1/5] spi: dw: export dw_spi_set_cs
 2018-07-30 11:05 UTC  (2+ messages)
` Applied "spi: dw: export dw_spi_set_cs" to the spi tree

[PATCH v3 3/5] spi: dw-mmio: add MSCC Ocelot support
 2018-07-30 11:05 UTC  (2+ messages)
` Applied "spi: dw-mmio: add MSCC Ocelot support" to the spi tree

Applied "regulator: tps65217: Fix NULL pointer dereference on probe" to the regulator tree
 2018-07-30 11:04 UTC 

[PATCH v4 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-30 11:04 UTC  (3+ messages)
` [PATCH v4 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v4 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH net-next] liquidio: remove redundant function cn23xx_dump_iq_regs
 2018-07-30 11:03 UTC 

[PATCH] timers: fix offset calculation when the expires align with LVL_GRAN
 2018-07-30 11:03 UTC  (2+ messages)

[PATCH] ASoC: uniphier: add support for multichannel output
 2018-07-30 11:03 UTC  (2+ messages)
` Applied "ASoC: uniphier: add support for multichannel output" to the asoc tree

[PATCH] ASoC: uniphier: change functions to static
 2018-07-30 11:03 UTC  (2+ messages)
` Applied "ASoC: uniphier: change functions to static" to the asoc tree

[PATCH] ASoC: soc-pcm: Use delay set in pointer function
 2018-07-30 10:54 UTC  (2+ messages)

[PATCH v11 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-07-30 10:51 UTC  (5+ messages)
` [PATCH v11 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v11 2/2] mfd: bd71837: Devicetree bindings "

[PATCH 0/9] Add Reset Controller support for Actions Semi Owl SoCs
 2018-07-30 10:40 UTC  (6+ messages)
` [PATCH 7/9] clk: actions: Add Actions Semi Owl SoCs Reset Management Unit support
` [PATCH 8/9] clk: actions: Add Actions Semi S700 SoC "

[PATCH 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-07-30 10:34 UTC  (4+ messages)
` [PATCH 3/4] ARC: refactor arch/arc/mm/dma.c

[PATCH v3] Add BPF_SYNCHRONIZE_MAP_TO_MAP_REFERENCES bpf(2) command
 2018-07-30 10:25 UTC  (3+ messages)

linux-next: Tree for Jul 30
 2018-07-30 10:25 UTC 

[PATCH v8 0/6] provide power off support for iMX6 with external PMIC
 2018-07-30 10:24 UTC  (5+ messages)
` [PATCH v8 5/6] regulator: pfuze100-regulator: provide pm_power_off_prepare handler

[PATCH] 9p: fix Use-After-Free in p9_write_work()
 2018-07-30 10:23 UTC  (4+ messages)

[PATCH 0/4] ASoC: Tegra30 TDM support
 2018-07-30 10:21 UTC  (7+ messages)
` [PATCH 2/4] ASoC: tegra: Add a TDM configuration callback
` [PATCH 4/4] ASoC: tegra: i2s: Add support for more than 2 channels

[PATCH v5 0/3] tracing: kprobes: Prohibit probing on notrace functions
 2018-07-30 10:21 UTC  (4+ messages)
` [PATCH v5 1/3] tracing: kprobes: Prohibit probing on notrace function
` [PATCH v5 2/3] selftest/ftrace: Move kprobe selftest function to separate compile unit
` [PATCH v5 3/3] selftests/ftrace: Fix kprobe string testcase to not probe notrace function

[PATCH v5 0/4] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-07-30 10:17 UTC  (5+ messages)
` [PATCH v5 1/4] mm/page_alloc: Move ifdefery out of free_area_init_core
` [PATCH v5 2/4] mm: access zone->node via zone_to_nid() and zone_set_nid()
` [PATCH v5 3/4] mm/page_alloc: Inline function to handle CONFIG_DEFERRED_STRUCT_PAGE_INIT
` [PATCH v5 4/4] mm/page_alloc: Introduce free_area_init_core_hotplug

[PATCH] prctl: add PR_[GS]ET_KILLABLE
 2018-07-30 10:17 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: fsl: add clocks property for fman ptp timer node
 2018-07-30 10:01 UTC  (3+ messages)
` [PATCH 2/3] powerpc/mpc85xx: "
` [PATCH 3/3] ptp_qoriq: convert to use module parameters for initialization

[PATCH v2 0/4] iio: adc: xilinx: XADC driver Enhancements and bug fixes
 2018-07-30 10:13 UTC  (4+ messages)
` [PATCH v2 2/4] iio: adc: xilinx: limit pcap clock frequency value

[PATCH v3 0/5] Add support for MSCC Ocelot SPI
 2018-07-30 10:13 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: spi: snps,dw-apb-ssi: document Microsemi integration

[PATCH v4 0/4] Add support for audio on SDM845 SoC
 2018-07-30 10:10 UTC  (5+ messages)
` [PATCH v4 1/4] ASoC: qcom: dt-bindings: Add sdm845 machine bindings
` [PATCH v4 2/4] ASoC: dt-bindings: Update dt binding name for apq8096
` [PATCH v4 3/4] ASoC: qcom: Add support to parse common audio device nodes
` [PATCH v4 4/4] ASoC: qcom: add sdm845 sound card support

[PATCH] f2fs: avoid fi->i_gc_rwsem[WRITE] lock in f2fs_gc
 2018-07-30 10:00 UTC  (7+ messages)

[LKP] [mm, oom] 063b8b3171: BUG:sleeping_function_called_from_invalid_context_at_arch/x86/mm/fault.c
 2018-07-30  9:58 UTC  (2+ messages)

[LKP] [mm, oom] c1e4c54f9c: BUG:KASAN:null-ptr-deref_in_d
 2018-07-30  9:56 UTC  (2+ messages)

[PATCH] drm/amdgpu/pm: Fix potential Spectre v1
 2018-07-30  9:55 UTC  (3+ messages)

[PATCH 0/2] Two cleanup patches
 2018-07-30  9:53 UTC  (4+ messages)
` [PATCH 1/2] x86/tsc: Avoid a double call if TSC initializes earlier

[PATCH 36/38] vfs: Add a sample program for the new mount API [ver #10]
 2018-07-29 11:37 UTC 

[PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10]
 2018-07-29 11:14 UTC 

[PATCH 25/38] Make anon_inodes unconditional [ver #10]
 2018-07-27 20:04 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).