messages from 2019-03-04 22:30:25 to 2019-03-04 23:52:47 UTC [more...]
FAILED: patch "[PATCH] hugetlbfs: fix races and page leaks during migration" failed to apply to 4.9-stable tree
2019-03-04 23:52 UTC (2+ messages)
FAILED: patch "[PATCH] hugetlbfs: fix races and page leaks during migration" failed to apply to 4.14-stable tree
2019-03-04 23:51 UTC (2+ messages)
[meta-oe][PATCH 1/1] leveldb: restrict building for mips64
2019-03-04 23:51 UTC
[PATCH 1/2] drm/i915/cml: Add CML PCI IDS
2019-03-04 23:50 UTC (4+ messages)
` [PATCH 2/2] drm/i915/cml: Introduce Comet Lake PCH
[PATCH 00/14] Prepare syscall_get_arch for PTRACE_GET_SYSCALL_INFO
2019-03-04 23:49 UTC (4+ messages)
` [PATCH 09/14] nds32: define syscall_get_arch()
[PATCH] nfsd: fix memory corruption caused by readdir
2019-03-04 23:48 UTC (3+ messages)
[PATCH] drm/i915/gtt: Use optimised memset32/64 for clearing PTE
2019-03-04 23:48 UTC (2+ messages)
[PATCH v2 0/3] Devtool: provide easy means of reconfiguring
2019-03-04 23:46 UTC (5+ messages)
` [PATCH v2 1/3] devtool modify: Update devtool modify to copy source from work-shared if its already downloaded
` [PATCH v2 3/3] devtool: provide support for devtool menuconfig command
[PATCH 0/2] A couple hist trigger patches
2019-03-04 23:45 UTC (7+ messages)
` [PATCH 2/2] tracing: Use strncpy instead of memcpy for string keys in hist triggers
[PATCH] Add xfs_only flag to fs_table_initialise_mounts() function
2019-03-04 23:45 UTC (2+ messages)
[libvirt] domXML modeling question
2019-03-04 23:42 UTC
[Qemu-devel] [PATCH V2] migration/rdma: clang compilation fix
2019-03-04 23:25 UTC (2+ messages)
[Qemu-devel] [PATCH] PPC: E500: Update u-boot to v2019.01
2019-03-04 23:32 UTC (2+ messages)
[PATCH] net: ethernet: Fix phy_set_max_speed by checking for NULL
2019-03-04 23:40 UTC (2+ messages)
[U-Boot] [PATCH 1/6] ARM: rmobile: Imply clock drivers per SoC
2019-03-04 23:40 UTC (5+ messages)
` [U-Boot] [PATCH 6/6] ARM: rmobile: Sync Gen3 defconfigs
[PATCH] Fix speakers on Acer Predator Helios 500 Ryzen laptops
2019-03-04 23:38 UTC
[RFC PATCH v3 0/5] tracing: common error_log for ftrace
2019-03-04 23:36 UTC (6+ messages)
` [RFC PATCH v3 1/5] tracing: Add tracing error log
` [RFC PATCH v3 2/5] tracing: Save the last hist command's associated event name
` [RFC PATCH v3 3/5] tracing: Use tracing error_log with hist triggers
` [RFC PATCH v3 4/5] tracing: Use tracing error_log with kprobe events (incomplete)
` [RFC PATCH v3 5/5] tracing: Use tracing error_log with trace event filters
[PATCH 0/8] add generic interface to set/get project
2019-03-04 23:36 UTC (4+ messages)
` [PATCH 1/8] fs: add support to change project ID
` 答复: "
[PATCH] RDMA/umem: minor bug fix and cleanup in error handling paths
2019-03-04 23:36 UTC (7+ messages)
` [PATCH v2] "
[PATCH 1/2] drm/amdgpu: rework shadow handling during PD clear v3
2019-03-04 23:35 UTC (2+ messages)
[PATCH net-next v2 0/7] devlink: expose PF and VF representors as ports
2019-03-04 23:32 UTC (6+ messages)
` [PATCH net-next v2 3/7] nfp: register devlink ports of all reprs
"A call to built-in function '__stack_chk_fail' is not supported." when building BPF samples/tools
2019-03-04 23:31 UTC (2+ messages)
[PATCH 00/20] origanize Chinese kernel docs
2019-03-04 23:31 UTC (5+ messages)
` [PATCH 01/20] docs/zh_CN: add disclaimer file
[meta-networking][PATCH] firewalld: add new recipe
2019-03-04 1:29 UTC (5+ messages)
[PATCH bpf-next] bpf: fix memory leak in bpf_lwt_xmit_reroute
2019-03-04 23:28 UTC (10+ messages)
[PATCH] drivers: clk: zynqmp: Allow zero divisor value
2019-03-04 23:27 UTC (2+ messages)
[PATCH] drm/amdgpu: Enable XGMI mapping for peer device
2019-03-04 23:27 UTC
[GIT] Networking
2019-03-04 23:26 UTC
[PATCH v2 00/36] Introduce the generic ECC engine abstraction
2019-03-04 22:28 UTC (68+ messages)
` [PATCH v2 03/36] mtd: nand: Drop useless 'depends on' in Kconfig
` [PATCH v2 04/36] mtd: rawnand: Use the NAND core
` [PATCH v2 05/36] mtd: nand: Add a NAND page I/O request type
` [PATCH v2 06/36] mtd: nand: Rename a core structure
` [PATCH v2 07/36] mtd: rawnand: Avoid a typedef
` [PATCH v2 08/36] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
` [PATCH v2 09/36] mtd: rawnand: Clarify the values for invalid ECC mode/algo
` [PATCH v2 10/36] mtd: nand: Introduce the ECC engine abstraction
` [PATCH v2 11/36] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [PATCH v2 12/36] mtd: nand: Move standard OOB layouts to the generic ECC core
` [PATCH v2 13/36] mtd: nand: Move ECC specific functions to ecc/engine.c
` [PATCH v2 14/36] mtd: nand: ecc: Move BCH code into the ecc/ directory
` [PATCH v2 15/36] mtd: nand: ecc: Use SPDX license identifier for the software BCH code
` [PATCH v2 16/36] mtd: nand: ecc: Turn the software BCH implementation generic
` [PATCH v2 17/36] mtd: rawnand: Get rid of chip->ecc.priv
` [PATCH v2 18/36] mtd: nand: ecc: Move Hamming code into the ecc/ directory
` [PATCH v2 19/36] mtd: nand: ecc: Use SPDX license identifier for the software Hamming code
` [PATCH v2 20/36] mtd: nand: ecc: Clarify the software Hamming introductory line
` [PATCH v2 21/36] mtd: nand: ecc: Turn the software Hamming implementation generic
` [PATCH v2 22/36] mtd: nand: Remove useless include about software Hamming ECC
` [PATCH v2 23/36] mtd: nand: ecc: Let the software BCH ECC engine be a module
` [PATCH v2 24/36] mtd: nand: ecc: Let the software Hamming ECC engine be unselected
` [PATCH v2 25/36] mtd: nand: ecc: Create the software BCH engine instance
` [PATCH v2 26/36] mtd: nand: ecc: Create the software Hamming "
` [PATCH v2 27/36] mtd: nand: Let software ECC engines be retrieved from the NAND core
` [PATCH v2 28/36] mtd: spinand: Fix typo in comment
` [PATCH v2 29/36] mtd: spinand: Move ECC related definitions earlier in the driver
` [PATCH v2 30/36] mtd: spinand: Instantiate a SPI-NAND on-die ECC engine
` [PATCH v2 31/36] mtd: nand: Let on-die ECC engines be retrieved from the NAND core
` [PATCH v2 32/36] mtd: rawnand: Fill a default ECC provider/algorithm
` [PATCH v2 33/36] mtd: spinand: "
` [PATCH v2 34/36] mtd: nand: Add helpers to manage ECC engines and configurations
` [PATCH v2 35/36] mtd: spinand: Use the external ECC engine logic
` [PATCH v2 36/36] mtd: spinand: Propagate ECC information to the MTD structure
[PATCH] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
2019-03-04 23:26 UTC (4+ messages)
[Printing-architecture] REMINDER - OP call Tuesday (5 March 2019)
2019-03-04 23:24 UTC
[PATCH] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
2019-03-04 23:24 UTC (7+ messages)
` [PATCH v2] "
` [PATCH] drm/vkms: "
[Qemu-devel] [PATCH 1/5] lsi: use ldn_le_p()/stn_le_p()
2019-03-04 23:22 UTC (9+ messages)
` [Qemu-devel] [PATCH 2/5] lsi: use enum type for s->waiting
` [Qemu-devel] [PATCH 3/5] lsi: use enum type for s->msg_action
` [Qemu-devel] [PATCH 4/5] lsi: use SCSI phase names instead of numbers in trace
[linux-lvm] Filesystem corruption with LVM's pvmove onto a PV with a larger physical block size
2019-03-04 23:22 UTC (11+ messages)
[PATCH] drivers: clk: Update clock driver to handle clock attribute
2019-03-04 23:19 UTC (2+ messages)
[PATCH] drivers: Defer probe if firmware is not ready
2019-03-04 23:18 UTC (2+ messages)
[PATCH 1/2] fchownat.2: add project support updates
2019-03-04 23:17 UTC (9+ messages)
` [PATCH 2/2] statx.2: add project support update
[U-Boot] [PATCH 1/2] configs: stm32f746-disco: Enable SPI_FLASH_MACRONIX
2019-03-04 23:15 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] board: stm32f746-disco: Get MII/RMII phy_mode from DT
[PATCH] tty/sysrq: Convert show_lock to raw_spinlock_t
2019-03-04 23:15 UTC (5+ messages)
5.0.0-rc8-next-20190301+: kernel bug at fs/inode.c:513
2019-03-04 23:14 UTC (3+ messages)
ERROR: "__sync_icache_dcache" [drivers/xen/xen-privcmd.ko] undefined!
2019-03-04 22:49 UTC (6+ messages)
[PATCH] ata: dwc_460ex: Avoid potential NULL pointer dereference
2019-03-04 23:08 UTC
[PATCH 1/3] drm/i915: Fix atomic state leak when resetting HDMI link
2019-03-04 23:07 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Forcing a modeset "
[PATCH] merge-recursive: ignore_case shouldn't reject intentional removals
2019-03-04 23:07 UTC
[PATCH v3 0/4] Enable rk3066 VOP and HDMI for MK808
2019-03-04 22:48 UTC (5+ messages)
` [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi
[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
2019-03-04 23:04 UTC (10+ messages)
[PATCH RESEND] tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0
2019-03-04 23:02 UTC
x86 VM Boot hang with latest linux-next
2019-03-04 23:02 UTC (4+ messages)
[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-03-04 23:01 UTC (15+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort
[PATCH bpf] bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field
2019-03-04 23:01 UTC (2+ messages)
[PATCH] ALSA: usx2y: Fix potential NULL pointer dereference
2019-03-04 23:00 UTC
[PATCH] selftests/bpf: Add arm target register definitions
2019-03-04 22:59 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/swupdate: fix static build without lua
2019-03-04 22:58 UTC (2+ messages)
[PATCH] blktests: add userspace IO test
2019-03-04 22:54 UTC (2+ messages)
[PATCH] drm/amdgpu: fix typing in amdgpu_virt_ops::trans_msg
2019-03-04 22:54 UTC (2+ messages)
is "git rebase ... [branch]" equivalent to first "git checkout [branch]"?
2019-03-04 22:54 UTC (2+ messages)
[PATCH 2/3] watchdog: orion: don't enable rstout if an interrupt is configured
2019-03-04 22:51 UTC (7+ messages)
` [PATCH 0/2] watchdog: orion_wdt: add pretimeout support
` [PATCH 1/2] watchdog: orion_wdt: remove orion_wdt_set_timeout
` [PATCH 2/2] watchdog: orion_wdt: use timer1 as a pretimeout
[PATCH] tidl-api: update to version 1.3.0
2019-03-04 22:51 UTC
[PATCH] x86/boot: clean up headers
2019-03-04 22:51 UTC (3+ messages)
` [PATCH v2] "
[PATCH] ocl: update version to 01.01.18.00
2019-03-04 22:50 UTC
[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
2019-03-04 22:48 UTC (4+ messages)
[PATCH net-next v3 0/3] xdp: Use a default map for xdp_redirect helper
2019-03-04 22:49 UTC (9+ messages)
` [PATCH net-next v3 2/3] xdp: Always use a devmap for XDP_REDIRECT to a device
MFD/Platform drivers for Yeeloong laptop submitted, please review
2019-03-04 22:49 UTC
[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-03-04 22:48 UTC (4+ messages)
[PATCH] md: Fix failed allocation of md_register_thread
2019-03-04 22:48 UTC
[PATCH 1/3] drm/i915/gen11+: First assume next platforms will inherit stuff
2019-03-04 22:48 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Move PCH_NOP to -1
` [PATCH 3/3] drm/i915: Start using comparative INTEL_PCH_TYPE
[dm-devel[PATCH v2][RFC] dm-bow working prototype
2019-03-04 22:45 UTC
[PATCH] objtool: remove generated files with make clean
2019-03-04 22:43 UTC (5+ messages)
[net 1/1] tipc: fix RDM/DGRAM connect() regression
2019-03-04 22:26 UTC
[PATCH 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
2019-03-04 22:37 UTC (7+ messages)
anyone interested in chip register error diagnostics?
2019-03-04 22:44 UTC (2+ messages)
[PATCH blktests 0/5] Fix failures found with zoned block devices
2019-03-04 22:36 UTC (7+ messages)
` [PATCH blktests 3/5] check: Add TEST_DEV_PART_SYSFS variable
` [PATCH blktests 4/5] common: Add _test_dev_is_partition() helper function
` [PATCH blktests 5/5] zbd: Change sysfs path for partition devices
[Buildroot] [git commit] docs/website/news.html: add 2019.02 announcement lin
2019-03-04 22:35 UTC
[U-Boot] [PATCH v4 00/22] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
2019-03-04 22:35 UTC (4+ messages)
` [U-Boot] [PATCH v4 22/22] pcm052: bk4: Add board_phy_config() for BK4 to setup ksz8081 phy
[PATCH] ext4: remove useless ext4_pin_inode()
2019-03-04 22:34 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/3] Misc MIPS fulong2e improvements
2019-03-04 22:29 UTC
[PATCH] ARCv2: Add explcit unaligned access support (and ability to disable too)
2019-03-04 22:32 UTC (6+ messages)
[PATCH] generic: add test for fsync after shrinking truncate and rename
2019-03-04 22:30 UTC (5+ messages)
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.