All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-08 03:29:57 to 2021-12-08 04:51:00 UTC [more...]

[PATCH v3 0/6] kernel: introduce uaccess logging
 2021-12-08  4:48 UTC  (12+ messages)
` [PATCH v3 1/6] include: split out uaccess instrumentation into a separate header
` [PATCH v3 2/6] uaccess-buffer: add core code
` [PATCH v3 3/6] fs: use copy_from_user_nolog() to copy mount() data
` [PATCH v3 4/6] uaccess-buffer: add CONFIG_GENERIC_ENTRY support
` [PATCH v3 5/6] arm64: add support for uaccess logging
` [PATCH v3 6/6] Documentation: document "

[RFC PATCH 0/9] arm64: dts: meson: add support for aac2xx devices
 2021-12-08  4:44 UTC  (6+ messages)
` [RFC PATCH 2/9] dt-bindings: arm: amlogic: add X96-AIR bindings

[Buildroot] [PATCH 1/2] package/polkit: enable selinux policykit module for refpolicy
 2021-12-08  4:44 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/watchdogd: enable selinux watchdog "

[PATCH v3] drm/bridge: sn65dsi86: defer if there is no dsi host
 2021-12-08  4:43 UTC  (3+ messages)

[PATCH net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAGS_UNSTABLE_PHC
 2021-12-08  4:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net_tstamp: add new "
` [PATCH net-next 2/2] Bonding: force user to add HWTSTAMP_FLAGS_UNSTABLE_PHC when get/set HWTSTAMP

[libvirt test] 167224: regressions - FAIL
 2021-12-08  4:42 UTC 

[PATCH 1/1] ASoC: dt-bindings: audio-graph-port: enable both flag/phandle for bitclock/frame-master
 2021-12-08  4:41 UTC  (2+ messages)

[PATCH v5 0/5] Expand Semtech SAR Sensors support
 2021-12-08  4:42 UTC  (3+ messages)
` [PATCH v5 4/5] dt-bindings: iio: Add sx9324 binding

x86 AES crypto alignment
 2021-12-08  4:40 UTC  (2+ messages)

[PATCH net] MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myself
 2021-12-08  4:38 UTC  (2+ messages)

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-08  4:37 UTC  (4+ messages)
` [PATCH net-next v4 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCHv2] tty: hvc: dcc: Bind driver to core0 for reads and writes
 2021-12-08  4:35 UTC  (4+ messages)

[RFC PATCH 0/1] Add sched-capacity Chinese translation
 2021-12-08  4:35 UTC  (8+ messages)
` [PATCH 1/1] docs/zh_CN: Add sched-capacity translation

+ lib-list_debugc-print-more-list-debugging-context-in-__list_del_entry_valid.patch added to -mm tree
 2021-12-08  4:35 UTC 

[Intel-gfx] [PATCH] drm/i915: Skip remap_io_mapping() for non-x86 platforms
 2021-12-08  4:34 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Skip remap_io_mapping() for non-x86 platforms (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages
 2021-12-08  4:33 UTC  (4+ messages)

[PATCH] cifs: Fix crash on unload of cifs_arc4.ko
 2021-12-08  4:33 UTC  (2+ messages)

[PATCH] clk: si5341: Add sysfs property to check selected input
 2021-12-08  4:30 UTC  (4+ messages)

[PATCH net 0/2] net: tls: cover all ciphers with tests
 2021-12-08  4:30 UTC  (2+ messages)

+ mm-remove-unneeded-variable.patch added to -mm tree
 2021-12-08  4:29 UTC 

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-08  4:28 UTC  (3+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "

[GIT PULL] clk: renesas: Updates for v5.17
 2021-12-08  4:27 UTC  (2+ messages)

[PATCH 00/48] Folios for 5.17
 2021-12-08  4:22 UTC  (49+ messages)
` [PATCH 01/48] filemap: Remove PageHWPoison check from next_uptodate_page()
` [PATCH 02/48] fs/writeback: Convert inode_switch_wbs_work_fn to folios
` [PATCH 03/48] mm/doc: Add documentation for folio_test_uptodate
` [PATCH 04/48] mm/writeback: Improve __folio_mark_dirty() comment
` [PATCH 05/48] pagevec: Add folio_batch
` [PATCH 06/48] iov_iter: Add copy_folio_to_iter()
` [PATCH 07/48] iov_iter: Convert iter_xarray to use folios
` [PATCH 08/48] mm: Add folio_test_pmd_mappable()
` [PATCH 09/48] filemap: Add folio_put_wait_locked()
` [PATCH 10/48] filemap: Convert page_cache_delete to take a folio
` [PATCH 11/48] filemap: Add filemap_unaccount_folio()
` [PATCH 12/48] filemap: Convert tracing of page cache operations to folio
` [PATCH 13/48] filemap: Add filemap_remove_folio and __filemap_remove_folio
` [PATCH 14/48] filemap: Convert find_get_entry to return a folio
` [PATCH 15/48] filemap: Remove thp_contains()
` [PATCH 16/48] filemap: Convert filemap_get_read_batch to use folios
` [PATCH 17/48] filemap: Convert find_get_pages_contig to folios
` [PATCH 18/48] filemap: Convert filemap_read_page to take a folio
` [PATCH 19/48] filemap: Convert filemap_create_page to folio
` [PATCH 20/48] filemap: Convert filemap_range_uptodate to folios
` [PATCH 21/48] readahead: Convert page_cache_async_ra() to take a folio
` [PATCH 22/48] readahead: Convert page_cache_ra_unbounded to folios
` [PATCH 23/48] filemap: Convert do_async_mmap_readahead to take a folio
` [PATCH 24/48] filemap: Convert filemap_fault to folio
` [PATCH 25/48] filemap: Add read_cache_folio and read_mapping_folio
` [PATCH 26/48] filemap: Convert filemap_get_pages to use folios
` [PATCH 27/48] filemap: Convert page_cache_delete_batch to folios
` [PATCH 28/48] filemap: Use folios in next_uptodate_page
` [PATCH 29/48] filemap: Use a folio in filemap_map_pages
` [PATCH 30/48] filemap: Use a folio in filemap_page_mkwrite
` [PATCH 31/48] filemap: Add filemap_release_folio()
` [PATCH 32/48] truncate: Add truncate_cleanup_folio()
` [PATCH 33/48] mm: Add unmap_mapping_folio()
` [PATCH 34/48] shmem: Convert part of shmem_undo_range() to use a folio
` [PATCH 35/48] truncate,shmem: Add truncate_inode_folio()
` [PATCH 36/48] truncate: Skip known-truncated indices
` [PATCH 37/48] truncate: Convert invalidate_inode_pages2_range() to use a folio
` [PATCH 38/48] truncate: Add invalidate_complete_folio2()
` [PATCH 39/48] filemap: Convert filemap_read() to use a folio
` [PATCH 40/48] filemap: Convert filemap_get_read_batch() to use a folio_batch
` [PATCH 41/48] filemap: Return only folios from find_get_entries()
` [PATCH 42/48] mm: Convert find_lock_entries() to use a folio_batch
` [PATCH 43/48] mm: Remove pagevec_remove_exceptionals()
` [PATCH 44/48] fs: Convert vfs_dedupe_file_range_compare to folios
` [PATCH 45/48] truncate: Convert invalidate_inode_pages2_range "
` [PATCH 46/48] truncate,shmem: Handle truncates that split large folios
` [PATCH 47/48] XArray: Add xas_advance()
` [PATCH 48/48] mm: Use multi-index entries in the page cache

[PATCH V5 00/12] vhost: multiple worker support
 2021-12-08  4:24 UTC  (3+ messages)

[PATCH] clk: Fix children not voting entire parent chain during init
 2021-12-08  4:21 UTC  (3+ messages)

[PATCH net-next 0/6] Allow parallel devlink execution
 2021-12-08  4:21 UTC  (4+ messages)

[RFC PATCH 0/4] r8169: support dash
 2021-12-08  4:21 UTC  (9+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/6] crypto: Add Xilinx ZynqMP SHA3 driver support
 2021-12-08  4:17 UTC  (5+ messages)
` [RFC PATCH 3/6] dt-bindings: crypto: Add bindings for ZynqMP SHA3 driver

samsung-keypad.c:undefined reference to `devm_ioremap'
 2021-12-08  4:16 UTC  (2+ messages)

[PATCH 4.4 00/52] 4.4.294-rc1 review
 2021-12-08  4:15 UTC  (2+ messages)

[PATCH 1/2] clk: clk_core_get() can also return NULL
 2021-12-08  4:15 UTC  (2+ messages)
` [PATCH 2/2] clk: __clk_core_init() never takes NULL

[RESEND PATCH v2] PCI: mediatek: Delay 100ms to wait power and clock to become stable
 2021-12-08  4:12 UTC  (4+ messages)

[PATCH 00/10] Reftable coverity fixes
 2021-12-08  4:13 UTC  (5+ messages)
` [PATCH 10/10] reftable: make reftable_record a tagged union

[PATCH][next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
 2021-12-08  4:17 UTC 

[PATCH 4.9 00/62] 4.9.292-rc1 review
 2021-12-08  4:10 UTC  (2+ messages)

[PATCH 0/7] vhost flush cleanups
 2021-12-08  4:09 UTC  (9+ messages)
` [PATCH 1/7] vhost: get rid of vhost_poll_flush() wrapper
` [PATCH 5/7] vhost_vsock: simplify vhost_vsock_flush()
` [PATCH 6/7] vhost-scsi: drop flush after vhost_dev_cleanup
` [PATCH 7/7] vhost-test: "

[PATCH net-next v6 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-08  4:04 UTC  (10+ messages)
` [PATCH net-next v6 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v6 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v6 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v6 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v6 6/6] net: dt-bindings: dwmac: "

[PATCH v3 0/6] Convert iProc PCIe binding to YAML
 2021-12-08  4:04 UTC  (14+ messages)
` [PATCH v3 1/6] ARM: dts: Cygnus: Fixed iProc PCIe controller properties
` [PATCH v3 2/6] ARM: dts: Cygnus: Update PCIe PHY node unit name(s)
` [PATCH v3 3/6] ARM: dts: HR2: Fixed iProc PCIe MSI sub-node
` [PATCH v3 4/6] ARM: dts: NSP: "
` [PATCH v3 5/6] dt-bindings: phy: Convert Cygnus PCIe PHY to YAML
` [PATCH v3 6/6] dt-bindings: pci: Convert iProc PCIe "

[PATCH v2] selftests: net: Correct case name
 2021-12-08  4:07 UTC  (5+ messages)

drivers/gpu/drm/i915/i915_gem.c:386:3: warning: Assigned value is garbage or undefined [clang-analyzer-core.uninitialized.Assign]
 2021-12-08  4:06 UTC 

[PATCH v5] virtio-blk: add secure erase feature to specification
 2021-12-08  4:05 UTC 

[PATCH] Add Multiple TX/RX Queues Support for WWAN Network Device
 2021-12-08  4:04 UTC 

[kvalo-ath:master] BUILD SUCCESS 4f4f8aee394b73abf5e5f98c63187fdbf1d627f0
 2021-12-08  4:02 UTC 

[tip:sched/core] BUILD SUCCESS 9b58e976b3b391c0cf02e038d53dd0478ed3013c
 2021-12-08  4:02 UTC 

What's cooking in git.git (Dec 2021, #02; Tue, 7)
 2021-12-08  4:02 UTC  (2+ messages)

[kvalo-ath:ath-next] BUILD SUCCESS cea7f78d85f3f6ba05f43754600426b0e84abbbd
 2021-12-08  4:02 UTC 

[v14 0/2] Support pwm driver for aspeed ast26xx
 2021-12-08  4:02 UTC  (5+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 6a3aa1f6d19ed22b517cbb0acc0f88cda4ad42ad
 2021-12-08  4:02 UTC 

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-12-08  4:00 UTC  (4+ messages)
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed

[PATCH][next] net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  4:03 UTC 

[PATCH v2 0/5] kernel: introduce uaccess logging
 2021-12-08  3:53 UTC  (11+ messages)
` [PATCH v2 1/5] fs: use raw_copy_from_user() to copy mount() data
` [PATCH v2 2/5] uaccess-buffer: add core code

selftests/net/fcnal-test.sh: ipv6_ping test failed
 2021-12-08  3:54 UTC  (5+ messages)

[PATCH] Adding Cédric's repos in MAINTAINERS file
 2021-12-08  3:52 UTC 

[PATCH bpf-next v1 0/9] Introduce composable bpf types
 2021-12-08  3:54 UTC  (13+ messages)
` [PATCH bpf-next v1 4/9] bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
` [PATCH bpf-next v1 5/9] bpf: Introduce MEM_RDONLY flag
` [PATCH bpf-next v1 7/9] bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
` [PATCH bpf-next v1 8/9] bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem

[PATCH V2 1/2] tools/perf: Include global and local variants for p_stage_cyc sort key
 2021-12-08  3:51 UTC  (4+ messages)

next/pending-fixes baseline: 691 runs, 5 regressions (v5.16-rc4-241-g3e464b455df7)
 2021-12-08  3:52 UTC 

[Intel-gfx] [PATCH 0/4] Basic enabling of 64k page support
 2021-12-08  3:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v10 00/77] support vector extension v1.0
 2021-12-08  3:44 UTC  (10+ messages)
` [PATCH v10 69/77] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction
` [PATCH v10 70/77] target/riscv: rvv-1.0: floating-point reciprocal "
` [PATCH v10 77/77] target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions

[PATCH net-next v6 0/4] Add FDMA support on ocelot switch driver
 2021-12-08  3:45 UTC  (3+ messages)
` [PATCH net-next v6 4/4] net: ocelot: add FDMA support

[PATCH v2] docs: Introducing pseries documentation
 2021-12-08  3:42 UTC 

[PATCH] ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
 2021-12-08  3:43 UTC  (6+ messages)

[PATCH v3] vduse: vduse: check that offsets are within bounds
 2021-12-08  3:43 UTC  (3+ messages)

[net-next RFC PATCH v2 0/8] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08  3:40 UTC  (9+ messages)
` [net-next RFC PATCH v2 1/8] net: das: Introduce support for tagger private data control
` [net-next RFC PATCH v2 2/8] net: dsa: Permit dsa driver to configure additional tagger data
` [net-next RFC PATCH v2 3/8] net: dsa: tag_qca: convert to FIELD macro
` [net-next RFC PATCH v2 4/8] net: dsa: tag_qca: move define to include linux/dsa
` [net-next RFC PATCH v2 5/8] net: dsa: tag_qca: add define for mdio read/write in ethernet packet
` [net-next RFC PATCH v2 6/8] net: dsa: tag_qca: Add support for handling Ethernet mdio and MIB packet
` [net-next RFC PATCH v2 7/8] net: dsa: qca8k: Add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH v2 8/8] net: dsa: qca8k: cache lo and hi for mdio write

[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08  3:39 UTC  (18+ messages)

[PATCH] vdpa: Provide means to read configured features
 2021-12-08  3:37 UTC 

[PATCH v2] KVM: LAPIC: Per vCPU control over kvm_can_post_timer_interrupt
 2021-12-08  3:36 UTC  (3+ messages)

[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
 2021-12-08  3:13 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute

[PATCH phy v2 0/6] Armada 3720 comphy native implementation
 2021-12-08  3:11 UTC  (3+ messages)
` [PATCH phy v2 3/6] arm64: dts: marvell: armada-37xx: Add xtal clock to comphy node

Why no SG support for isoc
 2021-12-08  3:32 UTC  (3+ messages)

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2021-12-08  3:32 UTC 

[oe] [meta-python] [PATCH] python3-configparser: upgrade 5.1.0 -> 5.2.0
 2021-12-08  3:31 UTC 

[PATCH 3/7] vdpa/mlx5: Support configuring max data virtqueue pairs
 2021-12-08  3:29 UTC  (3+ messages)


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.