All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-20 21:43:12 to 2020-11-20 23:10:07 UTC [more...]

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

[PATCH net-next v2] net: dsa: avoid potential use-after-free error
 2020-11-20 23:10 UTC  (2+ messages)

[PATCH v23 19/23] audit: add support for non-syscall auxiliary records
 2020-11-20 23:06 UTC  (3+ messages)

[PATCH] remoteproc: Add module parameter 'auto_boot'
 2020-11-20 23:06 UTC  (3+ messages)

[PATCHv3 net-next 0/3] Add devlink and devlink health reporters to
 2020-11-20 23:06 UTC  (2+ messages)

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

[PATCH i2c-next v4 1/1] dt-bindings: i2c: mellanox,i2c-mlxbf: convert txt to YAML schema
 2020-11-20 23:06 UTC 

[PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size
 2020-11-20 23:04 UTC  (3+ messages)
` [PATCH v2 3/4] x86/signal: Prevent an alternate stack overflow before a signal delivery

[PATCH mlx5-next 00/16] mlx5 next updates 2020-11-20
 2020-11-20 23:03 UTC  (17+ messages)
` [PATCH mlx5-next 01/16] net/mlx5: Add sample offload hardware bits and structures
` [PATCH mlx5-next 02/16] net/mlx5: Add sampler destination type
` [PATCH mlx5-next 03/16] net/mlx5: Check dr mask size against mlx5_match_param size
` [PATCH mlx5-next 04/16] net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bits
` [PATCH mlx5-next 05/16] net/mlx5: Add ts_cqe_to_dest_cqn related bits
` [PATCH mlx5-next 06/16] net/mlx5: Avoid exposing driver internal command helpers
` [PATCH mlx5-next 07/16] net/mlx5: Update the list of the PCI supported devices
` [PATCH mlx5-next 08/16] net/mlx5: Update the hardware interface definition for vhca state
` [PATCH mlx5-next 09/16] net/mlx5: Expose IP-in-IP TX and RX capability bits
` [PATCH mlx5-next 10/16] net/mlx5: Expose other function ifc bits
` [PATCH mlx5-next 11/16] net/mlx5: Add VDPA priority to NIC RX namespace
` [PATCH mlx5-next 12/16] net/mlx5: Export steering related functions
` [PATCH mlx5-next 13/16] net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
` [PATCH mlx5-next 14/16] net/mlx5: Rename peer_pf to host_pf
` [PATCH mlx5-next 15/16] net/mlx5: Enable host PF HCA after eswitch is initialized
` [PATCH mlx5-next 16/16] net/mlx5: Treat host PF vport as other (non eswitch manager) vport

[PATCH v2] kasan: arm64: support specialized outlined tag mismatch checks
 2020-11-20 23:02 UTC 

[PATCH net-next v3 00/12] net: dsa: microchip: PTP support for KSZ956x
 2020-11-20 23:03 UTC  (5+ messages)
` [PATCH net-next v3 05/12] net: dsa: microchip: ksz9477: move chip reset to ksz9477_switch_init()
` [PATCH net-next v3 06/12] net: dsa: microchip: ksz9477: basic interrupt support

[PATCH] kasan: arm64: support specialized outlined tag mismatch checks
 2020-11-20 22:59 UTC  (5+ messages)

[meta-networking][PATCH] unbound: convert to git based recipe and upgrade to 1.12.0
 2020-11-20 23:01 UTC  (2+ messages)
` [oe] "

[PATCH net 00/15] ibmvnic: assorted bug fixes
 2020-11-20 23:01 UTC  (17+ 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

[meta-xfce][PATCH 0/4] Update 4 recipes in meta-xfce
 2020-11-20 22:58 UTC  (3+ messages)
  ` [oe] "

efi_loader: fix free() before use in RX path
 2020-11-20 22:56 UTC  (11+ messages)
  ` [PATCH] efi_loader: fix use after free in receive path
        ` [PATCH v2 1/2] net: add a define for the number of packets received as batch
          ` [PATCH v2 2/2] efi_loader: fix use after free in receive path
            ` [PATCH v3 1/2] net: add a define for the number of packets received as batch
              ` [PATCH v3 2/2] efi_loader: fix use after free in receive path

[PATCH net-next 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-11-20 22:55 UTC  (4+ messages)
` [PATCH net-next 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

[PATCH net v2 0/3] ibmvnic: fixes in reset path
 2020-11-20 22:55 UTC  (6+ 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] arm64: dts: qcom: sc7180: Remove double pull-up on p-sensor-int-l
 2020-11-20 22:52 UTC  (2+ messages)

[RFC] ieee1275: Avoiding many unnecessary open/close
 2020-11-20 22:52 UTC  (4+ messages)

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

[PATCH v23 20/23] Audit: Add new record for multiple process LSM attributes
 2020-11-20 22:51 UTC  (3+ messages)

[PATCH 0/5] Legacy direct-assign mode
 2020-11-20 22:51 UTC  (6+ messages)
` [PATCH 1/5] PCI: vmd: Reset the VMD subdevice domain on probe
` [PATCH 2/5] PCI: Add a reset quirk for VMD
` [PATCH 3/5] PCI: vmd: Add offset translation helper
` [PATCH 4/5] PCI: vmd: Pass features to vmd_get_phys_offsets()
` [PATCH 5/5] PCI: vmd: Add legacy guest passthrough mode

[PATCH] btrfs: tree-checker: add missing returns after data_ref alignment checks
 2020-11-20 22:51 UTC  (2+ messages)

[PATCH net-next v2] net: don't include ethtool.h from netdevice.h
 2020-11-20 22:50 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-20 22:49 UTC  (31+ messages)
` [PATCH 004/141] drm/amdgpu: "
` [PATCH 005/141] drm/radeon: "
` [PATCH 015/141] netfilter: "
` [PATCH 028/141] drm/amd/display: "
` [PATCH 078/141] drm/amd/pm: "
` [PATCH 108/141] netfilter: ipt_REJECT: "
  ` [Bridge] [PATCH 000/141] "
  ` [Cluster-devel] "
  ` [Intel-wired-lan] "
  ` [Drbd-dev] "

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

[PATCH 0/3] PPC: fixes for clang support
 2020-11-20 22:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH 1/3] powerpc/wrapper: add "-z notext" flag to disable diagnostic
  ` [PATCH v3 2/3] powerpc/boot: Use clang when CC is clang
  ` [PATCH v3 3/3] powerpc/64s: feature: Work around inline asm issues

include/linux/sched/task.h:104:21: sparse: sparse: context imbalance in 'task_blocks_on_rt_mutex' - unexpected unlock
 2020-11-20 22:47 UTC 

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"

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

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

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

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

[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)

+ 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  (7+ 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 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)

[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)

[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 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  (4+ 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  (3+ 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  (3+ messages)
` [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  (3+ messages)
` [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


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.