All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-15 06:02:17 to 2020-06-15 06:47:45 UTC [more...]

[PATCH v4 00/41] Kernel userspace access/execution prevention with hash translation
 2020-06-15  6:14 UTC  (17+ messages)
` [PATCH v4 01/41] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v4 02/41] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v4 03/41] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v4 04/41] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v4 05/41] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v4 06/41] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v4 08/41] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH v4 09/41] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v4 10/41] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v4 11/41] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v4 12/41] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
` [PATCH v4 13/41] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [PATCH v4 14/41] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v4 15/41] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [PATCH v4 16/41] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [PATCH v4 17/41] powerpc/book3s64/kuap: Move KUAP related function outside radix

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2020-06-15  6:47 UTC 

[f2fs-dev] [PATCH 00/29] Documentation fixes
 2020-06-15  6:47 UTC  (19+ messages)
`  "
` [PATCH 01/29] mm: vmalloc.c: remove a kernel-doc annotation from a removed parameter
` [PATCH 02/29] net: dev: add a missing kernel-doc annotation
` [PATCH 06/29] scripts/kernel-doc: handle function pointer prototypes
` [PATCH 10/29] rcu: fix some kernel-doc warnings
` [f2fs-dev] [PATCH 11/29] fs: docs: f2fs.rst: fix a broken table
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames
` [PATCH 14/29] dt: Fix broken references to renamed docs
` [PATCH 20/29] docs: watch_queue.rst: supress some Sphinx warnings and move to core-api
` [PATCH 21/29] docs: device-mapper: add dm-ebs.rst to an index file
` [PATCH 26/29] docs: fix references for DMA*.txt files

Re: [PATCH v4 0/2] Recommend denylist/allowlist instead of blacklist/whitelist
 2020-06-15  6:46 UTC  (7+ messages)
`  "

fix ATAPI support for libsas drivers
 2020-06-15  6:46 UTC  (3+ messages)
` [PATCH 1/2] libata: provide a ata_scsi_dma_need_drain stub for !CONFIG_ATA
` [PATCH 2/2] scsi: wire up ata_scsi_dma_need_drain for SAS HBA drivers

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-15  6:44 UTC  (9+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

[dpdk-dev] [PATCH 0/7] Register external threads as lcore
 2020-06-15  6:46 UTC  (9+ messages)
` [dpdk-dev] [PATCH 2/7] eal: fix multiple definition of per lcore thread id
` [dpdk-dev] [PATCH 5/7] eal: register non-EAL threads as lcore
` [dpdk-dev] [PATCH 6/7] eal: dump lcores
` [dpdk-dev] [PATCH 7/7] eal: add lcore hotplug notifications

[mlmmj] access::Deny seems to have stopped working ?
 2020-06-15  6:45 UTC  (2+ messages)

[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
 2020-06-15  6:42 UTC  (4+ messages)
` [PATCH v3 2/4] error: auto propagated local_err

[PATCH 4/5] m68k: use asm-generic cmpxchg_local()
 2020-06-15  6:42 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:42 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:42 UTC 

[PATCH] mm, memcg: prevent missed memory.low load tears
 2020-06-15  6:42 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2020-06-15  6:42 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2020-06-15  6:42 UTC 

[PATCH 0/3] mm/slub: Fix slabs_node return value
 2020-06-15  6:41 UTC  (10+ messages)
` [PATCH 1/3] mm/slub: Fix slabs_node return value when CONFIG_SLUB_DEBUG disabled
    ` [External] "
` [PATCH 2/3] mm/slub: Use node_nr_slabs() instead of slabs_node()
    ` [External] "
` [PATCH 3/3] mm/slub: Fix release all resources used by a slab cache
    ` [External] "

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:41 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2020-06-15  6:41 UTC 

post-receive: pub/scm/linux/kernel/git/devicetree/devicetree-rebasing
 2020-06-15  6:41 UTC 

arch/mips/include/asm/mach-ip27/topology.h:19:7: error: implicit declaration of function 'hub_data'
 2020-06-15  6:20 UTC  (2+ messages)

[PATCH v10 0/9] error: auto propagated local_err part I
 2020-06-15  6:38 UTC  (5+ messages)
` [PATCH v10 1/9] error: auto propagated local_err

[PATCH] .travis.yml: Use travis_retry() in case of network issues
 2020-06-15  6:38 UTC  (4+ messages)

[RFC PATCH] x86/msr: Filter MSR writes
 2020-06-15  6:38 UTC  (3+ messages)
` [PATCH -v2] "
  ` [PATCH -v2.1] "

[PATCH 0/5] Use per-CPU temporary mappings for patching
 2020-06-15  6:37 UTC  (3+ messages)
` [PATCH 5/5] powerpc: Add LKDTM test to hijack a patch mapping

[patch for-5.8] dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
 2020-06-15  6:36 UTC  (3+ messages)

drivers/gpu/drm/bridge/sil-sii8620.c:2355: undefined reference to `extcon_unregister_notifier'
 2020-06-15  6:33 UTC  (2+ messages)

[PATCH] Input: bma150: fix ref count leak in bma150_open
 2020-06-15  6:36 UTC  (4+ messages)
  ` [PATCH v2] "

drivers/scsi/mpt3sas/mpt3sas_base.c:3584:1: warning: no previous declaration for '_base_sdev_nr_inflight_request'
 2020-06-15  6:14 UTC  (2+ messages)

arch/powerpc/mm/pgtable_32.c:38:34: error: array is too large (34359672832 elements)
 2020-06-15  6:22 UTC  (2+ messages)

[PATCH 1/5] m68knommu: fix overwriting of bits in ColdFire V3 cache control
 2020-06-15  6:35 UTC 

[PATCH] [v3] i2c: imx-lpi2c: Fix runtime PM imbalance on error
 2020-06-15  6:33 UTC  (4+ messages)

arch/powerpc/mm/ptdump/hashpagetable.c:262:18: error: 'H_SUCCESS' undeclared
 2020-06-15  6:31 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Set 48 kHz rate for Rodecaster
 2020-06-15  0:11 UTC 

drivers/net/ethernet/alteon/acenic.c:1010:17: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true
 2020-06-15  6:32 UTC 

[dpdk-dev] [PATCH v3 00/10] rename blacklist/whitelist to block/allow
 2020-06-15  6:32 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 05/10] drivers: replace references to blacklist

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:32 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

drivers/iommu/sun50i-iommu.c:561:13: warning: variable 'pte_dma' set but not used
 2020-06-15  6:29 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

[PATCH] i2c: busses: Fix a reference count leak
 2020-06-15  6:31 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:31 UTC 

[Buildroot] [PATCH 0/4] Add support for rk3399 based targets
 2020-06-15  6:30 UTC  (9+ messages)
` [Buildroot] [PATCH 1/4] configs/rockpro64: new defconfig
` [Buildroot] [PATCH 2/4] configs/orangepi_rk3399: "
` [Buildroot] [PATCH 3/4] configs/nanopi_m4: "
` [Buildroot] [PATCH 4/4] configs/nanopc_t4: "

[PATCH] ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
 2020-06-14  3:37 UTC 

[linux-review:wu000273-umn-edu/i2c-xiic-Fix-reference-count-leaks/20200614-060114 9629/10032] host.c:(.text.dwc3_mask_phy_reset+0x0): multiple definition of `dwc3_mask_phy_reset'; drivers/usb/dwc3/core.o:core.c:(.text.dwc3_mask_phy_reset+0x0): first defined here
 2020-06-15  6:29 UTC 

[PATCH] ASoC: img-parallel-out: Fix a reference count leak
 2020-06-14  3:33 UTC 

[dpdk-dev] [PATCH] net/i40e: enable port filter by switch filter
 2020-06-15  6:28 UTC  (3+ messages)

[PATCH] ASoC: rockchip: Fix a reference count leak
 2020-06-13 20:51 UTC 

post-receive: pub/scm/linux/kernel/git/pinctrl/samsung
 2020-06-15  6:28 UTC 

drivers/soc/imx/soc-imx8m.c:150:34: warning: unused variable 'imx8_soc_match'
 2020-06-15  6:22 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/pinctrl/samsung
 2020-06-15  6:28 UTC 

post-receive: pub/scm/linux/kernel/git/pinctrl/samsung
 2020-06-15  6:28 UTC 

[PATCH] ASoC: tegra: Fix reference count leaks
 2020-06-13 20:44 UTC 

[PATCH 0/4 v2] writeback: Lazytime handling fix and cleanups
 2020-06-15  6:27 UTC  (7+ messages)
` [PATCH 1/4] writeback: Protect inode->i_io_list with inode->i_lock
` [PATCH 2/4] writeback: Avoid skipping inode writeback
` [PATCH 3/4] writeback: Fix sync livelock due to b_dirty_time processing

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-14
 2020-06-15  6:27 UTC 

post-receive: pub/scm/linux/kernel/git/pinctrl/samsung
 2020-06-15  6:27 UTC 

[PATCH] ALSA: usb-audio: add quirk for Denon DCD-1500RE
 2020-06-13 11:40 UTC 

drivers/video/fbdev/controlfb.c:326:23: error: incompatible types when assigning to type 'pgprot_t' {aka 'struct <anonymous>'} from type 'int'
 2020-06-15  6:18 UTC  (2+ messages)

[PATCH] m68k: mm: fix node memblock init
 2020-06-15  6:26 UTC  (2+ messages)

net/sched/sch_fq.c:966:12: warning: stack frame size of 1400 bytes in function 'fq_dump'
 2020-06-15  6:25 UTC  (2+ messages)

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-15  6:25 UTC 

drivers/tty/vt/vt.c:1210:22: warning: comparison is always false due to limited range of data type
 2020-06-15  6:24 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix use-after-free when accessing bio->bi_crypt_context
 2020-06-15  6:16 UTC  (3+ messages)

arch/arm/mach-dove/pcie.c:59: undefined reference to `pci_ioremap_io'
 2020-06-15  6:23 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2020-06-15  6:23 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/fsverity-utils
 2020-06-15  6:23 UTC 

dpaa2-eth-debugfs.c:undefined reference to `__aeabi_uldivmod'
 2020-06-15  6:21 UTC  (2+ messages)

[PATCH v3 0/6] Add support for GPU DDR BW scaling
 2020-06-15  6:23 UTC  (2+ messages)

[PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes
 2020-06-15  6:22 UTC  (9+ messages)
    ` [OpenRISC] "

arch/mips/kvm/mips.c:70:25: error: 'struct kvm_vcpu_stat' has no member named 'vz_cpucfg_exits'; did you mean
 2020-06-15  6:20 UTC  (2+ messages)

ethtool 5.7: netlink ENOENT error when setting WOL
 2020-06-15  6:20 UTC  (8+ messages)

riscv64-linux-objcopy: 'arch/riscv/kernel/vdso/vdso.so.dbg': No such file
 2020-06-15  6:19 UTC  (2+ messages)

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2020-06-15  6:19 UTC  (3+ messages)

[drm-drm-misc:drm-misc-next 1/4] drivers/gpu/drm/bridge/ti-sn65dsi86.c:923:41: error: 'struct gpio_chip' has no member named 'of_gpio_n_cells'
 2020-06-15  6:20 UTC 

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-15  6:19 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-06-15  6:18 UTC 

[RFC/RFT][PATCH] cpufreq: intel_pstate: Work in passive mode with HWP enabled
 2020-06-15  6:18 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-06-15  6:18 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-06-15  6:18 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux
 2020-06-15  6:18 UTC 

[PATCH v2] hmp: Make json format optional for qom-set
 2020-06-15  6:17 UTC  (2+ messages)

[PATCH] usb: replace hardcoded maximum usb string length by definition
 2020-06-15  6:17 UTC  (4+ messages)
` [PATCH v2] usb: replace hardcode "

elfcore.c:undefined reference to `dump_emit'
 2020-06-15  6:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-06-15  6:17 UTC 

[PATCH v8 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-06-15  6:16 UTC  (5+ messages)
` [PATCH v8 4/5] crypto: Add tls-cipher-suites object
` [PATCH v8 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-06-15  6:17 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-06-15  6:17 UTC 

[PATCH] SUNRPC: Add missing asm/cacheflush.h
 2020-06-15  6:16 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-06-15  6:17 UTC 

[PATCH v3 00/24] Fixes around device realization
 2020-06-15  6:15 UTC  (4+ messages)
` [PATCH v3 09/24] macio: Fix to realize "mos6522-cuda" and "mos6522-pmu" devices

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-06-15  6:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-06-15  6:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-06-15  6:16 UTC 

[chrome-os:chromeos-4.19 3/11] include/linux/compiler.h:25:18: warning: too many arguments for format
 2020-06-15  6:16 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-06-15  6:16 UTC 

[ti:ti-linux-5.4.y 7046/7050] drivers/crypto/sa2ul.c:1296:25: warning: variable 'rctx' set but not used
 2020-06-15  6:14 UTC 

[PATCH] powerpc/64s: Fix KVM interrupt using wrong save area
 2020-06-15  6:12 UTC 

[PATCH] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
 2020-06-15  6:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/4] bcache: more fixes for v5.8-rc1
 2020-06-15  6:12 UTC  (3+ messages)
` [PATCH 3/4] bcache: use delayed kworker fo asynchronous devices registration

[PATCH] hw/xen_pt: Don't grant opregion permissions
 2020-06-15  6:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-06-15  6:11 UTC 

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2020-06-15  6:07 UTC 

[PATCH v2] ASoC: fsl_ssi: Fix bclk calculation for mono channel
 2020-06-15  5:56 UTC 

post-receive: pub/scm/linux/kernel/git/vireshk/pm
 2020-06-15  6:06 UTC 

[PATCH 1/3] cpufreq: brcmstb-avs-cpufreq: more flexible interface for __issue_avs_command()
 2020-06-15  6:05 UTC  (3+ messages)

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-15  6:04 UTC  (7+ messages)
` [PATCH v2 02/15] iommu: Report domain nesting info

[PATCH] net: eth-uclass: Fix message if mac is coming from DT or ROM
 2020-06-15  6:04 UTC  (3+ messages)

[dpdk-dev] [PATCH v8 00/11] Windows basic memory management
 2020-06-15  6:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 00/12] "
  ` [dpdk-dev] [PATCH v9 03/12] eal: introduce memory management wrappers

[PATCH 1/2] MIPS: Loongson: Rename CPU device-tree binding
 2020-06-15  6:04 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: mips: Document two Loongson boards

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-15  5:54 UTC  (7+ messages)
` [V9, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-06-15  6:02 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2020-06-15  6:02 UTC 

[RFC PATCH 0/5] hw/misc: Add LED device
 2020-06-15  5:59 UTC  (5+ messages)
` [RFC PATCH 2/5] hw/misc/led: Add LED_STATUS_CHANGED QAPI event


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.