linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-31 17:47:07 to 2018-06-01 01:00:01 UTC [more...]

[PATCH 0/8] libsas: Support swapping disks and SATA phy link rate matching the pathway
 2018-06-01  0:59 UTC  (10+ messages)
` [PATCH 2/8] scsi: libsas: check the lldd callback correctly
` [PATCH 3/8] scsi: libsas: always unregister the old device if going to discover new
` [PATCH 4/8] scsi: libsas: trigger a new revalidation to discover the device

[PATCH v3 00/16] Provide saturating helpers for allocation
 2018-06-01  0:54 UTC  (18+ messages)
` [PATCH v3 01/16] compiler.h: enable builtin overflow checkers and add fallback code
` [PATCH v3 02/16] lib: add runtime test of check_*_overflow functions
` [PATCH v3 03/16] lib: overflow: Report test failures
` [PATCH v3 04/16] overflow.h: Add allocation size calculation helpers
` [PATCH v3 05/16] lib: overflow: Add memory allocation overflow tests
` [PATCH v3 06/16] mm: Use overflow helpers in kmalloc_array*()
` [PATCH v3 07/16] mm: Use overflow helpers in kvmalloc()
` [PATCH v3 08/16] device: Use overflow helpers for devm_kmalloc()
` [PATCH v3 09/16] treewide: Use struct_size() for kmalloc()-family
` [PATCH v3 10/16] treewide: Use struct_size() for vmalloc()-family
` [PATCH v3 11/16] treewide: Use struct_size() for devm_kmalloc() and friends
` [PATCH v3 12/16] treewide: Use array_size() for kmalloc()-family
` [PATCH v3 13/16] treewide: Use array_size() for kmalloc()-family, leftovers
` [PATCH v3 14/16] treewide: Use array_size() for vmalloc()
` [PATCH v3 15/16] treewide: Use array_size() for devm_*alloc()-like
` [PATCH v3 16/16] treewide: Use array_size() for devm_*alloc()-like, leftovers

[PATCH v3] mm: fix race between kmem_cache destroy, create and deactivate
 2018-06-01  0:48 UTC  (3+ messages)

[PATCH] PCI: mediatek: Add system pm support for MT2712
 2018-06-01  0:42 UTC  (3+ messages)
` [RFC PATCH] PCI: mediatek: mtk_pcie_pm_ops can be static

[PATCH v2 00/21] use match_string() helper
 2018-06-01  0:38 UTC  (20+ messages)
` [PATCH v2 01/21] usb: phy: "
` [PATCH v2 15/21] ALSA: oxygen: "
` [PATCH v2 16/21] ASoC: max98088: "

[PATCH net-next] net/ncsi: Avoid GFP_KERNEL in response handler
 2018-06-01  0:33 UTC  (3+ messages)

[PATCH 1/2] power: supply: sbs-battery: don't assume MANUFACTURER_DATA formats
 2018-06-01  0:32 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: power: sbs-battery: re-document "ti,bq20z75"

linux-next: build failure after merge of the cifs tree
 2018-06-01  0:19 UTC  (2+ messages)

[PATCH] autofs: make autofs4 and autofs mutually exclusive
 2018-06-01  0:13 UTC  (5+ messages)

[PATCH] Make elf2ecoff work on 64bit host machines
 2018-06-01  0:03 UTC  (2+ messages)

[PATCH v8 0/7] i2c: Add FSI-attached I2C master algorithm
 2018-05-31 23:33 UTC  (5+ messages)

[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
 2018-05-31 23:50 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v2 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v2 3/3] PCI: Introduce the disable_acs_redir parameter

[PATCH] mm/shmem: Zero out unused vma fields in shmem_pseudo_vma_init()
 2018-05-31 23:37 UTC  (4+ messages)

[PATCH 31/32] [RFC] fs: Add a move_mount() system call [ver #8]
 2018-05-31 23:13 UTC  (13+ messages)
` [PATCH 00/32] VFS: Introduce filesystem context "
  ` [PATCH 03/32] VFS: Introduce the basic header for the new mount API's "
  ` [PATCH 19/32] VFS: Implement fsopen() to prepare for a mount "
  ` [PATCH 20/32] vfs: Make close() unmount the attached mount if so flagged "
  ` Test program for move_mount()
  ` fsinfo test program

[PATCH V2] platform/x86: intel_pmc_core: Add CNP SLPS0 debug registers
 2018-05-31 23:04 UTC  (3+ messages)

[PATCH 1/2] hwmon: (asus_atk0110) Replace deprecated device register call
 2018-05-31 22:57 UTC  (3+ messages)
  ` [PATCH 2/2] hwmon: (asus_atk0110) Make use of device managed memory

[RFC/RFT] [PATCH v3 0/4] Intel_pstate: HWP Dynamic performance boost
 2018-05-31 22:51 UTC  (5+ messages)
` [RFC/RFT] [PATCH v3 1/4] cpufreq: intel_pstate: Add HWP boost utility and sched util hooks
` [RFC/RFT] [PATCH v3 2/4] cpufreq: intel_pstate: HWP boost performance on IO wakeup
` [RFC/RFT] [PATCH v3 3/4] cpufreq: intel_pstate: New sysfs entry to control HWP boost
` [RFC/RFT] [PATCH v3 4/4] cpufreq: intel_pstate: enable boost for SKX

[PATCH v6 0/4] enable early printing of hashed pointers
 2018-05-31 22:46 UTC  (7+ messages)
` [PATCH v6 3/4] vsprintf: Use hw RNG for ptr_key
` [PATCH v6 4/4] vsprintf: Add command line option debug_boot_weak_hash

[PATCH] ftrace: use non-archaic spelling of failes
 2018-05-31 22:46 UTC  (2+ messages)

[PATCH] ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
 2018-05-31 22:35 UTC 

[PATCH v2 0/2] ti-cpufreq: minor fixes/cleanups
 2018-05-31 22:29 UTC  (4+ messages)

[PATCH] VFS: simplify seq_file iteration code and interface
 2018-05-31 22:26 UTC  (3+ messages)
` [PATCH resend] "
  ` [PATCH resend*2] "

[PATCH v2 0/7] Fix DM DAX handling
 2018-05-31 22:26 UTC  (10+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
          ` [dm-devel] "

[PATCH v3 0/2] ti-cpufreq: minor fixes/cleanups
 2018-05-31 22:21 UTC  (3+ messages)
` [PATCH v3 1/2] cpufreq: ti-cpufreq: Fix an incorrect error return value
` [PATCH v3 2/2] cpufreq: ti-cpufreq: Use devres managed API in probe()

drivers/net/ethernet/sfc/efx.c:3032:1-20: alloc with no test, possible model on line 3041
 2018-05-31 22:19 UTC 

[PATCH v3 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-05-31 22:16 UTC  (7+ messages)
` [PATCH v3 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm
` [PATCH v3 2/6] mtd: rawnand: add an option to specify NAND chip as a boot device
` [PATCH v3 3/6] mtd: rawnand: tegra: add devicetree binding
` [PATCH v3 4/6] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver
` [PATCH v3 5/6] ARM: dts: tegra: add Tegra20 NAND flash controller node
` [PATCH v3 6/6] ARM: dts: tegra: enable NAND flash on Colibri T20

[PATCH v2 1/2] ARM: debug: Add Iproc UART3 debug addresses
 2018-05-31 22:16 UTC  (5+ messages)

[PATCH] staging: mt7621-spi: Fix Coding style issues reported by checkpatch.pl
 2018-05-31 22:14 UTC  (3+ messages)

[PATCH 1/1] Update AMD cpu microcode for family 15h
 2018-05-31 22:05 UTC  (4+ messages)

[PATCH 0/2] Adding support for scaling cache/memory based on CPU frequency
 2018-05-31 21:53 UTC  (3+ messages)
` [PATCH 2/2] PM / devfreq: Generic cpufreq governor

[PATCH] PCI: Check for PCIe downtraining conditions
 2018-05-31 21:52 UTC  (14+ messages)

[PATCH 0/2] mm: introduce MAP_FIXED_SAFE
 2018-05-31 21:46 UTC  (10+ messages)
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map

[RESEND PATCH 0/5] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-05-31 21:44 UTC  (6+ messages)
` [RESEND PATCH 2/5] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

linux-next: build failure after merge of the device-mapper tree
 2018-05-31 21:42 UTC  (7+ messages)

[PATCH] MIPS: ptrace: Make FPU context layout comments match reality
 2018-05-31 21:34 UTC  (2+ messages)

[PATCH] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
 2018-05-31 21:30 UTC  (2+ messages)

[PATCH] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
 2018-05-31 21:29 UTC  (2+ messages)

[PATCH] i2c: qup: fix building without CONFIG_ACPI
 2018-05-31 21:23 UTC  (2+ messages)

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-05-31 21:16 UTC  (7+ messages)

[GIT PULL] xfs: hair on fire fixes for 4.17-rc7
 2018-05-31 21:15 UTC 

Can printk() sleep at runtime?
 2018-05-31 21:13 UTC  (6+ messages)

[PATCH V2 00/15] x86: Enable FSGSBASE instructions
 2018-05-31 21:11 UTC  (30+ messages)
` [PATCH V2 01/15] x86/fsgsbase/64: Introduce FS/GS base helper functions
` [PATCH V2 02/15] x86/fsgsbase/64: Make ptrace read FS/GS base accurately
` [PATCH V2 03/15] x86/fsgsbase/64: Use FS/GS base helpers in core dump
` [PATCH V2 04/15] x86/fsgsbase/64: Factor out load FS/GS segments from __switch_to
` [PATCH V2 05/15] x86/vdso: Move out the CPU number store
` [PATCH V2 06/15] taint: Add taint for insecure
` [PATCH V2 07/15] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH V2 08/15] x86/fsgsbase/64: Add intrinsics/macros for FSGSBASE instructions
` [PATCH V2 09/15] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH V2 10/15] x86/fsgsbase/64: Preserve FS/GS state in __switch_to if FSGSBASE is on
` [PATCH V2 11/15] x86/fsgsbase/64: When copying a thread, use FSGSBASE if enabled
` [PATCH V2 12/15] x86/fsgsbase/64: Use per-CPU base as GS base on paranoid_entry
` [PATCH V2 13/15] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [PATCH V2 14/15] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH V2 15/15] x86/fsgsbase/64: Add documentation for FSGSBASE

[PATCH 1/5] rtc: test: remove useless proc info
 2018-05-31 21:09 UTC  (5+ messages)
` [PATCH 2/5] rtc: test: allow registering many devices
` [PATCH 3/5] rtc: test: store time as an offset to system time
` [PATCH 4/5] rtc: test: emulate alarms using timers
` [PATCH 5/5] rtc: test: remove irq sysfs file

[PATCH 00/11] Add throttler driver for non-thermal throttling
 2018-05-31 21:10 UTC  (6+ messages)
` [PATCH 10/11] dt-bindings: misc: add bindings for throttler

[PATCH 1/1] Fix memory leak in kernfs_security_xattr_set and kernfs_security_xattr_set
 2018-05-31 21:08 UTC  (4+ messages)

[PATCH] PCI: hv: Do not wait forever on a device that has disappeared
 2018-05-31 21:01 UTC  (5+ messages)

[PATCH v2] vmw_balloon: fixing double free when batching mode is off
 2018-05-31 20:56 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: Add Actions Semi S900 clk entries
 2018-05-31 20:34 UTC  (3+ messages)

[PATCH 0/2] ARM: LEGO MINDSTORMS EV3 Bluetooth support
 2018-05-31 20:25 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: da850-lego-ev3: Add Bluetooth nodes
` [PATCH 2/2] ARM: davinci_all_defconfig: Enable Bluetooth

[alsa-devel][PATCH v2] ASoC: TSCS454: Add Support
 2018-05-31 20:24 UTC 

[PATCH 0/8] xen: dma-buf support for grant device
 2018-05-31 20:25 UTC  (6+ messages)

[PATCH net] net/ncsi: Fix array size in dumpit handler
 2018-05-31 19:59 UTC  (2+ messages)

[PATCH] IB/mad: Use ID allocator routines to allocate agent number
 2018-05-31 19:54 UTC  (10+ messages)

[PATCH 1/3] staging: rtlwifi: Fix "Trafic"->"Traffic"
 2018-05-31 19:48 UTC  (3+ messages)

[PATCH] net: ti: cpsw: include gpio/consumer.h
 2018-05-31 19:47 UTC  (2+ messages)

[PATCH] clk: vc5: Fix div-by-0 when rounding a rate of zero
 2018-05-31 19:37 UTC  (6+ messages)

[PATCH][next] drm/amdgpu/df: fix potential array out-of-bounds read
 2018-05-31 19:31 UTC  (2+ messages)

pull-request: wireless-drivers 2018-05-30
 2018-05-31 19:28 UTC  (2+ messages)

[PATCH 1/2] ver_linux: Process input coming from procmaps that matches libc only
 2018-05-31 19:22 UTC  (2+ messages)
` [PATCH 2/2] ver_linux: Do not check for ver_linux pattern in version function

[PATCH] aic94xx: set error code on an error path in aic94xx_init
 2018-05-31 19:15 UTC  (2+ messages)

i.MX6 MIPI-CSI2 OV5640 Camera testing on Mainline Linux
 2018-05-31 19:06 UTC  (2+ messages)

[PATCH 0/2] error-injection: simplify code and powerpc support
 2018-05-31 19:06 UTC  (6+ messages)
` [PATCH 2/2] powerpc: Add support for function error injection

[PATCH v4] driver core: hold dev's parent lock when needed
 2018-05-31 18:55 UTC  (5+ messages)

[PATCH] gpu: drm: msm: Change return type to vm_fault_t
 2018-05-31 18:53 UTC  (4+ messages)
  ` [Freedreno] "

[PATCH v3] lib/bch: Remove VLA usage
 2018-05-31 18:45 UTC 

[PATCH] iw_cxgb4: add INFINIBAND_ADDR_TRANS dependency
 2018-05-31 18:40 UTC  (9+ messages)

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-05-31 18:41 UTC  (12+ messages)
      ` [PATCH 0/2] mm->owner to mm->memcg fixes

[PATCH V4] powercap/drivers/idle_injection: Add an idle injection framework
 2018-05-31 18:25 UTC  (3+ messages)

[PATCH net] net/sonic: Use dma_mapping_error()
 2018-05-31 18:18 UTC  (2+ messages)

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-05-31 18:17 UTC  (7+ messages)

[RFC 1/2] printk: Enable platform to provide a early boot clock
 2018-05-31 18:15 UTC  (4+ messages)

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-05-31 18:05 UTC  (13+ messages)

[PATCH] RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
 2018-05-31 18:03 UTC  (2+ messages)

[RFC] crypto: Remove mcryptd
 2018-05-31 18:15 UTC  (2+ messages)

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-05-31 17:54 UTC  (4+ messages)
` [PATCH 06/15] drm/sun4i: tcon: Add support for tcon-top

[PATCH v8 0/8] Centralize and unify usage of preempt/irq tracepoints
 2018-05-31 17:51 UTC  (4+ messages)
` [PATCH v8 5/8] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH 32/32] [RFC] fsinfo: Add a system call to allow querying of filesystem information [ver #8]
 2018-05-25  0:08 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).