linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 12:58:14 to 2020-04-21 14:46:04 UTC [more...]

[PATCH] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:45 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: imx8mq-librem5-devkit: Use 0.9V for VDD_GPU
 2020-04-21 14:44 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] arm64: dts: Don't use underscore in node name

[PATCH] ASoC: wm8960: Fix wrong clock after suspend & resume
 2020-04-21 14:43 UTC  (3+ messages)

[PATCH net-next v2 00/11] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-21 14:37 UTC  (12+ messages)
` [PATCH net-next v2 01/11] bridge: uapi: mrp: Add mrp attributes
` [PATCH net-next v2 02/11] bridge: mrp: Update Kconfig
` [PATCH net-next v2 03/11] bridge: mrp: Extend bridge interface
` [PATCH net-next v2 04/11] net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPEN
` [PATCH net-next v2 05/11] bridge: mrp: Add MRP interface
` [PATCH net-next v2 06/11] switchdev: mrp: Extend switchdev API to offload MRP
` [PATCH net-next v2 07/11] bridge: switchdev: mrp: Implement MRP API for switchdev
` [PATCH net-next v2 08/11] bridge: mrp: Connect MRP API with the switchdev API
` [PATCH net-next v2 09/11] bridge: mrp: Implement netlink interface to configure MRP
` [PATCH net-next v2 10/11] bridge: mrp: Integrate MRP into the bridge
` [PATCH net-next v2 11/11] net: bridge: Add checks for enabling the STP

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-21 14:43 UTC  (3+ messages)

[PATCH] sched/fair: Use __this_cpu_read() in wake_wide()
 2020-04-21 14:41 UTC 

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-21 14:40 UTC  (11+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-21 14:39 UTC  (5+ messages)
` [PATCH 15/18] mm: memcontrol: make swap tracking an integral part of memory control
  ` [PATCH 18/18] mm: memcontrol: update page->mem_cgroup stability rules

[PATCH 0/4] sched/rt: Distribute tasks in find_lowest_rq()
 2020-04-21 14:39 UTC  (11+ messages)

[PATCH v8 4/5] media: rkvdec: Add the rkvdec driver
 2020-04-21 14:38 UTC  (2+ messages)

[PATCH V2] kmalloc_index optimization(code size & runtime stable)
 2020-04-21 14:36 UTC  (3+ messages)
`  "
  `  "

[PATCH v1] pinctrl: fix several typos
 2020-04-21 14:34 UTC  (3+ messages)

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-21 14:34 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH v2 0/7] Add PAS and MSA based Modem support
 2020-04-21 14:32 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: remoteproc: qcom: Add SC7180 MPSS support
` [PATCH v2 2/7] remoteproc: qcom: pas: Add SC7180 Modem support
` [PATCH v2 3/7] dt-bindings: remoteproc: qcom: Use memory-region to reference memory
` [PATCH v2 4/7] remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-region
` [PATCH v2 5/7] arm64: dts: qcom: sc7180: Update reserved memory map
` [PATCH v2 6/7] arm64: dts: qcom: sc7180: Add Q6V5 MSS node
` [PATCH v2 7/7] arm64: dts: qcom: sc7180: Update "

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-21 14:31 UTC 

[PATCH 0/5] More changes for sphinx-pre-install script
 2020-04-21 14:31 UTC  (6+ messages)
` [PATCH 1/5] scripts: sphinx-pre-install: only ask to activate valid venvs
` [PATCH 2/5] scripts: sphinx-pre-install: change the warning for version < 2.4.4
` [PATCH 3/5] scripts: sphinx-pre-install: change recommendation text if venv exists
` [PATCH 4/5] scripts: sphinx-pre-install: fix a bug when using with venv
` [PATCH 5/5] scripts: sphinx-pre-install: change the output order

[PATCH V2] dt-bindings: thermal: Convert i.MX to json-schema
 2020-04-21 14:31 UTC  (3+ messages)

CLONE_INTO_CGROUP documentation?
 2020-04-21 14:30 UTC  (4+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[PATCH V3 1/2] dt-bindings: watchdog: Convert i.MX to json-schema
 2020-04-21 14:21 UTC  (2+ messages)
` [PATCH V3 2/2] dt-bindings: watchdog: Convert i.MX7ULP "

[PATCH v2 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-21 14:29 UTC  (9+ messages)
` [PATCH v2 1/8] arm64: cpufeature: Relax check for IESB support
` [PATCH v2 2/8] arm64: cpufeature: Spell out register fields for ID_ISAR4 and ID_PFR1
` [PATCH v2 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support
` [PATCH v2 4/8] arm64: cpufeature: Remove redundant call to id_aa64pfr0_32bit_el0()
` [PATCH v2 5/8] arm64: cpufeature: Factor out checking of AArch32 features
` [PATCH v2 6/8] arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit only
` [PATCH v2 7/8] arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]
` [PATCH v2 8/8] arm64: cpufeature: Add an overview comment for the cpufeature framework

[RESEND PATCH v7 0/6] ACPI / APEI: Add support to notify non-fatal HW errors
 2020-04-21 14:20 UTC  (10+ messages)
  ` [RESEND PATCH v7 1/6] ACPI / APEI: Add support to queuing up the non-fatal HW errors and notify
  ` [RESEND PATCH v7 2/6] ACPI / APEI: Add callback for memory errors to the GHES notifier
  ` [RESEND PATCH v7 3/6] ACPI / APEI: Add callback for AER "
  ` [RESEND PATCH v7 4/6] ACPI / APEI: Add callback for ARM HW errors "
  ` [RESEND PATCH v7 5/6] ACPI / APEI: Add callback for non-standard "
  ` [RESEND PATCH v7 6/6] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH v3] pinctrl: fix several typos
 2020-04-21 14:24 UTC 

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-21 14:18 UTC  (4+ messages)
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers

[RFC PATCH v2 0/2] Introduce multi PM domains helpers
 2020-04-21 14:18 UTC  (4+ messages)
` [RFC PATCH v2 1/2] PM / domains: "

[PATCH] arm64: dts: meson: kvim3: move hdmi to tdm a
 2020-04-21 14:18 UTC 

[PATCH V2 1/3] dt-bindings: nvmem: Convert i.MX OCOTP to json-schema
 2020-04-21 14:09 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: Convert i.MX IIM "
` [PATCH V2 3/3] dt-bindings: nvmem: Convert MXS OCOTP "

stop using ioctl_by_bdev in the s390 DASD driver
 2020-04-21 14:17 UTC  (2+ messages)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-21 14:15 UTC  (10+ messages)

[PATCH] kmalloc_index optimization(add kmalloc max size check)
 2020-04-21 14:15 UTC  (2+ messages)

[PATCH] arm64: dts: meson-g12b-khadas-vim3: fix missing frddr_a node
 2020-04-21 14:15 UTC  (2+ messages)

[PATCH v3] mfd: syscon: Add Spreadtrum physical regmap bus support
 2020-04-21 14:13 UTC 

[PATCH 0/2] rproc core patches needed for TI K3 drivers
 2020-04-21 14:12 UTC  (4+ messages)
` [PATCH 1/2] remoteproc: Add prepare and unprepare ops

[PATCH V2] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-21 14:03 UTC 

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 14:09 UTC  (4+ messages)

[PATCH v11 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
 2020-04-21 14:09 UTC  (2+ messages)

[PATCH V3] dt-bindings: thermal: Convert i.MX8MM to json-schema
 2020-04-21 13:59 UTC 

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-21 14:04 UTC  (3+ messages)
` [PATCH v2 06/10] mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-21 14:02 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: Always validate DT binding examples
 2020-04-21 14:01 UTC  (8+ messages)

net/mlx5: IPsec, Refactor SA handle creation and destruction
 2020-04-21 13:59 UTC 

[PATCH] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-21 13:59 UTC  (2+ messages)

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-21 13:57 UTC  (8+ messages)
` [PATCH v2 1/7] apparmor: just use vfs_kern_mount to make .null
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct
` [PATCH v2 3/7] libfs: introduce new_inode_current_time
` [PATCH v2 4/7] libfs: add alloc_anon_inode wrapper
` [PATCH v2 5/7] libfs: add file creation functions
` [PATCH v2 6/7] debugfs: switch to simplefs inode creation API
` [PATCH v2 7/7] tracefs: "

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-21 13:58 UTC  (7+ messages)

[PATCH 5/9] usb: fix empty-body warning in sysfs.c
 2020-04-21 13:58 UTC  (2+ messages)

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-21 13:56 UTC  (4+ messages)

[PATCH 0/4] Charge loop device i/o to issuing cgroup
 2020-04-21 13:57 UTC  (3+ messages)
  ` [PATCH 1/4] loop: Use worker per cgroup instead of kworker
  ` [PATCH 4/4] loop: Charge i/o to mem and blk cg

[PATCH] sched/fair: Fix call walk_tg_tree_from() without hold rcu_lock
 2020-04-21 13:52 UTC  (2+ messages)

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-04-21 13:53 UTC  (2+ messages)

[PATCH v4] dt-bindings: rockchip-vpu: Convert bindings to json-schema
 2020-04-21 13:52 UTC  (6+ messages)

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-04-21 13:52 UTC  (2+ messages)

[PATCH net-next v4 0/4] add TJA1102 support
 2020-04-21 13:51 UTC  (3+ messages)
` [PATCH net-next v4 3/4] net: mdio: of: export part of of_mdiobus_register_phy()

[PATCH V6 00/15] perf/x86: Add perf text poke events
 2020-04-21 13:46 UTC  (11+ messages)
` [PATCH V6 08/15] ftrace: Add perf text poke events for ftrace trampolines
` [PATCH V6 13/15] perf intel-pt: Add support for text poke events

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-21 13:42 UTC  (10+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent

Linux 5.6.6
 2020-04-21 13:44 UTC  (2+ messages)

Linux 5.5.19
 2020-04-21 13:44 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
 2020-04-21 13:43 UTC  (3+ messages)

[PATCH] ASoC: wm8962: restore the CLOCKING2 register in resume
 2020-04-21 13:42 UTC  (2+ messages)

Linux 5.4.34
 2020-04-21 13:43 UTC  (2+ messages)

[PATCH v2 net-next] net: dsa: add GRO support via gro_cells
 2020-04-21 13:41 UTC 

Re:Re: [PATCH] amdgpu: fixes memleak issue when init failed
 2020-04-21 13:39 UTC  (3+ messages)
`  "

[PATCH v7 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-04-21 13:39 UTC  (10+ messages)
` [PATCH v7 2/3] hw_random: cctrng: introduce Arm CryptoCell driver

KASAN: out-of-bounds Write in nested_sync_vmcs12_to_shadow
 2020-04-21 13:38 UTC  (2+ messages)

[PATCH] kasan: fix KASAN unit tests for tag-based KASAN
 2020-04-21 13:37 UTC  (5+ messages)

dsa: sja1105: regression after patch: "net: dsa: configure the MTU for switch ports"
 2020-04-21 13:35 UTC  (5+ messages)

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-21 13:34 UTC  (4+ messages)
` [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops

[PATCH v3 0/6] musb: Improve performance for hub-attached webcams
 2020-04-21 13:30 UTC  (7+ messages)
` [PATCH v3 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_schedule()
` [PATCH v3 2/6] usb: musb: Introduce musb_qh_empty() helper function
` [PATCH v3 3/6] usb: musb: Introduce musb_qh_free() "
` [PATCH v3 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_urb()
` [PATCH v3 5/6] usb: musb: Introduce musb_start_urb()
` [PATCH v3 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()

[PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
 2020-04-21 13:30 UTC  (2+ messages)

[PATCH] mm, mempolicy: fix up gup usage in lookup_node
 2020-04-21 13:29 UTC  (2+ messages)

[PATCH v2] mfd: syscon: Add Spreadtrum physical regmap bus support
 2020-04-21 13:26 UTC  (3+ messages)

[PATCH v3] virtio: force spec specified alignment on types
 2020-04-21 13:25 UTC  (3+ messages)

Linux 4.19.117
 2020-04-21 13:23 UTC  (2+ messages)

[PATCH v2] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-21 13:23 UTC  (2+ messages)

[PATCH v4 1/3] Add kernel config option for twisting kernel behavior
 2020-04-21 13:19 UTC  (3+ messages)
` [PATCH v4 2/3] twist: Allow disabling k_spec() function in drivers/tty/vt/keyboard.c
` [PATCH v4 3/3] twist: Add option for selecting twist options for syzkaller's testing

[PATCH 5.6 00/71] 5.6.6-rc1 review
 2020-04-21 13:22 UTC  (3+ messages)

[RFC] WRITE_ONCE_INC() and friends
 2020-04-21 13:19 UTC  (9+ messages)

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-04-21 13:18 UTC  (5+ messages)
  ` [PATCH v6 1/2] "

[PATCH v2] platform/x86: intel_int0002_vgpio: Only bind to the INT0002 dev when using s2idle
 2020-04-21 13:18 UTC  (6+ messages)

[PATCH] crypto: ccp: Add support for SEV-ES to the PSP driver
 2020-04-21 13:15 UTC  (3+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-04-21 13:15 UTC  (6+ messages)

[PATCH v5 0/8] drm/meson: add support for Amlogic Video FBC
 2020-04-21 13:14 UTC  (8+ messages)
` [PATCH v5 1/8] drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer Compression

[PATCH AUTOSEL 5.5 01/35] ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
 2020-04-21 13:14 UTC  (8+ messages)
` [PATCH AUTOSEL 5.5 27/35] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion

[PATCH V2] kmalloc_index optimization(code size & runtime stable)
 2020-04-21 13:13 UTC  (2+ messages)

[PATCH rcu/dev -fixes 0/4]
 2020-04-21 13:12 UTC  (5+ messages)
` [PATCH rcu/dev -fixes 1/4] rcu/tree: Keep kfree_rcu() awake during lock contention
` [PATCH rcu/dev -fixes 4/4] rcu/tree: Use consistent style for comments

[PATCH v5 0/3] leds: pwm: add support for default-state device
 2020-04-21 13:09 UTC  (4+ messages)
` [PATCH v5 1/3] leds: pwm: check result of led_pwm_set() in led_pwm_add()
` [PATCH v5 2/3] leds: pwm: add support for default-state device property
` [PATCH v5 3/3] leds: pwm: add reference to common leds for default-state

[PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_t
 2020-04-21 13:09 UTC  (11+ messages)
` [PATCH v3 1/3] lib/vsprintf: Print time64_t in human readable format
` [PATCH v3 2/3] ARM: bcm2835: Switch to use %ptT

[PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
 2020-04-21 13:07 UTC 

[PATCH RFC 0/2] mm/memory_hotplug: handle memblocks only with CONFIG_ARCH_KEEP_MEMBLOCK
 2020-04-21 13:06 UTC  (6+ messages)
` [PATCH RFC 1/2] mm/memory_hotplug: no need to init new pgdat with node_start_pfn

[PATCH v4] amdgpu: remove unnecessary condition check
 2020-04-21 13:05 UTC  (2+ messages)

[PATCH 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-21 13:02 UTC  (3+ messages)
` [PATCH 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH] rtlwifi: rtl8723ae: fix warning comparison to bool
 2020-04-21 12:58 UTC  (2+ messages)

[PATCH v3 0/2] Add CTS/RTS gpio support to STM32 UART
 2020-04-21 12:58 UTC  (3+ messages)
` [PATCH v3 2/2] tty: serial: Add modem control gpio support for "

[PATCH 0/3] floppy: suppress UBSAN warning in setup_rw_floppy()
 2020-04-21 12:57 UTC  (2+ messages)
` [PATCH 3/3] "


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