All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-16 17:27:21 to 2018-07-16 18:22:28 UTC [more...]

[PATCH v1 00/22] LSM: Full security module stacking
 2018-07-16 18:22 UTC  (6+ messages)
` [PATCH v1 01/22] procfs: add smack subdir to attrs
` [PATCH v1 02/22] Smack: Abstract use of cred security blob
` [PATCH v1 03/22] SELinux: "

[PATCH v3] drm/i915/dp: Give up link training clock recovery after 10 failed attempts
 2018-07-16 18:14 UTC 

[PATCH] gc: do not warn about too many loose objects
 2018-07-16 18:22 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] Enable Windows 10 IoT Core on i.MX6 and i.MX7
 2018-07-16 18:22 UTC  (5+ messages)
` [U-Boot] [PATCH 04/11] spl: imx: Add optional lds to keep SPL entirely in on-chip RAM
` [U-Boot] [PATCH 06/11] mx7dsabresd: Add Windows boot support for iMX7 Sabre

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-07-16 18:21 UTC  (7+ messages)
` [PATCH v4 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v4 10/11] media: vsp1: Support Interlaced display pipelines

[PATCH] checkpatch: Require commit text and warn on long commit text lines
 2018-07-16 18:20 UTC  (5+ messages)

[PATCH] IPoIB: use kvzalloc to allocate an array of bucket pointers
 2018-07-16 18:18 UTC  (3+ messages)

[PATCH v2 0/2] dt: serial: Add Renesas RZ/N1 binding documentation
 2018-07-16 17:49 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH net-next 0/9] Bug fixes and some minor changes to HNS3 driver
 2018-07-16 18:18 UTC  (2+ messages)

What distro can run recent backports?
 2018-07-16 17:49 UTC 

[patch -mm v3 0/3] mm, memcg: introduce oom policies
 2018-07-16 18:16 UTC  (8+ messages)
  ` [patch -mm 0/6] rewrite cgroup aware oom killer for general use
    ` [patch v2 "
      ` [patch v3 "
        ` [patch v3 -mm 3/6] mm, memcg: add hierarchical usage oom policy

[PATCH] drm/i915/selftests: Exercise reset to break stuck GTT eviction
 2018-07-16 18:16 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Exercise reset to break stuck GTT eviction (rev2)

[igt-dev] [PATCH i-g-t 2/9] trace.pl: Scale timeline for better precision
 2018-07-16 18:15 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v3 "
  `  "

rev-parse --show-toplevel broken during exec'ed rebase?
 2018-07-16 18:14 UTC  (5+ messages)

[U-Boot] [RFC 00/35] sunxi: Add initial CLK, RESET support
 2018-07-16 18:13 UTC  (5+ messages)
` [U-Boot] [RFC 17/35] clk: sunxi: Add initial CLK driver for H3_H5

[PATCH RESEND 0/2] btrfs-progs: build improvements
 2018-07-16 17:44 UTC  (4+ messages)
` [PATCH RESEND 2/2] btrfs-progs: make all programs and libraries optional

[Qemu-trivial] [PATCH] opts: fix NULL pointer derefernce in get_opt_value
 2018-07-16 17:41 UTC  (2+ messages)
` [Qemu-devel] "

[net-next:master 716/721] drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c:329:66: sparse: incorrect type in argument 6 (different base types)
 2018-07-16 17:43 UTC 

[Qemu-devel] [Bug 1587065] [NEW] btrfs qemu-ga - multiple mounts block fsfreeze
 2018-07-16 17:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 1587065] "

[PATCH v2 0/5] Implement CRC and Add necessary infrastructure
 2018-07-16 18:08 UTC  (9+ messages)
` [PATCH v2 1/5] drm/vkms: Add functions to map/unmap GEM backing storage
` [PATCH v2 2/5] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [PATCH v2 3/5] drm/vkms: Add atomic_helper_check_plane_state
` [PATCH v2 4/5] drm/vkms: subclass CRTC state

[PATCH V2 0/6] mailbox: ti-msgmgr: Add support for AM654 Secure Proxy
 2018-07-16 18:06 UTC  (21+ messages)
` [PATCH V2 1/6] mailbox: ti-msgmgr: Get rid of unused structure members
` [PATCH V2 2/6] mailbox: ti-msgmgr: Allocate Rx channel resources only on request
` [PATCH V2 3/6] mailbox: ti-msgmgr: Change message count mask to be descriptor based
` [PATCH V2 4/6] mailbox: ti-msgmgr: Move the memory region name to descriptor
` [PATCH V2 5/6] dt-bindings: mailbox: Add support for secure proxy threads
` [PATCH V2 6/6] mailbox: ti-msgmgr: Add support for Secure Proxy

[PATCH memory-model 0/14] Updates to the formal memory model
 2018-07-16 18:06 UTC  (15+ messages)
` [PATCH memory-model 01/14] tools/memory-model: Add litmus test for full multicopy atomicity
` [PATCH memory-model 02/14] tools/memory-model: Fix ISA2+pooncelock+pooncelock+pombonce name
` [PATCH memory-model 03/14] MAINTAINERS: Add Daniel Lustig as an LKMM reviewer
` [PATCH memory-model 04/14] locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
` [PATCH memory-model 05/14] tools/memory-model: Remove ACCESS_ONCE() from recipes
` [PATCH memory-model 06/14] tools/memory-model: Remove ACCESS_ONCE() from model
` [PATCH memory-model 07/14] tools/memory-model: Make scripts executable
` [PATCH memory-model 08/14] docs: atomic_ops: Describe atomic_set as a write operation
` [PATCH memory-model 09/14] tools/memory-model: Add informal LKMM documentation to MAINTAINERS
` [PATCH memory-model 10/14] sched: Use smp_mb() in wake_woken_function()
` [PATCH memory-model 11/14] locking: Clarify requirements for smp_mb__after_spinlock()
` [PATCH memory-model 12/14] doc: Update wake_up() & co. memory-barrier guarantees
` [PATCH memory-model 13/14] memory-model/Documentation: Fix typo, smb->smp
` [PATCH memory-model 14/14] tools/memory-model: Rename litmus tests to comply to norm7

[U-Boot] [PATCH] distro: add more efi dtb prefixes
 2018-07-16 18:06 UTC  (2+ messages)
` [U-Boot] "

[PATCH 0/4] add crc64 calculation as kernel library
 2018-07-16 18:05 UTC  (7+ messages)
` [PATCH 1/4] lib/crc64: add crc64 option to lib/Kconfig
` [PATCH 2/4] lib: add crc64 calculation routines
` [PATCH 4/4] lib/test_crc: Add test cases for crc calculation

[PATCH v2 00/16] object_id part 14
 2018-07-16 18:04 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/psr: Add PSR tests to fast-feedback list
 2018-07-16 18:29 UTC  (3+ messages)

[PATCH] fsck: check skiplist for object in fsck_blob()
 2018-07-16 18:04 UTC  (3+ messages)
` [PATCH 2/2] fsck: downgrade gitmodulesParse default to "info"

[PATCH] tpm: add support for nonblocking operation
 2018-07-16 17:34 UTC  (6+ messages)

[PATCH v2 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-07-16 18:02 UTC  (5+ messages)
` [PATCH v2 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers

[RFC][PATCH 0/11] PIDTYPE_TGID and fewer fork restarts
 2018-07-16 18:01 UTC  (6+ messages)
` [RFC][PATCH 07/11] signal: Deliver group signals via PIDTYPE_TGID not PIDTYPE_PID

[PATCH 4.9 00/32] 4.9.113-stable review
 2018-07-16 18:02 UTC  (6+ messages)

[PATCH v2 0/3] power: supply: max8998-charger:
 2018-07-16 18:00 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: mfd: max8998: Add charger subnode binding

[REGRESSION 4.17] Spurious wakeup / reboot with power button
 2018-07-16 17:59 UTC  (5+ messages)
    ` [PATCH] ACPICA: Clear status of all events when entering S5

[PATCH 4.17 00/67] 4.17.7-stable review
 2018-07-16 17:58 UTC  (3+ messages)
  ` [LTP] "

Toaster enhancement set posted
 2018-07-16 17:58 UTC  (5+ messages)

images
 2018-07-16 14:05 UTC 

[PATCH v6] pidns: introduce syscall translate_pid
 2018-07-16 17:57 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: mtd: explicitly document nesting partitions descriptions
 2018-07-16 17:57 UTC  (3+ messages)

[PATCH 0/3] rebase -r: support octopus merges
 2018-07-16 17:56 UTC  (7+ messages)

[PATCH] wireless/lib80211: Convert from ahash to shash
 2018-07-16 17:27 UTC  (2+ messages)

[PATCH v6 0/3] extern inline native_save_fl for paravirt
 2018-07-16 17:27 UTC  (4+ messages)
` [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline

[PATCH v2 0/2] Re-Enable support to disable switch regulators
 2018-07-16 17:55 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pfuze100: add optional disable switch-regulators binding

gerrit server update coming - 2.15.2
 2018-07-16 17:54 UTC  (2+ messages)
` Fwd: "

[igt-dev] [PATCH i-g-t 1/9] trace.pl: Improve time axis labels
 2018-07-16 17:53 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 "
  `  "
    ` [Intel-gfx] "

[Buildroot] [PATCH] package/squid: fix automake breakage
 2018-07-16 17:53 UTC  (7+ messages)

[PATCHv2 1/5] dt-bindings: serial: Add binding for uartlite
 2018-07-16 17:52 UTC  (3+ messages)
` [PATCHv2 5/5] dt-bindings: serial: Add clock to the "

[PATCH net,v2] tcp: Fix broken repair socket window probe patch
 2018-07-16 17:51 UTC  (2+ messages)

[rocko/master][PATCH] systemd: use eth0 as RequiredForOnline so systemd-networkd-wait-online won't stall
 2018-07-16 17:49 UTC 

[PATCH v5 00/12] Add throttler driver for non-thermal throttling
 2018-07-16 17:50 UTC  (6+ messages)
  ` [PATCH v5 05/12] PM / devfreq: Add support for policy notifiers

[PATCH v3 1/2] librte_lpm: Improve performance of the delete and add functions
 2018-07-16 17:50 UTC  (4+ messages)

[PATCH 0/3] Make the audio component binding more generic
 2018-07-16 17:50 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Split audio component to a generic type
  ` [Intel-gfx] "

[PATCH] drm/msm/display: negative x/y in cursor move
 2018-07-16 17:49 UTC  (2+ messages)

tc mqprio offload command error
 2018-07-16 17:20 UTC  (2+ messages)

[GIT PULL rcu/next] RCU commits for 4.19
 2018-07-16 17:51 UTC 

[PATCH] atk: add explicit gettext-native dependency
 2018-07-16 17:48 UTC  (2+ messages)

reserve memory
 2018-07-16 17:48 UTC  (2+ messages)

Platform Security Summit 2018
 2018-07-16 17:48 UTC  (2+ messages)

[PATCH v14 0/6] Introduce the STACKLEAK feature and a test for it
 2018-07-16 17:48 UTC  (11+ messages)

[PATCH v2 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-16 17:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation

[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
 2018-07-16 17:26 UTC 

[PATCH v6 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-16 17:17 UTC  (4+ messages)
` [PATCH v6 4/4] PCI: Introduce the disable_acs_redir parameter

[PATCH v14 0/2] Add suppport for sn65dsi86 bridge chip
 2018-07-16 17:45 UTC  (3+ messages)
` [PATCH v14 2/2] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH v6 0/5] sparse_init rewrite
 2018-07-16 17:44 UTC  (6+ messages)
` [PATCH v6 1/5] mm/sparse: abstract sparse buffer allocations
` [PATCH v6 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
` [PATCH v6 3/5] mm/sparse: move buffer init/fini to the common place
` [PATCH v6 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
` [PATCH v6 5/5] mm/sparse: delete old sparse_init and enable new one

dmesg warning during init
 2018-07-16 17:44 UTC  (8+ messages)

[PATCH v4 00/14] Add System Error Interrupt support to Armada SoCs
 2018-07-16 17:44 UTC  (6+ messages)
` [PATCH v4 10/14] dt-bindings/interrupt-controller: update Marvell ICU bindings

[PATCH v2 net] net/ipv6: Do not allow device only routes via the multipath API
 2018-07-16 17:14 UTC  (3+ messages)

[PATCH] rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
 2018-07-16 17:42 UTC  (2+ messages)

[igt-dev] [CI 1/5] tests/psr: Remove option to run test with PSR disabled
 2018-07-16 17:41 UTC  (11+ messages)
` [igt-dev] [CI 2/5] tests/psr: Prepare for moving PSR state checking functions into lib
` [igt-dev] [CI 3/5] tests/psr: Move PSR state test functions to lib
` [igt-dev] [CI 4/5] tests/frontbuffer_tracking: Use the library functions to test PSR
` [igt-dev] [CI 5/5] DEBUG/psr: Test fix for fdo #105450

[RFC net-next v1 0/1] net/sched: Introduce the taprio scheduler
 2018-07-16 17:13 UTC  (4+ messages)
` [RFC net-next v1 1/1] "

Regarding build Yocto offline
 2018-07-16 12:04 UTC  (7+ messages)

[PATCH v2] sched/cputime: Ensure accurate utime and stime ratio in cputime_adjust()
 2018-07-16 17:41 UTC  (4+ messages)
` [tip:sched/core] "

[PATCH 0/2] Fix crash due to vma_is_anonymous() false-positives
 2018-07-16 17:40 UTC  (8+ messages)
` [PATCH 1/2] mm: Fix "

[Cocci] [PATCH] Coccinelle: add atomic_as_refcounter script
 2018-07-16 17:39 UTC  (15+ messages)
` [PATCH 0/6] Coccinelle: atomic_as_refcounter: Improvements for source code search specifications
  ` [PATCH v2 0/8] Coccinelle: atomic_as_refcounter: Adjustments "
    ` [PATCH v2 3/8] Coccinelle: atomic_as_refcounter: Optimise a disjunction in the first SmPL rule
    ` [PATCH v2 4/8] Coccinelle: atomic_as_refcounter: Use type “expression” for another metavariable
      ` [PATCH v2 4/8] Coccinelle: atomic_as_refcounter: Use =?UTF-8?Q?type_=e2=80=9cexpres
    ` [PATCH v2 5/8] Coccinelle: atomic_as_refcounter: Replace disjunction by a constraint in two SmPL rules
      ` [PATCH v2 5/8] Coccinelle: atomic_as_refcounter: Replace disjunction by a constraint in two SmPL rul
    ` [PATCH v2 6/8] Coccinelle: atomic_as_refcounter: Use nested disjunctions in the first SmPL rule
    ` [PATCH v2 7/8] Coccinelle: atomic_as_refcounter: Use string literals directly in two SmPL rules
    ` [PATCH v2 8/8] Coccinelle: atomic_as_refcounter: Use format string directly in the first SmPL rule

[Qemu-devel] [PATCH for 3.1 0/4] virtio migration load path
 2018-07-16 17:37 UTC  (5+ messages)
` [Qemu-devel] [PATCH for 3.1 1/4] scsi/migration: Allow bus load request to fail
` [Qemu-devel] [PATCH for 3.1 2/4] virtio: Check qemu_get_virtqueue_element returns
` [Qemu-devel] [PATCH for 3.1 3/4] virtio-scsi/migration: Allow load_request to fail
` [Qemu-devel] [PATCH for 3.1 4/4] virtio: qemu_get_virtqueue_element fail rather than assert

[PATCH] test/compress: add scatter-gather tests
 2018-07-16  9:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] repack -ad: fix after `fetch --prune` in a shallow repository
 2018-07-16 17:36 UTC  (5+ messages)
` [PATCH 2/2] repack -ad: prune the list of shallow commits

[PATCH] ppp: mppe: Remove VLA usage
 2018-07-16 17:36 UTC  (3+ messages)

[RFC PATCH ghak10 v3 0/3] audit: Log modifying adjtimex(2) calls
 2018-07-16 17:36 UTC  (5+ messages)
` [RFC PATCH ghak10 v3 3/3] timekeeping/ntp: Audit clock/NTP params adjustments

[PATCH] kvm: arm/arm64: Fix emulated physical timer IRQ injection
 2018-07-16 17:35 UTC  (3+ messages)

[PATCH iproute2-next v10] Add support for CAKE qdisc
 2018-07-16 17:06 UTC  (2+ messages)
` [Cake] "

[PATCH] devtools: add compressdev tests to test-build
 2018-07-16 17:33 UTC  (3+ messages)

[PATCH v19 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-07-16 17:33 UTC  (7+ messages)
` [PATCH v19 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v19 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v19 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v19 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v19 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v19 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

dmtimer fclk regression in 4.16?
 2018-07-16 17:03 UTC  (7+ messages)

[v9] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-07-16 17:30 UTC  (5+ messages)

[RFC PATCH ghak9 0/3] audit: Record the path of FDs passed to *at(2) syscalls
 2018-07-16 17:30 UTC  (5+ messages)
` [RFC PATCH ghak9 2/3] audit: Add a function to log the path of an fd

[PATCH v2] arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus board
 2018-07-16 17:29 UTC  (4+ messages)

cpu_no_speculation omissions?
 2018-07-16 17:28 UTC  (3+ messages)

[PATCH 00/15] xen/arm: Bunch of clean-up/improvement
 2018-07-16 17:27 UTC  (16+ messages)
` [PATCH 01/15] xen/arm: cpregs: Allow HSR_CPREG* to receive more than 1 parameter
` [PATCH 02/15] xen/arm: cpregs: Fix typo in the documentation of TTBCR
` [PATCH 03/15] xen/arm: Introduce helpers to clear/flags flags in HCR_EL2
` [PATCH 04/15] xen/arm: p2m: Reduce the locking section in get_page_from_gva
` [PATCH 05/15] xen/arm: p2m: Limit call to mem access code use "
` [PATCH 06/15] xen/arm: Rework lpae_mapping
` [PATCH 07/15] xen/arm: Rework lpae_table
` [PATCH 08/15] xen/arm: Rename lpae_valid to lpae_is_valid
` [PATCH 09/15] xen/arm: guest_walk: Use lpae_is_mapping to simplify the code
` [PATCH 10/15] xen/arm: Introduce helpers to get/set an MFN from/to an LPAE entry
` [PATCH 11/15] xen/arm: Allow lpae_is_{table, mapping} helpers to work on invalid entry
` [PATCH 12/15] xen/arm: p2m: Rename ret to mfn in p2m_lookup
` [PATCH 13/15] xen/arm: p2m: Introduce a new variable removing_mapping in __p2m_set_entry
` [PATCH 14/15] xen/arm: guest_walk_tables: Switch the return to bool
` [PATCH 15/15] xen/arm: traps: Move the implementation of GUEST_BUG_ON in traps.h


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.