linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-26 12:09:59 to 2020-05-26 15:34:16 UTC [more...]

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-26 15:34 UTC  (5+ messages)
` [patch V9 02/39] rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter()

[PATCH v5] arch/x86: Update config and kernel doc for MPK feature on AMD
 2020-05-26 15:33 UTC  (3+ messages)

[PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel
 2020-05-26 15:31 UTC  (15+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] x86/boot: Check that there are no runtime relocations

[PATCH] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
 2020-05-26 15:30 UTC 

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-26 15:29 UTC  (7+ messages)
` [PATCH v8 3/3] "

[PATCH] perf tools: Fix debuginfo search for Ubuntu
 2020-05-26 15:29 UTC 

[PATCH 1/4] misc: sram: add support for remapping reserved regions only
 2020-05-26 15:28 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: sram: add documentation for reserved-only flag

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-26 15:24 UTC  (5+ messages)
` [PATCH v3 17/19] mm: memcg/slab: use a single set of kmem_caches for all allocations
` [PATCH v3 18/19] kselftests: cgroup: add kernel memory accounting tests

[PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v19)
 2020-05-26 15:22 UTC  (11+ messages)

[PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
 2020-05-26 15:21 UTC  (3+ messages)

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-05-26 15:21 UTC  (5+ messages)
` [PATCH 01/10] rcu: Directly lock rdp->nocb_lock on nocb code entrypoints

[PATCHv2 1/2] spi: dw: add reset control
 2020-05-26 15:21 UTC  (3+ messages)
` [PATCHv2 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset property

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-26 15:21 UTC  (13+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

(no subject)
 2020-05-26 15:19 UTC  (2+ messages)
` UBSAN: array-index-out-of-bounds in drivers/scsi/hpsa.c:4421:7

[RFC RESEND 0/3] Introduce cpufreq minimum load QoS
 2020-05-26 15:16 UTC  (4+ messages)
` [RFC 1/3] PM: QoS: "
` [RFC 2/3] cpufreq: governor: Use "
` [RFC 3/3] media: stm32-dcmi: Inform cpufreq governors about cpu load needs

[PATCH -next] x86/ioapic: Remove unused inline function mp_init_irq_at_boot
 2020-05-26 15:13 UTC  (2+ messages)
` [tip: x86/cleanups] x86/io_apic: Remove unused function mp_init_irq_at_boot()

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-26 15:12 UTC  (5+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-26 15:09 UTC  (4+ messages)
` [PATCH 1/2] PCI: "

[PATCH] Removing ununsed variable int lo, hi, int data and int i from comedi/drivers/dt2814.c
 2020-05-26 15:09 UTC  (4+ messages)

[PATCH v1] PCI: controller: Remove duplicate error message
 2020-05-26 15:09 UTC 

[PATCH v3 0/8] kernel: taint when the driver firmware crashes
 2020-05-26 14:58 UTC  (9+ messages)
` [PATCH v3 1/8] kernel.h: move taint and system state flags to uapi
` [PATCH v3 2/8] panic: add uevent support
` [PATCH v3 3/8] taint: add firmware crash taint support
` [PATCH v3 4/8] panic: make taint data type clearer
` [PATCH v3 5/8] ath10k: use new taint_firmware_crashed()
` [PATCH v3 6/8] bnxt_en: "
` [PATCH v3 7/8] liquidio: "
` [PATCH v3 8/8] qed: "

[PATCH] HID: multitouch: enable multi-input as a quirk for some devices
 2020-05-26 15:07 UTC 

[PATCH net-next 0/2] net: mscc: allow forwarding ioctl operations to attached PHYs
 2020-05-26 15:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mscc: use the PHY MII ioctl interface when possible
` [PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY

[PATCH V2] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-26 15:01 UTC  (4+ messages)

[PATCH v2] mfd: tps65910: Correct power-off programming sequence
 2020-05-26 15:01 UTC  (2+ messages)

[PATCH v2 0/6] arm64: tlb: add support for TTL feature
 2020-05-26 14:56 UTC  (7+ messages)
` [PATCH v2 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v2 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH] tty: hvc_console, fix crashes on parallel open/close
 2020-05-26 14:56 UTC 

net/dsa/tag_8021q.c:109 dsa_8021q_restore_pvid() error: uninitialized symbol 'pvid'
 2020-05-26 14:54 UTC 

[PATCH] Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"
 2020-05-26 14:52 UTC  (2+ messages)
` [tip: x86/urgent] x86/syscalls: "

[PATCH v1] bluetooth: hci_qca: Fix QCA6390 memdump failure
 2020-05-26 14:51 UTC 

[PATCH] usb/phy-generic: Add support for OTG VBUS supply control
 2020-05-26 14:50 UTC 

[PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
 2020-05-26 14:46 UTC  (13+ messages)

Add support for the X1830 and fix bugs for X1000 v10
 2020-05-26 14:40 UTC  (8+ messages)
` [PATCH v10 0/6] Add support for the X1830 and fix bugs for X1000
` [PATCH v10 1/6] clk: Ingenic: Remove unnecessary spinlock when reading registers
` [PATCH v10 2/6] clk: Ingenic: Adjust cgu code to make it compatible with X1830
` [PATCH v10 3/6] dt-bindings: clock: Add X1830 bindings
` [PATCH v10 4/6] clk: Ingenic: Add CGU driver for X1830
` [PATCH v10 5/6] dt-bindings: clock: Add and reorder ABI for X1000
` [PATCH v10 6/6] clk: X1000: Add FIXDIV for SSI clock of X1000

linux-next: Signed-off-by missing for commit in the jc_docs tree
 2020-05-26 14:44 UTC  (2+ messages)

sound/soc/codecs/tlv320adcx140.c:776:34: warning: unused variable 'tlv320adcx140_of_match'
 2020-05-26 14:41 UTC  (2+ messages)

[PATCH v2 0/2] Add support to get/set PHY attributes using PHY framework
 2020-05-26 14:35 UTC  (3+ messages)
` [PATCH v2 1/2] phy: Add max_link_rate as a PHY attribute and APIs to get/set phy_attrs
` [PATCH v2 2/2] phy: phy-cadence-torrent: Use kernel PHY API to set PHY attributes

[PATCH 4.19 00/54] 4.19.115-rc1 review
 2020-05-26 14:33 UTC  (7+ messages)
` [PATCH 4.19 50/54] drm/msm: stop abusing dma_map/unmap for cache

[PATCH] PCI: qcom: Improve exception handling in qcom_pcie_probe()
 2020-05-26 14:30 UTC 

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-26 14:28 UTC  (4+ messages)

[PATCH] x86/mm: Fix boot with some memory above MAXMEM
 2020-05-26 14:27 UTC  (5+ messages)

[PATCH v9 0/8] Add tpm i2c ptp driver
 2020-05-26 14:16 UTC  (9+ messages)
` [PATCH v9 1/8] tpm: tpm_tis: Make implementation of read16, read32 and write32 optional
` [PATCH v9 2/8] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v9 3/8] tpm: tpm_tis: Add retry in case of protocol failure or data integrity (on I2C only) failure
` [PATCH v9 4/8] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v9 5/8] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v9 6/8] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v9 7/8] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v9 8/8] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-26 14:16 UTC  (3+ messages)
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API

[net-next RFC PATCH 00/13] net: hsr: Add PRP driver
 2020-05-26 14:12 UTC  (4+ messages)

[PATCH v2 2/2] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
 2020-05-26 14:11 UTC  (2+ messages)

[PATCH v2 1/2] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
 2020-05-26 14:11 UTC  (2+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-26 13:59 UTC  (4+ messages)

[PATCH] ACPI: GED: add support for _Exx / _Lxx handler methods
 2020-05-26 14:04 UTC  (4+ messages)

[PATCH 0/6] mips: Add DT bindings for MIPS CDMM and GIC
 2020-05-26 14:02 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH 2/6] dt-bindings: interrupt-controller: Convert mti,gic "
` [PATCH 3/6] dt-bindings: bus: Add MIPS CDMM controller
` [PATCH 4/6] mips: cdmm: Add mti,mips-cdmm dtb node support
` [PATCH 5/6] bus: cdmm: Add MIPS R5 arch support
` [PATCH 6/6] MAINTAINERS: Add maintainers for MIPS core drivers

Some -serious- BPF-related litmus tests
 2020-05-26 14:02 UTC  (11+ messages)

linux-next: Tree for May 21
 2020-05-26 14:01 UTC  (5+ messages)
` linux-next: Tree for May 21 (objtool warnings)

[RFC PATCH v4 00/13] riscv: Add vector ISA support
 2020-05-26 14:00 UTC  (3+ messages)
` [RFC PATCH v4 01/13] ptrace: Use regset_size() for dynamic regset size

[PATCH] kexec: Do not verify the signature without the lockdown or mandatory signature
 2020-05-26 13:59 UTC  (2+ messages)

[PATCH v2] perf ordered_events: Optimise event object reuse
 2020-05-26 13:59 UTC 

[RESEND] kunit: use --build_dir=.kunit as default
 2020-05-26 13:58 UTC  (6+ messages)

watchdog: iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
 2020-05-26 13:54 UTC  (4+ messages)

linux-next: build failure after merge of the block tree
 2020-05-26 13:53 UTC  (4+ messages)

[PATCH RESEND v3 0/2] syscon: Alter syscon and reboot drivers
 2020-05-26 13:51 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: power: reset: Unrequire regmap property in syscon-reboot node
` [PATCH v3 2/2] power: reset: syscon-reboot: Add parental syscon support

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-26 13:50 UTC  (8+ messages)
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH] iio: stm32-adc: keep a reference to the iio device on the state struct
 2020-05-26 13:44 UTC  (5+ messages)
` [PATCH v2] iio: stm32-adc: remove usage of iio_priv_to_dev() helper
  ` [PATCH v3] "

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-26 13:44 UTC  (9+ messages)
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[PATCH 0/8] Introduce local_lock()
 2020-05-26 13:41 UTC  (11+ messages)
` [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access
                  ` [PATCH] srcu: Avoid local_irq_save() before acquiring spinlock_t

[PATCH 1/2] hwmon: pwm-fan: Add profile support and add remove module support
 2020-05-26 13:42 UTC  (4+ messages)

[PATCH v4 00/10] x86/resctrl: Misc cleanup
 2020-05-26 13:40 UTC  (11+ messages)
` [PATCH v4 01/10] x86/resctrl: Nothing uses struct mbm_state chunks_bw
` [PATCH v4 02/10] x86/resctrl: Remove max_delay
` [PATCH v4 03/10] x86/resctrl: Fix stale comment
` [PATCH v4 04/10] x86/resctrl: use container_of() in delayed_work handlers
` [PATCH v4 05/10] x86/resctrl: Include pid.h
` [PATCH v4 06/10] x86/resctrl: Use is_closid_match() in more places
` [PATCH v4 07/10] x86/resctrl: Add arch_needs_linear to explain AMD/Intel MBA difference
` [PATCH v4 08/10] x86/resctrl: Merge AMD/Intel parse_bw() calls
` [PATCH v4 09/10] x86/resctrl: Add arch_has_{sparse,empty}_bitmaps to explain CAT differences
` [PATCH v4 10/10] cacheinfo: Move resctrl's get_cache_id() to the cacheinfo header file

[PATCH v3 0/3] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
 2020-05-26 13:38 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add Baikal-T1 PVT sensor binding
` [PATCH v3 2/3] hwmon: Add notification support
` [PATCH v3 3/3] hwmon: Add Baikal-T1 PVT sensor driver

[PATCH] riscv: Remove unnecessary path for syscall_trace
 2020-05-26 13:38 UTC  (4+ messages)

[PATCH] uio: disable lazy irq disable to avoid double fire
 2020-05-26 13:36 UTC  (2+ messages)

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-26 13:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-26 13:33 UTC  (5+ messages)

[PATCH net-next v1] net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032
 2020-05-26 13:32 UTC  (2+ messages)

[PATCH] i2c: stm32f7: Fix runtime PM imbalance in stm32f7_i2c_reg_slave
 2020-05-26 13:25 UTC  (4+ messages)
  `  "

[PATCH] ARM: add arch/arm/Kbuild
 2020-05-26 13:20 UTC 

[GIT PULL] tee subsystem pin_user_pages for v5.8
 2020-05-26 13:12 UTC 

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-26 13:12 UTC  (7+ messages)
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-26 13:09 UTC  (6+ messages)
` [PATCH RFCv2 7/9] kvm/arm64: Support async page fault
` [PATCH RFCv2 9/9] arm64: "

[PATCH v3 0/6] bus/memory: Add Baikal-T1 SoC APB/AXI/L2 drivers
 2020-05-26 13:08 UTC  (8+ messages)
` [PATCH v3 1/6] dt-bindings: bus: Add Baikal-T1 AXI-bus binding
` [PATCH v3 2/6] dt-bindings: bus: Add Baikal-T1 APB-bus binding
` [PATCH v3 3/6] dt-bindings: memory: Add Baikal-T1 L2-cache Control Block binding
` [PATCH v3 4/6] bus: Add Baikal-T1 AXI-bus driver
` [PATCH v3 5/6] bus: Add Baikal-T1 APB-bus driver
` [PATCH v3 6/6] memory: Add Baikal-T1 L2-cache Control Block driver

[PATCH] ACPI/IORT: Remove the unused __get_pci_rid()
 2020-05-26 13:07 UTC  (2+ messages)

[PATCH] MIPS: Fix IRQ tracing when call handle_fpe()
 2020-05-26 13:05 UTC  (5+ messages)

general protection fault in tomoyo_check_acl
 2020-05-26 12:58 UTC  (2+ messages)

[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-26 12:53 UTC  (5+ messages)
` [PATCH v4 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32

[PATCH v30 00/20] Intel SGX foundations
 2020-05-26 12:52 UTC  (3+ messages)
` [PATCH v30 08/20] x86/sgx: Add functions to allocate and free EPC pages

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-26 12:50 UTC  (5+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-26 12:50 UTC  (4+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port

[PATCH V3] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-05-26 12:44 UTC  (3+ messages)

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-26 12:42 UTC  (11+ messages)
              `  "

[RFC PATCH] gpio: uapi: v2 proposal
 2020-05-26 12:42 UTC  (3+ messages)

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-05-26 12:41 UTC  (2+ messages)

[PATCH 1/4] m68k: add arch/m68k/Kbuild
 2020-05-26 12:38 UTC  (4+ messages)
` [PATCH 2/4] m68k: descend to prom from arch/m68k/sun3
` [PATCH 3/4] m68k: optimize cc-option calls for cpuflags-y
` [PATCH 4/4] m68k: pass -D options to KBUILD_CPPFLAGS instead of KBUILD_{A,C}FLAGS

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-05-26 12:34 UTC  (5+ messages)

[PATCH v4] thermal: qoriq: Update the settings for TMUv2
 2020-05-26 12:32 UTC  (2+ messages)

[PATCH v25 00/16] Multicolor Framework v25
 2020-05-26 12:29 UTC  (4+ messages)
` [PATCH v25 01/16] dt: bindings: Add multicolor class dt bindings documention
    ` (dt review needed) "

[PATCH] macvlan: Skip loopback packets in RX handler
 2020-05-26 12:27 UTC 

[PATCH net-next] bridge: mrp: Rework the MRP netlink interface
 2020-05-26 14:22 UTC 

[PATCH] x86, spinlock: Remove obsolete ticket spinlock macros and types
 2020-05-26 12:20 UTC 

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-26 12:19 UTC  (9+ messages)

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-26 12:14 UTC  (7+ messages)
` [RESEND PATCH v7 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
      ` [RESEND PATCH v7 4/5] ndctl/papr_scm, uapi: "

[PATCH] media: v4l2-ctrls: Add encoded frame quality controls
 2020-05-26 12:09 UTC  (3+ messages)
` [PATCH] media: v4l2-ctrls: Add encoder constant quality control

[rcu:dev.2020.05.25a 51/63] kernel/rcu/refperf.c:298:6: warning: no previous prototype for function 'reset_readers'
 2020-05-26 12:07 UTC 


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