All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-15 11:53:31 to 2018-10-15 12:47:22 UTC [more...]

[RFC PATCH] memcg, oom: throttle dump_header for memcg ooms without eligible tasks
 2018-10-15 12:47 UTC  (12+ messages)

[PATCH v4 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-15 12:47 UTC  (6+ messages)
` [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range
      ` [Ocfs2-devel] "

[PATCH 1/1] iommu/arm-smmu-v3: eliminate a potential memory corruption on Hi16xx soc
 2018-10-15 12:46 UTC  (3+ messages)

INFO: task hung in fanotify_handle_event
 2018-10-15 12:45 UTC  (4+ messages)

[RFC] drm/amd/display: add SI support to AMD DC
 2018-10-15 12:45 UTC  (9+ messages)

linux-next: qemu boot failures with today's linux-next
 2018-10-15 12:45 UTC  (2+ messages)

[PATCH 1/3] powerpc: Split user/kernel definitions of struct pt_regs
 2018-10-15 12:39 UTC  (6+ messages)

net/wan: hostess_sv11 + z85230 problems
 2018-10-15 12:41 UTC  (4+ messages)

[U-Boot] Please pull ARC changes (fixed re-send)
 2018-10-15 12:41 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sunxi/master
 2018-10-15 12:41 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2018-10-15 12:41 UTC  (2+ messages)

[PATCH v5 0/8] Tegra20 External Memory Controller driver
 2018-10-15 12:40 UTC  (2+ messages)

[PATCH V2 0/5] Tegra xHCI genpd support
 2018-10-15 12:40 UTC  (3+ messages)

rtc-pcf85063 driver bug in pcf85063_stop_clock()
 2018-10-15 12:39 UTC  (2+ messages)

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-15 12:37 UTC  (13+ messages)
` [PATCH v13 01/12] livepatch: Change void *new_func -> unsigned long new_addr in struct klp_func
` [PATCH v13 02/12] livepatch: Helper macros to define livepatch structures
` [PATCH v13 03/12] livepatch: Shuffle klp_enable_patch()/klp_disable_patch() code
` [PATCH v13 04/12] livepatch: Consolidate klp_free functions
` [PATCH v13 05/12] livepatch: Refuse to unload only livepatches available during a forced transition
` [PATCH v13 06/12] livepatch: Simplify API by removing registration step
` [PATCH v13 07/12] livepatch: Use lists to manage patches, objects and functions
` [PATCH v13 08/12] livepatch: Add atomic replace
` [PATCH v13 09/12] livepatch: Remove Nop structures when unused
` [PATCH v13 10/12] livepatch: Atomic replace and cumulative patches documentation
` [PATCH v13 11/12] livepatch: Remove ordering and refuse loading conflicting patches
` [PATCH v13 12/12] selftests/livepatch: introduce tests

[PATCH] f2fs: clear cold data flag if IO is not counted
 2018-10-15 12:38 UTC  (3+ messages)
` [f2fs-dev] "

[Buildroot] [PATCH v2 1/1] python-py: new package
 2018-10-15 12:37 UTC  (2+ messages)

[Buildroot] [git commit] python-py: new package
 2018-10-15 12:36 UTC 

permissions when installing scripts
 2018-10-15 12:35 UTC  (2+ messages)

[PATCH v1 1/2] soc/tegra: pmc: Turn powergates_lock into spinlock
 2018-10-15 12:35 UTC  (2+ messages)

[PATCH] f2fs: fix count of seg_freed to make sec_freed correct
 2018-10-15 12:35 UTC  (3+ messages)

[PATCH 0/7] HID: logitech-hidpp: support non DJ devices
 2018-10-15 12:34 UTC  (2+ messages)

[LTP] [PATCH V2 1/5] Remove the pipes runtest file
 2018-10-15 12:35 UTC  (3+ messages)

[PATCH v3 0/8] Support Trusted Foundations firmware on Tegra30
 2018-10-15 12:34 UTC  (3+ messages)

[PATCH v1 0/2] LP1/LP2 suspend-resume CPU clock fixes for Tegra30
 2018-10-15 12:34 UTC  (2+ messages)

[PATCH v1 0/4] EMC fixes for Tegra30+
 2018-10-15 12:34 UTC  (2+ messages)

Case when I can not unstage the hunk
 2018-10-15 12:33 UTC 

[PATCH v4 0/5] Fix some bugs on RV32 build fail and issue
 2018-10-15 12:33 UTC  (3+ messages)

RFC: don't let drivers issue pwm_disable after pwm_config(pwm, 0, period)
 2018-10-15 12:33 UTC  (11+ messages)

[PATCH v2 0/6] Proper arch timer support for Exynos5433-based TM2(e) boards
 2018-10-15 12:31 UTC  (14+ messages)
    ` [PATCH v2 1/6] clocksource: exynos_mct: Remove dead code
    ` [PATCH v2 2/6] clocksource: exynos_mct: Fix error path in timer resources initialization
    ` [PATCH v2 3/6] clocksource: exynos_mct: Add arch_timer cooperation mode for ARM64
    ` [PATCH v2 4/6] clocksource: Change CPU hotplug priority of exynos_mct driver
    ` [PATCH v2 5/6] arm64: dts: exynos: Move arch-timer node to right place
    ` [PATCH v2 6/6] arm64: platform: Add enable Exynos Multi-Core Timer driver

Possible lock inversion in ttm_bo_vm_access
 2018-10-15 12:30 UTC  (11+ messages)

stap shows kfree() is 5 times more than kallocs, how could be?
 2018-10-15 12:30 UTC  (2+ messages)

reproducible builds with btrfs seed feature
 2018-10-15 12:29 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: probe all serial devices
 2018-10-15 12:28 UTC  (2+ messages)

[PATCH] arm64: kprobe: make page to RO mode when allocate it
 2018-10-15 12:27 UTC  (4+ messages)

Xen optimization
 2018-10-15 12:27 UTC  (11+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-14
 2018-10-15 12:27 UTC  (3+ messages)

[PATCH 0/7] Proper arch timer support for Exynos5433-based TM2(e) boards
 2018-10-15 12:27 UTC  (7+ messages)
  ` [PATCH 4/7] clocksource: arch_timer: Add support for not-fw-configured timer on ARM64

[PATCH 0/4] misc safety certification fixes
 2018-10-15 12:20 UTC  (3+ messages)
` [PATCH 3/4] xen: introduce __symbol

[LKP] [fsnotify] 60f7ed8c7c: will-it-scale.per_thread_ops -5.9% regression
 2018-10-15 12:26 UTC  (7+ messages)
      `  "

[PATCH] f2fs: fix data corruption issue with hardware encryption
 2018-10-15 12:26 UTC  (7+ messages)
      ` [f2fs-dev] "

[PATCH v2 0/5] Fixes to debugging facilities (part 1)
 2018-10-15 12:24 UTC  (6+ messages)
` [PATCH v2 1/5] x86/boot: Initialise the debug registers correctly

[PATCH for 4.19] tracepoint: Fix: tracepoint array element size mismatch
 2018-10-15 12:23 UTC  (2+ messages)

32-bit poweroc compile failure in v4.19-rc7-166-g7ec21823634d
 2018-10-15 12:20 UTC  (3+ messages)

[PATCH V4 00/15] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
 2018-10-15 12:04 UTC  (12+ messages)
` [PATCH V4 2/15] KVM/MMU: Add tlb flush with range helper function

[PATCH] mt76x0: phy: unify calibration between mt76x0u and mt76x0e
 2018-10-15 12:18 UTC 

[PATCHv5 3/7] tty: Hold tty_ldisc_lock() during tty_reopen()
 2018-10-15 12:16 UTC  (5+ messages)

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-15 12:17 UTC  (14+ messages)
                ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

Interrupt injection with ISR set on Intel hardware
 2018-10-15 12:06 UTC  (2+ messages)

[PATCH v2 0/2] update firmware used on mt76x2u driver
 2018-10-15 12:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/7] target/mips: Limited support for the R5900
 2018-10-15 12:16 UTC  (2+ messages)

[freebsd-master test] 128816: regressions - trouble: blocked/broken
 2018-10-15 12:15 UTC 

[Xenomai] ipipe-4.14: planned release date
 2018-10-15 12:15 UTC  (9+ messages)

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 12:14 UTC  (24+ messages)
` [PATCH v2 1/7] spi: add support for octal I/O data transfer
` [PATCH v2 2/7] spi: spi-mem: "
` [PATCH v2 3/7] mtd: spi-nor: add opcodes for octal Read/Write commands
` [PATCH v2 4/7] mtd: spi-nor: add octal read flag for flash mt35xu512aba
` [PATCH v2 5/7] mtd: m25p80: add support of octal I/O transfer
` [PATCH v2 6/7] spi: nxp-fspi: add mode flag bit for octal support
` [PATCH v2 7/7] arm64: dts: lx2160a: update fspi node

[linux-4.9 test] 128696: regressions - FAIL
 2018-10-15 12:14 UTC 

[PATCH v3] ethdev: add field for device data per process
 2018-10-15 12:12 UTC  (2+ messages)

[U-Boot] [BUG] snow: mmc: SD card access broken: unable to select a mode
 2018-10-15 12:12 UTC  (5+ messages)
  ` [U-Boot] [U-Boot, BUG] "

BTRFS bad block management. Does it exist?
 2018-10-15 12:09 UTC  (2+ messages)

[PATCH] fsck.f2fs: do not hard-code encrypted filename length to avoid heap buffer overflow
 2018-10-15 12:09 UTC  (2+ messages)

stat displayed differently
 2018-10-15 12:01 UTC 

[PATCH 0/4] Add system mmu support for Armada-806
 2018-10-15 12:00 UTC  (15+ messages)
` [PATCH 1/4] iommu/arm-smmu: introduce wrapper for writeq/readq
` [PATCH 2/4] iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743
` [PATCH 3/4] dt-bindings: iommu/arm,smmu: add compatible string for Marvell
  ` [PATCH 3/4] dt-bindings: iommu/arm, smmu: "
` [PATCH 4/4] arm64: dts: marvell: add smmu node for Armada-AP806

[PATCH 0/2] drm/i915/gen11: Enable all sprite planes
 2018-10-15 12:08 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] mkfs.f2fs: show the info of volume label only when specify it
 2018-10-15 12:08 UTC  (2+ messages)

[PATCH 1/2] powerpc/uapi: Fix sigcontext definition to use user_pt_regs
 2018-10-15 12:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/aout: Fix struct user "

Can we just remove the sw_lpm_support from current xhci driver?
 2018-10-15 12:11 UTC  (2+ messages)

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-15 12:05 UTC  (3+ messages)

[PATCH v4 0/5] Add a PA-VA Translation table for DPAAx
 2018-10-15 12:01 UTC  (7+ messages)
` [PATCH v5 0/5]
  ` [PATCH v5 1/5] bus/fslmc: fix physical addressing check
  ` [PATCH v5 2/5] drivers: common as dependency for bus
  ` [PATCH v5 3/5] common/dpaax: add library for PA VA translation table
  ` [PATCH v5 4/5] dpaa: enable dpaax library
  ` [PATCH v5 5/5] fslmc: "

[PATCH 1/2] f2fs: do not update REQ_TIME in case of error conditions
 2018-10-15 12:00 UTC  (4+ messages)
` [PATCH 2/2] f2fs: update REQ_TIME in f2fs_cross_rename()

[RESEND PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-10-15 11:59 UTC  (5+ messages)
` [RESEND PATCH v4 3/8] gpio: 104-dio-48e: Utilize "

[PATCH] drm/i915: Hold rpm wakeref for debugfs/i915_drop_caches_set
 2018-10-15 11:58 UTC 

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-15 11:58 UTC  (7+ messages)

[PATCH net] sctp: use the pmtu from the icmp packet to update transport pathmtu
 2018-10-15 11:58 UTC 

[PATCH 0/2] cpuidle: menu: Two more refinements
 2018-10-15 11:53 UTC  (3+ messages)
` [PATCH 1/2] cpuidle: menu: Drop redundant comparison
` [PATCH 2/2] cpuidle: menu: Avoid computations when result will be discarded

[PATCH RFC v2] ksm: Assist buddy allocator to assemble 1-order pages
 2018-10-15 11:56 UTC  (4+ messages)

[PATCH] ACPI: TAD: Add low-level support for real time capability
 2018-10-15 11:56 UTC 

[PATCH net-next] netfilter: cttimeout: remove set but not used variable 'l3num'
 2018-10-15 11:55 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/35] Replace some unwise uses of error_report() & friends
 2018-10-15 11:53 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 04/35] cpus hw target: Use warn_report() & friends to report warnings
` [Qemu-devel] [PATCH v2 05/35] vfio: "
` [Qemu-devel] [PATCH v2 06/35] vfio: Clean up error reporting after previous commit
` [Qemu-devel] [PATCH v2 07/35] char: Use error_printf() to print help and such
` [Qemu-devel] [PATCH v2 09/35] pc: Fix machine property nvdimm-persistence error handling
` [Qemu-devel] [PATCH v2 10/35] ioapic: Fix error handling in realize()
` [Qemu-devel] [PATCH v2 13/35] l2tpv3: Improve -netdev/netdev_add/-net/... error reporting
` [Qemu-devel] [PATCH v2 14/35] net/socket: Fix invalid socket type error handling
` [Qemu-devel] [PATCH v2 16/35] xen/pt: Fix incomplete conversion to realize()
` [Qemu-devel] [PATCH v2 17/35] seccomp: Clean up error reporting in parse_sandbox()
` [Qemu-devel] [PATCH v2 21/35] vl: Clean up error reporting in machine_set_property()
` [Qemu-devel] [PATCH v2 23/35] vl: Clean up error reporting in parse_fw_cfg()
` [Qemu-devel] [PATCH v2 24/35] vl: Clean up error reporting in device_init_func()
` [Qemu-devel] [PATCH v2 25/35] ui/keymaps: Fix handling of erroneous include files
` [Qemu-devel] [PATCH v2 26/35] ui: Convert vnc_display_init(), init_keyboard_layout() to Error
` [Qemu-devel] [PATCH v2 27/35] vnc: Clean up error reporting in vnc_init_func()
` [Qemu-devel] [PATCH v2 28/35] numa: Clean up error reporting in parse_numa()
` [Qemu-devel] [PATCH v2 29/35] tpm: Clean up error reporting in tpm_init_tpmdev()
` [Qemu-devel] [PATCH v2 30/35] spice: Clean up error reporting in add_channel()
` [Qemu-devel] [PATCH v2 31/35] fsdev: Clean up error reporting in qemu_fsdev_add()
` [Qemu-devel] [PATCH v2 32/35] vl: Assert drive_new() does not fail in default_drive()
` [Qemu-devel] [PATCH v2 35/35] vl: Simplify call of parse_name()


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.