linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 16:57:26 to 2020-06-24 20:03:47 UTC [more...]

[PATCH v2 00/17] arm/arm64: Turning IPIs into normal interrupts
 2020-06-24 19:58 UTC  (17+ messages)
` [PATCH v2 01/17] genirq: Add fasteoi IPI flow
` [PATCH v2 02/17] genirq: Allow interrupts to be excluded from /proc/interrupts
` [PATCH v2 03/17] arm64: Allow IPIs to be handled as normal interrupts
` [PATCH v2 04/17] ARM: "
` [PATCH v2 05/17] irqchip/gic-v3: Describe the SGI range
` [PATCH v2 06/17] irqchip/gic-v3: Configure SGIs as standard interrupts
` [PATCH v2 07/17] irqchip/gic: Atomically update affinity
` [PATCH v2 08/17] irqchip/gic: Refactor SMP configuration
` [PATCH v2 09/17] irqchip/gic: Configure SGIs as standard interrupts
` [PATCH v2 10/17] irqchip/gic-common: Don't enable SGIs by default
` [PATCH v2 11/17] irqchip/bcm2836: Configure mailbox interrupts as standard interrupts
` [PATCH v2 12/17] irqchip/hip04: Configure IPIs "
` [PATCH v2 13/17] irqchip/armada-370-xp: "
` [PATCH v2 14/17] arm64: Kill __smp_cross_call and co
` [PATCH v2 16/17] ARM: "
` [PATCH v2 17/17] ARM: Remove custom IRQ stat accounting

[PATCH v8 0/4] introduce memory hinting API for external process
 2020-06-24 20:00 UTC  (9+ messages)
` [PATCH v8 1/4] mm/madvise: pass task and mm to do_madvise
` [PATCH v8 2/4] pid: move pidfd_get_pid() to pid.c
` [PATCH v8 3/4] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [PATCH v8 4/4] mm/madvise: check fatal signal pending of target process

amdgpu: *ERROR* Waiting for fences timed out!
 2020-06-24 19:54 UTC 

drivers/video/fbdev/tdfxfb.c:1120:27: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-24 19:49 UTC 

[RFC PATCH v2] sched_pair_cpu: Introduce scheduler task pairing system call
 2020-06-24 19:50 UTC  (4+ messages)

[PATCH] mm: filemap: clear idle flag for writes
 2020-06-24 19:50 UTC  (5+ messages)

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-24 19:49 UTC  (2+ messages)

[PATCH 0/3] iopoll fixes
 2020-06-24 19:46 UTC  (3+ messages)

[PATCH rdma-next 0/4] Bag of fixes and refactoring in MAD layer
 2020-06-24 19:45 UTC  (2+ messages)

[PATCH v2 0/2] arm: Warn on orphan section placement
 2020-06-24 19:43 UTC  (4+ messages)
` [PATCH v2 1/2] arm/build: "

[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-24 19:38 UTC 

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overlow checks
 2020-06-24 19:42 UTC  (3+ messages)
` [PATCH v4] coccinelle: misc: add array_size_dup script to detect missed overflow checks

[PATCH] Bluetooth: Don't restart scanning if paused
 2020-06-24 19:40 UTC  (2+ messages)

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 19:39 UTC  (8+ messages)
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types

process '/usr/bin/rsync' started with executable stack
 2020-06-24 19:39 UTC  (3+ messages)

[PATCH 0/2] Add support for StorageD3Enable _DSD property
 2020-06-24 19:39 UTC  (5+ messages)
` [PATCH V2 0/2] nvme: Add support for ACPI StorageD3Enable property

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24 19:07 UTC  (5+ messages)

tools/bpf: build failed with defconfig(x86_64) on v5.6 and v5.7
 2020-06-24 19:27 UTC  (2+ messages)

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-24 19:26 UTC  (3+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21)
 2020-06-24 19:26 UTC  (7+ messages)

[PATCH] firewire: nosy: Fix the amount of memory deallocated by some 'pci_free_consistent' calls
 2020-06-24 19:23 UTC 

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-24 19:21 UTC  (2+ messages)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-24 19:17 UTC  (2+ messages)

[PATCH kcsan 0/10] KCSAN updates for v5.9
 2020-06-24 19:03 UTC  (5+ messages)
  ` [PATCH kcsan 1/3] kcsan: Re-add GCC as a supported compiler
  ` [PATCH kcsan 2/3] kcsan: Simplify compiler flags
  ` [PATCH kcsan 3/3] kcsan: Disable branch tracing in core runtime

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-24 18:59 UTC  (19+ messages)
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH] jffs2: fix UAF problem
 2020-06-24 18:59 UTC  (2+ messages)

[PATCH v3 3/9] efi/libstub: Remove .note.gnu.property
 2020-06-24 18:57 UTC  (13+ messages)

[PATCH v2] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 18:56 UTC  (3+ messages)

LKMM patches for next merge window
 2020-06-24 18:54 UTC 

[RFC PATCH 0/3 v3] futex/sched: introduce FUTEX_SWAP operation
 2020-06-24 18:52 UTC  (4+ messages)
` [RFC PATCH 1/3 v3] futex: "
` [RFC PATCH 2/3 v3] futex/sched: add wake_up_process_prefer_current_cpu, use in FUTEX_SWAP
` [RFC PATCH 3/3] selftests/futex: add futex_swap selftest

[PATCH v2 1/2] PCI/ERR: Fix fatal error recovery for non-hotplug capable devices
 2020-06-24 18:52 UTC  (3+ messages)

[PATCH] ACPI: DPTF: Add battery participant for TigerLake
 2020-06-24 18:51 UTC 

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-24 18:49 UTC  (5+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault
` [PATCH 18/26] mm/s390: Use general page fault accounting

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 18:48 UTC  (12+ messages)

[RFC] stop using ->read and ->write for kernel access
 2020-06-24 18:43 UTC  (15+ messages)
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations

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

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

[PATCH] Bluetooth: btusb: BTUSB_WAKEUP_DISABLE prevents wake
 2020-06-24 18:29 UTC  (2+ messages)

[RFC PATCH linux-next] refperf: __srcu_struct_srcu_refctl_scale can be static
 2020-06-24 18:28 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-24 18:27 UTC  (2+ messages)

[PATCH v3] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
 2020-06-24 18:24 UTC  (3+ messages)

[PATCH] IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'
 2020-06-24 18:22 UTC  (2+ messages)

[PATCH] sysctl: Call sysctl_head_finish on error
 2020-06-24 18:20 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: uniphier: add interrupts to support card serial
 2020-06-24 18:16 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: uniphier: change support card to simple-mfd from simple-bus

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

[RESEND PATCH 0/3] nouveau: fixes for SVM
 2020-06-24 18:10 UTC  (4+ messages)
` [RESEND PATCH 2/3] nouveau: fix mixed normal and device private page migration

[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-24 18:08 UTC  (5+ messages)
` [PATCH v2 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v2 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code

cpufreq: intel_pstate: Support raw epp and energy_efficiency
 2020-06-24 18:02 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: intel_pstate: Allow raw energy performance preference value

[PATCH] Bluetooth: btusb: Reset port on cmd timeout
 2020-06-24 18:02 UTC  (2+ messages)

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24 17:59 UTC  (3+ messages)

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-24 17:53 UTC  (4+ messages)
` [PATCH v4 6/8] arm: Break cyclic percpu include

[PATCH v1] bnx2x: use generic power management
 2020-06-24 17:51 UTC 

[PATCH v5 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 17:51 UTC  (7+ messages)
` [PATCH v5 3/7] ASoC: tas2562: Fix format issue for extra space before a comma

[PATCH] platform/x86: ISST: Add new PCI device ids
 2020-06-24 17:51 UTC 

[PATCH v2 0/2] x86/FPU: FPU sanitization for in-kernel use
 2020-06-24 17:51 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/fpu: Add an FPU selftest

drivers/net/dsa/vitesse-vsc73xx-platform.c:68:16: sparse: sparse: cast to restricted __be32
 2020-06-24 17:50 UTC 

[PATCH v6 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 17:49 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: tas2562: Fix shut-down gpio property
` [PATCH v6 2/7] ASoC: tas2562: Update shutdown GPIO property
` [PATCH v6 3/7] ASoC: tas2562: Fix format issue for extra space before a comma
` [PATCH v6 4/7] ASoC: tas2562: Add rx and tx slot programming
` [PATCH v6 5/7] dt-bindings: tas2562: Add voltage sense slot property
` [PATCH v6 6/7] ASoC: tas2562: Add voltage sense slot configuration
` [PATCH v6 7/7] dt-bindings: tas2562: Convert the tas2562 binding to yaml

[PATCH v2 0/6] Add RMU and DMAC/GPIO clock support for Actions Semi S500 SoCs
 2020-06-24 17:47 UTC  (7+ messages)
` [PATCH v2 1/6] clk: actions: Fix h_clk for Actions S500 SoC
` [PATCH v2 2/6] dt-bindings: clock: Add APB, DMAC, GPIO bindings "
` [PATCH v2 3/6] clk: actions: Add APB, DMAC, GPIO clock support "
` [PATCH v2 4/6] dt-bindings: reset: Add binding constants for Actions S500 RMU
` [PATCH v2 5/6] clk: actions: Add Actions S500 SoC Reset Management Unit support
` [PATCH v2 6/6] MAINTAINERS: Add reset binding entry for Actions Semi Owl SoCs

[PATCH V5 1/4] rpmsg: core: Add signal API support
 2020-06-24 17:45 UTC  (4+ messages)
` [PATCH V5 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V5 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V5 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH v1] orinoco: use generic power management
 2020-06-24 17:40 UTC 

[PATCH V3 0/5] Enable USB support in IPQ8074
 2020-06-24 17:41 UTC  (3+ messages)

[PATCH 1/2] platform/chrome: cros_ec_typec: Add TBT pd_ctrl fields
 2020-06-24 17:42 UTC  (5+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_typec: Add TBT compat support

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 17:35 UTC  (7+ messages)
` [PATCH v3 2/9] vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to STABS_DEBUG

drivers/char/pcmcia/synclink_cs.c:340:17: sparse: sparse: cast removes address space '__iomem' of expression
 2020-06-24 17:04 UTC 

[PATCH v1 0/4] drivers: ide: use generic power management
 2020-06-24 17:28 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] ide: triflex: "
` [PATCH v1 3/4] ide: sc1200: "
` [PATCH v1 4/4] ide: delkin_cb: "

[GIT PULL] KVM fixes for Linux 5.8-rc3
 2020-06-24 17:30 UTC  (2+ messages)

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-24 17:30 UTC  (8+ messages)

[PATCH][next] dmaengine: ti: k3-udma: Use struct_size() in kzalloc()
 2020-06-24 17:12 UTC  (3+ messages)

[PATCH 4.19 000/207] 4.19.130-rc3 review
 2020-06-24 17:27 UTC 

[PATCH 4.14 000/139] 4.14.186-rc3 review
 2020-06-24 17:26 UTC 

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-24 17:26 UTC  (5+ messages)
` [PATCH v8 2/3] "

[PATCH v3 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-24 17:26 UTC  (3+ messages)
` [PATCH v3 1/2] sched/uclamp: Fix initialization of strut uclamp_rq
` [PATCH v3 2/2] sched/uclamp: Protect uclamp fast path code with static key

[PATCH v3 1/2] integrity: Add errno field in audit message
 2020-06-24 17:25 UTC  (4+ messages)
` [PATCH v3 2/2] IMA: Add audit log for failure conditions

[PATCH v8 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-24 17:19 UTC  (3+ messages)
` [PATCH v8 01/13] tools/libperf: avoid moving of fds at fdarray__filter() call

[PATCH v1] mtd: spi-nor: Add support for Winbond w25q64jv spi flash
 2020-06-24 17:15 UTC  (2+ messages)

[PATCH 4.14 000/135] 4.14.186-rc2 review
 2020-06-24 17:14 UTC  (2+ messages)

[PATCH RESEND v2] phy: exynos: Rename Exynos to lowercase
 2020-06-24 17:14 UTC  (2+ messages)

drivers/tty/synclinkmp.c:3642:29: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-24 17:09 UTC 

[PATCH] regulator: rename da903x to da903x-regulator
 2020-06-24 17:10 UTC 

[PATCH RESEND 0/1] Ingenic: Add high resolution timer support for SMP/SMT
 2020-06-24 17:07 UTC  (2+ messages)
` [PATCH RESEND 1/1] clocksource: "

[PATCH v2 0/2] remove workarounds for gcc bug wrt unnamed fields in initializers
 2020-06-24 17:08 UTC  (5+ messages)

[PATCH v5 2/7] hwmon: pmbus: adm1266: Add Block process call
 2020-06-24 17:00 UTC  (2+ messages)

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-24 17:00 UTC  (6+ messages)
` [RFC PATCH 1/1] Add DM_CRYPT_FORCE_INLINE flag to dm-crypt target
  ` [dm-crypt] "

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-24 17:07 UTC  (4+ messages)
` [PATCH v3 4/5] iommu/uapi: Handle data and argsz filled by users

[PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in enic_init_affinity_hint()
 2020-06-24 16:59 UTC  (7+ messages)

[PATCH 0/4] iopoll fixes + cleanups
 2020-06-24 16:56 UTC  (7+ messages)
` [PATCH 1/4] io_uring: fix hanging iopoll in case of -EAGAIN

[PATCH v3 0/6] Add support for GPU DDR BW scaling
 2020-06-24 16:57 UTC  (4+ messages)
` [PATCH v3 2/6] drm: msm: a6xx: send opp instead of a frequency


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