All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-30 23:26:11 to 2020-10-31 01:07:52 UTC [more...]

[PATCH 0/4] fs: btrfs: coverity fixes
 2020-10-31  1:07 UTC  (5+ messages)
` [PATCH 1/4] fs: btrfs: inode: handle uninitialized type before returning it
` [PATCH 2/4] fs: btrfs: volumes: prevent overflow for multiplying
` [PATCH 3/4] fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
` [PATCH 4/4] fs: btrfs: initialize @ii in show_dir() to make coverity happy

[BlueZ PATCH v7 1/7] adv_monitor: Implement RSSI Filter logic for background scanning
 2020-10-31  1:04 UTC  (4+ messages)
` [BlueZ PATCH v7 3/7] adv_monitor: Implement Adv matching based on stored monitors

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-10-31  0:12 UTC  (14+ messages)
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH nf 0/2] route_me_harder routing loop with tunnels
 2020-10-31  1:00 UTC  (4+ messages)

[Bridge] [PATCH net-next] net: bridge: explicitly convert between mdb entry state and port group flags
 2020-10-31  0:59 UTC  (3+ messages)
`  "

[PATCH net-next 0/2] davicom W=1 fixes
 2020-10-31  0:58 UTC  (3+ messages)
` [PATCH net-next 1/2] drivers: net: davicom: Fixed unused but set variable with W=1
` [PATCH net-next 2/2] drivers: net: davicom Add COMPILE_TEST support

[Bridge] [PATCH v4 net-next] net: bridge: mcast: add support for raw L2 multicast groups
 2020-10-31  0:57 UTC  (3+ messages)
`  "

[BlueZ PATCH v8 1/6] shared/ad: Add support of bt_ad_pattern
 2020-10-31  0:52 UTC  (6+ messages)
` [BlueZ PATCH v8 2/6] adv_monitor: Implement RSSI filtering and content matching
` [BlueZ PATCH v8 3/6] adapter: Clear all Adv monitors upon bring-up
` [BlueZ PATCH v8 4/6] adv_monitor: mplement Add Adv Patterns Monitor cmd handler
` [BlueZ PATCH v8 5/6] adv_monitor: Fix return type of RegisterMonitor() method
` [BlueZ PATCH v8 6/6] adv_monitor: Issue Remove Adv Monitor mgmt call

[PATCH net-next] drivers: net: tulip: Fix set but not used with W=1
 2020-10-31  0:54 UTC 

[PATCH net-next 0/7] smsc W=1 warning fixes
 2020-10-31  0:49 UTC  (8+ messages)
` [PATCH net-next 1/7] drivers: net: smc91x: Fix set but unused W=1 warning
` [PATCH net-next 2/7] drivers: net: smc91x: Fix missing kerneldoc reported by W=1
` [PATCH net-next 3/7] drivers: net: smc911x: Work around set but unused status
` [PATCH net-next 4/7] drivers: net: smc911x: Fix set but unused status because of DBG macro
` [PATCH net-next 5/7] drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
` [PATCH net-next 6/7] drivers: net: smc911x: Fix cast from pointer to integer of different size
` [PATCH net-next 7/7] drivers: net: smsc: Add COMPILE_TEST support

[PATCH net-next v6 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-31  0:49 UTC  (6+ messages)
` [PATCH net-next v6 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v6 2/5] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
` [PATCH net-next v6 3/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v6 4/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v6 5/5] net: hdlc_fr: Add support for any Ethertype

The raid device can't be unmount when it can't work
 2020-10-31  0:49 UTC  (2+ messages)

[PATCH v5 00/22] Updates the gstreamer to version 1.18.0
 2020-10-31  0:49 UTC  (8+ messages)
` [PATCH v5 05/22] gstreamer1.0-plugins-good: upgrade "
  ` [OE-core] "

[PATCH] fscrypt: remove reachable WARN in fscrypt_setup_iv_ino_lblk_32_key()
 2020-10-31  0:45 UTC 

[PATCH net-next 0/4] sfc: EF100 TSO enhancements
 2020-10-31  0:45 UTC  (2+ messages)

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-10-31  0:44 UTC 

[PATCH] libselinux: LABEL_BACKEND_ANDROID add option to enable it
 2020-10-31  0:42 UTC  (2+ messages)
` [PATCH] libselinux: LABEL_BACKEND_ANDROID add option to enable, rebased

BUG: credit=sched2 machine hang when using DRAKVUF
 2020-10-31  0:42 UTC  (5+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-31  0:42 UTC  (3+ messages)
` [PATCH v8 -tip 19/26] sched: Add a second-level tag for nested CGroup usecase

openssl: Proposal to stop creating /etc/ssl/certs
 2020-10-31  0:41 UTC  (2+ messages)
` [OE-core] "

[PATCH] dosfstools: add mkfs.vfat to ALTERNATIVE
 2020-10-31  0:39 UTC 

[PATCH net-next v5 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-31  0:37 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v5 2/5] net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
` [PATCH net-next v5 3/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v5 4/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v5 5/5] net: hdlc_fr: Add support for any Ethertype

[PATCH v5 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
 2020-10-31  0:38 UTC  (4+ messages)
` [PATCH v5 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[RFC][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing
 2020-10-31  0:37 UTC  (4+ messages)
` [RFC][PATCH 2/2] iommu: Avoid crash if iommu_group is null

[f2fs-dev] [PATCH v2] f2fs: move ioctl interface definitions to separated file
 2020-10-31  0:32 UTC  (4+ messages)

[PATCH v11 0/4] userspace MHI client interface driver
 2020-10-31  0:33 UTC  (4+ messages)
` [PATCH v11 4/4] bus: mhi: Add userspace "

[PATCH] gstreamer: use git to fetch the sources
 2020-10-31  0:32 UTC  (2+ messages)
` [OE-core] "

[PATCH] stop_machine: Mark functions as notrace
 2020-10-31  0:28 UTC  (10+ messages)

[PATCH RFC v3 0/4] x86/bus_lock: Enable bus lock detection
 2020-10-31  0:27 UTC  (5+ messages)
` [PATCH RFC v3 1/4] x86/cpufeatures: Enumerate #DB for "
` [PATCH RFC v3 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock
` [PATCH RFC v3 3/4] x86/bus_lock: Set rate limit "
` [PATCH RFC v3 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter

Switching from spacecache v1 to v2
 2020-10-31  0:27 UTC 

[PATCH v2 net 0/5] net: ipa: minor bug fixes
 2020-10-31  0:23 UTC  (4+ messages)

[PATCH v4 0/3] env: Access Environment in SPI flashes before relocation
 2020-10-31  0:25 UTC  (5+ messages)
` [PATCH v4 2/3] "

[RFC PATCH] xen: EXPERT clean-up
 2020-10-31  0:24 UTC 

[dpdk-dev] [PATCH V3 1/2] net/netvsc: allow setting rx and tx copy break
 2020-10-31  0:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH V3 2/2] net/netvsc: introduce driver parameter to control the use of external mbuf on receiving data

[PATCH net-next v4] net: dec: tulip: de2104x: Add shutdown handler to stop NIC
 2020-10-31  0:16 UTC  (2+ messages)

[PATCH] btrfs-progs: Sort main help menu
 2020-10-31  0:15 UTC 

[MPTCP] Re: [MPTCP][PATCH mptcp-next 1/8] mptcp: add ADD_ADDR port support for writing options
 2020-10-31  0:14 UTC 

[PATCH net-next v5] net: phy: marvell: add special handling of Finisar modules with 88E1111
 2020-10-31  0:14 UTC  (2+ messages)

[Buildroot] [PATCH v1 01/11] package/gstreamer1: bump version to 1.18.1
 2020-10-31  0:10 UTC  (11+ messages)
` [Buildroot] [PATCH v1 02/11] package/gst1-plugins-base: "
` [Buildroot] [PATCH v1 03/11] package/gst1-plugins-good: "
` [Buildroot] [PATCH v1 04/11] package/gst1-plugins-bad: "
` [Buildroot] [PATCH v1 05/11] package/gst1-plugins-ugly: "
` [Buildroot] [PATCH v1 06/11] package/gst1-devtools: "
` [Buildroot] [PATCH v1 07/11] package/gst1-libav: "
` [Buildroot] [PATCH v1 08/11] package/gst1-vaapi: "
` [Buildroot] [PATCH v1 09/11] package/gst1-rtsp-server: "
` [Buildroot] [PATCH v1 10/11] package/gstreamer1-editing-services: "
` [Buildroot] [PATCH v1 11/11] package/gst-omx: "

SELinux support question
 2020-10-31  0:06 UTC  (4+ messages)

[PATCH net-next] mpls: drop skb's dst in mpls_forward()
 2020-10-31  0:07 UTC 

[PATCH 1/2] wireguard-module: upgrade 1.0.20200712 -> 1.0.20200908
 2020-10-31  0:07 UTC  (2+ messages)
` [PATCH 2/2] wireguard-tools: upgrade 1.0.20200513 -> 1.0.20200827

[PATCH v2 0/4] scsi: target: COMPARE AND WRITE miscompare sense
 2020-10-31  0:06 UTC  (4+ messages)
` [PATCH v3 4/4] scsi: target: return COMPARE AND WRITE miscompare offsets

[PATCH 0/1] selinux-testsuite: Add btrfs support for filesystem tests
 2020-10-31  0:04 UTC  (4+ messages)

[PATCH-next 0/4] RDMA: sprintf to sysfs_emit conversions
 2020-10-31  0:04 UTC  (6+ messages)
` [PATCH 3/4] RDMA: manual changes for sysfs_emit and neatening

[PATCH] fix for potential NULL pointer dereference with bare lan743x
 2020-10-31  0:03 UTC  (2+ messages)

[PATCH bpf-next 0/5] Implement task_local_storage
 2020-10-31  0:02 UTC  (5+ messages)
` [PATCH bpf-next 1/5] bpf: Implement task local storage

[PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
 2020-10-31  0:01 UTC  (6+ messages)

[MPTCP] Re: [MPTCP][PATCH mptcp-next 5/8] mptcp: add the incoming ADD_ADDR port support
 2020-10-31  0:00 UTC 

[dpdk-dev] [PATCH v2] cmdline: avoid name clash with Windows system types
 2020-10-31  0:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH rc] mm/gup: use unpin_user_pages() in check_and_migrate_cma_pages()
 2020-10-30 23:58 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/perf: Make sure i915 is loaded before reading proc
 2020-10-30 23:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/perf: Make sure i915 is loaded before reading proc (rev2)

[dpdk-dev] [PATCH v2 01/22] event/dlb2: add documentation and meson build infrastructure
 2020-10-30 23:51 UTC  (25+ messages)
` [dpdk-dev] [PATCH v7 00/23] Add DLB2 PMD
  ` [dpdk-dev] [PATCH v7 01/23] event/dlb2: add documentation and meson build infrastructure
  ` [dpdk-dev] [PATCH v7 02/23] event/dlb2: add dynamic logging
  ` [dpdk-dev] [PATCH v7 03/23] event/dlb2: add private data structures and constants
  ` [dpdk-dev] [PATCH v7 04/23] event/dlb2: add definitions shared with LKM or shared code
  ` [dpdk-dev] [PATCH v7 05/23] event/dlb2: add inline functions
  ` [dpdk-dev] [PATCH v7 06/23] event/dlb2: add eventdev probe
  ` [dpdk-dev] [PATCH v7 07/23] event/dlb2: add flexible interface
  ` [dpdk-dev] [PATCH v7 08/23] event/dlb2: add probe-time hardware init
  ` [dpdk-dev] [PATCH v7 09/23] event/dlb2: add xstats
  ` [dpdk-dev] [PATCH v7 10/23] event/dlb2: add infos get and configure
  ` [dpdk-dev] [PATCH v7 11/23] event/dlb2: add queue and port default conf
  ` [dpdk-dev] [PATCH v7 12/23] event/dlb2: add queue setup
  ` [dpdk-dev] [PATCH v7 13/23] event/dlb2: add port setup
  ` [dpdk-dev] [PATCH v7 14/23] event/dlb2: add port link
  ` [dpdk-dev] [PATCH v7 15/23] event/dlb2: add port unlink and port unlinks in progress
  ` [dpdk-dev] [PATCH v7 16/23] event/dlb2: add eventdev start
  ` [dpdk-dev] [PATCH v7 17/23] event/dlb2: add enqueue and its burst variants
  ` [dpdk-dev] [PATCH v7 18/23] event/dlb2: add dequeue "
  ` [dpdk-dev] [PATCH v7 19/23] event/dlb2: add eventdev stop and close
  ` [dpdk-dev] [PATCH v7 20/23] event/dlb2: add PMD's token pop public interface
  ` [dpdk-dev] [PATCH v7 21/23] event/dlb2: add PMD self-tests
  ` [dpdk-dev] [PATCH v7 22/23] event/dlb2: add queue and port release
  ` [dpdk-dev] [PATCH v7 23/23] event/dlb2: add timeout ticks entry point

[PATCH] perf: increase size of buf in perf_evsel__hists_browse()
 2020-10-30 23:54 UTC 

[MPTCP] Re: [MPTCP][PATCH mptcp-next 2/8] mptcp: add the outgoing ADD_ADDR port support
 2020-10-30 23:55 UTC 

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-30 23:53 UTC  (16+ messages)

[PATCH v2 0/2] Add a seqcount between gup_fast and copy_page_range()
 2020-10-30 23:51 UTC  (4+ messages)
` [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork

[dpdk-dev] [PATCH 0/6] net/ena: fixes and missing version/doc udate
 2020-10-30 23:48 UTC  (2+ messages)

[BlueZ PATCH v1] adapter: Fix a crash caused by lingering discovery client pointer
 2020-10-30 23:48 UTC  (2+ messages)

[dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites
 2020-10-30 23:41 UTC  (25+ messages)
` [dpdk-dev] [PATCH v11 00/23] Add DLB PMD
  ` [dpdk-dev] [PATCH v11 01/23] event/dlb: add documentation and meson infrastructure
  ` [dpdk-dev] [PATCH v11 02/23] event/dlb: add dynamic logging
  ` [dpdk-dev] [PATCH v11 03/23] event/dlb: add private data structures and constants
  ` [dpdk-dev] [PATCH v11 04/23] event/dlb: add definitions shared with LKM or shared code
  ` [dpdk-dev] [PATCH v11 05/23] event/dlb: add inline functions
  ` [dpdk-dev] [PATCH v11 06/23] event/dlb: add eventdev probe
  ` [dpdk-dev] [PATCH v11 07/23] event/dlb: add flexible interface
  ` [dpdk-dev] [PATCH v11 08/23] event/dlb: add probe-time hardware init
  ` [dpdk-dev] [PATCH v11 09/23] event/dlb: add xstats
  ` [dpdk-dev] [PATCH v11 10/23] event/dlb: add infos get and configure
  ` [dpdk-dev] [PATCH v11 11/23] event/dlb: add queue and port default conf
  ` [dpdk-dev] [PATCH v11 12/23] event/dlb: add queue setup
  ` [dpdk-dev] [PATCH v11 13/23] event/dlb: add port setup
  ` [dpdk-dev] [PATCH v11 14/23] event/dlb: add port link
  ` [dpdk-dev] [PATCH v11 15/23] event/dlb: add port unlink and port unlinks in progress
  ` [dpdk-dev] [PATCH v11 16/23] event/dlb: add eventdev start
  ` [dpdk-dev] [PATCH v11 17/23] event/dlb: add enqueue and its burst variants
  ` [dpdk-dev] [PATCH v11 18/23] event/dlb: add dequeue "
  ` [dpdk-dev] [PATCH v11 19/23] event/dlb: add eventdev stop and close
  ` [dpdk-dev] [PATCH v11 20/23] event/dlb: add PMD's token pop public interface
  ` [dpdk-dev] [PATCH v11 21/23] event/dlb: add PMD self-tests
  ` [dpdk-dev] [PATCH v11 22/23] event/dlb: add queue and port release
  ` [dpdk-dev] [PATCH v11 23/23] event/dlb: add timeout ticks entry point

[PATCHv5 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-30 23:46 UTC  (2+ messages)

[PATCH RFC leds + net-next 0/7] netdev trigger offloading and LEDs on Marvell PHYs
 2020-10-30 23:45 UTC  (4+ messages)
` [PATCH RFC leds + net-next 2/7] leds: trigger: netdev: simplify the driver by using bit field members

[PATCH 0/5] Elimo Impetus and Initium support
 2020-10-30 23:43 UTC  (15+ messages)
` [PATCH v2 0/6] Elimo Impetus and Initium support - rework
` [PATCH v2 1/6] dt-bindings: vendors: add Elimo Engineering vendor prefix
` [PATCH v2 2/6] ARM: dts: sun8i: V3/S3: Add UART1 pin definitions to the V3/S3 dtsi
` [PATCH v2 3/6] ARM: dts: sun8i: s3: Add dtsi for the Elimo Impetus SoM
` [PATCH v2 4/6] dt-bindings: arm: sunxi: add Elimo bindings
` [PATCH v2 5/6] ARM: dts: sun8i: s3: Add dts for the Elimo Initium SBC
` [PATCH v2 6/6] ARM: dts: sunxi: align pinecube compatible property to other S3 boards

[PATCH] upload-pack: allow stateless client EOF just prior to haves
 2020-10-30 23:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-10-30 23:23 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

Onlining CXL Type2 device coherent memory
 2020-10-30 23:38 UTC  (4+ messages)

[PATCH v4 0/3] Add support for VBUS detection
 2020-10-30 23:37 UTC  (4+ messages)
` [PATCH v4 2/3] bindings: pm8941-misc: "

[PATCH net-next 00/19] net: phy: add support for shared interrupts (part 1)
 2020-10-30 23:36 UTC  (3+ messages)

We give loans without upfront fees
 2020-10-30 23:33 UTC 

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-10-30 23:32 UTC  (3+ messages)
` [PATCH bpf-next 03/11] libbpf: unify and speed up BTF string deduplication

[PATCH 0/3] Fix kernfs node reference count leak issues
 2020-10-30 23:31 UTC  (3+ messages)
` [PATCH 1/3] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak

[PATCH 0/6] perf: Reduce stack usage (and misc bits)
 2020-10-30 23:31 UTC  (6+ messages)
` [PATCH 4/6] perf: Optimize get_recursion_context()

[dpdk-dev] [PATCH 0/3] enable AVX512 for iavf
 2020-10-30 23:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 3/3] net/iavf: enable AVX512 for Tx


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.