linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 17:45:07 to 2020-04-21 21:08:41 UTC [more...]

[PATCH 01/15] sched: make nr_running() return "unsigned int"
 2020-04-21 21:08 UTC  (7+ messages)
` [PATCH 03/15] print_integer: new and improved way of printing integers

[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
 2020-04-21 21:06 UTC  (19+ messages)
` [PATCH V9 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V9 03/11] fs/stat: Define DAX statx attribute
` [PATCH V9 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V9 06/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V9 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
` [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
` [PATCH V9 11/11] Documentation/dax: Update Usage section

[GIT PULL] clang-format for v5.7-rc3
 2020-04-21 21:03 UTC  (4+ messages)

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-21 20:59 UTC  (2+ messages)

[PATCH v9 00/17] Enable FSGSBASE instructions
 2020-04-21 20:51 UTC  (15+ messages)

[RFC PATCH v8 0/9] Add Tegra driver for video capture
 2020-04-21 20:50 UTC  (9+ messages)
` [RFC PATCH v8 5/9] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v8 6/9] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v8 7/9] MAINTAINERS: Add Tegra Video driver section

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-21 20:41 UTC  (3+ messages)
` [RFC 02/18] remoteproc: Introduce virtio device add/remove functions in core

[PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2020-04-21 20:40 UTC  (15+ messages)

[PATCH v2 1/2] kbuild: Always validate DT binding examples
 2020-04-21 20:40 UTC  (11+ messages)

[PATCHv5 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-04-21 20:39 UTC  (4+ messages)

[PATCH ghak28 V7] audit: log audit netlink multicast bind and unbind events
 2020-04-21 20:38 UTC  (5+ messages)

[PATCH] [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant
 2020-04-21 20:36 UTC  (3+ messages)

[PATCH v2 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-21 20:31 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[GIT PULL] KVM changes for Linux 5.7-rc3
 2020-04-21 20:30 UTC  (4+ messages)

[PATCH net-next v2 0/4] Remove vermagic header from global include folder
 2020-04-21 20:28 UTC  (2+ messages)

[PATCH v2] tpm/tpm_tis: Free IRQ if probing fails
 2020-04-21 20:25 UTC  (4+ messages)

[PATCH v10 0/2] iio: proximity: driver for vcnl3020
 2020-04-21 20:23 UTC  (4+ messages)
` [PATCH v10 1/2] iio: proximity: provide device tree binding document
` [PATCH v10 2/2] iio: proximity: Add driver support for vcnl3020 proximity sensor

[PATCH] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-04-21 20:20 UTC  (9+ messages)

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-04-21 20:20 UTC 

[PATCH 0/3] objtool: add support for >64k sections
 2020-04-21 20:20 UTC  (12+ messages)
` [PATCH 1/3] objtool: use gelf_getsymshndx to handle "
` [PATCH 2/3] objtool: optimize insn_hash for split sections
` [PATCH 3/3] objtool: optimize add_dead_ends "

[PATCH ghak25 v3 0/3] Address NETFILTER_CFG issues
 2020-04-21 20:19 UTC  (9+ messages)
` [PATCH ghak25 v3 3/3] audit: add subj creds to NETFILTER_CFG record to cover async unregister

[PATCH v6 0/7] Add tpm i2c ptp driver
 2020-04-21 20:19 UTC  (5+ messages)
` [PATCH v6 2/7] tpm: tpm_tis: Add check_data handle to tpm_tis_phy_ops

[PATCH] x86: microcode: fix return value for microcode late loading
 2020-04-21 19:28 UTC  (2+ messages)
` [PATCH v2] "

[v4 PATCH 3/3] RISC-V: Add EFI stub support
 2020-04-21 20:08 UTC  (2+ messages)

[PATCH] objtool: use sh_info to find the base for .rela sections
 2020-04-21 20:07 UTC  (2+ messages)

[PATCHv2 0/3] perf tools: Add support for user defined metric
 2020-04-21 20:06 UTC  (7+ messages)
` [PATCH 1/3] perf expr: Add parsing support for multiple expressions
` [PATCH 2/3] perf expr: Allow comments in custom metric file
` [PATCH 3/3] perf stat: Add --metrics-file option

[PATCH 4.19 00/40] 4.19.117-rc1 review
 2020-04-21 20:04 UTC  (2+ messages)

[PATCH -next] Documentation: admin-guide: sysctl/kernel.h: fix underlines and headings
 2020-04-21 20:02 UTC 

[v4 PATCH 0/3] Add UEFI support for RISC-V
 2020-04-21 20:02 UTC  (4+ messages)
` [v4 PATCH 2/3] RISC-V: Add PE/COFF header for EFI stub

[PATCH v1 1/3] scsi: ufs: add write booster feature support
 2020-04-21 20:01 UTC  (3+ messages)

[PATCH 5.4 00/60] 5.4.34-rc1 review
 2020-04-21 20:00 UTC  (2+ messages)

[PATCH 5.5 00/65] 5.5.19-rc1 review
 2020-04-21 19:56 UTC  (2+ messages)

[v4 PATCH 1/3] RISC-V: Define fixmap bindings for generic early ioremap support
 2020-04-21 19:56 UTC  (3+ messages)

[PATCH 1/2] KVM: SVM: avoid infinite loop on NPF from bad address
 2020-04-21 19:56 UTC  (2+ messages)

[PATCH v5] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-04-21 19:56 UTC  (2+ messages)

[PATCH 00/34] fs: convert remaining docs to ReST file format
 2020-04-21 19:53 UTC  (6+ messages)
` [PATCH 12/34] docs: filesystems: convert dax.txt to ReST

[PATCH -tip 0/4] kvm: Use rcuwait for vcpu blocking
 2020-04-21 19:52 UTC  (10+ messages)
` [PATCH 3/4] kvm: Replace vcpu->swait with rcuwait
  ` [PATCH v2] "

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-21 19:42 UTC  (13+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time

Unrecoverable AER error when resuming from RAM (hda regression in 5.7-rc2)
 2020-04-21 19:40 UTC  (2+ messages)

[GIT PULL v2] vhost: cleanups and fixes
 2020-04-21 19:40 UTC  (2+ messages)

[GIT PULL] tpmdd updates for Linux v5.7-rc3
 2020-04-21 19:40 UTC  (2+ messages)

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-21 19:38 UTC  (6+ messages)

general protection fault in wait_consider_task
 2020-04-21 19:37 UTC 

[PATCH -next] Documentation: admin-guide: sysctl/kernel: fix headings format and underlines
 2020-04-21 19:29 UTC  (2+ messages)

[PATCH] blk-iocost: Fix systemtap error on iocost_ioc_vrate_adj
 2020-04-21 19:28 UTC  (6+ messages)

[PATCH] doc:it_IT: add RISC-V maintenance guidelines
 2020-04-21 19:34 UTC  (2+ messages)

pass kernel pointers to the sysctl ->proc_handler method v2
 2020-04-21 19:31 UTC  (6+ messages)
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

[PATCH 00/10] Manually convert RCU text files to ReST format
 2020-04-21 19:29 UTC  (6+ messages)
` [PATCH 07/10] docs: RCU: RTFP: fix bibtex entries

BUG: ff_effects lost after a fork
 2020-04-21 19:28 UTC  (3+ messages)

[PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
 2020-04-21 19:26 UTC  (3+ messages)

remove set_fs calls from the exec and coredump code v3
 2020-04-21 19:25 UTC  (6+ messages)
` [PATCH 1/7] powerpc/spufs: simplify spufs core dumping

{standard input}:3507: Error: operand out of range (128 is not between -128 and 127)
 2020-04-21 19:16 UTC 

[v2 PATCH 3/5] RISC-V: Define fixmap bindings for generic early ioremap support
 2020-04-21 19:19 UTC  (2+ messages)

[v2 PATCH 1/5] efi: Move arm-stub to a common file
 2020-04-21 19:19 UTC  (2+ messages)

[v2 PATCH 2/5] include: pe.h: Add RISC-V related PE definition
 2020-04-21 19:19 UTC  (2+ messages)

[PATCH v3 0/2] Add sgm3140 flash led driver
 2020-04-21 19:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: Add binding for sgm3140
` [PATCH v3 2/2] leds: add sgm3140 driver

[PATCH 00/18] mm: memcontrol: charge swapin pages on instantiation
 2020-04-21 19:13 UTC  (3+ messages)
` [PATCH 01/18] mm: fix NUMA node file count error in replace_page_cache()

Linux 5.7-rc2
 2020-04-21 19:03 UTC  (2+ messages)
  ` [BISECTED]: Kernel panic (was: Linux 5.7-rc2)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-21 19:02 UTC  (17+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "

[PATCH 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
 2020-04-21 18:58 UTC  (3+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints

[PATCH v2] blk-iocost: Simplify parameter type in iocost_ioc_vrate_adj trace entry
 2020-04-21 18:58 UTC 

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-21 18:56 UTC  (6+ messages)
` [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX

[Patch v3 1/9] spi: bcm-qspi: Handle clock probe deferral
 2020-04-21 18:54 UTC  (13+ messages)
` [Patch v3 9/9] spi: bcm-qspi: MSPI_SPCR0_MSB MSTR bit exists only on legacy controllers

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-21 18:50 UTC  (18+ messages)
` [PATCH v1 01/15] nitro_enclaves: Add ioctl interface definition
` [PATCH v1 02/15] nitro_enclaves: Define the PCI device interface
` [PATCH v1 03/15] nitro_enclaves: Define enclave info for internal bookkeeping
` [PATCH v1 04/15] nitro_enclaves: Init PCI device driver
` [PATCH v1 05/15] nitro_enclaves: Handle PCI device command requests
` [PATCH v1 06/15] nitro_enclaves: Handle out-of-band PCI device events
` [PATCH v1 07/15] nitro_enclaves: Init misc device providing the ioctl interface
` [PATCH v1 08/15] nitro_enclaves: Add logic for enclave vm creation
` [PATCH v1 09/15] nitro_enclaves: Add logic for enclave vcpu creation
` [PATCH v1 10/15] nitro_enclaves: Add logic for enclave memory region set
` [PATCH v1 11/15] nitro_enclaves: Add logic for enclave start
` [PATCH v1 12/15] nitro_enclaves: Add logic for enclave termination
` [PATCH v1 13/15] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
` [PATCH v1 14/15] nitro_enclaves: Add Makefile "
` [PATCH v1 15/15] MAINTAINERS: Add entry "

[PATCH v12 0/8] Nested Shared Virtual Address (SVA) VT-d support
 2020-04-21 18:52 UTC  (9+ messages)
` [PATCH v12 1/8] iommu/vt-d: Move domain helper to header
` [PATCH v12 2/8] iommu/vt-d: Use a helper function to skip agaw for SL
` [PATCH v12 3/8] iommu/vt-d: Add nested translation helper function
` [PATCH v12 4/8] iommu/vt-d: Add bind guest PASID support
` [PATCH v12 5/8] iommu/vt-d: Support flushing more translation cache types
` [PATCH v12 6/8] iommu/vt-d: Add svm/sva invalidate function
` [PATCH v12 7/8] iommu/vt-d: Enlightened PASID allocation
` [PATCH v12 8/8] iommu/vt-d: Add custom allocator for IOASID

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-21 18:43 UTC  (12+ messages)
            ` [PATCH] x86: introduce memcpy_flushcache_clflushopt
                  ` [PATCH v2] x86: introduce memcpy_flushcache_single

[PATCH v4 00/11] Rework READ_ONCE() to improve codegen
 2020-04-21 18:42 UTC  (2+ messages)

[PATCH 5.6 00/71] 5.6.6-rc1 review
 2020-04-21 18:42 UTC  (3+ messages)

[PATCH 3/3] x86/vdso/Makefile: Add vobjs32
 2020-04-21 18:37 UTC  (2+ messages)
` [tip: x86/vdso] "

[PATCH 1/3] x86/vdso2c: Correct err messages on file opening
 2020-04-21 18:37 UTC  (2+ messages)
` [tip: x86/vdso] x86/vdso/vdso2c: Correct error messages on file open

[PATCH 2/3] x86/vdso2c: Convert iterators to unsigned
 2020-04-21 18:37 UTC  (2+ messages)
` [tip: x86/vdso] x86/vdso/vdso2c: "

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-21 18:34 UTC  (6+ messages)
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()

[PATCH] ipc: Convert ipcs_idr to XArray
 2020-04-21 18:33 UTC  (4+ messages)

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-04-21 18:31 UTC  (9+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework

[PATCH 1/2] x86/boot/build: make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
 2020-04-21 18:30 UTC  (2+ messages)
` [tip: x86/build] x86/boot/build: Make "

[PATCH 2/2] x86/boot/build: add phony targets in arch/x86/boot/Makefile to PHONY
 2020-04-21 18:30 UTC  (2+ messages)
` [tip: x86/build] x86/boot/build: Add "

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-04-21 18:25 UTC  (8+ messages)

[RFC] uapi: Convert stat.h #define flags to enums
 2020-04-21 18:24 UTC  (3+ messages)

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-21 18:23 UTC  (9+ messages)

[PATCH v9 0/7] ASoC: Add new module driver for new ASRC
 2020-04-21 18:22 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: sound: add Microsemi ZL38060 binding
 2020-04-21 18:22 UTC  (2+ messages)

[PATCH v8 0/7] ASoC: Add new module driver for new ASRC
 2020-04-21 18:22 UTC  (2+ messages)

[PATCH net-next 0/3] hinic: add SR-IOV support
 2020-04-21 18:21 UTC  (5+ messages)
` [PATCH net-next 1/3] hinic: add mailbox function support
` [PATCH net-next 2/3] hinic: add sriov feature support

[PATCH v3 0/2] Add character device interface to remoteproc
 2020-04-21 18:10 UTC  (3+ messages)
` [PATCH v3 1/2] remoteproc: Add remoteproc character device interface
` [PATCH v3 2/2] remoteproc: core: Register the "

[PATCH] Input: xpad - Update xboxone fw2015 init packet
 2020-04-21 18:08 UTC  (3+ messages)
` [PATCH] Input: xpad - Add custom init packet for Xbox One S controllers

[PATCH] Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
 2020-04-21 18:01 UTC  (2+ messages)

[PATCH] RISC-V: stacktrace: Declare sp_in_global outside ifdef
 2020-04-21 17:54 UTC  (2+ messages)

[PATCH v3 14/26] objtool: Optimize read_sections()
 2020-04-21 17:50 UTC  (4+ messages)

[PATCH v2] crypto: ccp: Add support for SEV-ES to the PSP driver
 2020-04-21 17:44 UTC 


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