All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-09 19:50:41 to 2018-07-09 20:51:41 UTC [more...]

[Qemu-devel] [PATCH v2 00/33] Add nanoMIPS support to QEMU
 2018-07-09 20:50 UTC  (5+ 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

INFO: rcu detected stall in llcp_sock_sendmsg
 2018-07-09 20:50 UTC  (2+ messages)

MHI initial design review
 2018-07-09 20:50 UTC  (10+ 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

[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 v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-09 20:45 UTC  (27+ 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

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-09 20:45 UTC  (14+ 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 net-next] net: sched: fix unprotected access to rcu cookie pointer
 2018-07-09 20:44 UTC  (3+ 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

[U-Boot] [PATCH v4 0/2] Add MDIO driver model support
 2018-07-09 20:42 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] mdio: add marvell MDIO driver

[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-09 20:38 UTC  (7+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
  ` [PATCH v3 17/20] range-diff: add a man page

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

Git 2.18: RUNTIME_PREFIX... is it working?
 2018-07-09 20:26 UTC  (9+ 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] drm/i915: Remove function details from device error messages
 2018-07-09 20:14 UTC  (3+ messages)

[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  (15+ messages)
` [PATCH for 4.18 1/6] rseq: use __u64 for rseq_cs fields, validate user inputs
` [PATCH for 4.18 2/6] rseq: use get_user/put_user rather than __get_user/__put_user
` [PATCH for 4.18 3/6] rseq: uapi: update uapi comments
` [PATCH for 4.18 4/6] rseq: uapi: declare rseq_cs field as union, update includes
` [PATCH for 4.18 5/6] rseq: remove unused types_32_64.h uapi header
` [PATCH for 4.18 6/6] rseq/selftests: cleanup: update comment above rseq_prepare_unload

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

[PATCH v2 00/29] binman: Add more tests and support for updating the device tree
 2018-07-09 19:53 UTC  (62+ messages)
` [U-Boot] [PATCH v2 01/29] binman: Switch to 'python-coverage'
` [U-Boot] [PATCH v2 02/29] binman: Make the operation of Entry__testing explicit
` [U-Boot] [PATCH v2 03/29] binman: Tidy up variables in _RunMicrocodeTest()
` [U-Boot] [PATCH v2 04/29] binman: Correct operation of ObtainContents()
` [U-Boot] [PATCH v2 05/29] binman: Tidy up execution of tests
` [U-Boot] [PATCH v2 06/29] binman: Tidy up setting of entry contents
` [PATCH v2 07/29] libfdt: Bring in proposed pylibfdt changes
    ` [U-Boot] "
` [PATCH v2 08/29] libfdt: Fix the Python pack() function
    ` [U-Boot] "
` [PATCH v2 09/29] libfdt: Add get_property() and del_node()
    ` [U-Boot] "
` [U-Boot] [PATCH v2 10/29] binman: Move coverage logic into a new test_util file
` [U-Boot] [PATCH v2 11/29] dtoc: Add some tests for the fdt module
` [U-Boot] [PATCH v2 12/29] dtoc: Update tests to write failures to /tmp
` [U-Boot] [PATCH v2 13/29] dtoc: Make use of the new pylibfdt methods
` [U-Boot] [PATCH v2 14/29] dtoc: Drop use of a local dtb buffer
` [U-Boot] [PATCH v2 15/29] dtoc: Update fdt tests to increase code coverage
` [U-Boot] [PATCH v2 16/29] dtoc: Keep track of property offsets
` [U-Boot] [PATCH v2 17/29] dtoc: Fix Fdt.GetNode() to handle a missing node
` [U-Boot] [PATCH v2 18/29] dtoc: Fix properties with a single zero-arg phandle
` [U-Boot] [PATCH v2 19/29] dtoc: Fix some minor errors
` [U-Boot] [PATCH v2 20/29] dtoc: Add a test for code coverage
` [U-Boot] [PATCH v2 21/29] binman: Move capture_sys_output() to test_util
` [U-Boot] [PATCH v2 22/29] dtoc: Increase code coverage to 100%
` [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 v3 net-next] net/sched: add skbprio scheduler
 2018-07-09 19:53 UTC  (4+ messages)

[PATCH] gpio: aspeed: fix compile testing warning
 2018-07-09 19:52 UTC  (6+ messages)

[U-Boot] [PATCH 00/11] dm: Add more core features for livetree
 2018-07-09 19:50 UTC  (11+ messages)
` [U-Boot] [PATCH 07/11] dm: core: Add a way to bind a device by ofnode
` [U-Boot] [PATCH 08/11] dm: spi: Update sandbox SPI emulation driver to use ofnode
` [U-Boot] [PATCH 09/11] dm: core: Update of_read_fmap_entry() for livetree
` [U-Boot] [PATCH 10/11] dm: core: Add a function to decode a memory region
` [U-Boot] [PATCH 11/11] dm: core: Add logging of some common errors


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.