linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-25 12:13:21 to 2020-06-25 15:30:50 UTC [more...]

[RFC 0/7] media: Clean and make H264 stateless uAPI public
 2020-06-25 15:30 UTC  (14+ messages)
` [RFC 2/7] fixup! media: uapi: h264: update reference lists
` [RFC 3/7] media: uapi: h264: clarify pic_order_cnt_bit_size field
` [RFC 4/7] media: uapi: h264: increase size of fields
` [RFC 5/7] media: uapi: h264: pad v4l2_ctrl_h264_pps to 64-bit
` [RFC 6/7] media: uapi: h264: Clean slice invariants syntax elements

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-06-25 15:27 UTC  (4+ messages)

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-25 15:25 UTC  (10+ messages)
` [PATCH v6 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH v3 0/3] printk: replace ringbuffer
 2020-06-25 15:25 UTC  (8+ messages)
` [PATCH v3 3/3] printk: use the lockless ringbuffer
  ` record_printk_text tricks: was: "
  ` pending output optimization: "
  ` syslog size unread: "

[PATCH drivers/misc 0/4] lkdtm: Various clean ups
 2020-06-25 15:24 UTC  (10+ messages)

[PATCH for-5.9 0/2] clean io_wq->do_work()
 2020-06-25 15:20 UTC  (3+ messages)
` [PATCH 1/2] io-wq: compact io-wq flags numbers
` [PATCH 2/2] io-wq: return next work from ->do_work() directly

[PATCH] regulator: rename da903x to da903x-regulator
 2020-06-25 15:22 UTC  (2+ messages)

[PATCH v3 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-25 15:21 UTC  (2+ messages)

[PATCH v1] driver core: Fix suspend/resume order issue with deferred probe
 2020-06-25 15:19 UTC  (2+ messages)

[PATCH v3 00/17] DVFS for IO devices on sdm845 and sc7180
 2020-06-25 15:17 UTC  (3+ messages)
` [PATCH v3 04/17] arm64: dts: sc7180: Add OPP table for all qup devices

[PATCH V2] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-25 15:15 UTC  (4+ messages)

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-25 15:12 UTC  (5+ messages)

[PATCH v5 0/7] arm_pmu: Use NMI for perf interrupt
 2020-06-25 15:11 UTC  (2+ messages)

Search function in xconfig is partially broken after recent changes
 2020-06-25 15:05 UTC  (7+ messages)
    ` [PATCH] kconfig: qconf: Fix find on split mode

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-25 15:00 UTC 

[PATCH 0/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0
 2020-06-25 15:00 UTC  (3+ messages)
` [PATCH 1/2] irqchip/gicv3: Spell out when pseudo-NMIs are enabled
` [PATCH 2/2] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0

[PATCH 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-25 14:59 UTC  (3+ messages)

[PATCH v2] Fix undefined operation VMXOFF during reboot and crash
 2020-06-25 14:59 UTC  (2+ messages)

[PATCH v8 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-25 14:58 UTC  (14+ messages)
` [PATCH v8 04/13] perf stat: factor out body of event handling loop for system wide
` [PATCH v8 09/13] perf stat: implement control commands handling

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-25 14:57 UTC  (7+ messages)
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

Enabling interrupts in QEMU TPM TIS
 2020-06-25 14:56 UTC 

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-25 14:56 UTC  (5+ messages)

[PATCH 0/5] drm/etnaviv: Ignore MC bit when checking for runtime suspend
 2020-06-25 14:55 UTC  (3+ messages)

[PATCH v5 0/3]
 2020-06-25 14:54 UTC  (4+ messages)
` [PATCH v5 3/3] media: vimc: Add a control to display info on test image

[PATCH] irqchip/gic: Atomically update affinity
 2020-06-25 14:53 UTC  (2+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-25 14:52 UTC  (4+ messages)

[PATCH 0/2] iommu/amd: Don't use atomic64_t for domain->pt_root
 2020-06-25 14:52 UTC  (3+ messages)
` [PATCH 1/2] iommu/amd: Add helper functions to update domain->pt_root
` [PATCH 2/2] iommu/amd: Use 'unsigned long' for domain->pt_root

[PATCH v12 0/9] Add tpm i2c ptp driver
 2020-06-25 14:46 UTC  (10+ messages)
` [PATCH v12 1/9] tpm: Make read{16, 32}() and write32() in tpm_tis_phy_ops optional
` [PATCH v12 2/9] tpm: tpm_tis: Fix expected bit handling and send all bytes in one shot without last byte in exception
` [PATCH v12 3/9] tpm: tpm_tis: Add retry in case of protocol failure
` [PATCH v12 4/9] tpm: tpm_tis: Add verify_data_integrity handle to tpm_tis_phy_ops
` [PATCH v12 5/9] tpm: tpm_tis: Rewrite "tpm_tis_req_canceled()"
` [PATCH v12 6/9] tpm: Handle an exception for TPM Firmware Update mode
` [PATCH v12 7/9] tpm: tpm_tis: verify TPM_STS register is valid after locality request
` [PATCH v12 8/9] tpm: Add YAML schema for TPM TIS I2C options
` [PATCH v12 9/9] tpm: tpm_tis: add tpm_tis_i2c driver

[PATCH v2 1/2] gpio: add GPO driver for PCA9570
 2020-06-25 14:43 UTC  (2+ messages)

[PATCH v2 1/5] thermal: core: Add helpers to browse the cdev, tz and governor list
 2020-06-25 14:45 UTC  (5+ messages)
` [PATCH v2 2/5] thermal: core: Get thermal zone by id
` [PATCH v2 3/5] thermal: core: Remove old uapi generic netlink
` [PATCH v2 4/5] thermal: core: genetlink support for events/cmd/sampling
` [PATCH v2 5/5] thermal: core: Add notifications call in the framework

[RFC 0/4] futex2: Add new futex interface
 2020-06-25 14:38 UTC  (3+ messages)

[RFC][PATCH] ring-buffer: Have nested events still record running time stamp
 2020-06-25 14:37 UTC  (3+ messages)

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-25 14:34 UTC  (2+ messages)

linux-next: build warning after merge of the scsi tree
 2020-06-25 14:29 UTC  (2+ messages)

[PATCH] staging: nvec: changed coding style, line should not end with a (
 2020-06-25 14:26 UTC  (2+ messages)

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2020-06-25 14:25 UTC  (3+ messages)

[PATCHv8 0/3] optee: register drivers on optee bus
 2020-06-25 14:24 UTC  (14+ messages)
` [PATCHv8 1/3] optee: use uuid for sysfs driver entry
    ` [Tee-dev] "

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-25 14:20 UTC  (11+ messages)

[PATCH v2 13/14] irqchip/s3c24xx: Fix potential resource leaks
 2020-06-25 14:17 UTC  (2+ messages)

[PATCH BUGFIX] can: m_can: make m_can driver work with sleep state pinconfig
 2020-06-25 14:13 UTC  (2+ messages)

[PATCH v6] hwmon: add Corsair Commander Pro driver
 2020-06-25 14:13 UTC  (2+ messages)

[rcu:rcu/next 35/35] kernel/rcu/tree.c:251:8: error: implicit declaration of function 'arch_atomic_add_return'; did you mean
 2020-06-25 14:11 UTC  (5+ messages)

[PATCH v2 0/2] cpufreq: Specify the default governor on command line
 2020-06-25 14:08 UTC  (8+ messages)
` [PATCH v2 2/2] cpufreq: Specify "

[RFC 0/3] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-06-25 14:08 UTC  (3+ messages)
` [RFC 1/3] perf jevents: Add support for parsing perchip/percore events

[RESEND, PATCH v2] lib: overflow-test: add KUnit test of check_*_overflow functions
 2020-06-25 13:58 UTC  (2+ messages)

[PATCH v4 1/2] ARM: imx: mach-imx6q: Search for fsl,imx6q-iomuxc-gpr earlier
 2020-06-25 14:01 UTC  (2+ messages)
` [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

[PATCH] cpufreq: Fix locking issues with governors
 2020-06-25 13:53 UTC  (4+ messages)

[PATCH] dt-bindings: mailbox: zynqmp_ipi: fix unit address
 2020-06-25 13:51 UTC 

[PATCH net-next v2] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-25 13:51 UTC  (4+ messages)

[PATCH v11 00/56] atmel_mxt_ts misc
 2020-06-25 13:50 UTC  (3+ messages)

[PATCH] arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
 2020-06-25 13:48 UTC  (2+ messages)

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-06-25 13:37 UTC  (5+ messages)
` [PATCH RFC 1/4] arm64: kernel: Handle disabled[(+)present] cpus in MADT/GICC during init
` [PATCH RFC 2/4] arm64: kernel: Bound the total(present+disabled) cpus with nr_cpu_ids
` [PATCH RFC 3/4] arm64: kernel: Init cpu operations for all possible vcpus
` [PATCH RFC 4/4] arm64: kernel: Arch specific ACPI hooks(like logical cpuid<->hwid etc.)

[PATCH] hvc: unify console setup naming
 2020-06-25 13:42 UTC  (2+ messages)

[PATCH v1 0/6] console: unify return codes from ->setup() hook
 2020-06-25 13:41 UTC  (2+ messages)

[PATCH v1] mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
 2020-06-25 13:40 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping support
 2020-06-25 13:38 UTC  (4+ messages)
` [PATCH net-next v4 6/8] net: phy: mscc: timestamping and PHC support

[PATCH 00/10] Fix a bunch more W=1 warnings in MFD
 2020-06-25 13:38 UTC  (8+ messages)
` [PATCH 01/10] mfd: wm8350-core: Supply description wm8350_reg_{un}lock args

[PATCH] staging: gasket: Convert symbolic permission to octal
 2020-06-25 13:36 UTC  (2+ messages)

[PATCH 0/2] watchdog: rti: adjust initial ping for attach
 2020-06-25 13:35 UTC  (5+ messages)
` [PATCH 2/2] watchdog: rti: tweak min_hw_heartbeat_ms to match initial allowed window

[PATCH 0/6] Overhaul memalloc_no*
 2020-06-25 13:35 UTC  (13+ messages)
` [PATCH 1/6] mm: Replace PF_MEMALLOC_NOIO with memalloc_noio
` [PATCH 2/6] mm: Add become_kswapd and restore_kswapd
` [PATCH 4/6] mm: Replace PF_MEMALLOC_NOFS with memalloc_nofs
` [PATCH 6/6] mm: Add memalloc_nowait

[PATCH] Revert "sched/deadline: Remove cpu_active_mask from cpudl_find()"
 2020-06-25 13:34 UTC  (2+ messages)

Linux 5.4.49
 2020-06-25 13:32 UTC  (2+ messages)

Linux 5.7.6
 2020-06-25 13:32 UTC 

[PATCH 5.7 000/474] 5.7.6-rc2 review
 2020-06-25 13:30 UTC  (3+ messages)

[PATCH 5.7 000/477] 5.7.6-rc1 review
 2020-06-25 13:30 UTC  (3+ messages)

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-25 13:29 UTC  (9+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 17/18] nitro_enclaves: Add overview documentation

[PATCH][next] clk: vc5: fix use of memory after it has been kfree'd
 2020-06-25 13:27 UTC 

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-06-25 13:26 UTC  (12+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)

[PATCH v2] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-25 13:26 UTC  (4+ messages)

[PATCH 5.9] io_uring: fix NULL-mm for linked reqs
 2020-06-25 13:24 UTC  (2+ messages)

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-25 13:24 UTC  (16+ messages)
` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()
` [PATCH 02/13] iommu/vt-d: "
` [PATCH 03/13] iommu/msm: "
` [PATCH 04/13] iommu/omap: "
` [PATCH 05/13] iommu/rockchip: "
` [PATCH 06/13] iommu/tegra: "
` [PATCH 07/13] iommu/pamu: "
` [PATCH 08/13] iommu/mediatek: Do no use dev->archdata.iommu
` [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [PATCH 10/13] ia64: "
` [PATCH 11/13] arm: "
` [PATCH 12/13] arm64: "
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain

[PATCH v2] i2c: designware: platdrv: Set class based on dmi
 2020-06-25 13:21 UTC  (2+ messages)

[PATCH for-5.8 0/2] iopoll fixes pt.1
 2020-06-25 13:21 UTC  (2+ messages)

[RFC v2] Reed-Solomon Code: Update no_eras to the actual number of errors
 2020-06-25 13:20 UTC  (3+ messages)

[PATCH] usbip: tools: add in man page how to load the client's module
 2020-06-25 13:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/15] Split off nVHE hyp code
 2020-06-25 13:14 UTC  (16+ messages)
` [PATCH v4 01/15] arm64: kvm: Fix symbol dependency in __hyp_call_panic_nvhe
` [PATCH v4 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
` [PATCH v4 03/15] arm64: kvm: Add build rules for separate VHE/nVHE object files
` [PATCH v4 04/15] arm64: kvm: Use build-time defines in has_vhe()
` [PATCH v4 05/15] arm64: kvm: Handle calls to prefixed hyp functions
` [PATCH v4 06/15] arm64: kvm: Build hyp-entry.S separately for VHE/nVHE
` [PATCH v4 07/15] arm64: kvm: Move hyp-init.S to nVHE
` [PATCH v4 08/15] arm64: kvm: Duplicate hyp/tlb.c for VHE/nVHE
` [PATCH v4 09/15] arm64: kvm: Split hyp/switch.c to VHE/nVHE
` [PATCH v4 10/15] arm64: kvm: Split hyp/debug-sr.c "
` [PATCH v4 11/15] arm64: kvm: Split hyp/sysreg-sr.c "
` [PATCH v4 12/15] arm64: kvm: Duplicate hyp/timer-sr.c for VHE/nVHE
` [PATCH v4 13/15] arm64: kvm: Compile remaining hyp/ files for both VHE/nVHE
` [PATCH v4 14/15] arm64: kvm: Remove __hyp_text macro, use build rules instead
` [PATCH v4 15/15] arm64: kvm: Lift instrumentation restrictions on VHE

[RFC] Reed-Solomon Code: Update no_eras to the actual number of errors
 2020-06-25 13:15 UTC  (3+ messages)

[PATCH] powercap: Add Power Limit4 support
 2020-06-25 13:01 UTC  (2+ messages)

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-25 12:59 UTC  (3+ messages)
` [PATCH v3 5/5] iommu/uapi: Support both kernel and user unbind guest PASID

[PATCH] phy: sun4i-usb: fix dereference of pointer phy0 before it is null checked
 2020-06-25 12:56 UTC  (2+ messages)

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-06-25 12:54 UTC  (3+ messages)
` [PATCH 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-25 12:54 UTC  (10+ messages)

[PATCH v2 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-06-25 12:50 UTC  (3+ messages)
` [PATCH v2 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings for Actions S500 SoC

[PATCH 0/3] nsproxy: support CLONE_NEWTIME with setns()
 2020-06-25 12:48 UTC  (4+ messages)
` [PATCH 3/3] "

[v1] drm/msm/dpu: enumerate second cursor pipe for external interface
 2020-06-25 12:45 UTC 

[PATCH v6 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25 12:42 UTC  (3+ messages)
` [PATCH v6 1/2] acpi: Extend TPM2 ACPI table with missing log fields
` [PATCH v6 2/2] tpm: Add support for event log pointer found in TPM2 ACPI table

[PATCH v2] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-06-25 12:41 UTC  (2+ messages)

[PATCH] ACPI: DPTF: Add battery participant for TigerLake
 2020-06-25 12:40 UTC  (2+ messages)

[PATCH v2] iio: magnetometer: ak8974: Fix runtime PM imbalance on error in ak8974_probe()
 2020-06-25 12:34 UTC  (2+ messages)

[PATCH] KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
 2020-06-25 12:32 UTC  (2+ messages)

[PATCH 0/4] KVM: SVM: Code move follow-up
 2020-06-25 12:22 UTC  (3+ messages)

[PATCH][next] s390: appldata: Use struct_size() helper
 2020-06-25 12:21 UTC  (2+ messages)

[rcu:rcu/urgent 1/1] kernel/rcu/tree.c:253:8: error: implicit declaration of function 'arch_atomic_add_return'
 2020-06-25 12:17 UTC 

[v2] drm/msm/dpu: add support for dither block in display
 2020-06-25 12:16 UTC 

[PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
 2020-06-25 12:16 UTC  (4+ messages)

[PATCH v1] ptp_pch: use generic power management
 2020-06-25 12:10 UTC 

[PATCH] tpm: tpm2-space: Resize session and context buffers dynamically
 2020-06-25 12:13 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).