linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-04 13:56:05 to 2018-05-04 17:15:24 UTC [more...]

rcu-bh design
 2018-05-04 17:15 UTC  (3+ messages)

[PATCH net-next v2 00/13] net: mvpp2: phylink conversion
 2018-05-04 17:14 UTC  (18+ messages)
` [PATCH net-next v2 01/13] net: phy: sfp: make the i2c-bus property really optional
` [PATCH net-next v2 02/13] net: phy: sfp: handle non-wired SFP connectors
` [PATCH net-next v2 03/13] net: phy: sfp: warn the user when no tx_disable pin is available
` [PATCH net-next v2 04/13] net: mvpp2: align the ethtool ops definition
` [PATCH net-next v2 05/13] net: mvpp2: phylink support
` [PATCH net-next v2 06/13] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v2 07/13] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v2 08/13] net: mvpp2: 1000baseX support
` [PATCH net-next v2 09/13] net: mvpp2: 2500baseX support
` [PATCH net-next v2 10/13] arm64: dts: marvell: mcbin: add 10G SFP support
` [PATCH net-next v2 11/13] arm64: dts: marvell: mcbin: enable the fourth network interface
` [PATCH net-next v2 12/13] arm64: dts: marvell: 7040-db: describe the 10G SFP cage
` [PATCH net-next v2 13/13] arm64: dts: marvell: 8040-db: describe the 10G SFP cages

[PATCH] net: sched: cls: fix a potential missing-check bug
 2018-05-04 17:12 UTC  (2+ messages)

[PATCH v3 1/2] clk: x86: Add ST oscout platform clock
 2018-05-04 17:11 UTC  (8+ messages)
` [PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-04 17:11 UTC  (2+ messages)

[PATCH v4 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-05-04 17:10 UTC  (12+ messages)
` [PATCH v4 2/2] ThunderX2: Add Cavium ThunderX2 SoC UNCORE PMU driver

[PATCH 0/2] Add support for general system clock on ST AMD platform
 2018-05-04 17:07 UTC  (3+ messages)
` [PATCH v3 1/2] clk: x86: Add ST oscout platform clock
` [PATCH v2 2/2] ACPI: APD: Add AMD misc clock handler support

[PATCH 0/8] Assorted rhashtable fixes and cleanups
 2018-05-04 17:07 UTC  (2+ messages)

[PATCH] kernel/signal: Remove no longer required irqsave/restore
 2018-05-04 17:04 UTC  (3+ messages)

perf: perf_fuzzer quickly locks up on 4.15-rc7
 2018-05-04 17:00 UTC  (14+ messages)
          ` perf: fuzzer causes stack going in wrong direction warnings

[PATCH] gpio: pca953x: Clear irq trigger type on irq shutdown
 2018-05-04 16:53 UTC 

[PATCH] ALSA: pcm: Hide local_irq_disable/enable() and local_irqsave/restore()
 2018-05-04 16:57 UTC  (2+ messages)

[PATCH v8 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-05-04 16:53 UTC  (4+ messages)

[PATCH] net: atm: Fix potential Spectre v1
 2018-05-04 16:54 UTC  (2+ messages)

[PATCH] atm: zatm: Fix potential Spectre v1
 2018-05-04 16:54 UTC  (2+ messages)

[PATCH net-next] net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
 2018-05-04 16:53 UTC  (2+ messages)

[v8] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-05-04 16:51 UTC  (3+ messages)

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-04 16:47 UTC 

[PATCH] selftests: net: use TEST_PROGS_EXTENDED
 2018-05-04 16:47 UTC 

[PATCH v2 00/10] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-04 16:44 UTC  (4+ messages)
` [PATCH v2 07/10] PCI: Convert of_pci_get_host_bridge_resources() users to devm variant

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-05-04 16:40 UTC  (16+ messages)
      ` [RFC][PATCH] memcg: Replace mm->owner with mm->memcg
            ` [PATCH] "

Introduce atomic_dec_and_lock_irqsave()
 2018-05-04 16:38 UTC  (11+ messages)
` [PATCH 1/5] spinlock: atomic_dec_and_lock: Add an irqsave variant
` [PATCH 2/5] mm/backing-dev: Use irqsave variant of atomic_dec_and_lock()
` [PATCH 3/5] kernel/user: "
` [PATCH 4/5] drivers/md/raid5: "
` [PATCH 5/5] drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call

[PATCH v1 0/2] Add QCOM video clock controller driver
 2018-05-04 16:31 UTC  (2+ messages)

[PATCH v2] serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
 2018-05-04 16:30 UTC 

[PATCH] pci: endpoint: Replace mdelay with usleep_range in pci_epf_test_write
 2018-05-04 16:29 UTC  (2+ messages)

[RFC PATCH] Add /proc/<pid>/numa_vamaps for numa node information
 2018-05-04 16:27 UTC  (7+ messages)

[PATCH v2 0/4] KVM: Support PUD hugepages at stage 2
 2018-05-04 16:22 UTC  (4+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: Share common code in user_mem_abort()

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-05-04 16:21 UTC  (4+ messages)
` [PATCH 01/30] gcc-plugins: fix build condition of SANCOV plugin

[v4.17-rcx] Lost IBPB, IBRS_FW support for spectre_v2 mitigation
 2018-05-04 16:18 UTC  (10+ messages)

KASAN: use-after-free Read in fuse_kill_sb_anon
 2018-05-04 16:15 UTC 

[PATCH v2] [media] Use common error handling code in 20 functions
 2018-05-04 16:08 UTC  (3+ messages)
` [PATCH v3] [media] Use common error handling code in 19 functions
  ` [v3] "

[PATCH v9 3/8] lib/cmdline.c: add backslash support to kernel commandline parsing
 2018-05-04 16:08 UTC  (4+ messages)
` [PATCH] init/main.c: simplify repair_env_string

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-05-04 16:06 UTC  (4+ messages)

[PATCH v5 00/14] KVM: arm64: Optimise FPSIMD context switching
 2018-05-04 16:05 UTC  (2+ messages)
` [PATCH v5 01/14] thread_info: Add update_thread_flag() helpers

[PATCH v2] mm: access to uninitialized struct page
 2018-05-04 16:03 UTC  (6+ messages)
` [v2] "

[PATCH 0/2] Add kvzalloc_struct to complement kvzalloc_array
 2018-05-04 16:03 UTC  (6+ messages)
` [PATCH 2/2] mm: Add kvmalloc_ab_c and kvzalloc_struct

[GIT PULL 00/12] perf/urgent fixes
 2018-05-04 16:02 UTC  (6+ messages)
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule

[PATCH v2 0/2] usb: dwc2: fix isoc split in transfer issue
 2018-05-04 15:58 UTC  (5+ messages)
` [PATCH v2 1/2] usb: dwc2: alloc dma aligned buffer for isoc split in

[PATCH V2 0/5] backlight: qcom-wled: Support for QCOM wled driver
 2018-05-04 15:55 UTC  (3+ messages)
` [PATCH V2 1/5] backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.c

[PATCH 0/2] [GIT PULL] tracing: Minor fixes
 2018-05-04 15:52 UTC  (3+ messages)
` [PATCH 1/2] ftrace: Have set_graph_* files have normal file modes
` [PATCH 2/2] tracing: Fix the file mode of stack tracer

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-04 15:52 UTC  (9+ messages)

[PATCH] PCI: Check whether bridges allow access to extended config space
 2018-05-04 15:45 UTC  (2+ messages)

[PATCH v2] ARM: dts: k2g-evm: Add DCAN dt nodes
 2018-05-04 15:46 UTC  (2+ messages)

[PATCH v2 0/6] Driver for at91 usart in spi mode
 2018-05-04 15:47 UTC  (7+ messages)
` [PATCH v2 1/6] MAINTAINERS: add at91 usart mfd driver
` [PATCH v2 2/6] mfd: at91-usart: added mfd driver for usart
` [PATCH v2 3/6] MAINTAINERS: add at91 usart spi driver
` [PATCH v2 4/6] dt-bindings: add binding for at91-usart in spi mode
` [PATCH v2 5/6] spi: at91-usart: add driver for at91-usart as spi
` [PATCH v2 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd

[PATCH 0/3] K2G: mmc: Update mmc dt node to use sdhci-omap
 2018-05-04 15:46 UTC  (6+ messages)

[PATCH v2 00/10] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-05-04 15:44 UTC  (11+ messages)
` [PATCH v2 09/10] ARM: dts: sun7i-a20: Add Video Engine and reserved memory nodes

[PATCH] Add a file named cgroup.procs_stat in cgroup
 2018-05-04 15:43 UTC  (2+ messages)

[PATCH] sched/numa: Stagger NUMA balancing scan periods for new threads v2
 2018-05-04 15:41 UTC 

[PATCH 2/3] include/linux/gfp.h: use unsigned int in gfp_zone
 2018-05-04 15:40 UTC  (2+ messages)

linux-next: build warning after merge of the akpm-current tree
 2018-05-04 15:39 UTC  (2+ messages)

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-04 15:38 UTC  (10+ messages)

[PATCH] perf: Allow suppressing AUX records
 2018-05-04 15:36 UTC  (5+ messages)
` [PATCH v2] perf: Suppress AUX/OVERWRITE records

[PATCH] percpu_ida: Use _irqsave() instead of local_irq_save() + spin_lock
 2018-05-04 15:32 UTC 

[PATCH v3 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-04 15:26 UTC  (10+ messages)
` [PATCH v3 2/5] efi: Add embedded peripheral firmware support

[PATCH] posix-cpu-timers: remove lockdep_assert_irqs_disabled()
 2018-05-04 15:25 UTC 

[PATCH v4 0/3] drm/panel: Add Ilitek ILI9881c controller driver
 2018-05-04 15:23 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: panel: Add the Ilitek ILI9881c panel documentation
` [PATCH v4 2/3] drm/panel: Add Ilitek ILI9881c panel driver
` [PATCH v4 3/3] [DO NOT MERGE] arm: dts: sun8i: bpi-m2m: Add DSI display

[PATCH] IB/umem: use tgid instead of pid in ib_umem structure
 2018-05-04 15:14 UTC  (9+ messages)

[RFC PATCH 00/35] overlayfs: stack file operations
 2018-05-04 15:23 UTC  (2+ messages)

[PATCH v1 0/5] Support IOMMU for 2d/3d on Tegra30/114
 2018-05-04 15:22 UTC  (5+ messages)
` [PATCH v1 4/5] ARM: dts: tegra30: Add IOMMU nodes to Host1x and its clients
` [PATCH v1 5/5] ARM: dts: tegra114: "

[PATCH net-next] net: phy: sfp: handle cases where neither BR,min nor BR,max is given
 2018-05-04 15:21 UTC 

[PATCH v2 0/3] Couple more DRM plane features for Tegra
 2018-05-04 15:17 UTC  (6+ messages)
` [PATCH v2 1/3] drm/tegra: dc: Enable plane scaling filters
` [PATCH v2 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v2 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending

[PATCH net] net: phy: sfp: fix the BR,min computation
 2018-05-04 15:10 UTC 

[PATCH 0/7] Allwinner H6 R_{PIO,INTC,I2C} support
 2018-05-04 15:12 UTC  (13+ messages)
` [PATCH 1/7] clk: sunxi-ng: add support for H6 PRCM CCU
` [PATCH 2/7] arm64: allwinner: h6: add PRCM CCU device node
` [PATCH 3/7] pinctrl: sunxi: add support for H6 R_PIO pin controller
` [PATCH 4/7] arm64: allwinner: h6: add node for "
` [PATCH 5/7] arm64: allwinner: h6: add R_INTC interrupt controller
` [PATCH 6/7] arm64: allwinner: h6: add R_I2C controller

[PATCH 1/6] powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE
 2018-05-04 15:03 UTC  (2+ messages)

[PATCH v2] staging: lustre: llite: fix potential missing-check bug when copying lumv
 2018-05-04 15:01 UTC 

[PATCH 0/3] kcov: fix unexpected faults
 2018-05-04 14:56 UTC  (10+ messages)
` [PATCH 1/3] kcov: ensure irq code sees a valid area
` [PATCH 2/3] kcov: prefault the kcov_area
` [PATCH 3/3] sched/core / kcov: avoid kcov_area during task switch

[ANNOUNCE] v4.16.7-rt1
 2018-05-04 14:48 UTC  (3+ messages)
` [patch-rt] sched,fair: Fix CFS bandwidth control lockdep DEADLOCK report

[GIT PULL] Btrfs updates for 4.17-rc3
 2018-05-04 14:45 UTC 

[PATCH] ntfs: don't disable interrupts during kmap_atomic()
 2018-05-04 14:42 UTC 

[PATCH v2] rdmacg: Convert to use match_string() helper
 2018-05-04 14:42 UTC 

[PATCH v2] apparmor: secid: fix error return value in error handling path
 2018-05-04 14:36 UTC  (2+ messages)

[RFC PATCH for 4.18 00/23] Restartable sequences and CPU op vector
 2018-05-04 14:32 UTC  (9+ messages)
` [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system call (v7)

[PATCH v2 0/4] Introduce LSM-hook for socketpair(2)
 2018-05-04 14:28 UTC  (5+ messages)
` [PATCH v2 1/4] security: add hook for socketpair()
` [PATCH v2 2/4] net: hook socketpair() into LSM
` [PATCH v2 3/4] selinux: provide socketpair callback
` [PATCH v2 4/4] smack: "

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-05-04 14:30 UTC  (6+ messages)
` [PATCH v3 6/9] "

[PATCH 4/7] dt-bindings: gnss: add u-blox binding
 2018-05-04 14:29 UTC  (11+ messages)

[PATCH 0/3] Introduce LSM-hook for socketpair(2)
 2018-05-04 14:29 UTC  (5+ messages)

[PATCH v9 00/27] ARM: davinci: convert to common clock framework​
 2018-05-04 14:26 UTC  (6+ messages)
` [PATCH v9 07/27] ARM: davinci: dm355: add new clock init using common clock framework

[PATCH 0/4] avoid disabling interrupts where it is not required
 2018-05-04 14:24 UTC  (5+ messages)
` [PATCH 1/4] alim15x3: move irq-restore before pci_dev_put()
` [PATCH 2/4] ide: Handle irq disabling consistently
` [PATCH 3/4] ide: don't disable interrupts during kmap_atomic()
` [PATCH 4/4] ide: don't enable/disable interrupts in force threaded-IRQ mode

[PATCH] clk: davinci: pll-dm355: fix SYSCLKn parent names
 2018-05-04 14:24 UTC 

pciehp 0000:00:1c.0:pcie004: Timeout on hotplug command 0x1038 (issued 65284 msec ago)
 2018-05-04 14:24 UTC  (7+ messages)

bug-introducing patches
 2018-05-04 14:21 UTC  (12+ messages)
  ` [Ksummit-discuss] "

[PATCH] block: add verifier for cmdline partition
 2018-05-04 14:20 UTC  (3+ messages)

[PATCH 0/5] Hi3660: enable power management features
 2018-05-04 14:19 UTC  (3+ messages)
` [PATCH 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

[PATCHv4 0/7] Add Intel Stratix10 FPGA manager and service layer
 2018-05-04 14:21 UTC  (8+ messages)
` [PATCHv4 1/7] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv4 2/7] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv4 3/7] driver, misc: add Intel Stratix10 service layer driver
` [PATCHv4 4/7] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv4 5/7] arm64: dts: stratix10: add fpga manager and region
` [PATCHv4 6/7] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv4 7/7] defconfig: enable fpga and service layer

[PATCH][next] apparmor: fix error return check with a u32 being less than zero
 2018-05-04 14:15 UTC 

[PATCH v2] staging: lustre: llite: fix potential missing-check bug when copying lumv
 2018-05-04 14:11 UTC  (5+ messages)

serial: start_tx & buffer handling
 2018-05-04 14:10 UTC  (6+ messages)

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-04 13:52 UTC  (10+ messages)
` [PATCH v2 03/26] drm/bridge/analogix: core: specify the owner .odev of the bridge
` [PATCH v2 04/26] drm/bridge: analogix-anx78xx: provide an owner .odev device
` [PATCH v2 05/26] drm/bridge: cdns-dsi: "
` [PATCH v2 08/26] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v2 12/26] drm/bridge: sii902x: "
` [PATCH v2 13/26] drm/bridge: sii9234: "
` [PATCH v2 15/26] drm/bridge: synopsys: provide an owner .odev device for the bridges
` [PATCH v2 17/26] drm/bridge: thc63lvd1024: provide an owner .odev device
` [PATCH v2 19/26] drm/exynos: mic: provide an owner .odev device for the bridge

serial: custom baud rate
 2018-05-04 13:59 UTC  (4+ messages)

[PATCH RT 0/3] 4.4.131-rt148-rc1
 2018-05-04 13:55 UTC  (2+ messages)
` [PATCH RT 1/3] alarmtimer: Prevent live lock in alarm_cancel()


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