linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-13 07:29:51 to 2019-08-13 09:43:36 UTC [more...]

[PATCH v2 00/10] staging: fsl-dpaa2/ethsw: code cleanup
 2019-08-13  9:43 UTC  (13+ messages)
` [PATCH v2 01/10] staging: fsl-dpaa2/ethsw: remove IGMP default address
` [PATCH v2 02/10] staging: fsl-dpaa2/ethsw: enable switch ports only on dev_open
` [PATCH v2 03/10] staging: fsl-dpaa2/ethsw: add line terminator to all formats
` [PATCH v2 04/10] staging: fsl-dpaa2/ethsw: remove debug message
` [PATCH v2 05/10] staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding state
` [PATCH v2 06/10] staging: fsl-dpaa2/ethsw: remove unnecessary memset
` [PATCH v2 07/10] staging: fsl-dpaa2/ethsw: remove redundant VLAN check
` [PATCH v2 08/10] staging: fsl-dpaa2/ethsw: reword error message
` [PATCH v2 09/10] staging: fsl-dpaa2/ethsw: register_netdev only when ready
` [PATCH v2 10/10] staging: fsl-dpaa2/ethsw: do not force user to bring interface down

[PATCH 00/14] serial: tegra: Tegra186 support and fixes
 2019-08-13  9:42 UTC  (5+ messages)
` [PATCH 01/14] serial: tegra: add internal loopback functionality
` [PATCH 02/14] serial: tegra: add support to ignore read

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-08-13  9:41 UTC  (10+ messages)
` [PATCH] MAINTAINERS: ftm-quaddec: Fix typo in a filepath
` [PATCH] MAINTAINERS: ip masquerading: Update path to the driver
` [PATCH] MAINTAINERS: Update path to tcb_clksrc.c
` [PATCH] MAINTAINERS: Remove FMC subsystem

[PATCH v3 0/3] mm: kmemleak: Use a memory pool for kmemleak object allocations
 2019-08-13  9:40 UTC  (7+ messages)
` [PATCH v3 2/3] mm: kmemleak: Simple memory allocation pool for kmemleak objects
` [PATCH v3 3/3] mm: kmemleak: Use the memory pool for early allocations

[PATCH v4 0/9] Use MFD framework for SGI IOC3 drivers
 2019-08-13  9:40 UTC  (7+ messages)
` [PATCH v4 3/9] nvmem: core: add nvmem_device_find
` [PATCH v4 8/9] MIPS: SGI-IP27: fix readb/writeb addressing

[PATCH] Input: cros_ec_keyb: Add back missing mask for event_type
 2019-08-13  9:38 UTC 

[PATCH] mmc: tegra: Implement enable_dma() to set dma_mask
 2019-08-13  9:36 UTC  (2+ messages)

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-13  9:36 UTC  (2+ messages)
                  ` [LKP] "

[PATCH] ASoC: ti: Fix typos in ti/Kconfig
 2019-08-13  9:35 UTC  (2+ messages)

[PATCH V3 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-13  9:34 UTC  (5+ messages)
` [PATCH V3 1/3] genirq/affinity: Enhance warning check
` [PATCH V3 2/3] genirq/affinity: Improve __irq_build_affinity_masks()
` [PATCH V3 3/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH] drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channel
 2019-08-13  9:30 UTC 

[PATCH 0/2] some cleanups related to RB_DECLARE_CALLBACKS_MAX
 2019-08-13  9:29 UTC  (9+ messages)
` [PATCH 1/2] augmented rbtree: use max3() in the *_compute_max() function
` [PATCH 2/2] mm/vmalloc: use generated callback to populate subtree_max_size

[PATCH 4.4.y] IB/mlx5: Fix leaking stack memory to userspace
 2019-08-13  9:27 UTC  (4+ messages)
` [PATCH 4.9.y 4.14.y] "

KASAN: slab-out-of-bounds Read in usbnet_generic_cdc_bind
 2019-08-13  9:27 UTC  (3+ messages)

[PATCH V2 0/3] genriq/affinity: Make vectors allocation fair
 2019-08-13  9:26 UTC  (5+ messages)
` [PATCH V2 2/3] genirq/affinity: Spread vectors on node according to nr_cpu ratio

[PATCH v2 0/3] Add IMX290 CMOS image sensor support
 2019-08-13  9:23 UTC  (3+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add entry for IMX290 CMOS image sensor driver

Bad file pattern in MAINTAINERS section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'
 2019-08-13  9:22 UTC  (2+ messages)

[PATCH] rtc: snvs: fix possible race condition
 2019-08-13  9:22 UTC  (9+ messages)

linux-next: Tree for Aug 13
 2019-08-13  9:19 UTC 

[PATCH] cxgb4: fix a memory leak bug
 2019-08-13  9:18 UTC 

[PATCH v7 00/24] erofs: promote erofs from staging
 2019-08-13  9:13 UTC  (25+ messages)
` [PATCH v7 01/24] erofs: add on-disk layout
` [PATCH v7 02/24] erofs: add erofs in-memory stuffs
` [PATCH v7 03/24] erofs: add super block operations
` [PATCH v7 04/24] erofs: add raw address_space operations
` [PATCH v7 05/24] erofs: add inode operations
` [PATCH v7 06/24] erofs: support special inode
` [PATCH v7 07/24] erofs: add directory operations
` [PATCH v7 08/24] erofs: add namei functions
` [PATCH v7 09/24] erofs: support tracepoint
` [PATCH v7 10/24] erofs: update Kconfig and Makefile
` [PATCH v7 11/24] erofs: introduce xattr & posixacl support
` [PATCH v7 12/24] erofs: introduce tagged pointer
` [PATCH v7 13/24] erofs: add compression indexes support
` [PATCH v7 14/24] erofs: introduce superblock registration
` [PATCH v7 15/24] erofs: introduce erofs shrinker
` [PATCH v7 16/24] erofs: introduce workstation for decompression
` [PATCH v7 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v7 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v7 19/24] erofs: add erofs_allocpage()
` [PATCH v7 20/24] erofs: introduce generic decompression backend
` [PATCH v7 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v7 22/24] erofs: introduce the decompression frontend
` [PATCH v7 23/24] erofs: introduce cached decompression
` [PATCH v7 24/24] erofs: add document

linux-next: manual merge of the driver-core tree with the rcu tree
 2019-08-13  8:50 UTC  (2+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-13  9:14 UTC  (8+ messages)

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13  9:12 UTC  (27+ messages)
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 10/18] kunit: test: add tests for kunit "
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v12 14/18] kunit: defconfig: add defconfigs for building KUnit tests

[PATCH bpf-next] mm: mmap: increase sockets maximum memory size pgoff for 32bits
 2019-08-13  9:12 UTC  (4+ messages)
` [PATCH v2 "

WARNING in em28xx_usb_disconnect
 2019-08-13  9:10 UTC  (5+ messages)
` [PATCH] media: em28xx: modules workqueue not inited for 2nd device

New kernel interface for sys_tz and timewarp?
 2019-08-13  9:05 UTC 

[PATCH v4] drm/virtio: use virtio_max_dma_size
 2019-08-13  9:03 UTC 

[PATCH] USB: serial: ftdi_sio: add support for FT232H CBUS gpios
 2019-08-13  9:02 UTC  (3+ messages)

remove various unused set_memory_* related functions and exports
 2019-08-13  9:01 UTC  (7+ messages)
` [PATCH 1/6] arm64: unexport set_memory_x and set_memory_nx
` [PATCH 2/6] x86: "
` [PATCH 3/6] x86: remove the unused set_memory_array_* functions
` [PATCH 4/6] x86: remove set_memory_x and set_memory_nx
` [PATCH 5/6] x86: remove the unused set_memory_wt function
` [PATCH 6/6] x86: remove the unused set_pages_array_wt function

"arm64/for-next/core" causes boot panic
 2019-08-13  9:02 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: macsec: initial support for hardware offloading
 2019-08-13  8:58 UTC  (4+ messages)
` [PATCH net-next v2 6/9] net: macsec: hardware offloading infrastructure

[PATCH v5 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-13  8:39 UTC  (5+ messages)
` [PATCH v5 4/6] mm: Introduce Reported pages

linux-next: manual merge of the risc-v tree with the arm64 tree
 2019-08-13  8:53 UTC  (4+ messages)

[PATCH v1 0/5] Improve MediaTek pinctrl v2 and make backward compatible to smartphone mass production usage
 2019-08-13  8:53 UTC  (6+ messages)
` [PATCH v1 1/5] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
` [PATCH v1 2/5] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH v1 3/5] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v1 4/5] pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v1 5/5] pinctrl: mediatek: Add support for pin configuration dump via sysfs

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-08-13  8:53 UTC  (3+ messages)
` [PATCH v6 39/57] rtc: Remove dev_err() usage after platform_get_irq()

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-13  8:51 UTC  (10+ messages)
` [PATCH 05/16] sh: prefer __section from compiler_attributes.h
` [PATCH 12/16] arm64: "
` [PATCH 13/16] include/asm-generic: "
` [PATCH 14/16] include/linux: "

[PATCH v3] drm/virtio: use virtio_max_dma_size
 2019-08-13  8:50 UTC 

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-13  8:50 UTC  (22+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH v2] sh: kernel: disassemble: Mark expected switch fall-throughs
 2019-08-13  8:50 UTC  (2+ messages)

[PATCH] sh: kernel: hw_breakpoint: Fix missing break in switch statement
 2019-08-13  8:50 UTC  (2+ messages)

[PATCH] sh: Drop -Werror from kernel Makefile
 2019-08-13  8:49 UTC  (2+ messages)

[PATCH 00/11] JZ4740 SoC cleanup
 2019-08-13  8:44 UTC  (4+ messages)
` [PATCH 10/11] mfd: Drop obsolete JZ4740 driver

[PATCH] hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS
 2019-08-13  8:43 UTC  (11+ messages)

[PATCH v4 2/2] hwmon: pmbus: Add Inspur Power System power supply driver
 2019-08-13  8:34 UTC 

[PATCH v2 0/5] soundwire: Add support to Qualcomm SoundWire master
 2019-08-13  8:35 UTC  (6+ messages)
` [PATCH v2 1/5] soundwire: Add compute_params callback
` [PATCH v2 2/5] soundwire: stream: make stream name a const pointer
` [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
` [PATCH v2 4/5] dt-bindings: soundwire: add bindings for Qcom controller
` [PATCH v2 5/5] soundwire: qcom: add support for SoundWire controller

[PATCH v4 1/2] dt-bindings: Add ipsps1 as a trivial device
 2019-08-13  8:33 UTC 

[PATCH 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
 2019-08-13  8:33 UTC  (7+ messages)

[PATCH V5 0/9] Fixes for vhost metadata acceleration
 2019-08-13  8:31 UTC  (7+ messages)

[PATCH net-next v2 00/12] net: stmmac: Improvements for -next
 2019-08-13  8:30 UTC  (4+ messages)
` [PATCH net-next v2 04/12] net: stmmac: Add Split Header support and enable it in XGMAC cores

[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga
 2019-08-13  8:27 UTC  (4+ messages)
` [PATCH v2 3/4] hwmon/ltc2990: Add platform_data support

[PATCH 0/4] Add RSC power domain support
 2019-08-13  8:24 UTC  (5+ messages)
` [PATCH 1/4] drivers: qcom: rpmh: fix macro to accept NULL argument
` [PATCH 2/4] drivers: qcom: rpmh: remove rpmh_flush export
` [PATCH 3/4] dt-bindings: soc: qcom: Add RSC power domain specifier
` [PATCH 4/4] drivers: qcom: rpmh-rsc: Add RSC power domain support

[PATCH v2 00/24] EDAC, mc, ghes: Fixes and updates to improve memory error reporting
 2019-08-13  8:26 UTC  (5+ messages)
` [PATCH v2 03/24] EDAC, ghes: Remove pvt->detail_location string
` [PATCH v2 05/24] EDAC, mc: Fix and improve sysfs init functions

[PATCH 1/2] drm/virtio: cleanup queue functions
 2019-08-13  8:25 UTC  (2+ messages)
` [PATCH 2/2] drm/virtio: notify virtqueues without holding spinlock

[PATCH v2 1/2] serial: 8250_pci: Add support for Sunix serial boards
 2019-08-13  8:23 UTC  (5+ messages)

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13  8:23 UTC  (6+ messages)
` [RFC 06/19] ktf: A simple debugfs interface to test results

linux-next: build failure after merge of the amdgpu tree
 2019-08-13  8:21 UTC  (2+ messages)

[PATCH] net/mlx5: Fix a memory leak bug
 2019-08-13  8:21 UTC 

[PATCH v2 3/3] xen/blkback: Use refcount_t for refcount
 2019-08-13  8:20 UTC  (2+ messages)
` [Xen-devel] "

WARNING in usbhid_raw_request/usb_submit_urb
 2019-08-13  8:14 UTC  (3+ messages)

[PATCH] kernel/resource.c: invalidate parent when freed resource has childs
 2019-08-13  8:09 UTC  (5+ messages)
` Resend "
      ` AW: "

[PATCH v2 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-08-13  8:08 UTC  (3+ messages)
` [PATCH v2 1/3] arm64: imx8mq: add imx8mq iomux-gpr field defines

[PATCH 0/3] x86/mtrr, pat: make PAT independent from MTRR
 2019-08-13  8:04 UTC  (5+ messages)

[RFC/RFT v3 0/3] KEYS: trusted: Add generic trusted keys framework
 2019-08-13  7:59 UTC  (6+ messages)
` [RFC/RFT v3 2/3] KEYS: trusted: move tpm2 trusted keys code

[PATCH 1/2] mfd: madera: Update DT binding document to support clock supplies
 2019-08-13  7:59 UTC  (6+ messages)
` [PATCH 2/2] mfd: madera: Add support for requesting the supply clocks

[RFC PATCH 0/5] PTP: add support for Intel's TGPIO controller
 2019-08-13  7:53 UTC  (12+ messages)
` [RFC PATCH 4/5] PTP: Add flag for non-periodic output

linux-next: build failure after merge of the rcu tree
 2019-08-13  7:57 UTC 

[PATCH] mm/hotplug: prevent memory leak when reuse pgdat
 2019-08-13  7:57 UTC  (2+ messages)

[PATCH V2 1/4] staging: iio: adc: ad7192: Add low_pass_3db_filter_frequency
 2019-08-13  7:55 UTC  (4+ messages)
` [PATCH V2 2/4] iio: adc: ad_sigma_delta: Export ad_sd_calibrate
` [PATCH V2 3/4] staging: iio: adc: ad7192: Add system calibration support
` [PATCH V2 4/4] dt-bindings: iio: adc: ad7192: Add binding documentation for AD7192

[PATCH v2] bus: ti-sysc: sysc_check_one_child(): Change return type to void
 2019-08-13  7:55 UTC  (6+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] bus: ti-sysc: sysc_check_children(): "

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-13  7:55 UTC  (6+ messages)

[RFC/RFT v4 0/5] Add generic trusted keys framework/subsystem
 2019-08-13  7:53 UTC  (6+ messages)
` [RFC/RFT v4 1/5] tpm: move tpm_buf code to include/linux/
` [RFC/RFT v4 2/5] KEYS: trusted: use common tpm_buf for TPM1.x code
` [RFC/RFT v4 3/5] KEYS: trusted: create trusted keys subsystem
` [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code
` [RFC/RFT v4 5/5] KEYS: trusted: Add generic trusted keys framework

[PATCH] floppy: fix usercopy direction
 2019-08-13  7:50 UTC  (2+ messages)
`  "

[PATCH] ASoC: rockchip: rockchip_max98090: Set period size to 240
 2019-08-13  7:44 UTC 

[PATCH v1] scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS
 2019-08-13  7:42 UTC 

[PATCH] kbuild: Change fallthrough comments to attributes
 2019-08-13  7:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] tty/serial: atmel: reschedule TX after RX was started
 2019-08-13  7:40 UTC 

[PATCHv5 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-08-13  7:39 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/3] iommu/vtd: Per device dma ops
 2019-08-13  7:38 UTC  (5+ messages)
` [PATCH 2/3] iommu/vt-d: Apply per-device dma_ops

[PATCH v4 0/3] iio: imu: st_lsm6dsx: Add support for LSM9DS1
 2019-08-13  7:35 UTC  (4+ messages)
` [PATCH v4 1/3] iio: imu: st_lsm6sdx: move register definitions to sensor_settings struct
` [PATCH v4 2/3] iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9sd1
` [PATCH v4 3/3] dt-bindings: iio: imu: st_lsm6dsx: add lsm9ds1 device bindings

[PATCH] arm64: dts: mt2712: add ethernet device node
 2019-08-13  7:35 UTC 

[PATCH v4] perf diff: Report noisy for cycles diff
 2019-08-13  7:30 UTC 

[PATCH] ata: ahci: Lookup PCS register offset based on PCI device ID
 2019-08-13  7:29 UTC  (8+ messages)

[PATCH 00/10] staging: fsl-dpaa2/ethsw: code cleanup
 2019-08-13  7:29 UTC  (4+ messages)
` [PATCH 03/10] staging: fsl-dpaa2/ethsw: add line terminator to all formats


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