All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-06 02:51:17 to 2020-11-06 04:06:42 UTC [more...]

[PATCH] scsi_debug: change store from vmalloc to sgl
 2020-11-06  4:06 UTC  (2+ messages)

[RFC PATCH v3.1 16/27] mmc: sdhci-uhs2: add set_ios()
 2020-11-06  4:06 UTC  (2+ messages)

[PATCH v3] lib: Convert test_printf.c to KUnit
 2020-11-06  4:04 UTC  (7+ messages)
        ` [Linux-kernel-mentees] "

[PATCH 1/6] drm/radeon: Stop changing the drm_driver struct
 2020-11-06  4:02 UTC  (4+ messages)
` [PATCH 6/6] drm/amdgpu: Make struct drm_driver const

[PATCH 1/2] file-posix: Use OFD lock only if the filesystem supports the lock
 2020-11-06  4:01 UTC  (2+ messages)
` [PATCH 2/2] tests/test-image-locking: Pass the fd to the argument of qemu_has_ofd_lock()

[PATCH v3 00/41] Mirror map JIT memory for TCG
 2020-11-06  4:00 UTC  (43+ messages)
` [PATCH v3 01/41] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v3 02/41] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v3 03/41] tcg: Move tcg epilogue "
` [PATCH v3 04/41] tcg: Add in_code_gen_buffer
` [PATCH v3 05/41] tcg: Introduce tcg_splitwx_to_{rx,rw}
` [PATCH v3 06/41] tcg: Adjust TCGLabel for const
` [PATCH v3 07/41] tcg: Adjust tcg_out_call "
` [PATCH v3 08/41] tcg: Adjust tcg_out_label "
` [PATCH v3 09/41] tcg: Adjust tcg_register_jit "
` [PATCH v3 10/41] tcg: Adjust tb_target_set_jmp_target for split-wx
` [PATCH v3 11/41] tcg: Make DisasContextBase.tb const
` [PATCH v3 12/41] tcg: Make tb arg to synchronize_from_tb const
` [PATCH v3 13/41] tcg: Use Error with alloc_code_gen_buffer
` [PATCH v3 14/41] tcg: Add --accel tcg,split-wx property
` [PATCH v3 15/41] accel/tcg: Support split-wx for linux with memfd
` [PATCH v3 16/41] accel/tcg: Support split-wx for darwin/iOS with vm_remap
` [PATCH v3 17/41] tcg: Return the TB pointer from the rx region from exit_tb
` [PATCH v3 18/41] tcg/i386: Support split-wx code generation
` [PATCH v3 19/41] tcg/aarch64: Use B not BL for tcg_out_goto_long
` [PATCH v3 20/41] tcg/aarch64: Implement flush_idcache_range manually
` [PATCH v3 21/41] tcg/aarch64: Support split-wx code generation
` [PATCH v3 22/41] disas: Push const down through host disasassembly
` [PATCH v3 23/41] tcg/tci: Push const down through bytecode reading
` [PATCH v3 24/41] tcg: Introduce tcg_tbrel_diff
` [PATCH v3 25/41] tcg/ppc: Use tcg_tbrel_diff
` [PATCH v3 26/41] tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
` [PATCH v3 27/41] tcg/ppc: Support split-wx code generation
` [PATCH v3 28/41] tcg/sparc: Use tcg_tbrel_diff
` [PATCH v3 29/41] tcg/sparc: Support split-wx code generation
` [PATCH v3 30/41] tcg/s390: Use tcg_tbrel_diff
` [PATCH v3 31/41] tcg/s390: Support split-wx code generation
` [PATCH v3 32/41] tcg/riscv: Fix branch range checks
` [PATCH v3 33/41] tcg/riscv: Remove branch-over-branch fallback
` [PATCH v3 34/41] tcg/riscv: Support split-wx code generation
` [PATCH v3 35/41] accel/tcg: Add mips support to alloc_code_gen_buffer_splitwx_memfd
` [PATCH v3 36/41] tcg/mips: Do not assert on relocation overflow
` [PATCH v3 37/41] tcg/mips: Support split-wx code generation
` [PATCH v3 38/41] tcg/arm: "
` [PATCH v3 39/41] tcg: Remove TCG_TARGET_SUPPORT_MIRROR
` [PATCH v3 40/41] tcg: Constify tcg_code_gen_epilogue
` [PATCH v3 41/41] tcg: Constify TCGLabelQemuLdst.raddr

[Intel-gfx] [PATCH v15 00/14] Big Joiner End End enabling with 8K@30, 60
 2020-11-06  4:03 UTC  (15+ messages)
` [Intel-gfx] [PATCH v15 01/14] drm/i915/dp: Some reshuffling in mode_valid as prep for bigjoiner modes
` [Intel-gfx] [PATCH v15 02/14] drm/i915: Move encoder->get_config to a new function
` [Intel-gfx] [PATCH v15 03/14] drm/i915/dp: Add a wrapper function around get_pipe_config
` [Intel-gfx] [PATCH v15 04/14] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
` [Intel-gfx] [PATCH v15 05/14] drm/i915: Pass intel_atomic_state instead of drm_atomic_state
` [Intel-gfx] [PATCH v15 06/14] drm/i915/dp: Add from_crtc_state to copy color blobs
` [Intel-gfx] [PATCH v15 07/14] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v15 08/14] drm/i915: Try to make bigjoiner work in atomic check
` [Intel-gfx] [PATCH v15 09/14] drm/i915/dp: Modify VDSC helpers to configure DSC for Bigjoiner slave
` [Intel-gfx] [PATCH v15 10/14] drm/i915/dp: Master/Slave enable/disable sequence for bigjoiner
` [Intel-gfx] [PATCH v15 11/14] drm/i915: HW state readout for Bigjoiner case
` [Intel-gfx] [PATCH v15 12/14] drm/i915: Link planes in a bigjoiner configuration, v3
` [Intel-gfx] [PATCH v15 13/14] drm/i915: Add bigjoiner aware plane clipping checks
` [Intel-gfx] [PATCH v15 14/14] drm/i915: Add debugfs dumping for bigjoiner, v3

[PATCH] selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
 2020-11-06  4:00 UTC  (4+ messages)

[dpdk-dev] [PATCH] gso: add VXLAN UDP GSO support
 2020-11-06  4:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH 2] Register read and writes tracing
 2020-11-06  3:58 UTC  (6+ messages)
` [PATCH v2] tracing: Add register read and write tracing support

[PATCH v4 net-next 1/3] ptp: idt82p33: add adjphase support
 2020-11-06  3:52 UTC  (3+ messages)
` [PATCH v4 net-next 2/3] ptp: idt82p33: use i2c_master_send for bus write
` [PATCH v4 net-next 3/3] ptp: idt82p33: optimize _idt82p33_adjfine

[PATCH v2 00/22] ext4 fast commit fixes
 2020-11-06  3:59 UTC  (23+ messages)
` [PATCH v2 01/22] ext4: describe fast_commit feature flags
` [PATCH v2 02/22] ext4: mark fc ineligible if inode gets evictied due to mem pressure
` [PATCH v2 03/22] ext4: drop redundant calls ext4_fc_track_range
` [PATCH v2 04/22] ext4: fixup ext4_fc_track_* functions' signature
` [PATCH v2 05/22] jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
` [PATCH v2 06/22] ext4: clean up the JBD2 API that initializes fast commits
` [PATCH v2 07/22] jbd2: drop jbd2_fc_init documentation
` [PATCH v2 08/22] jbd2: don't use state lock during commit path
` [PATCH v2 09/22] jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
` [PATCH v2 10/22] jbd2: add todo for a fast commit performance optimization
` [PATCH v2 11/22] jbd2: don't touch buffer state until it is filled
` [PATCH v2 12/22] jbd2: don't read journal->j_commit_sequence without taking a lock
` [PATCH v2 13/22] ext4: dedpulicate the code to wait on inode that's being committed
` [PATCH v2 14/22] ext4: fix code documentatioon
` [PATCH v2 15/22] ext4: mark buf dirty before submitting fast commit buffer
` [PATCH v2 16/22] ext4: remove unnecessary fast commit calls from ext4_file_mmap
` [PATCH v2 17/22] ext4: fix inode dirty check in case of fast commits
` [PATCH v2 18/22] ext4: disable fast commit with data journalling
` [PATCH v2 19/22] ext4: issue fsdev cache flush before starting fast commit
` [PATCH v2 20/22] ext4: make s_mount_flags modifications atomic
` [PATCH v2 21/22] jbd2: don't start fast commit on aborted journal
` [PATCH v2 22/22] ext4: cleanup fast commit mount options

[dpdk-dev] [PATCH 0/5] bugfix and cleanups for hns3
 2020-11-06  3:51 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] net/hns3: use correct logging format symbol
  ` [dpdk-dev] [PATCH v2 2/5] net/hns3: use unsigned types for bit operator
  ` [dpdk-dev] [PATCH v2 3/5] net/hns3: adjust some code style
  ` [dpdk-dev] [PATCH v2 4/5] net/hns3: check PCI config space writes
  ` [dpdk-dev] [PATCH v2 5/5] net/hns3: fix queue enabling status not store after FLR

[PATCH bpf v4 0/2] Fix bpf_probe_read_user_str() overcopying
 2020-11-06  3:53 UTC  (3+ messages)
` [PATCH bpf v4 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL

[RFC PATCH bpf-next 0/5] Integrate kernel module BTF support
 2020-11-06  3:50 UTC  (8+ messages)
` [RFC PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [RFC PATCH bpf-next 3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs

[PATCH v5 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-06  3:48 UTC  (6+ messages)
` [PATCH v5 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PATCH] printk: remove unneeded dead-store assignment
 2020-11-06  3:49 UTC  (4+ messages)

[PATCH] fs/hfs: remove unused macro to tame gcc
 2020-11-06  3:47 UTC  (2+ messages)
` [PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY "

[PATCH] cache: extract method to remove default parameters
 2020-11-06  3:44 UTC 

[PATCH v4 0/3] wire up IMA secure boot for arm64
 2020-11-06  3:41 UTC  (4+ messages)
` [PATCH v4 2/3] ima: generalize x86/EFI arch glue for other EFI architectures

[PATCH v2] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-11-06  3:39 UTC  (4+ messages)

[PATCH 20/33] webkitgtk: update 2.28.4 -> 2.30.1
 2020-11-06  3:38 UTC  (2+ messages)
` [PATCH] webkitgtk: fix build with x11 enabled

[PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-11-06  3:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] perf script: Remove unnecessary conversion to bool
 2020-11-06  3:32 UTC 

[PATCH] ASoC: nau8315: add codec driver
 2020-11-06  3:31 UTC  (8+ messages)

[RFC PATCH] vfs: remove lockdep bogosity in __sb_start_write
 2020-11-06  3:32 UTC  (8+ messages)

[dpdk-dev] [PATCH v1] examples/vhost: fix missing args length check
 2020-11-06  3:24 UTC 

[dpdk-dev] [PATCH v1] examples/vhost: fix string split error handling issue
 2020-11-06  3:23 UTC 

[PATCH] usb: Use IS_ERR_OR_NULL() instead of IS_ERR()
 2020-11-06  3:31 UTC 

[PATCH -next] crypto: omap-aes - fix the reference count leak of omap device
 2020-11-06  3:30 UTC  (2+ messages)

[PATCH] x86/kexec: Initialize the value of ident mapping offset
 2020-11-06  3:30 UTC 

[PATCH] mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
 2020-11-06  3:26 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: pinephone: Use generic sensor node names
 2020-11-06  3:20 UTC  (2+ messages)

[PATCH v3] sched: revise the initial value of the util_avg
 2020-11-06  3:22 UTC 

[PATCH] KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB page
 2020-11-06  3:19 UTC  (4+ messages)

[PATCH v2] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
 2020-11-06  3:19 UTC  (3+ messages)

[PATCH] usb: Assign NULL ​​to phy that may be returned
 2020-11-06  3:15 UTC 

[RFC PATCH 00/15] Xen guest-loader and arm64 build fixes/enhancements
 2020-11-06  3:15 UTC  (4+ messages)
` [RFC PATCH 02/15] hw/riscv: migrate fdt field to generic MachineState

[dhowells-fs:fscache-iter 51/77] fs/netfs/stats.c:28:6: warning: no previous prototype for function 'netfs_stats_show'
 2020-11-06  3:15 UTC 

[PATCH] md: fix a warning caused by a race between concurrent md_ioctl()s
 2020-11-06  3:13 UTC  (2+ messages)

[PATCH 00/13] Clean up legacy clock tick users
 2020-11-06  3:12 UTC  (15+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent

[PATCH] perf vendor events: Update Skylake client events to v50
 2020-11-06  3:11 UTC  (3+ messages)

[RFC, v0 0/3] msi support for platform devices
 2020-11-06  3:12 UTC  (5+ messages)
` [RFC, v0 1/3] vfio/platform: add support for msi

[RESEND PATCH v3 0/4] STUSB1600 support on STM32MP15xx-DKx
 2020-11-06  3:10 UTC  (12+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode optional property to usb-connector

Firmware Version in ipmi mc info
 2020-11-06  3:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix shared RSS action release
 2020-11-06  3:08 UTC 

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-06  3:08 UTC  (18+ messages)
                        ` [PATCH] applesmc: Re-work SMC comms v1
                          ` [PATCH] applesmc: Re-work SMC comms v2

[PATCH 00/10] Ext4 fast commit fixes
 2020-11-06  3:07 UTC  (10+ messages)
` [PATCH 04/10] ext4: clean up the JBD2 API that initializes fast commits
` [PATCH 07/10] ext4: misc fast commit fixes

[PATCH kernel v2] irq: Add reference counting to IRQ mappings
 2020-11-06  3:06 UTC  (3+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-06  3:05 UTC  (3+ messages)
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[PATCH] fs/lockd: remove unused NLM4_void_sz to tame compiler
 2020-11-06  3:03 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix invalid entry assert
 2020-11-06  3:02 UTC 

[PATCH v3] Coresight: etm4x: Add support for Self-hosted trace
 2020-11-06  2:59 UTC  (3+ messages)

[PATCH net-next 3/5] r8152: add MCU typed read/write functions
 2020-11-06  3:01 UTC  (12+ messages)

[PATCH] mm/rmap: always do TTU_IGNORE_ACCESS
 2020-11-06  3:00 UTC  (3+ messages)

[PATCH] bpf: BPF_PRELOAD depends on BPF_SYSCALL
 2020-11-06  3:00 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 142 runs, 2 regressions (v4.9.241-92-g81e6f07cbc39)
 2020-11-06  2:59 UTC 

[RFC PATCH 1/1] gpio: sifive: To get gpio irq offset from device tree data
 2020-11-06  2:58 UTC  (2+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-11-06  2:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] net/iavf: fix reset VF doesn't notify PF to reset
 2020-11-06  2:58 UTC  (2+ messages)

[PATCH] net: atlantic: Remove unnecessary conversion to bool
 2020-11-06  2:57 UTC 

[PATCH v4 5/9] riscv: Add kprobes supported
 2020-11-06  2:56 UTC  (4+ messages)

[PATCH v5 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-11-06  2:57 UTC  (6+ messages)
` [PATCH v5 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH] lib/zstd: remove unused macro tame compiler
 2020-11-06  2:56 UTC 

[PATCH v4 1/9] RISC-V: Implement ptrace regs and stack API
 2020-11-06  2:54 UTC  (4+ messages)

[PATCH 1/2] dhcpcd: install dhcpcd to /sbin rather than /usr/sbin
 2020-11-06  2:54 UTC  (2+ messages)
` [PATCH 2/2] dhcpcd: upgrade 9.3.1 -> 9.3.2

[dpdk-dev] [PATCH 0/3] vhost: fix fd an memory leaks
 2020-11-06  2:53 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/3] vhost: fix error path when setting memory tables
` [dpdk-dev] [PATCH 2/3] vhost: fix fd leak in dirty logging setup
` [dpdk-dev] [PATCH 3/3] vhost: fix fd leak in kick setup

[pci:pci/misc] BUILD SUCCESS 8e1b3807dd7210db374b6a0bf2d4952d8c2ad159
 2020-11-06  2:51 UTC 

[pci:next] BUILD SUCCESS 405196258f54f039b7520b14d30737cca6529452
 2020-11-06  2:51 UTC 

[PATCH v3 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-11-06  2:51 UTC  (5+ messages)
` [PATCH v3 2/2] ASoC: fsl_aud2htx: Add aud2htx module driver


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.