All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-07 12:44:55 to 2021-01-07 13:43:29 UTC [more...]

[PATCH 0/6] x86 noinstr fixes
 2021-01-07 13:13 UTC  (6+ messages)
` [RFC][PATCH 6/6] x86/mce: Dont use noinstr for now

[PATCH 0/5] Rockchip PX30 RGA and VPU support
 2021-01-07 13:41 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: media: rockchip-rga: Add PX30 compatible
` [PATCH 2/5] arm64: dts: rockchip: Add RGA support to the PX30
` [PATCH 3/5] dt-bindings: media: rockchip-vpu: Add PX30 compatible
` [PATCH 4/5] arm64: dts: rockchip: Add VPU support for the PX30
` [PATCH 5/5] media: hantro: Add support for the Rockchip PX30

[PATCH 1/2] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
 2021-01-07 13:42 UTC  (2+ messages)
` [PATCH v3 2/2] rtc: s5m: use devm_i2c_new_dummy_device()

[PATCH v4 00/11] virtio-mem: vfio support
 2021-01-07 13:34 UTC  (7+ messages)
` [PATCH v4 01/11] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v4 02/11] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v4 05/11] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v4 06/11] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr
` [PATCH v4 07/11] vfio: Support for RamDiscardMgr in the vIOMMU case
` [PATCH v4 10/11] virtio-mem: Require only coordinated discards

[PATCH] usb: typec: ucsi: Add support for USB role switch
 2021-01-07 13:40 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/3] gfs2-utils: New fs format version support
 2021-01-07 13:42 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/3] mkfs.gfs2: Add extended option for specifying format version
` [Cluster-devel] [PATCH 2/3] fsck.gfs2: Enable checking of format 1802
` [Cluster-devel] [PATCH 3/3] tunegfs2: Add support for fs format versions

[PATCH] ACPI: scan: Fix a Hyper-V Linux VM panic caused by buffer overflow
 2021-01-07 13:39 UTC  (2+ messages)

What's cooking in git.git (Jan 2021, #01; Wed, 6)
 2021-01-07 13:38 UTC 

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-07 13:37 UTC  (12+ messages)

[Buildroot] [PATCH 00/10] CPE validation
 2021-01-07 13:39 UTC  (11+ messages)
` [Buildroot] [PATCH 01/10] support/scripts/pkg-stats: improvements in is_status_*() methods
` [Buildroot] [PATCH 02/10] support/scripts/pkg-stats: fix the status reporting of CVEs
` [Buildroot] [PATCH 03/10] support/scripts/pkg-stats: drop unused cpeid_name() function
` [Buildroot] [PATCH 04/10] support/scripts/pkg-stats: drop unused --cpeid option
` [Buildroot] [PATCH 05/10] support/scripts/pkg-stats: fix flake8 warnings
` [Buildroot] [PATCH 06/10] support/scripts/cpedb.py: new CPE XML helper
` [Buildroot] [PATCH 07/10] support/scripts/pkg-stats: check CPE existence in CPE dictionnary
` [Buildroot] [PATCH 08/10] support/scripts/gen-missing-cpe: add new script
` [Buildroot] [PATCH 09/10] Makefile: add new missing-cpe target
` [Buildroot] [PATCH 10/10] docs/manual: add details about vulnerability management

[cip-dev] cip/linux-4.19.y-cip ltp-ipc: 24 runs, 1 regressions (v4.19.163-cip40-34-g2f3a6d08a3bd)
 2021-01-07  1:41 UTC 

[PATCH v2] mergetool--lib: fix '--tool-help' to correctly show available tools
 2021-01-07 13:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 05/13] HID: playstation: add DualSense accelerometer and gyroscope support
 2021-01-07 13:34 UTC  (2+ messages)

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-07 13:33 UTC  (7+ messages)
  ` [PATCH net v2] "

Replacing a legacy uml-switch with bess
 2021-01-07 12:58 UTC  (2+ messages)

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-07 13:33 UTC  (6+ messages)
` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type for ecpri

[x86] d55564cfc2: will-it-scale.per_thread_ops -5.8% regression
 2021-01-07 13:47 UTC 

[PATCH] ACPI: PM: s2idle: Remove useless variable ‘obj_new’ in lpi_device_get_constraints_amd
 2021-01-07 13:28 UTC  (2+ messages)

[PATCH v5 00/15] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2021-01-07 13:28 UTC  (16+ messages)
` [PATCH v5 01/15] software_node: Fix refcounts in software_node_get_next_child()
` [PATCH v5 02/15] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user of
` [PATCH v5 03/15] device property: Return true in fwnode_device_is_available for NULL ops
` [PATCH v5 04/15] device property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH v5 05/15] software_node: Enforce parent before child ordering of nodes arrays
` [PATCH v5 06/15] software_node: unregister software_nodes in reverse order
` [PATCH v5 07/15] device property: Define format macros for ports and endpoints
` [PATCH v5 08/15] software_node: Add support for fwnode_graph*() family of functions
` [PATCH v5 09/15] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH v5 10/15] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH v5 11/15] ipu3-cio2: Rename ipu3-cio2.c
` [PATCH v5 12/15] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()
` [PATCH v5 13/15] ACPI / bus: Add acpi_dev_get_next_match_dev() and helper macro
` [PATCH v5 14/15] media: v4l2-fwnode: Include v4l2_fwnode_bus_type
` [PATCH v5 15/15] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

[PATCH 00/41] USB audio refactoring for better implicit feedback support
 2021-01-07 13:30 UTC  (11+ messages)
` [PATCH 14/41] ALSA: usb-audio: Create endpoint objects at parsing phase
  ` [PATCH 14/41] ALSA: usb-audio: Create endpoint objects at parsing phase - Pioneer DJ DJM-250MK2 stopped working

[PATCH v3 3/4] hwmon: (ltc2945): add support for sense resistor
 2021-01-07 13:28 UTC  (3+ messages)

[PATCH 1/2] x86/mem_sharing: copy cpuid during vm forking
 2021-01-07 13:27 UTC  (10+ messages)
` [PATCH 2/2] x86/hap: Resolve mm-lock order violations when forking VMs with nested p2m

[PATCH v4 0/3] tools/sunxi: Use mkimage for SPL generation
 2021-01-07 13:27 UTC  (4+ messages)
` [PATCH v4 3/3] sunxi: Use mkimage for SPL boot image generation

[Intel-gfx] [RFC][PATCH 0/3] Infoframe changes for DP-HDMI2.1 PCON
 2021-01-07 13:26 UTC  (5+ messages)
` [Intel-gfx] [RFC][PATCH 2/3] drm/i915: Sending AVI infoframe through GMP DIP
` [Intel-gfx] [RFC][PATCH 3/3] drm/i915: Implement readout for AVI infoframe SDP

[PATCH 1/2] video: seps525: Align driver with latest treewide changes
 2021-01-07 13:26 UTC  (2+ messages)
` [PATCH 2/2] arm64: zynqmp: Enable seps and related video configs

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-07 13:24 UTC  (12+ messages)
` [PATCH 04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
    ` [f2fs-dev] "
` [PATCH 05/13] fs: don't call ->dirty_inode for lazytime timestamp updates
    ` [f2fs-dev] "
` [PATCH 08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time()
    ` [f2fs-dev] "

[dunfell/master] [PATCH] am64xx: Add combined boot build support
 2021-01-07 13:24 UTC 

[PATCH V2] arm64: defconfig: Drop unused K3 SoC specific options
 2021-01-07 13:22 UTC  (3+ messages)

[Intel-gfx] [CI 2/2] drm/i915/gt: Remove timeslice suppression
 2021-01-07 13:23 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[PATCH v2] x86/mem_sharing: Resolve mm-lock order violations when forking VMs with nested p2m
 2021-01-07 13:23 UTC 

[PATCH 0/3] Alternatives vs ORC, a slightly easier way
 2021-01-07 13:22 UTC  (3+ messages)
` [PATCH 3/3] objtool: Support stack layout changes in alternatives

[PATCH v3 0/5] SCSI: fix transfer limits for SCSI passthrough
 2021-01-07 13:19 UTC  (5+ messages)
` [PATCH v3 3/5] block: add max_ioctl_transfer to BlockLimits
` [PATCH v3 4/5] block: use blk_get_max_ioctl_transfer for SCSI passthrough

[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 13:21 UTC  (5+ messages)
` [PATCH v4 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time
  ` [PATCH v4 mips-next 5/7] MIPS: vmlinux.lds.S: explicitly declare .got table
  ` [PATCH v4 mips-next 6/7] vmlinux.lds.h: catch compound literals into data and BSS
  ` [PATCH v4 mips-next 7/7] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH] usb: typec: Send uevent for num_altmodes update
 2021-01-07 13:21 UTC  (5+ messages)

[PATCH v2 00/24] target/mips: Convert MSA ASE to decodetree
 2021-01-07 13:17 UTC  (8+ messages)
` [PATCH v2 03/24] target/mips/cpu: Introduce isa_rel6_available() helper

[PATCH v3 0/4] mm: clean up names and parameters of memmap_init_xxxx functions
 2021-01-07 13:18 UTC  (7+ messages)
` [PATCH v3 1/4] mm: rename memmap_init() and memmap_init_zone()
` [PATCH v3 2/4] mm: simplify parater of function memmap_init_zone()

patch "usb: gadget: enable super speed plus" added to usb-linus
 2021-01-07 13:18 UTC 

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-07 13:15 UTC  (2+ messages)

drivers/auxdisplay/hd44780.c:254:6: warning: Variable 'ret' is reassigned a value before the old one has been used. 'break; '
 2021-01-07 13:17 UTC 

[PATCH 0/2] ima-evm-utils: Fix use of sign_hash via API
 2021-01-07 13:15 UTC  (8+ messages)
` [PATCH 1/2] Fix sign_hash not observing the hashalgo argument
` [PATCH 2/2] Add test for using sign_hash API

[PATCH v3 net-next 08/12] net: make dev_get_stats return void
 2021-01-07 13:15 UTC  (4+ messages)

[PATCH 0/2] printk/console: Use ttynull when no console is available or wanted
 2021-01-07 13:14 UTC  (8+ messages)
` [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console
  ` [Buildroot] ARC no console output (was Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console)
    `  "

[PATCH] mm/vmalloc.c: Fix potential memory leak
 2021-01-07 13:14 UTC  (2+ messages)

[Intel-gfx] v5.10 stable backport request
 2021-01-07 13:14 UTC  (5+ messages)
    `  "

[kbuild] drivers/crypto/allwinner/sun8i-ss/sun8i-ss-hash.c:443 sun8i_ss_hash_run() warn: possible memory leak of 'result'
 2021-01-07 13:12 UTC  (3+ messages)
`  "

[PATCH v2] gpiolib: Disallow identical line names in the same chip
 2021-01-07 13:12 UTC  (8+ messages)
        ` R: "

[Bug 1910540] [NEW] where the trace file "trace-*"
 2021-01-07 13:04 UTC 

KASAN: null-ptr-deref Write in start_transaction
 2021-01-07 13:11 UTC  (2+ messages)

[PATCH] mac80211: check ATF flag in ieee80211_next_txq()
 2021-01-07 13:08 UTC  (7+ messages)

[dpdk-dev] [PATCH v2] mlx5: split multi-threaded flows per OS
 2021-01-07 13:08 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] app/testpmd: fix IP checksum calculation
 2021-01-07 13:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] semctl.2: Correct SEM_STAT_ANY description
 2021-01-07 13:05 UTC  (2+ messages)

[PATCH] iommu/arm-smmu-v3: Handle duplicated Stream IDs from other masters
 2021-01-07 13:03 UTC  (4+ messages)

build failures in v4.4.y/v4.9.y stable queues
 2021-01-07 13:05 UTC  (2+ messages)

Submit Git Bug
 2021-01-07 13:00 UTC  (2+ messages)

kerneldoc warnings since commit 538fc2ee870a3 ("rcu: Introduce kfree_rcu() single-argument macro")
 2021-01-07 13:00 UTC  (6+ messages)

Recent changes (master)
 2021-01-07 13:00 UTC 

[PATCH v2 0/6] Fix some bugs about HugeTLB code
 2021-01-07 12:59 UTC  (10+ messages)
` [PATCH v2 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "

[dpdk-dev] [PATCH] mlx5: fix __mlx5_bit_off macro warning for Windows
 2021-01-07 12:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v3 net-next 00/12] Make .ndo_get_stats64 sleepable
 2021-01-07 12:58 UTC  (5+ messages)
` [PATCH v3 net-next 10/12] net: bonding: ensure .ndo_get_stats64 can sleep

[PATCH v3 00/10] virtio-mem: vfio support
 2021-01-07 12:56 UTC  (6+ messages)
` [PATCH v3 04/10] vfio: Query and store the maximum number of DMA mappings

[PATCH v7 net-next 0/2] net: dsa: add stats64 support
 2021-01-07 12:56 UTC  (3+ messages)
` [PATCH v7 net-next 1/2] net: dsa: add optional "
` [PATCH v7 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH] docs: admin-guide: bootconfig: Fix feils to fails
 2021-01-07 12:56 UTC 

[Intel-gfx] [PATCH] drm/i915/icl: Fix initing the DSI DSC power refcount during HW readout
 2021-01-07 12:56 UTC  (3+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2021-01-07 12:56 UTC  (8+ messages)

UBSAN: object-size-mismatch in wg_xmit
 2021-01-07 12:53 UTC  (5+ messages)

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-07 12:29 UTC  (16+ messages)
` [PATCH v4 1/7] iommu: Move iotlb_sync_map out from __iommu_map
` [PATCH v4 2/7] iommu: Add iova and size as parameters in iotlb_sync_map
` [PATCH v4 3/7] iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
` [PATCH v4 4/7] iommu: Switch gather->end to the inclusive end
` [PATCH v4 5/7] iommu/io-pgtable: Allow io_pgtable_tlb ops optional
` [PATCH v4 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
` [PATCH v4 7/7] iommu/mediatek: Remove the tlb-ops for v7s

[PATCH v2 04/19] crypto: caam: convert tasklets to use new tasklet_setup() API
 2021-01-07 12:45 UTC  (7+ messages)
` [PATCH v2 16/19] crypto: rockchip: "

[PATCH] rm: honor sparse checkout patterns
 2021-01-07 12:53 UTC  (8+ messages)
      ` sparse-checkout questions and proposals [Was: Re: [PATCH] rm: honor sparse checkout patterns]

[Intel-gfx] [PATCH v2 2/2] drm/i915/gt: Remove timeslice suppression
 2021-01-07 12:53 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3] "

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Break out of the lrc layout test after register mismatch
 2021-01-07 12:52 UTC  (7+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/gt: Remove timeslice suppression

[PATCH v3] doc/zh_CN: add mips booting.rst translation
 2021-01-07 12:50 UTC 

[PATCH] crypto - shash: reduce minimum alignment of shash_desc structure
 2021-01-07 12:41 UTC 

Humorous note (fair pay)
 2021-01-07 12:49 UTC 

[PATCH v6 00/26] coresight: etm4x: Support for system instructions
 2021-01-07 12:38 UTC  (11+ messages)
` [PATCH v6 17/26] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v6 18/26] coresight: etm4x: Expose trcdevarch via sysfs
` [PATCH v6 19/26] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v6 20/26] coresight: etm4x: Detect system instructions support
` [PATCH v6 21/26] coresight: etm4x: Refactor probing routine
` [PATCH v6 22/26] coresight: etm4x: Run arch feature detection on the CPU
` [PATCH v6 23/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v6 24/26] dts: bindings: coresight: ETM system register access only units
` [PATCH v6 25/26] arm64: Add TRFCR_ELx definitions
` [PATCH v6 26/26] coresight: Add support for v8.4 SelfHosted tracing

[PATCH 1/4] drm/ttm: add debugfs directory v2
 2021-01-07 12:49 UTC  (4+ messages)
` [PATCH 4/4] drm/ttm: optimize ttm pool shrinker a bit

[PATCH] vnc: add qmp to support change authz
 2021-01-07 12:46 UTC 

[PATCH] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2021-01-07 12:46 UTC  (4+ messages)

[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
 2021-01-07 12:45 UTC  (3+ messages)
` [PATCH v2 5/5] csky: Cleanup asm/spinlock.h

[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
 2021-01-07 12:44 UTC  (4+ messages)
` [PATCH 1/2] file-posix: allow -EBUSY errors during write zeros on raw block devices


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.