All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-12 00:19:25 to 2019-10-12 02:53:11 UTC [more...]

[U-Boot] [PATCH] dm: device: Fix typo in the non-DEVRES version of devm_kmalloc_array()
 2019-10-12  2:53 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] dm: core: Add support for controlled power domain handling
 2019-10-12  2:53 UTC  (13+ messages)
` [U-Boot] [PATCH 1/4] dm: core: Allow for not controlling the power-domain by DM framework
` [U-Boot] [PATCH 2/4] remoteproc: k3_arm64: Enable DM_FLAG_DEFAULT_PD_CTRL_OFF
` [U-Boot] [PATCH 3/4] power: domain: Introduce dev_power_domain_off
` [U-Boot] [PATCH 4/4] dm: core: device: switch off power domain after device removal

[U-Boot] [PATCH v2] dm: Tidy up dump output when there are many devices
 2019-10-12  2:53 UTC  (3+ messages)

[U-Boot] [PATCH] sandbox: fix build error due to missing struct udevice definition
 2019-10-12  2:53 UTC  (3+ messages)

Kernel patches pulled from BSP definition file are not applied
 2019-10-12  2:49 UTC  (3+ messages)

[PATCH RESEND v2] staging: wfx: fix an undefined reference error when CONFIG_MMC=m
 2019-10-12  2:49 UTC  (5+ messages)

[LTP] [PATCH] Use LTP_TIMEOUT_MUL in TST_RETRY_FN()
 2019-10-12  2:46 UTC  (5+ messages)
` [LTP] [PATCH v2 1/3] tst_test.sh: "

[dpdk-dev] [PATCH] lib/distributor: fix deadlock issue for aarch64
 2019-10-12  2:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] fix distributor unit test
  ` [dpdk-dev] [PATCH v2 1/2] lib/distributor: fix deadlock issue for aarch64
  ` [dpdk-dev] [PATCH v2 2/2] test/distributor: fix false unit test failure

[PATCH -next] ASoC: atmel: select SND_ATMEL_SOC_DMA for SND_ATMEL_SOC_SSC
 2019-10-12  2:42 UTC  (3+ messages)

[PATCH 1/2] target/i386: Add support for save PEBS registers
 2019-10-12  2:42 UTC  (4+ messages)
` [PATCH 2/2] target/i386: Add support for put/get "

[PATCH net-next] net: Update address for vrf and l3mdev in MAINTAINERS
 2019-10-12  2:43 UTC 

[PATCH 0/2] migration/compress: refine the compress case
 2019-10-12  2:39 UTC  (3+ messages)
` [PATCH 1/2] migration/compress: compress QEMUFile is not writable
` [PATCH 2/2] migration/compress: disable compress if failed to setup

[U-Boot] [PATCH 0/5] dm: regmap: Various fixes for regmap
 2019-10-12  2:41 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] sandbox: test: Show hex values on failure
` [U-Boot] [PATCH 2/5] sandbox: Drop 'const' from sandbox_write()
` [U-Boot] [PATCH 3/5] sandbox: test: Add a prototype for sandbox_set_enable_memio()
` [U-Boot] [PATCH 4/5] dm: regmap: Fix mask in regmap_update_bits()
` [U-Boot] [PATCH 5/5] test: regmap: check the values read from the regmap

[PATCH] erofs-utils: fix old kernel compatibility for non-lz4 compression
 2019-10-12  2:43 UTC 

[dpdk-dev] [PATCH v1] doc: update cross build tool links and fix compiling issue
 2019-10-12  2:40 UTC 

[PATCH linux-kselftest/test v2] ext4: add kunit test for decoding extended timestamps
 2019-10-12  2:38 UTC  (6+ messages)

[PATCH] target/riscv: PMP violation due to wrong size parameter
 2019-10-12  2:37 UTC  (3+ messages)

[PATCH linux-kselftest/test v4] ext4: add kunit test for decoding extended timestamps
 2019-10-12  2:37 UTC 

[PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
 2019-10-12  2:36 UTC  (6+ messages)
` [PATCH v4 0/3] format-patch: learn --cover-from-description option
  ` [PATCH v4 2/3] format-patch: use enum variables
  ` [PATCH v4 3/3] format-patch: teach --cover-from-description option

[PATCH] crypto: powerpc - convert SPE AES algorithms to skcipher API
 2019-10-12  2:29 UTC  (2+ messages)

[RFC v5 000/126] error: auto propagated local_err
 2019-10-12  2:10 UTC  (4+ messages)

[PATCH v3 0/3] Add compile time sanity check of GENMASK inputs
 2019-10-12  2:27 UTC  (4+ messages)
` [Patch v4 0/2] "
  ` [Patch v4 2/2] linux/bits.h: "

[PATCH 1/8] drm/amdgpu: update amdgpu_discovery to handle revision
 2019-10-12  2:26 UTC  (7+ messages)
` [PATCH 4/8] drm/amdgpu: update atomfirmware header with memory training related members
` [PATCH 7/8] drm/amdgpu: reserve vram for memory training

[Bug 111983] quan ly
 2019-10-12  2:23 UTC 

[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-12  2:21 UTC  (8+ messages)
` [PATCH 1/3 "
` [PATCH 2/3 v3] x86/kdump cleanup: remove the unused crash_copy_backup_region()
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region

[PATCH] mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
 2019-10-12  2:19 UTC  (2+ messages)

[PATCH 0/4] treewide: Add 'fallthrough' pseudo-keyword
 2019-10-12  2:14 UTC  (6+ messages)

[PATCH v2] scsi: core: fix uninit-value access of variable sshdr
 2019-10-12  2:10 UTC  (5+ messages)

[PATCH 0/7 v2] tracing: Fix tracefs lockdown and various clean ups
 2019-10-12  2:09 UTC  (10+ messages)
` [PATCH 1/7 v2] tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down")
` [PATCH 2/7 v2] ftrace: Get a reference counter for the trace_array on filter files
` [PATCH 3/7 v2] tracing: Get trace_array reference for available_tracers files
` [PATCH 4/7 v2] tracing: Have trace events system open call tracing_open_generic_tr()
` [PATCH 5/7 v2] tracing: Add tracing_check_open_get_tr()
` [PATCH 6/7 v2] tracing: Add some more locked_down checks
` [PATCH 7/7 v2] tracing: Do not create tracefs files if tracefs lockdown is in effect

[PATCH] staging: sm750fb: align arguments with open parenthesis
 2019-10-12  2:07 UTC  (4+ messages)

[PATCH v2] target/i386: Add Snowridge-v2 (noMPX) CPU model
 2019-10-12  2:05 UTC  (6+ messages)

[PATCH v2] drm/amd/powerplay: bug fix for pcie parameters override
 2019-10-12  2:06 UTC  (2+ messages)

ingress bandwidth limitation for ipv6 is inaccurate
 2019-10-12  2:01 UTC  (2+ messages)

[PATCH] utf8: use ARRAY_SIZE() in git_wcwidth()
 2019-10-12  1:57 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/6] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-12  1:56 UTC  (7+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] gpiolib: add support for pull up/down to lineevent_create
` [PATCH v2 3/6] gpio: mockup: add set_config to support pull up/down
` [PATCH v2 4/6] gpiolib: pull requires explicit input mode
` [PATCH v2 5/6] gpiolib: disable bias on inputs when pull up/down are both set
` [PATCH v2 6/6] gpiolib: allow pull up/down on outputs

[trace:ftrace/urgent 7/11] fs/tracefs/inode.c:393:2: note: in expansion of macro 'if'
 2019-10-12  1:56 UTC 

[PATCH net-next 0/3] vhost_net: access ptr ring using tap recvmsg
 2019-10-12  1:53 UTC  (4+ messages)
` [PATCH net-next 1/3] tuntap: reorganize tun_msg_ctl usage
` [PATCH net-next 2/3] vhost_net: user tap recvmsg api to access ptr ring
` [PATCH net-next 3/3] tuntap: remove usage of ptr ring in vhost_net

[Xen-devel] [ovmf test] 142599: regressions - FAIL
 2019-10-12  1:51 UTC 

[Virtio-fs] [PATCH] virtio_fs: Change module name to virtiofs.ko
 2019-10-12  1:50 UTC  (3+ messages)
`  "

[PATCH] csky: Initial stack protector support
 2019-10-12  1:49 UTC  (2+ messages)

[PATCH 0/5] Misc runpm and baco fixes
 2019-10-12  1:49 UTC  (6+ messages)
` [PATCH 2/5] drm/amdgpu: move gpu reset out of amdgpu_device_suspend

[PATCH v1 0/2] perf stat: Support --all-kernel and --all-user
 2019-10-12  1:49 UTC  (12+ messages)

[PATCH] staging: media: omap4iss: Fix lines ending with open parenthesis
 2019-10-12  1:46 UTC 

[MODERATED] [PATCH v6 0/9] TAAv6 0
 2019-10-12  1:41 UTC  (3+ messages)
  ` [MODERATED] Re: [PATCH v6 9/9] TAAv6 9

[PATCH] stash: avoid recursive hard reset on submodules
 2019-10-12  1:46 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-12  1:36 UTC  (15+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted

[PATCH] rtw88: include interrupt.h for tasklet_struct
 2019-10-12  1:44 UTC 

[trace:ftrace/urgent 7/11] fs/tracefs/inode.c:393:6: error: implicit declaration of function 'security_locked_down'; did you mean 'get_locked_pte'?
 2019-10-12  1:42 UTC 

[PATCH v2 bpf-next 00/12] bpf: revolutionize bpf tracing
 2019-10-12  1:39 UTC  (8+ messages)
` [PATCH v2 bpf-next 05/12] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH v2 bpf-next 10/12] bpf: check types of arguments passed into helpers

[PATCH 00/11] Improve the readability of log --graph output
 2019-10-12  1:36 UTC  (13+ messages)
` [PATCH 01/11] graph: automatically track visible width of `strbuf`
` [PATCH 06/11] graph: tidy up display of left-skewed merges

[PATCH 0/1] doc: Add a note about ~/.zsh/_git file
 2019-10-12  1:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] doc: Change zsh git completion file name

Kernel.org SSL certification expired
 2019-10-12  1:34 UTC  (2+ messages)

[jss-tpmdd:master 16/16] security/keys/trusted-keys/trusted_tpm1.c:201:19: sparse: sparse: cast to restricted __be32
 2019-10-12  1:35 UTC 

[PATCH] drm/i915: Add an rcu_barrier option to i915_drop_caches
 2019-10-12  1:27 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] rtw88: use a for loop in rtw_power_mode_change(), not goto
 2019-10-12  1:27 UTC 

[PATCH v2 0/1] fsmonitor: don't fill bitmap with entries to be removed
 2019-10-12  1:26 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] "

[jss-tpmdd:master 14/16] include/linux/tpm.h:318:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2019-10-12  1:25 UTC 

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-12  1:25 UTC 

[PATCH v2] md: no longer compare spare disk superblock events in super_load
 2019-10-12  1:25 UTC  (3+ messages)

stable/linux-5.3.y boot: 83 boots: 3 failed, 80 passed (v5.3.6)
 2019-10-12  1:17 UTC 

[PATCHv3 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-12  1:14 UTC 

why sel-logger not add all info to journal?
 2019-10-12  1:12 UTC  (3+ messages)
  `  "

[PATCH v5 0/4] mailbox: imx: bug fix and add support for imx v1 mu
 2019-10-12  1:12 UTC  (7+ messages)
` [RESEND PATCH v5 4/4] mailbox: imx: "
      ` [EXT] "

[PATCH 1/2] net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
 2019-10-12  1:09 UTC  (9+ messages)

[PATCH] clk: imx7ulp: Correct system clock source option #7
 2019-10-12  1:05 UTC  (4+ messages)

[PATCH] cgroup: pids: use {READ,WRITE}_ONCE for pids->limit operations
 2019-10-12  1:05 UTC 

Adding a line after the signed-off git am -s
 2019-10-12  1:03 UTC  (2+ messages)

[RESEND PATCH] staging: media: omap4iss: Fix lines ending with "("
 2019-10-12  0:58 UTC 

[PATCH v12 00/16] Multicolor Framework v12
 2019-10-12  0:54 UTC  (9+ messages)
` [PATCH v12 08/16] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v12 12/16] leds: lp55xx: Add multicolor framework support to lp55xx

[PATCH 0/5] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-12  0:53 UTC  (3+ messages)

[U-Boot] What is the current U-Boot status to boot from multiple UBI volumes?
 2019-10-12  0:52 UTC 

[Bug 1805256] Re: [Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-10-12  0:49 UTC  (3+ messages)

[brauner:debugfs_namespaces 1/4] fs/nsfs.c:196:7: error: 'NS_GET_USERNS' undeclared
 2019-10-12  0:50 UTC 

[p2pmem:remap_pages_cache 3/6] arch/powerpc/mm/book3s64/radix_pgtable.c:713:9: error: 'PAGE_KERNEl' undeclared; did you mean 'PAGE_KERNEL'?
 2019-10-12  0:50 UTC 

What's cooking in git.git (Oct 2019, #03; Fri, 11)
 2019-10-12  0:50 UTC  (6+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-12  0:48 UTC  (5+ messages)

stable/linux-5.2.y boot: 80 boots: 1 failed, 79 passed (v5.2.21)
 2019-10-12  0:47 UTC 

[PATCH] send-pack: never fetch when checking exclusions
 2019-10-12  0:47 UTC  (6+ messages)
` [PATCH v2] "

misc iclog state machine cleanups
 2019-10-12  0:41 UTC  (5+ messages)
` [PATCH 6/8] xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED flags
` [PATCH 8/8] xfs: remove the XLOG_STATE_DO_CALLBACK state

[PATCH] hugetlb: Add nohugepages parameter to prevent hugepages creation
 2019-10-12  0:41 UTC  (3+ messages)

[thud/ti2019.03/master][PATCH] ti-ipc: Update examples to latest version
 2019-10-12  0:40 UTC 

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-12  0:38 UTC  (3+ messages)

[PATCH v2 0/4] xtensa: fix {get,put}_user() for 64bit values
 2019-10-12  0:37 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] xtensa: clean up assembly arguments in uaccess macros
` [PATCH v2 3/4] xtensa: fix type conversion in __get_user_[no]check
` [PATCH v2 4/4] xtensa: initialize result in __get_user_asm for unaligned access

[p2pmem:remap_pages_cache 1/6] arch/x86/mm/init_32.c:253:1: error: conflicting types for 'kernel_physical_mapping_init'
 2019-10-12  0:36 UTC 

[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
 2019-10-12  0:34 UTC  (2+ messages)

[PATCH] MIPS: add support for SGI Octane (IP30)
 2019-10-12  0:33 UTC  (3+ messages)

small fixes for the always_cow mode
 2019-10-12  0:32 UTC  (5+ messages)
` [PATCH 1/2] xfs: disable xfs_ioc_space for always COW inodes
` [PATCH 2/2] xfs: ignore extent size hints "

[Outreachy] [PATCH] blame: Convert pickaxe_blame defined constants to enums
 2019-10-12  0:30 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/17] Series short description
 2019-10-12  0:27 UTC  (18+ messages)
` [dpdk-dev] [PATCH 01/17] net/ionic: add skeleton
` [dpdk-dev] [PATCH 02/17] net/ionic: add hardware structures definitions
` [dpdk-dev] [PATCH 03/17] net/ionic: add log
` [dpdk-dev] [PATCH 04/17] net/ionic: register and initialize the adapter
` [dpdk-dev] [PATCH 05/17] net/ionic: add port management commands
` [dpdk-dev] [PATCH 06/17] net/ionic: add basic lif support
` [dpdk-dev] [PATCH 07/17] net/ionic: add doorbells
` [dpdk-dev] [PATCH 08/17] net/ionic: add adminq support
` [dpdk-dev] [PATCH 09/17] net/ionic: add notifyq support
` [dpdk-dev] [PATCH 10/17] net/ionic: add basic port operations
` [dpdk-dev] [PATCH 11/17] net/ionic: add RX filters support
` [dpdk-dev] [PATCH 12/17] net/ionic: net-ionic-add-flow-control-support
` [dpdk-dev] [PATCH 13/17] net/ionic: add RSS support
` [dpdk-dev] [PATCH 14/17] net/ionic: add RX and TX handling
` [dpdk-dev] [PATCH 15/17] net/ionic: add stats
` [dpdk-dev] [PATCH 16/17] net/ionic: add TX checksum support
` [dpdk-dev] [PATCH 17/17] net/ionic: read fw version

[Qemu-devel] Exploring Sphinx, autodoc, apidoc, and coverage tools for python/qemu
 2019-10-12  0:23 UTC  (2+ messages)
`  "

[Xen-devel] [linux-next test] 142594: tolerable FAIL
 2019-10-12  0:23 UTC 

[PATCHv2 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-12  0:22 UTC  (3+ messages)

[PATCH v4][ 1/2] erofs-utils: introduce fixed UNIX timestamp
 2019-10-12  0:19 UTC  (3+ messages)
` [PATCH v4][ 2/2] erofs-utils: fix error handler notes when parameter miss


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.