All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-01 06:50:02 to 2020-10-01 07:55:07 UTC [more...]

[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-01  7:54 UTC  (8+ messages)
` [PATCH v9 1/7] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v9 2/7] net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
` [PATCH v9 3/7] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v9 4/7] tcp: use sendpage_ok() to detect misused .sendpage

[RFC PATCH v4 00/29] Hexagon patch series
 2020-10-01  7:53 UTC  (5+ messages)
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation

Slow booting on x15
 2020-10-01  7:53 UTC  (11+ messages)

[RFC net-next 0/9] genetlink: support per-command policy dump
 2020-10-01  7:53 UTC  (13+ messages)
` [RFC net-next 2/9] genetlink: reorg struct genl_family
` [RFC net-next 3/9] genetlink: add small version of ops
` [RFC net-next 4/9] genetlink: move to smaller ops wherever possible
` [RFC net-next 5/9] genetlink: add a structure for dump state
` [RFC net-next 6/9] genetlink: use .start callback for dumppolicy
` [RFC net-next 7/9] genetlink: bring back per op policy

[PATCH v14 00/15] mtd: spi-nor: add xSPI Octal DTR support
 2020-10-01  7:52 UTC  (20+ messages)
` [PATCH v14 01/15] mtd: spi-nor: core: use EOPNOTSUPP instead of ENOTSUPP
` [PATCH v14 02/15] mtd: spi-nor: add spi_nor_controller_ops_{read_reg, write_reg, erase}()
  ` [PATCH v14 02/15] mtd: spi-nor: add spi_nor_controller_ops_{read_reg,write_reg,erase}()
` [PATCH v14 05/15] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v14 06/15] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v14 07/15] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-01  7:52 UTC  (3+ messages)

[PATCH 1/3] system_data_types.7: ffix
 2020-10-01  7:52 UTC  (8+ messages)
` [PATCH v2 "

Rebuild fails on with below error when "core-image-minimal is retriggered from the same work space
 2020-10-01  7:51 UTC 

For review: seccomp_user_notif(2) manual page
 2020-10-01  7:49 UTC  (11+ messages)

[PATCH net] r8169: fix handling ether_clk
 2020-10-01  7:48 UTC  (2+ messages)

[PATCH 00/11] i.MX8MM power domain support
 2020-10-01  7:46 UTC  (3+ messages)

[PATCH v3] Bluetooth: btintel: Add *setup* function for new generation Intel controllers
 2020-10-01  7:47 UTC  (3+ messages)

Disinfection
 2020-10-01  7:45 UTC 

[PATCH] MIPS: Optional SYNC emulation
 2020-10-01  7:45 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
 2020-10-01  7:45 UTC  (6+ messages)
`  "

[igt-dev] [PATCH i-g-t v2] tests/kms_big_joiner: Add test to validate big joiner
 2020-10-01  7:45 UTC  (3+ messages)

[PATCH v2] serial: max310x: rework RX interrupt handling
 2020-10-01  7:44 UTC 

[PATCH 1/2] PCI: dwc: armada-8k driver needs OF support
 2020-10-01  7:42 UTC  (2+ messages)
` [PATCH 2/2] PCI: dwc: spear13xx driver needs OF

[PATCH v3 net-next 00/12] mvneta: introduce XDP multi-buffer support
 2020-10-01  7:43 UTC  (3+ messages)
` [PATCH v3 net-next 10/12] bpf: add xdp multi-buffer selftest

[PATCH 1/5] treewide: fix unterminated of_device_id[] reported by Coccinelle
 2020-10-01  7:43 UTC  (5+ messages)
` [PATCH 2/5] scripts: kwboot: allow piping full buffer size at once
` [PATCH 3/5] ARM: layerscape: ppa: fix wrong return values on some errors
` [PATCH 4/5] net: macb: "
` [PATCH 5/5] scripts: kwbimage: "

Is it possible to tell whether a network socket is/will be a real time socket or a regular socket runtime?
 2020-10-01  7:41 UTC 

[PATCH v6 00/15] preallocate filter
 2020-10-01  7:40 UTC  (8+ messages)
` [PATCH v6 11/15] iotests: add 298 to test new preallocate filter driver

[PATCH 1/3] media: uapi: mpeg2: Cleanup flags
 2020-10-01  7:40 UTC  (3+ messages)

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-10-01  7:38 UTC  (7+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

[PATCH net-next v2 1/7] net: devlink: Add unused port flavour
 2020-10-01  7:39 UTC  (11+ messages)

[PATCH v3] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-10-01  7:38 UTC  (7+ messages)

[PATCH next v2 0/2] printk: fix reading beyond buffer
 2020-10-01  7:39 UTC  (5+ messages)
` [PATCH next v2 1/2] printk: avoid and/or handle record truncation

[gustavoars-linux:testing/stackdepot] BUILD SUCCESS 75cf7f288660efb0b85e4b699cc9e55ae8c42360
 2020-10-01  7:38 UTC 

[PATCH] phy: qcom-qmp: initialize the pointer to NULL
 2020-10-01  7:37 UTC  (3+ messages)

[PATCH] drm/vmwgfx: fix regression in thp code due to ttm init refactor
 2020-10-01  7:34 UTC  (2+ messages)

[RFC PATCH v4 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-10-01  7:34 UTC  (4+ messages)

[PATCH v2 00/12] ARM: dts: imx: Board compatibles cleanup
 2020-10-01  7:32 UTC  (6+ messages)
` [PATCH v2 08/12] ARM: dts: imx6dl-pico: fix board compatibles

[Linux-kernel-mentees] [PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-10-01  7:32 UTC  (2+ messages)
` [Linux-kernel-mentees][PATCH "

[PATCH] sched/fair: tweak pick_next_entity
 2020-10-01  7:33 UTC  (3+ messages)

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-10-01  7:33 UTC  (9+ messages)
  ` man-pages.7: Simplify indentation of structure definitions, shell session logs, and so on

[PATCH v2] pinctrl: single: fix pinctrl_spec.args_count bounds check
 2020-10-01  7:31 UTC  (2+ messages)

[PATCH v6 0/5] Add shared workqueue support for idxd driver
 2020-10-01  7:30 UTC  (6+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-10-01  7:28 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/mbedtls: custom configuration file
 2020-10-01  7:29 UTC  (3+ messages)

[RFC PATCH v2 0/1] Current strategy is to use right/left shift to implement div/mult
 2020-10-01  7:28 UTC  (3+ messages)
` [RFC PATCH v2 1/1] Fix missing __udivdi3 in SquashFS implementation

[PATCH v1 1/2] gpio: pca953x: Use bitmap API over implicit GCC extension
 2020-10-01  7:27 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x

[PATCH 1/4] media: vidtv: reorganize includes
 2020-10-01  7:27 UTC  (4+ messages)
` [PATCH 2/4] media: vidtv: add error checks
` [PATCH 3/4] media: vidtv: avoid data copy when initializing the multiplexer
` [PATCH 4/4] media: vidtv: avoid copying data for PES structs

[PATCH 2/2] RDMA/rtrs: check before free
 2020-10-01  7:27 UTC 

[PATCH 1/2] RDMA/rtrs: remove unnecessary argument dir of rtrs_iu_free
 2020-10-01  7:26 UTC 

[PATCH v4 0/4] TPM 2.0 fixes in IMA tests
 2020-10-01  7:26 UTC  (5+ messages)
` [PATCH v4 4/4] ima_tpm.sh: Fix calculating PCR aggregate
    ` [LTP] "

[PATCH 0/5] Speed up mremap on large regions
 2020-10-01  7:24 UTC  (4+ messages)
` [PATCH 1/5] kselftests: vm: Add mremap tests

[MPTCP] [MPTCP][PATCH v5 mptcp-next 2/2] selftests: mptcp: add ADD_ADDR timeout test case
 2020-10-01  7:25 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 1/2] mptcp: add a new sysctl add_addr_timeout
 2020-10-01  7:25 UTC 

[MPTCP] [MPTCP][PATCH v5 mptcp-next 0/2] mptcp: add ADD_ADDR timeout test case and others
 2020-10-01  7:25 UTC 

[Intel-gfx] [CI 1/2] drm/i915: don't conflate is_dgfx with fake lmem
 2020-10-01  7:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/2] "

[PATCH v2 0/3] drm: commit_work scheduling
 2020-10-01  7:25 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] Sockmap copying
 2020-10-01  7:23 UTC  (6+ messages)
` [PATCH bpf-next v2 2/4] selftests: bpf: Add helper to compare socket cookies

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-10-01  7:22 UTC  (3+ messages)

[PATCH v2 0/2] fix 'xl block-detach'
 2020-10-01  7:23 UTC  (3+ messages)

[SPDK] For Dummies guide to setting up ramdisk NVMe/TCP target
 2020-10-01  7:23 UTC 

[PATCH net] r8169: fix data corruption issue on RTL8402
 2020-10-01  7:23 UTC 

[PATCH v2 0/7] Update travis CI
 2020-10-01  7:22 UTC  (8+ messages)
` [PATCH v2 1/7] travis.yml: Rework the x86 64-bit tests
` [PATCH v2 2/7] travis.yml: Refresh the x86 32-bit test list
` [PATCH v2 3/7] travis.yml: Add the selftest-setup ppc64 test
` [PATCH v2 4/7] kbuild: fix asm-offset generation to work with clang
` [PATCH v2 5/7] arm/pmu: Fix inline assembly for Clang
` [PATCH v2 6/7] lib/arm64/spinlock: "
` [PATCH v2 7/7] travis.yml: Rework the aarch64 jobs

[Intel-wired-lan] [PATCH net-next v1] e1000: remove unused and incorrect code
 2020-10-01  7:22 UTC  (2+ messages)

[PATCH] ssi: Display chip select polarity in monitor 'info qtree'
 2020-10-01  7:21 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2020-10-01  7:21 UTC  (2+ messages)
` [Intel-gfx] "

[patch iproute2-next] devlink: Add health reporter test command support
 2020-10-01  7:21 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/intel_batchbuffer: Prepare batch to use in allocator infrastructure
 2020-10-01  7:20 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "
` [igt-dev] ✓ Fi.CI.IGT: success "

[PULL 0/5] fw_cfg/crypto patches for 5.1 soft freeze
 2020-10-01  7:18 UTC  (4+ messages)
` [PULL 5/5] crypto/tls-cipher-suites: Produce fw_cfg consumable blob

[PATCH RFC 0/1] drm/ttm: Allocate transparent huge pages without clearing __GFP_COMP
 2020-10-01  7:19 UTC  (4+ messages)

[PATCH v3] mmc: core: don't set limits.discard_granularity as 0
 2020-10-01  7:18 UTC 

[PATCH tip/core/rcu 0/15]
 2020-10-01  7:17 UTC  (5+ messages)
` [Intel-gfx] [PATCH tip/core/rcu 11/15] drm/i915: Cleanup PREEMPT_COUNT leftovers
  `  "

QA notification for completed autobuilder build (yocto-3.1.3.rc1)
 2020-10-01  7:17 UTC  (2+ messages)

[PATCH v2] mmc: core: don't set limits.discard_granularity as 0
 2020-10-01  7:17 UTC  (3+ messages)

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-10-01  7:17 UTC  (7+ messages)
` [PATCH v2 12/12] mm/filemap: Return only head pages from find_get_entries

[iproute2-next v2 1/1] devlink: display elapsed time during flash update
 2020-10-01  7:17 UTC  (2+ messages)

[PATCH BlueZ] doc/coding-style: Allow spaces after tabs for indenting wrapped lines
 2020-10-01  7:16 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH] bluetooth: hci_h5: close serdev device and free hu in h5_close
 2020-10-01  7:15 UTC  (5+ messages)
  ` [Linux-kernel-mentees] [PATCH] "

[PATCH printk 0/5] printk: remove logbuf_lock
 2020-10-01  7:15 UTC  (9+ messages)
` [PATCH printk 3/5] printk: use buffer pool for sprint buffers

[PATCH 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-01  7:14 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] Fix uninit-value in hci_chan_lookup_handle
 2020-10-01  7:14 UTC  (4+ messages)

[PATCH v3] Bluetooth: Check for encryption key size on connect
 2020-10-01  7:14 UTC  (10+ messages)

[PATCH net] ravb: Fix bit fields checking in ravb_hwtstamp_get()
 2020-10-01  7:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000e: do not panic on malformed rx_desc
 2020-10-01  7:12 UTC  (3+ messages)

[andersson-kernel:wip/steeve-5.9-rc-with-backlight 10/21] drivers/clk/qcom/dispcc-sdm845.c:777:36: warning: implicit conversion from 'unsigned long' to 'u8' (aka 'unsigned char') changes value from 292 to 36
 2020-10-01  7:10 UTC 

[PATCH 00/11] firmware/soc: ti_sci, ringacc/inta: Preparation for AM64 DMA support
 2020-10-01  7:07 UTC  (6+ messages)
` [PATCH 11/11] soc: ti: k3-socinfo: Add entry for AM64 SoC family

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-09-30
 2020-10-01  7:09 UTC 

[phy-linux-phy:next 70/71] drivers/phy/qualcomm/phy-qcom-qmp.c:3899 qcom_qmp_phy_probe() error: uninitialized symbol 'dp_cfg'
 2020-10-01  7:08 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000: do not panic on malformed rx_desc
 2020-10-01  7:06 UTC  (7+ messages)

[PATCH v2] pipe: Fix memory leaks in create_pipe_files()
 2020-10-01  7:03 UTC  (3+ messages)

[PATCH] Bluetooth: btqca: Add valid le states quirk
 2020-10-01  7:03 UTC  (2+ messages)

[PATCH] mmc: core: don't set limits.discard_granularity as 0
 2020-10-01  7:02 UTC  (6+ messages)

[PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
 2020-10-01  7:00 UTC  (2+ messages)

[PATCH v6 00/17] add support for Hisilicon SD5203 SoC
 2020-10-01  6:59 UTC  (6+ messages)
` [PATCH v6 01/17] dt-bindings: mfd: syscon: add some compatible strings for Hisilicon

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-10-01  7:00 UTC  (11+ messages)

[Bluez PATCH v3 0/9] Bluetooth: Add new MGMT interface for advertising add
 2020-10-01  7:00 UTC  (5+ messages)
` [Bluez PATCH v3 2/9] doc/mgmt-api: Add new MGMT interfaces to mgmt-api

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-10-01  6:59 UTC  (7+ messages)
` [PATCH V1 02/16] xen/ioreq: Make x86's IOREQ feature common

[dpdk-dev] [PATCH] app/testpmd: support query of AGE action
 2020-10-01  6:53 UTC 

[PATCH 00/15] bcache patches for Linux v5.10
 2020-10-01  6:50 UTC  (16+ messages)
` [PATCH 01/15] bcache: share register sysfs with async register
` [PATCH 02/15] bcache: check c->root with IS_ERR_OR_NULL() in mca_reserve()
` [PATCH 03/15] bcache: Convert to DEFINE_SHOW_ATTRIBUTE
` [PATCH 04/15] bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
` [PATCH 05/15] bcache: explicitly make cache_set only have single cache
` [PATCH 06/15] bcache: remove for_each_cache()
` [PATCH 07/15] bcache: add set_uuid in struct cache_set
` [PATCH 08/15] bcache: only use block_bytes() on struct cache
` [PATCH 09/15] bcache: remove useless alloc_bucket_pages()
` [PATCH 10/15] bcache: remove useless bucket_pages()
` [PATCH 11/15] bcache: only use bucket_bytes() on struct cache
` [PATCH 12/15] bcache: don't check seq numbers in register_cache_set()
` [PATCH 13/15] bcache: remove can_attach_cache()
` [PATCH 14/15] bcache: check and set sync status on cache's in-memory super block
` [PATCH 15/15] bcache: remove embedded struct cache_sb from struct cache_set

Update WCN3991 FW with new enhancement
 2020-10-01  6:51 UTC 

[PATCH 00/18] dmaengine/soc: k3-udma: Add support for BCDMA and PKTDMA
 2020-10-01  6:49 UTC  (3+ messages)
` [PATCH 09/18] dt-bindings: dma: ti: Add document for K3 BCDMA

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-01  6:48 UTC  (7+ messages)
` [PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v2] spi: atmel: Exposing effective spi speed
 2020-10-01  6:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] ci: enable vm env for aarch64 builds
 2020-10-01  6:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] ci: add vm jobs for aarch64 builds with tests


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.