All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 21:28:34 to 2020-11-20 22:45:00 UTC [more...]

Signed CLA from ASPEED
 2020-11-20 21:46 UTC  (4+ messages)

[PATCH 0/3] PPC: fixes for clang support
 2020-11-20 22:40 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] powerpc/boot: Use clang when CC is clang
  ` [PATCH v3 3/3] powerpc/64s: feature: Work around inline asm issues

Adventures in NFS re-exporting
 2020-11-20 22:44 UTC  (16+ messages)
` [PATCH 1/4] nfsd: move fill_{pre,post}_wcc to nfsfh.c
  ` [PATCH 2/4] nfsd: pre/post attr is using wrong change attribute
            ` [PATCH 1/8] nfsd: only call inode_query_iversion in the I_VERSION case
              ` [PATCH 2/8] nfsd: simplify nfsd4_change_info
              ` [PATCH 3/8] nfsd: minor nfsd4_change_attribute cleanup
              ` [PATCH 4/8] nfsd4: don't query change attribute in v2/v3 case
              ` [PATCH 5/8] nfs: use change attribute for NFS re-exports
              ` [PATCH 6/8] nfsd: move change attribute generation to filesystem
              ` [PATCH 7/8] nfsd: skip some unnecessary stats in the v4 case
              ` [PATCH 8/8] Revert "nfsd4: support change_attr_type attribute"

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-20 22:43 UTC  (23+ messages)
` [PATCH 004/141] drm/amdgpu: "
` [PATCH 005/141] drm/radeon: "
` [PATCH 058/141] xen-blkfront: "
` [PATCH 117/141] rtl8xxxu: "
  ` [Intel-wired-lan] [PATCH 000/141] "
  ` [Cluster-devel] "
  ` [Bridge] "

[xen-unstable-smoke test] 156907: tolerable all pass - PUSHED
 2020-11-20 22:42 UTC 

[PATCH net 00/15] ibmvnic: assorted bug fixes
 2020-11-20 22:40 UTC  (16+ messages)
` [PATCH net 01/15] ibmvnic: handle inconsistent login with reset
` [PATCH net 02/15] ibmvnic: process HMC disable command
` [PATCH net 03/15] ibmvnic: stop free_all_rwi on failed reset
` [PATCH net 04/15] ibmvnic: remove free_all_rwi function
` [PATCH net 05/15] ibmvnic: avoid memset null scrq msgs
` [PATCH net 06/15] ibmvnic: restore adapter state on failed reset
` [PATCH net 07/15] ibmvnic: delay next reset if hard reset failed
` [PATCH net 08/15] ibmvnic: track pending login
` [PATCH net 09/15] ibmvnic: send_login should check for crq errors
` [PATCH net 10/15] ibmvnic: no reset timeout for 5 seconds after reset
` [PATCH net 11/15] ibmvnic: reduce wait for completion time
` [PATCH net 12/15] ibmvnic: fix NULL pointer dereference in reset_sub_crq_queues
` [PATCH net 13/15] ibmvnic: fix NULL pointer dereference in ibmvic_reset_crq
` [PATCH net 14/15] ibmvnic: enhance resetting status check during module exit
` [PATCH net 15/15] ibmvnic: add some debugs

[dpdk-dev] [PATCH] eal/windows: fix link error with MinGW
 2020-11-20 22:41 UTC  (2+ messages)

[PATCH net-next v4 0/5] net/x25: netdev event handling
 2020-11-20 22:40 UTC  (2+ messages)

[PATCH 4.4 00/15] 4.4.245-rc1 review
 2020-11-20 22:40 UTC  (2+ messages)

[PATCH net v2 0/3] ibmvnic: fixes in reset path
 2020-11-20 22:40 UTC  (4+ messages)
` [PATCH net v2 1/3] ibmvnic: fix call_netdevice_notifiers in do_reset
` [PATCH net v2 2/3] ibmvnic: notify peers when failover and migration happen
` [PATCH net v2 3/3] ibmvnic: skip tx timeout reset while in resetting

[PATCH 0/5] locking/rwsem: Rework reader optimistic spinning
 2020-11-20 22:39 UTC  (8+ messages)
` [RFC PATCH 5/5] locking/rwsem: Remove "

[PATCH 4.9 00/16] 4.9.245-rc1 review
 2020-11-20 22:39 UTC  (2+ messages)

[PATCH] rtc: enable RTC framework on ARCH=um
 2020-11-20 22:39 UTC  (3+ messages)

[android-common:android-4.19 12/14] drivers/nvdimm/nd_virtio.c:56:28: sparse: sparse: incorrect type in assignment (different base types)
 2020-11-20 22:39 UTC 

[PATCH net-next v3 0/3] net: ptp: introduce common defines for PTP message types
 2020-11-20 22:39 UTC  (8+ messages)
` [PATCH net-next v3 1/3] "
` [PATCH net-next v3 2/3] dpaa2-eth: use new PTP_MSGTYPE_* define(s)
` [PATCH net-next v3 3/3] ptp: ptp_ines: "

[RFC PATCH] MIPS: Kconfig: Select ARCH_WANT_FRAME_POINTERS
 2020-11-20 22:37 UTC  (2+ messages)

[PATCH] remoteproc: Add module parameter 'auto_boot'
 2020-11-20 22:37 UTC  (2+ messages)

+ ide-remove-bug_onin_interrupt-irqs_disabled-from-ide_unregister.patch added to -mm tree
 2020-11-20 22:36 UTC 

[PATCH 0/7] config: add --literal-value option
 2020-11-20 22:35 UTC  (10+ messages)
` [PATCH 1/7] t1300: test "set all" mode with value_regex

[PATCH v2 0/2] ide: Remove in_interrupt()
 2020-11-20 22:35 UTC  (3+ messages)
` [PATCH v2 1/2] ide/Falcon: Remove in_interrupt() usage

[PATCH v9 00/15] qcom: pm8150: add support for thermal monitoring
 2020-11-20 22:35 UTC  (4+ messages)
` [PATCH v9 12/15] thermal: qcom: add support for adc-tm5 PMIC thermal monitor

[RESEND PATCH] fuse : Improve file open behavior for recently created/unlinked files
 2020-11-20 22:35 UTC 

[PATCH] myFirstContribition: answering questions is not the end of the story
 2020-11-20 22:34 UTC  (3+ messages)

[PATCH v2] drivers/virt: vmgenid: add vm generation id driver
 2020-11-20 22:29 UTC  (8+ messages)

+ mm-memcontrol-rewrite-mem_cgroup_page_lruvec-fix.patch added to -mm tree
 2020-11-20 22:29 UTC 

[PATCH 4.19 00/14] 4.19.159-rc1 review
 2020-11-20 22:29 UTC  (2+ messages)

[PATCH net-next] net: don't include ethtool.h from netdevice.h
 2020-11-20 22:28 UTC  (2+ messages)

[PATCH v3 0/2] add epoll_pwait2 syscall
 2020-11-20 22:28 UTC  (14+ messages)
` [PATCH v3 1/2] epoll: add nsec timeout support with epoll_pwait2

[PATCH 5.4 00/17] 5.4.79-rc1 review
 2020-11-20 22:28 UTC  (2+ messages)

[meta-networking][PATCH] unbound: convert to git based recipe and upgrade to 1.12.0
 2020-11-20 22:27 UTC 

[PATCH 5.9 00/14] 5.9.10-rc1 review
 2020-11-20 22:27 UTC  (2+ messages)

[PATCH] Documentation: document /proc api for arm64 MTE vm flags
 2020-11-20 22:24 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Properly flag modesets for all bigjoiner pipes
 2020-11-20 22:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] Fix HOG profile incorrectly stripping off read report bytes
 2020-11-20 22:22 UTC  (4+ messages)

[PATCH net-next v6 0/6] netdevsim: add ethtool coalesce and ring settings
 2020-11-20 22:22 UTC  (2+ messages)

[PATCH] docs: Makefile: enable parallel build
 2020-11-20 22:22 UTC 

+ mm-memcg-remove-incorrect-comments.patch added to -mm tree
 2020-11-20 22:21 UTC 

Sphinx 'backport' for Dunfell LTS
 2020-11-20 22:20 UTC 

[PATCH net-next] net: page_pool: Add page_pool_put_page_bulk() to page_pool.rst
 2020-11-20 22:19 UTC 

[PATCH bpf-next] bpf: simplify task_file_seq_get_next()
 2020-11-20 22:19 UTC  (2+ messages)

[PULL 0/2] Kconfig, qboot changes for 2020-11-20
 2020-11-20 22:16 UTC  (3+ messages)
` [PULL 1/2] usb: fix kconfig for usb-xhci-sysbus
` [PULL 2/2] qboot: update to latest upstream

b4: DKIM verification available
 2020-11-20 22:17 UTC 

[PATCH 0/2] genirq: Move prio assignment into the newly created thread
 2020-11-20 22:17 UTC  (4+ messages)
` [PATCH 1/2] kthread: Move prio/affinite change "

[PATCH net] net: openvswitch: fix TTL decrement action netlink message format
 2020-11-20 22:16 UTC  (2+ messages)

[ANNOUNCE] xfsprogs for-next updated to 49c49fa6
 2020-11-20 22:16 UTC 

[PATCH] drm/kmb: Fix possible oops in probe error handling
 2020-11-20 22:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] openrisc: add local64.h to fix blk-iocost build
 2020-11-20 22:14 UTC  (2+ messages)
` [OpenRISC] "

[ANNOUNCE] v5.10-rc3-rt7
 2020-11-20 22:14 UTC  (3+ messages)

[PATCH] scsi: fnic: Change shost_printk with FNIC_FCS_DBG
 2020-11-20 22:07 UTC 

[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
 2020-11-20 22:13 UTC  (5+ messages)
` [PATCH 03/27] blk-iocost: use local[64]_t for percpu stat

[chao-linux:dev 2/2] fs/f2fs/inode.c:517:30: error: 'f2fs_compress_aops' undeclared; did you mean
 2020-11-20 22:13 UTC 

[PATCH bpf-next 0/6] libbpf: add support for kernel module BTF CO-RE relocations
 2020-11-20 22:11 UTC  (3+ messages)
` [PATCH bpf-next 3/6] libbpf: refactor CO-RE relocs to not assume a single BTF object

[PATCH BlueZ v3 1/7] battery: Add the internal Battery API
 2020-11-20 22:11 UTC  (3+ messages)
` [BlueZ,v3,1/7] "

[Buildroot] [PATCH/next 1/1] package/abootimg: fix host build
 2020-11-20 22:09 UTC 

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-11-20 22:08 UTC  (7+ messages)
` [PATCH v4 2/9] arm64: perf: Enable pmu counter direct access for perf event on armv8

[PATCH v3] fs/aio.c: Cosmetic
 2020-11-20 22:06 UTC  (2+ messages)
` [PATCH v4] "

Pinning ZONE_MOVABLE pages
 2020-11-20 22:06 UTC  (5+ messages)

Message
 2020-11-20 21:57 UTC 

[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
 2020-11-20 22:01 UTC  (5+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-20 21:59 UTC  (8+ messages)

[PATCH v3 0/2] avoid inserting duplicate IDs in dynids list
 2020-11-20 21:57 UTC  (2+ messages)

[kuba@kernel.org: Re: [PATCH net-next v2 0/3] net: introduce rps_default_mask]
 2020-11-20 21:56 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v4 mptcp-next 1/2] mptcp: drop rm_addr_signal flag
 2020-11-20 21:56 UTC 

[PATCH] capget.2, execve.2, readv.2, socketpair.2, utime.2, utimensat.2, getloadavg.3, proc.5, mount_namespaces.7, unix.7: ffix
 2020-11-20 21:55 UTC  (3+ messages)

Pinning ZONE_MOVABLE pages
 2020-11-20 21:53 UTC  (4+ messages)

[PATCH 1/2] gstreamer1.0-plugins-base: Add 'viv-fb' OpenGL Window System option
 2020-11-20 21:53 UTC  (4+ messages)
` [PATCH 2/2] gstreamer1.0-plugins-base: Use bb.utils.filter to reduce code
  ` [OE-core] "

[PATCH bpf-next V7 0/8] bpf: New approach for BPF MTU handling
 2020-11-20 21:50 UTC  (3+ messages)
` [PATCH bpf-next V7 8/8] bpf/selftests: activating bpf_check_mtu BPF-helper

[PATCH] drivers: fpga: Specify HAS_IOMEM dependency for FPGA_DFL
 2020-11-20 21:48 UTC  (6+ messages)

[MPTCP] Re: [PATCH net-next] mptcp: let MPTCP create max size skbs
 2020-11-20 21:48 UTC 

PROBLEM: Broken pixel format for Elgato Cam Link 4K
 2020-11-20 21:45 UTC  (2+ messages)

New repo request: inspur-ipmi-oem
 2020-11-20 21:43 UTC  (2+ messages)

[rt-tests v1 0/3] Teach signaltest affinity
 2020-11-20 21:44 UTC  (5+ messages)
` [rt-tests v1 1/3] rt-numa: Move thread placement code to rt-numa library
` [rt-tests v1 2/3] signaltest: Implement thread placing

+ ilog2-improve-ilog2-for-constant-arguments-checkpatch-fixes.patch added to -mm tree
 2020-11-20 21:43 UTC 

[PATCH v7 0/8] rpmsg: Make RPMSG name service modular
 2020-11-20 21:42 UTC  (9+ messages)
` [PATCH v7 1/8] rpmsg: Introduce __rpmsg{16|32|64} types
` [PATCH v7 2/8] rpmsg: virtio: Move from virtio to rpmsg byte conversion
` [PATCH v7 3/8] rpmsg: Move structure rpmsg_ns_msg to header file
` [PATCH v7 4/8] rpmsg: virtio: Rename rpmsg_create_channel
` [PATCH v7 5/8] rpmsg: core: Add channel creation internal API
` [PATCH v7 6/8] rpmsg: virtio: Add rpmsg channel device ops
` [PATCH v7 7/8] rpmsg: Make rpmsg_{register|unregister}_device() public
` [PATCH v7 8/8] rpmsg: Turn name service into a stand alone driver

[PATCH 00/26] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-20 21:08 UTC  (9+ messages)
` [PATCH 10/26] target/mips: Extract the microMIPS ISA helper definitions
` [PATCH 12/26] target/mips: Extract nanoMIPS ISA translation routines
` [PATCH 18/26] target/mips: Extract Loongson SIMD "
` [PATCH 20/26] target/mips: Extract XBurst Media eXtension Unit "
` [PATCH 21/26] target/mips: Make pipeline 1 multiply opcodes generic
` [PATCH 22/26] target/mips: Extract Toshiba TXx9 translation routines
` [PATCH 24/26] MAINTAINERS: Add entry for MIPS Loongson TCG
` [PATCH 25/26] MAINTAINERS: Add entry for MIPS Ingenic Xburst TCG

[PATCH v5] zram: break the strict dependency from lzo
 2020-11-20 21:40 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t, v2] i915/gem_flink_basic: Add subtests description for test case
 2020-11-20 21:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_flink_basic: Add subtests description for test case (rev2)

[PATCH] dt-bindings: Don't error out on yamllint and dt-doc-validate errors
 2020-11-20 21:38 UTC 

+ ilog2-improve-ilog2-for-constant-arguments.patch added to -mm tree
 2020-11-20 21:38 UTC 

[PATCH] ASoC: SOF: IPC: fix implicit type overflow
 2020-11-20 21:35 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-11-20 21:36 UTC  (3+ messages)

[PATCH 0/2] ASoC: mt6359: Fix regulator_dev_lookup() fails for id "LDO_VAUD18"
 2020-11-20 21:35 UTC  (5+ messages)

[RFC PATCH] spi: Take the SPI IO-mutex in the spi_setup() method
 2020-11-20 21:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: Forward stack protection configuration
 2020-11-20 21:35 UTC 

[PATCH] spi: dw: Fix spi registration for controllers overriding CS
 2020-11-20 21:34 UTC 

[PATCH net] cfg80211: fix callback type mismatches in wext-compat
 2020-11-20 21:33 UTC  (5+ messages)

[PATCH v7 00/10] btrfs: free space tree mounting fixes
 2020-11-20 21:32 UTC  (2+ messages)

[meta-oe][PATCH] collectd: fix the test condition for dash compatibility
 2020-11-20 21:33 UTC 

[PATCH 0/4] um: suspend/resume
 2020-11-20 21:33 UTC  (6+ messages)
` [PATCH 1/4] um: simplify os_idle_sleep() and sleep longer
` [PATCH 2/4] um: add a pseudo RTC
` [PATCH 3/4] um: virtio: disable VQs during suspend if in-band kick is used
` [PATCH 4/4] um: allow PM with suspend-to-idle

[PATCH] ASoC: qcom: sm8250: fix HDMI audio playback
 2020-11-20 21:29 UTC  (3+ messages)

[PATCH] ASoC: mmp-sspa: set phase two word length register
 2020-11-20 21:29 UTC  (4+ messages)

[PATCH 00/14] ASoC: Intel/SOF: extend run-time driver selection to ACPI devices
 2020-11-20 21:29 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass-va-macro: add missing MODULE_DEVICE_TABLE
 2020-11-20 21:29 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: renesas,rsnd: Fix duplicate 'allOf' entries
 2020-11-20 21:29 UTC  (3+ messages)
` [PATCH] ASoC: dt-bindings: renesas, rsnd: "

[PATCH] ASoC: SOF: nocodec: modify DAI link definitions
 2020-11-20 21:28 UTC  (2+ messages)

[PATCH] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-11-20 21:30 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-11-20 21:30 UTC 

[PATCH] ASoC: SOF: control: override volume info callback
 2020-11-20 21:29 UTC  (2+ messages)

[Linux-kernel-mentees] Fix for BAD_SIGN_OFF: non-standard signature
 2020-11-20 21:30 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH] checkpatch: add fix and improve warning msg for Non-standard signature

[Buildroot] [PATCH 1/1] boot/arm-trusted-firmware: Forward stack protection configuration
 2020-11-20 21:29 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.