All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-30 15:32:30 to 2018-03-30 16:45:58 UTC [more...]

[PATCH 0/4] Adding support to parse BERT for libnvdimm
 2018-03-30 16:45 UTC  (5+ messages)

[Buildroot] [git commit branch/2018.02.x] linux: allow both in-tree and custom dts files
 2018-03-30 16:45 UTC 

[PATCH] debugfs_simple_attr.cocci: add clarifying information
 2018-03-30 16:43 UTC  (3+ messages)
` [Cocci] "

[patch iproute2-next] man: fix devlink object list
 2018-03-30 16:43 UTC  (2+ messages)

[PATCH v2] perf stat: avoid 10ms limit for printing event counts
 2018-03-30 16:42 UTC 

[Buildroot] [git commit branch/2018.02.x] toolchain: limit musl/kernel headers conflict workaround
 2018-03-30 16:42 UTC 

[PATCH] f2fs: reserve bits for fs-verity
 2018-03-30 16:41 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] musl: add more kernel headers guards
 2018-03-30 16:41 UTC 

[Bug 105218] Regresion in 847d0a393d7f0f967f39302900d5330f32b804c8
 2018-03-30 16:40 UTC  (3+ messages)

[Fuego] dbench no longer builds on any of my boards
 2018-03-30 16:40 UTC  (11+ messages)

[PATCH] Revert "crypto/ecc: Remove stack VLA usage"
 2018-03-30 16:39 UTC  (2+ messages)

[PATCH RESEND net-next 0/2] net_rwsem fixes
 2018-03-30 16:38 UTC  (3+ messages)
` [PATCH RESEND net-next 1/2] net: Remove net_rwsem from {, un}register_netdevice_notifier()
` [PATCH RESEND net-next 2/2] net: Do not take net_rwsem in __rtnl_link_unregister()

Question, will ls -l eventually be able to show subvolumes?
 2018-03-30 16:38 UTC  (2+ messages)

[PATCH v1] kernel/trace:check the val against the available mem
 2018-03-30 16:37 UTC  (3+ messages)

[PATCH net-next 1/6] ipv6: frag: remove unused field
 2018-03-30 16:37 UTC  (7+ messages)
` [PATCH net-next 4/6] inet: frags: use rhashtables for reassembly units

Upping gcc requirement for x86
 2018-03-30 16:37 UTC  (6+ messages)

[PATCH 0/9] Assorted fixes for `git config` (including the "empty sections" bug)
 2018-03-30 16:36 UTC  (8+ messages)
` [PATCH 1/9] git_config_set: fix off-by-two

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-30 16:36 UTC  (18+ messages)
` [RFC] Rebasing merges: a jorney to the ultimate solution(RoadClear)

[RFC PATCH v4] ndctl: monitor: add ndctl monitor daemon
 2018-03-30 16:34 UTC  (6+ messages)

kernel BUG at /home/blee/project/race-fuzzer/kernels/kernel_v4.16-rc3/net/packet/af_packet.c:LINE!
 2018-03-30 16:33 UTC 

[Buildroot] [git commit branch/2018.02.x] package/rauc: Version bump to 0.3
 2018-03-30 16:33 UTC 

[PATCH net-next] dt-bindings: net: renesas-ravb: Add support for r8a77470 SoC
 2018-03-30 16:32 UTC  (3+ messages)

[PATCH] ISDN: eicon: message: remove redundant check
 2018-03-30 16:32 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.12] nbd: trace meta context negotiation
 2018-03-30 16:32 UTC  (2+ messages)

[PATCH v2 net-next 0/2] Fix TX Timeout and implement Safety Features
 2018-03-30 16:32 UTC  (2+ messages)

[PATCH] f2fs: remain written times to update inode during fsync
 2018-03-30 16:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/ixgbe: update data->eth_link status on start
 2018-03-30 16:30 UTC  (2+ messages)

[PATCH next V4 0/8] Report PCI device link status
 2018-03-30 16:29 UTC  (2+ messages)

[PATCH net-next] netdevsim: Change nsim_devlink_setup to return error to caller
 2018-03-30 16:28 UTC 

[PATCH] net: mvneta: remove duplicate *_coal assignment
 2018-03-30 16:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] include: Update DRM uAPI headers
 2018-03-30 16:27 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] NOMERGE: include: Add getfb2 ioctl
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_getfb: Add getfb2 tests
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] include: Update DRM uAPI headers

[net-next V7 PATCH 12/16] page_pool: refurbish version of page_pool code
 2018-03-30 16:26 UTC  (2+ messages)

Preemption reset from timer; CI now 110% happier
 2018-03-30 16:26 UTC  (21+ messages)
` [PATCH 01/18] drm/i915/selftests: Avoid repeatedly harming the same innocent context
` [PATCH 02/18] drm/i915/execlists: Track begin/end of execlists submission sequences
` [PATCH 03/18] drm/i915/execlists: Set queue priority from secondary port
` [PATCH 04/18] drm/i915/execlists: Refactor out complete_preempt_context()
` [PATCH 05/18] drm/i915: Move engine reset prepare/finish to backends
` [PATCH 06/18] drm/i915: Split execlists/guc reset prepartions
` [PATCH 07/18] drm/i915/execlists: Flush pending preemption events during reset
` [PATCH 08/18] drm/i915/selftests: Add basic sanitychecks for execlists
` [PATCH 09/18] drm/i915/breadcrumbs: Keep the fake irq armed across reset
` [PATCH 10/18] drm/i915: Combine tasklet_kill and tasklet_disable
` [PATCH 11/18] drm/i915: Stop parking the signaler around reset
` [PATCH 12/18] drm/i915: Be irqsafe inside reset
` [PATCH 13/18] drm/i915: Allow init_breadcrumbs to be used from irq context
` [PATCH 14/18] drm/i915/execlists: Force preemption via reset on timeout
` [PATCH 15/18] drm/i915/execlists: Try preempt-reset from softirq context
` [PATCH 16/18] drm/i915/preemption: Select timeout when scheduling
` [PATCH 17/18] drm/i915: Use a preemption timeout to enforce interactivity
` [PATCH 18/18] drm/i915: Allow user control over preempt timeout on their important context
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/selftests: Avoid repeatedly harming the same innocent context
` ✓ Fi.CI.BAT: success "

[PATCH v1] xen/arm: Add MVEBU UART driver for Armada 3700 SoC
 2018-03-30 16:25 UTC  (4+ messages)

[RFC PATCH v3 0/7] btrfs-progs: Allow normal user to call "subvolume list/show"
 2018-03-30 16:25 UTC  (5+ messages)

[PATCH] libf2fs: reset wanted_total_sectors by new sector_size
 2018-03-30 16:23 UTC  (7+ messages)

[PATCH v4 00/20] Device querying
 2018-03-30 16:22 UTC  (5+ messages)
` [PATCH v4 09/20] eal/dev: implement device iteration initialization

[PATCH iproute2-next] devlink: Print size of -1 as unlimited
 2018-03-30 16:21 UTC 

[Buildroot] [git commit branch/2018.02.x] support/config-fragments: remove bogus BR2_JLEVEL option
 2018-03-30 16:21 UTC 

[PATCH v2 net-next 0/2] do not allow adding routes if disable_ipv6 is enabled
 2018-03-30 16:21 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] support/config-fragments: add internal defconfigs for glibc and musl
 2018-03-30 16:21 UTC 

[PATCH v4 0/5] Convert some stash functionality to a builtin
 2018-03-30 16:17 UTC  (3+ messages)
` [PATCH v4 3/5] stash: convert drop and clear to builtin

[PATCH] ext4: protect i_disksize update by i_data_sem in direct write path
 2018-03-30 16:16 UTC  (2+ messages)

[PATCH 2/2] ext4: don't allow r/w mounts if metadata blocks overlap the superblock
 2018-03-30 16:16 UTC  (2+ messages)

Status of RAID5/6
 2018-03-30 16:14 UTC  (5+ messages)

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-30 16:13 UTC  (7+ messages)
` [RFC PATCH v2 05/15] khwasan: initialize shadow to 0xff
` [RFC PATCH v2 08/15] khwasan: add tag related helper functions

[Bug 104854] smu7_populate_single_firmware_entry fails to load powerplay firmware
 2018-03-30 16:12 UTC  (2+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-03-30 16:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] iotests: fix 169
 2018-03-30 16:11 UTC  (2+ messages)

[PATCH] arm64: dts: hikey: Enable SDIO high-speed mode on WL1835 module
 2018-03-30 16:11 UTC  (3+ messages)

[PATCH 1/7] test/crypto: add macro for dpaa sec device name
 2018-03-30 16:11 UTC  (7+ messages)
` [PATCH 2/7] app/crypto-perf: fix excess crypto device error
` [PATCH 3/7] app/crypto-perf: enable it for non default mempool

[U-Boot] [PATCH 00/18] warp7: Enable automated OPTEE/HAB boot flow
 2018-03-30 16:11 UTC  (4+ messages)
` [U-Boot] [PATCH 15/18] warp7: Make load command an environment variable

[PATCH v2 0/4] drm/vc4: Atomic color management support
 2018-03-30 16:11 UTC  (5+ messages)
` [PATCH v2 1/3] drm/vc4: Expose gamma as atomic property
` [PATCH v2 3/4] drm/vc4: Add color transformation matrix (CTM) support

[U-Boot] [PATCH] ARM: mx6: ddr: Add write leveling correction code
 2018-03-30 16:10 UTC  (2+ messages)

Draft of Git Rev News edition 37
 2018-03-30 16:07 UTC  (5+ messages)

[Qemu-devel] [Bug 1756519] [NEW] qemu-riscv64 glib hash table crash in qom/object.c
 2018-03-30 15:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 1756519] Re: qemu linux-user crash in QOM path canonicalization during do_fork() call to cpu_create

[PATCH] KVM: ARM: updtae the VMID generation logic
 2018-03-30 16:13 UTC  (9+ messages)

[U-Boot] [PATCH] configs: warp7: Fix CAAM on boot with tip-of-tree
 2018-03-30 16:03 UTC  (3+ messages)

[PATCH] drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-03-30 16:00 UTC  (3+ messages)

Linux 4.16-rc7
 2018-03-30 16:00 UTC  (2+ messages)
` Linux 4.16: Reported regressions as of Friday, 2018-03-30

[PATCH] builtin/config.c: prefer `--type=bool` over `--bool`, etc
 2018-03-30 16:00 UTC  (5+ messages)

[PATCH net v3 1/3] ipv6: move ip6_dst_store() calls with flowi6 checks to a wrapper
 2018-03-30 15:58 UTC  (2+ messages)

[Bug 104063] (DC 4.15-rc2) [drm:dm_logger_write [amdgpu]] *ERROR* hwss_edp_wait_for_hpd_ready: wait timed out!
 2018-03-30 15:58 UTC  (2+ messages)

[PATCH v2 1/2] io: prevent compiler reordering on the default writeX() implementation
 2018-03-30 15:58 UTC  (4+ messages)
` [PATCH v2 2/2] io: prevent compiler reordering on the default readX() implementation

[PATCH v2 0/4] ethdev: add per-PMD tuning of RxTx parmeters
 2018-03-30 15:57 UTC  (4+ messages)
` [PATCH v2 1/4] ethdev: add support for PMD-tuned Tx/Rx parameters

[PATCH v12 00/17] Add support for GuC-based SLPC
 2018-03-30 15:57 UTC  (4+ messages)
` [PATCH v12 05/17] drm/i915/guc/slpc: Add SLPC communication interfaces

[linux-linus test] 121336: regressions - FAIL
 2018-03-30 15:57 UTC 

[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation
 2018-03-30 15:54 UTC  (14+ messages)
` [RFC] new SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE wrappers

[PATCH] powerpc: fix spelling mistake: "Usupported" -> "Unsupported"
 2018-03-30 15:55 UTC  (2+ messages)

[PATCH iproute2-next 1/1] tc: enable json output for actions
 2018-03-30 15:55 UTC  (2+ messages)

[PATCH 00/15] mpt3sas: Enhancements and Defect fixes
 2018-03-30 15:54 UTC  (3+ messages)
` [PATCH 03/15] mpt3sas: Add sanity checks for scsi tracker before accessing it

[PATCH iproute2-next 1/1] tc: add online mode
 2018-03-30 15:52 UTC  (2+ messages)

[PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers"
 2018-03-30 15:51 UTC  (9+ messages)

[PULL] *** Fix build issue with html5lib in bitbake 1.26/1.28 ***
 2018-03-30 15:49 UTC  (9+ messages)
` [PULL] *** Fix build issue with html5lib in bitbake ***

[igt-dev] [PATCH i-g-t] tests/kms_getfb: Use fixtures and subtest groups
 2018-03-30 15:49 UTC 

[PATCH v7 0/7] eventtimer: introduce event timer adapter
 2018-03-30 15:48 UTC  (4+ messages)
` [PATCH v8 0/9] "
  ` [PATCH v8 7/9] test: add event timer adapter auto-test

Survey for final decision about per-port offload API
 2018-03-30 15:46 UTC  (3+ messages)

[PATCH v11] x86/altp2m: support for setting restrictions for an array of pages
 2018-03-30 15:39 UTC 

omap4-droid4: voice call support was Re: [PATCHv5,5/5] ARM: dts: omap4-droid4: add soundcard
 2018-03-30 15:44 UTC  (15+ messages)
        ` omap4-droid4: voice call support was Re: [PATCHv5, 5/5] "
                    ` [alsa-devel] "

[PATCH] mm,oom: Do not unfreeze OOM victim thread
 2018-03-30 15:44 UTC  (3+ messages)

[PATCH 4.4 00/20] 4.4.126-stable review
 2018-03-30 15:44 UTC  (3+ messages)

[PATCH] ASoC: atmel_ssc_dai: fix spelling mistake: "Stoping" -> "Stopping"
 2018-03-30 15:44 UTC  (3+ messages)

[PATCH 00/47] Netfilter/IPVS updates for net-next
 2018-03-30 15:43 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: remove redundant string compare
 2018-03-30 15:42 UTC  (4+ messages)

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-03-30 15:42 UTC  (5+ messages)

[PATCH v1] crypto/aesni_mb: support AES CMAC
 2018-03-30 15:41 UTC  (3+ messages)

[PATCH v2 1/2] trace: Default to using trace_global_clock if sched_clock is unstable
 2018-03-30 15:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/2] "

[PATCH v1 1/2] crypto/aesni_mb: support IPsec MUlti-buffer lib v0.49
 2018-03-30 15:41 UTC  (6+ messages)
` [PATCH v1 2/2] crypto/aesni_gcm: support IPsec Multi-buffer "

[PATCH v14 net-next 00/12] Chelsio Inline TLS
 2018-03-30 15:41 UTC  (5+ messages)
` [PATCH v14 net-next 08/12] crypto : chtls - CPL handler definition

[PATCH] IB/ocrdma_hw: Remove redundant checks and goto labels
 2018-03-30 15:38 UTC 

[PATCH 1/2] ip_pipleine: fix load balance table action
 2018-03-30 15:38 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ip_pipeline: add ecmp route example

DW MMC multislot support
 2018-03-30 15:37 UTC  (2+ messages)

[PATCH net] vlan: also check phy_driver ts_info for vlan's real device
 2018-03-30 15:36 UTC  (4+ messages)

[PATCH] syscalls: define and explain goal to not call syscalls in the kernel
 2018-03-30 15:35 UTC  (3+ messages)

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-30 15:11 UTC  (4+ messages)
` [PATCH net-next v2 1/2] fs/crashdd: add API to collect hardware dump in second kernel

aio poll and a new in-kernel poll API V9
 2018-03-30 15:08 UTC  (23+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "

[PATCH] OPTIONAL: cpufreq/intel_pstate: fix debugfs_simple_attr.cocci warnings
 2018-03-30 15:33 UTC  (6+ messages)
` [kbuild-all] "

[Qemu-devel] [PATCH v4 for 2.12 0/3] fix bitmaps migration through shared storage
 2018-03-30 15:32 UTC  (11+ 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.