linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 15:59:25 to 2020-01-08 18:26:05 UTC [more...]

[PATCH 5.4 000/191] 5.4.9-stable review
 2020-01-08 18:26 UTC  (9+ messages)

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-08 18:25 UTC  (7+ messages)
` [PATCH bpf-next v1 10/13] bpf: lsm: Handle attachment of the same program
` [PATCH bpf-next v1 11/13] tools/libbpf: Add bpf_program__attach_lsm
` [PATCH bpf-next v1 12/13] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

WARNING in usbhid_raw_request/usb_submit_urb (2)
 2020-01-08 18:18 UTC  (2+ messages)

[PATCH v2 0/3] clone3 & cgroups: allow spawning processes into cgroups
 2020-01-08 18:10 UTC  (6+ messages)
` [PATCH v2 2/3] clone3: "

[PATCH v2 00/11] gpio: pca953x: Convert to bitmap (extended) API
 2020-01-08 18:10 UTC  (4+ messages)
` [PATCH v2 07/11] bitmap: Introduce bitmap_replace() helper

[PATCH v12 00/11] Rockchip ISP Driver
 2020-01-08 18:08 UTC  (5+ messages)
` [PATCH v12 08/11] media: staging: dt-bindings: add Rockchip ISP1 yaml bindings

[PATCH v8 08/13] exfat: add exfat cache
 2020-01-08 18:08 UTC  (3+ messages)
` [v8 "

[PATCH v2 0/6] brcmstb_thermal updates for new processes
 2020-01-08 18:07 UTC  (3+ messages)

[PATCHv4 00/14] remoteproc: updates for omap remoteproc support
 2020-01-08 18:05 UTC  (10+ messages)
` [PATCHv4 02/14] remoteproc/omap: Add device tree support
` [PATCHv4 04/14] remoteproc/omap: Add support to parse internal memories from DT
` [PATCHv4 06/14] remoteproc/omap: Initialize and assign reserved memory node

[PATCH net-next] net: dsa: Remove indirect function call for flow dissection
 2020-01-08 18:03 UTC  (5+ messages)

[PATCH] sched, fair: Allow a small degree of load imbalance between SD_NUMA domains v2
 2020-01-08 18:03 UTC  (12+ messages)

[PATCH v9 00/13] add the latest exfat driver
 2020-01-08 18:03 UTC  (20+ messages)
  ` [PATCH v9 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v9 02/13] exfat: add super block operations
  ` [PATCH v9 03/13] exfat: add inode operations
  ` [PATCH v9 04/13] exfat: add directory operations
  ` [PATCH v9 05/13] exfat: add file operations
  ` [PATCH v9 06/13] exfat: add exfat entry operations
  ` [PATCH v9 07/13] exfat: add bitmap operations
  ` [PATCH v9 08/13] exfat: add exfat cache
  ` [PATCH v9 09/13] exfat: add misc operations

[PATCH] fs: pstore: fix double-free on ramoops_init_przs
 2020-01-08 18:01 UTC  (4+ messages)

[PATCH v5 0/6] Use C inlines for uaccess
 2020-01-08 17:59 UTC  (4+ messages)
` [PATCH v5 1/6] arm/arm64/xen: hypercall.h add includes guards

[PATCH v8 00/25] arm64: MMU enabled kexec relocation
 2020-01-08 17:59 UTC  (3+ messages)

[PATCH v4 0/2] arm64: kexec_file: add kdump
 2020-01-08 17:58 UTC  (4+ messages)
` [PATCH v4 2/2] arm64: kexec_file: add crash dump support

[PATCH v4 1/2] perf parse: Refactor struct perf_evsel_config_term
 2020-01-08 17:58 UTC  (2+ messages)

[PATCH] usb: common: usb-conn-gpio: Register charger
 2020-01-08 17:58 UTC  (4+ messages)

[PATCH 0/6] soundwire: stream: fix state machines and transitions
 2020-01-08 17:54 UTC  (7+ messages)
` [PATCH 1/6] soundwire: stream: remove redundant pr_err traces
` [PATCH 2/6] soundwire: stream: update state machine and add state checks
` [PATCH 3/6] soundwire: stream: only prepare stream when it is configured
` [PATCH 4/6] soundwire: stream: do not update parameters during DISABLED-PREPARED transition
` [PATCH 5/6] soundwire: stream: fix support for multiple Slaves on the same link
` [PATCH 6/6] soundwire: stream: don't program ports for a stream that has not been prepared

[PATCH 0/2] drm/radeon: have the callers of set_memory_*() check the return value
 2020-01-08 17:51 UTC  (4+ messages)

[PATCH] KVM: x86/mmu: Fix a benign Bitwise vs. Logical OR mixup
 2020-01-08 17:50 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpftool/libbpf: Add probe for large INSN limit
 2020-01-08 17:48 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] libbpf: "
` [PATCH bpf-next v3 2/2] bpftool: Add misc section and "

[PATCH] ARM: dts: rockchip: Use ABI name for recovery mode pin on veyron fievel/tiger
 2020-01-08 17:48 UTC  (2+ messages)

[PATCH RESEND v2 00/17] KVM: Dirty ring interface
 2020-01-08 17:47 UTC  (20+ messages)
` [PATCH RESEND v2 01/17] KVM: Remove kvm_read_guest_atomic()
` [PATCH RESEND v2 02/17] KVM: X86: Change parameter for fast_page_fault tracepoint
` [PATCH RESEND v2 03/17] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH RESEND v2 04/17] KVM: Cache as_id in kvm_memory_slot
` [PATCH RESEND v2 06/17] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH RESEND v2 07/17] KVM: Move running VCPU from ARM to common code
` [PATCH RESEND v2 08/17] KVM: X86: Implement ring-based dirty memory tracking

Bad usercopy from tpm after d23d12484307 ("tpm: fix invalid locking in NONBLOCKING mode")
 2020-01-08 17:47 UTC  (5+ messages)
` [PATCH] tpm: handle negative priv->response_len in tpm_common_read

[PATCH] pci: Warn if BME cannot be turned off during kexec
 2020-01-08 17:44 UTC  (4+ messages)

[PATCH v10 0/9] nvmet: add target passthru commands support
 2020-01-08 17:40 UTC  (10+ messages)
` [PATCH v10 1/9] nvme-core: Clear any SGL flags in passthru commands
` [PATCH v10 2/9] nvme: Create helper function to obtain command effects
` [PATCH v10 3/9] nvme: Move nvme_passthru_[start|end]() calls to common helper
` [PATCH v10 4/9] nvmet-passthru: Introduce NVMet passthru Kconfig option
` [PATCH v10 5/9] nvme-core: Introduce nvme_ctrl_get_by_path()
` [PATCH v10 6/9] nvme: Export existing nvme core functions
` [PATCH v10 7/9] nvmet-passthru: Add passthru code to process commands
` [PATCH v10 8/9] nvmet-passthru: Add enable/disable helpers
` [PATCH v10 9/9] nvmet-configfs: Introduce passthru configfs interface

[PATCH] drivers: pci: Clear ACS state at kexec
 2020-01-08 17:39 UTC  (3+ messages)

[PATCH v2 00/36] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-01-08 17:38 UTC  (70+ messages)
` [PATCH v2 01/36] platform/x86: intel_mid_powerbtn: Take a copy of ddata
` [PATCH v2 02/36] platform/x86: intel_scu_ipcutil: Remove default y from Kconfig
` [PATCH v2 03/36] platform/x86: intel_scu_ipc: Add constants for register offsets
` [PATCH v2 04/36] platform/x86: intel_scu_ipc: Remove Lincroft support
` [PATCH v2 05/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_i2c_cntrl()
` [PATCH v2 06/36] platform/x86: intel_scu_ipc: Fix interrupt support
` [PATCH v2 07/36] platform/x86: intel_scu_ipc: Sleeping is fine when polling
` [PATCH v2 08/36] platform/x86: intel_scu_ipc: Drop unused prototype intel_scu_ipc_fw_update()
` [PATCH v2 09/36] platform/x86: intel_scu_ipc: Drop unused macros
` [PATCH v2 10/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_io[read|write][8|16]()
` [PATCH v2 11/36] platform/x86: intel_scu_ipc: Drop intel_scu_ipc_raw_command()
` [PATCH v2 12/36] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v2 13/36] platform/x86: intel_scu_ipc: Reformat kernel-doc comments of exported functions
` [PATCH v2 15/36] platform/x86: intel_mid_powerbtn: Convert to use new SCU IPC API
` [PATCH v2 16/36] watchdog: intel-mid_wdt: "
` [PATCH v2 17/36] platform/x86: intel_scu_ipcutil: "
` [PATCH v2 18/36] platform/x86: intel_pmc_ipc: Make intel_pmc_gcr_update() static
` [PATCH v2 19/36] platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_simple_command() static
` [PATCH v2 20/36] platform/x86: intel_pmc_ipc: Make intel_pmc_ipc_raw_cmd() static
` [PATCH v2 21/36] platform/x86: intel_pmc_ipc: Drop intel_pmc_gcr_read() and intel_pmc_gcr_write()
` [PATCH v2 22/36] platform/x86: intel_pmc_ipc: Drop ipc_data_readb()
` [PATCH v2 23/36] platform/x86: intel_pmc_ipc: Get rid of unnecessary includes
` [PATCH v2 24/36] platform/x86: intel_scu_ipc: Add function to remove SCU IPC
` [PATCH v2 25/36] platform/x86: intel_pmc_ipc: Start using "
` [PATCH v2 26/36] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic
` [PATCH v2 27/36] mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
` [PATCH v2 28/36] mfd: intel_soc_pmic_mrfld: "
` [PATCH v2 29/36] platform/x86: intel_telemetry: "
` [PATCH v2 30/36] platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
` [PATCH v2 31/36] x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
` [PATCH v2 32/36] platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
` [PATCH v2 33/36] platform/x86: intel_pmc_ipc: Use octal permissions in sysfs attributes
` [PATCH v2 35/36] mfd: intel_pmc_bxt: Switch to use driver->dev_groups
` [PATCH v2 36/36] MAINTAINERS: Update entry for Intel Broxton PMC driver

[PATCH v2 0/2] iommu/vt-d bad RMRR workarounds
 2020-01-08 17:35 UTC  (4+ messages)
` [PATCH v2 2/2] iommu/vt-d: skip invalid RMRR entries

[PATCH] drm/omapdrm: use BUG_ON macro for error debugging
 2020-01-08 17:35 UTC  (2+ messages)

[PATCH v2 0/8] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-01-08 17:20 UTC  (12+ messages)
` [PATCH v2 2/8] mm/memory_hotplug: Rename mhp_restrictions to mhp_modifiers
` [PATCH v2 6/8] s390/mm: Thread pgprot_t through vmem_add_mapping()
` [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t to mhp_modifiers

INFO: rcu detected stall in sys_kill
 2020-01-08 17:19 UTC  (9+ messages)

[PATCH V2] apei/ghes: fix ghes_poll_func by registering in non-deferrable mode
 2020-01-08 17:17 UTC 

[BUG] list corruption while enabling multi call uprobes via perf
 2020-01-08 17:16 UTC 

[PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
 2020-01-08 17:14 UTC  (3+ messages)

[PATCH v1] driver core: Use list_del_init to replace list_del at device_links_purge()
 2020-01-08 17:10 UTC  (8+ messages)

[PATCH v2 0/6] introduce configfd as generalisation of fsconfig
 2020-01-08 17:07 UTC 

[bug report] resctrl high memory comsumption
 2020-01-08 17:07 UTC 

[PATCH -next] leds: leds-bd2802: remove set but not used variable 'pdata'
 2020-01-08 17:06 UTC  (2+ messages)

[PATCH v2 00/10] crypto: caam - backlogging support
 2020-01-08 16:59 UTC  (3+ messages)
` [PATCH v2 06/10] crypto: caam - refactor caam_jr_enqueue

[PATCH 1/5] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
 2020-01-08 16:59 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: iio/adc: Add touchscreen idx for JZ47xx SoC ADC

[PATCH 1/2] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-01-08 16:58 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: devantech-srf04.yaml: add pm feature
 2020-01-08 16:58 UTC  (2+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-08 16:57 UTC  (2+ messages)

[PATCH] arm/ftrace: fix building on BE32
 2020-01-08 16:57 UTC  (2+ messages)

Improving documentation for programming interfaces
 2020-01-08 16:55 UTC  (6+ messages)

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-08 16:55 UTC  (4+ messages)
` [PATCH v4 12/13] gpiolib: add new ioctl() for monitoring changes in line info

general protection fault in hash_ipportnet4_uadt
 2020-01-08 16:53 UTC  (2+ messages)

[PATCH v3 0/2] arm64: kexec_file: add kdump
 2020-01-08 16:52 UTC  (3+ messages)
` [PATCH v3 1/2] libfdt: include fdt_addresses.c

[PATCH 1/3] power: supply: bq25890_charger: Add support of BQ25892 and BQ25896 chips
 2020-01-08 16:51 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: Add new chips to bq25890 binding documentation

[RFC PATCH V3 1/7] perf: Save PMU specific data in task_struct
 2020-01-08 16:50 UTC  (3+ messages)
` [RFC PATCH V3 2/7] perf: attach/detach PMU specific data

[PATCHv4 01/14] dt-bindings: remoteproc: Add OMAP remoteproc bindings
 2020-01-08 16:49 UTC  (3+ messages)
` [RESEND PATCHv4 "

[PATCH 4.19 000/115] 4.19.94-stable review
 2020-01-08 16:49 UTC  (3+ messages)

[RFC PATCH 0/3] x86/boot: get rid of GOT entries and associated fixup code
 2020-01-08 16:47 UTC  (6+ messages)
` [RFC PATCH 2/3] x86/boot/compressed: force hidden visibility for all symbol references

[PATCH v10 0/4] Add uacce module for Accelerator
 2020-01-08 16:47 UTC  (2+ messages)

[PATCH ghak25 v2 0/9] Address NETFILTER_CFG issues
 2020-01-08 16:47 UTC  (3+ messages)
` [PATCH ghak25 v2 1/9] netfilter: normalize x_table function declarations

[PATCH] drm/drm_panel: fix export of drm_panel_of_backlight, try #3
 2020-01-08 16:46 UTC  (5+ messages)

[PATCH] net: phy: Fix compile warning about of_mdiobus_child_is_phy
 2020-01-08 16:43 UTC  (2+ messages)

[PATCH v4 00/12] Venus new features
 2020-01-08 16:43 UTC  (7+ messages)
` [PATCH v4 04/12] v4l: Add source event change for bit-depth
` [PATCH v4 06/12] dt-bindings: media: venus: Convert msm8916 to DT schema

[PATCH] usb: missing parentheses in USE_NEW_SCHEME
 2020-01-08 16:43 UTC  (6+ messages)

[PATCH 1/3] arm64: dts: freescale: Add i.MX8MP dtsi support
 2020-01-08 16:42 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: arm: imx: Add the i.MX8MP EVK board

[PATCH] Documentation: spi-ir-led: fix spelling mistake "balue"->"value"
 2020-01-08 16:42 UTC  (2+ messages)

[PATCH v2 0/2] Max3420 udc driver
 2020-01-08 16:41 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: add udc driver for max3420

[PATCH] dt-bindings: nvmem: add binding for QTI SPMI SDAM
 2020-01-08 16:39 UTC  (2+ messages)

[PATCH 4.14 00/74] 4.14.163-stable review
 2020-01-08 16:36 UTC  (3+ messages)

[PATCH] platform/chrome: wilco_ec: Fix unregistration order
 2020-01-08 16:35 UTC 

[PATCH 0/3] drm/msm: use firmware-name to find zap fw
 2020-01-08 16:30 UTC  (4+ messages)
` [PATCH 1/3] drm/msm: support firmware-name for "

[PATCH] gianfar: Solve ethernet TX/RX problems for ls1021a
 2020-01-08 16:30 UTC  (4+ messages)

[PATCH 0/2] Add critical interrupt and cooling maps for TSENS in SC7180
 2020-01-08 16:25 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: tsens: Add configuration for sc7180 in yaml

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-08 16:29 UTC  (6+ messages)
` [PATCH v16 7/9] mm: Rotate free list so reported pages are moved to the tail of the list

[PATCH 1/2] dt-bindings: sound: Convert jz47*-codec doc to YAML
 2020-01-08 16:27 UTC  (2+ messages)

[PATCH 0/2] ath10k: Enable QDSS clock on sm8150
 2020-01-08 16:25 UTC  (3+ messages)
` [PATCH 1/2] ath10k: Add optional qdss clk

[PATCH] kernel/module: Fix memleak in module_add_modinfo_attrs()
 2020-01-08 16:24 UTC  (2+ messages)

[v3 0/6] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-01-08 16:22 UTC  (7+ messages)
` [v3 1/6] PCI: rcar: Preparation for adding endpoint support
` [v3 2/6] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [v3 3/6] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [v3 4/6] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [v3 5/6] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [v3 6/6] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller

[PATCH] gpio: altera: change to platform_get_irq_optional to avoid false-positive error
 2020-01-08 16:16 UTC 

[GIT PULL] tpmdd fixes for Linux v5.5-rc6 part 2
 2020-01-08 16:16 UTC 

[PATCH] media: cpia2: Fix integer overflow in mmap handling
 2020-01-08 16:16 UTC 

[PATCH v1] ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
 2020-01-08 16:12 UTC 

[PATCH 1/3] drm/i915/gvt: fix file paths in documentation
 2020-01-08 16:08 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/gvt: make gvt oblivious of kvmgt data structures

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-08 16:07 UTC  (3+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH v2] ima: add the ability to query the hash of a given file
 2020-01-08 16:05 UTC  (2+ messages)

general protection fault in hash_ipportip6_uadt
 2020-01-08 16:05 UTC  (2+ messages)

[PATCH] rbd: work around -Wuninitialized warning
 2020-01-08 16:05 UTC  (3+ messages)

[PATCH v1] IMA: fix measuring asymmetric keys Kconfig
 2020-01-08 16:05 UTC 

[PATCH] tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data
 2020-01-08 16:03 UTC  (3+ messages)

[PATCH] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-01-08 16:02 UTC  (4+ messages)

[PATCH] platform/chrome: wilco_ec: Fix keyboard backlight probing
 2020-01-08 15:59 UTC  (3+ messages)

[PATCH 4/6] spi: rspi: Remove set_config_register() macro
 2020-01-08 15:59 UTC  (2+ messages)
` Applied "spi: rspi: Remove set_config_register() macro" to the spi tree

[PATCH 1/6] spi: Add generic support for unused native cs with cs-gpios
 2020-01-08 15:59 UTC  (2+ messages)
` Applied "spi: Add generic support for unused native cs with cs-gpios" to the spi tree

[PATCH 2/6] spi: sh-msiof: Convert to generic unused native cs handling
 2020-01-08 15:59 UTC  (2+ messages)
` Applied "spi: sh-msiof: Convert to generic unused native cs handling." to the spi tree

[PATCH v1 1/1] spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message
 2020-01-08 15:59 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Use platform_get_irq_byname_optional() to avoid error message" to the spi tree

[PATCH 0/4] Fix use-after-free and deadlock issues
 2020-01-08 16:28 UTC  (5+ messages)
` [PATCH 1/4] x86/resctrl: Fix use-after-free when deleting resource groups
` [PATCH 2/4] x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup
` [PATCH 3/4] x86/resctrl: Fix a deadlock due to inaccurate active reference of kernfs node
` [PATCH 4/4] x86/resctrl: Clean up unused function parameter in mkdir path


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