linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-12 13:52:21 to 2019-02-12 16:11:12 UTC [more...]

possible deadlock in pipe_lock (2)
 2019-02-12 16:11 UTC  (10+ messages)

[RFC PATCH v1 0/3] bd718x7: Support SNVS low power state
 2019-02-12 16:08 UTC  (6+ messages)
` [RFC PATCH v1 1/3] devicetree: bindings: bd718x7: document HW state related ROHM specific properties
` [RFC PATCH v1 2/3] regulator: add regulator_desc_list_voltage_linear_range
` [RFC PATCH v1 3/3] regulator: bd718x7: Support SNVS low power state

[PATCH] proc, oom: do not report alien mms when setting oom_score_adj
 2019-02-12 16:08 UTC  (2+ messages)

[PATCH] qlge: fix some indentation issues
 2019-02-12 16:08 UTC 

[PATCH net] sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
 2019-02-12 16:07 UTC  (3+ messages)

[PATCH 0/5] kasan: more tag based mode fixes
 2019-02-12 16:07 UTC  (9+ messages)
` [PATCH 2/5] kasan, kmemleak: pass tagged pointers to kmemleak
` [PATCH 5/5] kasan, slub: fix conflicts with CONFIG_SLAB_FREELIST_HARDENED

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-12 16:07 UTC  (11+ messages)

[PATCH] scsi: sd: fix entropy gathering for most rotational disks
 2019-02-12 16:06 UTC  (2+ messages)

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2019-02-12 16:05 UTC  (8+ messages)
` [PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

[PATCH 0/2] driver core: Two more updates related to device links
 2019-02-12 16:02 UTC  (3+ messages)
` [PATCH 1/2] PM-runtime: Take suppliers into account in __pm_runtime_set_status()

kmemleak panic
 2019-02-12 16:03 UTC  (13+ messages)
                  ` [PATCH v2] of: fix kmemleak crash (was: Re: kmemleak panic)
                    ` [RESEND PATCH v2] of: fix kmemleak crash caused by imbalance in early memory reservation

[PATCH] qed: fix indentation issue with statements in an if-block
 2019-02-12 16:01 UTC 

[PATCH] usb: typec: tcpm: Remove unused functions
 2019-02-12 15:58 UTC 

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2019-02-12 15:56 UTC  (2+ messages)

[RFC PATCH v7 00/16] Add support for eXclusive Page Frame Ownership
 2019-02-12 15:52 UTC  (6+ messages)
` [RFC PATCH v7 05/16] arm64/mm: Add support for XPFO

[PATCH 2/4] elf: use list_for_each_entry()
 2019-02-12 15:49 UTC  (2+ messages)

[PATCH V2 0/4] genirq/affinity: add .calc_sets for improving IRQ allocation & spread
 2019-02-12 15:49 UTC  (3+ messages)
` [PATCH V2 3/4] nvme-pci: avoid irq allocation retrying via .calc_sets

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-02-12 15:48 UTC  (13+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
  ` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-12 15:47 UTC  (29+ messages)
` [RFC PATCH v1 01/25] printk-rb: add printk ring buffer documentation
` [RFC PATCH v1 02/25] printk-rb: add prb locking functions
` [RFC PATCH v1 03/25] printk-rb: define ring buffer struct and initializer
` [RFC PATCH v1 04/25] printk-rb: add writer interface
` [RFC PATCH v1 05/25] printk-rb: add basic non-blocking reading interface
` [RFC PATCH v1 06/25] printk-rb: add blocking reader support
` [RFC PATCH v1 07/25] printk-rb: add functionality required by printk
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread
` [RFC PATCH v1 09/25] printk: remove exclusive console hack
` [RFC PATCH v1 10/25] printk: redirect emit/store to new ringbuffer
` [RFC PATCH v1 11/25] printk_safe: remove printk safe code
` [RFC PATCH v1 12/25] printk: minimize console locking implementation
` [RFC PATCH v1 13/25] printk: track seq per console
` [RFC PATCH v1 14/25] printk: do boot_delay_msec inside printk_delay
` [RFC PATCH v1 15/25] printk: print history for new consoles
` [RFC PATCH v1 16/25] printk: implement CON_PRINTBUFFER
` [RFC PATCH v1 17/25] printk: add processor number to output
` [RFC PATCH v1 18/25] console: add write_atomic interface
` [RFC PATCH v1 19/25] printk: introduce emergency messages
` [RFC PATCH v1 20/25] serial: 8250: implement write_atomic
` [RFC PATCH v1 21/25] printk: implement KERN_CONT
` [RFC PATCH v1 22/25] printk: implement /dev/kmsg
` [RFC PATCH v1 23/25] printk: implement syslog
` [RFC PATCH v1 24/25] printk: implement kmsg_dump
` [RFC PATCH v1 25/25] printk: remove unused code

[PATCH net] sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
 2019-02-12 15:46 UTC  (2+ messages)

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-12 15:45 UTC  (8+ messages)
` [PATCH v6 5/9] vsprintf: Factor out %pV handler as va_format()
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value

[PATCH v3 0/4] arm64: kprobes: Update blacklist checking on arm64
 2019-02-12 15:44 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: kprobes: Move extable address check into arch_prepare_kprobe()
` [PATCH v3 2/4] arm64: kprobes: Remove unneeded RODATA check
` [PATCH v3 3/4] arm64: kprobes: Move exception_text check in blacklist
` [PATCH v3 4/4] arm64: kprobes: Use arch_populate_kprobe_blacklist()

[PATCH 4.9 000/137] 4.9.156-stable review
 2019-02-12 15:42 UTC  (2+ messages)

[PATCH 1/2] chardev: fix an overlap misjudgement case in __register_chrdev_region()
 2019-02-12 15:41 UTC  (6+ messages)
` [PATCH 2/2] chardev: showing minor range for chardev in the output of /proc/devices

[PATCH 4.14 000/205] 4.14.99-stable review
 2019-02-12 15:41 UTC  (2+ messages)

[PATCH 4.19 000/313] 4.19.21-stable review
 2019-02-12 15:40 UTC  (2+ messages)

[PATCH 4.20 000/352] 4.20.8-stable review
 2019-02-12 15:40 UTC  (2+ messages)

[PATCH 0/2] RC: rework U-boot arguments handling
 2019-02-12 15:39 UTC  (3+ messages)
` [PATCH 1/2] ARC: U-boot: check arguments paranoidly
` [PATCH 2/2] ARC: enable uboot support unconditionally

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-02-12 15:35 UTC  (3+ messages)

[PATCH v1] Input: st-keyscan - fix potential zalloc NULL dereference
 2019-02-12 15:30 UTC 

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-02-12 15:31 UTC 

[PATCH] scsi: lpfc: fix a handful of indentation issues
 2019-02-12 15:29 UTC 

[PATCH 0/3] pwm-omap-dmtimer regression fixes
 2019-02-12 15:29 UTC  (4+ messages)
` [PATCH 1/3] clocksource: timer-ti-dm: Fix pwm dmtimer usage of fck reparenting

[PATCH] Input: st-keyscan - fix potential zalloc NULL dereference
 2019-02-12 15:28 UTC  (2+ messages)

[PATCH v2 0/4] arm64: kprobes: Update blacklist checking on arm64
 2019-02-12 15:28 UTC  (9+ messages)
` [PATCH v2 4/4] arm64: kprobes: Use arch_populate_kprobe_blacklist()

[5.0-rc5 regression] "scsi: kill off the legacy IO path" causes 5 minute delay during boot on Sun Blade 2500
 2019-02-12 15:27 UTC  (17+ messages)

Oops in rpc_clnt_debugfs_register() from debugfs change
 2019-02-12 15:26 UTC  (8+ messages)

[PATCH] mmc: sdhci-xenon: Mark expected switch fall-through
 2019-02-12 15:25 UTC 

use generic DMA mapping code in powerpc V4
 2019-02-12 15:25 UTC  (11+ messages)

[PATCH] mei: expand minor range when registering chrdev region
 2019-02-12 15:22 UTC  (4+ messages)

[PATCH v2] parisc: use memblock_alloc() instead of custom get_memblock()
 2019-02-12 15:16 UTC 

[PATCH 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-02-12 15:14 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: phy: Add Amlogic G12A USB2 PHY Bindings
` [PATCH 2/8] dt-bindings: phy: Add Amlogic G12A USB3+PCIE Combo "
` [PATCH 3/8] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
` [PATCH 4/8] dt-bindings: usb: dwc3: Add Amlogic G12A DWC3 Glue Bindings
` [PATCH 5/8] phy: amlogic: add Amlogic G12A USB2 PHY Driver
` [PATCH 6/8] phy: amlogic: Add Amlogic G12A USB3 + PCIE Combo "
` [PATCH 7/8] usb: dwc2: Add Amlogic G12A DWC2 Params
` [PATCH 8/8] usb: dwc3: Add Amlogic G12A DWC3 glue

[PATCH 0/4] mm: Generalize putback functions
 2019-02-12 15:14 UTC  (5+ messages)
` [PATCH 1/4] mm: Move recent_rotated pages calculation to shrink_inactive_list()
` [PATCH 2/4] mm: Move nr_deactivate accounting to shrink_active_list()
` [PATCH 3/4] mm: Remove pages_to_free argument of move_active_pages_to_lru()
` [PATCH 4/4] mm: Generalize putback scan functions

[PATCH v2] mm/memory-hotplug: Add sysfs hot-remove trigger
 2019-02-12 15:11 UTC  (4+ messages)

[bpf-next 0/2] cleanup SOCK_DEBUG() and introduce BPF_SOCK_OPS_STATS_CB
 2019-02-12 15:11 UTC  (5+ messages)
` [bpf-next 1/2] tcp: replace SOCK_DEBUG() with tcp_stats()
` [bpf-next 2/2] bpf: add BPF_SOCK_OPS_STATS_CB for tcp_stats()

[PATCH] staging: vt6656: Use the correct style for SPDX license Identifier
 2019-02-12 15:09 UTC  (3+ messages)

[PATCH 00/15] PCI: endpoint: Cleanup EPC features
 2019-02-12 15:07 UTC  (3+ messages)
` [PATCH 11/15] PCI: pci-epf-test: Use pci_epc_get_features to get "

[PATCH 0/2] driver core: Fixes related to device links
 2019-02-12 15:06 UTC  (5+ messages)

[PATCH] ser_gigaset: mark expected switch fall-through
 2019-02-12 14:58 UTC  (3+ messages)

[PATCH 1/4] Add path resolution flag LOOKUP_NEVER_FOLLOW
 2019-02-12 14:54 UTC  (4+ messages)
` [PATCH 2/4] Expose O_PATHSTATIC to userspace
` [PATCH 3/4] Add AT_PATHSTATIC to linkat()
` [PATCH 4/4] Return -EINVAL if userspace passes bogus flags to open()

[PATCH-tip] genirq: Add missing documentation for tot_count
 2019-02-12 14:54 UTC 

[RFC PATCH v2 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2019-02-12 14:50 UTC  (6+ messages)

[PATCH v8 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
 2019-02-12 14:43 UTC  (4+ messages)
` Applied "spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver" to the spi tree

[PATCH 0/3] arm64: meson: Add SoC ID detection for G12A
 2019-02-12 14:43 UTC  (5+ messages)
` [PATCH 1/3] soc: amlogic: gx-socinfo: Add mask for each SoC packages
` [PATCH 2/3] soc: amlogic: gx-socinfo: Add new SoC IDs and Packages IDs
` [PATCH 3/3] arm64: dts: meson-g12a: Add AO Secure node

[PATCH] Documentation: change linux-4.x references to 5.x
 2019-02-12 14:41 UTC 

[PATCH] parisc: use memblock_alloc() instead of custom get_memblock()
 2019-02-12 14:40 UTC  (3+ messages)

[PATCH] mm,memory_hotplug: Explicitly pass the head to isolate_huge_page
 2019-02-12 14:40 UTC  (4+ messages)

[GIT PULL] sound fixes for 5.0-rc7
 2019-02-12 14:38 UTC 

[GIT PULL] csky fixes for v5.0-rc6
 2019-02-12 14:36 UTC  (3+ messages)

[PATCH] drm/msm/a6xx: Add support for an interconnect path
 2019-02-12 14:35 UTC  (4+ messages)

[PATCH] tools/power turbostat: return the exit status of a command
 2019-02-12 14:34 UTC 

[PATCH] iio/gyro/bmg160: Use millidegrees for temperature scale
 2019-02-12 14:25 UTC 

[PATCH 1/2] dt-bindings: pwm: hibvt: Add hi3559v100 support
 2019-02-12 14:28 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v8 2/2] dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "dt-bindings: spi: Document Renesas R-Car Gen3 RPC-IF controller bindings" to the spi tree

Applied "regulator: s2mps11: Fix steps for buck7, buck8 and LDO35" to the regulator tree
 2019-02-12 14:22 UTC 

Applied "regulator: lp8788-buck: Convert to linear range" to the regulator tree
 2019-02-12 14:22 UTC 

Applied "regulator: max77802-regulator: fix indentation in if statement" to the regulator tree
 2019-02-12 14:22 UTC 

[PATCH 2/2] ASoC: pcm3060: Add clock select
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: pcm3060: Add clock select" to the asoc tree

[PATCH 1/2] ASoC: pcm3060: Add soft reset on probe
 2019-02-12 14:22 UTC  (2+ messages)
` Applied "ASoC: pcm3060: Add soft reset on probe" to the asoc tree

[RFC v2] tlv320aic32x4: delay i2c access by 1 ms after hardware reset
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "tlv320aic32x4: delay i2c access by 1 ms after hardware reset" to the asoc tree

[PATCH] ASoC: Use __printf markup to silence compiler
 2019-02-12 14:21 UTC  (2+ messages)
` Applied "ASoC: Use __printf markup to silence compiler" to the asoc tree

[PATCH net-next v2 00/16] net: Remove switchdev_ops
 2019-02-12 14:20 UTC  (5+ messages)
` [PATCH net-next v2 06/16] net: bridge: Stop calling switchdev_port_attr_get()

[PATCH] x86/kvm/nVMX: read from MSR_IA32_VMX_PROCBASED_CTLS2 only when it is available
 2019-02-12 14:16 UTC  (3+ messages)

[tip:locking/core] sched/wake_q: Reduce reference counting for special users
 2019-02-12 14:14 UTC  (2+ messages)

[PATCH 0/2] eeprom: at24: new property
 2019-02-12 14:12 UTC  (2+ messages)

[PATCH v3 0/3] mmc: Introduce support for WP GPIO in the core SDHCI
 2019-02-12 14:09 UTC  (5+ messages)
` [PATCH v3 1/3] mmc: sdhci: use WP GPIO in sdhci_check_ro()
` [PATCH v3 2/3] mmc: sdhci-omap: drop ->get_ro() implementation
` [PATCH v3 3/3] mmc: sdhci-tegra: "

[PATCH net-next v4 0/9] net: Remove switchdev_ops
 2019-02-12 14:10 UTC  (9+ messages)
` [PATCH net-next v4 2/9] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET
` [PATCH net-next v4 4/9] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_GET/SET
` [PATCH net-next v4 9/9] net: Remove switchdev_ops

[PATCH v3 0/6] Fixmap support and MM cleanups
 2019-02-12 14:07 UTC  (8+ messages)
` [PATCH v3 1/6] RISC-V: Move free_initrd_mem() to kernel/setup.c
` [PATCH v3 2/6] RISC-V: Setup init_mm before parse_early_param()
` [PATCH v3 3/6] RISC-V: Move setup_bootmem() to mm/init.c
` [PATCH v3 4/6] RISC-V: Move setup_vm() "
` [PATCH v3 5/6] RISC-V: Implement compile-time fixed mappings
` [PATCH v3 6/6] RISC-V: Implement keepinitrd kernel parameter

[GIT PULL] PHY: For 5.1 merge window
 2019-02-12 14:05 UTC  (2+ messages)

[PATCH v2 0/4] perf: enable compression of record mode trace to save storage space
 2019-02-12 14:06 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix several indentation issues
 2019-02-12 14:05 UTC 

[PATCH v2 00/28] thunderbolt: Software connection manager improvements
 2019-02-12 14:04 UTC  (7+ messages)
` [PATCH v2 13/28] thunderbolt: Add helper function to iterate from one port to another
` [PATCH v2 18/28] thunderbolt: Scan only valid NULL adapter ports in hotplug

[PATCH 0/2] arm64: dts: Add SEI Robotics SEI510 Board support
 2019-02-12 14:02 UTC  (3+ messages)
` [PATCH 1/2] vendor-prefixes: Add prefix for Shenzhen SEI Robotics Co., Ltd
` [PATCH 2/2] arm64: dts: Add SEI Robotics SEI510 Board

[PATCH v10 1/3] /proc/pid/status: Add support for architecture specific output
 2019-02-12 13:54 UTC  (7+ messages)
` [PATCH v10 2/3] x86,/proc/pid/status: Add AVX-512 usage elapsed time

[PATCH v3 00/11] mfd: add support for max77650 PMIC
 2019-02-12 13:54 UTC  (5+ messages)
` [PATCH v3 07/11] power: supply: max77650: add support for battery charger

[PATCH v2 0/6] Fixmap support and MM cleanups
 2019-02-12 13:53 UTC  (6+ messages)
` [PATCH v2 6/6] RISC-V: Implement keepinitrd kernel parameter

[PATCH 0/7] update STM32MP1 clocks
 2019-02-12 13:51 UTC  (7+ messages)
` [PATCH 2/7] clk: stm32mp1: add CLK_SET_RATE_NO_REPARENT to Kernel clocks
` [PATCH 3/7] clk: stm32mp1: set ck_csi as critical clock
` [PATCH 4/7] clk: stm32mp1: fix mcu divider table
` [PATCH 5/7] clk: stm32mp1: fix HSI divider flag
` [PATCH 6/7] clk: stm32mp1: remove unnecessary CLK_DIVIDER_ALLOW_ZERO flag
` [PATCH 7/7] clk: stm32mp1: fix bit width of hse_rtc divider


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