All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-09 19:53:15 to 2018-07-09 21:05:22 UTC [more...]

Git 2.18: RUNTIME_PREFIX... is it working?
 2018-07-09 21:05 UTC  (10+ messages)

INFO: rcu detected stall in llcp_sock_sendmsg
 2018-07-09 21:05 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/2] Add MDIO driver model support
 2018-07-09 21:05 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/2] dm: mdio: add a uclass for MDIO
` [U-Boot] [PATCH v4 2/2] mdio: add marvell MDIO driver

[PATCH v3 net-next] net/sched: add skbprio scheduler
 2018-07-09 21:03 UTC  (5+ messages)

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-09 21:05 UTC  (15+ messages)

[Qemu-devel] [PATCH] hw/arm/bcm283x: Fix crash with device_add bcm2837 on unsupported machines
 2018-07-09 21:03 UTC 

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-09 21:02 UTC  (10+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning
  ` [PATCH v3 17/20] range-diff: add a man page

opening tap devices that are created in a container
 2018-07-09 21:00 UTC  (6+ messages)
` [libvirt] "

[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-09 21:00 UTC  (28+ messages)
` [PATCH v2 01/24] mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
` [PATCH v2 02/24] mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
` [PATCH v2 03/24] mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 04/24] mtd: rawnand: s3c2410: "
` [PATCH v2 05/24] mtd: rawnand: orion: Avoid direct inclusion of asm headers
` [PATCH v2 06/24] mtd: rawnand: orion: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 07/24] mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
` [PATCH v2 08/24] mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 09/24] mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 10/24] mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
` [PATCH v2 11/24] mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
` [PATCH v2 12/24] mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 13/24] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
` [PATCH v2 14/24] mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
` [PATCH v2 15/24] mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 16/24] memory: fsl_ifc: "
` [PATCH v2 17/24] mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
` [PATCH v2 18/24] mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 19/24] MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
` [PATCH v2 20/24] mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 21/24] MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
` [PATCH v2 22/24] mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
` [PATCH v2 23/24] mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
` [PATCH v2 24/24] memory: jz4780-nemc: Allow selection of this driver when COMPILE_TEST=y

[PATCH] drm/i915/selftests: Filter out both physical address swizzles
 2018-07-09 20:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH RFC 00/15] dom0less step1: boot multiple domains from device tree
 2018-07-09 20:59 UTC  (6+ messages)
` [PATCH RFC 14/15] xen/arm: call construct_domU from start_xen and start DomU VMs

[tpm2] tpm2-tools 3.1.1 release candidate
 2018-07-09 20:58 UTC 

[PATCH] arm64: dts: rockchip: remove deprecated Type-C PHY properties on rk3399
 2018-07-09 20:57 UTC  (2+ messages)

[PATCH] drm/i915: Remove function details from device error messages
 2018-07-09 20:57 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ib_srpt: use kvmalloc to allocate ring pointers
 2018-07-09 20:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/33] Add nanoMIPS support to QEMU
 2018-07-09 20:50 UTC  (34+ messages)
` [Qemu-devel] [PATCH v2 01/33] target/mips: Add nanoMIPS OPCODE table
` [Qemu-devel] [PATCH v2 02/33] target/mips: Add decode_nanomips_opc() function
` [Qemu-devel] [PATCH v2 03/33] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v2 04/33] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v2 05/33] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v2 06/33] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v2 07/33] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v2 08/33] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v2 09/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v2 10/33] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v2 11/33] target/mips: Add emulation of misc nanoMIPS instructions (pool p_lsx)
` [Qemu-devel] [PATCH v2 12/33] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v2 13/33] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v2 14/33] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v2 15/33] target/mips: Add emulation of nanoMIPS branch instructions
` [Qemu-devel] [PATCH v2 16/33] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v2 17/33] target/mips: Implement DSP "
` [Qemu-devel] [PATCH v2 18/33] target/mips: Add handling of branch delay slots "
` [Qemu-devel] [PATCH v2 19/33] target/mips: Implement emualtion of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v2 20/33] target/mips: Add updating BadInstr and BadInstrP registers for nanoMIPS
` [Qemu-devel] [PATCH v2 21/33] target/mips: Add updating CP0 BadInstrX register for nanoMIPs only
` [Qemu-devel] [PATCH v2 22/33] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v2 23/33] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v2 24/33] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v2 25/33] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v2 26/33] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v2 27/33] target/mips: Add ELF flags for MIPS machine variants
` [Qemu-devel] [PATCH v2 28/33] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v2 29/33] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v2 30/33] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v2 31/33] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v2 32/33] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v2 33/33] target/mips: Add definition of nanoMIPS I7200 CPU

MHI initial design review
 2018-07-09 20:52 UTC  (11+ messages)
` MHI code review
  ` [PATCH v2 1/7] mhi_bus: core: initial checkin for modem host interface bus driver
  ` [PATCH v2 2/7] mhi_bus: core: add power management support
  ` [PATCH v2 3/7] mhi_bus: core: add support for data transfer
  ` [PATCH v2 4/7] mhi_bus: core: add support for handling ioctl cmds
  ` [PATCH v2 5/7] mhi_bus: core: add support to get external modem time
  ` [PATCH v2 6/7] mhi_bus: controller: MHI support for QCOM modems
  ` [PATCH v2 7/7] mhi_bus: dev: uci: add user space interface driver

Unexpected behavior with :/<text> references
 2018-07-09 20:52 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
 2018-07-09 20:52 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO
    ` [U-Boot] [EXT] "

[PATCH net-next] net: sched: fix unprotected access to rcu cookie pointer
 2018-07-09 20:51 UTC  (4+ messages)

[PATCH v5 00/40] drm/i915: Implement HDCP2.2
 2018-07-09 20:50 UTC  (25+ messages)
` [PATCH v5 01/40] drm: hdcp2.2 authentication msg definitions
` [PATCH v5 02/40] drm: HDMI and DP specific HDCP2.2 defines
` [PATCH v5 05/40] drm/i915: wrapping all hdcp var into intel_hdcp
` [PATCH v5 06/40] drm/i915: Define HDCP2.2 related variables
` [PATCH v5 07/40] drm/i915: Define Intel HDCP2.2 registers
` [PATCH v5 09/40] drm/i915: Schedule hdcp_check_link in _intel_hdcp_enable
` [PATCH v5 10/40] drm/i915: Pullout the bksv read and validation
  ` [Intel-gfx] "
` [PATCH v5 11/40] drm/i915: Enable superior HDCP ver that is capable
` [PATCH v5 12/40] drm/i915: Enable HDCP1.4 incase of HDCP2.2 failure
` [PATCH v5 13/40] drm/i915: Implement HDCP2.2 Enable and Disable
  ` [Intel-gfx] "
` [PATCH v5 19/40] drm/i915: hdcp_check_link only on CP_IRQ
` [PATCH v5 20/40] drm/i915: Check HDCP 1.4 and 2.2 link "

KASAN: null-ptr-deref Read in smc_ioctl
 2018-07-09 20:48 UTC 

Poor performance under high load
 2018-07-09 20:53 UTC  (5+ messages)

[PATCH 0/5] Object store refactoring: commit graph
 2018-07-09 20:44 UTC  (8+ messages)
` [PATCH v2 on ds/commit-graph-fsck 0/6] "
  ` [PATCH v2 1/6] commit-graph: refactor preparing "
  ` [PATCH v2 2/6] object-store: add missing include
  ` [PATCH v2 3/6] commit-graph: add missing forward declaration
  ` [PATCH v2 4/6] commit-graph: add free_commit_graph
  ` [PATCH v2 5/6] commit-graph: store graph in struct object_store
  ` [PATCH v2 6/6] commit-graph: add repo arg to graph readers

4.18rc3 TX2 boot failure with "ACPICA: AML parser: attempt to continue loading table after error"
 2018-07-09 20:45 UTC  (4+ messages)

[PATCH] eal: add request to map reserved physical memory
 2018-07-09 20:44 UTC  (9+ messages)

[PATCH 1/4] f2fs: flush journal nat entries for nat_bits during unmount
 2018-07-09 20:43 UTC  (9+ messages)
` [PATCH 2/4] f2fs: allow wrong configure dio to buffered write
  ` [f2fs-dev] "
` [PATCH 4/4] f2fs: should check the type of end_io after pullback by fscrypto
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/4] f2fs: flush journal nat entries for nat_bits during unmount

[PATCH v2] gc --auto: clear repository before auto packing
 2018-07-09 20:37 UTC  (2+ messages)
` [PATCH v3] gc --auto: release pack files "

Regarding Signing Linux kernel with Microsoft secure boot keys for UEFI
 2018-07-09 20:37 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.0] pc: Use "3.0+" constant as default SMBIOS version
 2018-07-09 20:37 UTC 

[PATCH] f2fs: do checkpoint in kill_sb
 2018-07-09 20:36 UTC  (3+ messages)
` [f2fs-dev] "

[igt-dev] [PATCH i-g-t] lib/hang_ctx: Make use of dummyload library to create recursive batch
 2018-07-09 20:36 UTC  (4+ messages)

[PATCH v3 0/2] grep.c: teach --only-matching to 'git-grep(1)'
 2018-07-09 20:36 UTC  (3+ messages)
` [PATCH v4] grep.c: teach 'git grep --only-matching'

[PATCH 0/2] Fix protocol v2 tag following with CLI refspec
 2018-07-09 20:35 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] fetch: send "refs/tags/" prefix upon CLI refspecs

[PATCH v1 net-next 0/9] lan743x: Add features to lan743x driver
 2018-07-09 20:35 UTC  (4+ messages)
` [PATCH v1 net-next 9/9] lan743x: Add PTP support

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-07-09 20:34 UTC  (5+ messages)

[Qemu-devel] [PULL 0/1] x86 fix for -rc0
 2018-07-09 20:30 UTC  (2+ messages)

[patch v3] mm, oom: fix unnecessary killing of additional processes
 2018-07-09 20:30 UTC  (5+ messages)

cgroup trace events acquire sleeping locks
 2018-07-09 20:30 UTC  (4+ messages)

[PATCHv4 00/18] MKTME enabling
 2018-07-09 20:29 UTC  (7+ messages)
` [PATCHv4 18/18] x86: Introduce CONFIG_X86_INTEL_MKTME

[U-Boot] [PATCH 0/5] Add DMA driver for DMA330 controller
 2018-07-09 20:28 UTC  (4+ messages)
` [U-Boot] [PATCH 5/5] arm: dts: socfpga: stratix10: update pdma

[PATCH v3] devres: Explicitly align datai[] to 64-bit
 2018-07-09 20:28 UTC  (12+ messages)

[PATCH] netfilter: conntrack: add weak IPV6 dependency
 2018-07-09 20:27 UTC  (7+ messages)

[PATCH] hfsplus: avoid deadlock on file truncation
 2018-07-09 20:25 UTC 

[RFC PATCH 0/6] Compile cleanly in pedantic mode
 2018-07-09 20:25 UTC  (7+ messages)
` [RFC PATCH 6/6] utf8.c: avoid char overflow
` [PATCH 0/6] Compile cleanly in pedantic mode

[PATCH 0/2] de-confuse git cherry-pick --author behavior
 2018-07-09 20:24 UTC  (6+ messages)
` [PATCH 1/2] sequencer: handle empty-set cases consistently
` [PATCH 2/2] sequencer: don't say BUG on bogus input

[PATCH v2] drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
 2018-07-09 20:31 UTC  (7+ messages)

[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
 2018-07-09 20:22 UTC  (3+ messages)
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse

[PATCH 0/6] Add merge recursive testcases with undetected conflicts
 2018-07-09 20:22 UTC  (2+ messages)

[PATCH] net/pcap: set queue started and stopped
 2018-07-09 20:21 UTC 

[PATCH] net/tap: set queue started and stopped
 2018-07-09 20:20 UTC 

libsemanage getpwent and nss-systemd incompability
 2018-07-09 20:20 UTC 

[PATCH] Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
 2018-07-09 20:09 UTC  (2+ messages)

[meta-webserver][PATCH 1/2] nginx: enable thread pools by default
 2018-07-09 20:09 UTC  (2+ messages)
` [meta-webserver][PATCH 2/2] nginx: remove the 1.13 recipe in favor of the new dev branch of 1.5.x

[PATCH 0/12 V2] ipc: cleanups & bugfixes, rhashtable update
 2018-07-09 20:09 UTC  (2+ messages)

[PATCH] powerpc: Replaced msleep with usleep_range
 2018-07-09 20:07 UTC  (2+ messages)

[PATCH 0/2] Avoiding errors when partial cloning a tagged blob
 2018-07-09 20:07 UTC  (2+ messages)

[PATCH 0/2] Fix --rebase-merges with custom commentChar
 2018-07-09 20:05 UTC  (6+ messages)
` [PATCH 2/2] t3430: update to test "

[RFC v1] Data port coherency control for UMDs
 2018-07-09 20:04 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Add Exec param to control data port coherency. (rev5)

[PATCH v1 0/2] convert: add alias support for 'working-tree-encoding' attributes
 2018-07-09 20:01 UTC  (4+ messages)
` [PATCH v1 1/2] convert: refactor conversion driver config parsing

[PATCH v2] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-07-09 20:01 UTC 

[PATCH 0/2] mm/fs: put_user_page() proposal
 2018-07-09 20:00 UTC  (7+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 900d6be5276eaa4a63dd72c6532dcadbb247f0ac
 2018-07-09 20:00 UTC 

[U-Boot] Please pull u-boot-dm
 2018-07-09 19:58 UTC  (2+ messages)

[PATCH v2] Support inline_data_size port parameter
 2018-07-09 19:57 UTC  (2+ messages)

[igt-dev] [CI] igt/drv_module_reload: Revamp fault-injection
 2018-07-09 19:56 UTC  (2+ messages)

[PATCH v2 0/2] Fix USB and enable ADC on Khadas VIM
 2018-07-09 19:56 UTC  (5+ messages)
` [PATCH v2 1/2] ARM64: meson: Add 'usb2_phy0' in P212 DT file
    ` [U-Boot] "

a question about IP checksum helper for arm64
 2018-07-09 19:53 UTC  (3+ messages)

[PATCH v2 for 4.18 0/6] Restartable Sequences updates
 2018-07-09 19:51 UTC  (2+ messages)
` [PATCH for 4.18 2/6] rseq: use get_user/put_user rather than __get_user/__put_user

[PATCH] ARM: dts: sun8i: sun8i-a83t-bananapi-m3: enhance vcc-pd to 3.3v
 2018-07-09 19:51 UTC 

[PATCH v2 00/29] binman: Add more tests and support for updating the device tree
 2018-07-09 19:53 UTC  (15+ messages)
` [U-Boot] [PATCH v2 23/29] test: Enable cover-coverage tests for dtoc and fdt
` [U-Boot] [PATCH v2 24/29] dtoc: Avoid unwanted output during tests
` [U-Boot] [PATCH v2 25/29] dtoc: Add functions to add integer properties
` [U-Boot] [PATCH v2 26/29] binman: Complete documentation of stages
` [U-Boot] [PATCH v2 27/29] binman: Add a ProcessFdt() method
` [U-Boot] [PATCH v2 28/29] binman: Add a SetCalculatedProperties() method
` [U-Boot] [PATCH v2 29/29] binman: Support updating the device tree with calc'd info

[Buildroot] [PATCH] DEVELOPERS: fix alphabetic order of entries
 2018-07-09 19:53 UTC 

[PATCH] gpio: aspeed: fix compile testing warning
 2018-07-09 19:52 UTC  (3+ 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.