All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-10 15:41:25 to 2020-09-10 16:27:50 UTC [more...]

[PATCH] mm: don't rely on system state to detect hot-plug operations
 2020-09-10 13:54 UTC  (11+ messages)

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-10 15:10 UTC  (11+ messages)
` [RFC PATCH v2 1/3] "

[PATCH net-next] net: try to avoid unneeded backlog flush
 2020-09-10 16:14 UTC  (3+ messages)

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2020-09-10 16:07 UTC  (4+ messages)

[PATCH RFC 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-09-10 16:22 UTC  (15+ messages)
` [PATCH RFC 01/10] mm: add Kernel Electric-Fence infrastructure

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-10 16:08 UTC  (4+ messages)

[PATCH 0/4] clk: AST2600 and FSI: Add APLL to control FSI bus frequency
 2020-09-10 15:18 UTC  (2+ messages)
` [PATCH 3/4] dt-bindings: fsi: Aspeed master: Add bus-frequency property

[PATCH net-next 0/3] Fix some kernel-doc warnings for i40e
 2020-09-10 15:09 UTC  (2+ messages)
` [PATCH net-next 3/3] i40e: Fix a kernel-doc warning in i40e_ptp.c

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-10 16:26 UTC  (2+ messages)

[PATCH 00/14] block: deal with errp: part I
 2020-09-10 16:26 UTC  (9+ messages)
` [PATCH 01/14] block: return status from bdrv_append and friends
` [PATCH 02/14] block: use return status of bdrv_append()
` [PATCH 03/14] block: check return value of bdrv_open_child and drop error propagation
` [PATCH 04/14] blockdev: fix drive_backup_prepare() missed error

[RFC PATCH] __netif_receive_skb_core: don't untag vlan from skb on DSA master
 2020-09-10 16:22 UTC 

[PATCH] lib/cobalt: Wrap __open_2/__open64_2 to support _FORTIFY_SOURCE
 2020-09-10 16:27 UTC  (3+ messages)

[PATCH] dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
 2020-09-10 16:26 UTC 

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-10 16:23 UTC  (22+ messages)
` [PATCH v11 03/11] PCI: brcmstb: Add bcm7278 register info
` [PATCH v11 04/11] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v11 05/11] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v11 06/11] PCI: brcmstb: Add control of rescal reset
` [PATCH v11 08/11] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v11 09/11] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v11 10/11] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v11 11/11] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH 1/1] of: properties of reserved-memory nodes
 2020-09-10 16:20 UTC 

[PATCH] i2c: i2c-gpio: Convert to use APIs which support live DT
 2020-09-10 16:25 UTC 

[PATCH] vfs: add fchmodat2 syscall
 2020-09-10 16:20 UTC  (2+ messages)

[PATCH v5 0/2] wcn36xx: Miscellaneous updates
 2020-09-10 16:22 UTC  (5+ messages)
` [PATCH v5 2/2] wcn36xx: Ensure spaces between functions

[dpdk-dev] [PATCH] eal/linux: fix memory allocations in containers+SELinux
 2020-09-10 16:24 UTC 

[PATCH] pci: advertise a page aligned ATS
 2020-09-10 16:23 UTC  (4+ messages)

[PATCH v3 1/2] idr: Document calling context for IDA APIs mustn't use locks
 2020-09-10 16:19 UTC  (2+ messages)

[Bug 209079] New: CPU 0/KVM: page allocation failure on 5.8 kernel
 2020-09-10 16:21 UTC  (2+ messages)
` [Bug 209079] "

[meta-security][PATCH 0/6] Some small dm-verity improvements
 2020-09-10 16:22 UTC  (3+ messages)

[linux-nfc] Re: [PATCH v2 9/9] arm64: defconfig: Enable Samsung S3FWRN5 NFC driver
 2020-09-10 16:14 UTC  (4+ messages)
`  "

[PATCH] mm/slab.h: Fix duplicate include file kmemleak.h
 2020-09-10 16:13 UTC 

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-10 16:11 UTC  (3+ messages)
` [PATCH 07/15] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH 08/15] habanalabs/gaudi: add a new IOCTL for NIC control operations

[PATCH v2 1/2] dt-bindings: iio: adc: exynos-adc: require second interrupt with touch screen
 2020-09-10 16:19 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: iio: adc: exynos-adc: do not require syscon on S5Pv210

[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
 2020-09-10 16:19 UTC  (2+ messages)

[PATCH V4 00/14] multipath-tools series: some cleanups and fixes checked by codedex tool
 2020-09-10 16:20 UTC  (11+ messages)
` [PATCH V4 01/14] multipathd: initialize major and minor in cli_add_map
` [PATCH V4 02/14] libmultipath: change malloc to calloc in print_foreign_topology
` [PATCH V4 04/14] multipathd: check MALLOC return value in mpath_pr_event_handler_fn
` [PATCH V4 05/14] multipathd: check return value of malloc in cli_getprkey func
` [PATCH V4 06/14] kpartx: use xmalloc to instead of malloc in main func

[meta-security][PATCH v2 00/12] dm-verity overhaul
 2020-09-10 16:17 UTC  (13+ messages)
` [meta-security][PATCH v2 01/12] dm-verity-img.bbclass: Fix bashisms
` [meta-security][PATCH v2 02/12] dm-verity-img.bbclass: Reorder parse-time check
` [meta-security][PATCH v2 03/12] dm-verity-image-initramfs: Ensure verity hash sync
` [meta-security][PATCH v2 04/12] dm-verity-image-initramfs: Bind at do_image instead
` [meta-security][PATCH v2 05/12] linux-yocto(-dev): Add dm-verity fragment as needed
` [meta-security][PATCH v2 06/12] dm-verity-img.bbclass: Stage verity.env file
` [meta-security][PATCH v2 07/12] initramfs-framework: Add dmverity module
` [meta-security][PATCH v2 08/12] dm-verity-image-initramfs: Use initramfs-framework
` [meta-security][PATCH v2 09/12] dm-verity-initramfs-image: Cosmetic improvements
` [meta-security][PATCH v2 10/12] dm-verity-image-initramfs: Add base-passwd package
` [meta-security][PATCH v2 11/12] dm-verity-image-initramfs: Drop locales from image
` [meta-security][PATCH v2 12/12] beaglebone-yocto-verity.wks.in: Refer IMGDEPLOYDIR

Master cannot execute MTE instructions
 2020-09-10 16:17 UTC  (2+ messages)

[PATCH 1/2] power: regulator: gpio-regulator: protect count value
 2020-09-10 16:18 UTC  (2+ messages)
` [PATCH 2/2] power: regulator: gpio-regulator: Convert to use APIs which support live DT

[PATCH][next] drm/i915: Fix inconsistent IS_ERR and PTR_ERR
 2020-09-10 16:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 00/10] edk2: adopt the edk2-stable202008 release
 2020-09-10 16:14 UTC  (14+ messages)
` [PATCH 05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
` [PATCH 09/10] pc-bios: update the README file with edk2-stable202008 information
` [PATCH 10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008

[linux-nfc] [PATCH v3 8/8] arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 7/8] MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove Robert
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 6/8] nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modified
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 5/8] nfc: s3fwrn5: Add missing CRYPTO_HASH dependency
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 3/8] nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 4/8] nfc: s3fwrn5: Remove unneeded 'ret' variable
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 1/8] dt-bindings: net: nfc: s3fwrn5: Convert to dtschema
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[linux-nfc] [PATCH v3 2/8] dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOs
 2020-09-10 16:12 UTC  (3+ messages)
`  "

[PATCH] EDAC: sb_edac: simplify switch statement
 2020-09-10 16:11 UTC  (3+ messages)

[linux-nfc] [PATCH v3 0/8] nfc: s3fwrn5: Few cleanups
 2020-09-10 16:12 UTC  (3+ messages)
`  "

support range based offsets in dma-direct
 2020-09-10 16:12 UTC  (7+ messages)
` [PATCH 3/3] dma-mapping: introduce DMA range map, supplanting dma_pfn_offset

[PATCH] mm/slab.h: Fix duplicate include file kmemleak.h
 2020-09-10 16:13 UTC 

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-10 16:10 UTC  (4+ messages)

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-10 16:11 UTC  (5+ messages)
` [PATCH 28/29] iotests: Factor out qemu_tool_pipe_and_status()
` [PATCH 29/29] iotests: Test block-export-* QMP interface

[PATCH v2 0/2] Add UFS LINERESET handling
 2020-09-10 16:09 UTC  (10+ messages)
` [PATCH v2 1/2] scsi: ufs: Abort tasks before clear them from doorbell

[PATCH REBASE] spi: sprd: Simplify with dev_err_probe()
 2020-09-10 16:07 UTC 

[LTP] [PATCH 1/1] fanotify10: Treat ignore mask bug as TCONF for < v5.9
 2020-09-10 16:11 UTC  (3+ messages)

[Bug 209225] New: [AMDGPU] oops each boot: dc_link_set_backlight_level
 2020-09-10 16:11 UTC  (3+ messages)
` [Bug 209225] "

[PATCHSET 0/4] perf stat: Add --multiply-cgroup option
 2020-09-10 15:57 UTC  (2+ messages)

linux-next: Tree for Sep 10
 2020-09-10 16:02 UTC  (2+ messages)
` linux-next: Tree for Sep 10 (drivers/media/pci/ttpci/dvb-ttpci)

Improvements to FIT ciphering
 2020-09-10 16:08 UTC  (7+ messages)

[PATCH 00/20] RX target update
 2020-09-10 16:06 UTC  (3+ messages)

[LTP] [PATCH v2 00/10] Rewrite shmctl() testcases
 2020-09-10 16:06 UTC  (3+ messages)

[PATCH] mtd: mtdconcat: map: remove redundant assignment to variable 'size'
 2020-09-10 15:44 UTC  (3+ messages)

[PATCH 13/17] p2p: Start a basic P2P Group after GO Negotiation
 2020-09-10 16:06 UTC  (2+ messages)

[meta-security][PATCH] ibmswtpm2: update to 1637
 2020-09-10 16:05 UTC 

[PATCH] mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities
 2020-09-10 16:04 UTC  (2+ messages)

[PATCH 0/3] Improve error handling
 2020-09-10 14:11 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-09-10 15:59 UTC 

[PATCH v2 0/7] perf/x86/amd: Miscellaneous updates
 2020-09-10 15:58 UTC  (5+ messages)
` [PATCH v2 3/7] arch/x86/amd/ibs: Fix re-arming IBS Fetch

[PATCH v7 1/3] dt: bindings: net: update compatible for ath11k
 2020-09-10 15:59 UTC  (7+ messages)
` [PATCH v7 3/3] ath11k: add ipq6018 support

[PATCH] mm: memcontrol: Add the missing numa stat of anon and file for cgroup v2
 2020-09-10 16:01 UTC  (2+ messages)

[PATCH v3] scsi: target: tcmu: add compat mode for 32bit userspace on 64bit kernel
 2020-09-10 15:56 UTC  (2+ messages)

[PATCH V4] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88125_* machine
 2020-09-10 15:58 UTC  (4+ messages)

[PATCH] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-10 15:55 UTC  (3+ messages)

[PATCH V5] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88125_* machine
 2020-09-10 15:57 UTC  (2+ messages)

[PATCH] hwmon: (pmbus) Move boolean error condition check to generating code
 2020-09-10 15:57 UTC  (2+ messages)

[PATCH] [v2] blkcg: add plugging support for punt bio
 2020-09-10 15:56 UTC  (2+ messages)

ABI Compliance Checker
 2020-09-10 15:56 UTC 

[PATCH net-next 0/3] Fix some kernel-doc warnings for e1000/e1000e
 2020-09-10 15:04 UTC  (4+ messages)
` [PATCH net-next 1/3] e1000e: Fix some kernel-doc warnings in ich8lan.c
` [PATCH net-next 2/3] e1000e: Fix some kernel-doc warnings in netdev.c
` [PATCH net-next 3/3] e1000: Fix a bunch of kerneldoc parameter issues in e1000_hw.c

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-10 15:44 UTC  (10+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputs
 2020-09-10 15:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputs (rev2)

[PATCH v2] KVM: arm64: Allow to limit number of PMU counters
 2020-09-10 15:52 UTC  (6+ messages)

[PATCH 0/5] media: Fix asd dynamic allocation
 2020-09-10 15:53 UTC  (4+ messages)

[PATCH 0/3] target: scsi: tcmu: code rework and speed up of read data handling
 2020-09-10 15:50 UTC  (5+ messages)
` [PATCH 1/3] scsi: target: tcmu: join tcmu_cmd_get_data_length and tcmu_cmd_get_block_cnt
` [PATCH 2/3] scsi: target: tcmu: optimize queue_cmd_ring
` [PATCH 3/3] scsi: target: tcmu: optimize scatter_data_area

[PATCH] intel-iommu: don't disable ATS for device without page aligned request
 2020-09-10 15:53 UTC  (4+ messages)

VLAN filtering with DSA
 2020-09-10 15:07 UTC 

[dpdk-dev] [PATCH] ethdev: add security flow item
 2020-09-10 16:44 UTC 

[Buildroot] [PATCH] package/graphicsmagick: add support for webp image format
 2020-09-10 15:50 UTC 

[PATCH v5 0/4] wcn36xx: Enable VHT when supported
 2020-09-10 15:08 UTC  (2+ messages)
` [PATCH v5 4/4] wcn36xx: Advertise ieee802.11 VHT flags

[PATCH v2 0/3] Improve error handling
 2020-09-10 15:46 UTC  (3+ messages)
` [PATCH v2 3/3] scsi: handle zone resources errors

[RFC PATCH v7 09/21] riscv: Add task switch support for vector
 2020-09-10 15:48 UTC  (2+ messages)

[PATCH] oss-fuzz: move linker arg to fix coverage-build
 2020-09-10 15:45 UTC  (2+ messages)

[PATCH 1/2] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU
 2020-09-10 15:41 UTC  (3+ messages)
` [PATCH 2/2] ARM: s3c24xx: fix Wunused-variable warning on !MMU

[PATCH v2] cryptodev: bump 1 commit past 1.11 to fix 5.9-rc1+
 2020-09-10 15:46 UTC  (2+ messages)
` [OE-core] "

[PATCH net] net: ipa: fix u32_replace_bits by u32p_xxx version
 2020-09-10 15:41 UTC 

[Buildroot] Toolchain issues on multiple architectures
 2020-09-10 15:43 UTC  (4+ messages)

[PATCH] tools/libs/guest: fix Makefile regarding zlib options
 2020-09-10 15:42 UTC 

[PATCHv10 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-09-10 15:39 UTC  (9+ messages)
` [PATCHv11 "
  ` [PATCHv11 bpf-next 2/5] "

[PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
 2020-09-10 15:38 UTC  (11+ messages)


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.