All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-18 20:44:28 to 2020-03-18 20:59:46 UTC [more...]

[PATCH AUTOSEL 4.9 01/15] batman-adv: Don't schedule OGM for disabled interface
 2020-03-18 20:56 UTC  (12+ messages)
` [PATCH AUTOSEL 4.9 02/15] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH AUTOSEL 4.9 04/15] fib: add missing attribute validation for tun_id
` [PATCH AUTOSEL 4.9 05/15] macsec: add missing attribute validation for port
` [PATCH AUTOSEL 4.9 09/15] dt-bindings: net: FMan erratum A050385
` [PATCH AUTOSEL 4.9 10/15] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH AUTOSEL 4.9 11/15] scsi: ipr: Fix softlockup when rescanning devices in petitboot
` [PATCH AUTOSEL 4.9 12/15] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
` [PATCH AUTOSEL 4.9 14/15] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH AUTOSEL 4.9 15/15] iommu/vt-d: Fix the wrong printing in RHSA parsing

[PATCH AUTOSEL 4.4 01/12] bnxt_en: reinitialize IRQs when MTU is modified
 2020-03-18 20:56 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/12] cpupower: avoid multiple definition with gcc -fno-common
` [PATCH AUTOSEL 4.4 03/12] fib: add missing attribute validation for tun_id
` [PATCH AUTOSEL 4.4 04/12] team: add missing attribute validation for port ifindex
` [PATCH AUTOSEL 4.4 05/12] team: add missing attribute validation for array index
` [PATCH AUTOSEL 4.4 06/12] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH AUTOSEL 4.4 07/12] dt-bindings: net: FMan erratum A050385
` [PATCH AUTOSEL 4.4 08/12] scsi: ipr: Fix softlockup when rescanning devices in petitboot
` [PATCH AUTOSEL 4.4 09/12] mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
` [PATCH AUTOSEL 4.4 10/12] sxgbe: Fix off by one in samsung driver strncpy size arg
` [PATCH AUTOSEL 4.4 11/12] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH AUTOSEL 4.4 12/12] iommu/vt-d: Fix the wrong printing in RHSA parsing

[MPTCP] [RFC mptcp-next] tcp: mptcp: use mptcp receive buffer space to select rcv window
 2020-03-18 20:59 UTC  (6+ messages)
` [MPTCP] "
      `  "

b4 not finding patches
 2020-03-18 20:59 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/28] cgroup-v1: cgroup_pidlist_next should update position index
 2020-03-18 20:55 UTC  (19+ messages)
` [PATCH AUTOSEL 4.14 02/28] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH AUTOSEL 4.14 03/28] batman-adv: Don't schedule OGM for disabled interface
` [PATCH AUTOSEL 4.14 06/28] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH AUTOSEL 4.14 07/28] cpupower: avoid multiple definition with gcc -fno-common
` [PATCH AUTOSEL 4.14 09/28] can: add missing attribute validation for termination
` [PATCH AUTOSEL 4.14 10/28] macsec: add missing attribute validation for port
` [PATCH AUTOSEL 4.14 12/28] team: add missing attribute validation for array index
` [PATCH AUTOSEL 4.14 16/28] cgroup1: don't call release_agent when it is ""
` [PATCH AUTOSEL 4.14 17/28] dt-bindings: net: FMan erratum A050385
` [PATCH AUTOSEL 4.14 18/28] arm64: dts: ls1043a: "
` [PATCH AUTOSEL 4.14 19/28] fsl/fman: detect "
` [PATCH AUTOSEL 4.14 20/28] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH AUTOSEL 4.14 21/28] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH AUTOSEL 4.14 25/28] dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
` [PATCH AUTOSEL 4.14 27/28] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH AUTOSEL 4.14 28/28] iommu/vt-d: Fix the wrong printing in RHSA parsing

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-03-18 20:56 UTC  (11+ messages)
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-18 20:43 UTC  (20+ messages)
` [patch V2 01/15] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll
` [patch V2 03/15] usb: gadget: Use completion interface instead of open coding it
` [patch V2 04/15] orinoco_usb: Use the regular completion interfaces
` [patch V2 05/15] acpi: Remove header dependency
` [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 09/15] timekeeping: Split jiffies seqlock
` [patch V2 10/15] sched/swait: Prepare usage in completions
` [patch V2 11/15] completion: Use simple wait queues
` [patch V2 13/15] lockdep: Add hrtimer context tracing bits
` [patch V2 14/15] lockdep: Annotate irq_work
` [patch V2 15/15] lockdep: Add posixtimer context tracing bits

[dpdk-dev] [PATCH v1 00/32] DPDK Trace support
 2020-03-18 20:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 02/32] eal: define the public API for trace support

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-18 20:58 UTC  (9+ messages)

[PATCH AUTOSEL 5.4 01/73] cgroup-v1: cgroup_pidlist_next should update position index
 2020-03-18 20:57 UTC  (53+ messages)
` [PATCH AUTOSEL 5.4 02/73] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH AUTOSEL 5.4 03/73] clk: imx8mn: Fix incorrect clock defines
` [PATCH AUTOSEL 5.4 04/73] batman-adv: Don't schedule OGM for disabled interface
` [PATCH AUTOSEL 5.4 05/73] pinctrl: meson-gxl: fix GPIOX sdio pins
` [PATCH AUTOSEL 5.4 11/73] net: phy: avoid clearing PHY interrupts twice in irq handler
` [PATCH AUTOSEL 5.4 12/73] bnxt_en: reinitialize IRQs when MTU is modified
` [PATCH AUTOSEL 5.4 16/73] can: add missing attribute validation for termination
` [PATCH AUTOSEL 5.4 19/73] team: add missing attribute validation for array index
` [PATCH AUTOSEL 5.4 23/73] net: phy: bcm63xx: fix OOPS due to missing driver name
` [PATCH AUTOSEL 5.4 25/73] cgroup1: don't call release_agent when it is ""
` [PATCH AUTOSEL 5.4 28/73] slip: make slhc_compress() more robust against malicious packets
` [PATCH AUTOSEL 5.4 33/73] arm64: dts: ls1043a: FMan erratum A050385
` [PATCH AUTOSEL 5.4 34/73] fsl/fman: detect "
` [PATCH AUTOSEL 5.4 35/73] bonding/alb: make sure arp header is pulled before accessing it
` [PATCH AUTOSEL 5.4 36/73] virtio_ring: Fix mem leak with vring_new_virtqueue()
` [PATCH AUTOSEL 5.4 37/73] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH AUTOSEL 5.4 38/73] virtio_balloon: Adjust label in virtballoon_probe
` [PATCH AUTOSEL 5.4 39/73] ipvlan: do not add hardware address of master to its unicast filter list
` [PATCH AUTOSEL 5.4 40/73] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
` [PATCH AUTOSEL 5.4 41/73] drm/amd/display: update soc bb for nv14
` [PATCH AUTOSEL 5.4 42/73] drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
` [PATCH AUTOSEL 5.4 46/73] macvlan: add cond_resched() during multicast processing
` [PATCH AUTOSEL 5.4 48/73] drm/exynos: Fix cleanup of IOMMU related objects
` [PATCH AUTOSEL 5.4 49/73] i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
` [PATCH AUTOSEL 5.4 50/73] iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
` [PATCH AUTOSEL 5.4 51/73] iommu/vt-d: Silence RCU-list debugging warnings
` [PATCH AUTOSEL 5.4 52/73] i2c: gpio: suppress error on probe defer
` [PATCH AUTOSEL 5.4 53/73] s390/qeth: don't reset default_out_queue
` [PATCH AUTOSEL 5.4 54/73] s390/qeth: handle error when backing RX buffer
` [PATCH AUTOSEL 5.4 61/73] dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
` [PATCH AUTOSEL 5.4 63/73] sxgbe: Fix off by one in samsung driver strncpy size arg
` [PATCH AUTOSEL 5.4 64/73] net: mvmdio: avoid error message for optional IRQ
` [PATCH AUTOSEL 5.4 66/73] net: systemport: fix index check to avoid an array out of bounds access
` [PATCH AUTOSEL 5.4 67/73] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH AUTOSEL 5.4 68/73] iommu/vt-d: Fix debugfs register reads
` [PATCH AUTOSEL 5.4 70/73] iommu/vt-d: Fix the wrong printing in RHSA parsing
` [PATCH AUTOSEL 5.4 71/73] iommu/vt-d: Ignore devices with out-of-spec domain number
` [PATCH AUTOSEL 5.4 72/73] iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
` [PATCH AUTOSEL 5.4 73/73] iommu/vt-d: Populate debugfs if IOMMUs are detected

[PATCH 1/2] perf: dsu: Allow multiple devices share same IRQ
 2020-03-18 20:57 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 01/37] cgroup-v1: cgroup_pidlist_next should update position index
 2020-03-18 20:55 UTC  (21+ messages)
` [PATCH AUTOSEL 4.19 02/37] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH AUTOSEL 4.19 03/37] batman-adv: Don't schedule OGM for disabled interface
` [PATCH AUTOSEL 4.19 04/37] pinctrl: meson-gxl: fix GPIOX sdio pins
` [PATCH AUTOSEL 4.19 07/37] r8152: check disconnect status after long sleep
` [PATCH AUTOSEL 4.19 11/37] can: add missing attribute validation for termination
` [PATCH AUTOSEL 4.19 12/37] macsec: add missing attribute validation for port
` [PATCH AUTOSEL 4.19 13/37] team: add missing attribute validation for port ifindex
  ` [PATCH AUTOSEL 4.19 19/37] cgroup1: don't call release_agent when it is ""
` [PATCH AUTOSEL 4.19 21/37] arm64: dts: ls1043a: FMan erratum A050385
` [PATCH AUTOSEL 4.19 22/37] fsl/fman: detect "
` [PATCH AUTOSEL 4.19 23/37] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH AUTOSEL 4.19 25/37] net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
` [PATCH AUTOSEL 4.19 27/37] ipvlan: add cond_resched_rcu() while processing muticast backlog
` [PATCH AUTOSEL 4.19 28/37] ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
` [PATCH AUTOSEL 4.19 29/37] i2c: gpio: suppress error on probe defer
` [PATCH AUTOSEL 4.19 30/37] s390/qeth: handle error when backing RX buffer
` [PATCH AUTOSEL 4.19 33/37] dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
` [PATCH AUTOSEL 4.19 36/37] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH AUTOSEL 4.19 37/37] iommu/vt-d: Fix the wrong printing in RHSA parsing

FAILED: patch "[PATCH] batman-adv: Don't schedule OGM for disabled interface" failed to apply to 4.4-stable tree
 2020-03-18 20:54 UTC  (5+ messages)

linux-next build error (8)
 2020-03-18 20:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 01/84] cgroup-v1: cgroup_pidlist_next should update position index
 2020-03-18 20:52 UTC  (7+ messages)
` [PATCH AUTOSEL 5.5 02/84] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH AUTOSEL 5.5 04/84] clk: imx8mn: Fix incorrect clock defines
` [PATCH AUTOSEL 5.5 05/84] batman-adv: Don't schedule OGM for disabled interface
` [PATCH AUTOSEL 5.5 06/84] pinctrl: meson-gxl: fix GPIOX sdio pins

[Buildroot] [git commit] configs/grinn_liteboard_defconfig: bump Linux to 5.4.23
 2020-03-18 20:53 UTC 

[PATCH v2 0/8] Sort out SMMUv3 ATC invalidation and locking
 2020-03-18 20:53 UTC  (3+ messages)
` arm-smmu-v3 high cpu usage for NVMe

[Buildroot] [git commit] package/monit: fix URL in hash file comment
 2020-03-18 20:53 UTC 

[PATCH] drm/amdgpu: Initialize shadow to false in gfx_v9_0_rlcg_wreg
 2020-03-18 20:43 UTC  (3+ messages)

Broken Git-diff on master
 2020-03-18 20:52 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/4] boot/arm-trusted-firmware: Disable bin copy for rk3399
 2020-03-18 20:52 UTC  (6+ messages)
` [Buildroot] [PATCH v3 0/5] Fix ATF v2.2 build for rk3399, add roc-rk3399-pc board
  ` [Buildroot] [PATCH v3 5/5] DEVELOPERS: add me as a co-maintainer for rk3399 based targets

[dpdk-dev] [PATCH 0/2] net/netvsc: patches
 2020-03-18 20:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/4] net/netvsc patches
  ` [dpdk-dev] [PATCH v3 1/4] net/netvsc: propagate descriptor limits from VF to netvsc
  ` [dpdk-dev] [PATCH v3 2/4] net/netvsc: handle receive packets during multi-channel setup
  ` [dpdk-dev] [PATCH v3 3/4] net/netvsc: split send buffers from transmit descriptors
  ` [dpdk-dev] [PATCH v3 4/4] net/netvsc: don't enable RSS if only single receive queue

[PATCH v4 0/6] Nvidia Arm SMMUv2 Implementation
 2020-03-18 20:50 UTC  (5+ messages)

[PATCH net-next 0/9] mlxsw: spectrum_cnt: Expose counter resources
 2020-03-18 20:50 UTC  (2+ messages)

[Buildroot] [PATCH] boot/arm-trusted-firmware: add optional host-dtc dependency
 2020-03-18 20:50 UTC 

[zeus/master][PATCH] packagegroup-arago-console: add less to be default PAGER
 2020-03-18 20:47 UTC 

[PATCH 1/2] target/ppc: Fix slbia TLB invalidation gap
 2020-03-18 20:46 UTC  (4+ messages)
` [PATCH 2/2] target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
  ` [EXTERNAL] "

[PATCH v7 00/11] media: Report camera sensor properties
 2020-03-18 20:50 UTC  (12+ messages)
` [PATCH v7 01/11] dt-bindings: video-interfaces: Document 'location' property
` [PATCH v7 02/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_LOCATION
` [PATCH v7 03/11] dt-bindings: video-interface: Replace 'rotation' description
` [PATCH v7 04/11] media: v4l2-ctrl: Document V4L2_CID_CAMERA_SENSOR_ROTATION
` [PATCH v7 05/11] media: v4l2-ctrls: Add camera location and rotation
` [PATCH v7 06/11] media: v4l2-fwnode: Add helper to parse device properties
` [PATCH v7 07/11] include: v4l2-ctrl: Sort forward declarations
` [PATCH v7 08/11] media: v4l2-ctrls: Sort includes alphabetically
` [PATCH v7 09/11] media: v4l2-ctrls: Add helper to register properties
` [PATCH v7 10/11] media: i2c: ov5670: Parse and "
` [PATCH v7 11/11] media: i2c: ov13858: "

[f2fs-dev] fstrim does not recognize FSVER=1.13 of F2FS partitions
 2020-03-18 20:25 UTC  (5+ messages)

[PATCH] perf tools: Unify a bit the build directory output
 2020-03-18 20:45 UTC 

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-18 20:43 UTC  (8+ messages)

[dpdk-dev] [PATCH] cryptodev: version rte_cryptodev_info_get function
 2020-03-18 20:41 UTC 

[PATCH 0/2] btrfs-progs: Auto resize fs after device replace
 2020-03-18 20:47 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: replace: New argument to resize the fs after replace

[cip-dev] Please check health for renesas board on LAVA
 2020-03-18 20:44 UTC  (5+ messages)

[PATCH] drm: Reject dumb buffers when driver/device doesn't support modesetting
 2020-03-18 20:44 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 1/5] libnma: initial add 1.8.28
 2020-03-18 20:44 UTC  (4+ messages)
` [PATCH 3/5] networkmanager-openvpn: upgrade 1.8.10 -> 1.8.12
` [PATCH 4/5] networkmanager-openvpn: Make PACKAGECONFIG gnome work
` [PATCH 5/5] gnome-control-center: replace network-manager-applet by libnma in DEPENDS


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.