linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-12 15:57:24 to 2020-08-12 19:34:14 UTC [more...]

[PATCH v4 0/6] Support running driver's probe for a device powered off
 2020-08-12 19:33 UTC  (13+ messages)
` [PATCH v4 5/6] at24: Support probing while off

[PATCH v2] kunit: added lockdep support
 2020-08-12 19:33 UTC 

[PATCH] dt: bindings: lp55xx: Updte yaml examples with new color ID
 2020-08-12 19:32 UTC 

[PATCH 0/3] IMA: Infrastructure for measurement of critical kernel data
 2020-08-12 19:31 UTC  (4+ messages)
` [PATCH 1/3] IMA: generalize keyring specific measurement constructs
` [PATCH 2/3] IMA: add policy to support measuring critical data from kernel components
` [PATCH 3/3] IMA: define IMA hook to measure "

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-08-12 19:30 UTC  (9+ messages)

[PATCH v5] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-08-12 19:30 UTC  (3+ messages)

[PATCH v2 0/2] KVM: x86/mmu: Zap orphaned kids for nested TDP MMU
 2020-08-12 19:27 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
` [PATCH v2 2/2] KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent

[PATCH v20 00/12] Landlock LSM
 2020-08-12 19:16 UTC  (3+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock

[PATCH v3] dt-bindings: regulator: Convert sy8824x to json-schema
 2020-08-12 19:23 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix initialization of mux_pll_src_4plls_p
 2020-08-12 19:23 UTC  (3+ messages)

[PATCH v2] PCI: Identifying detached virtual functions
 2020-08-12 19:21 UTC  (2+ messages)
` [PATCH v2] PCI: Introduce flag for "

[GIT PULL REQUEST] watchdog - v5.9 Merge window
 2020-08-12 19:16 UTC  (2+ messages)

arch/mips/include/asm/pgalloc.h:81:22: error: redefinition of 'pud_alloc_one'
 2020-08-12 19:14 UTC  (2+ messages)

[PATCH] power: supply: Add dependency to lego-ev3-battery Kconfig options
 2020-08-12 19:12 UTC  (6+ messages)

[PATCH 00/44] SPMI patches needed by Hikey 970
 2020-08-12 19:07 UTC  (52+ messages)
` [PATCH 01/44] staging: spmi: add Hikey 970 SPMI controller driver
` [PATCH 02/44] staging: spmi: hisi-spmi-controller: coding style fixup
` [PATCH 04/44] staging: spmi: hisi-spmi-controller: fix a typo
` [PATCH 05/44] staging: spmi: hisi-spmi-controller: adjust whitespaces at defines
` [PATCH 06/44] staging: spmi: hisi-spmi-controller: use le32 macros where needed
` [PATCH 07/44] staging: spmi: hisi-spmi-controller: add debug when values are read/write
` [PATCH 08/44] staging: spmi: hisi-spmi-controller: fix the dev_foo() logic
` [PATCH 09/44] staging: spmi: hisi-spmi-controller: add it to the building system
` [PATCH 10/44] staging: spmi: hisi-spmi-controller: do some code cleanups
` [PATCH 11/44] staging: mfd: add a PMIC driver for HiSilicon 6421 SPMI version
` [PATCH 12/44] staging: mfd: hi6421-spmi-pmic: get rid of unused code
` [PATCH 14/44] staging: mfd: hi6421-spmi-pmic: get rid of the static vars
` [PATCH 15/44] staging: mfd: hi6421-spmi-pmic: cleanup hi6421-spmi-pmic.h header
` [PATCH 16/44] staging: mfd: hi6421-spmi-pmic: change the binding logic
` [PATCH 17/44] staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
` [PATCH 18/44] staging: mfd: hi6421-spmi-pmic: cleanup "
` [PATCH 20/44] staging: mfd: hi6421-spmi-pmic: fix some coding style issues
` [PATCH 21/44] staging: mfd: hi6421-spmi-pmic: add it to the building system
` [PATCH 22/44] staging: mfd: hi6421-spmi-pmic: cleanup the code
` [PATCH 23/44] staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMIC
` [PATCH 24/44] staging: regulator: hi6421v600-regulator: get rid of unused code
` [PATCH 25/44] staging: regulator: hi6421v600-regulator: port it to upstream
` [PATCH 26/44] staging: regulator: hi6421v600-regulator: coding style fixups
` [PATCH 27/44] staging: regulator: hi6421v600-regulator: change the binding logic
` [PATCH 28/44] staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulator
` [PATCH 29/44] staging: regulator: hi6421v600-regulator: cleanup debug messages
` [PATCH 30/44] staging: regulator: hi6421v600-regulator: use shorter names for OF properties
` [PATCH 31/44] staging: regulator: hi6421v600-regulator: better handle modes
` [PATCH 32/44] staging: regulator: hi6421v600-regulator: change namespace
` [PATCH 33/44] staging: regulator: hi6421v600-regulator: convert to use get/set voltage_sel
` [PATCH 34/44] staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_delay
` [PATCH 35/44] staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
` [PATCH 37/44] staging: regulator: hi6421v600-regulator: cleanup DT settings
` [PATCH 38/44] staging: regulator: hi6421v600-regulator: fix some coding style issues
` [PATCH 39/44] staging: regulator: hi6421v600-regulator: add it to the building system
` [PATCH 40/44] staging: regulator: hi6421v600-regulator: code cleanup
` [PATCH 41/44] staging: hikey9xx: add a TODO list
` [PATCH 42/44] MAINTAINERS: add an entry for HiSilicon 6421v600 drivers
` [PATCH 43/44] dt: document HiSilicon SPMI controller and mfd/regulator properties
` [PATCH 44/44] dt: hisilicon: add support for the PMIC found on Hikey 970

MFD for v5.9
 2020-08-12 19:05 UTC  (2+ messages)

[PATCH] firmware_loader: fix memory leak for paged buffer
 2020-08-12 19:00 UTC 

WARNING: kernel/rcu/tree.c:618 rcu_eqs_enter.isra.67+0xd8
 2020-08-12 19:01 UTC  (2+ messages)

[PATCH 00/33] Add driver for HiSilicon SPMI PMIC for Hikey 970
 2020-08-12 18:55 UTC  (4+ messages)
` [PATCH 31/33] dt: document HiSilicon SPMI controller and mfd/regulator properties

[PATCH v2 0/4] Perf tool: Enable Arm arch timer counter and arm-spe's timestamp
 2020-08-12 18:53 UTC  (3+ messages)

[PATCH V2] mm, page_alloc: fix core hung in free_pcppages_bulk()
 2020-08-12 18:53 UTC  (4+ messages)

[PATCH v5 06/17] sched/debug: Output SD flag names rather than their values
 2020-08-12 18:52 UTC  (6+ messages)
` [PATCH] sched/debug: fix noderef.cocci warnings

[PATCH 1/2 v3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-08-12 18:48 UTC  (5+ messages)

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-12 18:47 UTC  (7+ messages)

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-12 18:39 UTC  (10+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH v7] Add a "nosymfollow" mount option
 2020-08-12 18:35 UTC  (4+ messages)

[RFC v4 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-08-12 18:34 UTC  (6+ messages)
` [RFC v4 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements

file metadata via fs API (was: [GIT PULL] Filesystem Information)
 2020-08-12 18:33 UTC  (14+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-12 18:32 UTC  (5+ messages)
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-12 18:29 UTC  (2+ messages)

[PATCH] scripts: coccicheck: Change default value for parallelism
 2020-08-12 18:27 UTC 

[GIT PULL] Mount notifications
 2020-08-12 18:18 UTC  (10+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)

[PATCH v4 2/2] xen: add helpers to allocate unpopulated memory
 2020-08-12 18:13 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Tracepoint improvements and fixes
 2020-08-12 18:10 UTC  (6+ messages)
` [PATCH 6/7] KVM: x86: Use common definition for kvm_nested_vmexit tracepoint

[PATCH] KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
 2020-08-12 18:06 UTC 

[PATCH] PCI: Identifying detached virtual functions
 2020-08-12 18:04 UTC  (4+ messages)
` [PATCH] PCI: Introduce flag for "

[PATCH] Fpga: Documentation: Replace deprecated :c:func: Usage
 2020-08-12 18:02 UTC 

[PATCH] objtool: support symtab_shndx during dump
 2020-08-12 17:57 UTC 

[PATCH] net: Fix potential memory leak in proto_register()
 2020-08-12 17:57 UTC  (2+ messages)

[PATCH 00/23] proc: Introduce /proc/namespaces/ directory to expose namespaces lineary
 2020-08-12 17:53 UTC  (10+ messages)

[PATCH] KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
 2020-08-12 17:51 UTC 

[PATCH v3 00/18] gpio: cdev: add uAPI v2
 2020-08-12 17:48 UTC  (5+ messages)
` [PATCH v3 02/18] gpio: uapi: define "

[PATCH v6] Makefile: Add clang-tidy and static analyzer support to makefile
 2020-08-12 17:47 UTC  (7+ messages)
` [PATCH v7] "

[PATCH] IIO: Documentation: Replace deprecated :c:func: Usage
 2020-08-12 17:46 UTC 

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-08-12 17:44 UTC  (6+ messages)

[PATCH] x86/boot: avoid relaxable symbols with Clang
 2020-08-12 17:42 UTC  (11+ messages)
` [PATCH] x86/boot/compressed: Disable relocation relaxation for non-pie link
              ` [PATCH v2] x86/boot/compressed: Disable relocation relaxation

[PATCH 0/3] kbuild: clang-tidy
 2020-08-12 17:39 UTC  (4+ messages)
` [PATCH 1/3] gen_compile_commands: parse only the first line of .*.cmd files
` [PATCH 2/3] gen_compile_commands: wire up build rule to Makefile
` [PATCH 3/3] Makefile: Add clang-tidy and static analyzer support to makefile

[GIT PULL] More clk changes for the merge window
 2020-08-12 17:39 UTC 

[PATCH v7] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-08-12 17:37 UTC 

[PATCH v6] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-08-12 17:36 UTC  (3+ messages)

drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c:3194 cudbg_collect_flash() error: uninitialized symbol 'rc'
 2020-08-12 17:29 UTC 

KASAN: use-after-free Read in path_init (2)
 2020-08-12 17:23 UTC  (5+ messages)
` [PATCH] "

[Linux-kernel-mentees] [PATCH] hfs, hfsplus: Fix NULL pointer dereference in hfs_find_init()
 2020-08-12 17:23 UTC  (7+ messages)

[GIT PULL] Ceph updates for 5.9-rc1
 2020-08-12 17:19 UTC 

[PATCH v4 00/10] Function Granular KASLR
 2020-08-12 17:18 UTC  (3+ messages)

[PATCH] drm/bridge/tc358775: Fixes bus formats read
 2020-08-12 17:15 UTC  (6+ messages)

[PATCH 1/2] PM / Domains: Add GENPD_FLAG_SUSPEND_ON flag
 2020-08-12 17:02 UTC  (5+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-12 17:07 UTC  (13+ messages)
      ` [dm-devel] "

[PATCH v7 0/7] IOMMU user API enhancement
 2020-08-12 16:59 UTC  (5+ messages)
` [PATCH v7 1/7] docs: IOMMU user API
` [PATCH v7 2/7] iommu/uapi: Add argsz for user filled data

[RESEND v7, PATCH 0/7] add drm support for MT8183
 2020-08-12 16:55 UTC  (3+ messages)
` [RESEND v7, PATCH 1/7] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display

[PATCH v4] perf test: Introduce script for Arm CoreSight testing
 2020-08-12 16:59 UTC  (3+ messages)

[PATCH v7 0/2] shtc1: add support for device tree bindings
 2020-08-12 16:53 UTC  (3+ messages)
` [PATCH v7 2/2] devicetree: hwmon: shtc1: add sensirion,shtc1.yaml

[PATCH v17 00/21] per memcg lru lock
 2020-08-12 16:51 UTC  (11+ messages)
` [PATCH v17 14/21] mm/compaction: do page isolation first in compaction

[PATCH 01/11] dt-bindings: extcon: ptn5150: Convert binding to DT schema
 2020-08-12 16:50 UTC  (13+ messages)
` [PATCH 02/11] dt-bindings: extcon: ptn5150: Use generic "interrupts" property
` [PATCH 03/11] dt-bindings: extcon: ptn5150: Make 'vbus-gpios' optional
` [PATCH 04/11] extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
` [PATCH 05/11] extcon: ptn5150: Use generic "interrupts" property
` [PATCH 06/11] extcon: ptn5150: Simplify getting vbus-gpios with flags
` [PATCH 07/11] extcon: ptn5150: Lower the noisiness of probe
` [PATCH 08/11] extcon: ptn5150: Check current USB mode when probing
` [PATCH 09/11] extcon: ptn5150: Make 'vbus-gpios' optional
` [PATCH 10/11] extcon: ptn5150: Reduce the amount of logs on deferred probe
` [PATCH 11/11] MAINTAINERS: Add entry for NXP PTN5150A CC driver
` [PATCH 12/13] extcon: ptn5150: Convert to module_i2c_driver
  ` [PATCH 13/13] extcon: ptn5150: Convert to .probe_new

[PATCH v8 0/4] Introduce PMIC based USB type C detection
 2020-08-12 16:50 UTC  (3+ messages)
` [PATCH v8 2/4] dt-bindings: usb: Add Qualcomm PMIC type C controller dt-binding

[PATCH v3 0/6] tracing: export event trace and trace_marker
 2020-08-12 16:49 UTC  (2+ messages)

[PATCH v3 00/10] Add RCEC handling to PCI/AER
 2020-08-12 16:46 UTC  (11+ messages)
` [PATCH v3 01/10] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v3 02/10] PCI/RCEC: Bind RCEC devices to the Root Port driver
` [PATCH v3 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
` [PATCH v3 05/10] PCI/AER: Extend AER error handling to RCECs
` [PATCH v3 06/10] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH v3 07/10] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
` [PATCH v3 08/10] PCI/AER: Add RCEC AER handling
` [PATCH v3 09/10] PCI/PME: Add RCEC PME handling
` [PATCH v3 10/10] PCI/AER: Add RCEC AER error injection support

[PATCH v8 0/6] hwmon: pmbus: adm1266: add support
 2020-08-12 16:44 UTC  (3+ messages)
` [PATCH v8 6/6] dt-bindings: hwmon: Add bindings for ADM1266

[PATCH 0/9] r8a774e1 add support for DU, HDMI and LVDS
 2020-08-12 16:43 UTC  (22+ messages)
` [PATCH 1/9] dt-bindings: display: renesas,du: Document r8a774e1 bindings
` [PATCH 2/9] drm: rcar-du: Add support for R8A774E1 SoC
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Populate DU device node
` [PATCH 4/9] dt-bindings: display: renesas,lvds: Document r8a774e1 bindings
` [PATCH 5/9] dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support
` [PATCH 6/9] arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
` [PATCH 7/9] drm: rcar-du: lvds: Add support for R8A774E1 SoC
` [PATCH 8/9] arm64: dts: renesas: r8a774e1: Add LVDS device node
` [PATCH 9/9] arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks

[PATCH v2] module: Harden STRICT_MODULE_RWX
 2020-08-12 16:42 UTC  (13+ messages)

[PATCH v5 4/4] printk: use the lockless ringbuffer
 2020-08-12 16:40 UTC  (3+ messages)

[PATCH] ALSA: hda/hdmi: Use force connectivity quirk on another HP desktop
 2020-08-12 16:39 UTC  (4+ messages)

[PATCH 2/2] arm64: defconfig: Enable ptn5150 extcon driver
 2020-08-12 16:39 UTC 

[PATCH 0/4] printk: reimplement LOG_CONT handling
 2020-08-12 16:39 UTC  (5+ messages)
      ` POC: Alternative solution: "

[PATCH v3 2/2] ASoC: Intel: Add period size constraint on strago board
 2020-08-12 16:38 UTC  (21+ messages)

[PATCHv1 0/2] add Intel SoCFPGA crypto service driver
 2020-08-12 16:52 UTC  (4+ messages)
` [PATCHv1 2/2] crypto: "

[PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup
 2020-08-12 16:28 UTC  (8+ messages)

[PATCH v1 0/7] PHY: Prepare Cadence Torrent PHY driver to support multilink configurations
 2020-08-12 16:26 UTC  (3+ messages)
` [PATCH v1 7/7] dt-bindings: phy: cadence-torrent: Update Torrent PHY bindings for generic use

[PATCH] of/address: check for invalid range.cpu_addr
 2020-08-12 16:23 UTC  (3+ messages)

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12 16:18 UTC  (4+ messages)
` [PATCH v3 8/8] mm/vmalloc: Hugepage "

[PATCH] staging: rtl8723bs: os_dep: fix function-name print using __func__
 2020-08-12 16:07 UTC 

[PATCH] clk: davinci: Use the correct size when allocating memory
 2020-08-12 16:06 UTC  (2+ messages)

[PATCH v32 0/6] Multicolor Framework v32
 2020-08-12 16:00 UTC  (8+ messages)
` [PATCH v32 2/6] leds: lp50xx: Add the LP50XX family of the RGB LED driver


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