linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-16 13:21:09 to 2018-09-17 03:02:32 UTC [more...]

[PATCH AUTOSEL 4.18 001/136] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17  3:01 UTC  (47+ messages)
` [PATCH AUTOSEL 4.18 002/136] iio: adc: ina2xx: avoid kthread_stop() with stale task_struct
` [PATCH AUTOSEL 4.18 004/136] misc: ibmvmc: Use GFP_ATOMIC under spin lock
` [PATCH AUTOSEL 4.18 006/136] siox: don't create a thread without starting it
` [PATCH AUTOSEL 4.18 007/136] net: hns3: Fix for mailbox message truncated problem
` [PATCH AUTOSEL 4.18 008/136] net: hns3: Fix for mac pause not disable in pfc mode
` [PATCH AUTOSEL 4.18 010/136] net: hns3: Fix get_vector ops in hclgevf_main module
` [PATCH AUTOSEL 4.18 012/136] staging: rts5208: fix missing error check on call to rtsx_write_register
` [PATCH AUTOSEL 4.18 013/136] power: supply: axp288_charger: Fix initial constant_charge_current value
` [PATCH AUTOSEL 4.18 015/136] serial: sh-sci: Stop RX FIFO timer during port shutdown
` [PATCH AUTOSEL 4.18 021/136] 6lowpan: iphc: reset mac_header after decompress to fix panic
` [PATCH AUTOSEL 4.18 024/136] power: remove possible deadlock when unregistering power_supply
` [PATCH AUTOSEL 4.18 025/136] drm/amd/display/dc/dce: Fix multiple potential integer overflows
` [PATCH AUTOSEL 4.18 026/136] drm/amd/display: fix use of uninitialized memory
` [PATCH AUTOSEL 4.18 027/136] md-cluster: clear another node's suspend_area after the copy is finished
` [PATCH AUTOSEL 4.18 028/136] cxgb4: Fix the condition to check if the card is T5
` [PATCH AUTOSEL 4.18 029/136] RDMA/bnxt_re: Fix a couple off by one bugs
` [PATCH AUTOSEL 4.18 030/136] RDMA/i40w: Hold read semaphore while looking after VMA
` [PATCH AUTOSEL 4.18 031/136] RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.c
` [PATCH AUTOSEL 4.18 032/136] arm64: fix infinite stacktrace
` [PATCH AUTOSEL 4.18 034/136] media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()
` [PATCH AUTOSEL 4.18 035/136] IB/mlx4: Test port number before querying type
` [PATCH AUTOSEL 4.18 036/136] powerpc/kdump: Handle crashkernel memory reservation failure
` [PATCH AUTOSEL 4.18 038/136] vhost_net: Avoid tx vring kicks during busyloop
` [PATCH AUTOSEL 4.18 041/136] IB/mlx5: Fix GRE flow specification
` [PATCH AUTOSEL 4.18 043/136] x86/tsc: Add missing header to tsc_msr.c
` [PATCH AUTOSEL 4.18 047/136] scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size
` [PATCH AUTOSEL 4.18 046/136] ARM: dts: ls1021a: Add missing cooling device properties for CPUs
` [PATCH AUTOSEL 4.18 048/136] thermal: i.MX: Allow thermal probe to fail gracefully in case of bad calibration
` [PATCH AUTOSEL 4.18 051/136] scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion
` [PATCH AUTOSEL 4.18 052/136] usb: wusbcore: security: cast sizeof to int for comparison
` [PATCH AUTOSEL 4.18 055/136] powerpc/powernv/ioda2: Reduce upper limit for DMA window size
` [PATCH AUTOSEL 4.18 056/136] platform/x86: asus-wireless: Fix uninitialized symbol usage
` [PATCH AUTOSEL 4.18 060/136] s390/dasd: correct numa_node in dasd_alloc_queue
` [PATCH AUTOSEL 4.18 059/136] alarmtimer: Prevent overflow for relative nanosleep
` [PATCH AUTOSEL 4.18 061/136] s390/scm_blk: correct numa_node in scm_blk_dev_setup
` [PATCH AUTOSEL 4.18 063/136] mtd: rawnand: atmel: add module param to avoid using dma
` [PATCH AUTOSEL 4.18 065/136] posix-timers: Make forward callback return s64
` [PATCH AUTOSEL 4.18 064/136] iio: accel: adxl345: convert address field usage in iio_chan_spec
` [PATCH AUTOSEL 4.18 066/136] posix-timers: Sanitize overrun handling
` [PATCH AUTOSEL 4.18 068/136] nfp: fail probe if serial or interface id is missing
` [PATCH AUTOSEL 4.18 067/136] ALSA: snd-aoa: add of_node_put() in error path
` [PATCH AUTOSEL 4.18 070/136] ath10k: use locked skb_dequeue for rx completions
` [PATCH AUTOSEL 4.18 080/136] serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
` [PATCH AUTOSEL 4.18 082/136] media: tm6000: add error handling for dvb_register_adapter
` [PATCH AUTOSEL 4.18 090/136] ath10k: transmit queued frames after processing rx packets
` [PATCH AUTOSEL 4.18 089/136] drm/sun4i: Fix releasing node when enumerating enpoints

Linux 4.19-rc4 released, an apology, and a maintainership note
 2018-09-17  2:15 UTC 

[BUG] mfd: ezx-pcap: Possible sleep-in-atomic-context bugs in pcap_adc_irq()
 2018-09-17  2:46 UTC  (3+ messages)

[PATCH] power: supply: bq25890_charger: fix semicolon.cocci warnings
 2018-09-17  2:23 UTC 

[PATCH v3 0/3] Add Mediatek SPI slave driver
 2018-09-17  2:19 UTC  (4+ messages)
` [PATCH v3 1/3] spis: mediatek: add bindings for Mediatek MT2712 soc platform
` [PATCH v3 2/3] spis: mediatek: add spi slave for Mediatek MT2712
` [PATCH v3 3/3] arm64: dts: Add spi slave dts

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-17  2:10 UTC  (6+ messages)
` [PATCH V5 2/3] dt-bindings: interrupt-controller: C-SKY APB intc

[PATCH] net: ethernet: remove redundant null pointer check before of_node_put
 2018-09-17  1:55 UTC  (3+ messages)

Introduce xenwatch multithreading (mtwatch)
 2018-09-17  1:48 UTC  (7+ messages)
` [PATCH 1/6] xenbus: prepare data structures and parameter for xenwatch multithreading
` [PATCH 2/6] xenbus: implement the xenwatch multithreading framework
    ` [Xen-devel] "

[RFC][PATCH] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-09-17  1:44 UTC 

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-17  1:42 UTC  (2+ messages)

[PATCH] trace nvme submit queue status
 2018-09-16  7:31 UTC  (2+ messages)

[PATCH] PM / suspend: Count extra iterations of s2idle loop as sleep time
 2018-09-16 15:48 UTC  (2+ messages)

[PATCH v3 00/13] ASoC: Add support to WCD9335 Audio Codec
 2018-09-17  1:08 UTC  (11+ messages)
` [PATCH v3 02/13] mfd: wcd9335: add support to wcd9335 core

[PATCH v3 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-17  1:04 UTC  (6+ messages)
` [PATCH v3 1/5] signal: Add set_user_sigmask()
` [PATCH v3 2/5] signal: Add restore_user_sigmask()
` [PATCH v3 3/5] ppoll: use __kernel_timespec
` [PATCH v3 4/5] pselect6: "
` [PATCH v3 5/5] io_pgetevents: "

[PATCH v4 00/14] ASoC: Add support to WCD9335 Audio Codec
 2018-09-17  0:57 UTC  (15+ messages)
` [PATCH v4 01/14] ASoC: dt-bindings: update wcd9335 bindings
` [PATCH v4 02/14] mfd: wcd9335: add support to wcd9335 core
` [PATCH v4 03/14] mfd: wcd9335: add wcd irq support
` [PATCH v4 04/14] ASoC: wcd9335: add support to wcd9335 codec
` [PATCH v4 05/14] ASoC: wcd9335: add CLASS-H Controller support
` [PATCH v4 06/14] ASoC: wcd9335: add basic controls
` [PATCH v4 07/14] ASoC: wcd9335: add playback dapm widgets
` [PATCH v4 08/14] ASoC: wcd9335: add capture "
` [PATCH v4 09/14] ASoC: wcd9335: add audio routings
` [PATCH v4 10/14] ASoC: dt-bindings: Add WCD9335 MBHC specific properties
` [PATCH v4 11/14] ASoC: wcd9335: add mbhc support
` [PATCH v4 12/14] ASoC: apq8096: add slim support
` [PATCH v4 13/14] ASoC: apq8096: add headset JACK support
` [PATCH v4 14/14] ASoC: qcom: common: move be_hw_fixup to common

[PATCH 00/18] LSM: Prepare for explict LSM ordering
 2018-09-17  0:46 UTC  (5+ messages)
` [PATCH 16/18] LSM: Allow arbitrary "

[PATCH v1 0/3] arm: support get_user_pages_fast
 2018-09-17  0:44 UTC  (4+ messages)
` [PATCH v1 1/3] arm: mm: reordering memory type table
` [PATCH v1 2/3] arm: mm: introduce L_PTE_SPECIAL
` [PATCH v1 3/3] arm: mm: support get_user_pages_fast

Linux 4.19-rc4 released, an apology, and a maintainership note
 2018-09-17  0:23 UTC  (6+ messages)
` [...] "

[PATCH] Documentation: soundwire: fix stream.rst markup warnings
 2018-09-17  0:34 UTC 

[patch V2 07/10] x86/mm/cpa: Add sanity check for existing mappings
 2018-09-17  0:31 UTC  (2+ messages)
` [LKP] [x86/mm/cpa] c77d419f92: WARNING:at_arch/x86/mm/pageattr.c:#__change_page_attr_set_clr

[PATCH 0/7] slimbus: fix module loading
 2018-09-16 23:45 UTC  (8+ messages)
` [PATCH 1/7] slimbus: core: add support to uevent
` [PATCH 2/7] slimbus: core: update device status in probe
` [PATCH 3/7] slimbus: core: match device tree based devices correctly
` [PATCH 4/7] slimbus: ngd: validate logical address assigned by remote
` [PATCH 5/7] silmbus: ngd: register controller after power up
` [PATCH 6/7] slimbus: ngd: return proper error code instead of zero
` [PATCH 7/7] slimbus: ngd: register ngd driver only once

kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
 2018-09-16 23:11 UTC  (5+ messages)

[PATCH v3,net-next 1/2] ip_gre: fix parsing gre header in ipgre_err
 2018-09-16 22:34 UTC  (4+ messages)
` [PATCH v3,net-next 2/2] ip6_gre: simplify gre header parsing in ip6gre_err

[PATCH net-next] net: phy: et011c: Remove incorrect PHY_POLL flags
 2018-09-16 22:32 UTC  (2+ messages)

4.19-rc[23] iwlwifi: BUG in swiotlb
 2018-09-16 22:27 UTC  (7+ messages)
        ` [PATCH] fix iwlwifi on old cards in v4.19 was "

[PATCH] stmmac: fix valid numbers of unicast filter entries
 2018-09-16 22:24 UTC  (2+ messages)

[PATCH] kdb: use correct pointer when 'btc' calls 'btt'
 2018-09-16 22:18 UTC  (3+ messages)

[PATCH] Revert "ubifs: xattr: Don't operate on deleted inodes"
 2018-09-16 21:57 UTC 

[PATCH] scripts/spdxcheck.py: improve Python 3 compat
 2018-09-16 21:12 UTC 

[PATCH] ARC: Don't set CROSS_COMPILE in arch's Makefile
 2018-09-16 20:47 UTC 

[PATCH 0/6] shutdown procedure verification for SAMA5D2
 2018-09-16 20:43 UTC  (3+ messages)

[PATCH v2 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-09-16 20:37 UTC  (5+ messages)
` [PATCH v2 3/3] power: supply: cros: add property to detect "

[GIT PULL] kselftest fixes update for Linux 4.19-rc5
 2018-09-16 20:22 UTC 

[PATCH 1/4] Staging: wlan-ng: Solved Coding Style issues
 2018-09-16 20:08 UTC  (2+ messages)

Cont: power_supply: Introduce power supply charging driver
 2018-09-16 11:21 UTC  (2+ messages)

[PATCH 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2018-09-16 11:45 UTC  (2+ messages)

[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
 2018-09-16 13:48 UTC  (6+ messages)
` [PATCH v7 1/4] fixp-arith: add a linear interpolation function
  ` [PATCH v7 2/4] power: supply: Add support for the Qualcomm Battery Monitoring System
  ` [PATCH v7 3/4] dt-bindings: power: supply: qcom_bms: Add bindings

[PATCH] power: supply: bq27xxx: Add support for BQ27411
 2018-09-16 11:35 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
 2018-09-16 14:35 UTC  (4+ messages)
` [PATCH 2/2] power: supply: Add Spreadtrum SC27XX fuel gauge unit driver

[PATCH] power: reset: msm: Add support for download-mode control
 2018-09-16 11:28 UTC  (5+ messages)

[PATCH v3 0/3] power: supply: max8998-charger: Device Tree support
 2018-09-16 11:47 UTC  (3+ messages)
` [PATCH v3 1/3] power: supply: max8998-charger: Fix platform data retrieval

[PATCH] power_supply: sysfs: ratelimit property read error message
 2018-09-16  9:34 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: power: Add Spreadtrum SC2731 charger documentation
 2018-09-16 10:17 UTC  (3+ messages)
` [PATCH v2 2/2] power: supply: Add Spreadtrum SC2731 charger support

[PATCH net-next v4 00/20] WireGuard: Secure Network Tunnel
 2018-09-16 19:51 UTC  (3+ messages)
` [PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc

Inclusion of commit e54192b48da7 into stable tree?
 2018-09-16 19:34 UTC  (3+ messages)

[PATCH v6 0/2] tpm: add support for nonblocking operation
 2018-09-16 19:26 UTC  (4+ messages)

[PATCH v2] tpm: Restore functionality to xen vtpm driver
 2018-09-16 19:25 UTC  (2+ messages)

[PATCH RESEND] tpm: Restore functionality to xen vtpm driver
 2018-09-16 19:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add me as a keys/trusted maintainer
 2018-09-16 19:19 UTC  (4+ messages)

[PATCH v2 01/17] compat_ioctl: add generic_compat_ioctl_ptrarg()
 2018-09-16 19:07 UTC  (3+ messages)
` [PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg

[PATCH 00/10] Removing SEND_SIG_FORCED
 2018-09-16 18:06 UTC  (6+ messages)
` [PATCH 0/4] signal: Cleanups
  ` [PATCH 1/4] tty_io: Use group_send_sig_info in __do_SACK to note it is a session being killed
  ` [PATCH 2/4] signal: Use group_send_sig_info to kill all processes in a pid namespace
  ` [PATCH 3/4] signal: Remove specific_send_sig_info
  ` [PATCH 4/4] signal: Pair exports with their functions

[PATCH v4] USB: serial: ftdi_sio: implement GPIO support for FT-X devices
 2018-09-16 17:58 UTC 

[PATCH v2 00/10] LSM: Module stacking in support of S.A.R.A and Landlock
 2018-09-16 17:45 UTC  (5+ messages)

[PATCH v2] kconfig: add hardened defconfig helpers
 2018-09-16 17:44 UTC  (7+ messages)

[PATCH v3 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-09-16 17:41 UTC  (12+ messages)
` [PATCH v3 1/3] exec: separate thread_count for files_struct
` [PATCH v3 3/3] exec: do unshare_files after de_thread
` [RFC][PATCH 0/3] exec: Moving unshare_files_struct
  ` [RFC][PATCH 1/3] exec: Move unshare_files down to avoid locks being dropped on exec
  ` [RFC][PATCH 2/3] exec: Simplify unshare_files
  ` [RFC][PATCH 3/3] exec: Remove reset_files_struct

KSM not working in 4.9 Kernel
 2018-09-16 17:05 UTC  (3+ messages)

[PATCH v2 0/4] spi: introduce SPI_CS_WORD mode flag
 2018-09-16 16:24 UTC  (4+ messages)
` [PATCH v2 3/4] iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage

[PATCH -next] iio: potentiometer: mcp4018: merge calls to of_match_device and of_device_get_match_data
 2018-09-16 15:45 UTC  (4+ messages)

[PATCH] media: platform: remove redundant null pointer check before of_node_put
 2018-09-16 15:43 UTC  (2+ messages)

general protection fault in kernfs_add_one
 2018-09-16 15:33 UTC 

[PATCH] x86: boot: Fix EFI stub alignment
 2018-09-16 15:22 UTC 

[PATCH] perf Documentation: Fix out-of-tree asciidoctor man page generation
 2018-09-16 15:17 UTC 

[PATCH] iio: adc: max9611: Avoid implicit enum conversion warning
 2018-09-16 15:15 UTC  (3+ messages)

[PATCH] x86, mm: Reserver some memory for bootmem allocator for NO_BOOTMEM
 2018-09-16 15:06 UTC  (13+ messages)

[PATCH] hwmon: Use PTR_ERR_OR_ZERO instead of reimplementing its function
 2018-09-16 14:56 UTC  (2+ messages)

[PATCH] interconnect: Fix a GCC compiler warning
 2018-09-16 14:31 UTC 

[RFC PATCH v2 0/3] Add nvmem driver support for ZynqMP
 2018-09-16 14:10 UTC  (5+ messages)
` [RFC PATCH v2 2/3] dt-bindings: fpga: Add bindings for ZynqMP nvmem driver
` [RFC PATCH v2 3/3] nvmem: zynqmp: Added zynqmp nvmem firmware driver

[PATCH v4 00/22] nvmem: rework of the subsystem for non-DT users
 2018-09-16 14:08 UTC  (2+ messages)

[PATCH] net: dsa: remove redundant null pointer check before put_device
 2018-09-16 13:45 UTC 

[PATCH] hwtracing: coresight: remove redundant null pointer check before of_node_put and put_device
 2018-09-16 13:29 UTC 

futex_cmpxchg_enabled breakage
 2018-09-16 13:38 UTC  (4+ messages)

[PATCH v5] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-16 13:36 UTC  (3+ messages)

[PATCH] net: dsa: remove redundant null pointer check before of_node_put
 2018-09-16 13:22 UTC 

[PATCH] f2fs: allow out-place-update for direct IO in LFS mode
 2018-09-16 13:34 UTC 

[PATCH] net: usb: remove redundant null pointer check before of_node_put
 2018-09-16 13:20 UTC 

[PATCH V6 0/4] clk: new APIs to handle all available clocks
 2018-09-16 13:24 UTC  (3+ messages)

[PATCH] misc: sram: remove redundant null pointer check before of_node_put
 2018-09-16 13: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).