All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-04 13:33:52 to 2020-05-04 14:11:18 UTC [more...]

[PATCH v2 0/5] arm/arm64: smccc: Add ARCH_SOC_ID support
 2020-05-04 14:11 UTC  (6+ messages)
` [PATCH v2 4/5] firmware: psci: Add function to fetch SMCCC version
` [PATCH v2 5/5] arm/arm64: smccc: Add ARCH_SOC_ID support

[PATCH 00/16] x86: Support for CET Supervisor Shadow Stacks
 2020-05-04 14:10 UTC  (5+ messages)
` [PATCH 05/16] x86/shstk: Introduce Supervisor Shadow Stack support
` [PATCH 06/16] x86/traps: Implement #CP handler and extend #PF for shadow stacks

[PATCH] selftests/vm/keys: fix a broken reference at protection_keys.c
 2020-05-04 14:10 UTC  (2+ messages)

[OE-core][PATCH v3] initscripts/init-system-helpers: fix mountnfs.sh dependency
 2020-05-04 14:10 UTC 

[PATCH] i2c: altera: Remove superfluous error message in altr_i2c_probe()
 2020-05-04 14:10 UTC  (2+ messages)

[PATCH RFC] Microcode late loading feature identification
 2020-05-04 14:09 UTC  (3+ messages)
` [PATCH RFC 3/3] Documentation: x86: microcode: add description for metadata file

[dpdk-dev] [PATCH 0/8] Traces cleanup for rc2
 2020-05-04 14:09 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/8] trace: simplify trace point registration
` [dpdk-dev] [PATCH 4/8] trace: avoid confusion on optarg
  ` [dpdk-dev] [EXT] "

[PATCH 00/14] mtd: nand: i.MX update
 2020-05-04 14:09 UTC  (15+ messages)
` [PATCH 01/14] mtd: gpmi: change the BCH layout setting for large oob NAND
` [PATCH 02/14] mtd: gpmi: provide the option to use legacy bch geometry
` [PATCH 03/14] nand: mxs: fix the bitflips for erased page when uncorrectable error
` [PATCH 04/14] nand: mxs: correct bitflip for erased NAND page
` [PATCH 05/14] mxs_nand: Add support for i.MX8M
` [PATCH 06/14] nand: Update SPL MXS NAND mini driver
` [PATCH 07/14] mxs_nand: Update compatible string for i.MX6SX
` [PATCH 08/14] mtd: nand: mxs_nand: add i.MX6QP compatible string
` [PATCH 09/14] mtd: mxs_nand: fix the gf_13/14 definition issue
` [PATCH 10/14] nand: mxs_nand: make imx8mm can use hardware BCH and randomizer
` [PATCH 11/14] mtd: nand: support GPMI NAND driver for i.MX8
` [PATCH 12/14] MXS_NAND: Add clock support for iMX8
` [PATCH 13/14] mxs_nand: don't check zero count when ECC reading with randomizer
` [PATCH 14/14] nand: enable the Randomizer module for i.mx7 and i.mx8

general protection fault in go7007_usb_probe
 2020-05-04 14:08 UTC  (2+ messages)

[PATCH] virtiofsd: Use clone() and not unshare(), support non-root
 2020-05-04 14:07 UTC  (4+ messages)
  ` [Virtio-fs] "

[PATCH 00/15 V6] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-04 14:08 UTC  (5+ messages)
` [PATCH 15/15] nvmet-rdma: add "

[PATCH v2 00/10] change the implementation of the PageHighMem()
 2020-05-04 14:03 UTC  (7+ messages)
` [PATCH v2 03/10] kexec: separate PageHighMem() and PageHighMemZone() use case

[Intel-gfx] [PATCH 01/22] drm/i915: Allow some leniency in PCU reads
 2020-05-04 14:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/22] drm/i915: Allow some leniency in PCU reads (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [01/22] drm/i915: Allow some leniency in PCU reads (rev2)

[PATCH 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-04 14:06 UTC  (4+ messages)
` [PATCH 1/3] vfio/type1: Support faulting PFNMAP vmas

[Intel-gfx] [CI] drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
 2020-05-04 14:06 UTC 

[PATCH 1/4] block/part_stat: remove rcu_read_lock() from part_stat_lock()
 2020-05-04 14:06 UTC  (8+ messages)
` [PATCH 2/4] block/part_stat: use __this_cpu_add() instead of access by smp_processor_id()
` [PATCH 3/4] block/part_stat: account merge of two requests
` [PATCH 4/4] block/part_stat: add helper blk_account_io_merge_bio()

[PATCH RFC v3 0/5] scsi: ufs: add UFS Host Performance Booster(HPB) support
 2020-05-04 14:05 UTC  (6+ messages)
` [PATCH RFC v3 1/5] scsi; ufs: add device descriptor for Host Performance Booster
` [PATCH RFC v3 2/5] scsi: ufs: make ufshcd_read_unit_desc_param() non-static func
` [PATCH RFC v3 3/5] scsi: ufs: add ufs_features parameter in structure ufs_dev_info
` [PATCH RFC v3 4/5] scsi: ufs: add unit and geometry parameters for HPB
` [PATCH RFC v3 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver

[PATCH v4 0/4] arm64: Make NOP handling a whitelist
 2020-05-04 14:05 UTC  (9+ messages)
` [PATCH v4 1/4] arm64: insn: Add constants for new HINT instruction decode
` [PATCH v4 2/4] arm64: insn: Provide a better name for aarch64_insn_is_nop()
` [PATCH v4 3/4] arm64: insn: Don't assume unrecognized HINTs are skippable
` [PATCH v4 4/4] arm64: insn: Report PAC and BTI instructions as skippable

[PATCH v6 0/8] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-05-04 14:03 UTC  (7+ messages)
` [PATCH v6 2/8] fw_cfg: Write the extra roots into the fw_cfg
` [PATCH v6 4/8] acpi: Refactor the source of host bridge and build tables for pxb
` [PATCH v6 5/8] acpi: Align the size to 128k

[PATCH 0/2] add tee(2) support
 2020-05-04 14:03 UTC  (6+ messages)
` [PATCH 1/2] splice: export do_tee()

[PATCH net v1] net: enetc: fix an issue about leak system resources
 2020-05-04 14:03 UTC  (2+ messages)

[PATCH RESEND v3 0/2] Makefile: libfdt: build only the strict necessary
 2020-05-04  8:24 UTC  (4+ messages)
` [PATCH RESEND v3 1/2] "

[PATCH v14 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-05-04 14:01 UTC  (26+ messages)
` [PATCH v14 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v14 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v14 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v14 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v14 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v14 06/25] RDMA/rtrs: client: main functionality
` [PATCH v14 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v14 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v14 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v14 10/25] RDMA/rtrs: server: main functionality
` [PATCH v14 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v14 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v14 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v14 14/25] RDMA/rtrs: a bit of documentation
` [PATCH v14 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v14 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v14 17/25] block/rnbd: client: main functionality
` [PATCH v14 18/25] block/rnbd: client: sysfs interface functions
` [PATCH v14 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v14 20/25] block/rnbd: server: main functionality
` [PATCH v14 21/25] block/rnbd: server: functionality for IO submitting to block dev
` [PATCH v14 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v14 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v14 24/25] block/rnbd: a bit of documentation
` [PATCH v14 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[PATCH] fs: jfs: fix possible data races in txExit()
 2020-05-04 14:02 UTC 

[PATCH] chardev: enable distinct input for -chardev file
 2020-05-04 14:00 UTC  (3+ messages)

[PATCH] efi/libstub/x86: fix mixed mode boot issue after macro refactor
 2020-05-04 14:02 UTC  (5+ messages)
` [PATCH 0/1] efi/libstub: Fix mixed mode boot on efi/next
  ` [PATCH 1/1] efi/libstub: Fix mixed mode boot issue after macro refactor

[PATCH linux dev-5.4 v2 0/3] occ: Add support for P10
 2020-05-04 14:01 UTC  (4+ messages)
` [PATCH linux dev-5.4 v2 2/3] fsi: "

[xlnx:xlnx_rebase_v5.4 904/1289] drivers/usb/dwc3/core.h:1422: multiple definition of `dwc3_set_simple_data'; drivers/usb/dwc3/core.o:drivers/usb/dwc3/core.h:1422: first defined here
 2020-05-04 13:59 UTC  (2+ messages)

stop using ioctl_by_bdev for file system access to CDROMs v3
 2020-05-04 13:59 UTC  (9+ messages)
` [PATCH 1/8] block: add a cdrom_device_info pointer to struct gendisk
` [PATCH 2/8] ide-cd: rename cdrom_read_tocentry
` [PATCH 3/8] cdrom: factor out a cdrom_read_tocentry helper
` [PATCH 4/8] cdrom: factor out a cdrom_multisession helper
` [PATCH 5/8] hfs: stop using ioctl_by_bdev
` [PATCH 6/8] hfsplus: "
` [PATCH 7/8] isofs: "
` [PATCH 8/8] udf: "

[Help] Allow website using iptables
 2020-05-04 14:00 UTC  (2+ messages)

[linux-next:master 4258/6218] drivers/gpu/drm/i915/i915_drv.o: warning: objtool: __llvm_gcov_writeout()+0x14: call without frame pointer save/setup
 2020-05-04 13:59 UTC 

[Query] VM CPU scheduling
 2020-05-04 13:53 UTC  (3+ messages)

[Intel-wired-lan] Does the 'igb` kernel module support setting 2-Tuple filters (aka `--config-ntuple`) on a i210 NIC?
 2020-05-04 13:58 UTC  (3+ messages)

[PATCH v2] Fix iotest 153
 2020-05-04 13:56 UTC  (3+ messages)

[PATCH] io_uring: fix mismatched finish_wait() calls in io_uring_cancel_files()
 2020-05-04 13:56 UTC  (2+ messages)

[PATCH] staging: most: usb: fix exception handling
 2020-05-04 13:55 UTC  (3+ messages)

[PATCH] memcg: oom: ignore oom warnings from memory.max
 2020-05-04 13:54 UTC  (10+ messages)

[Intel-gfx] Wait-for-submit on future syncobj
 2020-05-04 13:54 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Mark concurrent submissions with a weak-dependency
  `  "
` [Intel-gfx] [PATCH 2/6] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 3/6] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 4/6] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 5/6] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 6/6] drm/i915/gt: Declare when we enabled timeslicing

[PATCH v1.1 2/3] xen/sched: fix theoretical races accessing vcpu->dirty_cpu
 2020-05-04 13:53 UTC  (5+ messages)

[PATCH] io_uring: handle -EFAULT properly in io_uring_setup()
 2020-05-04 13:53 UTC 

Would .DTSIs without DTS be accepted into the kernel?
 2020-05-04 13:51 UTC 

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-04 13:51 UTC 

soft lockup - may be related to wireguard (backported)
 2020-05-04 13:49 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Warn if the FBC is still writing to stolen on removal
 2020-05-04 13:49 UTC  (2+ messages)

[PATCH] qcow2: Avoid integer wraparound in qcow2_co_truncate()
 2020-05-04 13:47 UTC  (4+ messages)

[PATCH v3 00/15] acpi: i386 tweaks
 2020-05-04 13:46 UTC  (4+ messages)
` [PATCH v3 15/15] acpi: simplify build_isa_devices_aml()

[PATCH v3 0/7] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-05-04 13:44 UTC  (16+ messages)
` [PATCH v3 1/7] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v3 2/7] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v3 3/7] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v3 4/7] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v3 5/7] net: macb: fix call to pm_runtime in the suspend/resume functions
` [PATCH v3 6/7] net: macb: WoL support for GEM type of Ethernet controller
` [PATCH v3 7/7] net: macb: Add WoL interrupt support for MACB "

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-05-04 13:48 UTC  (5+ messages)
` [PATCH v2 01/34] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH v2 32/34] media: videobuf2: Allow exporting of a struct dmabuf

linux-5.7-rc4/fs/io_uring.c:2786: bad if test ?
 2020-05-04 13:47 UTC 

FAILED: patch "[PATCH] io_uring: statx must grab the file table for valid fd" failed to apply to 5.6-stable tree
 2020-05-04 13:46 UTC  (2+ messages)

bitbake manual: emphasizing "PROVIDES =", not "PROVIDES +="
 2020-05-04 13:46 UTC  (3+ messages)
` [bitbake-devel] "

Implement close-on-fork
 2020-05-04 13:46 UTC  (7+ messages)

[PATCH v2 0/6] qemu-img: Add convert --bitmaps
 2020-05-04 13:44 UTC  (4+ messages)
` [PATCH v2 4/6] qcow2: Expose bitmaps' size during measure

[PATCH] Mark the ADAU7118 reset register as volatile
 2020-05-04 13:43 UTC 

[yocto] #yocto do_package error for custom app
 2020-05-04 13:44 UTC  (3+ messages)
`  "

[dpdk-dev] [PATCH v2] doc: use glob terminology
 2020-05-04 13:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v5 0/5] LiteX SoC controller and LiteUART serial driver
 2020-05-04 13:44 UTC  (4+ messages)
` [PATCH v5 5/5] drivers/tty/serial: add LiteUART driver

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-04 13:44 UTC  (9+ messages)

kernelci.org update - 2020-05-04 #minutes
 2020-05-04 13:44 UTC 

[PATCH v3 kvmtool 00/32] Add reassignable BARs and PCIE 1.1 support
 2020-05-04 13:44 UTC  (8+ messages)
` [PATCH v3 kvmtool 24/32] pci: Limit configuration transaction size to 32 bits
` [PATCH v3 kvmtool 25/32] vfio/pci: Don't write configuration value twice

[PATCH v2 00/10] Add initial support for R8A7742/RZG1H SoC and iW-RainboW-G21D-Qseven development board support
 2020-05-04 13:43 UTC  (7+ messages)
` [PATCH v2 02/10] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support
` [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings

[zeus 0/7] Merge request
 2020-05-04 13:42 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 1/1] fs/splice: add missing callback for inaccessible pages
 2020-05-04 13:41 UTC  (6+ messages)

[Bug 1875762] [NEW] Poor disk performance on sparse VMDKs
 2020-05-04 13:35 UTC  (4+ messages)

[PATCH v2 0/4] Few small trace-cmd fixes
 2020-05-04 13:41 UTC  (3+ messages)
` [PATCH v2 2/4] trace-cmd: Add "main" in the output of trace-cmd stat when displaying main instance

[PATCH v2] mm, memcg: add workingset_restore in memory.stat
 2020-05-04 13:40 UTC  (3+ messages)

[RFC PATCH] dt-bindings: net: nxp,tja11xx: add compatible support
 2020-05-04 13:40 UTC  (3+ messages)

[PATCH 00/17] drm/mgag200: Convert to atomic modesetting
 2020-05-04 13:39 UTC  (3+ messages)

[PATCH v3 0/4] support watchdog with longer timeout period
 2020-05-04 13:39 UTC  (5+ messages)

[Intel-gfx] [CI] drm/i915/gem: Specify address type for chained reloc batches
 2020-05-04 13:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/tgl+: Fix interrupt handling for DP AUX transactions
 2020-05-04 13:39 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] mmc: zynq_sdhci: Remove global pointer
 2020-05-04 13:38 UTC 

Default Gateway for a system v/s Default gateway per Interface
 2020-05-04 13:38 UTC  (8+ messages)

[PATCH] arm: versal: Fix xspi0 boot mode
 2020-05-04 13:37 UTC 

[PATCH 0/3] Fix uaccess kernel protection on ARMv5 and earlier
 2020-05-04 13:35 UTC  (4+ messages)
` [PATCH 1/3] ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.h
` [PATCH 2/3] ARM: uaccess: integrate uaccess_save and uaccess_restore
` [PATCH 3/3] ARM: uaccess: fix DACR mismatch with nested exceptions

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-04 13:35 UTC  (6+ messages)
` [PATCH v5 1/2] ethtool: provide UAPI "

[PATCH v3 1/1] drm/mm: optimize rb_hole_addr rbtree search
 2020-05-04 13:35 UTC  (2+ messages)

[PULL 00/39] target-arm queue
 2020-05-04 13:34 UTC  (2+ messages)

[PATCH 0/5] linux-yocto: consolidated pull request
 2020-05-04 13:34 UTC  (5+ messages)
    ` [OE-core] "

[PATCH bpf-next 0/2] xsk: improve code readability
 2020-05-04 13:33 UTC  (3+ messages)
` [PATCH bpf-next 1/2] xsk: change two variable names for increased clarity
` [PATCH bpf-next 2/2] xsk: remove unnecessary member in xdp_umem

Newbie - WireGuard per systemd on Debian Buster
 2020-05-04 13:33 UTC  (2+ 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.