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

[PATCH v2 00/21] use match_string() helper
 2018-06-01  5:04 UTC  (10+ messages)
` [PATCH v2 16/21] ASoC: max98088: "
` [PATCH v2 19/21] bcache: "

[PATCH] cpuidle:powernv: Make the snooze timeout dynamic
 2018-06-01  4:54 UTC  (3+ messages)

[PATCH] softirq: reorder trace_softirqs_on to prevent lockdep splat
 2018-06-01  4:52 UTC  (3+ messages)

[PATCH] gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
 2018-06-01  4:51 UTC 

[PATCH] x86/microcode/intel: Fix memleak in save_microcode_patch
 2018-06-01  4:51 UTC 

[RFC PATCH 00/18] Assorted rhashtable improvements
 2018-06-01  4:44 UTC  (19+ messages)
` [PATCH 11/18] rhashtable: further improve stability of rhashtable_walk
` [PATCH 17/18] rhashtable: rename rht_for_each*continue as *from
` [PATCH 10/18] rhashtable: remove rhashtable_walk_peek()
` [PATCH 18/18] rhashtable: add rhashtable_walk_delay_rehash()
` [PATCH 14/18] rhashtable: allow rht_bucket_var to return NULL
` [PATCH 15/18] rhashtable: use bit_spin_locks to protect hash bucket
` [PATCH 01/18] rhashtable: silence RCU warning in rhashtable_test
` [PATCH 07/18] rhashtable: use cmpxchg() to protect ->future_tbl
` [PATCH 13/18] rhashtable: don't hold lock on first table throughout insertion
` [PATCH 16/18] rhashtable: allow percpu element counter
` [PATCH 03/18] rhashtable: remove nulls_base and related code
` [PATCH 08/18] rhashtable: clean up dereference of ->future_tbl
` [PATCH 06/18] rhashtable: simplify nested_table_alloc() and rht_bucket_nested_insert()
` [PATCH 09/18] rhashtable: use cmpxchg() in nested_table_alloc()
` [PATCH 05/18] rhashtable: simplify INIT_RHT_NULLS_HEAD()
` [PATCH 12/18] rhashtable: add rhashtable_walk_prev()
` [PATCH 02/18] rhashtable: split rhashtable.h
` [PATCH 04/18] rhashtable: detect when object movement might have invalidated a lookup

[PATCH 2/2] printk: make sure to print log on console
 2018-06-01  4:40 UTC  (4+ messages)

[PATCH 0/3] Provide more fine grained control over multipathing
 2018-06-01  4:24 UTC  (13+ messages)

[PATCH v3 00/16] Provide saturating helpers for allocation
 2018-06-01  4:18 UTC  (19+ 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 v2 0/7] Fix DM DAX handling
 2018-06-01  4:02 UTC  (14+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
          ` [dm-devel] "

[PATCH v3] virtio_pci: support enabling VFs
 2018-06-01  4:02 UTC 

linux-next: build warnings after merge of the kbuild tree
 2018-06-01  4:01 UTC  (6+ messages)

[PATCH v2] virtio_pci: support enabling VFs
 2018-06-01  4:00 UTC  (4+ messages)

linux-next: build failure after merge of the net-next tree
 2018-06-01  3:59 UTC  (3+ messages)

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-06-01  3:25 UTC  (3+ messages)
` [PATCH 05/15] arm: dts: uniphier: Add missing cooling device properties for CPUs

[PATCH 0/6] arm64: dts: Add missing cooling device properties for CPUs
 2018-06-01  3:25 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: socionext: "

[RESEND] [PATCH] platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
 2018-06-01  3:23 UTC 

[PATCH 31/32] [RFC] fs: Add a move_mount() system call [ver #8]
 2018-06-01  3:18 UTC  (14+ 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 bpf 1/2] bpf: fix alignment of netns_dev/netns_ino fields in bpf_{map,prog}_info
 2018-06-01  3:12 UTC  (3+ messages)

[RESEND PATCH v3 1/2] sched/deadline: Add cpudl_maximum_dl() for clean-up
 2018-06-01  3:07 UTC  (5+ messages)

[PATCH v3] PCI: mediatek: Add system pm support for MT2712
 2018-06-01  3:04 UTC 

[PATCH] rtnetlink: Remove VLA usage
 2018-06-01  2:49 UTC  (2+ messages)

general protection fault in wb_workfn (2)
 2018-06-01  2:30 UTC  (8+ messages)

[PATCH] virtio_pci: support enabling VFs
 2018-06-01  2:30 UTC  (13+ messages)
` [virtio-dev] "

4.14.44: BUG_ON(!list_empty(&sem->wait_list));
 2018-06-01  2:20 UTC 

[PATCH] net: wireless: brcmsmac: Remove unnecessary parentheses
 2018-06-01  2:14 UTC 

[PATCH v3 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-06-01  2:05 UTC  (4+ messages)
` [PATCH v3 2/5] gpio: syscon: rockchip: add GPIO_MUTE support for rk3328

[PATCH V4] mlx4_core: allocate ICM memory in page size chunks
 2018-06-01  2:04 UTC  (10+ messages)

[PATCH] rcu: Check the range of jiffies_till_{first,next}_fqs when setting them
 2018-06-01  2:03 UTC 

[PATCH] net: ethernet: mlx4: Remove unnecessary parentheses
 2018-06-01  2:00 UTC 

[PATCH] clk: vc5: Avoid divide by zero when rounding or setting rates
 2018-06-01  1:59 UTC 

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-06-01  1:57 UTC  (13+ messages)
      ` [PATCH 0/2] mm->owner to mm->memcg fixes

linux-next: manual merge of the vfs tree with the ext3 tree
 2018-06-01  1:56 UTC 

[PATCH] printk: make printk_safe_flush safe in NMI context by skipping flushing
 2018-06-01  1:55 UTC  (4+ messages)

[PATCH v2 0/3] perf script python: Add more PMU fields
 2018-06-01  9:01 UTC  (5+ messages)
` [PATCH v2 1/3] perf script python: Move dsoname code to a new function
` [PATCH v2 2/3] perf script python: Add more PMU fields
` [PATCH v2 3/3] perf script python: Add fields introduction to Documentation

linux-next: manual merge of the vfs tree with Linus' tree
 2018-06-01  1:52 UTC 

[PATCH] clk: vc5: Fix div-by-0 when rounding a rate of zero
 2018-06-01  1:46 UTC  (7+ messages)

[RFC] rcu: Check the range of jiffies_till_xxx_fqs on setting them
 2018-06-01  1:42 UTC  (6+ messages)

[PATCH] clocksource/drivers/imx: add input capture support
 2018-06-01  1:38 UTC 

[PATCH] autofs: make autofs4 and autofs mutually exclusive
 2018-06-01  1:35 UTC  (6+ messages)

Can kfree() sleep at runtime?
 2018-06-01  1:34 UTC  (9+ messages)

[PATCH 0/8] libsas: Support swapping disks and SATA phy link rate matching the pathway
 2018-06-01  1:21 UTC  (13+ 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 8/8] scsi: libsas: support SATA phy link rate unmatch the pathway

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

include/linux/syscalls.h:211:18: error: 'sys_mmap2' alias between functions of incompatible types 'long int(long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)' and 'long int(long int, long int, long int, long int, long int, long int)'
 2018-06-01  1:09 UTC 

[PATCH 0/4] exit: Make unlikely case in mm_update_next_owner() more scalable
 2018-06-01  1:07 UTC  (3+ messages)

Can printk() sleep at runtime?
 2018-06-01  0:59 UTC  (7+ messages)

[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 net-next] net/ncsi: Avoid GFP_KERNEL in response handler
 2018-06-01  0:33 UTC  (3+ messages)

linux-next: build failure after merge of the cifs tree
 2018-06-01  0:19 UTC  (2+ 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 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  (6+ 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 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 

[PATCH V2 00/15] x86: Enable FSGSBASE instructions
 2018-05-31 21:11 UTC  (19+ 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 05/15] x86/vdso: Move out the CPU number store
` [PATCH V2 06/15] taint: Add taint for insecure

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