All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-27 03:35:51 to 2021-03-27 08:05:49 UTC [more...]

[PATCH v6 00/10] Add Host control mode to HPB
 2021-03-27  8:02 UTC  (5+ messages)
` [PATCH v6 03/10] scsi: ufshpb: Add region's reads counter

[PATCH] arm: kprobes: Make some symbols static
 2021-03-27  8:30 UTC  (2+ messages)

[PATCH] arm: 9016/2: Make symbol 'tmp_pmd_table' static
 2021-03-27  8:30 UTC  (2+ messages)

[PATCH] arm: kprobes: fix an old-style function definition
 2021-03-27  8:30 UTC  (2+ messages)

[PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-27  7:58 UTC  (3+ messages)

[PATCH] mt76: report Rx timestamp
 2021-03-27  7:55 UTC  (2+ messages)

[PATCH v2] nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev
 2021-03-27  7:51 UTC  (3+ messages)
`  "

[PATCH] power: supply: 88pm860x_battery: Remove unnecessary int for long long
 2021-03-27  7:36 UTC 

[PATCH v2 00/15] acpi: fix some coding style issues
 2021-03-27  7:46 UTC  (16+ messages)
` [PATCH v2 01/15] ACPI: APD: fix a block comment align issue
` [PATCH v2 02/15] ACPI: processor: fix some coding style issues
` [PATCH v2 03/15] ACPI: debug: "
` [PATCH v2 04/15] ACPI: table: replace __attribute__((packed)) by __packed
` [PATCH v2 05/15] ACPI: ipmi: remove useless return statement for void function
` [PATCH v2 06/15] ACPI: LPSS: fix some coding style issues
` [PATCH v2 07/15] ACPI: memhotplug: fix a coding style issue
` [PATCH v2 08/15] ACPI: acpi_pad: "
` [PATCH v2 09/15] ACPI: battery: fix some coding style issues
` [PATCH v2 10/15] ACPI: button: "
` [PATCH v2 11/15] ACPI: CPPC: "
` [PATCH v2 12/15] ACPI: custom_method: fix a coding style issue
` [PATCH v2 13/15] ACPI: PM: fix some coding style issues
` [PATCH v2 14/15] ACPI: sysfs: "
` [PATCH v2 15/15] ACPI: dock: "

[PATCH v3 1/2] usb: gadget: s3c: Fix incorrect resources releasing
 2021-03-27  7:38 UTC  (4+ messages)
` [PATCH v3 2/2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'

[PATCH] media: usb: Remove duplicate declares
 2021-03-27  7:42 UTC 

[PATCH 1/1] drm/nouveau/nvenc: Remove duplicated header file inclusion
 2021-03-27  2:03 UTC 

[PATCH 1/1] drm/nouveau/dmem: Remove duplicated header file inclusion
 2021-03-27  1:58 UTC 

[PATCH 1/1] drm/amd/display: Remove duplicated header file inclusion
 2021-03-27  2:21 UTC 

[PATCH 1/1] drm/amd/display: Remove duplicated header file inclusion
 2021-03-27  1:49 UTC 

[dpdk-dev] [PATCH 0/3] fix check of port and core
 2021-03-27  7:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] examples/flow_classify: "
` [dpdk-dev] [PATCH 2/3] examples/l2fwd-cat: "
` [dpdk-dev] [PATCH 3/3] examples/skeleton: "

[dpdk-dev] [PATCH 0/3] fix miss input validation
 2021-03-27  7:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] ethdev: fix miss input validation in module EEPROM dump API
` [dpdk-dev] [PATCH 2/3] ethdev: fix miss input validation when access reg info
` [dpdk-dev] [PATCH 3/3] ethdev: fix miss input validation when access EEPROM info

[PATCH] drm: tegra: hub: struct tegra_dc is declared twice
 2021-03-27  7:36 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ptpclient: delete wrong comments
 2021-03-27  7:36 UTC 

[dpdk-dev] [PATCH] app/testpmd: fix Tx/Rx descriptor query error log
 2021-03-27  7:34 UTC 

[PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
 2021-03-27  7:28 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: hisilicon/zip - adjust functions location
` [PATCH v2 2/4] crypto: hisilicon/zip - add comments for 'hisi_zip_sqe'
` [PATCH v2 3/4] crypto: hisilicon/zip - initialize operations about 'sqe' in 'acomp_alg.init'
` [PATCH v2 4/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930

[ti:ti-rt-linux-5.4.y 14991/14992] drivers/usb/host/xhci-mvebu.c:113:10: error: passing argument 1 of 'phy_put' from incompatible pointer type
 2021-03-27  7:31 UTC 

[PATCH] amd: display: dc: struct dc_state is declared twice
 2021-03-27  7:28 UTC  (2+ messages)

[PATCH 00/15] acpi: fix some coding style issues
 2021-03-27  7:20 UTC  (18+ messages)
` [PATCH 01/15] ACPI: APD: fix a block comment align issue
` [PATCH 02/15] ACPI: processor: fix some coding style issues
` [PATCH 03/15] ACPI: acpi_dbg: "
` [PATCH 04/15] ACPI: acpi_fpdt: replace __attribute__((packed)) by __packed
` [PATCH 05/15] remove useless return statement for void function
` [PATCH 06/15] ACPI: acpi_lpss: fix some coding style issues
` [PATCH 07/15] ACPI: acpi_memhotplug: fix a coding style issue
` [PATCH 08/15] ACPI: acpi_pad: "
` [PATCH 09/15] ACPI: battery: fix some coding style issues
` [PATCH 10/15] ACPI: button: "
` [PATCH 11/15] ACPI: cppc_acpi: "
` [PATCH 12/15] ACPI: custom_method: fix a coding style issue
` [PATCH 13/15] ACPI: device_pm: fix some coding style issues
` [PATCH 14/15] ACPI: device_sysfs: "
` [PATCH 15/15] ACPI: dock: "

[PATCH] scripts: checkdeclares for checking duplicate struct declares
 2021-03-27  7:16 UTC 

[Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bumpp version to 2.6.8-Matrix
 2021-03-27  7:16 UTC 

[PATCH V2] block: not create too many partitions
 2021-03-27  7:13 UTC 

[meta-ti][dunfell/master][PATCH] ti-img-rogue-umlibs: Update to pick rpath fixes
 2021-03-27  7:09 UTC  (3+ messages)

[PATCH -next] arm64: smp: Add missing prototype for some smp.c functions
 2021-03-27  7:06 UTC  (2+ messages)

[PATCH 0/8] make hugetlb put_page safe for all calling contexts
 2021-03-27  7:06 UTC  (10+ messages)
` [PATCH 4/8] hugetlb: create remove_hugetlb_page() to separate functionality
  ` [External] "
` [PATCH 5/8] hugetlb: call update_and_free_page without hugetlb_lock
  ` [External] "
` [PATCH 7/8] hugetlb: make free_huge_page irq safe
  ` [External] "

[peterz-queue:sched/core-sched 21/23] kernel/sched/core.c:4115:2: error: implicit declaration of function 'sched_core_fork'
 2021-03-27  7:02 UTC 

[PATCH -next 1/2] scsi: myrb: Make symbols DAC960_{LA/PG/PD/P}_privdata static
 2021-03-27  7:31 UTC 

[PATCH -next 2/2] scsi: myrs: Make symbols DAC960_{GEM/BA/LP}_privdata static
 2021-03-27  7:31 UTC 

A note from the maintainer
 2021-03-27  6:59 UTC  (2+ messages)

[PATCH 0/3] scsi: check the whole result in some places
 2021-03-27  6:57 UTC  (4+ messages)
` [PATCH 1/3] scsi: check the whole result for reading write protect flag

[PATCH 0/2] kernel-doc and MAINTAINERS clean-up
 2021-03-27  6:56 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: add another entry for ARM/QUALCOMM SUPPORT
` [PATCH 2/2] soc: qcom: address kernel-doc warnings

[PATCH v1 0/1] ci: facilitate dev to mimic a CI environment
 2021-03-27  6:52 UTC  (3+ messages)
` [PATCH v1 1/1] "

[shuah:usbip_test 11/12] drivers/usb/usbip/vudc_sysfs.c:159:3-9: preceding lock on line 115
 2021-03-27  6:52 UTC 

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-27  6:50 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS adb76a520d068a54ee5ca82e756cf8e5a47363a4
 2021-03-27  6:43 UTC 

arch/mips/kernel/setup.c:47:39: error: conflicting types for '__appended_dtb'
 2021-03-27  6:37 UTC  (2+ messages)

[PATCH] glmark2: also depend on wayland-protocols when wayland distro feature is on
 2021-03-27  6:38 UTC 

[PATCH v2 1/2] fuse: Fix possible deadlock when writing back dirty pages
 2021-03-27  6:36 UTC  (2+ messages)
` [PATCH v2 2/2] fuse: Remove unused parameter

[peterz-queue:sched/core-sched 22/23] kernel/sys.c:2539: undefined reference to `sched_core_share_pid'
 2021-03-27  6:35 UTC 

[PATCH 0/2] Describe Git's security policy
 2021-03-27  6:34 UTC  (3+ messages)
` [PATCH 1/2] SECURITY: describe how to report vulnerabilities

[dpdk-dev] [PATCH] [RFC] eventdev: introduce crypto adapter enqueue API
 2021-03-27  6:27 UTC  (6+ messages)
` [dpdk-dev] [PATCH v1 0/2] Enhancements to crypto adapter forward mode
  ` [dpdk-dev] [PATCH v1 1/2] eventdev: introduce crypto adapter enqueue API
  ` [dpdk-dev] [PATCH v1 2/2] event/octeontx2: support crypto adapter forward mode

[PATCH] iommu: Add a check to avoid invalid iotlb sync
 2021-03-27  6:23 UTC 

[dunfell][PATCH] git: fix CVE-2021-21300
 2021-03-27  6:21 UTC 

[PATCH net-next] net: dsa: mt7530: clean up core and TRGMII clock setup
 2021-03-27  6:07 UTC  (6+ messages)
` [PATCH net-next, v2] "
  ` [PATCH net-next,v2] "

[PATCH v3 1/1] docs/devel: Add VFIO device migration documentation
 2021-03-27  6:04 UTC  (2+ messages)

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-27  6:02 UTC  (11+ messages)

[tip:master] BUILD SUCCESS 7c06dc5c466683ca68185511b75af21cc9c15f0f
 2021-03-27  6:02 UTC 

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-27  6:00 UTC  (4+ messages)

info
 2021-03-26 20:42 UTC 

[PATCH] xen/pciback: Fix incorrect type warnings
 2021-03-26 18:14 UTC 

[Patch bpf-next v6 00/12] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-27  5:50 UTC  (4+ messages)
` [Patch bpf-next v6 04/12] skmsg: avoid lock_sock() in sk_psock_backlog()

[PATCH][next] cifsd: remove redundant assignment to variable err
 2021-03-27  5:42 UTC  (2+ messages)
` [Linux-cifsd-devel] "

[PATCH 1/2] MIPS: ralink: annotate prom_soc_init() with __init
 2021-03-27  5:38 UTC  (6+ messages)
` [PATCH 2/2] MIPS: ralink: mt7621: add memory detection support

A problem of Intel IOMMU hardware ?
 2021-03-27  5:27 UTC  (15+ messages)

[PATCH v2] spi: spi-uclass: Add support to manually relocate spi memory ops
 2021-03-27  5:20 UTC  (3+ messages)

[PATCH v5 2/2] x86: coral: Show memory config and SKU ID on startup
 2021-03-27  5:20 UTC  (4+ messages)
` [PATCH v5 0/2] x86: Minor improvements mostly for image loading
  ` [PATCH v5 1/2] sysinfo: Allow showing model info from sysinfo

[PATCH 10/11] dtoc: Support adding subnodes alongside existing ones
 2021-03-27  5:20 UTC  (13+ messages)
` [PATCH 00/11] binman: Enhancements to expanded entries
  ` [PATCH 11/11] dtoc: Add new check that offsets are correct
  ` [PATCH 09/11] dtoc: Add a subnode test for multiple nodes
  ` [PATCH 08/11] dtoc: Tweak ordering of fdt-offsets refreshing
  ` [PATCH 07/11] dtoc: Tidy up property-offset handling
  ` [PATCH 06/11] dtoc: Improve internal error for Refresh()
  ` [PATCH 05/11] binman: Support default alignment for sections
  ` [PATCH 03/11] binman: Add support for a collection of entries
  ` [PATCH 04/11] binman: Support obtaining section contents immediately
  ` [PATCH 02/11] binman: Allow disabling expanding an entry
  ` [PATCH 01/11] binman: Use a unique number for the symbols test file

[PATCH 1/1] sandbox: define __dyn_sym_start, dyn_sym_end
 2021-03-27  5:19 UTC  (3+ messages)

[gatesgarth][PATCH] git: fix CVE-2021-21300
 2021-03-27  5:15 UTC 

Bug with Windows tap network when running qemu-system-ppc with Mac OS 9 guest
 2021-03-27  5:13 UTC  (10+ messages)

[PATCH v2 0/6] Add rt-thread art-pi board support
 2021-03-27  5:10 UTC  (4+ messages)
` [PATCH v2 2/6] ARM: dts: stm32: Add RT-Thread "

arch/arm/mach-omap2/sr_device.c:207:51: warning: variable 'sr_inst' is uninitialized when used here
 2021-03-27  5:05 UTC  (2+ messages)

[RT v5.12-rc3-rt3] __call_rcu with KASAN causes invalid sleeping function call
 2021-03-27  5:03 UTC  (2+ messages)

[PATCH] hw: Do not include hw/irq.h if it is not necessary
 2021-03-27  5:02 UTC 

[pm:bleeding-edge] BUILD SUCCESS 5fdb42f06656bb3434d22a8d455dbb34512e572a
 2021-03-27  4:56 UTC  (2+ messages)
` [Devel] "

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-03-27  4:53 UTC  (12+ messages)
` [PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support

About use case of cdns3-pci-wrap.c
 2021-03-27  4:50 UTC 

[PATCH] git: upgrade 2.30.1 -> 2.31.1
 2021-03-27  4:44 UTC 

cron job: media_tree daily build: ERRORS
 2021-03-27  4:40 UTC 

[xen-4.12-testing test] 160432: regressions - FAIL
 2021-03-27  4:37 UTC 

[PATCH bpf-next] libbpf: fix memory leak when emitting final btf_ext
 2021-03-27  4:25 UTC 

[PATCH net-next] net: hns3: no return statement in hclge_clear_arfs_rules
 2021-03-27  4:33 UTC 

[peterz-queue:sched/core-sched 21/23] kernel/fork.c:740: undefined reference to `sched_core_free'
 2021-03-27  4:33 UTC 

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2021-03-27  4:17 UTC  (2+ messages)
` [Bug 1886793] "

[PATCH] make-mod-scripts: Provide the correct objcopy to kernel make
 2021-03-27  4:25 UTC  (2+ messages)

[PATCH 1/1] Adding some Roland devices' USB digital audio
 2021-03-27  4:22 UTC  (2+ messages)

[PATCH] git: fix CVE-2021-21300
 2021-03-27  4:00 UTC  (2+ messages)
` [OE-core] "

[PATCH v2 bpf-next 00/14] bpf: Support calling kernel function
 2021-03-27  3:59 UTC  (4+ messages)
` [PATCH v2 bpf-next 03/14] bpf: Support bpf program "

[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
 2021-03-27  3:58 UTC  (5+ messages)
` [PATCH bpf-next 1/5] tools pkt_cls.h: sync with kernel sources

[PATCH v4] gitweb: redacted e-mail addresses feature
 2021-03-27  3:56 UTC  (2+ messages)
` [PATCH v5] "

[dpdk-dev] [PATCH 0/3] Fixes for testpmd
 2021-03-27  3:53 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/3] app/testpmd: fix forwarding configuration when DCB test
        ` [dpdk-dev] [Linuxarm] "

arch/x86/kvm/hyperv.c failing to compile: frame size of 1048 bytes is larger than 1024 bytes
 2021-03-27  3:51 UTC  (3+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-27  3:50 UTC  (7+ messages)
    ` [RFC PATCH v2] "

[PATCH 0/4] erofs: introduce on-disk compression configurations
 2021-03-27  3:49 UTC  (10+ messages)
  ` [PATCH 1/4] erofs: introduce erofs_sb_has_xxx() helpers
  ` [PATCH 2/4] erofs: support adjust lz4 history window size
  ` [PATCH 3/4] erofs: introduce on-disk lz4 fs configurations
  ` [PATCH 4/4] erofs: add on-disk compression configurations

[PATCH v2] ACPI: AC: fix some coding style issues
 2021-03-27  3:47 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to ad89b66cbad1
 2021-03-27  3:46 UTC 

[PATCH v2] sound: rawmidi: Add framing mode
 2021-03-27  3:44 UTC  (7+ messages)

[PATCH v1 1/1] x86/tdx: Handle MWAIT, MONITOR and WBINVD
 2021-03-27  3:40 UTC  (3+ messages)

[PATCH v5 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
 2021-03-27  3:39 UTC  (4+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-27  3:39 UTC  (3+ messages)

[PATCH v3] MIPS: Add support for CONFIG_DEBUG_VIRTUAL
 2021-03-27  3:33 UTC  (2+ messages)

[PATCH 11/11] dtoc: Add new check that offsets are correct
 2021-03-21  5:24 UTC 

[PATCH 09/11] dtoc: Add a subnode test for multiple nodes
 2021-03-21  5:24 UTC 

[PATCH 08/11] dtoc: Tweak ordering of fdt-offsets refreshing
 2021-03-21  5:24 UTC 

[PATCH 07/11] dtoc: Tidy up property-offset handling
 2021-03-21  5:24 UTC 

[PATCH 06/11] dtoc: Improve internal error for Refresh()
 2021-03-21  5:24 UTC 

[PATCH 05/11] binman: Support default alignment for sections
 2021-03-21  5:24 UTC 

[PATCH 04/11] binman: Support obtaining section contents immediately
 2021-03-21  5:24 UTC 

[PATCH 03/11] binman: Add support for a collection of entries
 2021-03-21  5:24 UTC 

[PATCH 02/11] binman: Allow disabling expanding an entry
 2021-03-21  5:24 UTC 

[PATCH 01/11] binman: Use a unique number for the symbols test file
 2021-03-21  5:24 UTC 

[PATCH v5 1/2] sysinfo: Allow showing model info from sysinfo
 2021-03-21  3:50 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.