linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-08 21:14:02 to 2019-03-09 11:40:20 UTC [more...]

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-09 11:40 UTC  (9+ messages)

[PATCH] arm64: zynqmp: dt: Add TI PHY quirk
 2019-03-09 11:16 UTC 

[PATCH] media: rcar-vin: fix a potential NULL pointer dereference
 2019-03-09 11:02 UTC  (2+ messages)

[PATCH 0/2] Handle I2C and SPI reset on HI6220 SoC
 2019-03-09 10:50 UTC  (4+ messages)
` [PATCH 1/2] amba: Take device out of reset before reading pid and cid values
` [PATCH 2/2] arm64: dts: hisilicon: Add reset properties for HI6220 I2C and SPI

[PATCH] i2c: i2c-stm32f7: Fix SDADEL minimum formula
 2019-03-09 10:50 UTC  (3+ messages)

[PATCH] arm64: bcm2835: Add missing dependency on MFD_CORE
 2019-03-09 10:47 UTC  (2+ messages)

[PATCH v2] iio: proximity: as3935: fix use-after-free on device remove
 2019-03-09 10:24 UTC  (6+ messages)

[PATCH 0/2] staging, mt7621: fix build
 2019-03-09  9:54 UTC  (3+ messages)
` [PATCH 1/2] staging, mt7621-eth: fix api for linkmode bitmap
` [PATCH 2/2] staging, mt7621-pci: fix build without pci support

[PATCH] media: renesas-ceu: fix a potential NULL pointer dereference
 2019-03-09  9:58 UTC  (2+ messages)

[PATCH] i2c: sis630: correct format strings
 2019-03-09  9:54 UTC  (2+ messages)

[PATCH v2] i2c: cadence: try reset when master receive arbitration lost
 2019-03-09  9:49 UTC  (4+ messages)

[PATCH] i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
 2019-03-09  9:42 UTC  (2+ messages)

[PATCH] gpu: i915: fix a missing check of get_free_page
 2019-03-09  9:36 UTC  (2+ messages)

r8169 only works in promisc mode
 2019-03-09  9:33 UTC  (2+ messages)

[PATCH v6 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-09  9:32 UTC  (4+ messages)
` [PATCH v6 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH 0/9] docs: Fix various build warnings/errors
 2019-03-09  9:20 UTC  (4+ messages)

[PATCH] x86/resctrl: remove unused variable
 2019-03-09 17:29 UTC 

[PATCH] iommu/amd: Fix NULL dereference bug in match_hid_uid
 2019-03-09  8:57 UTC 

[PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
 2019-03-09  8:37 UTC  (3+ messages)

[PATCH v2 01/15] ARM: actions: fix a leaked reference by adding missing of_node_put
 2019-03-09  8:14 UTC  (4+ messages)

[PATCH] mfd: fix a potential NULL pointer dereference
 2019-03-09  8:04 UTC 

[PATCH] memstick: fix a potential NULL pointer dereference
 2019-03-09  7:59 UTC 

Support sample context in perf report
 2019-03-09  7:52 UTC  (4+ messages)
` [PATCH v4 07/15] perf tools report: Use less for scripts output

[PATCH] media: usbvision: fix a potential NULL pointer dereference
 2019-03-09  7:42 UTC 

general protection fault in ipv6_rcv
 2019-03-09  7:39 UTC 

[PATCH 5.0 00/46] 5.0.1-stable review
 2019-03-09  7:23 UTC  (5+ messages)

[PATCH v4] Drivers: hv: vmbus: Expose monitor data only when monitor pages are used
 2019-03-09  7:21 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] virtio_pci: fix a NULL pointer reference in vp_del_vqs
 2019-03-09  7:21 UTC  (2+ messages)

[PATCH] media: video-mux: fix null pointer dereferences
 2019-03-09  7:20 UTC 

[PATCH] net: stmmac: Avoid sometimes uninitialized Clang warnings
 2019-03-09  7:20 UTC  (3+ messages)
` [PATCH] net: stmmac: Avoid one more sometimes uninitialized Clang warning

[PATCH] media: vpss: fix a potential NULL pointer dereference
 2019-03-09  6:53 UTC 

[PATCH 4.20 00/76] 4.20.15-stable review
 2019-03-09  6:44 UTC  (2+ messages)

[PATCH 4.19 00/68] 4.19.28-stable review
 2019-03-09  6:41 UTC  (2+ messages)

[PATCH] media: rga: fix NULL pointer dereferences
 2019-03-09  6:35 UTC 

[PATCH] media: stv090x: add missed checks for STV090x_WRITE_DEMOD
 2019-03-09  6:30 UTC 

[PATCH] leds: fix a potential NULL pointer dereference
 2019-03-09  6:04 UTC 

Support sample context in perf report
 2019-03-09  5:56 UTC  (16+ messages)
` [PATCH v5 01/15] perf tools: Add utility function to fetch executable
` [PATCH v5 02/15] perf tools script: Support insn output for normal samples
` [PATCH v5 03/15] perf tools script: Filter COMM/FORK/.. events by CPU
` [PATCH v5 04/15] perf tools report: Support nano seconds
` [PATCH v5 05/15] perf tools report: Parse time quantum
` [PATCH v5 06/15] perf tools report: Support time sort key
` [PATCH v5 07/15] perf tools report: Use less for scripts output
` [PATCH v5 08/15] perf tools report: Support running scripts for current time range
` [PATCH v5 09/15] perf tools report: Support builtin perf script in scripts menu
` [PATCH v5 10/15] perf tools: Add utility function to print ns time stamps
` [PATCH v5 11/15] perf tools report: Implement browsing of individual samples
` [PATCH v5 12/15] perf tools: Add some new tips describing the new options
` [PATCH v5 13/15] perf tools report: Add custom scripts to script menu
` [PATCH v5 14/15] perf tools script: Add array bound checking to list_scripts
` [PATCH v5 15/15] perf tools ui: Fix ui popup browser for many entries

[PATCH] isdn: mISDNinfineon: fix potential NULL pointer dereference
 2019-03-09  5:49 UTC 

[PATCH] isdn: hfcpci: fix potential NULL pointer dereference
 2019-03-09  5:46 UTC 

[PATCH] input: pm8xxx-vibrator: fix a potential NULL pointer dereference
 2019-03-09  5:39 UTC 

[PATCH] infiniband: i40iw: fix potential NULL pointer dereferences
 2019-03-09  5:27 UTC 

[PATCH] infiniband: cxgb4: fix a potential NULL pointer dereference
 2019-03-09  5:19 UTC 

[PATCH] iio: hmc: fix a potential NULL pointer dereference
 2019-03-09  5:15 UTC 

[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-09  5:14 UTC  (7+ messages)
` [PATCH V1 07/11] mmc: cqhci: add quirk for setting DCMD CMD_TIMING

[PATCH] iio: adc: fix a potential NULL pointer dereference
 2019-03-09  4:53 UTC 

[PATCH] iio: max9611: fix a NULL pointer dereference
 2019-03-09  4:51 UTC 

[PULL REQUEST] Kernel lockdown patches for 5.2
 2019-03-09  4:45 UTC  (5+ messages)
` [PATCH 03/27] Enforce module signatures if the kernel is locked down

[PATCH] hid: logitech: check the return value of create_singlethread_workqueue
 2019-03-09  4:43 UTC 

[PATCH] drm: vkms: check status of alloc_ordered_workqueue
 2019-03-09  4:36 UTC 

[PATCH] drm: check if alloc_workqueue fails
 2019-03-09  4:33 UTC 

[PATCH] gpu: amdkfd: fix a missing check of kmemdup
 2019-03-09  4:19 UTC 

[PATCH] workqueue: unregister wq lockdep on error path in alloc_workqueue()
 2019-03-09  4:13 UTC  (3+ messages)

[PATCH] gpio: add a check for the return value of ida_simple_get fails
 2019-03-09  4:07 UTC 

[PATCH] firmware: arm_scmi: check return value of idr_find
 2019-03-09  4:02 UTC 

[PATCH] arm64: mm: enable per pmd page table lock
 2019-03-09  4:01 UTC  (7+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables
  ` [PATCH v2 2/3] arm64: mm: don't call page table ctors for init_mm

[RFC net-next v1 0/3] Support mlx5 mediated devices in host
 2019-03-09  3:55 UTC  (6+ messages)
` [RFC net-next v1 1/3] vfio/mdev: Inherit dma masks of parent device
` [RFC net-next v1 2/3] net/mlx5: Add mdev sub device life cycle command support
` [RFC net-next v1 3/3] net/mlx5: Add mdev driver to bind to mdev devices

[PATCH] char: hpet: fix a missing check of ioremap
 2019-03-09  3:50 UTC 

[PATCH] rcu/tree_plugin: Fix nohz status in stall warning
 2019-03-09  3:42 UTC  (3+ messages)

[PATCH] can: af_can: Fix possible NULL pointer dereference in can_exit
 2019-03-09  3:43 UTC 

[PATCH] net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
 2019-03-09  3:31 UTC 

Smarter Kconfig help
 2019-03-09  3:25 UTC  (9+ messages)

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-09  2:17 UTC  (6+ messages)
` [PATCH 1/5] lib/sort: Make swap functions more generic
` [PATCH 2/5] lib/sort: Use more efficient bottom-up heapsort variant
` [PATCH 3/5] lib/sort: Avoid indirect calls to built-in swap
` [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS
` [PATCH 5/5] lib/list_sort: Optimize number of calls to comparison function

[PATCH 3/4] Add header file,Kconfig and Makefile
 2019-03-09  3:15 UTC  (2+ messages)

[PATCH net] staging: rtl8188eu: use is_zero_ether_addr() instead of memcmp()
 2019-03-09  3:26 UTC 

[PATCH] arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
 2019-03-09  2:52 UTC  (2+ messages)

[PATCH serial v2] sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()
 2019-03-09  2:50 UTC 

[PATCH v4 00/17] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-09  2:31 UTC  (3+ messages)
` [PATCH v4 17/17] kvm: vmx: Emulate TEST_CTL MSR

[PATCH] arm64: dts: freescale: Enable PCI-E controller for Oxalis board
 2019-03-09  2:32 UTC 

[PATCH net] rxrpc: Fix client call queueing, waiting for channel
 2019-03-09  2:25 UTC  (2+ messages)

[PATCH] proc/sysctl: Fix NULL pointer dereference in put_links
 2019-03-09  2:04 UTC  (3+ messages)

[PATCH 0/4] iommu/vt-d: Fix-up device-domain relationship by refactoring to use iommu group default domain
 2019-03-09  1:53 UTC  (13+ messages)
` [PATCH 2/4] iommu/vt-d: Implement apply_resv_region for reserving IOVA ranges
  ` [PATCH 3/4] iommu/vt-d: Allow IOMMU_DOMAIN_DMA and IOMMU_DOMAIN_IDENTITY to be allocated
    ` [PATCH 4/4] iommu/vt-d: Remove lazy allocation of domains

[PATCH V3] cros_ec: Expose sysfile to force battery cut-off on shutdown
 2019-03-09  1:46 UTC  (4+ messages)
    ` [PATCH V5] platform/chrome: mfd/cros_ec_dev: Add sysfile to force

[PATCH v2] appletalk: Correctly check return value of register_snap_client
 2019-03-09  1:34 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v5.1
 2019-03-09  1:31 UTC 

[PATCH v6 2/7] gpu: ipu-v3: ipu-ic: Fix BT.601 coefficients
 2019-03-09  1:26 UTC  (9+ messages)
` [PATCH v6 3/7] gpu: ipu-v3: ipu-ic: Fully describe colorspace conversions
` [PATCH v6 5/7] gpu: ipu-v3: ipu-ic: Add support for limited range encoding

[PATCH] kbuild: Speed up install, modules_install and kernelrelease
 2019-03-09  0:55 UTC  (4+ messages)

[PATCH] mm/compaction: fix an undefined behaviour
 2019-03-09  0:28 UTC  (2+ messages)

[PATCH][next] net/mlx5e: Remove redundant assignment
 2019-03-09  0:27 UTC  (5+ messages)

[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
 2019-03-09  0:23 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: Add doc for the ingenic-drm driver

[PATCH v4 0/9] staging: iio: ad7780: move out of staging
 2019-03-09  0:19 UTC  (7+ messages)
` [PATCH v4 4/9] staging:iio:ad7780: add chip ID values and mask

[PATCH v2 0/6] Coordinated Clks
 2019-03-09  0:07 UTC  (3+ messages)
` [PATCH v3 3/6] clk: change rates via list iteration

[PATCH v3 0/4] perf script python: add Python3 support
 2019-03-09  0:05 UTC  (5+ messages)
` [PATCH v3 1/4] perf script python: add Python3 support to exported-sql-viewer.py
` [PATCH v3 2/4] perf script python: add Python3 support to export-to-postgresql.py
` [PATCH v3 3/4] perf script python: add Python3 support to export-to-sqlite.py
` [PATCH v3 4/4] perf script python: add printdate function to SQL exporters

[RFC] On the Current Troubles of Mainlining Loongson Platform Drivers
 2019-03-08 23:56 UTC  (13+ messages)

[PATCH] xfs: clean up xfs_dir2_leafn_add
 2019-03-08 23:31 UTC  (6+ messages)

[PATCH] net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_tcam_entry
 2019-03-08 23:26 UTC  (2+ messages)

[PATCH 0/2] Make ipmr queue length configurable
 2019-03-08 23:25 UTC  (2+ messages)

FS-Cache: Duplicate cookie detected
 2019-03-08 23:25 UTC  (7+ messages)

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-08 23:21 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH] vhost: silence an unused-variable warning
 2019-03-08 23:17 UTC  (2+ messages)

[PATCH v2] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
 2019-03-08 23:16 UTC  (2+ messages)

[PATCH v4 1/2] drm/v3d: Handle errors from IRQ setup
 2019-03-08 23:12 UTC  (4+ messages)
` [PATCH v4 2/2] drm/v3d: Add support for V3D v4.2

[PATCH 0/2] A couple hugetlbfs fixes
 2019-03-08 23:08 UTC  (4+ messages)
` [PATCH 1/2] huegtlbfs: on restore reserve error path retain subpool reservation
` [PATCH 2/2] hugetlb: use same fault hash key for shared and private mappings

[GIT PULL] security: tpm subsystem updates for v5.1
 2019-03-08 22:49 UTC 

[PATCH 0/5] x86/percpu semantics and fixes
 2019-03-08 22:48 UTC  (4+ messages)

[PATCH] vxlan: do not need BH again in vxlan_cleanup()
 2019-03-08 22:46 UTC  (2+ messages)

[GIT PULL] security: integrity subsystem updates for v5.1
 2019-03-08 22:44 UTC 

[PATCH V2 net] net: hns3: add dma_rmb() for rx description
 2019-03-08 22:44 UTC  (2+ messages)

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-08 22:43 UTC  (3+ messages)
` [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device

[PATCH v3 0/9] qcom: support wakeup capable GPIOs
 2019-03-08 22:30 UTC  (4+ messages)
` [PATCH v3 6/9] drivers: pinctrl: msm: setup GPIO irqchip hierarchy

[PATCH 00/20] objtool: UACCESS validation v3
 2019-03-08 22:27 UTC  (13+ messages)
` [PATCH 16/20] objtool: Rewrite alt->skip_orig
` [PATCH 18/20] objtool: Add UACCESS validation
` [PATCH 20/20] objtool: Add Direction Flag validation

[PATCH] platform/chrome: Add Wilco EC keyboard backlight LEDs support
 2019-03-08 22:13 UTC  (3+ messages)

[PATCH v5 0/2] iio: adc: ads7950: add gpio support
 2019-03-08 22:03 UTC  (3+ messages)
` [PATCH v5 1/2] iio: adc: ti-ads7950: Fix improper use of mlock
` [PATCH v5 2/2] iio: adc: ti-ads7950: add GPIO support

[PATCH] Bluetooth: hci_qca: Add helper function to get the chip family
 2019-03-08 22:03 UTC  (2+ messages)

Debian build polishing
 2019-03-08 21:57 UTC  (4+ messages)

[PATCH] svm: Fix AVIC incomplete IPI emulation
 2019-03-08 21:56 UTC  (2+ messages)

[PATCH] pwm: img: Turn final 'else if' into 'else' in img_pwm_config
 2019-03-08 21:49 UTC  (6+ messages)

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-08 21:39 UTC  (14+ messages)
` [RFC][Patch v9 2/6] KVM: Enables the kernel to isolate guest free pages

NULL pointer dereference in nft_set_elem_destroy()
 2019-03-08 21:35 UTC  (3+ messages)

[PATCH] Avoid that check_shl_overflow() triggers a compiler warning when building with W=1
 2019-03-08 21:32 UTC  (9+ messages)

[PATCH] scsi: gdth: Only call dma_free_coherent when buf is not NULL in ioc_general
 2019-03-08 21:31 UTC  (3+ messages)

[PATCH v3] blkcg: prevent priority inversion problem during sync()
 2019-03-08 21:28 UTC 

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-08 21:27 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/3] IRQ next prediction and mbed governor
 2019-03-08 21:20 UTC  (4+ messages)
` [PATCH 1/3] genirq/timings: Remove variance computation code
` [PATCH 2/3] genirq/timings: Add array suffix "
` [PATCH 3/3] cpuidle/drivers/mbed: Add new governor for embedded systems

[PATCH] scsi: qla4xxx: Don't call dma_free_coherent without dma_alloc_coherent
 2019-03-08 21:16 UTC  (3+ messages)
` [PATCH v2] scsi: qla4xxx: Don't call dma_free_coherent when buf is NULL

[PATCH 0/1] Fix the combination of CONFIG_RELOCATABLE=y and CONFIG_MIPS_ELF_APPENDED_DTB=y
 2019-03-08 21:13 UTC  (4+ messages)
` [PATCH 1/1] MIPS: Ensure ELF appended dtb is relocated


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