All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-02 09:06:51 to 2020-12-02 09:40:07 UTC [more...]

[PATCH drm/hisilicon 0/3] Add the new api to install irq
 2020-12-02  9:27 UTC  (4+ messages)
` [PATCH drm/hisilicon 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv

[PATCH 00/15] Finish cleaning up qemu_init
 2020-12-02  8:18 UTC  (6+ messages)
` [PATCH 02/15] vl: remove separate preconfig main_loop
` [PATCH 05/15] vl: extract softmmu/globals.c
` [PATCH 10/15] vl: make qemu_get_machine_opts static
` [PATCH 13/15] memory: allow creating MemoryRegions before accelerators
` [PATCH 14/15] null-machine: do not create a default memdev

[PATCH v8 6/7] selftests: Add benchmark for syscall user dispatch
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] "

Linux 5.9.12
 2020-12-02  9:39 UTC  (2+ messages)

[PATCH v8 3/7] kernel: Implement selective syscall userspace redirection
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v8 7/7] docs: Document Syscall User Dispatch
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] "

Linux 5.4.81
 2020-12-02  9:39 UTC  (2+ messages)

[PATCH v8 1/7] x86: vdso: Expose sigreturn address on vdso to the kernel
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v8 5/7] selftests: Add kselftest for syscall user dispatch
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 2/5] entry: rename exit_from_user_mode()
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] entry: Rename exit_to_user_mode()

[PATCH v2 3/5] entry: add enter_from_user_mode() wrapper
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] entry_Add_enter_from_user_mode_wrapper

[PATCH v2 4/5] entry: add exit_to_user_mode() wrapper
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] entry: Add "

[PATCH v2 5/5] entry: add syscall_exit_to_user_mode_work()
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] entry: Add syscall_exit_to_user_mode_work()

[PATCH v2 1/5] entry: rename enter_from_user_mode()
 2020-12-02  9:38 UTC  (2+ messages)
` [tip: core/entry] entry: Rename enter_from_user_mode()

[GIT pull] irq/urgent for v5.10-rc6
 2020-12-02  9:38 UTC  (10+ messages)
` [GIT pull] locking/urgent "

[PATCH v1 0/2] Introduce perf-stat -b for BPF programs
 2020-12-02  9:37 UTC  (3+ messages)
` [PATCH v1 1/2] perf: support build BPF skeletons with perf
` [PATCH v1 2/2] perf-stat: enable counting events for BPF programs

[PULL 000/113] First batch of misc (i386, kernel-doc, memory, vl.c) changes for QEMU 6.0
 2020-12-02  8:08 UTC  (38+ messages)
` [PULL 057/113] vl: move prelaunch part of qemu_init to new functions
` [PULL 068/113] vl: separate qemu_create_machine
` [PULL 069/113] vl: separate qemu_apply_machine_options
` [PULL 073/113] migration, vl: start migration via qmp_migrate_incoming
` [PULL 075/113] hmp: introduce cmd_available
` [PULL 076/113] vl: extract softmmu/datadir.c
` [PULL 079/113] vl: remove serial_max_hds
` [PULL 081/113] config-file: move -set implementation to vl.c
` [PULL 082/113] docs: temporarily disable the kernel-doc extension
` [PULL 083/113] kernel-doc: fix processing nested structs with attributes
` [PULL 085/113] scripts/kernel-doc: Add support for named variable macro arguments
` [PULL 086/113] scripts: kernel-doc: proper handle @foo->bar()
` [PULL 087/113] scripts: kernel-doc: accept negation like !@var
` [PULL 088/113] scripts: kernel-doc: accept blank lines on parameter description
` [PULL 090/113] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PULL 091/113] scripts/kernel-doc: handle function pointer prototypes
` [PULL 092/113] scripts/kernel-doc: optionally treat warnings as errors
` [PULL 093/113] kernel-doc: include line numbers for function prototypes
` [PULL 094/113] kernel-doc: add support for ____cacheline_aligned attribute
` [PULL 095/113] scripts: kernel-doc: add support for typedef enum
` [PULL 097/113] Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
` [PULL 098/113] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PULL 099/113] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PULL 100/113] scripts: kernel-doc: fix troubles with line counts
` [PULL 101/113] scripts: kernel-doc: reimplement -nofunction argument
` [PULL 102/113] scripts: kernel-doc: fix typedef identification
` [PULL 103/113] scripts: kernel-doc: don't mangle with parameter list
` [PULL 104/113] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PULL 105/113] scripts: kernel-doc: fix line number handling
` [PULL 106/113] scripts: kernel-doc: try to use c:function if possible
` [PULL 107/113] Revert "kernel-doc: Handle function typedefs without asterisks"
` [PULL 108/113] Revert "kernel-doc: Handle function typedefs that return pointers"
` [PULL 109/113] scripts: kernel-doc: fix typedef parsing
` [PULL 110/113] scripts: kernel-doc: split typedef complex regex
` [PULL 111/113] scripts: kernel-doc: use :c:union when needed
` [PULL 112/113] Revert "docs: temporarily disable the kernel-doc extension"
` [PULL 113/113] scripts: kernel-doc: remove unnecesssary change wrt Linux

[RFC PATCH v3 0/4] Allocate memmap from hotadded memory (per device)
 2020-12-02  9:37 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm,memory_hotplug: Add mhp_supports_memmap_on_memory
` [RFC PATCH v3 3/4] mm,memory_hotplug: Enable MHP_MEMMAP_ON_MEMORY when supported

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-02  9:35 UTC  (5+ messages)
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()

[PATCH 1/4] dt-bindings: iio: magnetometer: bmc150: Document regulator supplies
 2020-12-02  9:33 UTC  (4+ messages)
` [PATCH 2/4] iio: magnetometer: bmc150: Add rudimentary regulator support
` [PATCH 3/4] dt-bindings: iio: gyroscope: bmg160: Document regulator supplies
` [PATCH 4/4] iio: gyro: bmg160: Add rudimentary regulator support

[virtio] [PATCH] typo: VIRTIO_NET_F_MAC_ADDR -> VIRTIO_NET_F_MAC
 2020-12-02  9:35 UTC 

[PATCH 0/4] Use lock guard macros in block
 2020-12-02  9:33 UTC  (3+ messages)

[PATCH v4 00/11] viridian: add support for ExProcessorMasks
 2020-12-02  9:33 UTC  (12+ messages)
` [PATCH v4 01/11] viridian: don't blindly write to 32-bit registers is 'mode' is invalid
` [PATCH v4 02/11] viridian: move flush hypercall implementation into separate function
` [PATCH v4 03/11] viridian: move IPI "
` [PATCH v4 04/11] viridian: introduce a per-cpu hypercall_vpmask and accessor functions
` [PATCH v4 05/11] viridian: use hypercall_vpmask in hvcall_ipi()
` [PATCH v4 06/11] viridian: use softirq batching "
` [PATCH v4 07/11] viridian: add ExProcessorMasks variants of the flush hypercalls
` [PATCH v4 08/11] viridian: add ExProcessorMasks variant of the IPI hypercall
` [PATCH v4 09/11] viridian: log initial invocation of each type of hypercall

[PATCH v1 0/3] gpio: gpio-hisi: Add HiSilicon GPIO support
 2020-12-02  9:32 UTC  (4+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] MAINTAINERS: Add maintainer for HiSilicon GPIO driver
` [PATCH v1 3/3] arm64: defconfig: enable GPIO_HISI

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.161)
 2020-12-02  9:32 UTC 

orion-nand: uncorrectable ECC error on v5.10-rc6
 2020-12-02  8:23 UTC  (3+ messages)

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-12-02  9:30 UTC  (15+ messages)

main - man: update writing style of the lvmvdo man page
 2020-12-02  9:32 UTC 

[PATCH] s390: cio: fix use-after-free in ccw_device_destroy_console
 2020-12-02  9:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Check for available outputs
 2020-12-02  9:29 UTC  (2+ messages)

[PATCH] media: venus: preserve DRC state across seeks
 2020-12-02  9:28 UTC  (3+ messages)

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-02  9:27 UTC 

[RFC V2 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-02  9:26 UTC  (7+ messages)
` [RFC V2 1/3] mm/hotplug: Prevalidate the address range being added "
` [RFC V2 2/3] arm64/mm: Define arch_get_mappable_range()

[PATCH 0/7] Introduce vdpa management tool
 2020-12-02  9:27 UTC  (14+ messages)
    ` [External] "

[PATCH drm/hisilicon v2 0/3] Add the new api to install irq
 2020-12-02  9:26 UTC  (4+ messages)
` [PATCH drm/hisilicon v2 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon v2 2/3] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon v2 3/3] drm/hisilicon: Use the new api devm_drm_irq_install

[PATCH net v2] net/x25: prevent a couple of overflows
 2020-12-02  9:27 UTC  (3+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-02  9:24 UTC  (29+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 10/38] inode: add idmapped mount aware init and permission helpers
` [PATCH v3 17/38] namei: introduce struct renamedata

[virtio-comment] [PATCH v1] virtio-mem: minor clarification regarding read-access to unplugged blocks
 2020-12-02  9:25 UTC  (5+ messages)
` [virtio-comment] "

[PATCH] x86/IRQ: bump max number of guests for a shared IRQ to 31
 2020-12-02  9:25 UTC  (2+ messages)

[PATCH v2 0/7] Drivers: hv: vmbus: More VMBus-hardening changes
 2020-12-02  9:22 UTC  (8+ messages)
` [PATCH v2 1/7] Drivers: hv: vmbus: Initialize memory to be sent to the host
` [PATCH v2 2/7] Drivers: hv: vmbus: Avoid double fetch of msgtype in vmbus_on_msg_dpc()
` [PATCH v2 3/7] Drivers: hv: vmbus: Avoid double fetch of payload_size "
` [PATCH v2 4/7] Drivers: hv: vmbus: Copy the hv_message object "
` [PATCH v2 5/7] Drivers: hv: vmbus: Avoid use-after-free in vmbus_onoffer_rescind()
` [PATCH v2 6/7] Drivers: hv: vmbus: Resolve race condition "
` [PATCH v2 7/7] Drivers: hv: vmbus: Do not allow overwriting vmbus_connection.channels[]

Contributing ARM tests results to KCIDB
 2020-12-02  9:23 UTC  (11+ messages)

[linux-stable-rc:linux-5.4.y 4127/5583] drivers/staging/octeon/ethernet-tx.c:358:2: error: implicit declaration of function 'skb_reset_tc'
 2020-12-02  9:23 UTC 

[GIT pull] locking/urgent for v5.10-rc6
 2020-12-02  9:21 UTC  (11+ messages)

[RFC PATCH v2 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2020-12-02  9:20 UTC  (5+ messages)
` [RFC PATCH v2 2/2] scheduler: add scheduler level for clusters

[PATCH] KVM: x86: Reinstate userspace hypercall support
 2020-12-02  9:20 UTC  (4+ messages)

stable-rc/linux-5.4.y build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.81)
 2020-12-02  9:21 UTC 

[yocto] #yocto
 2020-12-02  9:21 UTC  (2+ messages)

[PATCH V4 0/9] nvmet: add ZBD backend support
 2020-12-02  9:20 UTC  (15+ messages)
` [PATCH V4 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V4 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V4 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V4 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev

Linux kernel 5.9.12 released
 2020-12-02  9:20 UTC 

[PATCH v3] scsi: ufs: Remove pre-defined initial voltage values of device powers
 2020-12-02  9:18 UTC  (3+ messages)

[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
 2020-12-02  9:19 UTC  (11+ messages)

[meta-oe][PATCH] dlt-daemon: add upstream patch to fix CVE-2020-29394
 2020-12-02  9:19 UTC 

[PATCH] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
 2020-12-02  9:18 UTC  (4+ messages)

[PATCH v1] vfio/pci: Add support for opregion v2.0+
 2020-12-02 17:12 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 0/4] Chunk Heap Support on DMA-HEAP
 2020-12-02  9:14 UTC  (3+ messages)
` [PATCH v2 2/4] mm: introduce cma_alloc_bulk API

[PATCH] vhost_vdpa: return -EFAULT if copy_to_user() fails
 2020-12-02  9:14 UTC  (4+ messages)

[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
 2020-12-02  9:15 UTC  (4+ messages)
` [PATCH v2 4/9] log: use console puts to output trace before LOG init

[PATCH 0/4] CPUFREQ clean-ups for Tegra186 and Tegra194
 2020-12-02  9:14 UTC  (5+ messages)
` [PATCH 1/4] cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
` [PATCH 2/4] cpufreq: tegra186: Simplify cluster information lookup
` [PATCH 3/4] cpufreq: tegra194: Remove unnecessary frequency calculation
` [PATCH 4/4] cpufreq: tegra194: Rename tegra194_get_speed_common function

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-02  9:13 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net: bonding: Notify ports about their initial state
` [PATCH v3 net-next 2/4] net: dsa: Link aggregation support
` [PATCH v3 net-next 3/4] net: dsa: mv88e6xxx: "
` [PATCH v3 net-next 4/4] net: dsa: tag_dsa: Support reception of packets from LAG devices

Forward of moderated message
 2020-12-02  9:14 UTC 

[PATCH v2 5/5] MAINTAINERS: add microchip polarfire soc support
 2020-12-02  9:13 UTC  (4+ messages)

[PATCH 0/4] patch for stmmac
 2020-12-02  9:12 UTC  (3+ messages)
` [PATCH] LF-2678 net: ethernet: stmmac: delete the eee_ctrl_timer after napi disabled

[PATCH 0/4] Use just one DTS file for all Espressobin variants
 2020-12-02  9:12 UTC  (4+ messages)

[PATCH v2 00/10] ARM: mstar: Add basic support for i2m and SMP
 2020-12-02  9:10 UTC  (6+ messages)
` [PATCH v2 10/10] ARM: mstar: SMP support

[igt-dev] [PATCH i-g-t] i915/gem_mmap: Added test description for test case
 2020-12-02  9:11 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for i915/gem_mmap: Added test description for test case (rev2)

[PATCH] fanotify: Fix sys_fanotify_mark() on native x86-32
 2020-12-02  9:10 UTC  (4+ messages)

[PATCH V5 0/3] Minor fixes to UFS error handling
 2020-12-02  9:10 UTC  (4+ messages)
` [PATCH V5 2/3] scsi: ufs: Fix a race condition between ufshcd_abort and eh_work

Linux 4.19.161
 2020-12-02  9:09 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v5] checkpatch: add fix and improve warning msg for Non-standard signature
 2020-12-02  9:08 UTC  (3+ messages)
` [PATCH] checkpatch: add fix for non-standard signature - co-authored-by
  ` [Linux-kernel-mentees] "

Linux 4.9.247
 2020-12-02  9:09 UTC  (2+ messages)

Linux 4.14.210
 2020-12-02  9:09 UTC  (2+ messages)

[bug report] Hang on sync after dd
 2020-12-02  9:06 UTC  (7+ messages)

[GIT PULL] sound fixes for 5.10-rc7
 2020-12-02  9:07 UTC 

[RFC 2/2] DTS: ARM: gta04: SPI panel chip select is active low
 2020-12-02  8:56 UTC 

[PATCH] dt-bindings: xlnx, vcu-settings: fix dt_binding_check warnings
 2020-12-02  9:05 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.