All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-28 19:39:54 to 2020-11-28 21:57:13 UTC [more...]

[PATCH] drm/ingenic: Add basic PM support
 2020-11-28 20:03 UTC  (3+ messages)

[PATCH] proc: add locking checks in proc_inode_is_dead
 2020-11-28 19:01 UTC  (2+ messages)

[PATCH v3] checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
 2020-11-28 19:04 UTC  (3+ messages)

[RESEND PATCH 1/2] iio:core: Introduce unlocked version of iio_map_array_unregister()
 2020-11-28 13:54 UTC  (2+ messages)

[PATCH v4] checkpatch: add fix and improve warning msg for non-standard signature
 2020-11-28 20:57 UTC  (7+ messages)
` [PATCH v5] "
    ` [PATCH v6] "
      ` [Linux-kernel-mentees] "

[PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample
 2020-11-28 21:07 UTC  (16+ messages)
  ` [linux-sunxi] "

[PATCH] Staging: android: ashmem: Fixed a coding style issue
 2020-11-28 12:25 UTC  (2+ messages)

[PATCH] nfsd: Fix kernel test robot warning
 2020-11-28 18:41 UTC  (2+ messages)

[PATCH 1/5] PCI/DPC: Ignore devices with no AER Capability
 2020-11-28 21:53 UTC  (2+ messages)

[stable 4.9] PANIC: double fault, error_code: 0x0 - clang boot failed on x86_64
 2020-11-28  5:41 UTC  (3+ messages)

[PATCH] exit: fix a race in release_task when flushing the dentry
 2020-11-28 14:05 UTC  (2+ messages)

[RESEND PATCH 00/19] Second step support for A100
 2020-11-28 20:47 UTC  (25+ messages)
` [RESEND PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA
` [RESEND PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller
` [RESEND PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode
` [RESEND PATCH 11/19] arm64: dts: allwinner: a100: add watchdog node
` [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100
` [RESEND PATCH 13/19] phy: sun4i-usb: add support for A100 USB PHY
` [RESEND PATCH 17/19] mmc: sunxi: add support for A100 mmc controller
` [RESEND PATCH 18/19] arm64: allwinner: a100: Add MMC related nodes

[PATCH v8 00/12] huge vmalloc mappings
 2020-11-28 15:25 UTC  (13+ messages)
` [PATCH v8 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v8 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v8 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v8 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v8 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v8 06/12] powerpc: inline huge vmap supported functions
` [PATCH v8 07/12] arm64: "
` [PATCH v8 08/12] x86: "
` [PATCH v8 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v8 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v8 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v8 12/12] powerpc/64s/radix: Enable huge "

[PATCH v4] vdpa: mlx5: fix vdpa/vhost dependencies
 2020-11-28 21:39 UTC  (2+ messages)

[PATCH v8 0/5] leds: pwm: Make automatic labels work
 2020-11-28 21:53 UTC  (12+ messages)
` [PATCH v8 1/5] dt-bindings: mfd: Fix schema warnings for pwm-leds
` [PATCH v8 2/5] ARM: dts: berlin: "
` [PATCH v8 3/5] ARM: dts: stm32: "
` [PATCH v8 4/5] arm64: dts: meson: "
` [PATCH v8 5/5] MIPS: DTS: img: "

[PATCH v2 0/1] arm64: defconfig: Enable Librem 5 hardware
 2020-11-28 20:58 UTC  (8+ messages)
` [PATCH v2 1/1] arm64: defconfig: Enable more "

[PATCH] ring-buffer: set the right timestamp in the slow path of __rb_reserve_next()
 2020-11-28  9:15 UTC 

[PATCH 1/5] PCI/DPC: Ignore devices with no AER Capability
 2020-11-28 20:24 UTC  (2+ messages)

[PATCH] hwmon: (pwm-fan): Switch to using the new API kobj_to_dev()
 2020-11-28 20:23 UTC  (2+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-11-28 21:35 UTC  (39+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 05/38] tests: add mount_setattr() selftests
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 08/38] capability: handle idmapped mounts
` [PATCH v3 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 11/38] attr: handle idmapped mounts
` [PATCH v3 12/38] acl: "
` [PATCH v3 13/38] xattr: "
` [PATCH v3 14/38] commoncap: "
` [PATCH v3 15/38] stat: "
` [PATCH v3 16/38] namei: handle idmapped mounts in may_*() helpers
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 18/38] namei: prepare for idmapped mounts
` [PATCH v3 19/38] open: handle idmapped mounts in do_truncate()
` [PATCH v3 20/38] open: handle idmapped mounts
` [PATCH v3 21/38] af_unix: "
` [PATCH v3 22/38] utimes: "
` [PATCH v3 23/38] fcntl: "
` [PATCH v3 24/38] notify: "
` [PATCH v3 25/38] init: "
` [PATCH v3 26/38] ioctl: "
` [PATCH v3 27/38] would_dump: "
` [PATCH v3 28/38] exec: "
` [PATCH v3 29/38] fs: add helpers for idmap mounts
` [PATCH v3 30/38] apparmor: handle idmapped mounts
` [PATCH v3 31/38] ima: "
` [PATCH v3 32/38] fat: "
` [PATCH v3 33/38] ext4: support "
` [PATCH v3 34/38] ecryptfs: do not mount on top of "
` [PATCH v3 35/38] overlayfs: "
` [PATCH v3 36/38] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v3 37/38] tests: extend mount_setattr tests
` [PATCH v3 38/38] generic/618: add fstests for idmapped mounts

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-28 20:21 UTC  (8+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

[PATCH net-next 0/6] net: ipa: start adding IPA v4.5 support
 2020-11-28 20:19 UTC  (2+ messages)

[PATCH v4] checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
 2020-11-28 20:08 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[PATCH v2] Documentation/admin-guide: mark memmap parameter is supported by a few architectures
 2020-11-28 19:51 UTC 

[PATCH v2 0/5] memory: renesas-rpc-if: Trivial fixes
 2020-11-28 11:41 UTC  (5+ messages)
` [PATCH v2 2/5] memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm
` [PATCH v2 5/5] memory: renesas-rpc-if: Export symbols as GPL

[PATCH] powerpc: fix the allyesconfig build
 2020-11-28 19:36 UTC  (4+ messages)

[GIT PULL] USB/PHY driver fixes for 5.10-rc6
 2020-11-28 19:30 UTC  (2+ messages)

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2020-11-28 12:23 UTC 

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-28 19:33 UTC 

[PATCH net-next 1/3] nfc: s3fwrn5: use signed integer for parsing GPIO numbers
 2020-11-28 11:45 UTC  (5+ messages)
` [PATCH net-next 3/3] nfc: s3fwrn5: extract the common phy blocks

[GIT PULL] Kbuild fixes for v5.10-rc6
 2020-11-28 19:28 UTC  (2+ messages)

[PATCH v4] checkpatch: add fix and improve warning msg for non-standard signature
 2020-11-28 13:05 UTC 

[Buildroot] [PATCH 1/1] package/libcap: fix libcap.pc
 2020-11-28 21:54 UTC 

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-28 13:29 UTC  (7+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support

[GIT PULL] Char/Misc driver fixes for 5.10-rc6
 2020-11-28 12:22 UTC 

scheduling while atomic in z3fold
 2020-11-28 14:09 UTC  (2+ messages)

[PATCH memory-model 0/8] LKMM updates for v5.11
 2020-11-28  6:01 UTC  (9+ messages)
` [PATCH memory-model 6/8] tools/memory-model: Add types to litmus tests
            ` [PATCH 1/2] tools/memory-model: Remove redundant initialization in "
            ` [PATCH 2/2] tools/memory-model: Fix typo in klitmus7 compatibility table

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-11-28  7:43 UTC  (26+ messages)
` [PATCH v2 02/18] arm: dts: owl-s500: Set CMU clocks for UARTs
` [PATCH v2 03/18] arm: dts: owl-s500: Add Reset controller
` [PATCH v2 04/18] dt-bindings: dma: owl: Add compatible string for Actions Semi S500 SoC
` [PATCH v2 05/18] dmaengine: owl: Add compatible for the Actions Semi S500 DMA controller
` [PATCH v2 06/18] arm: dts: owl-s500: Add "
` [PATCH v2 07/18] arm: dts: owl-s500: Add pinctrl & GPIO support
` [PATCH v2 09/18] arm: dts: owl-s500: Add MMC support
` [PATCH v2 12/18] i2c: owl: Add compatible for the Actions Semi S500 I2C controller
` [PATCH v2 13/18] arm: dts: owl-s500: Add I2C support
` [PATCH v2 14/18] arm: dts: owl-s500: Add SIRQ controller
` [PATCH v2 17/18] arm: dts: owl-s500-roseapplepi: Add I2C pinctrl configuration
` [PATCH v2 18/18] MAINTAINERS: Add linux-actions ML for Actions Semi Arch

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-28 10:18 UTC  (4+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback

[PATCH v2] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
 2020-11-28 13:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-28 10:16 UTC  (8+ messages)
          ` [PATCH v3] "

[PATCH 1/2] iio: adc: ad7298: convert probe to device-managed functions
 2020-11-28 13:04 UTC  (2+ messages)

[PATCH] subpage_prot.2: SYNOPSIS: Fix return type: s/long/int/
 2020-11-28  8:56 UTC  (2+ messages)

[PATCH v2] ttyprintk: optimize tpk_close flush code
 2020-11-28  6:33 UTC  (3+ messages)

[PATCH v2 00/11] iio: adc: at91_adc: cleanup DT bindings
 2020-11-28 15:21 UTC  (3+ messages)
` [PATCH v2 07/11] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe

[PATCH] drm/panel: feiyang-fy07024di26a30d: cleanup if panel attaching failed
 2020-11-28 12:52 UTC 

[Regression]: Commit 74d905d2 breaks the touchpad and touchscreen of Google Chromebook "samus"
 2020-11-28 12:53 UTC  (3+ messages)

[PATCH] MAINTAINERS add D: tag for subsystem commit prefix
 2020-11-28 15:36 UTC  (3+ messages)

[PATCH 2/3] powerpc/pseries/hotplug-cpu: fix memleak in dlpar_cpu_add_by_count
 2020-11-28 10:20 UTC 

[PATCH 3/3] media: xilinx: fix error return code in xvip_graph_init
 2020-11-28 10:20 UTC 

[PATCH v3 0/2] media: i2c: OV5648 image sensor support
 2020-11-28 11:06 UTC  (2+ messages)
` [PATCH v3 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH] futex: Change 'utime' parameter to be 'const ... *'
 2020-11-28 12:39 UTC 

[PATCH v2 bpf-next 00/13] Atomics for eBPF
 2020-11-28  5:39 UTC  (5+ messages)
` [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH v2 bpf-next 11/13] bpf: Add bitwise atomic instructions

[PATCH v10 0/6] leds: mt6360: Add LED driver for MT6360
 2020-11-28 15:13 UTC  (3+ messages)
` [PATCH v10 5/6] dt-bindings: leds: Add bindings for MT6360 LED

[PSIGN v3 00/38] idmapped mounts
 2020-11-28 21:48 UTC 

[PATCH alsa-utils] alsactl: Make sure the kernel driver loaded before alsa-restore.service
 2020-11-28 21:33 UTC  (2+ messages)

[PATCH net v3 0/9] ibmvnic: assorted bug fixes
 2020-11-28 21:32 UTC  (2+ messages)

[meta-mono][PATCH] mono: fix build dependencies
 2020-11-28 21:30 UTC  (2+ messages)
` [oe] "

[meta-python2][PATCH] kas: cleanup files
 2020-11-28 21:21 UTC 

[xen-unstable test] 157072: tolerable FAIL
 2020-11-28 21:11 UTC 

[dpdk-dev] [PATCH] eal/windows: vfprintf build warning with clang
 2020-11-28 21:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-good: qmlgl needs gstreamer-gl-1.0
 2020-11-28 21:09 UTC  (2+ messages)

[PATCH v3 1/8] python3-numpy: Upgrade to 1.19.4
 2020-11-28 21:03 UTC  (4+ messages)
` [PATCH v3 4/8] python-numpy: Add ptest
  ` [OE-core] "

[RFC PATCH-for-5.2 0/2] net: Do not accept packets with invalid huge size
 2020-11-28 20:59 UTC  (2+ messages)

[Cocci] Checking the influence of an omitted semicolon on a code adjustment
 2020-11-28 20:04 UTC  (7+ messages)

[meta-python][PATCH 00/16] Drop python3-pytest and others
 2020-11-28 19:46 UTC  (17+ messages)
` [meta-python][PATCH 01/16] python3-atomicwrites: drop (moved to oe-core)
` [meta-python][PATCH 02/16] python3-attrs: "
` [meta-python][PATCH 03/16] python3-iniconfig: "
` [meta-python][PATCH 04/16] python3-more-itertools: "
` [meta-python][PATCH 05/16] python3-pathlib2: "
` [meta-python][PATCH 06/16] python3-toml: "
` [meta-python][PATCH 07/16] python3-py: "
` [meta-python][PATCH 08/16] python3-setuptools-scm: "
` [meta-python][PATCH 09/16] python3-packaging: "
` [meta-python][PATCH 10/16] python3-wcwidth: "
` [meta-python][PATCH 11/16] python3-zipp: "
` [meta-python][PATCH 12/16] python3-importlib-metadata: "
` [meta-python][PATCH 13/16] python3-pluggy: "
` [meta-python][PATCH 14/16] python3-pytest: "
` [meta-python][PATCH 15/16] python3-hypothesis: "
` [meta-python][PATCH 16/16] python3-sortedcontainers: "

[PATCH 4/4] python3-hypothesis: upgrade 5.41.3 -> 5.41.4
 2020-11-28 19:39 UTC 


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.