All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-25 22:56:38 to 2020-02-25 23:46:37 UTC [more...]

[PATCH v10 00/15] CoreSight CTI Driver
 2020-02-25 23:45 UTC  (4+ messages)
` [PATCH v10 01/15] coresight: cti: Initial "
` [PATCH v10 02/15] coresight: cti: Add sysfs coresight mgmt reg access
` [PATCH v10 03/15] coresight: cti: Add sysfs access to program function regs

[PATCH v2] libmodule-build-perl: upgrade 0.4229 -> 0.4231
 2020-02-25 23:46 UTC 

linux-next: error when fetching the kasan-bitops tree
 2020-02-25 23:45 UTC  (3+ messages)

Null Pointer Dereference in nf_nat
 2020-02-25 23:42 UTC 

[rt-tests][PATCH] rt-tests: make manpages builds reproducible
 2020-02-25 23:42 UTC 

[zeus/master] [PATCH 3/3 v2] packagegroup-arago-tisdk-addons: add tensorflow-lite-demo
 2020-02-25 23:32 UTC 

[PATCH] drm/amdgpu: fix the gfx hang while use per-ib secure flag
 2020-02-25 23:40 UTC  (3+ messages)

linux-next: build failure after merge of the regulator tree
 2020-02-25 23:39 UTC 

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-25 23:37 UTC  (3+ messages)

Possibility to move microsemi switchtec-user support from meta-facebook to a shared meta-layer
 2020-02-25 23:35 UTC  (3+ messages)

[PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
 2020-02-25 23:35 UTC  (6+ messages)

[PATCH bpf-next 4/7] bpf: sockmap: allow UDP sockets
 2020-02-25 23:36 UTC  (2+ messages)

[PATCH 0/7] Some cross-reference fixes due to fixes renames
 2020-02-25 23:36 UTC  (5+ messages)
` [PATCH 7/7] docs: gpu: i915.rst: fix warnings due to file renames
    ` [Intel-gfx] "

[PATCH] memory: Fix start offset for bitmap log_clear hook
 2020-02-25 20:46 UTC  (3+ messages)

[PATCH] Arithmetic error fixed in EDID generation
 2020-02-25 20:09 UTC 

[zeus/master] [PATCH 1/3] tensorflow-lite: add header files and change the install location of the example files
 2020-02-25 23:31 UTC  (4+ messages)
` [zeus/master] [PATCH 2/3] tensorflow-lite-demo: add version 01.00.00
` [zeus/master] [PATCH 3/3] packagegroup-arago-tisdk-addons: replace tensorflow-lite-examples with tensorflow-lite and add tensorflow-lite-demo

[PATCH, RFC] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero
 2020-02-25 23:33 UTC  (4+ messages)
` [PATCH V4] "

[LTP] [PATCH] syscalls/pidfd_open: Continue with rest of the tests on failure
 2020-02-25 23:33 UTC  (2+ messages)
` [LTP] [PATCH V2] "

[PATCH 0/4] Misc AUH suggested package upgrades
 2020-02-25 23:32 UTC  (4+ messages)
` [PATCH 2/4] ninja: upgrade 1.9.0 -> 1.10.0

[patch 00/10] x86/entry: Consolidation - Part I
 2020-02-25 21:36 UTC  (11+ messages)
` [patch 01/10] x86/entry/32: Add missing ASM_CLAC to general_protection entry
` [patch 02/10] x86/mce: Disable tracing and kprobes on do_machine_check()
` [patch 03/10] x86/entry/32: Force MCE through do_mce()
` [patch 04/10] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
` [patch 05/10] x86/traps: Document do_spurious_interrupt_bug()
` [patch 06/10] x86/traps: Remove redundant declaration of do_double_fault()
` [patch 07/10] x86/irq: Remove useless return value from do_IRQ()
` [patch 08/10] x86/entry/32: Remove the 0/-1 distinction from exception entries
` [patch 09/10] x86/entry/entry_32: Route int3 through common_exception
` [patch 10/10] x86/traps: Stop using ist_enter/exit() in do_int3()

[patch 0/8] x86/entry: Consolidation - Part II
 2020-02-25 22:08 UTC  (9+ messages)
` [patch 1/8] x86/entry/64: Trace irqflags unconditionally on when returing to user space
` [patch 2/8] x86/entry/common: Consolidate syscall entry code
` [patch 3/8] x86/entry/common: Mark syscall entry points notrace/nokprobe
` [patch 4/8] x86/entry: Move irq tracing on syscall entry to C-code
` [patch 5/8] x86/entry/common: Provide trace/kprobe safe exit to user space functions
` [patch 6/8] x86/entry: Move irq tracing to syscall_slow_exit_work
` [patch 7/8] x86/entry: Move irq tracing to prepare_exit_to_user_mode()
` [patch 8/8] x86/entry: Move irqflags tracing to do_int80_syscall_32()

[patch 00/24] x86/entry: Consolidation - Part III
 2020-02-25 22:16 UTC  (25+ messages)
` [patch 01/24] x86/traps: Split trap numbers out in a seperate header
` [patch 02/24] x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
` [patch 03/24] x86/entry/64: Reorder idtentries
` [patch 04/24] x86/entry: Distangle idtentry
` [patch 05/24] x86/entry/32: Provide macro to emit IDT entry stubs
` [patch 06/24] x86/idtentry: Provide macros to define/declare IDT entry points
` [patch 07/24] x86/traps: Prepare for using DEFINE_IDTENTRY
` [patch 08/24] x86/entry: Convert Divide Error to IDTENTRY
` [patch 09/24] x86/entry: Convert Overflow exception "
` [patch 10/24] x86/entry: Convert INT3 "
` [patch 11/24] x86/entry: Convert Bounds "
` [patch 12/24] x86/entry: Convert Invalid Opcode "
` [patch 13/24] x86/entry: Convert Device not available "
` [patch 14/24] x86/entry: Convert Coprocessor segment overrun "
` [patch 15/24] x86/entry: Provide IDTENTRY_ERRORCODE
` [patch 16/24] x86/entry: Convert Invalid TSS exception to IDTENTRY
` [patch 17/24] x86/entry: Convert Segment not present "
` [patch 18/24] x86/entry: Convert Stack segment "
` [patch 19/24] x86/entry: Convert General protection "
` [patch 20/24] x86/entry: Convert Spurious interrupt bug "
` [patch 21/24] x86/entry: Convert Coprocessor error "
` [patch 22/24] x86/entry: Convert Alignment check "
` [patch 23/24] x86/entry: Convert SIMD coprocessor error "
` [patch 24/24] x86/entry/32: Convert IRET exception to IDTENTRY_SW

[PATCH v8 00/15] add git-bugreport tool
 2020-02-25 23:29 UTC  (16+ messages)
` [PATCH v8 07/15] bugreport: add git-remote-https version
` [PATCH v8 11/15] bugreport: collect list of populated hooks
` [PATCH v8 12/15] bugreport: count loose objects

[PATCH v7 00/19] xfs: Delayed Ready Attrs
 2020-02-25 23:27 UTC  (10+ messages)
` [PATCH v7 02/19] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v7 07/19] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v7 12/19] xfs: Add helper function xfs_attr_rmtval_unmap

[patch 00/16] x86/entry: Consolidation - Part IV
 2020-02-25 22:33 UTC  (17+ messages)
` [patch 01/16] x86/entry: Provide IDTENTRY_IST
` [patch 02/16] x86/entry: Convert Machine Check to IDTENTRY_IST
` [patch 03/16] x86/idtentry: Provide IDTENTRY_XEN for XEN/PV
` [patch 04/16] x86/entry: Convert NMI to IDTENTRY_NMI
` [patch 05/16] x86/entry: Convert Debug exception to IDTENTRY_DB
` [patch 06/16] x86/entry/64: Remove error code clearing from #DB and #MCE ASM stub
` [patch 07/16] x86/entry: Provide IDTRENTRY_NOIST variants for #DB and #MC
` [patch 08/16] x86/entry: Implement user mode C entry points for #DB and #MCE
` [patch 09/16] x86/entry: Provide IDTENTRY_DF
` [patch 10/16] x86/entry: Convert double fault exception to IDTENTRY_DF
` [patch 11/16] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
` [patch 12/16] x86/entry/64: Simplify idtentry_body
` [patch 13/16] x86/entry: Move irqflags and context tracking to C for simple idtentries
` [patch 14/16] x86/entry: Provide IDTENTRY_CR2
` [patch 15/16] x86/entry: Switch page fault exceptions to idtentry_simple
` [patch 16/16] x86/entry: Disable interrupts in IDTENTRY

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-25 23:26 UTC  (14+ messages)
` [PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len

[Buildroot] [PATCH 1/1] package/vala: bump version to 0.46.6
 2020-02-25 23:28 UTC 

[GIT PULL] Kselftest update for Linux 5.6-rc4
 2020-02-25 23:26 UTC 

[patch 00/15] x86/entry: Consolidation - Part V
 2020-02-25 22:47 UTC  (16+ messages)
` [patch 01/15] x86/irq: Convey vector as argument and not in ptregs
` [patch 02/15] x86/entry/64: Add ability to switch to IRQ stacks in idtentry
` [patch 03/15] x86/entry: Add IRQENTRY_IRQ macro
` [patch 04/15] x86/entry: Use idtentry for interrupts
` [patch 05/15] x86/entry: Provide IDTEnTRY_SYSVEC
` [patch 06/15] x86/entry: Convert APIC interrupts to IDTENTRY_SYSVEC
` [patch 07/15] x86/entry: Convert SMP system vectors "
` [patch 08/15] x86/entry: Convert various system vectors
` [patch 09/15] x86/entry: Convert KVM vectors to IDTENTRY_SYSVEC
` [patch 10/15] x86/entry: Convert various hypervisor "
` [patch 11/15] x86/entry: Convert XEN hypercall vector "
` [patch 12/15] x86/entry: Remove the apic/BUILD interrupt leftovers
` [patch 13/15] x86/entry/32: Remove redundant irq disable code
` [patch 14/15] x86/entry: Provide return_from exception()
` [patch 15/15] x86/entry: Use return_from_exception()

[PATCH net-next 0/8] rework phylink interface for split MAC/PCS support
 2020-02-25 23:23 UTC  (6+ messages)
` [PATCH net-next 2/8] net: dsa: propagate resolved link config via mac_link_up()

[ndctl PATCH 0/2] ndctl: Cross-arch compatible namespace alignment
 2020-02-25 23:23 UTC  (4+ messages)
` [ndctl PATCH 1/2] ndctl/region: Support ndctl_region_{get, set}_align()

[hwmon-next v3] hwmon: (pmbus/tps53679) Add support for historical registers for TPS53688
 2020-02-25 23:22 UTC  (2+ messages)

[PATCH] arm64: Kconfig: Enable NODES_SPAN_OTHER_NODES config for NUMA
 2020-02-25 23:20 UTC  (5+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.106)
 2020-02-25 23:20 UTC 

[Xen-devel] [ovmf test] 147531: regressions - FAIL
 2020-02-25 23:17 UTC 

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
 2020-02-25 23:16 UTC  (8+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "

[Xen-devel] [xen-unstable-smoke test] 147605: tolerable all pass - PUSHED
 2020-02-25 23:14 UTC 

[PATCH][wireguard-android] fix formatBytes to be able to display gibibytes
 2020-02-25 23:14 UTC  (2+ messages)

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-02-25 23:14 UTC  (13+ messages)

[peterz-queue:sched/wip-deadline 3/19] kernel/sched/pelt.c:393:3: error: too many arguments to function '___update_load_avg'
 2020-02-25 23:14 UTC 

[PATCH 2/2 wireguard-windows] Add Japanese translation to messages.gotext.json
 2020-02-25 21:35 UTC 

[PATCH] Add Simplified Chinese translation
 2020-02-25  4:02 UTC 

[PATCH] libmodule-build-perl: upgrade 0.4229 -> 0.4231
 2020-02-25 23:12 UTC  (4+ messages)

clean up the attr interface v6
 2020-02-25 23:10 UTC  (31+ messages)
` [PATCH 01/30] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE
` [PATCH 02/30] xfs: remove the ATTR_INCOMPLETE flag
` [PATCH 03/30] xfs: merge xfs_attr_remove into xfs_attr_set
` [PATCH 04/30] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set
` [PATCH 05/30] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 06/30] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op
` [PATCH 07/30] xfs: remove the name == NULL check from xfs_attr_args_init
` [PATCH 08/30] xfs: remove the MAXNAMELEN "
` [PATCH 09/30] xfs: turn xfs_da_args.value into a void pointer
` [PATCH 10/30] xfs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH 11/30] xfs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH 12/30] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
` [PATCH 13/30] xfs: remove ATTR_KERNOVAL
` [PATCH 14/30] xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH 15/30] xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH 16/30] xfs: factor out a xfs_attr_match helper
` [PATCH 17/30] xfs: cleanup struct xfs_attr_list_context
` [PATCH 18/30] xfs: remove the unused ATTR_ENTRY macro
` [PATCH 19/30] xfs: open code ATTR_ENTSIZE
` [PATCH 20/30] xfs: move the legacy xfs_attr_list to xfs_ioctl.c
` [PATCH 21/30] xfs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH 22/30] xfs: lift common checks into xfs_ioc_attr_list
` [PATCH 23/30] xfs: lift buffer allocation "
` [PATCH 24/30] xfs: lift cursor copy in/out "
` [PATCH 25/30] xfs: improve xfs_forget_acl
` [PATCH 26/30] xfs: clean up the ATTR_REPLACE checks
` [PATCH 27/30] xfs: clean up the attr flag confusion
` [PATCH 28/30] xfs: remove XFS_DA_OP_INCOMPLETE
` [PATCH 29/30] xfs: embedded the attrlist cursor into struct xfs_attr_list_context
` [PATCH 30/30] xfs: clean up bufsize alignment in xfs_ioc_attr_list

[PATCHv2 00/56] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-02-25 23:09 UTC  (9+ messages)

[RFC PATCH 0/2] AT8031 PHY timestamping support
 2020-02-25 23:08 UTC  (3+ messages)
` [RFC PATCH 1/2] net: phy: let the driver register its own IRQ handler
` [RFC PATCH 2/2] net: phy: at803x: add PTP support for AR8031

Sudden slowdown of ARM emulation in master
 2020-02-25 23:07 UTC 

[igt-dev] [PATCH i-g-t] tests/sw_sync: Fix race condition for multi-producer termination
 2020-02-25 23:05 UTC 

net: UDP tunnel encapsulation module for tunnelling different
 2020-02-25 23:04 UTC 

[PATCH bpf-next v2 0/4] Provide bpf_sk_storage data in INET_DIAG
 2020-02-25 23:04 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
` [PATCH bpf-next v2 2/4] inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
` [PATCH bpf-next v2 3/4] bpf: INET_DIAG support in bpf_sk_storage
` [PATCH bpf-next v2 4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()

[PATCH] tools/perf/util/*.c: Use "%zd" output format for size_t type
 2020-02-25 23:02 UTC  (2+ messages)

[jlayton:ceph-async-dirops 22/22] fs//ceph/file.c:725:22: error: 'ceph_async_create_cb' undeclared
 2020-02-25 23:02 UTC 

[PATCH] kbuild: remove unused dtc-version.sh script
 2020-02-25 23:02 UTC 

[PATCH] scripts/bpf: switch to more portable python3 shebang
 2020-02-25 23:01 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] DPDK 20.02 released
 2020-02-25 22:59 UTC 

[PATCH V4 00/13] Enable per-file/per-directory DAX operations V4
 2020-02-25 22:59 UTC  (7+ messages)
` [PATCH V4 09/13] fs/xfs: Add write aops lock to xfs layer

[PATCH] power: supply: axp288_fuel_gauge: Broaden vendor check for Intel Compute Sticks
 2020-02-25 22:59 UTC 

[PATCH] drm/omap: Fix drm_handle_vblank() handling for command mode panels
 2020-02-25 22:59 UTC  (4+ messages)

linux-next: build warning after merge of the net-next tree
 2020-02-25 22:58 UTC  (3+ messages)

[PATCH bpf-next] bpftool: Support struct_ops, tracing, ext prog types
 2020-02-25 22:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/systemd: bump version to 244.3
 2020-02-25 22:56 UTC 


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.