All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-22 14:45:18 to 2020-03-22 16:28:38 UTC [more...]

[PATCH v2 0/6] Manual definition of Soft Reserved memory devices
 2020-03-22 16:12 UTC  (3+ messages)
` [PATCH v2 1/6] x86/numa: Cleanup configuration dependent command-line options

[Cluster-devel] [PATCH v9 00/25] Change readahead API
 2020-03-22 16:28 UTC  (11+ messages)
` [Cluster-devel] [PATCH v9 12/25] mm: Move end_index check out of readahead loop
            ` [f2fs-dev] "
              ` [Ocfs2-devel] "
              `  "

[PATCH-for-5.0 0/2] hw/acpi/piix4: Restrict 'system hotplug' feature to i440fx PC machine
 2020-03-22 16:27 UTC  (6+ messages)
` [PATCH-for-5.0 1/2] hw/acpi/piix4: Add 'system-hotplug-support' property

YOUR EARLY REPLY
 2020-03-22 16:27 UTC 

can kernel platform driver name be different than module name?
 2020-03-22 16:26 UTC 

[PATCH v2] io-wq: handle hashed writes in chains
 2020-03-22 16:24 UTC  (3+ messages)

[PATCH] dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage
 2020-03-22 16:16 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rcw : bump to LSDK-19.09
 2020-03-22 16:24 UTC  (2+ messages)
` [Buildroot] [PATCH v3 "

[PATCH 1/1] net/colo-compare.c: Fix memory leak in packet_enqueue()
 2020-03-22 16:23 UTC 

[PATCH] i2c: mxs: Use dma_request_chan() instead dma_request_slave_channel()
 2020-03-22 16:23 UTC  (3+ messages)

[PATCH net] macsec: restrict to ethernet devices
 2020-03-22 16:23 UTC  (2+ messages)

[PATCH] dts: arm: stih407-family: remove duplicated rng nodes
 2020-03-22 16:16 UTC  (2+ messages)

[PATCH v1 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
 2020-03-22 16:21 UTC  (4+ messages)

[PATCH v3] powerpc/kprobes: Ignore traps that happened in real mode
 2020-03-22 15:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/domoticz: bump to version 2020.1
 2020-03-22 16:21 UTC 

[PATCH 00/17] Address several documentation build warnings
 2020-03-22 16:21 UTC  (3+ messages)
` [PATCH 13/17] i2c: include/linux/i2c.h: fix a doc warning

[PATCH for Linux v2] virtio_balloon: Add VIRTIO_BALLOON_VQ_INFLATE_CONT to handle THP split issue
 2020-03-22 16:19 UTC  (7+ messages)
` [PATCH for QEMU v2] virtio-balloon: Add option cont-pages to set VIRTIO_BALLOON_VQ_INFLATE_CONT

[PATCH] powerpc/64: ftrace don't trace real mode
 2020-03-22 16:17 UTC  (4+ messages)

[PATCH v2] i2c: imx-lpi2c: add clk_disable_unprepare calls
 2020-03-22 16:19 UTC  (3+ messages)

[PATCH net-next v4 0/9] introduce read_poll_timeout
 2020-03-22 16:18 UTC  (16+ messages)
` [PATCH net-next v4 3/9] net: phy: introduce phy_read_mmd_poll_timeout macro
` [PATCH net-next v4 4/9] net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
` [PATCH net-next v4 5/9] net: phy: aquantia: "
` [PATCH net-next v4 6/9] net: phy: marvell10g: "
` [PATCH net-next v4 7/9] net: phy: introduce phy_read_poll_timeout macro
` [PATCH net-next v4 8/9] net: phy: smsc: use phy_read_poll_timeout() to simplify the code
` [PATCH net-next v4 9/9] net: phy: tja11xx: "

BUG: KASAN: i2c dev use after free
 2020-03-22 16:18 UTC  (2+ messages)

the use case of MODULE_SOFTDEP
 2020-03-22 16:17 UTC 

[PATCH v6 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-03-22 16:17 UTC  (4+ messages)
` [PATCH v6 2/2] Device tree bindings "

[PATCH v11 0/8] iio: adi-axi-adc,ad9647: Add support for AD9467 ADC
 2020-03-22 16:16 UTC  (8+ messages)
` [PATCH v11 5/8] iio: adc: adi-axi-adc: add support for AXI ADC IP core

git stash push/save/create all return exit code 0, even if no object was created
 2020-03-22 16:15 UTC  (3+ messages)

[PATCH 1/1] io-wq: close cancel gap for hashed linked work
 2020-03-22 16:14 UTC 

[PATCH-for-5.0] ui/input-linux: Do not ignore ioctl() return value
 2020-03-22 16:12 UTC 

[Xen-devel] [PATCH 00/17] Bunch of typesafe conversion
 2020-03-22 16:14 UTC  (18+ messages)
` [Xen-devel] [PATCH 01/17] xen/x86: Introduce helpers to generate/convert the CR3 from/to a MFN/GFN
` [Xen-devel] [PATCH 02/17] xen/x86_64: Convert do_page_walk() to use typesafe MFN
` [Xen-devel] [PATCH 03/17] xen/mm: Move the MM types in a separate header
` [Xen-devel] [PATCH 04/17] xen: Convert virt_to_mfn() and mfn_to_virt() to use typesafe MFN
` [Xen-devel] [PATCH 05/17] xen/x86: Remove the non-typesafe version of pagetable_* helpers
` [Xen-devel] [PATCH 06/17] xen/x86: mm: Fix the comment on top put_page_from_l2e() to use 'mfn'
` [Xen-devel] [PATCH 07/17] xen/x86: traps: Convert __page_fault_type() to use typesafe MFN
` [Xen-devel] [PATCH 08/17] xen/x86: traps: Convert show_page_walk() "
` [Xen-devel] [PATCH 09/17] xen/x86: Reduce the number of use of l*e_{from, get}_pfn()
` [Xen-devel] [PATCH 10/17] xen/x86: pv: Use maddr_to_mfn(...) instead of the open-coding version
` [Xen-devel] [PATCH 11/17] xen/x86: nested_ept: Fix typo in the message in nept_translate_l2ga()
` [Xen-devel] [PATCH 12/17] xen/x86: p2m: Remove duplicate error message in p2m_pt_audit_p2m()
` [Xen-devel] [PATCH 13/17] xen/x86: p2m: Reflow P2M_PRINTK()s "
` [Xen-devel] [PATCH 14/17] xen/x86: mm: Re-implement set_gpfn_from_mfn() as a static inline function
` [Xen-devel] [PATCH 15/17] xen/x86: p2m: Rework printk format in audit_p2m()
` [Xen-devel] [PATCH 16/17] xen/mm: Convert {s, g}et_gpfn_from_mfn() to use typesafe MFN
` [Xen-devel] [PATCH 17/17] xen: Switch parameter in get_page_from_gfn to use typesafe gfn

[PATCH] arm64: dts: rockchip: fix defines in pd_vio node for rk3399
 2020-03-22 16:14 UTC  (7+ messages)

[PATCH] i2c: hix5hd2: add missed clk_disable_unprepare in remove
 2020-03-22 16:14 UTC  (2+ messages)

[Buildroot] [PATCH] configs/qemu_riscv{32, 64}_virt_defconfig: Remove BR2_TARGET_GENERIC_GETTY_PORT
 2020-03-22 16:13 UTC  (4+ messages)

[PATCH 1/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-22 14:50 UTC 

[PATCH 0/1] COLO: Fix memory leak in packet_enqueue()
 2020-03-22 14:49 UTC 

Writing framework in kernel
 2020-03-22 16:08 UTC 

[PATCH] i2c: ismt: Add missed pci_release_region
 2020-03-22 16:08 UTC  (2+ messages)

[PATCH 0/7] bcache patches for Linux v5.7-rc1
 2020-03-22 16:07 UTC  (2+ messages)

[PATCH v3] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-22 16:05 UTC 

[PATCH] KVM: arm64: Add support for IDSR exits to userspace
 2020-03-22 14:20 UTC 

[PATCH 0/2] Slightly simplify partial clone user experience
 2020-03-22 16:03 UTC  (2+ messages)

[rcu:rcu/test] BUILD SUCCESS e19d2829fed163f76ebea82bfd0d305d9e1e258d
 2020-03-22 16:02 UTC 

[RFC v5 0/2] Add SDHC interconnect bandwidth scaling
 2020-03-22 16:01 UTC  (4+ messages)
` [RFC v5 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support

[PATCH v4 0/2] Maxim MAX1241 driver
 2020-03-22 16:06 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: Add MAX1241 device tree bindings in documentation

[PATCH 1/1] mtd: add | as a separator after mtd-id
 2020-03-22 16:00 UTC  (5+ messages)

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2020-03-22 16:00 UTC  (2+ messages)

[Xen-devel] [libvirt bisection] complete build-amd64-libvirt
 2020-03-22 15:59 UTC 

[PATCH 0/9] Enable orphan section warning
 2020-03-22 16:00 UTC  (7+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-03-22 15:59 UTC  (21+ messages)
` [PATCH v2 02/11] blkoops: add blkoops, a warpper for pstore/blk
` [PATCH v2 03/11] pstore/blk: blkoops: support pmsg recorder
` [PATCH v2 05/11] pstore/blk: blkoops: support ftrace recorder
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH v2] test-lib: allow short options to be bundled
 2020-03-22 15:58 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 2/2] i2c: Fix a potential use after free
 2020-03-22 15:56 UTC  (2+ messages)

[PATCH RFC leds-next] leds: initial support for Turris Omnia LEDs
 2020-03-22 15:51 UTC  (12+ messages)

[PATCH v3 0/6] iio: accel: adxl372: add peak mode
 2020-03-22 15:54 UTC  (4+ messages)
` [PATCH v3 1/4] iio: accel: adxl372: Add support for FIFO "

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
 2020-03-22 15:48 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2

[PATCH net-next] ethtool: remove XCVR_DUMMY entries
 2020-03-22 15:48 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/rcw : bump to LSDK-19.09
 2020-03-22 15:48 UTC  (6+ messages)

[PATCH 0/1] commit-graph: avoid unnecessary tag deference when merging
 2020-03-22 15:47 UTC  (13+ messages)
` [PATCH 1/1] commit-graph.c: avoid unnecessary tag dereference "

[PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler
 2020-03-22 15:47 UTC  (11+ messages)

Invalid optimal transfer size 33553920 accepted when physical_block_size 512
 2020-03-22 15:45 UTC  (2+ messages)

[PATCH v5 0/3] hw_random: introduce Arm CryptoCell TRNG driver
 2020-03-22 15:31 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: add device tree binding for Arm CryptoCell trng engine
` [PATCH v5 2/3] hw_random: cctrng: introduce Arm CryptoCell driver
` [PATCH v5 3/3] MAINTAINERS: add HG as cctrng maintainer

[PATCH] Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
 2020-03-22 15:42 UTC  (3+ messages)

United Nations Assistant Secretary-General for Development Coordination
 2020-03-22 15:42 UTC 

[PATCH] .travis.yml: Add a KVM-only s390x job
 2020-03-22 15:40 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Treat idling as a RPS downclock event
 2020-03-22 15:40 UTC 

[PATCH 0/4] Move Mediatek HDMI PHY driver from DRM folder to PHY folder
 2020-03-22 15:34 UTC  (15+ messages)
` [PATCH 1/4] drm/mediatek: Move tz_disabled from mtk_hdmi_phy to mtk_hdmi driver
` [PATCH 2/4] drm/mediatek: Separate mtk_hdmi_phy to an independent module
` [PATCH 3/4] drm/mediatek: Move mtk_hdmi_phy driver into drivers/phy/mediatek folder
` [PATCH 4/4] MAINTAINERS: add files for Mediatek DRM drivers

[PATCH 0/8] Add support for MediaTek xHCI host controller
 2020-03-22 15:34 UTC  (15+ messages)
` [PATCH 5/8] xhci: mediatek: Add support for MTK "

[f2fs-dev] [PATCH] f2fs: fix potential .flags overflow on 32bit architecture
 2020-03-22 15:30 UTC  (5+ messages)
      `  "

[ANNOUNCE] fstests: master branch updated to b2faf2047019
 2020-03-22 15:29 UTC 

[PATCH v3] iio: adc: ad7793: use read_avail iio hook for scale available
 2020-03-22 15:26 UTC 

[PATCH v2] platform: x86: Add ACPI driver for ChromeOS
 2020-03-22 15:21 UTC  (2+ messages)

[PATCH v2] generic: per-type quota timers set/get test
 2020-03-22 15:18 UTC  (2+ messages)

[PATCH] mm/hmm.c : Remove additional check for lockdep_assert_held()
 2020-03-22 15:16 UTC  (3+ messages)

[PATCH v2 1/5] iio: adc: ad7780: define/use own IIO channel macros
 2020-03-22 15:15 UTC  (5+ messages)
` [PATCH v2 5/5] iio: adc: ad7793: use read_avail iio hook for scale available

[PATCH 00/13] iio: Use suitable format specifiers
 2020-03-22 15:13 UTC  (3+ messages)
` [PATCH 01/13] iio: accel: kxsd9: Use suitable format specifier

Cleanups in "next" tree
 2020-03-22 15:05 UTC  (3+ messages)

[RFC PATCH] arch/x86: Optionally flush L1D on context switch
 2020-03-22 15:10 UTC  (2+ messages)

[Outreachy kernel] [PATCH 00/11] Staging: rtl8188eu: hal: Add space around operators
 2020-03-22 15:09 UTC  (4+ messages)
` [Outreachy kernel] [PATCH 01/11] Staging: rtl8188eu: hal_com: "

[bcache:for-next 1/6] drivers/md/bcache/btree.h:379:14: warning: redefinition of typedef 'btree_map_keys_fn' is a C11 feature
 2020-03-22 15:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/collectd: don't remove postgresql_default.conf
 2020-03-22 15:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/collectd: make network crypto support discoverable
 2020-03-22 15:07 UTC  (2+ messages)

[Buildroot] [git commit] package/collectd: keep postgresql_default.conf when needed
 2020-03-22 15:07 UTC 

[Intel-gfx] [CI] drm/i915/gt: Use the correct err_unlock unwind path for a closed context
 2020-03-22 15:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()
 2020-03-22 14:59 UTC  (3+ messages)

[Buildroot] [RFC PATCH 1/1] package/cegui: rename and bump version
 2020-03-22 15:01 UTC  (6+ messages)

[PATCH] bisect: remove root directory restriction for git bisect
 2020-03-22 14:58 UTC  (2+ messages)

TCP and UDP dport in the same rule
 2020-03-22 14:58 UTC  (5+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix potential .flags overflow on 32bit architecture
 2020-03-22 14:56 UTC  (3+ messages)
  `  "

[PATCH v4 0/5] leds: pwm: add support for default-state device
 2020-03-22 14:56 UTC  (4+ messages)
` [PATCH v4 3/5] leds: pwm: check result of led_pwm_set() in led_pwm_add()

[Buildroot] [PATCH] package/uacme: mention openssl crypto backend in description
 2020-03-22 14:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tslib: fix build with headers >= 4.16
 2020-03-22 14:56 UTC  (2+ messages)

[GSoC][RFC][PROPOSAL v2] Unify ref-filter formats with other --pretty formats
 2020-03-22 14:56 UTC  (2+ messages)
` [GSoC][RFC][PROPOSAL v3] "

[PATCH] Staging: speakup: Use pr_warn() defined in <linux/printk.h>
 2020-03-22 14:54 UTC  (4+ messages)
  ` [Outreachy kernel] "

[Buildroot] [git commit] package/collectd: make network crypto support discoverable
 2020-03-22 14:54 UTC 

[GIT PULL rcu/next] RCU commits for v5.7
 2020-03-22 14:53 UTC  (2+ messages)
` [GIT PULL v2 "

[Buildroot] [git commit] package/tslib: fix build with headers >= 4.16
 2020-03-22 14:51 UTC 

[PATCH V5 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-22 14:50 UTC  (5+ messages)
` [PATCH V5 5/5] PCI: tegra: "

[PATCH 0/2] Additional parameters for qemu_img map
 2020-03-22  9:11 UTC  (3+ messages)
` [PATCH 1/2] qemu-img: refactor dump_map_entry JSON format output
` [PATCH 2/2] qemu-img: Add --start-offset and --max-length to map

[Buildroot] [PATCH v1 1/2] package/mesa3d: fix vc4 neon related compile failure
 2020-03-22 14:45 UTC  (2+ messages)

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-22 14:42 UTC  (3+ messages)
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.