All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-03 15:36:24 to 2020-12-03 16:23:34 UTC [more...]

[PATCH 0/4] net: ti: am65-cpsw-nuss: Add switchdev driver
 2020-12-03 16:22 UTC  (7+ messages)
` [PATCH 1/4] net: ti: am65-cpsw-nuss: Add devlink support

[PATCH libftnl,RFC] src: add infrastructure to infer byteorder from keys
 2020-12-03 16:22 UTC  (2+ messages)

block tracepoint cleanups v2
 2020-12-03 16:21 UTC  (6+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-03 16:20 UTC  (9+ messages)
` [PATCH 7/8] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
      ` [linux-sunxi] "

[PATCH net-next v5 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-12-03 16:20 UTC  (6+ messages)
` [PATCH net-next v5 9/9] net: dsa: microchip: ksz9477: add periodic output support

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-03 16:20 UTC  (4+ messages)
    ` [PATCH net-next v4] macvlan: Support for high multicast packet rate

[PATCH] btrfs: remove recalc_thresholds from free space ops
 2020-12-03 16:18 UTC 

Kernel OPS when using xattr
 2020-12-03 16:18 UTC  (6+ messages)

[PATCH net-next] nfc: s3fwrn5: skip the NFC bootloader mode
 2020-12-03 16:19 UTC  (6+ messages)
` [linux-nfc] "
  ` [linux-nfc] "

[PATCH v3 00/54] Cleanup error handling in relocation
 2020-12-03 16:18 UTC  (13+ messages)
` [PATCH v3 04/54] btrfs: keep track of the root owner for relocation reads
` [PATCH v3 21/54] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v3 26/54] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH v3 30/54] btrfs: validate ->reloc_root after recording root in trans

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-03 16:16 UTC  (16+ messages)
` [PATCH 01/15] commit-graph: anonymize data in chunk_write_fn
` [PATCH 02/15] chunk-format: add API for writing table of contents
` [PATCH 03/15] midx: rename pack_info to write_midx_context
` [PATCH 04/15] midx: use context in write_midx_pack_names()
` [PATCH 05/15] midx: add entries to write_midx_context
` [PATCH 06/15] midx: add pack_perm "
` [PATCH 07/15] midx: add num_large_offsets "
` [PATCH 08/15] midx: convert chunk write methods to return int
` [PATCH 09/15] midx: drop chunk progress during write
` [PATCH 10/15] midx: use chunk-format API in write_midx_internal()
` [PATCH 11/15] midx: use 64-bit multiplication for chunk sizes
` [PATCH 12/15] chunk-format: create write_chunks()
` [PATCH 13/15] chunk-format: create chunk reading API
` [PATCH 14/15] commit-graph: restore duplicate chunk checks
` [PATCH 15/15] chunk-format: add technical docs

[PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
 2020-12-03  1:48 UTC  (8+ messages)
` [PATCH] dm: "
      `  "
            ` [dm-devel] "

[dm-devel] [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
 2020-12-03  0:46 UTC 

[dm-devel] [PATCH] dm verity: correcting logic used with corrupted_errs counter
 2020-12-02 18:05 UTC 

[PATCH net-next v2 1/1] ibmvnic: add some debugs
 2020-12-03 16:16 UTC  (4+ messages)

[PATCH] rtc: adapt allowed RTC update error
 2020-12-03 16:16 UTC  (15+ messages)

[PATCH v2 00/28] target/arm: Implement v8.1M and Cortex-M55
 2020-12-03 16:14 UTC  (5+ messages)
` [PATCH v2 09/28] target/arm: Implement VLDR/VSTR system register

Issues with LaCie USB3 drive and UAS
 2020-12-03 16:16 UTC  (11+ messages)

[PATCH v2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-12-03 16:15 UTC  (3+ messages)

[PATCH 0/2] hv_balloon: hide ballooned out memory in stats
 2020-12-03 16:15 UTC  (5+ messages)
` [PATCH 1/2] hv_balloon: simplify math in alloc_balloon_pages()
` [PATCH 2/2] hv_balloon: do adjust_managed_page_count() when ballooning/un-ballooning

[PATCH] oeqa/selftest/containerimage: update for improved cleanup
 2020-12-03 16:16 UTC 

[PATCH] x86/cpu/amd: Remove dead code for TSEG region remapping
 2020-12-03 16:14 UTC  (6+ messages)

[dpdk-dev] [PATCH v3] ip_frag: recalculate data length of fragment
 2020-12-03 16:13 UTC  (2+ messages)

[PATCH v2 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-03 16:10 UTC  (7+ messages)
` [PATCH v2 1/6] xfs: convert noroom, okalloc in xfs_dialloc() to bool
` [PATCH v2 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v2 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()
` [PATCH v2 4/6] xfs: move xfs_dialloc_roll() into xfs_dialloc()
` [PATCH v2 5/6] xfs: spilt xfs_dialloc() into 2 functions
` [PATCH v2 6/6] xfs: kill ialloced in xfs_dialloc()

[PATCH for-6.0 00/11] target/arm: enforce alignment
 2020-12-03 16:10 UTC  (4+ messages)

[PATCH] drm/fb-helper: Add missed unlocks in setcmap_legacy()
 2020-12-03 16:11 UTC  (2+ messages)

[PATCH bpf-next v3 00/14] Atomics for eBPF
 2020-12-03 16:10 UTC  (16+ messages)
` [PATCH bpf-next v3 01/14] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v3 02/14] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v3 03/14] bpf: x86: Factor out function to emit NEG
` [PATCH bpf-next v3 04/14] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v3 05/14] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v3 06/14] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v3 07/14] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v3 08/14] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v3 09/14] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v3 11/14] tools build: Implement feature check for BPF atomics in Clang
` [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
` [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v3 14/14] bpf: Document new atomic instructions

[PATCH v14 0/4] Add Versal usb model
 2020-12-03 15:54 UTC  (4+ messages)
` [PATCH v14 1/4] usb: Add versal-usb2-ctrl-regs module

[PATCH v6 0/2] MTE support for KVM guest
 2020-12-03 16:09 UTC  (5+ messages)

[PATCH v2 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-03 16:09 UTC  (7+ messages)
` [PATCH v2 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH v2 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model

[PATCH] x86/gpu: add JSL stolen memory support
 2020-12-03 16:09 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_exec: Exercise execution along context while closing it
 2020-12-03 16:10 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_ctx_exec: Exercise execution along context while closing it (rev2)

[PATCH 00/15] *** ARC port for review ***
 2020-12-03 16:07 UTC  (6+ messages)
` [PATCH 06/15] arc: TCG instruction definitions

[dpdk-dev] [PATCH] app/testpmd: fix IP checksum calculation
 2020-12-03 16:08 UTC  (2+ messages)

[PATCH liburing] Don't enter the kernel to wait on cqes if they are already available
 2020-12-03 16:07 UTC 

[PATCH v2 1/4] mfd: rt4831: Adds support for Richtek RT4831 MFD core
 2020-12-03 16:06 UTC  (4+ messages)
` [PATCH v2 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v2 3/4] regulator: rt4831: Adds DT binding document for Richtek RT4831 DSV regulator
` [PATCH v2 4/4] mfd: rt4831: Adds DT binding document for Richtek RT4831 MFD core

[PATCH v2 1/3] drm/msm: adreno: Make speed-bin support generic
 2020-12-03 16:02 UTC  (6+ messages)

Difficulties pushing FIO towards many small files and WORM-style use-case
 2020-12-03 16:06 UTC  (3+ messages)

Problems doing DIO to netfs cache on XFS from Ceph
 2020-12-03 16:04 UTC  (3+ messages)

Kernel oops while using AER inject
 2020-12-03 16:00 UTC 

[OE-Core][master][gatesgarth][PATCH] populate_sdk_ext: use CUSTOM_TEPLATECONF variable to enable custom templateconf.cfg
 2020-12-03 16:04 UTC 

[PATCH] Missing regulator-init-microvolt in rk3399-firefly-u-boot.dtsi
 2020-12-03 16:04 UTC 

[PATCH 00/26] git-log: implement new --diff-merge options
 2020-12-03 16:03 UTC  (9+ messages)
` [PATCH v1 00/27] "
  ` [PATCH v1 04/27] revision: provide implementation for diff merges tweaks
  ` [PATCH v1 09/27] diff-merges: re-arrange functions to match the order they are called in

[PATCH v2] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-03 16:02 UTC  (5+ messages)

[PATCH] drm/sched: remove superfluous whitespace in drm_sched_resubmit_jobs
 2020-12-03 16:03 UTC  (2+ messages)

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-12-03 16:01 UTC  (10+ messages)

[PATCH net] rtw88: debug: Fix uninitialized memory in debugfs code
 2020-12-03 16:01 UTC  (3+ messages)

Could Fedora-5.9.9/X-server problem be a Nouveau-problem?
 2020-12-03 16:03 UTC  (4+ messages)

[PATCH v3] power/supply: Add ltc4162-l-charger
 2020-12-03 16:01 UTC  (2+ messages)

[PATCH 0/7] merge-ort: some groundwork for further implementation
 2020-12-03 15:59 UTC  (8+ messages)
` [PATCH 1/7] merge-ort: add a few includes
` [PATCH 2/7] merge-ort: add a clear_internal_opts helper
` [PATCH 3/7] merge-ort: add a path_conflict field to merge_options_internal
` [PATCH 4/7] merge-ort: add a paths_to_free "
` [PATCH 5/7] merge-ort: add function grouping comments
` [PATCH 6/7] merge-ort: add die-not-implemented stub handle_content_merge() function
` [PATCH 7/7] merge-ort: add modify/delete handling and delayed output processing

[PATCH v3] remoteproc/mediatek: unprepare clk if scp_before_load fails
 2020-12-03 15:59 UTC  (3+ messages)

[PATCH] Fix UV4 Hub Revision adjustment
 2020-12-03 15:59 UTC  (2+ messages)

[xen-unstable test] 157166: tolerable FAIL - PUSHED
 2020-12-03 16:00 UTC 

[PATCH v2] RISC-V: enable XIP
 2020-12-03 15:59 UTC  (3+ messages)

[PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices
 2020-12-03 15:58 UTC  (4+ messages)

WARNING in sk_stream_kill_queues (5)
 2020-12-03 15:58 UTC  (2+ messages)

[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
 2020-12-03 15:58 UTC  (5+ messages)
` [PATCH v6 00/12] "
  ` [PATCH v6 10/12] mips: Enable __clzdi2()

linux-next: manual merge of the block tree with the arm64 tree
 2020-12-03 15:58 UTC  (5+ messages)

[PATCH v6] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
 2020-12-03 15:58 UTC 

[PATCH v2] media: dt-bindings: coda: Add missing 'additionalProperties'
 2020-12-03 15:57 UTC  (3+ messages)

[PATCH next v2 0/3] printk: remove logbuf_lock
 2020-12-03 15:57 UTC  (3+ messages)
` [PATCH next v2 1/3] printk: inline log_output(),log_store() in vprintk_store()

[PATCH] ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682
 2020-12-03 15:57 UTC  (4+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-12-03 15:57 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-12-03 15:56 UTC  (5+ messages)
` [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-03 15:55 UTC  (4+ messages)

[PATCH v5 0/4] Xen ABI feature control
 2020-12-03 15:56 UTC  (5+ messages)
` [PATCH v5 1/4] domctl: introduce a new domain create flag, XEN_DOMCTL_CDF_evtchn_fifo,

[PATCH 0/6] prohibit pinning pages in ZONE_MOVABLE
 2020-12-03 15:55 UTC  (5+ messages)
` [PATCH 6/6] mm/gup: migrate pinned pages out of movable zone

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-12-03 15:56 UTC  (4+ messages)
` [PATCH 4/4] arm: mvebu: Espressobin: Detect presence of emmc at runtime

[PATCH v2] ASoC: intel: sof_rt5682: Add support for tgl_rt1011_rt5682
 2020-12-03 15:40 UTC  (2+ messages)

[PATCH v1] i2c: ismt: Adding support for I2C_SMBUS_BLOCK_PROC_CALL
 2020-12-03  8:51 UTC 

[PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit
 2020-12-03 15:52 UTC  (6+ messages)
` [PATCH v2 2/6] genirq: Allow an interrupt to be marked as 'raw'

VRF NS for lladdr sent on the wrong interface
 2020-12-03 15:53 UTC  (6+ messages)

[PATCH] all: various small html to markdown conversions
 2020-12-03 15:52 UTC  (2+ messages)

[PATCH] smb3: set COMPOUND_FID to FileID field of subsequent compound request
 2020-12-03 15:50 UTC  (2+ messages)

[PATCH] dpaa_eth: fix build errorr in dpaa_fq_init
 2020-12-03 15:51 UTC  (2+ messages)

[PATCH] mm/page_isolation: do not isolate the max order page
 2020-12-03 15:49 UTC  (4+ messages)
  ` [External] "

[PATCH] MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver
 2020-12-03 15:48 UTC  (4+ messages)
  ` [EXT] "

[PATCH v6] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
 2020-12-03 15:48 UTC  (2+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-03 15:47 UTC  (7+ messages)
` [PATCH v14 07/10] secretmem: add memcg accounting

[PATCH net 0/4] freescale/fman: remove usage of __devm_request_region
 2020-12-03 15:47 UTC  (3+ messages)
` [PATCH net 1/4] net: freescale/fman: Split the main resource region reservation

[PATCH v2 0/1] security-process: update with mailing list details
 2020-12-03 15:43 UTC  (3+ messages)
` [PATCH v2 1/1] security-process: update process information

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-03 15:46 UTC  (8+ messages)

[PATCH -next] regulator: da9121: Mark some symbols with static keyword
 2020-12-03 15:46 UTC  (2+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-03 15:41 UTC  (2+ messages)

[PATCH v2 00/17] xen: support per-cpupool scheduling granularity
 2020-12-03 15:44 UTC  (3+ messages)
` [PATCH v2 14/17] xen/hypfs: add support for id-based dynamic directories

[GIT PULL for 5.11] CCS PLL feature support improvements
 2020-12-03 15:46 UTC  (2+ messages)
` [GIT PULL for 5.11] CCS PLL feature support improvements (#69730)

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-03 15:39 UTC  (2+ messages)

[meta-oe][PATCH v3] net-tools: split into binary packages
 2020-12-03 15:40 UTC  (2+ messages)
` [OE-core] "

[PATCH] tests/acceptance: test hot(un)plug of ccw devices
 2020-12-03 15:39 UTC 

[PATCH v1] x86: edison: BINMAN selection is specific to the board
 2020-12-03 15:40 UTC 

block tracepoint cleanups
 2020-12-03 15:38 UTC  (4+ messages)
    ` [dm-devel] "

[PATCH bpf-next] bpf: Fix cold build of test_progs-no_alu32
 2020-12-03 15:38 UTC  (2+ messages)

[PATCH v2] audit: report audit wait metric in audit status reply
 2020-12-03 15:37 UTC  (6+ messages)

[RFC PATCH] workqueue: cut wq_rr_cpu_last
 2020-12-03 15:36 UTC 

[PATCH v3] Updated locking documentation for transaction_t
 2020-12-03 14:38 UTC  (4+ messages)

[PATCH] wic: Introduce empty plugin to create unformatted empty partitions
 2020-12-03 15:35 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.