All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-19 19:18:17 to 2020-05-19 20:01:28 UTC [more...]

[patch V4 part 4 04/24] x86/int3: Inline bsearch()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 08/29] x86/entry/64: Provide sane error entry/exit
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 26/29] x86/entry: Convert Coprocessor error exception to IDTENTRY
 2020-05-19 19:58 UTC  (3+ messages)
` [tip: x86/entry] "
` [tip: x86/entry] x86/entry: Convert Coprocessor segment overrun "

[PATCH v2] selftests: introduce gen_tar Makefile target
 2020-05-19 20:00 UTC 

[tip: x86/entry] x86/idt: Remove update_intr_gate()
 2020-05-19 19:58 UTC 

[patch V4 part 2 05/18] x86/entry: Move irq tracing on syscall entry to C-code
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 08/18] lib/smp_processor_id: Move it into noinstr section
 2020-05-19 19:58 UTC  (3+ messages)
` [tip: x86/entry] x86/speculation/mds: Mark mds_user_clear_cpu_buffers() __always_inline
` [tip: x86/entry] lib/smp_processor_id: Move it into noinstr section

[patch V5 02/38] x86/entry/64: Use native swapgs in asm_native_load_gs_index()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] x86/entry/64: Use native swapgs in asm_load_gs_index()

[patch V4 part 2 04/18] x86/entry/common: Protect against instrumentation
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 02/29] x86/traps: Mark sync_regs() noinstr
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 03/18] x86/entry: Mark enter_from_user_mode() noinstr
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 09/29] x86/entry/32: Provide macro to emit IDT entry stubs
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 16/18] context_tracking: Make guest_enter/exit() .noinstr ready
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 07/18] context_tracking: Ensure that the critical path cannot be instrumented
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 01/18] x86/entry/64: Move non entry code into .text section
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 22/36] tracing: Provide lockdep less trace_hardirqs_on/off() variants
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 13/36] x86/kvm: Restrict ASYNC_PF to user space
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 01/29] x86/traps: Mark fixup_bad_iret() noinstr
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 12/36] x86/kvm: Sanitize kvm_async_pf_task_wait()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 24/36] lockdep: Prepare for noinstr sections
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

Backporting "padata: Remove broken queue flushing"
 2020-05-19 20:00 UTC  (2+ messages)

[patch V4 part 1 02/36] x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 06/29] x86/entry/64: Reorder idtentries
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 13/29] x86/traps: Prepare for using DEFINE_IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH ghak25 v5] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-19 19:59 UTC  (7+ messages)

[Buildroot] [git commit] package/libexif: security bump to version 0.6.22
 2020-05-19 19:59 UTC 

[patch V4 part 1 09/36] x86/entry/64: Avoid pointless code when CONTEXT_TRACKING=n
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 19/36] x86/entry: Exclude low level entry code from sanitizing
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 08/36] x86/doublefault: Remove memmove() call
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 11/36] x86/kvm: Handle async page faults directly through do_page_fault()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 10/36] x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 06/18] x86/entry: Move irq flags tracing to prepare_exit_to_usermode()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 1 23/36] bug: Annotate WARN/BUG/stackfail as noinstr safe
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 02/18] x86/entry/32: Move non entry code into .text section
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 03/29] x86/entry: Disable interrupts for native_load_gs_index() in C code
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCHv2] sctp: Don't add the shutdown timer if its already been added
 2020-05-19 19:59 UTC  (3+ messages)

[patch V4 part 3 04/29] x86/traps: Make interrupt enable/disable symmetric in C code
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 10/29] x86/idtentry: Provide macros to define/declare IDT entry points
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 2 12/18] x86,objtool: Make entry_64_compat.S objtool clean
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] x86/entry: "

[patch V4 part 3 05/29] x86/traps: Split trap numbers out in a seperate header
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] x86/traps: Split trap numbers out in a separate header

[patch V4 part 3 07/29] x86/entry: Distangle idtentry
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 14/29] x86/entry: Convert Divide Error to IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 15/29] x86/entry: Convert Overflow exception to IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 12/29] x86/entry/common: Provide idtentry_enter/exit()
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 16/29] x86/entry: Convert Bounds exception to IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 24/29] x86/entry: Convert General protection exception to IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 02/24] x86/int3: Avoid atomic instrumentation
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 3 27/29] x86/entry: Convert Alignment check exception to IDTENTRY
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 09/24] x86/mce: Move nmi_enter/exit() into the entry point
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 11/24] x86/mce: Use untraced rd/wrmsr in the MCE offline/crash check
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH v2 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-19 19:55 UTC  (6+ messages)
` [PATCH v2 1/5] block/io: fix bdrv_co_block_status_above
` [PATCH v2 2/5] block/io: bdrv_common_block_status_above: support include_base
` [PATCH v2 3/5] block/io: bdrv_common_block_status_above: support bs == base
` [PATCH v2 4/5] block/io: fix bdrv_is_allocated_above
` [PATCH v2 5/5] iotests: add commit top->base cases to 274

[patch V4 part 4 12/24] x86/idtentry: Provide IDTENTRY_XEN for XEN/PV
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 19/24] x86/entry: Implement user mode C entry points for #DB and #MCE
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 22/24] x86/mce: Address objtools noinstr complaints
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V4 part 4 18/24] x86/entry: Provide IDTRENTRY_NOIST variants for #DB and #MC
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] x86/idtentry: "

[patch V4 part 4 23/24] x86/entry: Provide IDTENTRY_DF
 2020-05-19 19:58 UTC  (2+ messages)
` [tip: x86/entry] x86/idtentry: "

[dpdk-dev] [PATCH] mbuf: align rte_mbuf for Windows
 2020-05-19 19:57 UTC  (3+ messages)

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-19 19:57 UTC  (4+ messages)
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings

[OE-core][PATCH 0/4] Import recipes from meta-python
 2020-05-19 19:57 UTC  (15+ messages)

[PATCH] poky.ent: Update OPENSUSE_HOST_PACKAGES_ESSENTIAL to include mesa-dri-devel
 2020-05-19 19:57 UTC  (4+ messages)
` [docs] "

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-19 19:54 UTC  (10+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH v2 6/8] exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC
      ` [PATCH v2 7/8] exec: Generic execfd support

[PATCH] veth.4: Add a more direct example
 2020-05-19 19:54 UTC  (2+ messages)

clock_gettime64 vdso bug on 32-bit arm, rpi-4
 2020-05-19 19:54 UTC  (2+ messages)

[PATCH V2 3/3] PCI: Add helpers to enable/disable CXL.mem and CXL.cache
 2020-05-19 19:53 UTC  (2+ messages)

[patch V4 part 3 11/29] rcu: Provide rcu_irq_exit_preempt()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 14/36] x86/entry: Get rid of ist_begin/end_non_atomic()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 20/36] vmlinux.lds.h: Create section for protection against instrumentation
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V5 11/38] rcu: Provide __rcu_is_watching()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 31/36] printk: Disallow instrumenting print_nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[Buildroot] [PATCH 1/1] package/python-sentry-sdk: bump to version 0.14.4
 2020-05-19 19:53 UTC 

[patch V4 part 1 28/36] hardirq/nmi: Allow nested nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 32/36] sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 30/36] lockdep: Always inline lockdep_{off,on}()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[PATCH 00/11] Make sound work on DT-based MMP2 machines
 2020-05-19 19:52 UTC  (3+ messages)
` [PATCH 01/11] ASoC: mmp-sspa: Flip SNDRV_PCM_FMTBIT_S24_3LE on

[patch V4 part 1 34/36] sched,rcu,tracing: Avoid tracing before in_nmi() is correct
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 27/36] arm64: Prepare arch_nmi_enter() for recursion
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 26/36] printk: Prepare for nested printk_nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 21/36] kprobes: Prevent probes in .noinstr.text section
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/kprobes] "

[patch V4 part 1 29/36] x86/mce: Send #MC singal from task work
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 36/36] rcu: Make RCU IRQ enter/exit functions rely on in_nmi()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 35/36] x86: Replace ist_enter() with nmi_enter()
 2020-05-19 19:52 UTC  (2+ messages)
` [tip: core/rcu] "

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-19 19:52 UTC  (4+ messages)
` [patch V4 part 1 25/36] rcu/tree: Mark the idle relevant functions noinstr
  ` [tip: core/rcu] "

[PATCH] sched/cputime: make scale_stime() more precise
 2020-05-19 19:51 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] hier.7: Updating from FHS 2.3 to 3.0
 2020-05-19 19:51 UTC  (8+ messages)
          ` [PATCH-v2] "

Documentation for Raw USB ConfigFS
 2020-05-19 19:51 UTC  (14+ messages)

[PATCH] selftests: introduce gen_tar Makefile target
 2020-05-19 19:50 UTC  (6+ messages)

[PATCH v2] mm/hmm/test: use xa_for_each_range instead of looping
 2020-05-19 19:50 UTC  (2+ messages)

[PATCH net-next 0/5] net/iucv: updates 2020-05-19
 2020-05-19 19:50 UTC  (2+ messages)

[efi:next] BUILD SUCCESS e5fbadd1179cdadeaa44d71a9ec068c5bc100524
 2020-05-19 19:49 UTC 

[PATCH net-next 0/2] s390/net: updates 2020-05-19
 2020-05-19 19:49 UTC  (2+ messages)

[PATCH] fsck: use ERROR_MULTI_PACK_INDEX
 2020-05-19 19:48 UTC 

[virtio-comment] [PATCH v2 0/3] virtio-spec: Add documentation for recently added balloon features
 2020-05-19 19:48 UTC  (5+ messages)
` [virtio-comment] [PATCH v2 3/3] content: Document balloon feature free page reporting

[igt-dev] [PATCH i-g-t v5 0/8] Make gpgpu fill tests libdrm independent
 2020-05-19 19:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Make gpgpu fill tests libdrm independent (rev5)

[PATCH QEMU v22 00/18] Add migration support for VFIO devices
 2020-05-19 19:47 UTC  (5+ messages)
` [PATCH QEMU v22 04/18] vfio: Add save and load functions for VFIO PCI devices

[PATCH 00/11] arm/arm64: Turning IPIs into normal interrupts
 2020-05-19 19:47 UTC  (7+ messages)
` [PATCH 01/11] genirq: Add fasteoi IPI flow

[PATCH] netfilter/ipvs: expire no destination UDP connections when expire_nodest_conn=1
 2020-05-19 19:46 UTC  (6+ messages)
` [PATCH] netfilter/ipvs: immediately expire UDP connections matching unavailable destination if expire_nodest_conn=1

[igt-dev] [PATCH i-g-t] i915/gem_tiled_wb: skip on devices without mappable aperture
 2020-05-19 19:47 UTC  (2+ messages)

sctp doesn't honour net.ipv6.bindv6only
 2020-05-19 19:47 UTC  (3+ messages)

[PATCH 0/2] linux-user: Load a vdso for x86_64
 2020-05-19 19:44 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Build vdso for x64
` [PATCH 2/2] linux-user: Load a VDSO for x86-64

[PATCH] r8152: support additional Microsoft Surface Ethernet Adapter variant
 2020-05-19 19:46 UTC  (2+ messages)

[PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code
 2020-05-19 19:42 UTC  (9+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice

[RFC v2] current devlink extension plan for NICs
 2020-05-19 19:45 UTC  (8+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-19 19:44 UTC  (5+ messages)
` [patch V6 10/37] x86/entry: Switch XEN/PV hypercall entry to IDTENTRY

[linux-next:master 9340/10701] arch/arc/mm/init.c:80:6: warning: no previous prototype for 'arch_has_descending_max_zone_pfns'
 2020-05-19 19:43 UTC  (2+ messages)

[ath6kl:ath-next] BUILD SUCCESS 25ca180ad380a0c7286442a922e7fbcc6a9f6083
 2020-05-19 19:44 UTC 

slow rx 5600 xt fps
 2020-05-19 19:44 UTC  (4+ messages)

CLONE_INTO_CGROUP documentation?
 2020-05-19 19:44 UTC  (5+ messages)
` [PATCH v2] clone.2: Document CLONE_INTO_CGROUP

[PATCH] Replace HTTP links with HTTPS ones: documentation
 2020-05-19 19:43 UTC  (6+ messages)

umip: AMD Ryzen 3900X, pagefault after emulate SLDT/SIDT instruction
 2020-05-19 19:43 UTC  (3+ messages)

[PATCH] init/main.c: Print all command line when boot
 2020-05-19 19:42 UTC  (4+ messages)
` [RFC PATCH 0/2] printk/init: multi-line kernel command line logging
  ` [RFC PATCH 1/2] printk: Move and rename maximum printk output line length defines
  ` [RFC PATCH 2/2] init: Allow multi-line output of kernel command line

[igt-dev] [PATCH i-g-t 1/2] tests/i915_fb_tiling: Check if device supports tiling
 2020-05-19 19:42 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_addfb_basic: Skip tiling subtests on device without fences

[PATCH] x86/audit: Fix a -Wmissing-prototypes warning for ia32_classify_syscall()
 2020-05-19 19:41 UTC  (2+ messages)
` [tip: x86/cleanups] "

Introduce SMP support for CI20 (based on JZ4780) v8
 2020-05-19 19:41 UTC  (3+ messages)
` [PATCH v8 1/6] MIPS: JZ4780: Introduce SMP support

[PATCH net-next v2] net: flow_offload: simplify hw stats check handling
 2020-05-19 19:41 UTC  (3+ messages)

[PATCH linux dev-5.4 0/2] i2c: fsi: Fixes for systems with more ports
 2020-05-19 19:39 UTC  (3+ messages)
` [PATCH linux dev-5.4 1/2] i2c: fsi: Fix the port number field in status register
` [PATCH linux dev-5.4 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

[MPTCP] [PATCH net] mptcp: use rightmost 64 bits in ADD_ADDR HMAC
 2020-05-19 19:39 UTC  (3+ messages)
`  "
  ` [MPTCP] "

[PATCH v4] diff: add config option relative
 2020-05-19 19:39 UTC  (11+ messages)
    ` [PATCH v5] "
                  ` [PATCH v7] "

drivers/scsi/bnx2fc/bnx2fc_hwi.c:1011:17: warning: variable 'dummy' set but not used
 2020-05-19 19:37 UTC  (2+ messages)

[PATCH 5.6 000/192] 5.6.14-rc2 review
 2020-05-19 19:37 UTC  (2+ messages)

[PATCH v6 1/4] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-19 19:42 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 105/183] sound/soc/sof/intel/apl.c:167:1: error: type defaults to 'int' in declaration of 'MODULE_IMPORT_NS'
 2020-05-19 19:37 UTC  (3+ messages)
`  "

[PATCH v2] /dev/mem: Revoke mappings when a driver claims the region
 2020-05-19 19:36 UTC  (4+ messages)

[PATCH v2 5/5] mtd: spi: Use CONFIG_IS_ENABLED to prevent ifdef
 2020-05-19 19:33 UTC  (2+ messages)

[PATCH v16 QEMU 00/16] Add migration support for VFIO devices
 2020-05-19 19:32 UTC  (5+ messages)
` [PATCH v16 QEMU 05/16] vfio: Add migration region initialization and finalize function

[linux-next:master 521/10701] drivers/iio/proximity/sx9310.c:1040:34: warning: unused variable 'sx9310_of_match'
 2020-05-19 19:33 UTC 

[PATCH net-next 0/3] devlink: Add port width attribute
 2020-05-19 19:33 UTC  (7+ messages)
` [PATCH net-next 2/3] devlink: Add a new devlink port width attribute and pass to netlink
` [PATCH net-next 3/3] selftests: net: Add port split test

[PATCH 0/5] sf: Cleanup
 2020-05-19 19:32 UTC  (6+ messages)
` [PATCH 2/5] cmd: sf Drop reassignment of new into flash
` [PATCH 4/5] mtd: sf: Drop plat from sf_probe

[PATCH] ext4: handle ext4_mark_inode_dirty errors
 2020-05-19 19:31 UTC  (3+ messages)
` [PATCH v3] ext4: don't ignore return values from ext4_ext_dirty()

UBSAN: array-index-out-of-bounds in kernel/bpf/arraymap.c:177
 2020-05-19 19:29 UTC  (6+ messages)

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-19 19:00 UTC  (5+ messages)
` [RESEND PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [RESEND PATCH v7 4/5] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
` [RESEND PATCH v7 5/5] powerpc/papr_scm: Implement support for PAPR_SCM_PDSM_HEALTH

[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
 2020-05-19 19:29 UTC  (4+ messages)
` [PATCH 3/2] block: remove ioctl_by_bdev

[PATCH v3 0/7] Copy hashmap to tools/perf/util, use in perf expr
 2020-05-19 19:28 UTC  (8+ messages)
` [PATCH v3 7/7] perf expr: Migrate expr ids table to a hashmap

[Buildroot] [PATCH] package/bison: make installation relocatable
 2020-05-19 19:26 UTC  (2+ messages)

[PATCH v4] net: tftp: Add client support for RFC 7440
 2020-05-19 19:25 UTC 

[linux-next:master 2551/10701] arch/x86/mm/init.c:79:22: warning: no previous prototype for function 'pgprot2cachemode'
 2020-05-19 19:25 UTC 

[Buildroot] [Bug 12656] New: bison fails to relocate with relocate-sdk.sh
 2020-05-19 19:25 UTC  (2+ messages)
` [Buildroot] [Bug 12656] "

about i2cset tool
 2020-05-19 19:24 UTC  (2+ messages)

[linux-next:master 4042/10701] kernel/rcu/rcuperf.c:726:38: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2020-05-19 19:24 UTC 

[PATCH bpf-next] selftests/bpf: convert bpf_iter_test_kern{3,4}.c to define own bpf_iter_meta
 2020-05-19 19:23 UTC 

[PATCH v2 0/9] riscv: sifive/fu540: Booting from SPI
 2020-05-19 19:23 UTC  (10+ messages)
` [PATCH v2 1/9] spl: Try to get SPL boot device via board_get_int
` [PATCH v2 2/9] dt-bindings: board: Document sifive,fu540-modeselect
` [PATCH v2 3/9] riscv: dts: fu540-c000-u-boot: Add sifive, fu540-modeselect
` [PATCH v2 4/9] drivers: Add fu540 board driver
` [PATCH v2 5/9] sifive: fu540: Add Booting from SPI
` [PATCH v2 6/9] env: Enable SPI flash env for SiFive FU540
` [PATCH v2 7/9] sifive: fu540: Mark the default env as SPI flash
` [PATCH v2 8/9] sifive: fu540: Add boot flash script offset, size
` [PATCH v2 9/9] sifive: fu540: Enable SF distro bootcmd

[Buildroot] [git commit] package/bison: make installation relocatable
 2020-05-19 19:22 UTC 

[RFC PATCH 0/4] DirectX on Linux
 2020-05-19 19:21 UTC  (4+ messages)

[RESEND PATCH V2] perf/x86/intel/uncore: Add Comet Lake support
 2020-05-19 19:18 UTC 

[PATCH] perf stat: POWER9 metrics: expand "ICT" acronym
 2020-05-19 19:18 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.