linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 12:57:40 to 2018-02-12 15:31:57 UTC [more...]

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-12 15:31 UTC  (8+ messages)
` [PATCH 4/6] Protectable Memory

[PATCH v2 0/6] Spectre v2 updates
 2018-02-12 15:30 UTC  (14+ messages)
` [PATCH v2 1/6] x86/speculation: Update Speculation Control microcode blacklist
` [PATCH v2.1] x86/speculation: Use IBRS if available before calling into firmware
  ` [PATCH] x86/speculation: Clean up various Spectre related details
  ` [tip:x86/pti] x86/speculation: Use IBRS if available before calling into firmware

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-02-12 15:30 UTC  (9+ messages)

[RFC 0/2] sched: Make idle_balance smarter about topology
 2018-02-12 15:28 UTC  (3+ messages)
` [RFC 2/2] Introduce sysctl(s) for the migration costs

[PATCH v3 1/2] drm/virtio: Add window server support
 2018-02-12 15:29 UTC  (15+ messages)

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-12 15:28 UTC  (6+ messages)
` [PATCH 5/6] Documentation for Pmalloc

[PATCH 1/2] x86/speculation: Correct Speculation Control microcode blacklist again
 2018-02-12 15:27 UTC  (2+ messages)
` [PATCH 2/2] x86/speculation: Support "Enhanced IBRS" on future CPUs

INFO: rcu detected stall in xfrm_confirm_neigh
 2018-02-12 15:26 UTC  (2+ messages)

[PATCH] x86/cpu, x86/pti: Do not enable PTI on AMD processors
 2018-02-12 15:26 UTC  (2+ messages)

[PATCH v5 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2018-02-12 15:26 UTC  (8+ messages)
` [PATCH v5 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
      ` [Letux-kernel] "

INFO: rcu detected stall in _decode_session6
 2018-02-12 15:26 UTC  (2+ messages)

[patch v14 0/4] JTAG driver introduction
 2018-02-11 23:43 UTC  (3+ messages)
` [patch v14 4/4] Documentation: jtag: Add ABI documentation

INFO: rcu detected stall in __xfrm_decode_session
 2018-02-12 15:24 UTC  (2+ messages)

[RFC PATCH 4/7] kconfig: support new special property shell=
 2018-02-12 15:24 UTC  (27+ messages)

[PATCH v2 00/12] ARM: dts: STi: Fix DT dtc warnings
 2018-02-12 15:22 UTC  (15+ messages)
` [PATCH v2 01/12] ARM: dts: STi: Fix bindings notation
` [PATCH v2 02/12] ARM: dts: STi: Move leds node outside soc node
` [PATCH v2 03/12] ARM: dts: STi: Add fake reg property for sti-display-subsystem
` [PATCH v2 04/12] ARM: dts: STi: Add fake reg property for miphy28lp_phy
` [PATCH v2 05/12] ARM: dts: STi: Add fake reg property for irq-syscfg
` [PATCH v2 06/12] ARM: dts: STi: Add fake reg property for remote processors
` [PATCH v2 07/12] ARM: dts: STi: Add fake reg for restart, powerdown and picophy/softreset
` [PATCH v2 08/12] ARM: dts: STi: Add fake reg property for usb2_picophyX nodes
` [PATCH v2 09/12] ARM: dts: STi: Add fake reg property for sound related nodes
` [PATCH v2 10/12] ARM: dts: STi: Add fake reg property for clocks
` [PATCH v2 11/12] ARM: dts: STi: Move clk_sysin clock ouside soc node
` [PATCH v2 12/12] ARM: dts: STi: Remove unused clk_ext2f_a9 clock

B43 driver no longer works in Linux 4.15 (bisected)
 2018-02-12 15:22 UTC  (4+ messages)

Uprobe: Bug(?) when probing small binaries
 2018-02-12 15:19 UTC  (2+ messages)

[PATCH] acpi, spcr: Make SPCR available to x86
 2018-02-12 15:18 UTC  (8+ messages)

[PATCH 00/21] regulator: switch core to GPIO descriptors
 2018-02-12 15:13 UTC  (29+ messages)
` [PATCH 01/21] regulator: core: Support passing an initialized GPIO enable descriptor
` [PATCH 02/21] regulator: fixed: Convert to use GPIO descriptor only
` [PATCH 03/21] regulator: gpio: Get enable GPIO using GPIO descriptor
` [PATCH 04/21] regulator: da9055: Pass descriptor instead of GPIO number
` [PATCH 05/21] regulator: arizona-ldo1: Look up a descriptor and pass to the core
` [PATCH 06/21] regulator: da9211: Pass descriptors instead of GPIO numbers
` [PATCH 07/21] regulator: max8973: Pass descriptor instead of GPIO number
` [PATCH 08/21] regulator: max77686: "
` [PATCH 09/21] regulator: lm363x: "
` [PATCH 10/21] regulator: lp8788-ldo: "
` [PATCH 11/21] regulator: max8952: "
` [PATCH 12/21] regulator: pfuze100: Delete reference to ena_gpio
` [PATCH 13/21] regulator: s2mps11: Pass descriptor instead of GPIO number
` [PATCH 14/21] regulator: s5m8767: "
` [PATCH 15/21] regulator: tps65090: "
` [PATCH 16/21] regulator: wm8994: "
` [PATCH 17/21] regulator: core: Only support passing enable GPIO descriptors
` [PATCH 18/21] regulator: fixed/gpio: Pull inversion/OD into gpiolib
` [PATCH 19/21] regulator: fixed/gpio: Update device tree bindings
` [PATCH 20/21] regulator: gpio: Convert to fully use descriptors
` [PATCH 21/21] regulator: gpio: Simplify probe path

[PATCH v2 00/19] clk: meson: use regmap in clock controllers
 2018-02-12 14:58 UTC  (20+ messages)
` [PATCH v2 01/19] clk: meson: use dev pointer where possible
` [PATCH v2 02/19] clk: meson: use devm_of_clk_add_hw_provider
` [PATCH v2 03/19] clk: meson: only one loop index is necessary in probe
` [PATCH v2 04/19] clk: meson: remove obsolete comments
` [PATCH v2 05/19] clk: meson: add regmap clocks
` [PATCH v2 06/19] clk: meson: switch gxbb ao_clk to clk_regmap
` [PATCH v2 07/19] clk: meson: remove superseded aoclk_gate_regmap
` [PATCH v2 08/19] clk: meson: add regmap to the clock controllers
` [PATCH v2 09/19] clk: meson: migrate gates to clk_regmap
` [PATCH v2 10/19] clk: meson: migrate dividers "
` [PATCH v2 11/19] clk: meson: migrate muxes "
` [PATCH v2 12/19] clk: meson: add regmap helpers for parm
` [PATCH v2 13/19] clk: meson: migrate mplls clocks to clk_regmap
` [PATCH v2 14/19] clk: meson: migrate the audio divider clock "
` [PATCH v2 15/19] clk: meson: migrate plls clocks "
` [PATCH v2 16/19] clk: meson: split divider and gate part of mpll
` [PATCH v2 17/19] clk: meson: rework meson8b cpu clock
` [PATCH v2 18/19] clk: meson: remove obsolete cpu_clk
` [PATCH v2 19/19] clk: meson: use hhi syscon if available

[PATCH v2] MAINTAINERS: add Freescale pin controllers
 2018-02-12 15:05 UTC 

possible deadlock in perf_event_ctx_lock_nested
 2018-02-12 15:04 UTC  (3+ messages)

[PATCH 0/4] Reduce migrations due to load imbalance and process exits
 2018-02-12 14:58 UTC  (5+ messages)
` [PATCH 1/4] sched/fair: Avoid an unnecessary lookup of current CPU ID during wake_affine
` [PATCH 2/4] sched/fair: Defer calculation of prev_eff_load in wake_affine until needed
` [PATCH 3/4] sched/fair: Do not migrate on wake_affine_weight if weights are equal
` [PATCH 4/4] sched/fair: Do not migrate due to a sync wakeup on exit

[PATCH 0/4 v6] lib: debugobjects: Introduce new global free list and defer objects free via the free list
 2018-02-12 15:04 UTC  (3+ messages)
` [PATCH 1/4 v6] lib: debugobjects: export max loops counter

possible deadlock in perf_trace_init (2)
 2018-02-12 15:03 UTC 

[PATCH] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
 2018-02-12 15:01 UTC  (3+ messages)

[PATCH v2 0/8] objtool: retpoline validation
 2018-02-12 14:59 UTC  (7+ messages)
` [PATCH v2 3/8] objtool: Add module specific retpoline rules
` [PATCH v2 4/8] objtool: Retpoline validation tweaks

[PATCH 0/4] staging: iio: accel: adis16201 driver cleanup
 2018-02-12 14:57 UTC  (13+ messages)
` [PATCH 2/4] staging: iio: accel: Remove unnecessary comments and add suitable suffix
` [PATCH 3/4] staging: iio: accel: Use sign_extend32 and adjust a switch statement
` [PATCH 4/4] staging: iio: accel: Move adis16201 driver out of staging

[PATCH 00/31 v2] PTI support for x86_32
 2018-02-12 14:51 UTC  (5+ messages)

why scripts/link-vmlinux.sh has a final build of init/
 2018-02-12 14:48 UTC  (2+ messages)

[PATCH v2 0/2] /proc/kcore: Fix SMAP violation when dumping vsyscall user page
 2018-02-12 14:44 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] x86/mm/64: Add vsyscall page to /proc/kcore conditionally

[PATCH v2 1/4] dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
 2018-02-12 14:44 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding

[PATCH v2 0/7] Initial support for NVIDIA Tegra194
 2018-02-12 14:42 UTC  (5+ messages)
` [PATCH v2 4/7] dt-bindings: tegra: Add missing chips and NVIDIA boards

[PATCH v2 00/12] ARM: dts: STi: Fix DT dtc warnings
 2018-02-12 14:41 UTC 

[PATCH v1] auxdisplay: Move arm-charlcd binding to correct folder
 2018-02-12 14:41 UTC  (2+ messages)

[PATCH v3 0/3] renesas: irqchip: Use wakeup_path i.s.o. explicit clock handling
 2018-02-12 14:40 UTC  (5+ messages)
` [PATCH v3 1/3] irqchip/renesas-intc-irqpin: "
` [PATCH v3 2/3] irqchip/renesas-irqc: "
` [PATCH v3 3/3] gpio: rcar: "

[PATCH 00/10] FSI enhancements for v4.17
 2018-02-12 14:36 UTC  (3+ messages)
` [PATCH 09/10] dt-bindings: fsi: Add optional property no-scan-on-init

[PATCH v3 0/3] sched: Update blocked load
 2018-02-12 14:34 UTC  (4+ messages)
` [PATCH v3 3/3] sched: update blocked load when newly idle

[PATCH] clk: don't call __of_clk_get_by_name() unnecessarily from clk_get()
 2018-02-12 14:24 UTC 

[PATCH] ata: add Amiga Gayle PATA controller driver
 2018-02-12 14:18 UTC  (2+ messages)

[PATCH 0/6] Introduce STMicroelectronics MultiFunction eXpander
 2018-02-12 14:15 UTC  (4+ messages)
` [PATCH 2/6] mfd: Add ST Multi-Function eXpander core driver

[PATCH] net: make getname() functions return length rather than use int* parameter
 2018-02-12 14:15 UTC 

[PATCH v3 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-12 14:12 UTC  (3+ messages)
` [PATCH v3 1/3] "

update spectre v2 microcodes blacklist
 2018-02-12 14:11 UTC  (5+ messages)

[PATCH] mm/huge_memory.c: split should clone page flags before unfreezing pageref
 2018-02-12 14:11 UTC  (5+ messages)
` [PATCH v3 1/2] mm/page_ref: use atomic_set_release in page_ref_unfreeze
` [PATCH v3 2/2] mm/huge_memory.c: reorder operations in __split_huge_page_tail()

[PATCH 0/3] auxdisplay: charlcd: miscellaneous patches
 2018-02-12 13:56 UTC  (6+ messages)
` [PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command

[PATCH] auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON
 2018-02-12 13:54 UTC  (3+ messages)

[PATCH] crypto: arm/aes-cipher - move S-box to .rodata section
 2018-02-12 13:52 UTC 

[PATCH] selftests/bpf/test_maps: exit child process without error in ENOMEM case
 2018-02-12 13:52 UTC 

[PATCH v2] xenbus: track caller request id
 2018-02-12 13:51 UTC  (2+ messages)

[PATCH 00/20] Remove references to undefined symbols and fix two potential bugs
 2018-02-12 13:51 UTC  (6+ messages)
` [PATCH 16/20] auxdisplay: img-ascii-lcd: Remove MIPS_SEAD3 dep
    ` [PATCH v2] auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference

[PATCH] x86/xen: Calculate __max_logical_packages on PV domains
 2018-02-12 13:51 UTC  (2+ messages)

[4.15-rc9] fs_reclaim lockdep trace
 2018-02-12 13:46 UTC  (6+ messages)
    ` [PATCH v2] lockdep: Fix fs_reclaim warning

[PATCH v2] .gitignore: ignore ASN.1 auto generated files
 2018-02-12 13:45 UTC 

[PATCH v3 4/7] x86/entry: introduce PUSH_AND_CLEAN_REGS
 2018-02-12 13:43 UTC  (5+ messages)
` [tip:x86/pti] x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro

[RFC PATCH 0/3] SCHED_DEADLINE cgroups support
 2018-02-12 13:40 UTC  (4+ messages)
` [RFC PATCH 1/3] sched/deadline: merge dl_bw into dl_bandwidth
` [RFC PATCH 2/3] sched/deadline: add task groups bandwidth management support
` [RFC PATCH 3/3] Documentation/scheduler/sched-deadline: add info about cgroup support

[PATCH v6 0/2] irqchip: qcom: add support for PDC interrupt controller
 2018-02-12 13:40 UTC  (3+ messages)
` [PATCH v6 1/2] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs

[PATCH] net: phy: fix wrong mask to phy_modify()
 2018-02-12 13:39 UTC  (2+ messages)

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-02-12 13:39 UTC  (12+ messages)
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic

[PATCH 0/2] pvcalls-front improvements
 2018-02-12 13:39 UTC  (5+ messages)
` [PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount
  ` [PATCH 2/2] pvcalls-front: wait for other operations to return when release passive sockets

[GIT PULL] ext4 updates for 4.15
 2018-02-12 13:38 UTC  (5+ messages)
` ext4 iomap SEEK broken [was: [GIT PULL] ext4 updates for 4.15]

samples/seccomp/ broken when cross compiling s390, ppc allyesconfig
 2018-02-12 13:37 UTC 

[PATCH] clk: fix mux clock documentation
 2018-02-12 13:37 UTC 

[PATCH v2] usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/resume
 2018-02-12 13:30 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH] auxdisplay: charlcd: delete mdelay in long_sleep
 2018-02-12 13:26 UTC  (3+ messages)

[PATCH] irqchip/irq-imx-gpcv2: Remove unused function
 2018-02-12 13:22 UTC  (2+ messages)

[PATCH] Revert "mmc: meson-gx: include tx phase in the tuning process"
 2018-02-12 13:13 UTC 

[tip:x86/pti 19/20] arch/x86/entry/entry_64.o: warning: objtool: paranoid_entry()+0x11: call without frame pointer save/setup
 2018-02-12 13:13 UTC  (2+ messages)

[PATCH RESENT] nvme-pci: suspend queues based on online_queues
 2018-02-12 13:05 UTC 

[PATCH] ASoC: hdac_hdmi: Ensuring proper setting of output widget power state
 2018-02-12 13:04 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda: Copying sync power state helper to core
  ` [PATCH 3/3] ASoC: hdac_hdmi : Ensuring proper setting of output widget power state

[PATCH 0/5] Fix deadlock on runtime suspend in DRM drivers
 2018-02-12 13:04 UTC  (2+ messages)

[PATCH 5/8] nvme-pci: suspend queues based on online_queues
 2018-02-12 12:59 UTC 

WARNING: kmalloc bug in xfrm_add_sa
 2018-02-12 12:59 UTC 

[PATCH] nvme-pci: drain the entered requests after ctrl is shutdown
 2018-02-12 12:57 UTC 

[PATCH] nvme-pci: quiesce IO queues prior to disabling device HMB accesses
 2018-02-12 12:57 UTC 

[PATCH 1/3] nvme: fix the dangerous reference of namespaces list
 2018-02-12 12:54 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).