linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 15:07:13 to 2018-08-01 16:41:09 UTC [more...]

[PATCH] HID: Bluetooth: hidp: buffer overflow in hidp_process_report
 2018-08-01 16:41 UTC  (3+ messages)

[PATCH] qede: fix null pointer dereference on skb on allocation failure
 2018-08-01 16:39 UTC 

[PATCH] net/mlx5e: Fix uninitialized variable
 2018-08-01 16:38 UTC  (2+ messages)

[PATCH v13 0/7] cgroup-aware OOM killer
 2018-08-01 16:37 UTC  (5+ messages)

[PATCH net-next] qed: Make some functions static
 2018-08-01 16:37 UTC  (2+ messages)

[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-01 16:32 UTC  (41+ messages)
` [PATCH 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH 04/40] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 06/40] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 08/40] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH 09/40] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 14/40] mmc: tegra: Set calibration pad voltage reference
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 17/40] mmc: tegra: Program pad autocal offsets from dt
` [PATCH 18/40] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH 19/40] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH 21/40] mmc: tegra: Parse default trim and tap from dt
` [PATCH 22/40] mmc: tegra: Configure default tap values
` [PATCH 23/40] mmc: tegra: Configure default trim value on reset
` [PATCH 24/40] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
` [PATCH 26/40] mmc: tegra: Enable workaround for tuning transfer mode bug
` [PATCH 27/40] mmc: tegra: Set SDHCI_QUIRK2_TUNE_DIS_CARD_CLK on Tegra210
` [PATCH 28/40] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH 29/40] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH 30/40] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH 31/40] arm64: dts: Add Tegra186 "
` [PATCH 32/40] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH 33/40] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH 34/40] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH 35/40] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH 36/40] arm64: dts: tegra210: "
` [PATCH 37/40] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH 38/40] arm64: dts: tegra186: "
` [PATCH 39/40] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH 40/40] arm64: dts: tegra210: "

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-08-01 16:35 UTC  (9+ messages)

Commit "new primitive: discard_new_inode()" introduces a problem
 2018-08-01 16:34 UTC  (8+ messages)

[BUG BISECT] Ethernet fail on VF50 (OF: Don't set default coherent DMA mask)
 2018-08-01 16:33 UTC  (12+ messages)

[PATCH v4 net-next] net: ethernet: ti: cpsw: replace unnecessarily macroses on functions
 2018-08-01 16:29 UTC  (2+ messages)

[PATCH 0/5] VFS: Introduce filesystem information query syscall
 2018-08-01 16:28 UTC  (7+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information
` [PATCH 2/5] afs: Add fsinfo support
` [PATCH 3/5] vfs: Allow fsinfo() to query what's in an fs_context
` [PATCH 4/5] vfs: Allow fsinfo() to be used to query an fs parameter description
` [PATCH 5/5] vfs: Implement parameter value retrieval with fsinfo()

[PATCH v3 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01 16:28 UTC  (3+ messages)
` [PATCH v3 1/3] "

[PATCH v2] block: make iolatency avg_lat exponentially decay
 2018-08-01 16:26 UTC  (5+ messages)

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-01 16:25 UTC  (15+ messages)
                    ` Misuse of constructors

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-01 16:23 UTC  (3+ messages)
` [RFC PATCH 3/7] vfio: add spimdev support

[PATCH] ext4: Convert int to vm_fault_t type
 2018-08-01 16:22 UTC  (9+ messages)

[PATCH] memcg: Remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure
 2018-08-01 16:22 UTC  (14+ messages)

[PATCH v2 5/6] 9p: Use a slab for allocating requests
 2018-08-01 15:22 UTC  (8+ messages)
` [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
  ` [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
    ` [V9fs-developer] "
  ` [V9fs-developer] [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs

[PATCH] scsi: csiostor: avoid null pointer dereference on card_fw allocation failure
 2018-08-01 16:17 UTC 

[PATCH v10 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990
 2018-08-01 16:16 UTC  (11+ messages)

[PATCH v2] arch/x86: Fix boot_cpu_data.microcode version output
 2018-08-01 16:14 UTC  (7+ messages)

[PATCH rdma-next 08/12] overflow.h: Add arithmetic shift helper
 2018-08-01 16:14 UTC  (5+ messages)

[PATCH] ALSA: usb: Mark expected switch fall-through
 2018-08-01 16:14 UTC 

[PATCH] ALSA: pcm: Mark expected switch fall-through
 2018-08-01 16:13 UTC  (2+ messages)

[PATCH 0/4] staging: fsl-dpaa2/eth: Private header cleanup
 2018-08-01 16:09 UTC  (5+ messages)
` [PATCH 1/4] staging: fsl-dpaa2/eth: Cleanup comments
` [PATCH 2/4] staging: fsl-dpaa2/eth: Remove dead code
` [PATCH 3/4] staging: fsl-dpaa2/eth: Use BIT() macro
` [PATCH 4/4] staging: fsl-dpaa2/eth: Merge header files

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-08-01 16:07 UTC  (3+ messages)

[PATCH v1] timers: Clear must_forward_clk inside base lock
 2018-08-01 16:04 UTC  (2+ messages)

[PATCH] PM / devfreq: Generic cpufreq governor
 2018-08-01 16:03 UTC  (2+ messages)

DMA related cleanups for IA64
 2018-08-01 16:02 UTC  (10+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

[PATCH] watchdog: Reduce message verbosity
 2018-08-01 15:59 UTC  (4+ messages)

[PATCH] x86/MCE: Get microcode revision from cpu_info instead of boot_cpu_data
 2018-08-01 15:55 UTC  (6+ messages)
` [PATCH v2] arch/x86: Fix boot_cpu_data.microcode version output
    ` [PATCH 1/2] x86/microcode: Make sure boot_cpu_data.microcode is up-to-date
    ` [PATCH 2/2] x86/microcode: Update the new microcode revision unconditionally

[PATCH RT] sched: drop is_special_task_state() check from __set_current_state_no_track()
 2018-08-01 15:53 UTC  (3+ messages)

[PATCH v2 0/3] overflow.h: Add arithmetic shift helper
 2018-08-01 15:48 UTC  (6+ messages)
` [PATCH v2 1/3] "

[PATCH 0/4] use dma_zalloc_coherent and vzalloc to replace open code
 2018-08-01 15:47 UTC  (10+ messages)
` [PATCH 1/4] driver/scsi/fnic/fnic_trace: Use vzalloc to zero instead of vmalloc+memset
` [PATCH 2/4] drivers/scsi/dpt_i2o: Use dma_zalloc_coherent to repalce dma_alloc_coherent+memset
` [PATCH 3/4] drivers/scsi/snic/snic_trc: Use vzalloc instead of vmalloc+memset
` [PATCH 4/4] drivers/scsi/mvsas/mv_init: Use dma_zalloc_coherent to replace dma_alloc_coherent+memset

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-08-01 15:45 UTC  (3+ messages)
` [PATCH v2 8/9] libata-scsi: Move sense buffers onto stack

[PATCH] x86/mce: Handle varying MCA bank counts
 2018-08-01 15:40 UTC  (3+ messages)

kernel hang
 2018-08-01 15:39 UTC 

[PATCH v4] staging: rts5208: add error handling into rtsx_probe
 2018-08-01 15:37 UTC  (5+ messages)
` [PATCH v5] "

[Question] A novel case happened when using mempool allocate memory
 2018-08-01 15:37 UTC  (2+ messages)

[PATCH 0/4] Provide core API for NMIs
 2018-08-01 15:33 UTC  (8+ messages)
` [PATCH 1/4] genirq: Provide basic NMI management for interrupt lines
` [PATCH 2/4] genirq: Provide NMI management for percpu_devid interrupts

[PATCH] ia64: Make stack VMA anonymous
 2018-08-01 15:32 UTC  (2+ messages)

[PATCH v2 4/6] iio:adxl372: Add FIFO and interrupts support
 2018-08-01 15:31 UTC  (2+ messages)

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-01 15:27 UTC  (34+ messages)
` [PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/33] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 03/33] teach move_mount(2) to work with OPEN_TREE_CLONE "
` [PATCH 04/33] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 05/33] vfs: Introduce the basic header for the new mount API's filesystem context "
` [PATCH 06/33] vfs: Introduce logging functions "
` [PATCH 07/33] vfs: Add configuration parser helpers "
` [PATCH 08/33] vfs: Add LSM hooks for the new mount API "
` [PATCH 09/33] selinux: Implement the new mount API LSM hooks "
` [PATCH 10/33] smack: Implement filesystem context security "
` [PATCH 11/33] apparmor: Implement security hooks for the new mount API "
` [PATCH 12/33] tomoyo: "
` [PATCH 13/33] vfs: Separate changing mount flags full remount "
` [PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration context "
` [PATCH 15/33] vfs: Remove unused code after filesystem context changes "
` [PATCH 16/33] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 17/33] proc: Add fs_context support to procfs "
` [PATCH 18/33] ipc: Convert mqueue fs to fs_context "
` [PATCH 19/33] cpuset: Use "
` [PATCH 20/33] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 21/33] hugetlbfs: Convert to "
` [PATCH 22/33] vfs: Remove kern_mount_data() "
` [PATCH 23/33] vfs: Provide documentation for new mount API "
` [PATCH 24/33] Make anon_inodes unconditional "
` [PATCH 25/33] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 26/33] vfs: Implement logging through fs_context "
` [PATCH 27/33] vfs: Add some logging to the core users of the fs_context log "
` [PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 29/33] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 30/33] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
` [PATCH 31/33] afs: Add fs_context support "
` [PATCH 32/33] afs: Use fs_context to pass parameters over automount "
` [PATCH 33/33] vfs: Add a sample program for the new mount API "

[PATCH] x86: kvm: Restrict X86_FEATURE_VMMCALL to x86_64 platform
 2018-08-01 15:27 UTC  (6+ messages)

[PATCH net] net: dsa: Do not suspend/resume closed slave_dev
 2018-08-01 15:25 UTC  (2+ messages)

[PATCHES][RFC] icache-related stuff
 2018-08-01 15:25 UTC  (5+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 04/16] btrfs: switch to discard_new_inode()

linux-next: please clean up the coresight tree
 2018-08-01 15:21 UTC  (2+ messages)

[PATCH v2 6/6] iio:adxl372: Add filter bandwidth support
 2018-08-01 15:18 UTC 

[PATCH v2 5/5] clk: RK808: add RK809 and RK817 support
 2018-08-01 15:18 UTC  (2+ messages)

[PATCH v2 5/6] iio:adxl372: Add sampling frequency support
 2018-08-01 15:18 UTC 

[PATCH v2] fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
 2018-08-01 15:18 UTC  (2+ messages)

[PATCH v2 3/6] regmap: Add regmap_pipe_read API
 2018-08-01 15:17 UTC 

[PATCH 1/9] mm: workingset: don't drop refault information prematurely
 2018-08-01 15:19 UTC  (9+ messages)
` [PATCH 2/9] mm: workingset: tell cache transitions from workingset thrashing
` [PATCH 3/9] delayacct: track delays from thrashing cache pages
` [PATCH 4/9] sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
` [PATCH 5/9] sched: loadavg: make calc_load_n() public
` [PATCH 6/9] sched: sched.h: make rq locking and clock functions available in stats.h
` [PATCH 7/9] sched: introduce this_rq_lock_irq()
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO
` [PATCH 9/9] psi: cgroup support

[PATCH] f2fs: fix invalid memory access
 2018-08-01 15:16 UTC 

[PATCH v2 2/6] dt-bindings: iio: accel: Add docs for ADXL372
 2018-08-01 15:16 UTC 

[PATCH v2 1/6] iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
 2018-08-01 15:13 UTC 

[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-08-01 15:14 UTC 

[PATCH 0/6] rapidio: move Kconfig menu definition to subsystem
 2018-08-01 15:14 UTC  (10+ messages)
` [PATCH 6/6] arm64: enable RapidIO menu in Kconfig

[PATCH] block/bsg-lib: use PTR_ERR_OR_ZERO to simplify the flow path
 2018-08-01 15:13 UTC  (2+ messages)

[PATCH v5] Add display clock controller driver for SDM845
 2018-08-01 15:09 UTC  (3+ messages)
` [PATCH v5] clk: qcom: "

[PATCH v1] gpu: host1x: Ignore clients initialization failure
 2018-08-01 15:08 UTC 

linux-next: build failure after merge of the staging tree
 2018-08-01 15:07 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).