All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-29 06:12:16 to 2020-10-29 07:39:47 UTC [more...]

[dm-devel] [PATCH v2 0/4] add support for inline encryption to device mapper
 2020-10-29  4:44 UTC  (6+ messages)
` [dm-devel] [PATCH v2 3/4] dm: add support for passing through inline crypto support
        `  "

[PATCH] char: misc: increase DYNAMIC_MINORS value
 2020-10-29  7:05 UTC  (2+ messages)

[PATCH v6 0/4] Add support for mv88e6393x family of Marvell
 2020-10-29  6:31 UTC  (5+ messages)
` [PATCH v6 2/4] net: phy: Add 5GBASER interface mode
` [PATCH v6 3/4] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell

[PATCHv5 net-next 00/16] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-29  7:05 UTC  (16+ messages)
` [PATCHv5 net-next 01/16] udp: check udp sock encap_type in __udp_lib_err
` [PATCHv5 net-next 02/16] udp6: move the mss check after udp gso tunnel processing
` [PATCHv5 net-next 03/16] udp: support sctp over udp in skb_udp_tunnel_segment
` [PATCHv5 net-next 04/16] sctp: create udp4 sock and add its encap_rcv
` [PATCHv5 net-next 05/16] sctp: create udp6 sock and set "
` [PATCHv5 net-next 06/16] sctp: add encap_err_lookup for udp encap socks
` [PATCHv5 net-next 07/16] sctp: add encap_port for netns sock asoc and transport
` [PATCHv5 net-next 08/16] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
` [PATCHv5 net-next 09/16] sctp: allow changing transport encap_port by peer packets
  ` [PATCHv5 net-next 10/16] sctp: add udphdr to overhead when udp_port is set
    ` [PATCHv5 net-next 11/16] sctp: call sk_setup_caps in sctp_packet_transmit instead
      ` [PATCHv5 net-next 12/16] sctp: support for sending packet over udp4 sock
        ` [PATCHv5 net-next 13/16] sctp: support for sending packet over udp6 sock
          ` [PATCHv5 net-next 14/16] sctp: add the error cause for new encapsulation port restart
` [PATCHv5 net-next 15/16] sctp: handle the init chunk matching an existing asoc

[v2 net-next PATCH 00/10] Support for OcteonTx2 98xx silcion
 2020-10-29  5:15 UTC  (8+ messages)
` [v2 net-next PATCH 01/10] octeontx2-af: Update get/set resource count functions
` [v2 net-next PATCH 02/10] octeontx2-af: Manage new blocks in 98xx
` [v2 net-next PATCH 04/10] octeontx2-af: Map NIX block from CGX connection
` [v2 net-next PATCH 05/10] octeontx2-af: Setup MCE context for assigned NIX
` [v2 net-next PATCH 07/10] octeontx2-af: Mbox changes for 98xx
` [v2 net-next PATCH 08/10] octeontx2-pf: Calculate LBK link instead of hardcoding
` [v2 net-next PATCH 10/10] octeontx2-af: Display CGX, NIX and PF map in debugfs

[PATCH bpf-next 0/2] bpf: safeguard hashtab locking in NMI context
 2020-10-29  7:19 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: use separate lockdep class for each hashtab
` [PATCH bpf-next 2/2] bpf: Avoid hashtab deadlock with map_locked

[PATCH 0/1] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
 2020-10-29  6:51 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/7] various: test xfs things fixed in 5.10
 2020-10-29  6:45 UTC  (5+ messages)
` [PATCH 1/7] xfs: test fallocate ops when rt extent size is and isn't a power of 2
` [PATCH 2/7] xfs: test regression in xfs_bmap_validate_extent

[PATCH] net: dsa: mt7530: support setting MTU
 2020-10-29  3:32 UTC  (3+ messages)

[PATCH v5 00/21] perf arm-spe: Refactor decoding & dumping flow
 2020-10-29  7:19 UTC  (20+ messages)
` [PATCH v5 01/21] perf arm-spe: Include bitops.h for BIT() macro
` [PATCH v5 03/21] perf arm-spe: Refactor payload size calculation
` [PATCH v5 04/21] perf arm-spe: Refactor arm_spe_get_events()
` [PATCH v5 05/21] perf arm-spe: Fix packet length handling
` [PATCH v5 07/21] perf arm-spe: Refactor packet header parsing
` [PATCH v5 08/21] perf arm-spe: Add new function arm_spe_pkt_desc_addr()
` [PATCH v5 09/21] perf arm-spe: Refactor address packet handling
` [PATCH v5 10/21] perf arm_spe: Fixup top byte for data virtual address
` [PATCH v5 11/21] perf arm-spe: Refactor context packet handling
` [PATCH v5 12/21] perf arm-spe: Add new function arm_spe_pkt_desc_counter()
` [PATCH v5 13/21] perf arm-spe: Refactor counter packet handling
` [PATCH v5 14/21] perf arm-spe: Add new function arm_spe_pkt_desc_event()
` [PATCH v5 15/21] perf arm-spe: Refactor event type handling
` [PATCH v5 16/21] perf arm-spe: Remove size condition checking for events
` [PATCH v5 17/21] perf arm-spe: Add new function arm_spe_pkt_desc_op_type()
` [PATCH v5 18/21] perf arm-spe: Refactor operation packet handling
` [PATCH v5 19/21] perf arm-spe: Add more sub classes for operation packet
` [PATCH v5 20/21] perf arm_spe: Decode memory tagging properties
` [PATCH v5 21/21] perf arm-spe: Add support for ARMv8.3-SPE

[PATCH v2] Fix compilation with iso C standard (c89, c99 and c11)
 2020-10-29  3:01 UTC  (2+ messages)

[PATCH v12 00/10] TCPM support for FRS and AutoDischarge Disconnect
 2020-10-29  6:31 UTC  (7+ messages)
` [PATCH v12 01/10] dt-bindings: usb: Maxim type-c controller device tree binding document
` [PATCH v12 02/10] usb: typec: tcpci_maxim: Fix the compatible string
` [PATCH v12 06/10] usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sink
` [PATCH v12 07/10] usb: typec: tcpm: Implement enabling Auto Discharge disconnect support
` [PATCH v12 08/10] usb: typec: tcpci: Implement Auto discharge disconnect callbacks
` [PATCH v12 10/10] usb: typec: tcpci_maxim: Fix uninitialized return variable

[PATCH] cpufreq: schedutil: set sg_policy->next_freq to the final cpufreq
 2020-10-29  7:19 UTC  (2+ messages)

[PATCH v2] Bluetooth: btintel parse TLV structure
 2020-10-29  6:23 UTC 

[PATCH net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
 2020-10-29  4:23 UTC  (5+ messages)

[PATCH 2/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-29  6:19 UTC  (2+ messages)

[RFC PATCH kernel 0/2] irq: Add reference counting to IRQ mappings
 2020-10-29  5:04 UTC  (4+ messages)
` [RFC PATCH kernel 1/2] "

[PATCH] vhost: Use mutex to protect vq_irq setup
 2020-10-29  7:39 UTC  (5+ messages)

[f2fs-dev] [PATCH v5 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
 2020-10-29  7:39 UTC  (7+ messages)
` [PATCH v5 2/2] f2fs: add F2FS_IOC_SET_COMPRESS_OPTION ioctl
  ` [f2fs-dev] "

[PATCH] nbd: don't update block size after device is started
 2020-10-29  3:24 UTC  (3+ messages)

[PATCH v2 00/19] Free some vmemmap pages of hugetlb page
 2020-10-29  6:13 UTC  (4+ messages)
` [PATCH v2 07/19] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH v1 0/3] iommu: Fix a few issues related to PRQ
 2020-10-29  6:30 UTC  (5+ messages)
` [PATCH v1 2/3] iommu: Fix an issue in iommu_page_response() flags check

[RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy
 2020-10-29  2:37 UTC  (2+ messages)

[PATCH] open_by_handle: Don't use MAX_HANDLE_SZ
 2020-10-29  4:03 UTC 

[virtio-comment] [PATCH v3] virtio-i2c: add the device specification
 2020-10-29  7:38 UTC  (3+ messages)

[PATCH] examples: disable ucontext-cp if ucontext.h is not available
 2020-10-29  3:00 UTC  (2+ messages)

[PATCH V2 0/4] Enhancements to Tegra194 PCIe driver
 2020-10-29  5:18 UTC  (2+ messages)
` [PATCH V2 4/4] PCI: tegra: Handle error conditions properly

[PATCH v2 0/5] Fix the gate2 and make it more flexible
 2020-10-29  7:35 UTC  (3+ messages)

pull request of u-boot-fsl-qoriq for v2021.01
 2020-10-29  7:37 UTC 

stable-rc/queue/4.9 baseline: 145 runs, 3 regressions (v4.9.240-139-g65bd9a74252c)
 2020-10-29  5:37 UTC 

stable-rc/queue/4.14 baseline: 167 runs, 5 regressions (v4.14.202-192-g666a284dfa13)
 2020-10-29  5:06 UTC 

stable-rc/queue/4.19 baseline: 186 runs, 3 regressions (v4.19.152-146-g77699231ef31)
 2020-10-29  5:30 UTC 

mips-linux-ld: arch/mips/boot/compressed/decompress.c:(.text.LZ4_decompress_safe_withSmallPrefix+0xdc): undefined reference to `ftrace_likely_update'
 2020-10-29  3:33 UTC 

[PATCH iproute2-next 0/5] iproute2: add libbpf support
 2020-10-29  2:46 UTC  (7+ messages)
` [PATCHv2 "

[PATCH 00/25] block/nvme: Fix Aarch64 host
 2020-10-29  7:35 UTC  (4+ messages)
` [PATCH 17/25] block/nvme: Simplify nvme_cmd_sync()

Bug caused by 53965c79c2db (USB: Fix device driver race)
 2020-10-29  5:35 UTC  (7+ messages)
` [PATCH 0/2] Patches to prevent re-probing all Apple USB devices on apple-mfi-fastcharge load
  ` [PATCH 1/2] usbcore: Check both id_table and match() when both available

[PATCH] powerpc/eeh_cache: Fix a possible debugfs deadlock
 2020-10-29  5:57 UTC  (2+ messages)

[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-10-29  4:50 UTC  (9+ messages)

[efi:arm-adrl-replacement] BUILD SUCCESS aaac3733171fca948c4fb66b78257620e3885339
 2020-10-29  5:28 UTC 

[efi:arm-p2v-v2] BUILD SUCCESS 9443076e4330a14ae2c6114307668b98a8293b77
 2020-10-29  5:28 UTC 

[PATCH 1/2] ARM: dts: xt875: Improve dts support for Motorola XT875
 2020-10-29  6:18 UTC  (2+ messages)

[PATCH v4 0/3] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
 2020-10-29  4:48 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: ASoC: "

[PATCH] ARM: dts: aspeed-g6: Fix HVI3C function-group in pinctrl dtsi
 2020-10-29  6:27 UTC  (2+ messages)

[PATCH v1] xsysace: use platform_get_resource() and platform_get_irq_optional()
 2020-10-29  7:18 UTC  (3+ messages)

[PATCH] pipe: fix potential inode leak in create_pipe_files()
 2020-10-28  3:54 UTC  (2+ messages)

net/can/isotp.c:1240:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-10-29  7:33 UTC  (2+ messages)

[PATCH 0/4] arm64: head: pad Image header to 64 KB and unmap it
 2020-10-29  7:30 UTC  (5+ messages)
` [PATCH 4/4] arm64: head: tidy up the Image header definition

[PATCH v2] ath10k: Fix the parsing error in service available event
 2020-10-29  5:29 UTC  (3+ messages)

[PATCH] drm/hisilicon: Adding a const declaration to an invariant construct
 2020-10-29  7:11 UTC 

[PATCH v5 3/3] net: dsa: mv88e6xxx: Add support for mv88e6393x family of Marvell
 2020-10-29  4:25 UTC  (2+ messages)

[gpio:devel] BUILD SUCCESS 8aa16335050663357281fb1f1b0483ab91b4d8de
 2020-10-29  4:23 UTC 

[pinctrl:devel] BUILD SUCCESS e2d6e5b8aa44471f0a4614fc924f7ced659d3d14
 2020-10-29  4:23 UTC 

[gpio:fixes] BUILD SUCCESS 7ffa08169849be898eed6f3694aab8c425497749
 2020-10-29  4:23 UTC 

[pinctrl:fixes] BUILD SUCCESS db507d45f064758d2bd21792d8ba6a8b440906a6
 2020-10-29  4:23 UTC 

[PATCH] Bluetooth: Fix: LL PRivacy BLE device fails to connect
 2020-10-29  7:27 UTC  (4+ messages)

[PATCH 00/34] fs: idmapped mounts
 2020-10-29  7:20 UTC  (3+ messages)

[RFC PATCH net-next] net: ethernet: mediatek: support setting MTU
 2020-10-29  6:39 UTC 

[PATCH net-next 0/4] xdp: introduce bulking for page_pool tx return path
 2020-10-29  7:25 UTC  (4+ messages)
` [PATCH net-next 2/4] net: page_pool: add bulk support for ptr_ring

For review: seccomp_user_notif(2) manual page [v2]
 2020-10-29  4:43 UTC  (4+ messages)

[PATCH 0/3] btrfs: btrfs_lookup_bio_sums() related fixes
 2020-10-29  7:25 UTC  (3+ messages)
` [PATCH 1/3] btrfs: file-item: use nodesize to determine whether we need readhead for btrfs_lookup_bio_sums()

[PATCH] Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE
 2020-10-29  5:41 UTC  (2+ messages)

[PATCH] btf: Expose kernel BTF only to tasks with CAP_PERFMON
 2020-10-29  4:15 UTC  (4+ messages)

[PATCH 0/3] KVM: x86/mmu: Add macro for hugepage GFN mask
 2020-10-29  7:08 UTC  (3+ messages)

[PATCH v2 0/3] btrfs: btrfs_lookup_bio_sums() related fixes
 2020-10-29  7:12 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs: file-item: use nodesize to determine whether we need readhead for btrfs_lookup_bio_sums()
` [PATCH v2 2/3] btrfs: file-item: remove the btrfs_find_ordered_sum() call in btrfs_lookup_bio_sums()
` [PATCH v2 3/3] btrfs: file-item: refactor btrfs_lookup_bio_sums() to handle out-of-order bvecs

[ANNOUNCE] v5.10-rc1-rt1
 2020-10-29  4:37 UTC  (2+ messages)

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-10-29  7:16 UTC  (2+ messages)
` [Bug 208965] "

[PATCH 00/33] ABI: add it to the documentation build system
 2020-10-29  7:21 UTC  (4+ messages)
` [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output

[PATCH] getdents.2: Use 'ssize_t' instead of 'int'
 2020-10-29  7:13 UTC  (2+ messages)

linux-next: Tree for Oct 29
 2020-10-29  4:55 UTC 

[PATCH] ext4: do not use extent after put_bh
 2020-10-29  4:14 UTC  (2+ messages)

[PATCH] ext4: Use generic casefolding support
 2020-10-29  4:12 UTC  (2+ messages)

[RFC PATCH] Revert "btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled"
 2020-10-29  3:12 UTC  (2+ messages)

[PATCH] RDMA/siw: fix wrong judgment in siw_cm_work_handler
 2020-10-29  7:21 UTC  (2+ messages)

[PATCH] [v2] x86: apic: avoid -Wshadow warning in header
 2020-10-29  7:04 UTC  (3+ messages)

GIT PULL] ext4 fixes for 5.10-rc2
 2020-10-29  4:24 UTC 

[PATCH 0/9] silence the compiler warnings
 2020-10-29  7:16 UTC  (18+ messages)
` [PATCH 3/9] accel/tcg/user-exec: "
` [PATCH 7/9] ppc: "
` [PATCH 8/9] target/ppc: "

[PATCH 0/4] Powerpc: Better preemption for shared processor
 2020-10-29  7:14 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/sshfs: fix uclibc build
 2020-10-29  7:15 UTC  (2+ messages)

[PATCH 0/5] drm/tidss: Use new connector model for tidss
 2020-10-29  7:14 UTC  (4+ messages)

[PATCH v3 0/7] iOS and Apple Silicon host support
 2020-10-29  7:08 UTC  (5+ messages)
` [PATCH v3 4/7] coroutine: add libucontext as external library

[PATCH v2] vpdma: Move firmware to ti directory
 2020-10-29  7:07 UTC  (2+ messages)

[PATCH] staging: vt6655: Remove useless else
 2020-10-29  7:07 UTC  (2+ messages)

[PATCH 0/2] ASoC: soc-compress: tidyup STREAM vs COMPRESS
 2020-10-29  7:04 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH v2 1/6] ARM: dts: imx6ul: segin: Fix stmpe touchscreen subnode name
 2020-10-29  7:03 UTC  (6+ messages)
` [PATCH v2 2/6] ARM: dts: imx6: phytec: Set correct eeprom compatible
` [PATCH v2 3/6] ARM: dts: imx6: phytec: Add eeprom pagesize
` [PATCH v2 4/6] ARM: dts: imx6ul: segin: Add phyBOARD-Segin with eMMC phyCORE-i.MX6UL
` [PATCH v2 5/6] ARM: dts: imx6ul: phytec: Add support for optional PEB-AV-02 LCD adapter
` [PATCH v2 6/6] ARM: dts: imx6ul: segin: peb-av-02: Mark stmpe touch as wakeup-source

[PATCH v2] virtio: skip guest index check on device load
 2020-10-29  7:02 UTC  (2+ messages)

[SPDK] After spdk_bdev_reset() call, IO operations a still permitted on the same channel
 2020-10-29  7:04 UTC 

[PATCH] Add int128_or to include/qemu/int128.h
 2020-10-29  7:00 UTC  (2+ messages)

Universal Payload Project
 2020-10-29  7:00 UTC 

ucm: return error if boot_list is empty
 2020-10-29  6:58 UTC 

[PATCH 0/5] mtd: pxa3xx_nand: add support for Armada 8k
 2020-10-29  6:58 UTC  (7+ messages)
` [PATCH 1/5] arm: dts: armada-cp110-slave: add missing cps_nand
` [PATCH 2/5] arm: dts: armada-cp110-master: update nand-controller
` [PATCH 3/5] mtd: pxa3xx_nand: port to use driver model
` [PATCH 4/5] mtd: pxa3xx_nand: remove dead code
` [PATCH 5/5] mtd: nand: pxa3xx: enable NAND controller if the SoC needs it

[PATCH v2 0/1] hw/block/m25p80: Fix Numonyx flash dummy cycle register behavior
 2020-10-29  6:53 UTC  (5+ messages)
` [PATCH v2 1/1] hw/block/m25p80: Fix Numonyx fast read dummy cycle count

[igt-dev] [PATCH i-g-t] i915/gem_exec_gttfill: Added test description for test case
 2020-10-29  6:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] net: stmmac: Fix channel lock initialization
 2020-10-29  6:50 UTC 

[PATCH] crypto: arm/aes-neonbs - fix usage of cbc(aes) fallback
 2020-10-29  6:49 UTC  (3+ messages)

[dpdk-dev] [PATCH] gso: add VXLAN UDP GSO support
 2020-10-29  6:47 UTC  (2+ messages)
` [dpdk-dev] [PATCH v1] "

[dpdk-dev] [DPDK] net/ice: support show RSS hash configuration
 2020-10-29  6:47 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

[MPTCP] [MPTCP][PATCH mptcp-next 8/8] selftests: mptcp: add testcases for ADD_ADDR with port
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 7/8] selftests: mptcp: add ADD_ADDR port support for pm_nl_ctl
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 6/8] mptcp: add ADD_ADDR port support for netlink
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 5/8] mptcp: add the incoming ADD_ADDR port support
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 4/8] mptcp: add port argument for mptcp_pm_announce_addr
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 3/8] mptcp: send out ack for ADD_ADDR with port
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 2/8] mptcp: add the outgoing ADD_ADDR port support
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 1/8] mptcp: add ADD_ADDR port support for writing options
 2020-10-29  6:39 UTC 

[MPTCP] [MPTCP][PATCH mptcp-next 0/8] ADD_ADDR: ports support
 2020-10-29  6:39 UTC 

New fru bus interfaces
 2020-10-29  6:33 UTC  (3+ messages)

[PATCH] update_udev_hwdb: clean hwdb.bin
 2020-10-29  6:31 UTC 

[PATCH v1] docs/devel: Add VFIO device migration documentation
 2020-10-29  5:53 UTC 

[PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-29  6:26 UTC  (5+ messages)

[PATCH 0/3] warn and suppress irqflood
 2020-10-29  6:26 UTC  (8+ messages)

[PATCH v5 0/3] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
 2020-10-29  6:22 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: ASoC: "

[pull] amdgpu drm-fixes-5.10
 2020-10-29  6:15 UTC  (2+ messages)

[PATCH 0/5] Fix some bugs in memcg/slab
 2020-10-29  6:15 UTC  (6+ messages)
` [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats
    ` [External] "

[PATCH 0/4] kvm: Add a --enable-debug-kvm option to configure
 2020-10-29  6:13 UTC  (3+ messages)

[PATCH v2 0/5] avoid race for time out
 2020-10-29  6:13 UTC  (3+ messages)

[Bug 1901981] [NEW] assert issue locates in hw/usb/dev-storage.c:248: usb_msd_send_status
 2020-10-29  6:02 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.