messages from 2020-04-09 20:09:47 to 2020-04-09 21:22:05 UTC [more...]
[PATCH net v2 1/2] docs: networking: convert DIM to RST
2020-04-09 21:21 UTC (2+ messages)
` [PATCH net v2 2/2] docs: networking: add full DIM API
[PATCH for 5.0-rc3 v1 00/11] more random fixes
2020-04-09 21:15 UTC (11+ messages)
` [PATCH v1 01/11] linux-user: completely re-write init_guest_space
` [PATCH v1 02/11] exec/cpu-all: Use bool for have_guest_base
` [PATCH v1 03/11] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v1 04/11] linux-user/ppc: Fix padding in mcontext_t for ppc64
` [PATCH v1 05/11] tests/docker: add docs FEATURE flag and use for test-misc
` [PATCH v1 06/11] configure: redirect sphinx-build check to config.log
` [PATCH v1 07/11] configure: disable PIE for Windows builds
` [PATCH v1 08/11] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
` [PATCH v1 09/11] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
` [PATCH v1 11/11] .travis.yml: Build OSX 10.14 with Xcode 10.0
[PATCH 0/3] platform/chrome: typec: Add port partner registration
2020-04-09 21:19 UTC (5+ messages)
` [PATCH 1/3] platform/chrome: typec: Use notifier for updates
` [PATCH 2/3] platform/chrome: typec: Add struct for port data
[PATCH 0/5] ci: replace our Azure Pipeline by GitHub Actions
2020-04-09 21:19 UTC (3+ messages)
` [PATCH v4 00/12] "
[PATCH] Documentation/rcu: fix a typo in RTFP
2020-04-09 21:18 UTC (3+ messages)
Repairing a RAID1 with non-zero mismatch_cnt
2020-04-09 21:18 UTC (6+ messages)
` Repairing a RAID1 with non-zero mismatch_cnt, vol. 2
[GIT PULL] Please pull proc and exec work for 5.7-rc1
2020-04-09 21:17 UTC (28+ messages)
[PATCH v2] Documentation: test.h - fix warnings
2020-04-09 21:16 UTC (6+ messages)
linux-next: build failure after merge of the vhost tree
2020-04-09 21:15 UTC (3+ messages)
[PATCH v1] ell/rtnl: fix compile with older toolchains
2020-04-09 21:15 UTC (2+ messages)
[PATCH 0/2] mm: Two small fixes for recent syzbot reports
2020-04-09 21:14 UTC (4+ messages)
[Bug 207183] New: radeon.dpm=1 with second monitor runs hot
2020-04-09 21:14 UTC
[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
2020-04-09 21:13 UTC (9+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation
[Patch 1/1] lspci: Add available DVSEC details
2020-04-09 21:13 UTC (2+ messages)
[LTP] Add new test for pipe2 with/without O_NONBLOCK mode
2020-04-09 21:12 UTC (3+ messages)
` [LTP] [PATCH v3 1/2] Add SAFE_PIPE2
` [LTP] [PATCH v3 2/2] Add new test for pipe2 with/without O_NONBLOCK mode
[PATCH v2 1/2] mt76: mt7615: disable hw/sched scan ops for non-offload firmware
2020-04-09 21:12 UTC (2+ messages)
[tip:master] BUILD SUCCESS 4342fdc5c2df0195b40f6465e1f6ef6f5619ce28
2020-04-09 21:12 UTC
[PATCH] rpmsg: pull in slab.h
2020-04-09 21:10 UTC (3+ messages)
[PATCH] remoteproc: pull in slab.h
2020-04-09 21:10 UTC (2+ messages)
[PATCH] tpm_tis_core: Disable broken IRQ handling code
2020-04-09 21:10 UTC
[git pull] drm fixes for 5.7-rc1 (part two)
2020-04-09 21:10 UTC (2+ messages)
[PATCH] [PATCH] venus: core: remove CNOC voting while device suspend
2020-04-09 21:08 UTC (2+ messages)
stable-rc/linux-4.9.y boot: 113 boots: 2 failed, 104 passed with 2 offline, 5 untried/unknown (v4.9.218-19-g07412f086bd9)
2020-04-09 21:08 UTC
[PATCH v2 00/28] buildman: Improve summary output
2020-04-09 21:08 UTC (29+ messages)
` [PATCH v2 01/28] buildman: Refactor error-line output int a function
` [PATCH v2 02/28] buildman: Add test coverage for error/warning colour
` [PATCH v2 03/28] buildman: Use an iterator to check test output
` [PATCH v2 04/28] buildman: Create temp directory in test setup
` [PATCH v2 05/28] buildman: Split out testOutput() into separate functions
` [PATCH v2 06/28] buildman: Add a test helper for creating a line prefix
` [PATCH v2 07/28] buildman: Test the output with --list-error-boards
` [PATCH v2 08/28] buildman: Use yellow consistently for warning lines
` [PATCH v2 09/28] buildman: Use an object to hold error lines
` [PATCH v2 10/28] buildman: Show the list of boards in magenta
` [PATCH v2 11/28] buildman: Use spaces in the board list
` [PATCH v2 12/28] patman: Update flushing Print() for Python 3
` [PATCH v2 13/28] patman: Support erasing a previously unfinished text line
` [PATCH v2 14/28] patman: Support limiting output to a single line
` [PATCH v2 15/28] buildman: Drop the line-clearing code in Builder
` [PATCH v2 16/28] buildman: Show a message when fetching a repo
` [PATCH v2 17/28] buildman: Drop unused output code
` [PATCH v2 18/28] buildman: Show the number of builds remaining
` [PATCH v2 19/28] buildman: Limit the length of progress messages
` [PATCH v2 20/28] buildman: Show a summary of the build result
` [PATCH v2 21/28] buildman: Update the 'theory of operation' a little
` [PATCH v2 22/28] buildman: Add the abbreviation for --boards
` [PATCH v2 23/28] buildman: Update workflow documentation with more detail
` [PATCH v2 24/28] buildman: Make -I the default
` [PATCH v2 25/28] buildman: Add an option to ignore device-tree warnings
` [PATCH v2 26/28] buildman: Add an option to ignore migration warnings
` [PATCH v2 27/28] buildman: Update the TODO items
` [PATCH v2 28/28] buildman: Change the exit codes
[GIT PULL 0/9] EFI fixes for v5.7-rc
2020-04-09 21:08 UTC (8+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data
[PATCH 1/5] D-Bus API changes for managing SDP records
2020-04-09 21:08 UTC (5+ messages)
[meta-oe][PATCH] nspr: Use _MIPS_SIM_ABI64 instead of _ABI64
2020-04-09 21:08 UTC
arch/x86/kvm/svm/avic.c:579:9: warning: Identical condition and return expression 'ret', return value is always 0 [identicalConditionAfterEarlyExit]
2020-04-09 21:06 UTC
[virtio-dev] Dirty Page Tracking (DPT)
2020-04-09 21:06 UTC (11+ messages)
[PATCH-for-5.0] .travis.yml: Build OSX 10.14 with Xcode 10.0
2020-04-09 21:04 UTC (2+ messages)
stable-rc/linux-5.6.y build: 200 builds: 0 failed, 200 passed, 8 warnings (v5.6.2-47-g4491f12cfc6a)
2020-04-09 21:06 UTC
[PATCH] device: Add device type property
2020-04-09 21:05 UTC (3+ messages)
[android-goldfish:android-goldfish-4.14-dev 14/17] drivers/misc/goldfish_address_space.c:129:20: warning: Either the condition '!state' is redundant or there is possible null pointer dereference: state. [nullPointerRedundantCheck]
2020-04-09 21:05 UTC
[dpdk-dev] [PATCH] doc: fix sphinx compatibility
2020-04-09 21:03 UTC
[dpdk-dev] First the test fail and than get passed
2020-04-09 21:01 UTC (2+ messages)
[PATCH 1/1] smack: remove redundant structure variable from header
2020-04-09 21:00 UTC (2+ messages)
[RFC 0/3] block: address blktrace use-after-free
2020-04-09 20:59 UTC (5+ messages)
[PATCH] rcutorture: make rcu_fwds and rcu_fwd_emergency_stop static
2020-04-09 20:59 UTC (2+ messages)
[Buildroot] [PATCH] core/show-info: do not show install types for host packages
2020-04-09 20:58 UTC
[PATCH] io_submit.2: Add IOCB_CMD_POLL opcode
2020-04-09 20:58 UTC
[PATCH 0/5] Improve page poisoning implementation
2020-04-09 20:55 UTC (11+ messages)
` [PATCH 1/5] mm: Constify a lot of struct page arguments
[PATCH v2 00/17] remoteproc: Add support for synchronisation with MCU
2020-04-09 20:55 UTC (9+ messages)
` [PATCH v2 16/17] remoteproc: Correctly deal with MCU synchronisation when changing state
[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
2020-04-09 20:54 UTC (17+ messages)
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
[Intel-gfx] [PATCH] HAX timer: Describe the delayed_work for a freed timer
2020-04-09 20:52 UTC (2+ messages)
[PATCH 0/2] fstests: add/enhance requires tests for hardlinks & softlinks
2020-04-09 20:48 UTC (3+ messages)
` [PATCH 1/2] fstests: use _require_symlinks on all necessary tests
[PATCH] fstests: test for fallocate capability in more tests
2020-04-09 20:49 UTC (2+ messages)
[PATCH] x86/mem_sharing: Fix build folloing VM Fork work
2020-04-09 20:48 UTC
[PATCH] MIPS: Limit check_bugs32() under CONFIG_32BIT
2020-04-09 20:48 UTC (7+ messages)
[PATCH v2 0/2] drivers: clk: zynqmp: Update fraction clock check from custom type flags
2020-04-09 20:48 UTC (3+ messages)
Input: ep93xx_keypad: Checking for a failed platform_get_irq() call in ep93xx_keypad_probe()
2020-04-09 20:48 UTC (3+ messages)
[PATCH v2 00/17] drm: Put drm_display_mode on diet
2020-04-09 20:47 UTC (8+ messages)
` [PATCH v2 15/17] drm/gma500: Stop using mode->private_flags
` [Intel-gfx] "
[Buildroot] [PATCH v1] package/ell: fix compile with older toolchains
2020-04-09 20:47 UTC (2+ messages)
[Cocci] Coccinelle rule for CVE-2019-18683
2020-04-09 20:45 UTC (5+ messages)
[PATCH] rtc: Do not sync CMOS clock when CONFIG_RTC_SYSTOHC is not set
2020-04-09 20:46 UTC
[PATCH v2 0/4] drivers: clk: zynqmp: minor bux fixes for zynqmp clock driver
2020-04-09 20:44 UTC (3+ messages)
ipv6 rpfilter and.. fw mark? problems with wireguard
2020-04-09 20:38 UTC
[igt-dev] [PATCH i-g-t] i915/i915_pm_rc6_residency: Show where the time is spent
2020-04-09 20:43 UTC (3+ messages)
` [Intel-gfx] "
` [igt-dev] "
VFS rename hang
2020-04-09 20:42 UTC (4+ messages)
[PATCH v6 08/14] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
2020-04-09 20:41 UTC (12+ messages)
[PATCH v4] usb: gadget: aspeed: improve vhub port irq handling
2020-04-09 20:40 UTC (3+ messages)
[PATCH v12] perf: Sharing PMU counters across compatible events
2020-04-09 20:40 UTC (2+ messages)
[dpdk-dev] [PATCH] net/mlx5: use open/read/close for reading ib stat
2020-04-09 20:37 UTC
[PATCH] insane.bbclass: Add test for shebang line length
2020-04-09 20:38 UTC
[zeus][PATCH 00/13] zeus -next review
2020-04-06 15:32 UTC (2+ messages)
` ✗ patchtest: failure for zeus -next review (rev4)
[pseudo][PATCH] pseudo_util.c: Open file with O_CLOEXEC to avoid fd leak
2020-04-09 3:02 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH 0/2] gdbstub: Unbreak i386 with gdb remote
2020-04-09 20:36 UTC (3+ messages)
` [PATCH 2/2] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
[Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.30
2020-04-09 20:36 UTC (3+ messages)
[PATCH v1] Input: edt-ft5x06 - fix crash on EDT EP0110M09
2020-04-09 20:36 UTC (5+ messages)
[PATCH-for-5.0] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
2020-04-09 20:34 UTC (2+ messages)
[PATCH 0/2] mm: Two small fixes for recent syzbot reports
2020-04-09 20:34 UTC (12+ messages)
[PATCH] drm/ttm: Temporarily disable the huge_fault() callback
2020-04-09 20:34 UTC (3+ messages)
[PATCH] dt-bindings: hwmon: Fix incorrect $id paths
2020-04-09 20:33 UTC (2+ messages)
[PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
2020-04-09 20:32 UTC (4+ messages)
[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
2020-04-09 20:22 UTC (2+ messages)
[PATCH] vdpa: allow a 32 bit vq alignment
2020-04-09 20:28 UTC
[meta-oe][PATCH] abseil-cpp: Fix build on musl/mips
2020-04-09 20:28 UTC
[PATCH] pseudo: On a DB fixup remove files that do not exist anymore
2020-04-06 9:32 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] get_package_mapping: avoid returning a mapping if the renamed package rprovides its original name
2020-04-07 17:02 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH] remoteproc: core: Add a memory efficient coredump function
2020-04-09 20:27 UTC (7+ messages)
[PATCH net] docs: networking: convert DIM to RST
2020-04-09 20:25 UTC (7+ messages)
` [PATCH net] docs: networking: add full DIM API
[PATCH] dt-bindings: interrupt-controller: Fix loongson,parent_int_map property schema
2020-04-09 20:25 UTC
[Buildroot] [PATCH v3 1/2] package/gensio: bump to version 2.0.1
2020-04-09 20:25 UTC (2+ messages)
` [Buildroot] [PATCH v3 2/2] package/ser2net: bump to version 4.1.6
[PATCH V9 0/9] vDPA support
2020-04-09 20:25 UTC (5+ messages)
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA
[PATCH] Document kernel bugs in delivery of signals from CPU exceptions
2020-04-09 20:25 UTC (2+ messages)
[RFC PATCH v2 00/67] Hexagon patch series
2020-04-09 20:22 UTC (4+ messages)
` [RFC PATCH v2 20/67] Hexagon instruction utility functions
[PATCH v16 0/6] Invoke rpmh_flush for non OSI targets
2020-04-09 20:23 UTC (3+ messages)
` [PATCH v16 3/6] soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing new data
hotplug issue of vhost-user-blk
2020-04-09 20:18 UTC (2+ messages)
[monstr-microblaze:for-test 19/1134] drivers/mtd/nand/raw/arasan_nand.c:365:16: warning: right shift count >= width of type
2020-04-09 20:18 UTC
[Buildroot] [PATCH v2 1/2] package/gensio: bump to version 2.0.1
2020-04-09 20:18 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/ser2net: bump to version 4.1.6
[PATCH 0/1] patch: don't strip GitApplyTree patches
2020-04-09 5:02 UTC (2+ messages)
` ✗ patchtest: failure for "
[PATCH v8 02/13] squash! max9286: convert probe kzalloc
2020-04-09 20:20 UTC (3+ messages)
` [PATCH] squash! i2c: max9286: Put of node on error
stable-rc/linux-4.14.y boot: 132 boots: 4 failed, 121 passed with 2 offline, 5 untried/unknown (v4.14.175-21-g4ff8bc9964b1)
2020-04-09 20:16 UTC
[PATCH v4 00/25] firmware: xilinx: Add xilinx specific sysfs interface
2020-04-09 19:11 UTC (2+ messages)
` [PATCH v4 06/25] firmware: xilinx: Remove eemi ops for clock_getstate
[PATCH v2 00/22] common: Further reduce the size of common.h
2020-04-09 20:15 UTC (23+ messages)
` [PATCH v2 01/22] common: Drop uuid.h from common header
` [PATCH v2 02/22] flash: Tidy up coding style for flash functions
` [PATCH v2 03/22] common: Drop flash.h from common header
` [PATCH v2 04/22] arm: Don't include common.h in header files
` [PATCH v2 05/22] common: Drop net.h from common header
` [PATCH v2 06/22] part: Drop disk_partition_t typedef
` [PATCH v2 07/22] common: Drop part.h from common header
` [PATCH v2 08/22] bootstage: Use BOOTSTAGE instead of BOOTSTATE
` [PATCH v2 09/22] common: Drop bootstage.h from common header
` [PATCH v2 10/22] common: Drop image.h "
` [PATCH v2 11/22] common: Drop init.h "
` [PATCH v2 12/22] command: Remove the cmd_tbl_t typedef
` [PATCH v2 13/22] Fix some checkpatch warnings in calls to debug()
` [PATCH v2 14/22] common: Drop log.h from common header
` [PATCH v2 15/22] common: Drop asm/ptrace.h "
` [PATCH v2 16/22] common: Drop asm_offsets.h "
` [PATCH v2 17/22] common: Drop linux/bug.h "
` [PATCH v2 18/22] common: Drop linux/stringify.h "
` [PATCH v2 19/22] Fix some checkpatch warnings in calls to udelay()
` [PATCH v2 20/22] common: Drop linux/delay.h from common header
` [PATCH v2 21/22] Use __ASSEMBLY__ as the assembly macros
` [PATCH v2 22/22] common: Drop linux/bitops.h from common header
[RFC] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
2020-04-09 20:13 UTC (4+ messages)
stable-rc/linux-4.4.y boot: 96 boots: 3 failed, 87 passed with 2 offline, 4 untried/unknown (v4.4.218-19-g8b0440867da2)
2020-04-09 20:12 UTC
[PATCH] mingw: make is_hidden tests in t0001/t5611 more robust
2020-04-09 20:11 UTC (4+ messages)
` [PATCH 0/2] make "is_hidden" even "
` [PATCH 1/2] mingw: refactor test_path_is_hidden out to t/test-lib-functions.sh
` [PATCH 2/2] t: protect against use of test_path_is_hidden outside MINGW
AMD DC graphics display code enables -mhard-float, -msse, -msse2 without any visible FPU state protection
2020-04-09 20:01 UTC (7+ messages)
[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
2020-04-09 19:58 UTC (2+ messages)
` [RFC PATCH 16/16] ASoC: dt-bindings: add document for Hifiberry DAC+ PRO clock
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.