messages from 2019-08-29 20:35:26 to 2019-08-29 21:34:22 UTC [more...]
[PATCH v2] default_range glblub implementation
2019-08-29 21:10 UTC (3+ messages)
[PATCH 0/3] Fix fallthrough warnings
2019-08-29 21:32 UTC (5+ messages)
` [PATCH 1/3] scsi: cxlflash: "
[PATCH] tracing: silence noisy warnings about struct inode
2019-08-29 21:34 UTC
[PATCH v2 00/11] coresight: etm4x: Fixes and updates for sysfs API
2019-08-29 21:33 UTC (15+ messages)
` [PATCH v2 01/11] coresight: etm4x: Fixes for ETM v4.4 architecture updates
` [PATCH v2 02/11] coresight: etm4x: Fix input validation for sysfs
` [PATCH v2 03/11] coresight: etm4x: Add missing API to set EL match on address filters
` [PATCH v2 04/11] coresight: etm4x: Fix issues with start-stop logic
` [PATCH v2 05/11] coresight: etm4x: Improve usability of sysfs - include/exclude addr
` [PATCH v2 06/11] coresight: etm4x: Improve usability of sysfs - CID and VMID masks
` [PATCH v2 07/11] coresight: etm4x: Add view comparator settings API to sysfs
` [PATCH v2 08/11] coresight: etm4x: Add missing single-shot control "
` [PATCH v2 09/11] coresight: etm4x: docs: Update ABI doc for sysfs features added
` [PATCH v2 10/11] coresight: docs: Create common sub-directory for coresight trace
` [PATCH v2 11/11] coresight: etm4x: docs: Adds detailed document for programming etm4x
[Buildroot] [git commit] package/python-numpy: fix run-time failure with clapack
2019-08-29 21:32 UTC (2+ messages)
[PATCH] xfs: log proper length of btree block in scrub/repair
2019-08-29 21:31 UTC (2+ messages)
linux-next: Tree for Aug 29
2019-08-29 21:31 UTC (4+ messages)
` linux-next: Tree for Aug 29 (mlx5)
[PATCH 0/3 v3] xfs: allocate xattr buffer on demand
2019-08-29 21:27 UTC (9+ messages)
` [PATCH 2/5] xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
` [PATCH 3/5] xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
` [PATCH 4/5] xfs: consolidate attribute value copying
` [PATCH 5/5] xfs: allocate xattr buffer on demand
[U-Boot] [PATCH 1/1] x86: efi_loader: Fix invalid address return from efi_alloc()
2019-08-29 21:31 UTC (4+ messages)
[PATCH 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
2019-08-29 20:56 UTC (5+ messages)
` [PATCH 1/4] KVM: nVMX: Check GUEST_DEBUGCTL "
` [PATCH 2/4] KVM: nVMX: Check GUEST_DR7 "
` [PATCH 3/4] kvm-unit-test: nVMX: __enter_guest() should not set "launched" state when VM-entry fails
` [PATCH 4/4] kvm-unit-test: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
[PATCH bpf-next 0/2] nfp: bpf: add simple map op cache
2019-08-29 21:30 UTC (5+ messages)
` [PATCH bpf-next 1/2] nfp: bpf: rework MTU checking
` [PATCH bpf-next 2/2] nfp: bpf: add simple map op cache
[Buildroot] [git commit branch/2019.02.x] package/python-numpy: fix run-time failure with clapack
2019-08-29 21:30 UTC
[Buildroot] [git commit branch/2019.05.x] package/python-numpy: fix run-time failure with clapack
2019-08-29 21:29 UTC
memory leak in tty_init_dev
2019-08-29 21:28 UTC
[PATCH v2 net-next 00/15] ioc3-eth improvements
2019-08-29 21:26 UTC (6+ messages)
` [PATCH v2 net-next 02/15] MIPS: SGI-IP27: restructure ioc3 register access
` [PATCH v2 net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
[PATCH 2/5] rcu/tree: Add multiple in-flight batches of kfree_rcu work
2019-08-29 21:26 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/5] rtc: pcf8563: add Epson RTC8564 compatible
2019-08-29 21:25 UTC (5+ messages)
` [PATCH 2/5] rtc: pcf8563: add Microcrystal RV8564 compatible
` [PATCH 3/5] rtc: pcf8563: convert to devm_rtc_allocate_device
` [PATCH 4/5] rtc: pcf8563: remove useless indirection
` [PATCH 5/5] rtc: pcf8563: let the core handle range offsetting
[PATCH] drm/virtio: Use vmalloc for command buffer allocations
2019-08-29 21:24 UTC
[PATCH] drm/virtio: Use vmalloc for command buffer allocations
2019-08-29 21:24 UTC
[meta-oe][PATCH] libwebsockets: Fix the build with -Os
2019-08-29 21:23 UTC (7+ messages)
[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
2019-08-29 21:23 UTC (5+ messages)
` [PATCH v3 03/11] net/mlx5e: Remove unlikely() from WARN*() condition
` [PATCH v3 07/11] xfs: remove unlikely() from WARN_ON() condition
[PATCH] leds: lm3532: Fix optional led-max-microamp prop error handling
2019-08-29 21:23 UTC (4+ messages)
[PATCH v5 2/2] tty: add rpmsg driver
2019-08-29 21:21 UTC (3+ messages)
[PATCH v3 0/5] xfs: speed up large directory modifications
2019-08-29 21:20 UTC (9+ messages)
` [PATCH 1/5] xfs: move xfs_dir2_addname()
` [PATCH 3/5] xfs: factor free block index lookup from xfs_dir2_node_addname_int()
` [PATCH 4/5] xfs: speed up directory bestfree block scanning
` [PATCH 5/5] xfs: reverse search directory freespace indexes
[RFC v1 0/9] PEBS enabling in KVM guest
2019-08-29 21:20 UTC (5+ messages)
` [RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
` [RFC v1 3/9] KVM: x86: Implement MSR_IA32_PEBS_ENABLE read/write emulation
[Qemu-devel] [PATCH] migration: Do not re-read the clock on pre_save in case of paused guest
2019-08-29 21:18 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/vte: needs host-intltool
2019-08-29 21:19 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Skip if no suitable mode is possible
2019-08-29 21:19 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_lowres: Skip if no suitable mode is possible (rev2)
[PATCH v2 0/4] Add binder state and statistics to binderfs
2019-08-29 21:18 UTC (5+ messages)
` [PATCH v2 1/4] binder: add a mount option to show global stats
` [PATCH v2 2/4] binder: Add stats, state and transactions files
` [PATCH v2 3/4] binder: Make transaction_log available in binderfs
` [PATCH v2 4/4] binder: Add binder_proc logging to binderfs
[LTP] [PATCH v3 1/2] capability: Introduce capability API
2019-08-29 21:18 UTC (6+ messages)
` [LTP] [PATCH v3 2/2] capability: library tests
[PATCH v2] cpuidle-haltpoll: vcpu hotplug support
2019-08-29 21:12 UTC (8+ messages)
` Is: Default governor regardless of cpuidle driver Was: "
` Default governor regardless of cpuidle driver
[Buildroot] [git commit branch/2019.02.x] package/vte: needs host-intltool
2019-08-29 21:17 UTC
[Buildroot] [git commit branch/2019.05.x] package/vte: needs host-intltool
2019-08-29 21:16 UTC
[PATCH AUTOSEL 5.2 01/76] batman-adv: Fix netlink dumping of all mcast_flags buckets
2019-08-29 21:16 UTC (5+ messages)
` [PATCH AUTOSEL 5.2 66/76] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
[PATCH 2/2] drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook
2019-08-29 21:18 UTC (3+ messages)
` [PATCH v2 2/2] drm/i915/display: Move the commit_tail() disable sequence to separate function
[Bug 111414] [REGRESSION] [BISECTED] Segmentation fault in si_bind_blend_state after removal of the blend state NULL check
2019-08-29 21:16 UTC (2+ messages)
[PATCH 0/2] Transcoder Port Sync preparation refactoring/renaming
2019-08-29 21:17 UTC (4+ messages)
` [PATCH 1/2] drm/i915/display: Rename update_crtcs() to commit_modeset_enables()
[PATCH 1/4] drm/i915: parameterize south hpd macros
2019-08-29 21:15 UTC (4+ messages)
` [PATCH 2/4] drm/i915: unify icp, tgp and mcc irq handling
` [PATCH 3/4] drm/i915: parameterize SDE hotplug registers
` [PATCH 4/4] drm/i915: unify icp, tgp and mcc irq setup
[meta-oe][PATCH V2] cryptsetup: add libdevmapper to RDEPENDS
2019-08-29 21:10 UTC (3+ messages)
` [PATCH V3] "
[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
2019-08-29 21:10 UTC (6+ messages)
[Buildroot] [PATCH] package/imagemagick: fix host build for old distributions
2019-08-29 21:08 UTC (2+ messages)
[Buildroot] [git commit branch/2019.05.x] package/imagemagick: fix host build for old distributions
2019-08-29 21:07 UTC
[Buildroot] [git commit branch/2019.02.x] package/imagemagick: fix host build for old distributions
2019-08-29 21:07 UTC
[PATCH] libnvdimm, region: Use struct_size() in kzalloc()
2019-08-29 21:04 UTC (6+ messages)
[Buildroot] [git commit] package/Config.in: remove double /
2019-08-29 21:06 UTC (2+ messages)
[v5] rtc: pcf85363/pcf85263: fix error that failed to run hwclock -w
2019-08-29 21:05 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] package/Config.in: remove double /
2019-08-29 21:05 UTC
[Buildroot] [git commit branch/2019.05.x] package/Config.in: remove double /
2019-08-29 21:05 UTC
[Buildroot] [PATCH 1/1] package/mosquitto: fix typo in Config.in
2019-08-29 21:04 UTC (2+ messages)
[PATCH] clarify documentation for remote helpers
2019-08-29 21:03 UTC
[PATCH i-g-t] Add i915/gem_ctx_persistence
2019-08-29 21:04 UTC (2+ messages)
` [igt-dev] "
[PATCH v2] um: Rewrite host RNG driver
2019-08-29 21:03 UTC (6+ messages)
[PATCH v5] watchdog: orion_wdt: use timer1 as a pretimeout
2019-08-29 21:02 UTC (3+ messages)
[PATCH] drm/i915: fix broadwell EU computation
2019-08-29 21:02 UTC (4+ messages)
[PATCH v2] kbuild: refactor scripts/Makefile.extrawarn
2019-08-29 21:01 UTC (2+ messages)
[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
2019-08-29 21:01 UTC (8+ messages)
[PATCH] drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/
2019-08-29 21:01 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for "
Gratiutuous struct_mutex elimination
2019-08-29 20:58 UTC (4+ messages)
` [PATCH 28/36] drm/i915: Cancel non-persistent contexts on close
[PATCH v2 1/1] netfilter: nf_tables: fib: Drop IPV6 packages if IPv6 is disabled on boot
2019-08-29 20:58 UTC (4+ messages)
[PATCH 0/2] rtc: convert two drivers to devm_i2c_new_dummy_device()
2019-08-29 20:58 UTC (5+ messages)
` [PATCH 1/2] rtc: max77686: convert "
` [PATCH 2/2] rtc: s35390a: "
[Buildroot] [PATCH] glmark2: Bump to the latest version
2019-08-29 20:58 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test
2019-08-29 17:55 UTC (2+ messages)
[PATCH] ARM: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
2019-08-29 20:57 UTC (6+ messages)
[Buildroot] [git commit branch/2019.05.x] package/mosquitto: fix typo in Config.in
2019-08-29 20:57 UTC
[PATCH 1/5] rcu/rcuperf: Add kfree_rcu() performance Tests
2019-08-29 20:56 UTC (3+ messages)
[PATCH] staging: exfat: add exfat filesystem code to staging
2019-08-29 20:56 UTC (2+ messages)
[Buildroot] [git commit branch/2019.02.x] package/mosquitto: fix typo in Config.in
2019-08-29 20:56 UTC
Extra context switches with signalfd on CONFIG_PREEMPT_RT
2019-08-29 20:55 UTC
[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Skip if no suitable mode is possible
2019-08-29 20:52 UTC (3+ messages)
` [PATCH i-g-t v2] "
` [igt-dev] "
[PATCH] drm: mst: Fix query_payload ack reply struct
2019-08-29 20:52 UTC (5+ messages)
[PATCH 0/3 v3] tpm: add update_durations class op to allow override of chip supplied values
2019-08-29 20:49 UTC (4+ messages)
` [PATCH 1/3 v3] tpm: Remove duplicate code from caps_show() in tpm-sysfs.c
` [PATCH 2/3 v3] tpm: provide a way to override the chip returned durations
` [PATCH 3/3 v3] tpm_tis: override durations for STM tpm with firmware 1.2.8.28
[Buildroot] [git commit] package/glmark2: bump to the latest version
2019-08-29 20:49 UTC
[Buildroot] [git commit branch/next] package/glmark2: bump to the latest version
2019-08-29 20:49 UTC
[Buildroot] [git commit] package/stella: bump version to 6.0.1
2019-08-29 20:49 UTC
[Buildroot] [git commit branch/next] package/stella: bump version to 6.0.1
2019-08-29 20:49 UTC
[Buildroot] [PATCH] package/stella: bump version to 6.0.1
2019-08-29 20:49 UTC (2+ messages)
[Xen-devel] [ovmf test] 140769: regressions - FAIL
2019-08-29 20:47 UTC
[Buildroot] [PATCH 1/1] package/python-daemonize: bump to version 2.5.0
2019-08-29 20:47 UTC (9+ messages)
` [Buildroot] [PATCH 1/1] package/python-ptyprocess: bump to version 0.6.0
` [Buildroot] [PATCH 1/1] package/python-xlrd: bump to version 1.2.0
` [Buildroot] [PATCH 1/1] package/python-xlwt: bump to version 1.3.0
` [Buildroot] [PATCH 1/1] package/python-xmltodict: bump to version 0.12.0
[Xen-devel] [PATCH 00/14] livepatch: new features and fixes
2019-08-29 20:48 UTC (10+ messages)
` [Xen-devel] [PATCH v2 00/12] "
` [Xen-devel] [PATCH v2 08/12] livepatch: Add support for inline asm hotpatching expectations
` [Xen-devel] [PATCH v2 11/12] livepatch: Add metadata runtime retrieval mechanism
[PATCH v3 00/14] treewide: prefer __section from compiler_attributes.h
2019-08-29 20:47 UTC (4+ messages)
[U-Boot] [PATCH 1/4] x86: Drop weak version board_get_usable_ram_top()
2019-08-29 20:46 UTC (3+ messages)
[Buildroot] [PATCH 2/2] package/zic: bump to version 2019b
2019-08-29 20:45 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/zic: bump to version 2019b
2019-08-29 20:44 UTC
[Buildroot] [git commit] package/zic: bump to version 2019b
2019-08-29 20:44 UTC
DMA mappings cannot be used by the device in a resume handler
2019-08-29 20:43 UTC
[PATCH] drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover
2019-08-29 20:43 UTC (3+ messages)
[PATCH] devtool: Avoid failure for recipes with S == WORKDIR and no local files
2019-08-29 20:43 UTC
[PATCH v2 13/13] tests/search: test a found key without search permissions
2019-08-29 20:43 UTC
[PATCH v2 12/13] tests/search: test searching with a mismatched type
2019-08-29 20:43 UTC
[PATCH v2 11/13] tests/readming: remove revokation test
2019-08-29 20:43 UTC
[PATCH v2 11/13] tests/reading: remove revokation test
2019-08-29 20:43 UTC
[PATCH v2 10/13] tests/reading: fix test comment
2019-08-29 20:43 UTC
[PATCH v2 09/13] test/instantiating: test bad arguments for `keyctl reject`
2019-08-29 20:43 UTC
[PATCH v2 08/13] tests/instantiating: test the unlinked keyid
2019-08-29 20:43 UTC
[PATCH v2 07/13] tests/timeout: test actions on an expired keyring as well
2019-08-29 20:43 UTC
[PATCH v2 06/13] tests/revoke: test key revokation in the revoke tests
2019-08-29 20:43 UTC
[PATCH v2 05/13] tests: fix typos in test comments
2019-08-29 20:43 UTC
[PATCH v2 04/13] keyctl: unify spelling of "unparsable"
2019-08-29 20:43 UTC
[PATCH v2 03/13] tests: remove some trailing whitespace
2019-08-29 20:43 UTC
[PATCH v2 02/13] tests: fix some typos in marker lines
2019-08-29 20:43 UTC
[PATCH v2 01/13] tests/toolbox: detect endianness with PIE executables
2019-08-29 20:43 UTC
[PATCH v2 00/13] Test suite tidiness
2019-08-29 20:43 UTC
[PATCH v1 1/1] i2c: iproc: Add i2c repeated start capability
2019-08-29 20:41 UTC (4+ messages)
[bpf-next, v2] samples: bpf: add max_pckt_size option at xdp_adjust_tail
2019-08-29 20:41 UTC (2+ messages)
[LTP] [PATCH 1/2] runtest/syscalls: add set_mempolicy*
2019-08-29 20:41 UTC (4+ messages)
` [LTP] [PATCH 2/2] runtest/numa: add migrate_pages*
[PATCH 00/13] Test suite tidiness
2019-08-29 20:41 UTC (2+ messages)
[PATCH] mm: memcontrol: fix percpu vmstats and vmevents flush
2019-08-29 20:40 UTC (2+ messages)
[PATCH] [RFC] i2c: imx: make use of format specifier %dE
2019-08-29 20:39 UTC (3+ messages)
[PATCH 0/3] tools lib traceevent: Fixing the API to be less policy driven
2019-08-29 20:37 UTC (3+ messages)
GRUB Legacy Bugfix for Misbehaving/Broken RTC
2019-08-29 20:37 UTC
[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
2019-08-29 20:29 UTC
[PATCH 13/13] tests/search: test a found key without search permissions
2019-08-29 20:35 UTC
[PATCH 12/13] tests/search: test searching with a mismatched type
2019-08-29 20:35 UTC
[PATCH 11/13] tests/readming: remove revokation test
2019-08-29 20:35 UTC
[PATCH 10/13] tests/reading: fix test comment
2019-08-29 20:35 UTC
[PATCH 9/9] tests/reading: remove revokation test
2019-08-29 20:35 UTC
[PATCH 09/13] test/instantiating: test bad arguments for `keyctl reject`
2019-08-29 20:35 UTC
[PATCH 8/9] tests/reading: fix test comment
2019-08-29 20:35 UTC
[PATCH 08/13] tests/instantiating: test the unlinked keyid
2019-08-29 20:35 UTC
[PATCH 07/13] tests/timeout: test actions on an expired keyring as well
2019-08-29 20:35 UTC
[U-Boot] [PATCH] cmd: pxe: Use internal FDT if external one cannot be retrieved
2019-08-29 20:35 UTC (4+ messages)
[PATCH 7/9] test/instantiating: test bad arguments for `keyctl reject`
2019-08-29 20:35 UTC
[PATCH 06/13] tests/revoke: test key revokation in the revoke tests
2019-08-29 20:35 UTC
[PATCH 6/9] tests/instantiating: test the unlinked keyid
2019-08-29 20:35 UTC
[PATCH 5/9] tests/timeout: test actions on an expired keyring as well
2019-08-29 20:35 UTC
[PATCH 05/13] tests: fix typos in test comments
2019-08-29 20:35 UTC
[PATCH 4/9] tests/revoke: test key revokation in the revoke tests
2019-08-29 20:35 UTC
[PATCH 04/13] keyctl: unify spelling of "unparsable"
2019-08-29 20:35 UTC
[PATCH 03/13] tests: remove some trailing whitespace
2019-08-29 20:35 UTC
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.