All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-23 00:57:03 to 2018-04-23 03:44:26 UTC [more...]

cron job: media_tree daily build: ERRORS
 2018-04-23  3:44 UTC 

[U-Boot] [PATCH v1 00/16] Add Intel Stratix 10 SoC support
 2018-04-23  3:40 UTC  (22+ messages)
` [U-Boot] [PATCH v1 05/16] arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switch
` [U-Boot] [PATCH v1 06/16] arm: socfpga: misc: Move eth reset to common misc driver
` [U-Boot] [PATCH v1 10/16] arm: dts: Add dts for Stratix10 SoC
` [U-Boot] [PATCH v1 13/16] arm: socfpga: stratix10: Add timer support "

[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
 2018-04-23  3:36 UTC  (4+ messages)
` [PATCH 03/24] VFS: Introduce the structs and doc for a "

[PATCH 0/4][layerindex-web] bug fix and performance improve
 2018-04-23  3:35 UTC  (5+ messages)
` [PATCH 4/4] update_layer.py: move layer validation to update.py (Performance improve)

[PATCH v3] udev-extraconf: Add systemd-mount to udev-extraconf/mount.sh
 2018-04-23  3:37 UTC  (2+ messages)

[LTP] [PATCH] *.py : convert python2 to python3
 2018-04-23  3:32 UTC  (5+ messages)
` [LTP] [PATCH v2] "

Git enhancement request - checkout (clone) set modified dates to commit date
 2018-04-23  3:32 UTC  (6+ messages)

[Qemu-devel] unknown keycodes
 2018-04-23  3:31 UTC  (2+ messages)

[PATCH 1/6] grep.c: take regmatch_t as argument in match_line()
 2018-04-23  3:30 UTC  (17+ messages)
` [PATCH v2 0/6] Teach '--column-number' to 'git-grep(1)'
  ` [PATCH v2 2/6] grep.c: take column number as argument to show_line()
  ` [PATCH v2 3/6] grep.[ch]: teach columnnum, color_columnno to grep_opt
  ` [PATCH v2 4/6] grep.c: display column number of first match
  ` [PATCH v2 5/6] builtin/grep.c: show column numbers via --column-number

[RFC] mm: kmemleak: replace __GFP_NOFAIL to GFP_NOWAIT in gfp_kmemleak_mask
 2018-04-23  3:30 UTC  (3+ messages)

[RFC v2 PATCH] mm: shmem: make stat.st_blksize return huge page size if THP is on
 2018-04-23  3:28 UTC  (3+ messages)

[Qemu-devel] [RFC 00/24] Avocado-based functional tests
 2018-04-23  3:26 UTC  (4+ messages)
` [Qemu-devel] [RFC 01/24] qemu.py: Introduce _create_console() method

[PATCH] f2fs: call unlock_new_inode() before d_instantiate()
 2018-04-23  3:25 UTC  (3+ messages)

[PATCH v2 0/2] fscrypt / f2fs: prepare I/O path for fs-verity
 2018-04-23  3:25 UTC  (4+ messages)
` [PATCH v2 2/2] f2fs: refactor read path to allow multiple postprocessing steps
    ` [f2fs-dev] "

[U-Boot] [PATCH v10 0/3] Why netboot:
 2018-04-23  3:22 UTC  (4+ messages)
` [U-Boot] [PATCH v10 3/3] Adding wget

[Qemu-devel] [Bug 1520730] [NEW] 32-bit editors vim/rhide broken keyboard handling in freedos 1.1 and ms-dos 6.22
 2018-04-23  3:21 UTC  (3+ messages)
` [Qemu-devel] [Bug 1520730] "

[RFC v4 0/4] Centralize and unify usage of preempt/irq tracepoints
 2018-04-23  3:19 UTC  (7+ messages)
` [RFC v4 3/4] irqflags: Avoid unnecessary calls to trace_ if you can

hi
 2018-04-23  3:17 UTC 

[Qemu-devel] [PATCH] loader: Fix misaligned member access
 2018-04-23  3:16 UTC  (3+ messages)

[PATCH 3.18.y 0/5] Backports for 3.18.y
 2018-04-23  3:16 UTC  (4+ messages)
` [PATCH 3.18.y 3/5] mm: allow GFP_{FS,IO} for page_cache_read page cache allocation

[PATCH] drm/hisilicon/hibmc: Using module_pci_driver
 2018-04-23  3:14 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] Torture-test updates for v4.18
 2018-04-23  3:14 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] torture: Add a script to edit output from failed runs
` [PATCH tip/core/rcu 2/6] torture: Fold parse-torture.sh into parse-console.sh
` [PATCH tip/core/rcu 3/6] rcutorture: Print end-of-test state
` [PATCH tip/core/rcu 4/6] rcutorture: Print end-of-test state in kvm.sh summary
` [PATCH tip/core/rcu 5/6] rcutorture: Abbreviate kvm.sh summary lines
` [PATCH tip/core/rcu 6/6] torture: Make kvm-find-errors.sh find build warnings

question about request merge
 2018-04-23  3:13 UTC  (3+ messages)

[PATCH tip/core/rcu 0/21] Contention reduction for v4.18
 2018-04-23  3:03 UTC  (22+ messages)
` [PATCH tip/core/rcu 01/21] rcu: Improve non-root rcu_cbs_completed() accuracy
` [PATCH tip/core/rcu 02/21] rcu: Make rcu_start_future_gp()'s grace-period check more precise
` [PATCH tip/core/rcu 03/21] rcu: Add accessor macros for the ->need_future_gp[] array
` [PATCH tip/core/rcu 04/21] rcu: Make rcu_gp_kthread() check for early-boot activity
` [PATCH tip/core/rcu 05/21] rcu: Make rcu_gp_cleanup() more accurately predict need for new GP
` [PATCH tip/core/rcu 06/21] rcu: Avoid losing ->need_future_gp[] values due to GP start/end races
` [PATCH tip/core/rcu 07/21] rcu: Make rcu_future_needs_gp() check all ->need_future_gps[] elements
` [PATCH tip/core/rcu 08/21] rcu: Convert ->need_future_gp[] array to boolean
` [PATCH tip/core/rcu 09/21] rcu: Make rcu_migrate_callbacks wake GP kthread when needed
` [PATCH tip/core/rcu 10/21] rcu: Avoid __call_rcu_core() root rcu_node ->lock acquisition
` [PATCH tip/core/rcu 11/21] rcu: Switch __rcu_process_callbacks() to rcu_accelerate_cbs()
` [PATCH tip/core/rcu 12/21] rcu: Cleanup, don't put ->completed into an int
` [PATCH tip/core/rcu 13/21] rcu: Clear request other than RCU_GP_FLAG_INIT at GP end
` [PATCH tip/core/rcu 14/21] rcu: Inline rcu_start_gp_advanced() into rcu_start_future_gp()
` [PATCH tip/core/rcu 15/21] rcu: Make rcu_start_future_gp() caller select grace period
` [PATCH tip/core/rcu 16/21] rcu: Add funnel locking to rcu_start_this_gp()
` [PATCH tip/core/rcu 17/21] rcu: Make rcu_start_this_gp() check for out-of-range requests
` [PATCH tip/core/rcu 18/21] rcu: The rcu_gp_cleanup() function does not need cpu_needs_another_gp()
` [PATCH tip/core/rcu 19/21] rcu: Simplify and inline cpu_needs_another_gp()
` [PATCH tip/core/rcu 20/21] rcu: Drop early GP request check from rcu_gp_kthread()
` [PATCH tip/core/rcu 21/21] rcu: Update list of rcu_future_grace_period() trace events

linux-next: manual merge of the usb tree with the usb.current tree
 2018-04-23  3:04 UTC 

[layerindex-web][PATCH 00/16] Django 1.11 upgrade (cover letter only)
 2018-04-23  3:03 UTC 

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-23  3:03 UTC  (11+ messages)
                ` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)

[PATCH bpf-next v3 0/9] bpf: add bpf_get_stack helper
 2018-04-23  2:58 UTC  (13+ messages)
` [PATCH bpf-next v3 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v3 4/9] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next v3 8/9] tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
` [PATCH bpf-next v3 9/9] tools/bpf: add a test for bpf_get_stack with "

bpf: samples/bpf/sockex2: Assertion `setsockopt(sock, SOL_SOCKET, SO_ATTACH_BPF, prog_fd, sizeof(prog_fd[0])) == 0' failed
 2018-04-23  2:56 UTC 

[U-Boot] Network Packet Buffers: raspberrypi: variable uchar *net_rx_packets[PKTBUFSRX] in net/net.c
 2018-04-23  2:54 UTC  (3+ messages)

[PATCH] f2fs: move mnt_want_write_file after range check
 2018-04-23  2:37 UTC 

[U-Boot] Make error in U-boot branch v2015.10-rc5
 2018-04-23  2:49 UTC  (3+ messages)

Linux 4.17-rc2
 2018-04-23  2:44 UTC 

[PATCH] kernel-devsrc: fix cpio randomly hit insane file name
 2018-04-23  2:43 UTC  (4+ messages)

[PATCH 0/7] Add ioctl to support extended inode flags
 2018-04-23  2:42 UTC  (5+ messages)
` [PATCH 4/7] btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches
` [PATCH 7/7] btrfs: add FS_IOC_FSSETXATTR ioctl

[PATCH] generic: test record locks across execve
 2018-04-23  2:42 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 2/2] netns: isolate seqnums to use per-netns locks
 2018-04-23  2:39 UTC  (2+ messages)

[PATCH 1/3] f2fs: fix to wait page writeback during revoking atomic write
 2018-04-23  2:36 UTC  (6+ messages)
` [PATCH 2/3] f2fs: clean up commit_inmem_pages()
` [PATCH 3/3] f2fs: wait IO writeback in commit_inmem_pages()

[Ocfs2-devel] [PATCH] ocfs2: clean up redundant function declarations
 2018-04-23  2:36 UTC  (2+ messages)

[PATCH tip/core/rcu 0/22] Miscellaneous fixes for v4.18
 2018-04-23  2:32 UTC  (23+ messages)
` [PATCH tip/core/rcu 01/22] sched: Make non-production PREEMPT cond_resched() help Tasks RCU
` [PATCH tip/core/rcu 02/22] rcu: Inline rcu_preempt_do_callback() into its sole caller
` [PATCH tip/core/rcu 03/22] rcu: Don't allocate rcu_nocb_mask if no one needs it
` [PATCH tip/core/rcu 04/22] rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is high
` [PATCH tip/core/rcu 05/22] rcu: Remove deprecated RCU debugfs tracing code
` [PATCH tip/core/rcu 06/22] rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
` [PATCH tip/core/rcu 07/22] softirq: Eliminate unused cond_resched_softirq() macro
` [PATCH tip/core/rcu 08/22] rcu: Move __rcu_read_lock() and __rcu_read_unlock() to tree_plugin.h
` [PATCH tip/core/rcu 09/22] rcu: Update rcu_bind_gp_kthread() header comment
` [PATCH tip/core/rcu 10/22] rcu: Declare rcu_eqs_special_set() in public header
` [PATCH tip/core/rcu 11/22] srcu: Add cleanup_srcu_struct_quiesced()
` [PATCH tip/core/rcu 12/22] nvme: Avoid flush dependency in delete controller flow
` [PATCH tip/core/rcu 13/22] rcu: Exclude near-simultaneous RCU CPU stall warnings
` [PATCH tip/core/rcu 14/22] rcu: Add leaf-node macros
` [PATCH tip/core/rcu 15/22] doc: Ensure whatisRCU.txt actually says what RCU is
` [PATCH tip/core/rcu 16/22] EXP: rcu: Add debugging info to assertion
` [PATCH tip/core/rcu 17/22] EXP: rcu: Abstract addition of debugging information "
` [PATCH tip/core/rcu 18/22] EXP: rcu: Add ->boost_tasks "
` [PATCH tip/core/rcu 19/22] EXP: rcu: Add debugging info to other assertion
` [PATCH tip/core/rcu 20/22] EXP rcu: Add ->qsmask to assertion
` [PATCH tip/core/rcu 21/22] EXP rcu: Add checks for setting ->gp_flags
` [PATCH tip/core/rcu 22/22] rcu: Use the proper lockdep annotation in dump_blkd_tasks()

[PATCH v2 1/2] dt-bindings: input: Add Add Spreadtrum SC27xx vibrator documentation
 2018-04-23  2:33 UTC  (2+ messages)
` [PATCH v2 2/2] input: misc: Add Spreadtrum vibrator driver

[PATCH] f2fs: do not check F2FS_INLINE_DOTS in recover
 2018-04-23  2:29 UTC 

Linux kernel 4.17-rc2 released
 2018-04-23  2:28 UTC 

[PATCH v3] fs: dax: Adding new return type vm_fault_t
 2018-04-23  2:25 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] Parallelize expedited grace periods for v4.18
 2018-04-23  2:21 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Parallelize expedited grace-period initialization
` [PATCH tip/core/rcu 2/3] rcu: exp: Fix "must hold exp_mutex" comments for QS reporting functions
` [PATCH tip/core/rcu 3/3] rcu: exp: Protect all sync_rcu_preempt_exp_done() with rcu_node lock

[PATCH v2] rtlwifi: cleanup 8723be ant_sel definition
 2018-04-23  2:19 UTC  (5+ messages)

testing io.low limit for blk-throttle
 2018-04-23  2:19 UTC  (4+ messages)

[PATCH v3][RESEND] media: i2c: tda1997: replace codec to component
 2018-04-23  2:10 UTC  (2+ messages)

[PATCH] m68k: Remove read_persistent_clock()
 2018-04-23  2:08 UTC  (3+ messages)

[PATCH v2 0/4] Improve MTK NAND driver
 2018-04-23  2:04 UTC  (17+ messages)
` [PATCH v2 1/4] dt-bindings: mtd: mtk-nand: Update properties description
` [PATCH v2 2/4] MAINTAINERS: Add entry for Mediatek NAND controller driver
` [PATCH v2 3/4] mtd: rawnand: mtk: Replace max_sector_size with sector size array
` [PATCH v2 4/4] mtd: rawnand: mtk: Add new nfc capability maximize_fdm_ecc

WARNING: inconsistent lock state
 2018-04-23  2:02 UTC 

WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected
 2018-04-23  2:02 UTC 

[dpdk-announce] release 18.05 delayed
 2018-04-23  1:59 UTC  (2+ messages)

[lkp-robot] e0e45dfdfd BUG: kernel reboot-without-warning in early-boot stage, last printk: early console in setup code
 2018-04-23  1:58 UTC 

[PATCH 00/10] arm64: renesas: enable HDMI sound on Salvator
 2018-04-23  1:41 UTC  (11+ messages)
` [PATCH 01/10] arm64: renesas_defconfig: Enable CONFIG_SND_AUDIO_GRAPH_CARD
` [PATCH 02/10] arm64: defconfig: "
` [PATCH 03/10] arm64: dts: renesas: r8a7795: add HDMI sound support
` [PATCH 04/10] arm64: dts: renesas: r8a7796: "
` [PATCH 05/10] arm64: dts: renesas: salvator-common: use audio-graph-card for Sound
` [PATCH 06/10] arm64: dts: renesas: r8a7795-es1-salvator-x: enable HDMI sound
` [PATCH 07/10] arm64: dts: renesas: r8a7795-salvator-xs: "
` [PATCH 08/10] arm64: dts: renesas: r8a7796-salvator-xs: "
` [PATCH 09/10] arm64: dts: renesas: r8a7795-salvator-x: "
` [PATCH 10/10] arm64: dts: renesas: r8a7796-salvator-x: "

[PATCH 1/6] rhashtable: remove outdated comments about grow_decision etc
 2018-04-23  1:41 UTC  (5+ messages)

[PATCH 0/6] Assorted rhashtable improvements. RESEND
 2018-04-23  1:39 UTC  (6+ messages)
` [PATCH 2/6] rhashtable: remove incorrect comment on r{hl, hash}table_walk_enter()

[Qemu-devel] [PATCH] scripts/qemugdb: support coroutine backtrace in coredumps
 2018-04-23  1:37 UTC  (4+ messages)

[lkp-robot] [btrfs] 7eafb77890: stderr.fs_mark:fsync_failed_Input/output_error
 2018-04-23  1:33 UTC  (4+ messages)

regression in 32-bit-compat dev_ioctl due to commit bf4405737f9f85a06db2b0ce5d76a818b61992e2
 2018-04-23  1:30 UTC 

[PATCH] maintainers: fix typo and ordering
 2018-04-23  1:29 UTC 

[PATCH net] ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
 2018-04-23  1:29 UTC 

[PATCH] hwmon: (nct6683) Enable EC access if disabled at boot
 2018-04-23  1:27 UTC 

[PATCH] ANDROID: mac80211_hwsim: support/ignore power state changes
 2018-04-23  1:23 UTC  (3+ messages)
` [lkp-robot] [ANDROID] c3e497719d: hwsim.p2p_set.fail

[PATCH] drm/virtio: fix vq wait_event condition
 2018-04-23  1:24 UTC  (4+ messages)

[MODERATED] [patch 0/7] SSB v2.1-jcm
 2018-04-23  1:24 UTC  (5+ messages)
` [MODERATED] "

4.17-rc1 FS went read-only during balance
 2018-04-23  1:23 UTC  (2+ messages)

[PATCH 0/2] qxl: two fixes
 2018-04-23  1:22 UTC  (3+ messages)

[lkp-robot] [kernfs, sysfs, cgroup, intel_rdt] f82b0d1249: kernel_BUG_at_fs/super.c
 2018-04-23  1:21 UTC  (2+ messages)

pull-request: bpf 2018-04-21
 2018-04-23  1:16 UTC  (2+ messages)

[lkp-robot] [mm/memory_hotplug] b77eab7079: kernel_selftests.memory-hotplug..fail
 2018-04-23  1:12 UTC  (2+ messages)

Tuning roaming on ath6kl through debugfs
 2018-04-23  1:14 UTC 

[PATCH net] ibmvnic: Clean actual number of RX or TX pools
 2018-04-23  1:13 UTC  (2+ messages)

random: GFP_KERNEL|__GFP_NOFAIL allocation from IRQ context
 2018-04-23  1:13 UTC 

[PATCHv4 net 0/3] net: sched: ife: malformed ife packet fixes
 2018-04-23  1:12 UTC  (2+ messages)

[PATCH] patch_ca0132.c: Handle SBZ and R3Di sound cards
 2018-04-23  1:11 UTC 

[lkp-robot] [mac80211] c470bdc1aa: hwsim.ap_qosmap_default_acm.fail
 2018-04-23  1:08 UTC  (2+ messages)

[PATCH net] strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
 2018-04-23  1:10 UTC  (2+ messages)

61f7875c75 ("resource: Use list_head to link sibling resource"): BUG: unable to handle kernel paging request at ffffffe0
 2018-04-23  1:10 UTC  (2+ messages)

[lkp-robot] [x86/pti] 39114b7a74: WARNING:at_arch/x86/mm/pageattr.c:#__cpa_process_fault
 2018-04-23  1:09 UTC 

[PATCH for-rc] uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
 2018-04-23  1:08 UTC  (2+ messages)

[PATCH v5 0/10] Add endpoint driver for Rockchip PCIe controller
 2018-04-23  1:07 UTC  (3+ messages)

[PATCH] hv_netvsc: select needed ucs2_string routine
 2018-04-23  1:07 UTC  (2+ messages)

TCP GSO support above IPv6
 2018-04-23  1:06 UTC  (2+ messages)

[PATCH] [net] ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
 2018-04-23  1:06 UTC  (2+ messages)

[PATCH 0/7] Various Spectre-v1 fixes
 2018-04-23  1:03 UTC  (2+ messages)

[PATCH] powerpc/eeh: Fix race with driver un/bind
 2018-04-23  1:03 UTC 

[PATCH] m68k: Fix off-by-one calendar month
 2018-04-23  1:02 UTC 

KASAN: slab-out-of-bounds Read in __sctp_v6_cmp_addr
 2018-04-23  1:02 UTC  (2+ messages)

KASAN: null-ptr-deref Read in refcount_inc_not_zero
 2018-04-23  1:02 UTC 

possible deadlock in hfs_find_init
 2018-04-23  1:02 UTC 

[PATCH net-next] net: stmmac: Implement logic to automatically select HW Interface
 2018-04-23  0:59 UTC  (2+ messages)

Storage requirements for OpenBMC VirtualBox/Ubuntu build
 2018-04-23  0:56 UTC  (6+ messages)


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.