linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 14:36:35 to 2020-05-05 15:57:00 UTC [more...]

[PATCH 4.9 00/18] 4.9.222-rc1 review
 2020-05-05 15:56 UTC  (4+ messages)

[PATCH] workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO to remove redundant definitions and checks
 2020-05-05 15:56 UTC  (3+ messages)
` [PATCH v2] workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO

[PATCH] doc:locking: remove info about old behavior of locktorture
 2020-05-05 15:56 UTC  (2+ messages)

[PATCH v7 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-05 15:56 UTC  (3+ messages)
  ` [PATCH v7 06/10] dt-bindings: phy: Document Samsung UFS PHY bindings

[PATCH v2 1/2] docs: sysctl/kernel: document ftrace entries
 2020-05-05 15:54 UTC  (3+ messages)

[PATCH 0/4] allow multiple kthreadd's
 2020-05-05 15:54 UTC  (5+ messages)

[PATCH 4.14 00/26] 4.14.179-rc1 review
 2020-05-05 15:53 UTC  (4+ messages)

[PATCH v7 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-05-05 15:53 UTC  (3+ messages)
` [PATCH v7 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs

[PATCH v3] i2c: at91: support atomic write xfer
 2020-05-05 15:52 UTC  (4+ messages)

[PATCH v2] dt-bindings: timer: renesas: cmt: Convert to json-schema
 2020-05-05 15:51 UTC 

[PATCH] doc: Fix some typo errors in ras.rst
 2020-05-05 15:50 UTC  (4+ messages)

[PATCH 4.4 00/18] 4.4.222-rc1 review
 2020-05-05 15:50 UTC  (3+ messages)

[BUG] net: chelsio: Possible buffer overflow caused by DMA failures/attacks
 2020-05-05 15:50 UTC 

[PATCH 4.19 00/37] 4.19.121-rc1 review
 2020-05-05 15:50 UTC  (12+ messages)
` [PATCH 4.19 28/37] dmaengine: dmatest: Fix iteration non-stop logic

[PATCH v2] dt-bindings: timer: renesas: tmu: Convert to json-schema
 2020-05-05 15:49 UTC 

[PATCH v2 0/3] ARM: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-05-05 15:49 UTC  (5+ messages)
` [PATCH v2 1/3] ARM/time: "
` [PATCH v2 2/3] ARM: mediatek: "
` [PATCH v2 3/3] ARM: mmp: "

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-05 15:49 UTC  (14+ messages)

[PATCH v7 0/3] media: ov8856: Add devicetree support
 2020-05-05 15:49 UTC  (4+ messages)
` [PATCH v10 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH] drm/amdgpu/dc: don't pass -mhard-float to clang
 2020-05-05 15:48 UTC  (2+ messages)

[PATCH] samples: fix binderfs sample
 2020-05-05 15:48 UTC  (3+ messages)

[PATCH] KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly
 2020-05-05 15:47 UTC 

[PATCH net v2 0/2] Revert the 'socket_alloc' life cycle change
 2020-05-05 15:46 UTC  (6+ messages)
    `  "

[PATCH] docs: s390: Fix wrong label Guest2 instead of Guest3
 2020-05-05 15:46 UTC  (2+ messages)

[PATCH v11 0/6] Add battery charger driver support for MP2629
 2020-05-05 15:46 UTC  (3+ messages)
` [PATCH v11 1/6] dt-bindings: mfd: add document bindings for mp2629

[PATCH 5.6 00/73] 5.6.11-rc1 review
 2020-05-05 15:45 UTC  (6+ messages)

[PATCH v2] PCI/ASPM: Enable ASPM for root complex <-> bridge <-> bridge case
 2020-05-05 15:45 UTC  (2+ messages)

[PATCH v2 0/5] allow ramoops to collect all kmesg_dump events
 2020-05-05 15:45 UTC  (6+ messages)
` [PATCH v2 1/5] printk: honor the max_reason field in kmsg_dumper
` [PATCH v2 2/5] pstore/platform: pass max_reason to kmesg dump
` [PATCH v2 3/5] pstore/ram: in ramoops_platform_data convert dump_oops to max_reason
` [PATCH v2 4/5] pstore/ram: allow to dump kmesg during regular reboot
` [PATCH v2 5/5] ramoops: add max_reason optional field to ramoops DT node

[PATCH v11 0/2] iio: proximity: driver for vcnl3020
 2020-05-05 15:45 UTC  (3+ messages)
` [PATCH v11 1/2] iio: proximity: provide device tree binding document

[PATCH] wil6210: avoid gcc-10 zero-length-bounds warning
 2020-05-05 15:44 UTC  (2+ messages)

[PATCH 5.4 00/57] 5.4.39-rc1 review
 2020-05-05 15:44 UTC  (4+ messages)

[PATCH] docs: coresight: fix `make htmldocs` warning
 2020-05-05 15:44 UTC  (2+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-05 15:44 UTC  (9+ messages)
` [PATCH v5 1/6] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl
` [PATCH v5 6/6] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH] bitops: avoid clang shift-count-overflow warnings
 2020-05-05 15:44 UTC  (5+ messages)

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-05 15:43 UTC  (6+ messages)

[PATCH] doc:it_IT: align Italian translation
 2020-05-05 15:42 UTC  (2+ messages)

[RESEND] doc: misc-device: add uacce to toctree(index)
 2020-05-05 15:42 UTC  (2+ messages)

[PATCH] iio: adc: ad7476: fix clang -Wpointer-bool-conversion warning
 2020-05-05 15:41 UTC  (2+ messages)

[PATCH v2] docs: kvm: Fix KVM_KVMCLOCK_CTRL API doc
 2020-05-05 15:41 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-05 15:40 UTC  (4+ messages)

[PATCH] amdgpu: fix integer overflow on 32-bit architectures
 2020-05-05 15:39 UTC  (3+ messages)

[PATCH] watchdog: update email address in conversion doc
 2020-05-05 15:40 UTC  (2+ messages)

[PATCH] ARM: omap1: fix irq setup
 2020-05-05 15:39 UTC  (3+ messages)

x86/uv cleanups
 2020-05-05 15:39 UTC  (2+ messages)

[PATCH] [net-next, v2] dsa: sja1105: dynamically allocate stats structure
 2020-05-05 15:38 UTC 

[PATCH 0/3] meson: vdec: vp9 & MAINTAINERS fixes
 2020-05-05 15:38 UTC  (4+ messages)
` [PATCH 2/3] media: meson: vdec: fix another case of VP9 buffer shortage

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

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-05 15:38 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH] kobject: documentation: Fix erroneous function example in kobject doc
 2020-05-05 15:38 UTC  (2+ messages)

[PATCH] [net-next] dsa: sja1105: dynamically allocate stats structure
 2020-05-05 15:34 UTC  (3+ messages)

[PATCH] iommu: Relax ACS requirement for RCiEP devices
 2020-05-05 15:34 UTC  (6+ messages)

[PATCH] drm/amdgpu: allocate large structures dynamically
 2020-05-05 15:34 UTC  (3+ messages)

[PATCH] Input: edt-ft5x06: Use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2020-05-05 15:33 UTC 

[RFC PATCH] ima: verify mprotect change is consistent with mmap policy
 2020-05-05 15:33 UTC  (3+ messages)

[PATCH v7 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-05-05 15:33 UTC  (3+ messages)

[PATCH v7 0/3] clk: at91: support configuring more clocks via DT
 2020-05-05 15:32 UTC  (5+ messages)
` [PATCH v7 1/3] clk: at91: optimize pmc data allocation
` [PATCH v7 2/3] clk: at91: allow setting PCKx parent via DT

[PATCH] f2fs: get parent inode when recovering pino
 2020-05-05 15:31 UTC 

[PATCH] scsi: qedi: remove unused variable udev & uctrl
 2020-05-05 15:28 UTC  (2+ messages)

[PATCH] ubsan, kcsan: don't combine sanitizer with kcov
 2020-05-05 15:28 UTC  (6+ messages)

[PATCH v3 00/29] Convert files to ReST - part 2
 2020-05-05 15:28 UTC  (3+ messages)

[PATCH 0/7] padata: parallelize deferred page init
 2020-05-05 15:27 UTC  (14+ messages)
` [PATCH 5/7] mm: move zone iterator outside of deferred_init_maxorder()
` [PATCH 6/7] mm: parallelize deferred_init_memmap()

[PATCH v2] usb: raw-gadget: fix gadget endpoint selection
 2020-05-05 15:26 UTC  (4+ messages)

[PATCH] fsnotify: avoid gcc-10 zero-length-bounds warning
 2020-05-05 15:23 UTC  (5+ messages)

[block/for-5.7] iocost: protect iocg->abs_vdebt with iocg->waitq.lock
 2020-05-05 15:23 UTC  (2+ messages)

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-05 15:22 UTC  (3+ messages)
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery

[PATCH 00/15] staging: wfx: fix Out-Of-Band IRQ
 2020-05-05 15:20 UTC  (3+ messages)
` [PATCH 03/15] staging: wfx: fix double free

linux-next: Fixes tag needs some work in the vhost tree
 2020-05-05 15:16 UTC  (2+ messages)

[PATCH] HID: i2c-hid: add Schneider SCL142ALM to descriptor override
 2020-05-05 15:15 UTC  (2+ messages)

[PATCH 0/3] Intel Platform Monitoring Technology
 2020-05-05 15:15 UTC  (9+ messages)
` [PATCH 1/3] pci: Add Designated Vendor Specific Capability
` [PATCH 2/3] mfd: Intel Platform Monitoring Technology support

[PATCH 0/4 v2] firmware: stratix10-svc: Fix some error handling code
 2020-05-05 15:15 UTC  (7+ messages)
` [PATCH 2/4 v2] firmware: stratix10-svc: Unmap some previously memremap'ed memory
` [PATCH 3/4 v2] firmware: stratix10-svc: Fix some error handling paths in 'stratix10_svc_drv_probe()'

[PATCH v1 0/3] allow ramoops to collect all kmesg_dump events
 2020-05-05 15:14 UTC  (5+ messages)
` [PATCH v1 3/3] ramoops: add dump_all optional field to ramoops DT node

[PATCH v6 1/2] x86: fix bitops.h warning with a moved cast
 2020-05-05 15:14 UTC  (4+ messages)

[PATCH v2 00/15] ARM: Drop unneeded select of multi-platform selected options
 2020-05-05 15:13 UTC  (17+ messages)
` [PATCH v2 01/15] ARM: arch timer: Drop unneeded select GENERIC_CLOCKEVENTS
` [PATCH v2 02/15] ARM: actions: Drop unneeded select of COMMON_CLK
` [PATCH v2 03/15] ARM: alpine: Drop unneeded select of HAVE_SMP
` [PATCH v2 04/15] ARM: asm9260: Drop unneeded select of GENERIC_CLOCKEVENTS
` [PATCH v2 05/15] ARM: aspeed: Drop unneeded select of HAVE_SMP
` [PATCH v2 06/15] ARM: berlin: "
` [PATCH v2 07/15] ARM: clps711x: Drop unneeded select of multi-platform selected options
` [PATCH v2 08/15] ARM: davinci: Drop unneeded select of TIMER_OF
` [PATCH v2 09/15] ARM: integrator: Drop unneeded select of SPARSE_IRQ
` [PATCH v2 10/15] ARM: mmp: Drop unneeded select of COMMON_CLK
` [PATCH v2 11/15] ARM: mvebu: Drop unneeded select of HAVE_SMP
` [PATCH v2 12/15] ARM: omap2plus: Drop unneeded select of MIGHT_HAVE_CACHE_L2X0
` [PATCH v2 13/15] ARM: prima2: Drop unneeded select of HAVE_SMP
` [PATCH v2 14/15] ARM: realview: Drop unneeded select of multi-platform features
` [PATCH v2 15/15] ARM: socfpga: Drop unneeded select of PCI_DOMAINS_GENERIC

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-05 15:12 UTC  (2+ messages)

[PATCH] kcsan: fix section mismatch for __write_once_size/blacklisted_initcalls
 2020-05-05 15:11 UTC  (4+ messages)

[PATCH 0/1] remove ioclt_by_bdev from DASD
 2020-05-05 15:09 UTC  (7+ messages)
` [PATCH 1/1] s390/dasd: remove ioctl_by_bdev from DASD driver

[PATCH v2 0/4] kselftest: Extend vDSO tests
 2020-05-05 15:11 UTC  (5+ messages)

[PATCH v2 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-05 15:09 UTC  (2+ messages)

[PATCH v2] arm64: cacheflush: Fix KGDB trap detection
 2020-05-05 15:09 UTC  (4+ messages)

[PATCH] omapfb: don't annotate dss_conv_list as __initdata
 2020-05-05 15:07 UTC  (3+ messages)

[PATCH v2] fs: jfs: fix possible data races in txExit()
 2020-05-05 15:06 UTC 

[PATCH] firmware: arm_scmi: fix psci dependency
 2020-05-05 15:04 UTC  (2+ messages)

[PATCH v2 0/2] Raspberry Pi 4 VL805 firmware load
 2020-05-05 15:04 UTC  (8+ messages)
` [PATCH v2 2/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware

[PATCH v2 1/2] PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
 2020-05-05 15:03 UTC  (2+ messages)

[PATCH] xenbus: avoid stack overflow warning
 2020-05-05 15:01 UTC  (3+ messages)

[PATCH net-next 0/7] net: ethernet: ti: k3: introduce common platform time sync driver - cpts
 2020-05-05 15:01 UTC  (4+ messages)
` [PATCH net-next 1/7] dt-binding: ti: am65x: document common platform time sync cpts module

[PATCH v3 0/5] STM32 ETZPC bus controller
 2020-05-05 15:00 UTC  (4+ messages)
` [PATCH v3 2/5] bus: stm32: Introduce firewall controller helpers

[PATCH] phy: tegra: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-05 15:00 UTC 

[PATCH] arm64: dts: freescale: sl28: enable LPUART1
 2020-05-05 15:00 UTC 

[PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
 2020-05-05 14:57 UTC  (6+ messages)

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-05-05 14:57 UTC  (18+ messages)

[PATCH v4 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-05-05 14:56 UTC  (4+ messages)
` [PATCH v4 2/2] Documentation/sysctl: Document uclamp sysctl knobs

[PATCH v2] epoll: call final ep_events_available() check under the lock
 2020-05-05 14:56 UTC 

[PATCH] ceph: demote quotarealm lookup warning to a debug message
 2020-05-05 14:55 UTC  (2+ messages)

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-05 14:53 UTC  (5+ messages)

[PATCH] i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code
 2020-05-05 14:52 UTC 

[PATCH] perf cs-etm: Move defined of traceid_list
 2020-05-05 14:52 UTC  (2+ messages)

[PATCH v2] fs: jfs: fix a possible data race in metapage_writepage()
 2020-05-05 14:50 UTC  (5+ messages)
    ` [v2] "

[PATCH v2] fs: jfs: fix a possible data race in txBegin()
 2020-05-05 14:50 UTC 

[PATCH -next] drm/radeon: fix unsigned comparison with 0
 2020-05-05 14:50 UTC  (2+ messages)

[PATCH v2] fs: jfs: fix a possible data race in metapage_writepage()
 2020-05-05 14:49 UTC 

[PATCH v4 2/9] w1_therm: fix reset_select_slave at beginning of search process
 2020-05-05 14:49 UTC  (2+ messages)

[PATCH v4 1/9] w1_therm: creating w1_therm.h
 2020-05-05 14:48 UTC  (2+ messages)

[net-next PATCH v3 0/5] Introduce new fwnode based APIs to support phylink and phy layers
 2020-05-05 14:44 UTC  (3+ messages)
` [net-next PATCH v3 1/5] net: phy: Introduce phy related fwnode functions

[PATCH] drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
 2020-05-05 14:44 UTC  (2+ messages)

[PATCH] ARM: use ARM unwinder for gcov
 2020-05-05 14:42 UTC  (3+ messages)

[GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
 2020-05-05 14:38 UTC  (2+ messages)

[PATCH v4 1/4] i2c: at91: Send bus clear command if SDA is down
 2020-05-05 14:37 UTC  (2+ messages)

[PATCH 4.19 STABLE 0/2] KVM: VMX: Fix null pointer dereference
 2020-05-05 14:37 UTC  (6+ messages)
` [PATCH 4.19 STABLE 2/2] KVM: VMX: Mark RCX, RDX and RSI as clobbered in vmx_vcpu_run()'s asm blob

[PATCH v2 0/3] Improvements for kallsyms__parse
 2020-05-05 14:37 UTC  (4+ messages)
` [PATCH v2 2/3] lib kallsyms: parse using io api

[PATCH v3 0/3] Improvements for kallsyms__parse
 2020-05-05 14:36 UTC  (4+ messages)
` [PATCH v3 1/3] perf bench: add kallsyms parsing
` [PATCH v3 2/3] lib kallsyms: parse using io api
` [PATCH v3 3/3] lib kallsyms: move hex2u64 out of header


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