All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-06 13:49:04 to 2019-12-06 14:15:25 UTC [more...]

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-06 10:53 UTC  (5+ messages)
` [PATCH 10/21] hw/core: Fix latent fit_load_fdt() error handling bug

[PATCH 0/2] tests/acceptance: Add boot vmlinux test
 2019-12-06 14:00 UTC  (2+ messages)
` [PATCH 2/2] .travis.yml: Add kernel build deps for acceptance tests

[PATCH] mailmap: Add entry about me
 2019-12-06 14:15 UTC  (2+ messages)

dm-thin: Several Questions on dm-thin performance
 2019-12-06 14:15 UTC  (3+ messages)

[PATCH v18 00/13] open: introduce openat2(2) syscall
 2019-12-06 14:13 UTC  (41+ messages)
` [PATCH v18 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH v18 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v18 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH v18 04/13] namei: allow set_root() "
` [PATCH v18 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v18 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v18 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v18 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v18 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v18 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v18 11/13] open: introduce openat2(2) syscall
` [PATCH v18 12/13] selftests: add openat2(2) selftests
` [PATCH v18 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH v2 0/5] target/arm: More EL2 trapping fixes
 2019-12-06 14:14 UTC  (9+ messages)
` [PATCH v2 3/5] target/arm: Handle trapping to EL2 of AArch32 VMRS instructions
` [PATCH v2 5/5] target/arm: Add support for missing Jazelle system registers

[PATCH v2] s390x/tcg: clear local interrupts on reset normal
 2019-12-06 13:54 UTC 

[Intel-gfx] i915 0000:00:02.0: GPU HANG: ecode 4:1:0x9ffdfeff
 2019-12-06 14:07 UTC 

[Xen-devel] [PATCH v2] CODING_STYLE: Document how to handle unexpected conditions
 2019-12-06 14:12 UTC  (3+ messages)

[PATCH 0/7] add -i: close some regression test gaps
 2019-12-06 14:11 UTC  (4+ messages)
` [PATCH 7/7] apply --allow-overlap: fix a corner case

[PATCH v2 1/3] virtio: add ability to delete vq through a pointer
 2019-12-06  8:56 UTC  (4+ messages)

Request to backport 4929a4e6faa0 to stable tree
 2019-12-06 14:11 UTC  (5+ messages)

[PATCH] media: go7007: fix a miss of snd_card_free
 2019-12-06 14:10 UTC  (2+ messages)

make dma_addressing_limited work for memory encryption setups v2
 2019-12-06 14:10 UTC  (3+ messages)
` [PATCH 2/2] dma-mapping: force unencryped devices are always addressing limited

[RFT 0/4] GMSL Refresh (would be v6)
 2019-12-06 14:10 UTC  (6+ messages)
` [PATCH 1/3] media: i2c: max9286: Remove redundant max9286_i2c_mux_state
  ` [PATCH 2/3] media: i2c: max9286: Add GPIO chip controller
  ` [PATCH 3/3] media: i2c: max9286: Provide optional enable-gpio

[RFC PATCH] ptrace: add PTRACE_GETFD request
 2019-12-06 14:10 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Avoid calling i915_gem_object_unbind holding object lock
 2019-12-06 14:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Avoid calling i915_gem_object_unbind holding object lock (rev2)

[PATCH] video: ssd1307fb: add the missed regulator_disable
 2019-12-06 14:09 UTC  (3+ messages)

[PATCH v3 00/25] PCI host resource consolidation
 2019-12-06 14:09 UTC  (11+ messages)
` [PATCH v3 10/25] PCI: rockchip: Use pci_parse_request_of_pci_ranges()

[PATCH] socket: websocket refresh of max_size outside of poll
 2019-12-06  8:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-06 13:42 UTC  (7+ messages)
` [PATCH v2 1/6] spi: Add SPIBSC driver
` [PATCH v2 2/6] dt-bindings: spi: Document Renesas SPIBSC bindings
` [PATCH v2 3/6] clk: renesas: r7s9210: Add SPIBSC clock
` [PATCH v2 4/6] ARM: dts: r7s72100: Add SPIBSC devices
` [PATCH v2 5/6] ARM: dts: r7s9210: Add SPIBSC device
` [PATCH v2 6/6] ARM: dts: gr-peach: Enable SPIBSC

[PATCH v2 00/10] usb: host: xhci-tegra: Implement basic ELPG support
 2019-12-06 14:06 UTC  (11+ messages)
` [PATCH v2 01/10] usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
` [PATCH v2 02/10] usb: host: xhci-tegra: Separate firmware request and load
` [PATCH v2 03/10] usb: host: xhci-tegra: Avoid a fixed duration sleep
` [PATCH v2 04/10] usb: host: xhci-tegra: Use CNR as firmware ready indicator
` [PATCH v2 05/10] usb: host: xhci-tegra: Extract firmware enable helper
` [PATCH v2 06/10] usb: host: xhci-tegra: Reuse stored register base address
` [PATCH v2 07/10] usb: host: xhci-tegra: Enable runtime PM as late as possible
` [PATCH v2 08/10] usb: host: xhci-tegra: Add support for XUSB context save/restore
` [PATCH v2 09/10] usb: host: xhci-tegra: Add XUSB controller context
` [PATCH v2 10/10] usb: host: xhci-tegra: Implement basic ELPG support

[PATCH 00/17] aspeed: extensions and fixes
 2019-12-06 13:12 UTC  (2+ messages)

[U-Boot] [PATCH] spl: fix entry_point equal to load_addr
 2019-12-06 14:05 UTC  (8+ messages)

[PATCH 4.4] x86/apic/32: Avoid bogus LDR warnings
 2019-12-06 14:05 UTC  (2+ messages)

[PATCH -next] watchdog: tqmx86_wdt: Fix build error
 2019-12-06 14:05 UTC  (2+ messages)

Adding postinst script with dependencies
 2019-12-06 14:02 UTC  (2+ messages)

[PATCH v6 00/18] generic mmu_gather patches
 2019-12-06 14:03 UTC  (9+ messages)
` [PATCH v6 10/18] sh/tlb: Convert SH to generic mmu_gather

BMC update via TFTP
 2019-12-06 14:03 UTC  (9+ messages)

[U-Boot] Maximum size of u-boot.imx for TBS2910 board
 2019-12-06 14:02 UTC  (11+ messages)

[RFT][PATCH v1 0/2] Fix CONFIG_SYS_UBOOT_START default value
 2019-12-06 14:01 UTC  (3+ messages)
` [PATCH v1 1/2] Makefile: "
` [PATCH v1 2/2] treewide: Remove CONFIG_SYS_UBOOT_START from configs board files

[PATCH] arm64/kernel/entry: refine comment of stack overflow check
 2019-12-06 13:58 UTC  (3+ messages)

[PATCH] drm/amd/powerplay: clear VBIOS scratchs on baco exit
 2019-12-06 14:01 UTC  (7+ messages)

[PATCH v16 00/25] Generic page walk and ptdump
 2019-12-06 13:53 UTC  (57+ messages)
` [PATCH v16 01/25] mm: Add generic p?d_leaf() macros
` [PATCH v16 02/25] arc: mm: Add p?d_leaf() definitions
` [PATCH v16 03/25] arm: "
` [PATCH v16 04/25] arm64: "
` [PATCH v16 05/25] mips: "
` [PATCH v16 06/25] powerpc: "
` [PATCH v16 07/25] riscv: "
` [PATCH v16 08/25] s390: "
` [PATCH v16 09/25] sparc: "
` [PATCH v16 10/25] x86: "
` [PATCH v16 11/25] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v16 12/25] mm: pagewalk: Allow walking without vma
` [PATCH v16 13/25] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
` [PATCH v16 14/25] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH v16 15/25] mm: pagewalk: Add test_p?d callbacks
` [PATCH v16 16/25] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v16 17/25] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v16 18/25] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v16 19/25] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v16 20/25] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v16 21/25] mm: Add generic ptdump
` [PATCH v16 22/25] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v16 23/25] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v16 24/25] arm64: mm: Display non-present entries in ptdump
` [PATCH v16 25/25] mm: ptdump: Reduce level numbers by 1 in note_page()

[LTP] [PATCH] futex_cmp_requeue01: fix test expectations
 2019-12-06 13:58 UTC  (8+ messages)
` [LTP] [PATCH v2] "

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-06 13:56 UTC  (2+ messages)

[PATCH 0/3] perf/libperf move
 2019-12-06 13:55 UTC  (4+ messages)
` [PATCH 1/3] libperf: Move libperf under tools/lib/perf
` [PATCH 2/3] libperf: Additional fixes
` [PATCH 3/3] libperf: Add man pages

[PATCH 0/5] virt-dma and i.MX SDMA fixes
 2019-12-06 13:53 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: virt-dma: Add missing locking around list operations
` [PATCH 2/5] dmaengine: virt-dma: Do not call desc_free() under a spin_lock
` [PATCH 3/5] dmaengine: imx-sdma: rename function
` [PATCH 4/5] dmaengine: imx-sdma: find desc first in sdma_tx_status
` [PATCH 5/5] dmaengine: imx-sdma: Fix memory leak

[PATCH 00/11] drm/i915: Add support for HDCP 1.4 over MST connectors
 2019-12-06 13:55 UTC  (9+ messages)
` [PATCH 03/11] drm/i915: Disable HDCP signalling on transcoder disable
  ` [Intel-gfx] "
` [PATCH 04/11] drm/i915: Don't WARN on HDCP toggle if get_hw_state returns false
      ` [Intel-gfx] "

[PATCH v5 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-06 13:53 UTC  (7+ messages)
` [PATCH v5 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module

[PATCH v2 1/2] drm: Fix a couple of typos, punctation and whitespace issues
 2019-12-06 13:53 UTC  (2+ messages)
` [PATCH v2 2/2] drm/atomic: Spell CRTC consistently

[PATCH] max9286: Improve mux-state readbility
 2019-12-06 13:52 UTC  (4+ messages)
` [PATCH] max9286: Improve mux-state readbility [v2]

[PATCH v3 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-12-06 13:52 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915/perf: Configure OAR for specific context
  ` [Intel-gfx] "

[PATCH] KVM: Radim is no longer available as KVM maintainer
 2019-12-06 13:51 UTC  (2+ messages)

[PATCH] mqprio: Fix out-of-bounds access in mqprio_dump
 2019-12-06 13:51 UTC 

Possible race condition on xsk_socket__create/xsk_bind
 2019-12-06 13:50 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: tcan4x5x: Make wake-gpio an optional gpio
 2019-12-06 13:49 UTC  (4+ messages)

[PATCH net] net: netlink: Fix uninit-value in netlink_recvmsg()
 2019-12-06 13:49 UTC 

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2019-12-06 13:49 UTC  (6+ messages)
` [PATCH 4/4] btrfs: sysfs, add devid/dev_state kobject and attribute

[PATCH v6 0/9] Clock framework API
 2019-12-06 13:48 UTC  (11+ messages)

[PATCH] xen/pciback: Prevent NULL pointer dereference in quirks_show
 2019-12-06 13:48 UTC 

[PATCH v6 0/6] Add Support for MediaTek PMIC MT6358
 2019-12-06 13:32 UTC  (2+ messages)
` [PATCH v6 2/6] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC


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.