linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 09:51:01 to 2020-06-15 12:56:06 UTC [more...]

[PATCH v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 12:55 UTC  (8+ messages)
` [PATCH v13 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v13 2/6] seq_buf: Export seq_buf_printf
` [PATCH v13 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v13 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v13 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v13 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

decruft the early init / initrd / initramfs code
 2020-06-15 12:53 UTC  (17+ messages)
` [PATCH 01/16] init: remove the bstat helper
` [PATCH 02/16] md: move the early init autodetect code to drivers/md/
` [PATCH 03/16] md: replace the RAID_AUTORUN ioctl with a direct function call
` [PATCH 04/16] md: remove the autoscan partition re-read
` [PATCH 05/16] md: remove the kernel version of md_u.h
` [PATCH 06/16] md: simplify md_setup_drive
` [PATCH 07/16] md: rewrite md_setup_drive to avoid ioctls
` [PATCH 08/16] initrd: remove support for multiple floppies
` [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd
` [PATCH 10/16] initrd: switch initrd loading to struct file based APIs
` [PATCH 11/16] initrd: mark init_linuxrc as __init
` [PATCH 12/16] initramfs: remove the populate_initrd_image and clean_rootfs stubs
` [PATCH 13/16] initramfs: simplify clean_rootfs
` [PATCH 14/16] initramfs: switch initramfs unpacking to struct file based APIs
` [PATCH 15/16] init: open code setting up stdin/stdout/stderr
` [PATCH 16/16] fs: remove ksys_open

[PATCH v8 0/4] Introduce the for_each_set_clump macro
 2020-06-15 12:54 UTC  (5+ messages)
` [PATCH v8 1/4] bitops: "
` [PATCH v8 2/4] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v8 3/4] gpio: thunderx: Utilize for_each_set_clump macro
` [PATCH v8 4/4] gpio: xilinx: "

[PATCH 0/2] pinctrl: stm32: add changes to better manage
 2020-06-15 12:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stm32: don't print an error on probe deferral during clock get
` [PATCH 2/2] pinctrl: stm32: defer probe if reset resource is not yet ready

[RFC PATCH] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-06-15 12:50 UTC  (2+ messages)

[PATCH v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 12:48 UTC  (9+ messages)
` [PATCH v12 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v12 2/6] seq_buf: Export seq_buf_printf
` [PATCH v12 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v12 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v12 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v12 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH v7 0/4] Introduce the for_each_set_clump macro
 2020-06-15 12:46 UTC  (3+ messages)

[PATCH] i2c: mediatek: Add i2c support for continuous mode
 2020-06-15 12:46 UTC 

[PATCH] ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode
 2020-06-15 12:45 UTC  (3+ messages)

[PATCH] pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
 2020-06-15 12:44 UTC 

[PATCH] pinctrl: qcom: sc7180: Make gpio28 non wakeup capable
 2020-06-15 12:42 UTC 

[PATCH 1/3] dt-bindings: sound: Document wm8994 endpoints
 2020-06-15 12:40 UTC  (2+ messages)

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-15 12:39 UTC  (3+ messages)

[PATCH v2 0/1] s390: virtio: let's arch choose to accept devices without IOMMU feature
 2020-06-15 12:39 UTC  (2+ messages)
` [PATCH v2 1/1] s390: virtio: let arch "

[PATCH v2] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses
 2020-06-15 12:36 UTC  (2+ messages)

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-15 12:35 UTC  (12+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio

clean up kernel_{read,write} & friends v4
 2020-06-15 12:34 UTC  (15+ messages)
` [PATCH 01/13] cachefiles: switch to kernel_write
` [PATCH 02/13] autofs: "
` [PATCH 03/13] bpfilter: "
` [PATCH 04/13] fs: unexport __kernel_write
` [PATCH 05/13] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/13] fs: implement kernel_write using __kernel_write
` [PATCH 07/13] fs: remove __vfs_write
` [PATCH 08/13] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 09/13] fs: add a __kernel_read helper
` [PATCH 10/13] integrity/ima: switch to using __kernel_read
` [PATCH 11/13] fs: implement kernel_read "
` [PATCH 12/13] fs: remove __vfs_read
` [PATCH 13/13] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses
 2020-06-15 12:34 UTC  (4+ messages)

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-15 12:33 UTC  (2+ messages)

[PATCH v3 0/2] Resolve revision handling and add support for DA silicon
 2020-06-15 12:33 UTC  (2+ messages)

[PATCH v2 1/3] spi: spi-fsl-dspi: Fix external abort on interrupt in exit paths
 2020-06-15 12:30 UTC  (5+ messages)
` [PATCH v2 3/3] genirq: Do not test disabled IRQs with DEBUG_SHIRQ

[PATCH v7 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-15 12:30 UTC  (11+ messages)
` [PATCH v7 01/13] tools/libperf: introduce notion of static polled file descriptors

KCSAN Support on ARM64 Kernel
 2020-06-15 12:30 UTC  (5+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-15 12:28 UTC  (4+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-15 12:25 UTC 

[PATCH v32 00/21] Intel SGX foundations
 2020-06-15 12:13 UTC  (2+ messages)

[PATCH 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
 2020-06-15 12:16 UTC  (3+ messages)
` [PATCH 2/2] iommu/amd: Move Kconfig and Makefile bits down into amd directory

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-15 12:15 UTC  (4+ messages)

[PATCH 0/5] LSM: Measure security module state
 2020-06-15 12:15 UTC  (4+ messages)
` [PATCH 4/5] LSM: Define SELinux function to measure security state

[PATCH v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-15 12:13 UTC 

[PATCH] KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool
 2020-06-15 12:13 UTC 

[PATCH] drm/kselftest: fix spellint typo in test-drm_mm.c
 2020-06-15 12:11 UTC 

[PATCH] arch: sh: smc37c93x: fix spelling mistake
 2020-06-15 12:09 UTC 

[PATCH] coccinelle: api: add kzfree script
 2020-06-15 12:03 UTC  (4+ messages)

[PATCH 0/2] lib: Fix bitmap_cut() for overlaps, add test
 2020-06-15 12:04 UTC  (7+ messages)
` [PATCH 2/2] bitmap: Add test for bitmap_cut()

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-15 12:02 UTC  (7+ messages)
` [PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [PATCH v6 2/6] spi: spi-geni-qcom: "
` [PATCH v6 3/6] drm/msm/dpu: "
` [PATCH v6 4/6] drm/msm: dsi: "
` [PATCH v6 5/6] media: venus: core: Add support for opp tables/perf voting
` [PATCH v6 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH v4 0/3] Venus dynamic debug
 2020-06-15 12:03 UTC  (8+ messages)
` [PATCH v4 1/3] venus: Add debugfs interface to set firmware log level
` [PATCH v4 2/3] venus: Make debug infrastructure more flexible

[PATCH] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-15 12:02 UTC  (8+ messages)

[RESEND PATCH V13 0/3] da7280: haptic driver submission
 2020-06-15 11:40 UTC  (4+ messages)
` [RESEND PATCH V13 2/3] dt-bindings: input: Add document bindings for DA7280
` [RESEND PATCH V13 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms
` [RESEND PATCH V13 3/3] Input: new da7280 haptic driver

[PATCH 13/29] dt: fix broken links due to txt->yaml renames
 2020-06-15 12:01 UTC  (10+ messages)
` [PATCH 14/29] dt: Fix broken references to renamed docs
` [PATCH 17/29] docs: hugetlbpage.rst: fix some warnings
` [PATCH 28/29] docs: fs: proc.rst: fix a warning due to a merge conflict

[PATCH v9 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
 2020-06-15 12:00 UTC  (2+ messages)

[PATCH v2 0/6] Introduce PMIC based USB type C detection
 2020-06-15 12:00 UTC  (3+ messages)
` [PATCH v2 4/6] regulator: Add support for QCOM PMIC VBUS booster

[PATCH 0/2] MCA and EDAC updates for AMD Family 17h, Model 60h
 2020-06-15 11:59 UTC  (2+ messages)

[PATCH] drivers/video/backlight: Use kobj_to_dev() instead
 2020-06-15 11:59 UTC  (2+ messages)

drivers/scsi/bnx2fc/bnx2fc_hwi.c:1011:17: warning: variable 'dummy' set but not used
 2020-06-15 11:41 UTC 

[RFC PATCH 0/3] firmware: Add support for PSA FF-A interface
 2020-06-15 11:55 UTC  (13+ messages)
` [RFC PATCH 1/3] dt-bindings: Add ARM PSA FF binding for non-secure VM partitions

[PATCH] ipc: fix call_kern.cocci warnings
 2020-06-15 11:55 UTC  (2+ messages)

[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
 2020-06-15 11:50 UTC  (8+ messages)

[PATCH] mm: memcontrol: Fix do not put the css reference
 2020-06-15 11:50 UTC  (2+ messages)

[PATCH v2 0/2] regulator_sync_state() support
 2020-06-15 11:49 UTC  (9+ messages)
` [PATCH v2 2/2] regulator: Add support for sync_state() callbacks

[PATCH v2 0/2] media: Add colors' order over test image
 2020-06-15 11:48 UTC  (5+ messages)
` [PATCH v2 1/2] media: tpg: Add function to return colors' order of "
` [PATCH v2 2/2] media: vimc: Add a control to show test pattern colors' order

[GIT PULL] Btrfs updates for 5.8, part 2
 2020-06-15 11:46 UTC  (3+ messages)

[PATCH] x86/mce: fix a wrong assignment of i_mce.status
 2020-06-15 11:42 UTC  (4+ messages)
` [tip: ras/core] x86/mce/inject: Fix "

[PATCH] thunderbolt: Improve USB4 config symbol help text
 2020-06-15 11:41 UTC  (2+ messages)

[PATCH] printk: Make linux/printk.h self-contained
 2020-06-15 11:40 UTC  (5+ messages)

[PATCH] nandsim: Fix return code testing of ns_find_operation()
 2020-06-15 11:34 UTC 

[PATCH v3] x86/split_lock: Sanitize userspace and guest error output
 2020-06-15 11:39 UTC 

[PATCH v2] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-15 11:36 UTC  (7+ messages)

5.8-rc1: new warnings in ext4_mb_new_blocks?
 2020-06-15 11:27 UTC  (2+ messages)

[PATCH 0/4] spi: bcm63xx: add BMIPS support
 2020-06-15 11:26 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 1/4] powercap/drivers/idle_inject: Specify idle state max latency
 2020-06-15 11:25 UTC  (3+ messages)
` [PATCH v4 4/4] thermal: cpuidle: Register cpuidle cooling device

[PATCH]: arch: arm64: vdso: export the symbols for time()
 2020-06-15 11:24 UTC 

[PATCH] media: ov2740: add NVMEM interface to read customized OTP data
 2020-06-15 11:22 UTC  (4+ messages)

[RFC 0/3] ARM: copy_{from,to}_user() for vmsplit 4g/4g
 2020-06-15 11:22 UTC  (11+ messages)
` [RFC 1/3] lib: copy_{from,to}_user using gup & kmap_atomic()

[PATCH v2 1/4] capability: add ns_capable_cred()
 2020-06-15 11:13 UTC  (3+ messages)
` [PATCH v2 3/4] nsproxy: attach to namespaces via pidfds

Good idea to rename files in include/uapi/ ?
 2020-06-15 11:12 UTC  (5+ messages)

[PATCH v2 0/2] nvmem: add ONIE NVMEM cells provider
 2020-06-15 11:06 UTC  (8+ messages)
` [PATCH v2 2/2] nvmem: add ONIE NVMEM cells support

arch/nios2/include/asm/irqflags.h:12:9: sparse: sparse: context imbalance in 'move_pages_to_lru' - unexpected unlock
 2020-06-15 10:40 UTC 

[PATCH 0/5] STM32 add usart nodes support
 2020-06-15 10:49 UTC  (3+ messages)
` [PATCH 1/5] ARM: dts: stm32: add usart2, usart3 and uart7 pins in stm32mp15-pinctrl

[PATCH] objtool: Free memory in error case in special_get_alts
 2020-06-15 10:47 UTC  (3+ messages)

[PATCH] x86/speculation/srbds: do not try to turn mitigation off when not supported
 2020-06-15 10:47 UTC  (4+ messages)

[RFC v2 0/3] Add QTI QFPROM-Efuse driver support
 2020-06-15 10:44 UTC  (8+ messages)
` [RFC v2 1/3] dt-bindings: nvmem: Add devicetree bindings for qfprom-efuse
` [RFC v2 2/3] drivers: nvmem: Add QTI qfprom-efuse support

[PATCH] acpi: disallow loading configfs acpi tables when locked down
 2020-06-15 10:43 UTC 

[PATCH v4] soc: samsung: Add simple voltage coupler for Exynos5800
 2020-06-15 10:43 UTC 

[PATCH] blk-mq: Remove redundant 'return' statement
 2020-06-15 10:42 UTC  (2+ messages)

[PATCH v2 1/2] efi/libstub/arm64: link stub lib.a conditionally
 2020-06-15 10:41 UTC  (4+ messages)
` [PATCH v2 2/2] efi/libstub: refactor Makefile to not use lib-y syntax

[PATCH 0/2] STM32 Fix uart nodes in stm32mp15-pinctrl
 2020-06-15 10:39 UTC  (2+ messages)

[PATCH] arm64: fpsimd: Added API to manage fpsimd state inside kernel
 2020-06-15 10:30 UTC  (6+ messages)

[PATCH net v2] mptcp: drop MPTCP_PM_MAX_ADDR
 2020-06-15 10:29 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-06-15 10:24 UTC  (11+ messages)

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overlow checks
 2020-06-15 10:20 UTC 

[PATCH RESEND] 9p: Fix memory leak in v9fs_mount
 2020-06-15 10:20 UTC  (2+ messages)

[PATCH v6 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-06-15 10:18 UTC  (5+ messages)
` [PATCH v6 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "
    `  "

[PATCH] MIPS: Do not flush tlb when setting pmd entry
 2020-06-15 10:14 UTC  (2+ messages)

[PATCH v9 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-15 10:09 UTC 

[PATCH 0/3] STM32 update uart4 pin configuration for low power
 2020-06-15 10:12 UTC  (2+ messages)

[PATCH v3] f2fs: fix use-after-free when accessing bio->bi_crypt_context
 2020-06-15 10:11 UTC 

[PATCH 00/15] Fix STM32 DT issues on v5.7-rc4
 2020-06-15 10:08 UTC  (2+ messages)

[PATCH 0/8] x86/entry: KCSAN/KASAN/UBSAN vs noinstr
 2020-06-15 10:07 UTC  (3+ messages)

[PATCH v4 0/4] Enable stmpe811 touch screen on stm32f429-disco board
 2020-06-15 10:06 UTC  (3+ messages)

[PATCH v6 0/9] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-06-15 10:05 UTC  (4+ messages)
` [PATCH v6 2/9] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board

[PATCH v4 1/2] hugetlb: use f_mode & FMODE_HUGETLBFS to identify hugetlbfs files
 2020-06-15 10:05 UTC  (7+ messages)

[PATCH] x86/microcode: Do not select FW_LOADER
 2020-06-15 10:03 UTC  (2+ messages)
` [tip: x86/microcode] "

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-06-15 10:01 UTC  (3+ messages)

ARM: static kernel in vmalloc space
 2020-06-15 10:01 UTC  (11+ messages)
      ` ARM: vmsplit 4g/4g

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-06-15 10:00 UTC  (4+ messages)

[PATCH 1/2] kbuild: improve cc-option to clean up all temporary files
 2020-06-15 10:00 UTC  (3+ messages)
` [PATCH 2/2] kconfig: unify cc-option and as-option

[PATCH v3] soc: samsung: Add simple voltage coupler for Exynos5800
 2020-06-15  9:58 UTC  (3+ messages)

[PATCH v2] f2fs: fix use-after-free when accessing bio->bi_crypt_context
 2020-06-15  9:57 UTC 

[PATCH] serial: 8250_port: Fix imprecise external abort for mctrl if inactive
 2020-06-15  9:57 UTC  (6+ messages)

[PATCH 1/3] ARM: dts: at91: sama5d2_xplained: classd: pull-down the R1 and R3 lines
 2020-06-15  9:55 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: at91: sam9x60ek: classd: pull-down the L1 and L3 lines
` [PATCH 3/3] Revert "ARM: at91/dt: sama5d2 Xplained: add pdmic node"

[PATCH v9 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-06-15  9:53 UTC  (2+ messages)
` [PATCH v9 1/2] "

[PATCH] f2fs: fix use-after-free when accessing bio->bi_crypt_context
 2020-06-15  9:53 UTC 

[PATCH 0/2] Couple of efivarfs fixes
 2020-06-15  9:50 UTC  (2+ messages)


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