linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 16:38:04 to 2020-10-23 19:22:24 UTC [more...]

Remove __napi_schedule_irqoff?
 2020-10-23 19:21 UTC  (4+ messages)

[PATCH v3 0/5] crypto: lib/sha256 - cleanup/optimization
 2020-10-23 19:22 UTC  (5+ messages)
` [PATCH v3 1/5] crypto: Use memzero_explicit() for clearing state
` [PATCH v3 2/5] crypto: lib/sha256 - Don't clear temporary variables
` [PATCH v3 3/5] crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform()
` [PATCH v3 4/5] crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64

[GIT PULL] Documentation fixes for 5.10
 2020-10-23 19:17 UTC 

[PATCH RFC v2] checkpatch: extend attributes check to handle more patterns
 2020-10-23 19:14 UTC  (5+ messages)

[GIT PULL] SafeSetID changes for v5.10
 2020-10-23 19:14 UTC  (5+ messages)

[GIT PULL] Networking
 2020-10-23 19:12 UTC  (3+ messages)

[PATCH v3] checkpatch: fix false positives in REPEATED_WORD warning
 2020-10-23 19:06 UTC  (2+ messages)

[PATCH v4 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-23 19:05 UTC  (6+ messages)
` [PATCH v4 5/7] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges

[PATCH v3 00/56] Fix several bad kernel-doc markups
 2020-10-23 19:02 UTC  (43+ messages)
` [PATCH v3 01/56] scripts: kernel-doc: fix typedef parsing
` [PATCH v3 02/56] drm: amdgpu_dm: fix a typo
` [PATCH v3 03/56] amdgpu: fix a few kernel-doc markup issues
` [PATCH v3 07/56] block: blk-mq: fix a kernel-doc markup
` [PATCH v3 08/56] ata: fix some kernel-doc markups
` [PATCH v3 10/56] EDAC: "
` [PATCH v3 11/56] drm/amdgpu: "
` [PATCH v3 13/56] HSI: fix a kernel-doc markup
` [PATCH v3 15/56] media: fix kernel-doc markups
` [PATCH v3 17/56] mtd: rawnand: fix a kernel-doc markup
` [PATCH v3 18/56] net: phy: fix kernel-doc markups
` [PATCH v3 20/56] net: core: fix some "
` [PATCH v3 21/56] mac80211: fix "
` [PATCH v3 22/56] parport: fix a kernel-doc markup
` [PATCH v3 35/56] jbd2: fix kernel-doc markups
` [PATCH v3 37/56] pstore/zone: fix a kernel-doc markup
` [PATCH v3 46/56] list: fix a typo at the "
` [PATCH v3 48/56] sound: fix kernel-doc markups
` [PATCH v3 49/56] refcount.h: fix a kernel-doc markup
` [PATCH v3 53/56] shed: fix "
` [PATCH v3 54/56] mm: fix kernel-doc markups
` [PATCH v3 55/56] selftests: kselftest_harness.h: partially "

[PATCH v2 1/2] kunit: Support for Parameterized Testing
 2020-10-23 18:56 UTC  (5+ messages)

[GIT PULL] ARC fix for 5.10-rc1
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] GFS2 changes for 5.10
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] chrome-platform changes for v5.10
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] KVM changes for Linux 5.10
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] Arch/task_work cleanup
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] More arm64 updates for -rc1
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] vhost,vdpa,virtio: cleanups, fixes
 2020-10-23 18:53 UTC  (2+ messages)

[GIT PULL] final round of SCSI updates for the 5.9+ merge window
 2020-10-23 18:46 UTC 

[PATCH] arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
 2020-10-23 18:48 UTC 

[PATCH v15 00/14] KVM: Dirty ring interface
 2020-10-23 18:33 UTC  (15+ messages)
` [PATCH v15 01/14] KVM: Documentation: Update entry for KVM_X86_SET_MSR_FILTER
` [PATCH v15 02/14] KVM: Documentation: Update entry for KVM_CAP_ENFORCE_PV_CPUID
` [PATCH v15 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]
` [PATCH v15 04/14] KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
` [PATCH v15 05/14] KVM: X86: Implement ring-based dirty memory tracking
` [PATCH v15 06/14] KVM: Make dirty ring exclusive to dirty bitmap log
` [PATCH v15 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
` [PATCH v15 08/14] KVM: selftests: Always clear dirty bitmap after iteration
` [PATCH v15 09/14] KVM: selftests: Sync uapi/linux/kvm.h to tools/
` [PATCH v15 10/14] KVM: selftests: Use a single binary for dirty/clear log test
` [PATCH v15 11/14] KVM: selftests: Introduce after_vcpu_run hook for dirty "
` [PATCH v15 12/14] KVM: selftests: Add dirty ring buffer test
` [PATCH v15 13/14] KVM: selftests: Let dirty_log_test async for dirty ring test
` [PATCH v15 14/14] KVM: selftests: Add "-c" parameter to dirty log test

ld.lld: warning: mm/built-in.a(page_alloc.o):(.data..L__unnamed_59) is being placed in '.data..L__unnamed_59'
 2020-10-23 18:34 UTC  (2+ messages)

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-10-23 18:27 UTC  (12+ messages)

ld.lld: warning: fs/built-in.a(afs/cell.o):(.data..L__unnamed_8) is being placed in '.data..L__unnamed_8'
 2020-10-23 18:33 UTC  (2+ messages)

[PATCH v10 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-23 18:25 UTC  (3+ messages)
` [PATCH v10 02/10] fs/ntfs3: Add initialization of super block

[PATCH v4] driver/perf: Add PMU driver for the ARM DMC-620 memory controller
 2020-10-23 18:23 UTC  (4+ messages)

[PATCH v3 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
 2020-10-23 18:21 UTC  (2+ messages)

[PATCH] RFC: net: phy: of phys probe/reset issue
 2020-10-23 18:21 UTC  (2+ messages)

[PATCH net-next] dropwatch: Support monitoring of dropped frames
 2020-10-23 18:20 UTC  (3+ messages)
` [PATCHv4 "

[PATCH v4 00/23] drm/msm: de-struct_mutex-ification
 2020-10-23 18:20 UTC  (25+ messages)
` [PATCH v4 01/23] drm/msm: Fix a couple incorrect usages of get_vaddr_active()
` [PATCH v4 02/23] drm/msm/gem: Add obj->lock wrappers
` [PATCH v4 03/23] drm/msm/gem: Rename internal get_iova_locked helper
` [PATCH v4 04/23] drm/msm/gem: Move prototypes to msm_gem.h
` [PATCH v4 05/23] drm/msm/gem: Add some _locked() helpers
` [PATCH v4 06/23] drm/msm/gem: Move locking in shrinker path
` [PATCH v4 07/23] drm/msm/submit: Move copy_from_user ahead of locking bos
` [PATCH v4 08/23] drm/msm: Do rpm get sooner in the submit path
` [PATCH v4 09/23] drm/msm/gem: Switch over to obj->resv for locking
` [PATCH v4 10/23] drm/msm: Use correct drm_gem_object_put() in fail case
` [PATCH v4 11/23] drm/msm: Drop chatty trace
` [PATCH v4 12/23] drm/msm: Move update_fences()
` [PATCH v4 13/23] drm/msm: Add priv->mm_lock to protect active/inactive lists
` [PATCH v4 14/23] drm/msm: Document and rename preempt_lock
` [PATCH v4 15/23] drm/msm: Protect ring->submits with it's own lock
` [PATCH v4 16/23] drm/msm: Refcount submits
` [PATCH v4 17/23] drm/msm: Remove obj->gpu
` [PATCH v4 18/23] drm/msm: Drop struct_mutex from the retire path
` [PATCH v4 19/23] drm/msm: Drop struct_mutex in free_object() path
` [PATCH v4 20/23] drm/msm: Remove msm_gem_free_work
` [PATCH v4 21/23] drm/msm: Drop struct_mutex in madvise path
` [PATCH v4 22/23] drm/msm: Drop struct_mutex in shrinker path
` [PATCH v4 23/23] drm/msm: Don't implicit-sync if only a single ring

[PATCH 1/2] arm64: defconfig: Enable RTC_DRV_HYM8563
 2020-10-23 18:18 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Add SDIO0 node for VMARC SOM

[PATCH] kbuild: remove unused OBJSIZE
 2020-10-23 18:18 UTC  (2+ messages)

[PATCH] Fix poweroff issue on Odroid Go Advance
 2020-10-23 18:16 UTC 

[PATCH 00/14] Allwinner MIPI CSI-2 support for A31/V3s/A83T
 2020-10-23 18:18 UTC  (16+ messages)
` [PATCH 01/14] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes
  ` [linux-sunxi] "
` [PATCH 02/14] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2
` [PATCH 03/14] media: sun6i-csi: Support an optional dedicated memory pool
` [PATCH 04/14] media: sun6i-csi: Fix the image storage bpp for 10/12-bit Bayer formats
` [PATCH 05/14] media: sun6i-csi: Only configure the interface data width for parallel
` [PATCH 06/14] media: sun6i-csi: Support feeding from the MIPI CSI-2 controller
` [PATCH 07/14] dt-bindings: media: i2c: Add A31 MIPI CSI-2 bindings documentation
` [PATCH 08/14] media: sunxi: Add support for the A31 MIPI CSI-2 controller
` [PATCH 09/14] ARM: dts: sun8i: v3s: Add CSI0 camera interface node
` [PATCH 10/14] ARM: dts: sun8i: v3s: Add MIPI D-PHY and MIPI CSI-2 interface nodes
` [PATCH 11/14] dt-bindings: media: i2c: Add A83T MIPI CSI-2 bindings documentation
` [PATCH 12/14] media: sunxi: Add support for the A83T MIPI CSI-2 controller
` [PATCH 13/14] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH 14/14] media: sunxi: sun8i-a83t-mipi-csi2: Avoid using the (unsolicited) interrupt

[PATCH 0/2] media: i2c: OV5648 image sensor support
 2020-10-23 17:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation
` [PATCH 2/2] media: i2c: Add support for the OV5648 image sensor

[PATCH v6 00/25] Add support for Clang LTO
 2020-10-23 18:04 UTC  (16+ messages)
` [PATCH v6 22/25] x86/asm: annotate indirect jumps

[PATCH v2] nvme-rdma: handle nvme completion data length
 2020-10-23 18:01 UTC  (2+ messages)

[PATCH v2] lib: Convert test_printf.c to KUnit
 2020-10-23 18:01 UTC  (6+ messages)

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-23 17:59 UTC  (7+ messages)
` [PATCH v8 -tip 06/26] sched: Add core wide task selection and scheduling

[PATCH] sparc64: Use arch_validate_flags() to validate ADI flag
 2020-10-23 17:56 UTC 

[PATCH v4 0/1] Add tracepoints around mmap_lock acquisition
 2020-10-23 17:56 UTC  (5+ messages)
` [PATCH v4 1/1] mmap_lock: add tracepoints around lock acquisition

[PATCH v3 00/20] perf arm-spe: Refactor decoding & dumping flow
 2020-10-23 17:53 UTC  (17+ messages)
` [PATCH v3 03/20] perf arm-spe: Refactor payload size calculation
` [PATCH v3 04/20] perf arm-spe: Refactor arm_spe_get_events()
` [PATCH v3 07/20] perf arm-spe: Refactor packet header parsing
` [PATCH v3 08/20] perf arm-spe: Add new function arm_spe_pkt_desc_addr()
` [PATCH v3 09/20] perf arm-spe: Refactor address packet handling
` [PATCH v3 11/20] perf arm-spe: Add new function arm_spe_pkt_desc_counter()
` [PATCH v3 15/20] perf arm-spe: Remove size condition checking for events
` [PATCH v3 16/20] perf arm-spe: Add new function arm_spe_pkt_desc_op_type()

[PATCH 0/3] media: i2c: OV8865 image sensor support
 2020-10-23 17:54 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation
` [PATCH 2/3] media: i2c: Add support for the OV8865 image sensor
` [PATCH NOT FOR MERGE 3/3] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

[PATCH] ASoC: amd: support other audio modes for raven
 2020-10-23 18:07 UTC 

BTI interaction between seccomp filters in systemd and glibc mprotect calls, causing service failures
 2020-10-23 17:52 UTC  (4+ messages)

mmstress[1309]: segfault at 7f3d71a36ee8 ip 00007f3d77132bdf sp 00007f3d71a36ee8 error 4 in libc-2.27.so[7f3d77058000+1aa000]
 2020-10-23 17:50 UTC  (15+ messages)
          ` [LTP] "

[PATCH 1/3] sched: better handling for busy polling loops
 2020-10-23 17:48 UTC  (2+ messages)

[PATCH] sched/fair: check for idle core
 2020-10-23 17:46 UTC  (10+ messages)
  ` default cpufreq gov, was: "

[PATCH v3 23/56] PCI: fix kernel-doc markups
 2020-10-23 17:43 UTC  (2+ messages)

[PATCH v3 0/9] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-10-23 17:43 UTC  (10+ messages)
` [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig

[PATCH v1 6/6] i2c: iproc: handle rx fifo full interrupt
 2020-10-23 17:42 UTC  (2+ messages)

[PATCH v8 0/4] userspace MHI client interface driver
 2020-10-23 17:38 UTC  (4+ messages)

[PATCH v2 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-10-23 17:33 UTC  (2+ messages)

[GIT PULL] More ACPI updates for v5.10-rc1
 2020-10-23 17:31 UTC 

[PATCH net RFC] net: Clear IFF_TX_SKB_SHARING for all Ethernet devices using skb_padto
 2020-10-23 17:31 UTC  (8+ messages)

[GIT PULL] More power management updates for v5.10-rc1
 2020-10-23 17:29 UTC 

[PATCH v1 5/6] i2c: iproc: handle master read request
 2020-10-23 17:26 UTC  (3+ messages)

[PATCH v1 0/6] fix iproc driver to handle master read request
 2020-10-23 17:20 UTC  (9+ messages)
` [PATCH v1 1/6] i2c: iproc: handle Master aborted error
` [PATCH v1 2/6] i2c: iproc: handle only slave interrupts which are enabled
` [PATCH v1 3/6] i2c: iproc: update slave isr mask (ISR_MASK_SLAVE)
` [PATCH v1 4/6] i2c: iproc: fix typo in slave_isr function

[PATCH] sched/fair: prefer prev cpu in asymmetric wakeup path
 2020-10-23 17:14 UTC  (4+ messages)

[PATCH v3] dm verity: Add support for signature verification with 2nd keyring
 2020-10-23 17:05 UTC 

[PATCH] perf stat: Support regex pattern in --for-each-cgroup
 2020-10-23 17:04 UTC  (2+ messages)

[PATCH v2 8/8] x86/ioapic: Generate RTE directly from parent irqchip's MSI message
 2020-10-23 17:04 UTC  (3+ messages)

[PATCH] KVM: X86: Expose KVM_HINTS_REALTIME in KVM_GET_SUPPORTED_CPUID
 2020-10-23 17:03 UTC  (7+ messages)

[PATCH] btrfs: convert data_seqcount to seqcount_mutex_t
 2020-10-23 16:56 UTC  (2+ messages)

[PATCH] ext4: remove the null check of bio_vec page
 2020-10-23 16:56 UTC  (4+ messages)

[PATCH] tcp: fix race condition when creating child sockets from syncookies
 2020-10-23 16:54 UTC  (9+ messages)

[PATCH v2] sched/fair: check for idle core
 2020-10-23 16:52 UTC  (3+ messages)

[PATCH v2] of: Fix reserved-memory overlap detection
 2020-10-23 16:50 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value
 2020-10-23 16:49 UTC  (2+ messages)

[PATCH v2] dt-bindings: leds: Update devicetree documents for ID_RGB
 2020-10-23 16:48 UTC  (2+ messages)

[PATCH v3] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-23 16:41 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v4 0/3] mainline LANMCU board
 2020-10-23 16:41 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add an entry for Van der Laan b.v

[PATCH] mm: bio_alloc never fails when set GFP_NOIO, GFP_KERNEL
 2020-10-23 16:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).