linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-16 14:59:51 to 2019-12-16 17:07:55 UTC [more...]

[PATCH 00/55] Improve wfx driver
 2019-12-16 17:04 UTC  (39+ messages)
` [PATCH 01/55] staging: wfx: fix the cache of rate policies on interface reset
` [PATCH 02/55] staging: wfx: fix case of lack of tx_retry_policies
` [PATCH 04/55] staging: wfx: use boolean appropriately
` [PATCH 07/55] staging: wfx: ensure that retry policy always fallbacks to MCS0 / 1Mbps
` [PATCH 06/55] staging: wfx: fix rate control handling
` [PATCH 08/55] staging: wfx: detect race condition in WEP authentication
` [PATCH 09/55] staging: wfx: fix hif_set_mfp() with big endian hosts
` [PATCH 10/55] staging: wfx: fix wrong error message
` [PATCH 11/55] staging: wfx: increase SPI bus frequency limit
` [PATCH 13/55] staging: wfx: avoid double warning when no more tx policy are available
` [PATCH 14/55] staging: wfx: improve error message on unexpected confirmation
` [PATCH 12/55] staging: wfx: don't print useless error messages
` [PATCH 15/55] staging: wfx: take advantage of IS_ERR_OR_NULL()
` [PATCH 16/55] staging: wfx: uniformize naming rule
` [PATCH 17/55] staging: wfx: use meaningful names for CFG_BYTE_ORDER_*
` [PATCH 18/55] staging: wfx: remove useless include
` [PATCH 20/55] staging: wfx: make conditions easier to read
` [PATCH 19/55] staging: wfx: simplify variable assignment
` [PATCH 21/55] staging: wfx: ensure that traces never modify arguments
` [PATCH 22/55] staging: wfx: ensure that received hif messages are never modified
` [PATCH 23/55] staging: wfx: fix typo in "num_of_ssi_ds"
` [PATCH 25/55] staging: wfx: fix name of struct hif_req_start_scan_alt
` [PATCH 24/55] staging: wfx: fix typo in "num_i_es"
` [PATCH 26/55] staging: wfx: improve API of hif_req_join->infrastructure_bss_mode
` [PATCH 27/55] staging: wfx: better naming for hif_req_join->short_preamble
` [PATCH 28/55] staging: wfx: better naming for hif_mib_set_association_mode->greenfield
` [PATCH 29/55] staging: wfx: simplify handling of tx_lock in wfx_do_join()
` [PATCH 31/55] staging: wfx: declare wfx_set_pm() static
` [PATCH 35/55] staging: wfx: do not try to save call to hif_set_pm()
` [PATCH 38/55] staging: wfx: prefer a bitmask instead of an array of boolean
` [PATCH 40/55] staging: wfx: simplify hif_set_pm() usage
` [PATCH 44/55] staging: wfx: hif_scan() never fails
` [PATCH 48/55] staging: wfx: introduce update_probe_tmpl()
` [PATCH 49/55] staging: wfx: simplify hif_set_template_frame() usage
` [PATCH 51/55] staging: wfx: workaround bug with "iw scan"
` [PATCH 53/55] staging: wfx: delayed_link_loss cannot happen
` [PATCH 54/55] staging: wfx: implement cancel_hw_scan()
` [PATCH 55/55] staging: wfx: update TODO

[PATCH v21 0/2] drm/bridge: PS8640 MIPI-to-eDP bridge
 2019-12-16 17:07 UTC  (4+ messages)
` [PATCH v21 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v3] iommu: fix KASAN use-after-free in iommu_insert_resv_region
 2019-12-16 17:03 UTC  (4+ messages)

[PATCH] reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()
 2019-12-16 17:05 UTC  (3+ messages)

[PATCH v2 0/4] drivers: Add Tiger Lake hardware IDs to support acpi,
 2019-12-16 17:05 UTC  (3+ messages)
` [PATCH v2 4/4] thermal: int340x_thermal: Add new Tiger Lake hardware IDs to support thermal driver

[PATCH 00/17] Fixup page directory freeing
 2019-12-16 17:00 UTC  (12+ messages)
` [PATCH 05/17] asm-generic/tlb: Rename HAVE_RCU_TABLE_NO_INVALIDATE

[PATCH v12 0/7] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-12-16 16:59 UTC  (6+ messages)
` [PATCH v12 1/7] dt-bindings: sun6i-dsi: Document A64 MIPI-DSI controller

[PATCH] openat2: switch to __attribute__((packed)) for open_how
 2019-12-16 16:55 UTC  (4+ messages)

[PATCH 0/2] PM: Add a switch for disabling/enabling sync() before suspend
 2019-12-16 16:54 UTC  (4+ messages)
` [PATCH 1/2] PM: Add a switch for disabling/enabling sync() before, suspend

[PATCH v2 0/2] Add the broadmobi BM818
 2019-12-16 16:53 UTC  (3+ messages)

[PATCH v2 00/24] drivers, fs: y2038 updates
 2019-12-16 16:52 UTC  (11+ messages)
` [PATCH v2 19/24] xfs: rename compat_time_t to old_time32_t
` [PATCH v2 20/24] xfs: disallow broken ioctls without compat-32-bit-time
` [PATCH v2 21/24] xfs: quota: move to time64_t interfaces

[PATCH v2] io_uring: don't wait when under-submitting
 2019-12-16 16:51 UTC  (9+ messages)
` [PATCH v3] "
          ` [PATCH v4] "

[PATCH v5 0/5] add dsa switch support for ar9331
 2019-12-16 16:51 UTC  (3+ messages)
` [PATCH v5 4/5] net: dsa: add support for Atheros AR9331 TAG format

[PATCH] watchdog: qcom: Use platform_get_irq_optional() for bark irq
 2019-12-16 16:48 UTC  (2+ messages)

[PATCH v6 00/15] Support ROHM BD71828 PMIC
 2019-12-16 16:47 UTC  (7+ messages)
` [PATCH v6 04/15] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v6 05/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block

[PATCH] net: dsa: b53: Fix egress flooding settings
 2019-12-16 16:46 UTC  (2+ messages)

linux-next boot error: general protection fault in do_mount_root
 2019-12-16 16:45 UTC 

[PATCHv2] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2019-12-16 16:43 UTC  (2+ messages)

[PATCH] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
 2019-12-16 16:42 UTC  (2+ messages)

[PATCH] gpio: mockup: fix coding style
 2019-12-16 16:41 UTC 

[PATCH RESEND 0/4] drm: bridge: anx7688 and mux drivers
 2019-12-16 16:39 UTC  (6+ messages)
` [PATCH RESEND 2/4] drm: bridge: anx7688: Add anx7688 bridge driver support

[PATCH v3 0/5] iommu/arm-smmu: Split pagetable support for arm-smmu-v2
 2019-12-16 16:37 UTC  (6+ messages)
` [PATCH v3 1/5] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [PATCH v3 2/5] iommu/arm-smmu: Add support for split pagetables
` [PATCH v3 3/5] drm/msm: Attach the IOMMU device during initialization
` [PATCH v3 4/5] drm/msm: Refactor address space initialization
` [PATCH v3 5/5] drm/msm/a6xx: Support split pagetables

[PATCH v6 0/2] tps6105x add devicetree and leds support
 2019-12-16 16:38 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: update TI tps6105x chip bindings

[PATCH 33/58] serial/f81534: Don't check port->sysrq
 2019-12-16 16:36 UTC  (3+ messages)

[PATCH v15 0/7] mm / virtio: Provide support for free page reporting
 2019-12-16 16:28 UTC  (9+ messages)
` [PATCH v15 3/7] mm: Add function __putback_isolated_page
` [PATCH v15 4/7] mm: Introduce Reported pages

[PATCH v3 0/6] DA9062 PMIC features
 2019-12-16 16:32 UTC  (14+ messages)
` [PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
` [PATCH v3 5/6] dt-bindings: mfd: da9062: add regulator gpio enable/disable documentation

[PATCH] kconfig: Add kernel config option for fuzz testing
 2019-12-16 16:31 UTC  (4+ messages)

[PATCH v2 0/6] S390 hardware compression support for kernel zlib
 2019-12-16 16:31 UTC  (5+ messages)
` [PATCH v2 6/6] btrfs: Use larger zlib buffer for s390 hardware compression

[PATCH] arm64: dts: imx8mq-librem5-devkit: add accelerometer and gyro sensor
 2019-12-16 16:27 UTC  (2+ messages)

[PATCH v4 00/15] soundwire: intel: implement new ASoC interfaces
 2019-12-16 16:25 UTC  (9+ messages)
` [PATCH v4 08/15] soundwire: add initial definitions for sdw_master_device
        ` [alsa-devel] "

linux-next: Tree for Dec 16
 2019-12-16 16:25 UTC  (2+ messages)
` linux-next: Tree for Dec 16 (drm_panel & intel_panel)

[PATCH v2] hugetlbfs: Disable softIRQ when taking hugetlb_lock
 2019-12-16 16:17 UTC  (14+ messages)
          ` [PATCH v2] mm/hugetlb: defer free_huge_page() to a workqueue

[PATCH v2 0/6] fixes for atmel-hlcdc
 2019-12-16 16:24 UTC  (6+ messages)
` [PATCH v2 3/6] mfd: atmel-hlcdc: add struct device member to struct atmel_hlcdc_regmap
` [PATCH v2 4/6] mfd: atmel-hlcdc: return in case of error

[Xen-devel] [PATCH v10 2/4] xen/blkback: Squeeze page pools if a memory pressure is detected
 2019-12-16 16:23 UTC  (3+ messages)
`  "

[PATCH] usb: musb: Disable pullup at init
 2019-12-16 16:21 UTC  (2+ messages)

[PATCH v10 6/6] x86/split_lock: Enable split lock detection by kernel parameter
 2019-12-16 16:21 UTC  (15+ messages)

[PATCH][next] drm/gma500: fix null dereference of pointer fb before null check
 2019-12-16 16:21 UTC 

[GIT PULL] perf/core improvements and fixes
 2019-12-16 16:20 UTC  (4+ messages)
` [PATCH 56/63] perf tests: Fix out of bounds memory access

[PATCH v2] staging: intel-gwdpa: gswip: Introduce Gigabit Ethernet Switch (GSWIP) device driver
 2019-12-16 16:16 UTC  (2+ messages)

[PATCH 1/2] include: trace: Add SCMI header with trace events
 2019-12-16 16:16 UTC  (2+ messages)
` [PATCH 2/2] drivers: firmware: scmi: Extend SCMI transport layer by "

[PATCH v4 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2019-12-16 16:16 UTC  (6+ messages)
` [PATCH v4 3/5] remoteproc: Add prepare/unprepare callbacks

[PATCH] btrfs: Fix incorrect check causing NULL pointer derefernce
 2019-12-16 16:16 UTC  (2+ messages)

[RESEND PATCH] thermal: rockchip: enable hwmon
 2019-12-16 16:16 UTC  (2+ messages)

[PATCH v2 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-16 16:12 UTC  (3+ messages)
` [PATCH v2 2/7] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH 1/1] drm/sun4i: hdmi: Check for null pointer before cleanup
 2019-12-16 16:12 UTC  (2+ messages)

[PATCH][next] dma-buf: fix resource leak on -ENOTTY error return path
 2019-12-16 16:10 UTC 

[PATCH v4 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-12-16 16:10 UTC  (3+ messages)
` [PATCH v4 1/4] drm: bridge: dw_mipi_dsi: access registers via a regmap

[PATCH 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2019-12-16 16:10 UTC  (3+ messages)

[PATCH 0/4] mfd: RK8xx tidyup
 2019-12-16 16:09 UTC  (7+ messages)
` [PATCH 4/4] mfd: rk808: Convert RK805 to syscore/PM ops

[PATCH v3 0/8] Backported fixes for 4.4 stable tree
 2019-12-16 20:45 UTC  (7+ messages)
` [PATCH v3 8/8] x86, mm, gup: prevent get_page() race with munmap in paravirt guest

ftrace histogram sorting broken on BE architecures
 2019-12-16 16:05 UTC  (5+ messages)

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-16 16:05 UTC  (8+ messages)
` [PATCH v5 2/2] "

[PATCH v4 0/5] Add rtc support for rn5t618 mfd
 2019-12-16 16:01 UTC  (11+ messages)
` [PATCH v4 1/5] dt-bindings: mfd: rn5t618: Document optional property interrupts
` [PATCH v4 2/5] mfd: rn5t618: add IRQ support
` [PATCH v4 3/5] mfd: rn5t618: add RTC related registers
` [PATCH v4 4/5] mfd: rn5t618: add more subdevices

[PATCH v11 net-next 0/2] Use MFD framework for SGI IOC3 drivers
 2019-12-16 16:00 UTC  (4+ messages)
` [PATCH v11 net-next 2/2] mfd: ioc3: Add driver for SGI IOC3 chip

tegra30-devfreq.c:undefined reference to `clk_set_min_rate'
 2019-12-16 15:57 UTC 

[v5 1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-12-16 15:53 UTC  (3+ messages)
` [v5 3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property

[PATCH 0/3] use do_mount() instead of ksys_mount()
 2019-12-16 15:53 UTC  (6+ messages)
` [PATCH 3/3] init: "

[PATCH RESEND 00/16] media: use new API for creating client devices
 2019-12-16 15:51 UTC  (17+ messages)
` [PATCH RESEND 01/16] media: dvb-core: dvbdev: convert to use i2c_new_client_device()
` [PATCH RESEND 02/16] media: dvb-frontends: cxd2820r_core: "
` [PATCH RESEND 03/16] media: dvb-frontends: lgdt330x: "
` [PATCH RESEND 04/16] media: dvb-frontends: m88ds3103: "
` [PATCH RESEND 05/16] media: dvb-frontends: ts2020: "
` [PATCH RESEND 06/16] media: pci: cx23885: cx23885-dvb: "
` [PATCH RESEND 07/16] media: pci: saa7164: saa7164-dvb: "
` [PATCH RESEND 08/16] media: pci: smipcie: smipcie-main: "
` [PATCH RESEND 09/16] media: platform: sti: c8sectpfe: c8sectpfe-dvb: "
` [PATCH RESEND 10/16] media: usb: dvb-usb-v2: af9035: "
` [PATCH RESEND 11/16] media: usb: dvb-usb-v2: anysee: "
` [PATCH RESEND 12/16] media: usb: dvb-usb-v2: rtl28xxu: "
` [PATCH RESEND 13/16] media: usb: dvb-usb-v2: zd1301: "
` [PATCH RESEND 14/16] media: usb: dvb-usb: dib0700_devices: "
` [PATCH RESEND 15/16] media: usb: dvb-usb: dw2102: "
` [PATCH V2 16/16] media: v4l2-core: v4l2-i2c: convert to new API with ERRPTR

[PATCH 0/2] Add iProc IDM device support
 2019-12-16 15:52 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: soc: Add binding doc for iProc IDM device

[PATCH v3 03/15] soc: tegra: Add Tegra PMC clock registrations into PMC driver
 2019-12-16 15:49 UTC  (13+ messages)

[PATCH RFC 00/15] KVM: Dirty ring interface
 2019-12-16 15:47 UTC  (19+ messages)
` [PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-16 15:48 UTC  (2+ messages)

[PATCH] cpuidle: clps711x: convert to devm_platform_ioremap_resource
 2019-12-16 15:45 UTC  (6+ messages)
` [PATCH 1/2] cpuidle: kirkwood: "

[PATCH 1/3] clocksource: em_sti: convert to devm_platform_ioremap_resource
 2019-12-16 15:40 UTC  (4+ messages)

[PATCH] kernel: locking: add releases(lock) annotation
 2019-12-16 15:39 UTC 

[PATCH V6 0/7] ACPI: Support Generic Initiator proximity domains
 2019-12-16 15:38 UTC  (8+ messages)
` [PATCH V6 1/7] ACPI: Support Generic Initiator only domains
` [PATCH V6 2/7] arm64: "
` [PATCH V6 3/7] x86: Support Generic Initiator only proximity domains
` [PATCH V6 4/7] ACPI: Let ACPI know we support Generic Initiator Affinity Structures
` [PATCH V6 5/7] ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3
` [PATCH V6 6/7] node: Add access1 class to represent CPU to memory characteristics
` [PATCH V6 7/7] docs: mm: numaperf.rst Add brief description for access class 1

[PATCH v4 1/2] dt-bindings: usb: add "hub,interval" property
 2019-12-16 15:38 UTC  (2+ messages)

[PATCH v7 0/1] ns: introduce binfmt_misc namespace
 2019-12-16 15:34 UTC  (9+ messages)
` [PATCH v7 1/1] ns: add binfmt_misc to the user namespace

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2019-12-16 15:30 UTC  (2+ messages)

[PATCH v7 01/13] exfat: add in-memory and on-disk structures and headers
 2019-12-16 15:26 UTC  (2+ messages)

kernel BUG at arch/x86/kvm/mmu/mmu.c:LINE!
 2019-12-16 15:25 UTC 

Re: general protection fault in usb_set_interface
 2019-12-16 15:24 UTC  (3+ messages)

[PATCH] x86-64/entry: add instruction suffix to SYSRET
 2019-12-16 15:23 UTC  (8+ messages)

from 5.2->5.3 lets the system run at considerably higher temperatures
 2019-12-16 15:15 UTC 

[PATCH] mfd: ab8500: Fix ab8500-clk typo
 2019-12-16 15:22 UTC  (2+ messages)

[PATCH v7 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-16 15:21 UTC  (7+ messages)
` [PATCH v7 1/6] mfd: mt6397: modify suspend/resume behavior
` [PATCH v7 3/6] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v7 6/6] rtc: Add support for the MediaTek MT6358 RTC

[PATCH v6 0/8] y2038 safety in v4l2
 2019-12-16 15:21 UTC  (3+ messages)
` [PATCH v6 1/8] media: documentation: fix video_event description

[PATCH v2 0/6] locking/lockdep: Reuse zapped chain_hlocks entries
 2019-12-16 15:15 UTC  (7+ messages)
` [PATCH v2 1/6] locking/lockdep: Track number of zapped classes
` [PATCH v2 2/6] locking/lockdep: Throw away all lock chains with zapped class
` [PATCH v2 3/6] locking/lockdep: Track number of zapped lock chains
` [PATCH v2 4/6] locking/lockdep: Reuse freed chain_hlocks entries
` [PATCH v2 5/6] locking/lockdep: Decrement irq context counters when removing lock chain
` [PATCH v2 6/6] locking/lockdep: Display irq_context names in /proc/lockdep_chains

[PATCH V2 1/3] crypto: caam: Add support for i.MX8M Mini
 2019-12-16 15:15 UTC  (2+ messages)

WARNING in wp_page_copy
 2019-12-16 15:10 UTC  (4+ messages)

ANNOUNCE: pahole v1.14 (Bug fixes)
 2019-12-16 15:07 UTC  (2+ messages)
` ANNOUNCE: pahole v1.16 (Fixes + BTF_KIND_FUNC)

[RESEND PATCH] kernel: bpf: add releases() annotation
 2019-12-16 15:04 UTC  (2+ messages)

[PATCH v4 01/12] add helpers for kelvin to/from Celsius conversion
 2019-12-16 15:02 UTC 

[PATCH] ARM: omap2plus: select RESET_CONTROLLER
 2019-12-16 14:59 UTC  (2+ 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).