All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-03 16:47:28 to 2020-12-03 17:33:51 UTC [more...]

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-12-03 17:33 UTC 

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-12-03 17:31 UTC  (11+ messages)

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2020-12-03 17:31 UTC  (4+ messages)
` [PATCH v12 1/3] fs: Add trusted_for(2) syscall implementation and related sysctl
` [PATCH v12 2/3] arch: Wire up trusted_for(2)
` [PATCH v12 3/3] selftest/interpreter: Add tests for trusted_for(2) policies

[PATCH] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-03 17:22 UTC  (2+ messages)

[PATCH 0/3] block: Fix block_resize deadlock with iothreads
 2020-12-03 17:23 UTC  (3+ messages)
` [PATCH 1/3] block: Simplify qmp_block_resize() error paths
` [PATCH 2/3] block: Fix locking in qmp_block_resize()

[PATCH v1 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
 2020-12-03 17:32 UTC  (3+ messages)
` [PATCH v1 2/2] x86: edison: Switch to DM_USB_GADGET

[PATCH v2 0/6] aarch64: avoid mprotect(PROT_BTI|PROT_EXEC) [BZ #26831]
 2020-12-03 17:30 UTC  (3+ messages)

[PATCH v5] mm: Optional full ASLR for mmap(), mremap(), vdso and stack
 2020-12-03 17:28 UTC  (3+ messages)

[PATCH] rtc: adapt allowed RTC update error
 2020-12-03 17:29 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/gfs2/linux-gfs2
 2020-12-03 17:29 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2020-12-03 17:28 UTC 

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-03 17:27 UTC  (9+ messages)

[PATCH] drivers: usb: storage: prefer pr_*() macros over bare printk()
 2020-12-03 17:27 UTC  (2+ messages)

[PATCH v4 0/5] media: staging: Add bcm2835-unicam driver
 2020-12-03 17:25 UTC  (12+ messages)
` [PATCH v4 1/5] media: uapi: Add MEDIA_BUS_FMT_CUSTOM_SENSOR_DATA
` [PATCH v4 2/5] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH v4 3/5] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH v3 00/19] vdpa: generalize vdpa simulator
 2020-12-03 17:25 UTC  (42+ messages)
` [PATCH v3 01/19] vdpa: remove unnecessary 'default n' in Kconfig entries
` [PATCH v3 02/19] vdpa_sim: remove unnecessary headers inclusion
` [PATCH v3 03/19] vdpa_sim: remove hard-coded virtq count
` [PATCH v3 04/19] vhost/iotlb: add VHOST_IOTLB_UNLIMITED macro
` [PATCH v3 05/19] vdpa_sim: remove the limit of IOTLB entries
` [PATCH v3 06/19] vdpa_sim: rename vdpasim_config_ops variables
` [PATCH v3 07/19] vdpa_sim: add struct vdpasim_dev_attr for device attributes
` [PATCH v3 08/19] vdpa_sim: add device id field in vdpasim_dev_attr
` [PATCH v3 09/19] vdpa_sim: add supported_features "
` [PATCH v3 10/19] vdpa_sim: add work_fn "
` [PATCH v3 11/19] vdpa_sim: store parsed MAC address in a buffer
` [PATCH v3 12/19] vdpa_sim: make 'config' generic and usable for any device type
` [PATCH v3 13/19] vdpa_sim: add get_config callback in vdpasim_dev_attr
` [PATCH v3 14/19] vdpa_sim: add set_config "
` [PATCH v3 15/19] vdpa_sim: set vringh notify callback
` [PATCH v3 16/19] vdpa_sim: use kvmalloc to allocate vdpasim->buffer
` [PATCH v3 17/19] vdpa_sim: make vdpasim->buffer size configurable
` [PATCH v3 18/19] vdpa_sim: split vdpasim_virtqueue's iov field in out_iov and in_iov
` [PATCH v3 19/19] vdpa: split vdpasim to core and net modules

[RFC PATCH] selinux: handle MPTCP consistently with TCP
 2020-12-03 17:24 UTC  (4+ messages)
` [MPTCP] "
  ` [MPTCP] "

[PATCH] Fix UV4 Hub Revision adjustment
 2020-12-03 17:25 UTC  (2+ messages)
` [tip: x86/urgent] x86/platform/uv: Fix UV4 hub revision adjustment

[PATCH v2 0/2] RFC: Precise TSC migration
 2020-12-03 17:15 UTC  (6+ messages)
` [PATCH v2 1/2] Update the kernel headers for 5.10-rc5 + TSC
` [PATCH v2 2/2] Implement support for precise TSC migration

[MPTCP] Re: [MPTCP][PATCH mptcp-next] Squash to "mptcp: use adding up size to get ADD_ADDR length"
 2020-12-03 17:25 UTC 

[PATCH v2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-03 17:26 UTC  (5+ messages)

Fio verify crc32 fault
 2020-12-03 17:23 UTC 

[dm-devel] [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
 2020-12-03 17:22 UTC  (2+ messages)

Please convert last remaining file to UTF-8 encoding
 2020-12-03 17:22 UTC  (2+ messages)

[PATCH 0/9] target/mips: Simplify MSA TCG logic
 2020-12-03 17:15 UTC  (16+ messages)
` [PATCH 1/9] target/mips: Introduce ase_msa_available() helper
` [PATCH 2/9] target/mips: Simplify msa_reset()
` [PATCH 3/9] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PATCH 4/9] target/mips: Simplify MSA TCG logic
` [PATCH 5/9] target/mips: Remove now unused ASE_MSA definition

[PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2020-12-03 17:21 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH] arm/opencsd: upgrade to 1.14.4
 2020-12-03 17:21 UTC 

[PATCH 1/4] arm/trusted-firmware-m: clean up DEPENDS
 2020-12-03 17:20 UTC  (4+ messages)
` [PATCH 2/4] arm/trusted-firmware-m: no need to DEPENDS on a C runtime
` [PATCH 3/4] arm/trusted-firmware-a: "
` [PATCH 4/4] arm/scp-firmware: inhibit default DEPENDS

[Intel-wired-lan] [net v2 3/6] ice: update the number of available RSS queues
 2020-12-03 17:20 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-12-03 17:20 UTC 

[PATCH] i2c: ocores: Avoid false-positive error log message
 2020-12-03 17:19 UTC  (2+ messages)

[PATCH v5 0/4] Xen ABI feature control
 2020-12-03 17:19 UTC  (7+ messages)
` [PATCH v5 1/4] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_evtchn_fifo,

[Bug 1906694] [NEW] Assertion Failure in bdrv_co_write_req_prepare through megasas
 2020-12-03 16:59 UTC  (2+ messages)
` [Bug 1906694] "

[PATCH v4 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-12-03 17:15 UTC  (3+ messages)
` [PATCH v4 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH v4 2/2] fpga: dfl-pci: locate DFLs by PCIe vendor specific capability

[RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
 2020-12-03 17:15 UTC  (2+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-12-03 17:14 UTC  (9+ messages)
` [PATCH 6/8] lazy tlb: shoot lazies, a non-refcounting lazy tlb option

[PATCH] mm/page_isolation: do not isolate the max order page
 2020-12-03 17:15 UTC  (4+ messages)

[RFC][PATCH] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu online
 2020-12-03 17:14 UTC  (2+ messages)

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-03 17:14 UTC  (14+ messages)
` [PATCH 5/6] mm: honor PF_MEMALLOC_NOMOVABLE for all allocations
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

Kernel OPS when using xattr
 2020-12-03 17:13 UTC  (11+ messages)

[PATCH AUTOSEL 5.9 01/39] phy: usb: Fix incorrect clearing of tca_drv_sel bit in SETUP reg for 7211
 2020-12-03 17:10 UTC  (13+ messages)
` [PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
      ` [OpenRISC] "
` [PATCH AUTOSEL 5.9 28/39] intel_idle: Fix intel_idle() "

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-03 17:11 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
` [PATCH v2 2/3] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS
` [PATCH v2 3/3] kvm/selftests: update tsc_msrs_test to cover KVM_X86_QUIRK_TSC_HOST_ACCESS

[PATCH v6 0/2] MTE support for KVM guest
 2020-12-03 17:07 UTC  (15+ messages)
` [PATCH v6 1/2] arm64: kvm: Save/restore MTE registers

[PATCH] spi: spi-fsl-dspi: Add GPIO chip select support
 2020-12-03 17:12 UTC 

[PATCH v3 0/1] Fix object remain in offline per-cpu quarantine
 2020-12-03 17:10 UTC  (5+ messages)
` [PATCH v3 1/1] kasan: fix "

[PATCH-for-5.2? 0/1] Acceptance tests: bump Fedora to 32
 2020-12-03 17:02 UTC  (5+ messages)
` [PATCH-for-5.2? 1/1] "

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-03 17:08 UTC  (13+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-03 17:07 UTC  (4+ messages)

[PATCH net-next 0/3] mptcp: reject invalid mp_join requests right away
 2020-12-03 17:07 UTC  (5+ messages)
` [PATCH net-next 1/3] security: add const qualifier to struct sock in various places
      ` [MPTCP] "

[PATCH] firmware_loader: Align .builtin_fw to 8
 2020-12-03 17:05 UTC 

[ovmf test] 157178: all pass - PUSHED
 2020-12-03 17:05 UTC 

[PATCH v3 00/54] Cleanup error handling in relocation
 2020-12-03 17:04 UTC  (7+ messages)
` [PATCH v3 05/54] btrfs: noinline btrfs_should_cancel_balance
` [PATCH v3 47/54] btrfs: cleanup error handling in prepare_to_merge

[PATCH net] iavf: fix double-release of rtnl_lock
 2020-12-03 17:04 UTC  (3+ messages)
  ` [Intel-wired-lan] "

help with a build-user and build-user-plugin failure
 2020-12-03 16:59 UTC  (7+ messages)

[Bug 210479] New: amdgpu: Monitor connected to RX 6800XT loses signal when module is loaded
 2020-12-03 17:03 UTC 

[meta-oe][PATCH v3] net-tools: split into binary packages
 2020-12-03 17:02 UTC  (3+ messages)
` [OE-core] "

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-03 17:01 UTC  (3+ messages)

[PATCH v2 0/3] x86/insn: Fix not using prefixes.nbytes for loop over prefixes.bytes
 2020-12-03 17:01 UTC  (8+ messages)
` [PATCH v2 1/3] x86/uprobes: "

System crash on Ubuntu 18, in netlink code when using iptables / netfilter
 2020-12-03 17:00 UTC  (3+ messages)

[PATCH 0/7] merge-ort: some groundwork for further implementation
 2020-12-03 17:00 UTC  (3+ messages)
` [PATCH 2/7] merge-ort: add a clear_internal_opts helper

[PATCH] mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: assign include/log.h
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH 1/1] log: typos in include/log.h
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH 1/2] log: Fix comment for LOGC_BOOT
 2020-12-03 16:59 UTC  (4+ messages)
` [PATCH 2/2] global_data: Fix comment for dm_driver_rt

[PATCH] watchdog: sbsa: timeout should be in "millisecond"
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH v2] common: update: fix an "unused" warning against update_flash()
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] i2c: pca-platform: drop two members from driver data that are assigned to only
 2020-12-03 16:58 UTC  (4+ messages)

[PATCH] km/common: remove CONFIG_MTD_CONCAT
 2020-12-03 16:59 UTC  (2+ messages)

[PATCH] remove obsolete option CONFIG_JFFS2_CMDLINE
 2020-12-03 16:58 UTC  (2+ messages)

(no subject)
 2020-12-03 16:57 UTC 

[PATCH] tests/acceptance: fix timeout for vm.wait
 2020-12-03 16:56 UTC  (7+ messages)

crediting bug reports and fixes folded into original patch
 2020-12-03 16:55 UTC  (4+ messages)
` [Ksummit-discuss] "

[PATCH 00/15] *** ARC port for review ***
 2020-12-03 16:54 UTC  (7+ messages)
` [PATCH 06/15] arc: TCG instruction definitions

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-12-03 16:50 UTC  (12+ messages)

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-03 16:53 UTC  (5+ messages)
    ` [PATCH net-next v4] macvlan: Support for high multicast packet rate

[PATCH -perfbook] whymb: Fix description of compiler mischief
 2020-12-03 16:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/perfbook
 2020-12-03 16:52 UTC 

[PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices
 2020-12-03 16:50 UTC  (5+ messages)

[PATCH] PCI: cadence: Fix cdns_pcie_host_setup() error path
 2020-12-03 16:49 UTC 

[PATCH net v2] bonding: fix feature flag setting at init time
 2020-12-03 16:50 UTC  (3+ messages)
` [PATCH net v3] "

[Intel-gfx] [PATCH 00/11] VRR/Adaptive Sync enabling in i915
 2020-12-03 16:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 10/11] drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-03 16:47 UTC  (4+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 27/27] doc/git-show: include --diff-merges description

[SMB3][PATCH] ifs: refactor create_sd_buf() and and avoid corrupting the buffer
 2020-12-03 16:46 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: VCN 3.0 multiple queue ring reset
 2020-12-03 16:47 UTC  (2+ messages)


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.