linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-10 14:48:54 to 2020-01-10 16:55:41 UTC [more...]

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2020-01-10 16:55 UTC  (3+ messages)

[PATCH] mm/memory_hotplug: Fix remove_memory() lockdep splat
 2020-01-10 16:54 UTC  (4+ messages)

[PATCH 0/3] [GIT PULL] tracing: three more updates
 2020-01-10 16:54 UTC  (4+ messages)
` [PATCH 3/3] tracing: Do not create directories if lockdown is in affect

mtd raw nand denali.c broken for Intel/Altera Cyclone V
 2020-01-10 16:46 UTC  (4+ messages)

[PATCH v2 0/3] Add QMP V3 USB3 PHY support for SC7180
 2020-01-10 16:52 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7180: Remove global phy reset in QMP phy

[PATCH-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-10 16:50 UTC  (8+ messages)
` [PATCH-next 1/3] serial_core: Move sysrq functions from header file
` [PATCH-next 2/3] sysctl/sysrq: Remove __sysrq_enabled copy
` [PATCH-next 3/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-10 16:50 UTC  (5+ messages)

[PATCH v2] drivers: char: ipmi: ipmi_msghandler: Pass lockdep expression to RCU lists
 2020-01-10 16:47 UTC 

[RFC net-next Patch 0/3] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-01-10 16:48 UTC  (9+ messages)

[PATCH] selinux: remove redundant msg_msg_alloc_security
 2020-01-10 16:46 UTC 

[PATCH v2 3/3] USB: Disable LPM on WD19's Realtek Hub
 2020-01-10 16:46 UTC  (5+ messages)

WARNING in usbhid_raw_request/usb_submit_urb (2)
 2020-01-10 16:46 UTC  (3+ messages)

[PATCH] zram: try to avoid worst-case scenario on same element pages
 2020-01-10 16:45 UTC  (2+ messages)

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-01-10 16:45 UTC  (11+ messages)

[PATCH bpf 0/1] Fix memory leak in helpers dealing with sockets
 2020-01-10 16:43 UTC  (3+ messages)
` [PATCH bpf v2] net: bpf: don't leak time wait and request sockets

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 16:37 UTC  (6+ messages)
` [PATCH 11/16] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH 16/16] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v3] coccinelle: semantic patch to check for inappropriate do_div() calls
 2020-01-10 16:35 UTC  (2+ messages)

[PATCH v5 0/2] soundwire: Add support to Qualcomm SoundWire master
 2020-01-10 16:35 UTC  (6+ messages)
` [PATCH v5 2/2] soundwire: qcom: add support for SoundWire controller
  ` [alsa-devel] "

[PATCH] drivers: nvme: target: core: Pass lockdep expression to RCU lists
 2020-01-10 16:31 UTC  (3+ messages)

[PATCH 0/2] Add support for sun4i HDMI audio
 2020-01-10 16:30 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
` [PATCH 2/2] drm: sun4i: hdmi: Add support for sun4i HDMI encoder audio
  ` [linux-sunxi] "

[PATCH 0/6] soundwire: stream: fix state machines and transitions
 2020-01-10 16:30 UTC  (10+ messages)
` [PATCH 2/6] soundwire: stream: update state machine and add state checks
    ` [alsa-devel] "
` [PATCH 4/6] soundwire: stream: do not update parameters during DISABLED-PREPARED transition
    ` [alsa-devel] "
` [PATCH 6/6] soundwire: stream: don't program ports for a stream that has not been prepared
    ` [alsa-devel] "

[PATCH 0/3] Add support for Goodix GT917S touch controller
 2020-01-10 16:26 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
` [PATCH 2/3] Input: goodix - use string-based chip ID
` [PATCH 3/3] Input: goodix - Add support for Goodix GT917S

[PATCH net-next v5 00/15] net: macsec: initial support for hardware offloading
 2020-01-10 16:26 UTC  (17+ messages)
` [PATCH net-next v5 01/15] net: macsec: move some definitions in a dedicated header
` [PATCH net-next v5 02/15] net: macsec: introduce the macsec_context structure
` [PATCH net-next v5 03/15] net: macsec: introduce MACsec ops
` [PATCH net-next v5 04/15] net: phy: add MACsec ops in phy_device
` [PATCH net-next v5 05/15] net: macsec: hardware offloading infrastructure
` [PATCH net-next v5 06/15] net: macsec: add nla support for changing the offloading selection
` [PATCH net-next v5 07/15] net: phy: export __phy_read_page/__phy_write_page
` [PATCH net-next v5 08/15] net: phy: mscc: macsec initialization
` [PATCH net-next v5 09/15] net: phy: mscc: macsec support
` [PATCH net-next v5 10/15] net: macsec: PN wrap callback
` [PATCH net-next v5 11/15] net: phy: mscc: PN rollover support
` [PATCH net-next v5 12/15] net: introduce the MACSEC netdev feature
` [PATCH net-next v5 13/15] net: add a reference to MACsec ops in net_device
` [PATCH net-next v5 14/15] net: macsec: allow to reference a netdev from a MACsec context
` [PATCH net-next v5 15/15] net: macsec: add support for offloading to the MAC

[PATCH v1] mtd: rawnand: micron: don't error out if internal ECC is set
 2020-01-10 16:25 UTC 

[PATCH 0/2] perf/x86/amd: Add support for Large Increment per Cycle Events
 2020-01-10 16:22 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-10 16:18 UTC  (18+ messages)
` [PATCH v2 01/17] dt-bindings: at_xdmac: remove wildcard
` [PATCH v2 02/17] dt-bindings: at_xdmac: add microchip,sam9x60-dma
` [PATCH v2 03/17] dt-bindings: atmel-can: add microchip,sam9x60-can
` [PATCH v2 04/17] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb
` [PATCH v2 05/17] dt-bindings: atmel-isi: add microchip,sam9x60-isi
` [PATCH v2 06/17] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
` [PATCH v2 07/17] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
` [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH v2 09/17] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH v2 11/17] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH v2 13/17] dt-bindings: atmel-usart: remove wildcard
` [PATCH v2 14/17] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu}
` [PATCH v2 15/17] dt-bindings: arm: add sam9x60-ek board
` [PATCH v2 16/17] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH v2 17/17] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH] pinctrl/rockchip: splite soc data to separated driver
 2020-01-10 16:19 UTC  (2+ messages)

[PATCH v4 0/2] arm64: kexec_file: add kdump
 2020-01-10 16:19 UTC  (7+ messages)
` [PATCH v4 2/2] arm64: kexec_file: add crash dump support

[ANNOUNCE] 4.4.208-rt191
 2020-01-10 16:16 UTC 

[PATCH v2 0/2] KVM: x86/mmu: Optimize rsvd pte checks
 2020-01-10 16:13 UTC  (5+ messages)
` [PATCH v2 2/2] KVM: x86/mmu: Micro-optimize nEPT's bad memptype/XWR checks

[PATCH] arm64: dts: rockchip: fix dwmmc clock name for px30 and rk3308
 2020-01-10 16:12 UTC 

[PATCH v2 0/3] HiSilicon v3xx SFC driver
 2020-01-10 16:09 UTC  (9+ messages)
` [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver

linux-next: Tree for Jan 10
 2020-01-10 16:09 UTC  (2+ messages)
` linux-next: Tree for Jan 10 (amdgpu)

[PATCH v5 00/17] soundwire: intel: implement new ASoC interfaces
 2020-01-10 16:08 UTC  (8+ messages)
` [PATCH v5 09/17] soundwire: intel: remove platform devices and use 'Master Devices' instead
    ` [alsa-devel] "

[RFC] y2038: HCI_TIME_STAMP with time64
 2020-01-10 16:08 UTC  (3+ messages)

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 16:07 UTC  (23+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 02/22] bootconfig: Load boot config from the tail of initrd
` [PATCH v6 03/22] tools: bootconfig: Add bootconfig command
` [PATCH v6 04/22] tools: bootconfig: Add bootconfig test script
` [PATCH v6 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [PATCH v6 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [PATCH v6 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [PATCH v6 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [PATCH v6 12/22] tracing: kprobes: Register to dynevent earlier stage
` [PATCH v6 13/22] tracing: Accept different type for synthetic event fields
` [PATCH v6 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [PATCH v6 15/22] tracing/boot: Add boot-time tracing
` [PATCH v6 16/22] tracing/boot: Add per-event settings
` [PATCH v6 17/22] tracing/boot Add kprobe event support
` [PATCH v6 18/22] tracing/boot: Add synthetic "
` [PATCH v6 19/22] tracing/boot: Add instance node support
` [PATCH v6 20/22] tracing/boot: Add cpu_mask option support
` [PATCH v6 21/22] tracing/boot: Add function tracer filter options
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH -next] arm64/mm/dump: fix a compilation error
 2020-01-10 16:07 UTC  (3+ messages)

[PATCH] vfio: platform: fix __iomem in vfio_platform_amdxgbe.c
 2020-01-10 16:02 UTC  (2+ messages)

[PATCH] vfio/mdev: make create attribute static
 2020-01-10 16:02 UTC  (2+ messages)

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-01-10 16:02 UTC  (9+ messages)
  ` [EXT] "

[PATCH 3.16 00/63] 3.16.81-rc1 review
 2020-01-10 16:01 UTC  (4+ messages)
` [PATCH 3.16 62/63] mwifiex: fix possible heap overflow in mwifiex_process_country_ie()

INFO: task hung in hashlimit_mt_check_common
 2020-01-10 16:00 UTC 

[PATCH v2] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-01-10 15:55 UTC  (2+ messages)

[PATCH 0/5] Add support for Pine64 PineTab
 2020-01-10 15:52 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: vendor-prefix: add Shenzhen Feixin Photoelectics Co., Ltd
` [PATCH 2/5] dt-bindings: panel: add Feixin K101 IM2BA02 MIPI-DSI panel
` [PATCH 3/5] drm/panel: Add Feixin K101 IM2BA02 panel
` [PATCH 4/5] dt-bindings: arm: sunxi: add binding for PineTab tablet
` [PATCH 5/5] arm64: dts: allwinner: a64: add support for PineTab

[PATCH 1/3] infiniband: hw: hfi1: verbs.c: Use built-in RCU list checking
 2020-01-10 15:54 UTC  (3+ messages)

WARNING in uvc_scan_chain_forward
 2020-01-10 15:51 UTC  (2+ messages)

[PATCH] pktgen: create packet use IPv6 source address between src6_min and src6_max
 2020-01-10 15:50 UTC  (2+ messages)

BUG: corrupted list in uvc_scan_chain_forward
 2020-01-10 15:50 UTC  (2+ messages)

[PATCH] x86/vdso: Enable sanitizers for vma.o
 2020-01-10 15:49 UTC  (2+ messages)
` [tip: locking/kcsan] "

[PATCH v2] coccinelle: semantic patch to check for inappropriate do_div() calls
 2020-01-10 15:46 UTC  (4+ messages)
    ` [v2] coccinelle: semantic code search "

[PATCH] binder: fix log spam for existing debugfs file creation
 2020-01-10 15:44 UTC 

[PATCH 00/14] net: axienet: Error handling, SGMII and 64-bit DMA fixes
 2020-01-10 15:43 UTC  (20+ messages)
` [PATCH 02/14] net: axienet: Propagate failure of DMA descriptor setup
` [PATCH 03/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH 04/14] net: axienet: Improve DMA error handling
` [PATCH 07/14] net: axienet: Fix SGMII support
` [PATCH 12/14] net: axienet: Autodetect 64-bit DMA capability

[BUGFIX PATCH 0/4] perf probe: Fixes bugs in show-lines and show vars etc
 2020-01-10 15:43 UTC  (5+ messages)
` [BUGFIX PATCH 1/4] perf probe: Skip end-of-sequence and non statement lines

[PATCH 0/3] y2038: remove unused interfaces
 2020-01-10 15:42 UTC  (4+ messages)
` [PATCH 1/3] y2038: remove ktime to/from timespec/timeval conversion
` [PATCH 2/3] y2038: remove unused time32 interfaces
` [PATCH 3/3] y2038: hide timeval/timespec/itimerval/itimerspec types

[PATCH] arm64: dts: rockchip: add reg property to brcmf sub node
 2020-01-10 15:40 UTC  (2+ messages)

[PATCH RT 0/2] serial: 8250: atomic console fixups
 2020-01-10 15:39 UTC  (3+ messages)
` [PATCH RT 1/2] serial: 8250: only atomic lock for console
` [PATCH RT 2/2] serial: 8250: fsl/ingenic/mtk: fix atomic console

[PATCH v5 0/5] add Amlogic A1 clock controller driver
 2020-01-10 15:38 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v5 4/5] dt-bindings: clock: meson: add A1 peripheral "

[RFC PATCH V2 11/11] x86: tsc: avoid system instability in hibernation
 2020-01-10 15:35 UTC  (3+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-01-10 15:33 UTC  (4+ messages)

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 15:30 UTC  (3+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-10 15:29 UTC  (16+ messages)
` [PATCH v3 12/21] KVM: X86: Implement ring-based dirty memory tracking

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-10 15:27 UTC  (11+ messages)

[PATCH 1/3] xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
 2020-01-10 15:29 UTC  (3+ messages)
` [PATCH 2/3] xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0

[PATCH] i915: ggtt: include asm/smp.h
 2020-01-10 15:25 UTC  (2+ messages)

[PATCH net 0/2] net: stmmac: Filtering fixes
 2020-01-10 15:23 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: selftests: Update status when disabling RSS
` [PATCH net 2/2] net: stmmac: tc: Do not setup flower filtering if RSS is enabled

[PATCH v2 0/7] arm64: Fix support for no FP/SIMD
 2020-01-10 15:21 UTC  (16+ messages)
` [PATCH v2 1/7] arm64: Introduce system_capabilities_finalized() marker
` [PATCH v2 3/7] arm64: cpufeature: Fix the type of no FP/SIMD capability
` [PATCH v2 4/7] arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
` [PATCH v2 5/7] arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
` [PATCH v2 7/7] arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly

[PATCH] perf tools: Setup initial evlist::all_cpus value
 2020-01-10 15:15 UTC 

[PATCH net-next 0/2] net: stmmac: Frame Preemption fixes
 2020-01-10 15:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: xgmac: Fix missing return
` [PATCH net-next 2/2] net: stmmac: gmac5+: "

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2020-01-10 15:06 UTC  (4+ messages)
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH v2 1/2] arm64: dts: mediatek: add dtsi for MT8516
 2020-01-10 15:04 UTC  (2+ messages)

[PATCH v4 1/2] perf parse: Refactor struct perf_evsel_config_term
 2020-01-10 15:04 UTC  (6+ messages)

WARNING in add_event_to_ctx
 2020-01-10 15:01 UTC  (5+ messages)

[PATCH] dt-bindings: mfd: mediatek: Add MT6397 Pin Controller
 2020-01-10 14:59 UTC 

[PATCH] mm/page_alloc: Skip non present sections on zone initialization
 2020-01-10 14:56 UTC  (9+ messages)

[PATCH v7 00/21] Move PMC clocks into Tegra PMC driver
 2020-01-10 14:54 UTC  (9+ messages)

[RFC 0/5] ARC: handle DSP presence in HW
 2020-01-10 14:54 UTC  (4+ messages)
` [PATCH 3/5] "

[PATCH RESEND for 5.6 v1 1/3] clk: tegra: divider: Check UART's divider enable-bit state on rate's recalculation
 2020-01-10 14:52 UTC  (2+ messages)

[PATCH 0/3] tracing: perf: Rename ring_buffer to perf_buffer and trace_buffer
 2020-01-10 14:49 UTC  (2+ messages)

[PATCH] staging/vc04_services/bcm2835-camera: distinct numeration and names for devices
 2020-01-10 14:49 UTC  (4+ 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).