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

[PATCH v5 00/40] drm/i915: Implement HDCP2.2
 2018-07-09 20:35 UTC  (15+ 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 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)

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

INFO: rcu detected stall in llcp_sock_sendmsg
 2018-07-09 20:34 UTC 

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

[RFC] Make need_resched() return true when rcu_urgent_qs requested
 2018-07-09 20:34 UTC  (11+ 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 v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-07-09 20:25 UTC  (8+ 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

[BUG] git cherry-pick does not complain about unknown options
 2018-07-09 20:24 UTC  (8+ messages)
  ` [PATCH 0/2] de-confuse git cherry-pick --author behavior
    ` [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  (10+ messages)

[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
 2018-07-09 20:22 UTC  (7+ messages)
` [PATCH bpf-next v2 09/12] tools: bpftool: reimplement bpf_prog_load() for "
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse
` [PATCH bpf-next v2 12/12] tools: bpftool: allow reuse of maps with bpftool prog load

[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 

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

[PATCH v2 00/24] mtd: rawnand: Improve compile-test coverage
 2018-07-09 20:09 UTC  (25+ 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: 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  (4+ messages)
` [PATCH 04/12] ipc: Rename ipcctl_pre_down_nolock()

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

MHI initial design review
 2018-07-09 20:08 UTC  (9+ 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 0/2] Avoiding errors when partial cloning a tagged blob
 2018-07-09 20:07 UTC  (3+ 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  (23+ messages)
` [U-Boot] [PATCH 01/11] fdt: Add device tree memory bindings
` [U-Boot] [PATCH 02/11] dm: core: Add ofnode function to read a 64-bit int
` [U-Boot] [PATCH 03/11] dm: core: Fix a few ofnode function comments
` [U-Boot] [PATCH 04/11] dm: core: Add comments to ofnode_read_resource() functoins
` [U-Boot] [PATCH 05/11] dm: core: Add a way to find an ofnode by compatible string
` [U-Boot] [PATCH 06/11] log: Add a way to log a return value with a message
` [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

[PATCH v2 2/2] ext4: handle layout changes to pinned DAX mappings
 2018-07-09 19:49 UTC  (11+ messages)
` [PATCH v3 "

[PATCH] drm/i915/selftests: Filter out both physical address swizzles
 2018-07-09 19:49 UTC 

[Qemu-devel] [PULL 0/2] Machine/NUMA fixes for -rc0
 2018-07-09 17:48 UTC  (2+ messages)

[PATCH iproute2-next 0/9] TC more JSON support
 2018-07-09 19:48 UTC  (10+ messages)
` [PATCH iproute2-next 1/9] tc: use JSON in error handling
` [PATCH iproute2-next 2/9] tc: use const char in util
` [PATCH iproute2-next 3/9] tc: convert stats print to json
` [PATCH iproute2-next 4/9] tc/cbq: use sprint_rate
` [PATCH iproute2-next 5/9] tc/util: remove print_rate
` [PATCH iproute2-next 6/9] tc/util: remove unused print_size
` [PATCH iproute2-next 7/9] tc/util: remove unused print_time
` [PATCH iproute2-next 8/9] tc/util: add print helpers for JSON
` [PATCH iproute2-next 9/9] tc/sfq: add json support

[PATCH] unicode: update the width tables to Unicode 11
 2018-07-09 19:44 UTC 

[PATCH v5 0/8] kexec/firmware: support system wide policy requiring signatures
 2018-07-09 19:41 UTC  (7+ messages)
` [PATCH v5 7/8] ima: based on policy warn about loading firmware (pre-allocated buffer)

[PATCH] VFS: simplify seq_file iteration code and interface
 2018-07-09 19:40 UTC  (10+ messages)
` [PATCH resend] "
  ` [PATCH resend*2] "
    ` [PATCH resend*3] "
          ` [PATCH mm] VFS: seq_file: ensure ->from is valid

[meta-oe][PATCH] perl: native modules will not trigger build perl for target
 2018-07-09 19:40 UTC  (3+ messages)

[Buildroot] [PATCH v4 2/3] uboot: zynqmp: generate SPL image with PMUFW binary
 2018-07-09 19:39 UTC 

[PATCH 5/6 v2] mtd: rawnand: ams-delta: use GPIO lookup table
 2018-07-09 19:38 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] can: mpc5xxx_can: check of_iomap return before use
 2018-07-09 19:35 UTC  (4+ messages)

[Buildroot] [PATCH 00/50 v2] package/busybox: invert dependencies
 2018-07-09 19:33 UTC  (5+ messages)
` [Buildroot] [PATCH 50/50 v2] support/scripts: don't draw most of busybox' dependencies


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.