linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-25 10:41:49 to 2018-04-25 12:55:25 UTC [more...]

[PATCH v3 00/15] dra7: mmc: Update mmc dt node to use sdhci-omap
 2018-04-25 12:54 UTC 

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-04-25 12:55 UTC  (10+ messages)
` [RFC 09/10] usb: host: exynos: "
  ` [RFC 06/10] thermal: samsung: "
  ` [RFC 04/10] clk: "
  ` [RFC 08/10] spi: s3c64xx: "

[PATCH] x86: Do not reserve a crash kernel region if booted on Xen PV
 2018-04-25 12:53 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in tty_insert_flip_string_fixed_flag
 2018-04-25 12:53 UTC  (4+ messages)

[PATCH 0/3] indirectly reclaimable memory
 2018-04-25 12:52 UTC  (9+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES

[PATCH] serial: 8250_early: Setup divider when uartclk is passed
 2018-04-25 12:51 UTC  (2+ messages)

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-25 12:51 UTC  (9+ messages)

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-25 12:50 UTC 

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-04-25 12:49 UTC  (3+ messages)
  ` [PATCH 05/61] clk: samsung: "

vmalloc with GFP_NOFS
 2018-04-25 12:43 UTC  (7+ messages)

[PATCH v5 00/11] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-25 12:43 UTC  (14+ messages)
` [PATCH v5 01/11] vsprintf: Shuffle misc pointer to string functions
` [PATCH v5 02/11] vsprintf: Add missing const ptr qualifier to prt_to_id()
` [PATCH v5 03/11] vsprintf: Consistent %pK handling for kptr_restrict == 0
` [PATCH v5 04/11] vsprintf: Do not check address of well-known strings
` [PATCH v5 05/11] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v5 06/11] vsprintf: Factor out %p[iI] handler as ip_addr_string()
` [PATCH v5 07/11] vsprintf: Factor out %pV handler as va_format()
` [PATCH v5 08/11] vsprintf: Factor out %pO handler as kobject_string()
` [PATCH v5 09/11] vsprintf: Prevent crash when dereferencing invalid pointers
` [PATCH v5 10/11] vsprintf: WARN() on invalid pointer access
` [PATCH v5 11/11] vsprintf: Avoid confusion between invalid address and value

[PATCH v2] input/touchscreen: atmel_mxt_ts: Add correct touchpad button mapping for the Caroline Chromebook
 2018-04-25 12:32 UTC 

[PATCH v2] mm: introduce memory.min
 2018-04-25 12:38 UTC  (5+ messages)

[PATCH 0/7] ARM: dts: sunxi: Support ALL-H3-CC H2+/H5 variants
 2018-04-25 12:39 UTC  (7+ messages)
` [PATCH 2/7] ARM: dts: sun8i: h3: Split out common board design for ALL-H3-CC

azx_probe() called twice
 2018-04-25 12:38 UTC  (5+ messages)
      ` Probe HD-audio devices in parallel (was: azx_probe() called twice)

Regression 4.17-rc1: SSD doesn’t properly resume causing system hang (NULL pointer dereference)
 2018-04-25 12:34 UTC  (11+ messages)
` Regression 4.17-rc1: SSD doesnʼt "
    ` Regression 4.17-rc1: SSD doesn "

[PATCH v8 0/6] typec: tcpm: Add sink side support for PPS
 2018-04-25 12:30 UTC  (4+ messages)

[PATCH net 0/3] net: mvpp2: Fix hangs when starting some interfaces on 7k/8k
 2018-04-25 12:30 UTC  (9+ messages)
` [PATCH net 1/3] net: mvpp2: Fix clk error path in mvpp2_probe
` [PATCH net 2/3] net: mvpp2: Fix clock resource by adding missing mg_core_clk
` [PATCH net 3/3] ARM64: dts: marvell: armada-cp110: Add clocks for the xmdio node

[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support
 2018-04-25 12:27 UTC  (5+ messages)
` [PATCHv3 07/11] arm64: add basic pointer authentication support
` [PATCHv3 11/11] arm64: docs: document pointer authentication

[PATCH 1/5] perf pmu: Fix core PMU alias list for X86 platform
 2018-04-25 12:27 UTC  (6+ messages)
` [PATCH 4/5] perf parse-events: Specially handle uncore event alias in small groups

(no subject)
 2018-04-25 12:25 UTC  (9+ messages)
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 13/22] nds32: "

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-04-25 12:23 UTC  (17+ messages)
` [PATCH v7 01/16] tracing: probeevent: Cleanup print argument functions
` [PATCH v7 02/16] tracing: probeevent: Cleanup argument field definition
` [PATCH v7 03/16] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions
` [PATCH v7 04/16] tracing: probeevent: Introduce new argument fetching code
` [PATCH v7 05/16] tracing: probeevent: Unify fetch type tables
` [PATCH v7 06/16] tracing: probeevent: Return consumed bytes of dynamic area
` [PATCH v7 07/16] tracing: probeevent: Append traceprobe_ for exported function
` [PATCH v7 08/16] tracing: probeevent: Unify fetch_insn processing common part
` [PATCH v7 09/16] tracing: probeevent: Add symbol type
` [PATCH v7 10/16] x86: ptrace: Add function argument access API
` [PATCH v7 11/16] tracing: probeevent: Add $argN for accessing function args
` [PATCH v7 12/16] tracing: probeevent: Add array type support
` [PATCH v7 13/16] selftests: ftrace: Add a testcase for symbol type
` [PATCH v7 14/16] selftests: ftrace: Add a testcase for $argN with kprobe_event
` [PATCH v7 15/16] selftests: ftrace: Add a testcase for array type "
` [PATCH v7 16/16] perf-probe: Add array argument support

[PATCH] p9caps: add Plan9 capability devices
 2018-04-25 12:23 UTC  (4+ messages)

[PATCH 0/7] gnss: add new GNSS subsystem
 2018-04-25 12:23 UTC  (10+ messages)
` [PATCH 1/7] gnss: add GNSS receiver subsystem
` [PATCH 3/7] gnss: add generic serial driver

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-04-25 12:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings/display/bridge: "

[REVIEW][PATCH 00/17] siginfo bugfixes and cleanups
 2018-04-25 12:14 UTC  (5+ messages)
` [REVIEW][PATCH 04/17] signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions
` [REVIEW][PATCH 05/17] signal/nds32: Use force_sig(SIGILL) in do_revisn

testing io.low limit for blk-throttle
 2018-04-25 12:13 UTC  (2+ messages)

[PATCH v4 00/12] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-04-25 12:09 UTC  (13+ messages)
` [PATCH v4 01/12] mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES reg
` [PATCH v4 02/12] mmc: sdhci-omap: Remove setting ADMA capability in driver
` [PATCH v4 03/12] mmc: sdhci-omap: Workaround for Errata i843
` [PATCH v4 04/12] mmc: sdhci-omap: Invoke sdhci_get_of_property to read sdhci dt properties
` [PATCH v4 05/12] mmc: sdhci: Disable HS200/HS400 mode if controller can't support 1.8v
` [PATCH v4 06/12] mmc: sdhci: Add quirk to disable HW timeout
` [PATCH v4 07/12] mmc: sdhci: Factor out target_timeout calculation
` [PATCH v4 08/12] mmc: sdhci: Program a relatively accurate SW timeout value
` [PATCH v4 09/12] mmc: sdhci-omap: Workaround for Errata i834
` [PATCH v4 10/12] dt-bindings: sdhci-omap: Add K2G specific binding
` [PATCH v4 11/12] mmc: sdhci-omap: Add support for MMC/SD controller in k2g SoC
` [PATCH v4 12/12] mmc: sdhci-omap: Add sdhci_omap specific ops for enable_sdio_irq

[PATCH] drm: rcar-du: Use drm_dev_put
 2018-04-25 12:10 UTC 

[RFC PATCH RESEND 0/3] UP Squared board drivers
 2018-04-25 12:05 UTC  (4+ messages)
` [RFC PATCH RESEND 1/3] mfd: upboard: Add UP2 platform controller driver

[PATCH v2 0/2] clk: meson: gxbb: add the video decoder clocks
 2018-04-25 12:03 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: expose VDEC_1 and VDEC_HEVC clocks
` [PATCH v2 2/2] clk: meson: gxbb: add the video decoder clocks

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-25 11:58 UTC  (7+ messages)
` [RFC v2 1/2] virtio: add pmem driver
` [RFC v2 2/2] pmem: device flush over VIRTIO
` [RFC v2] qemu: Add virtio pmem device
  ` [Qemu-devel] "

[PATCH 0/8] Fix year 2038 issue for sound subsystem
 2018-04-25 11:56 UTC  (6+ messages)

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
 2018-04-25 11:49 UTC  (5+ messages)
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions

[PATCH] f2fs: fix potential overflow
 2018-04-25 11:38 UTC 

[PATCH 0/6] soc: qcom: smem: bug fixes
 2018-04-25 11:37 UTC  (4+ messages)

[PATCH 4.16 00/26] 4.16.5-stable review
 2018-04-25 10:33 UTC  (10+ messages)
` [PATCH 4.16 02/26] cifs: do not allow creating sockets except with SMB1 posix exensions
` [PATCH 4.16 10/26] drm/i915/gvt: throw error on unhandled vfio ioctls
` [PATCH 4.16 11/26] drm/i915/gvt: Add drm_format_mod update
` [PATCH 4.16 12/26] drm/i915/bios: filter out invalid DDC pins from VBT child devices
` [PATCH 4.16 13/26] drm/i915/audio: Fix audio detection issue on GLK
` [PATCH 4.16 14/26] drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
` [PATCH 4.16 17/26] mm,vmscan: Allow preallocating memory for register_shrinker()
` [PATCH 4.16 18/26] netfilter: x_tables: cap allocations at 512 mbyte
` [PATCH 4.16 21/26] netfilter: compat: reject huge allocation requests

[PATCH 1/1] ocfs2: eliminate a misreported warning
 2018-04-25 11:29 UTC 

[PATCH 4.14 000/183] 4.14.37-stable review
 2018-04-25 10:36 UTC  (43+ messages)
` [PATCH 4.14 013/183] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
` [PATCH 4.14 015/183] powerpc/eeh: Fix race with driver un/bind
` [PATCH 4.14 018/183] NFSv4: always set NFS_LOCK_LOST when a lock is lost
` [PATCH 4.14 019/183] ACPI / LPSS: Do not instiate platform_dev for devs without MMIO resources
` [PATCH 4.14 075/183] nfp: fix error return code in nfp_pci_probe()
` [PATCH 4.14 109/183] ocfs2/acl: use ip_xattr_sem to protect getting extended attribute
` [PATCH 4.14 110/183] ocfs2: return error when we attempt to access a dirty bh in jbd2
` [PATCH 4.14 111/183] mm/mempolicy: fix the check of nodemask from user
` [PATCH 4.14 112/183] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
` [PATCH 4.14 113/183] asm-generic: provide generic_pmdp_establish()
` [PATCH 4.14 114/183] sparc64: update pmdp_invalidate() to return old pmd value
` [PATCH 4.14 116/183] mm: pin address_space before dereferencing it while isolating an LRU page
` [PATCH 4.14 118/183] openvswitch: Remove padding from packet before L3+ conntrack processing
` [PATCH 4.14 135/183] MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
` [PATCH 4.14 136/183] perf record: Fix period option handling
` [PATCH 4.14 137/183] MIPS: Generic: Support GIC in EIC mode
` [PATCH 4.14 138/183] perf evsel: Fix period/freq terms setup
` [PATCH 4.14 139/183] xen-netfront: Fix race between device setup and open
` [PATCH 4.14 140/183] xen/grant-table: Use put_page instead of free_page
` [PATCH 4.14 141/183] bpf: sockmap, fix leaking maps with attached but not detached progs
` [PATCH 4.14 142/183] RDS: IB: Fix null pointer issue
` [PATCH 4.14 143/183] arm64: spinlock: Fix theoretical trylock() A-B-A with LSE atomics
` [PATCH 4.14 144/183] proc: fix /proc/*/map_files lookup
` [PATCH 4.14 145/183] PM / domains: Fix up domain-idle-states OF parsing
` [PATCH 4.14 149/183] bcache: fix for data collapse after re-attaching an attached device
` [PATCH 4.14 150/183] bcache: return attach error when no cache set exist
` [PATCH 4.14 151/183] cpufreq: intel_pstate: Enable HWP during system resume on CPU0
` [PATCH 4.14 152/183] selftests/ftrace: Add some missing glob checks
` [PATCH 4.14 153/183] rxrpc: Dont put crypto buffers on the stack
` [PATCH 4.14 154/183] svcrdma: Fix Read chunk round-up
` [PATCH 4.14 156/183] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
` [PATCH 4.14 164/183] powerpc/mm/hash64: Zero PGD pages on allocation
` [PATCH 4.14 170/183] cpumask: Make for_each_cpu_wrap() available on UP as well
` [PATCH 4.14 175/183] netfilter: x_tables: add counters allocation wrapper
` [PATCH 4.14 176/183] netfilter: compat: prepare xt_compat_init_offsets to return errors
` [PATCH 4.14 177/183] netfilter: compat: reject huge allocation requests
` [PATCH 4.14 178/183] netfilter: x_tables: limit allocation requests for blob rule heads
` [PATCH 4.14 179/183] perf: Fix sample_max_stack maximum check
` [PATCH 4.14 180/183] perf: Return proper values for user stack errors
` [PATCH 4.14 181/183] RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPs
` [PATCH 4.14 182/183] Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
` [PATCH 4.14 183/183] mac80211_hwsim: fix use-after-free bug in hwsim_exit_net

[REVIEW][PATCH 00/22] Simplifying siginfo users
 2018-04-25 11:29 UTC  (3+ messages)
` [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate

[PATCH] powerpc/xics: add missing of_node_put() in error path
 2018-04-25 11:27 UTC 

[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
 2018-04-25 11:26 UTC  (2+ messages)

[PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
 2018-04-25 11:22 UTC 

[PATCH v2 0/5] vfio: ccw: error handling fixes and improvements
 2018-04-25 11:19 UTC  (4+ messages)
` [PATCH v2 1/5] vfio: ccw: fix cleanup if cp_prefetch fails

[PATCH 0/2] renesas: ceu: Add R-Mobile A1
 2018-04-25 11:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740
` [PATCH 2/2] ARM: dts: r8a7740: Enable CEU0

[PATCH] media: zoran: move to dma-mapping interface
 2018-04-25 11:15 UTC  (5+ messages)

[PATCH v3 0/3] SY8106 regulator support and enable it on Orange Pi PC
 2018-04-25 11:13 UTC  (7+ messages)
` [PATCH v3 2/3] regulator: add support for SY8106A regulator

kernel BUG at drivers/tty/tty_ldisc.c:LINE!
 2018-04-25 11:12 UTC  (2+ messages)
` [PATCH] tty: Use __GFP_NOFAIL for tty_ldisc_get()

[PATCH v3] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-25 11:11 UTC 

WARNING in tty_set_ldisc
 2018-04-25 11:08 UTC  (6+ messages)
      ` [PATCH] tty: Avoid possible error pointer dereference at tty_ldisc_restore()

[PATCH 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-04-25 11:06 UTC  (7+ messages)
` [PATCH 01/10] vfio: ccw: Moving state change out of IRQ context

[PATCH 0/3] v4.16 tpmdd backports
 2018-04-25 11:06 UTC  (5+ messages)
` [PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality
` [PATCH 2/3] tpm: tpm-interface: fix tpm_transmit/_cmd kdoc
` [PATCH 3/3] tpm: add retry logic

INFO: rcu detected stall in d_walk
 2018-04-25 11:05 UTC  (2+ messages)

kernel panic: n_tty: init_tty
 2018-04-25 11:04 UTC  (3+ messages)
  ` [PATCH] tty: Don't call panic() at tty_ldisc_init()

KASAN: null-ptr-deref Read in xattr_getsecurity
 2018-04-25 11:01 UTC  (5+ messages)

[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
 2018-04-25 11:01 UTC  (6+ messages)

[PATCH v2] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-25 11:00 UTC  (3+ messages)

[PATCH 0/2] media: i2c: mt9t112: Add OF tree support
 2018-04-25 11:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add mt9t111 image sensor
` [PATCH 2/2] media: i2c: mt9t112: Add device tree support

[PATCH v3] PM / wakeup: use seq_open() to show wakeup stats
 2018-04-25 10:59 UTC 

[PATCH] scsi: isci: remove redundant check on in_connection_align_insertion_frequency
 2018-04-25 10:58 UTC 

[PATCH] mkiss: remove redundant check for len > 0
 2018-04-25 10:43 UTC 

[PATCH] sched/fair: Rearrange select_task_rq_fair() to optimize it
 2018-04-25 10:55 UTC  (11+ messages)

[PATCH v3 0/2] Add support for ov7251 camera sensor
 2018-04-25 10:54 UTC  (3+ messages)
` [PATCH v3 2/2] media: Add a driver for the "

[PATCH] drdb: fix print_st_err()'s prototype
 2018-04-25 10:54 UTC  (2+ messages)
` [Drbd-dev] "

[PATCH] random: fix possible sleeping allocation from irq context
 2018-04-25 10:47 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).