linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 22:48:23 to 2021-01-19 06:28:16 UTC [more...]

arch/s390/pci/pci_event.c:101 __zpci_event_availability() error: we previously assumed 'zdev->zbus' could be null (see line 83)
 2021-01-19  6:14 UTC 

linux-next: build warnings after merge of the jc_docs tree
 2021-01-19  6:13 UTC 

[PATCH 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manger
 2021-01-19  6:09 UTC  (3+ messages)

[PATCH v2] Bluetooth: btrtl: Enable WBS for the specific Realtek devices
 2021-01-19  6:07 UTC 

[PATCH 1/2] imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-01-19  5:42 UTC  (6+ messages)
` [PATCH 2/2] remarkable2_defconfig: Add initial support for the reMarkable2

[PATCH] Bluetooth: btrtl: Enable WBS for the specific Realtek devices
 2021-01-19  5:43 UTC  (3+ messages)

[PATCH v2 1/3] imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-01-17 18:03 UTC  (3+ messages)
` [PATCH v2 2/3] arch/arm/configs: Regenerate imx_v6_v7_defconfig
` [PATCH v2 3/3] arch/arm/configs: Enable VMSPLIT_2G in imx_v6_v7_defconfig

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-19  5:06 UTC  (36+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[PATCH] arcnet: fix macro name when DEBUG is defined
 2021-01-19  5:50 UTC  (2+ messages)

[PATCH] net: hns: fix variable used when DEBUG is defined
 2021-01-19  5:50 UTC  (2+ messages)

hwmon: (nct6683) Support ASRock boards
 2021-01-19  5:49 UTC  (3+ messages)

[PATCH] coresight: etm4x: Add config to exclude kernel mode tracing
 2021-01-19  5:12 UTC  (5+ messages)

[PATCH v4] tools/x86: Add a kcpuid tool to show raw CPU features
 2021-01-19  5:19 UTC  (2+ messages)

[PATCH] mm: memcontrol: skip propagate percpu vmstat values to current memcg
 2021-01-19  5:27 UTC 

[PATCH] mmc: test: remove the shutdown function
 2021-01-19  5:14 UTC 

[RFC PATCH v3 0/8] Count rlimits in each user namespace
 2021-01-19  4:35 UTC  (7+ messages)
` [RFC PATCH v3 1/8] Use refcount_t for ucounts reference counting

[PATCH v5 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-19  4:39 UTC  (15+ messages)
` [PATCH v5 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v5 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v5 03/14] mm/gup: return an error on migration failure
` [PATCH v5 04/14] mm/gup: check for isolation errors
` [PATCH v5 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v5 06/14] mm: apply per-task gfp constraints in fast path
` [PATCH v5 07/14] mm: honor PF_MEMALLOC_PIN for all movable pages
` [PATCH v5 08/14] mm/gup: do not allow zero page for pinned pages
` [PATCH v5 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v5 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v5 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v5 12/14] mm/gup: longterm pin migration cleaup
` [PATCH v5 13/14] selftests/vm: test flag is broken
` [PATCH v5 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

arch/mips/boot/compressed/../../../../lib/zstd/decompress.c:126:12: warning: no previous prototype for 'ZSTD_createDCtx_advanced'
 2021-01-19  4:57 UTC 

[PATCH v3 00/12] OPP API fixes and improvements
 2021-01-19  4:58 UTC  (5+ messages)
` [PATCH v3 04/12] opp: Add dev_pm_opp_sync_regulators()

[PATCH net v2] tcp: fix TCP_USER_TIMEOUT with zero window
 2021-01-19  4:51 UTC  (3+ messages)

[PATCH] [v3] block: Fix an error handling in add_partition
 2021-01-19  4:48 UTC  (2+ messages)

[PATCH v1] ipv4: add iPv4_is_multicast() check in ip_mc_leave_group()
 2021-01-19  4:39 UTC  (2+ messages)

[PATCH] net/qla3xxx: switch from 'pci_' to 'dma_' API
 2021-01-19  4:33 UTC  (2+ messages)

[PATCH v3 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2021-01-19  4:32 UTC  (2+ messages)

[PATCH] net: phy: national: remove definition of DEBUG
 2021-01-19  4:30 UTC  (2+ messages)

[x86/mce] 7bb39313cd: netperf.Throughput_tps -4.5% regression
 2021-01-19  4:27 UTC  (5+ messages)

[PATCH] soc: qcom: socinfo: Don't print anything if nothing found
 2021-01-19  4:25 UTC  (2+ messages)

[PATCH 4.19 00/42] 4.19.169-rc2 review
 2021-01-19  4:15 UTC  (2+ messages)

[PATCH v4, 00/10] soc: mediatek: mmsys: Use function call for setting the routing registers
 2021-01-19  4:16 UTC  (2+ messages)

[PATCH] greybus: es2: drop short control-transfer checks
 2021-01-19  4:12 UTC  (2+ messages)
` [greybus-dev] "

[PATCH v4 0/2] mmc: support crash logging to MMC block devices
 2021-01-19  4:11 UTC  (4+ messages)
` [PATCH v4 1/2] mmc: Support kmsg dumper based on pstore/blk
    ` [EXT] "

[PATCH v4 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-19  4:02 UTC  (4+ messages)

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-19  4:08 UTC  (7+ messages)
` [net-next PATCH v3 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 14/15] net: phylink: Refactor phylink_of_phy_connect()

[PATCHv2 00/22] perf tools: Add daemon command
 2021-01-19  4:08 UTC  (3+ messages)
` [PATCH 07/22] perf daemon: "

[PATCH v17 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-19  4:03 UTC  (3+ messages)
` [PATCH v17 02/10] fs/ntfs3: Add initialization of super block

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-19  4:00 UTC  (2+ messages)

[PATCH net 0/2] ipv6: fixes for the multicast routes
 2021-01-19  4:00 UTC  (2+ messages)

[PATCH bpf] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-19  3:53 UTC 

Linux 5.11-rc4
 2021-01-19  3:48 UTC  (3+ messages)

[PATCH v3 0/3] GENPD API improvements
 2021-01-19  3:44 UTC  (7+ messages)
` [PATCH v3 1/3] PM: domains: Make set_performance_state() callback optional

[PATCH] nitro_enclaves: set master in the procedure of NE probe
 2021-01-19  3:30 UTC 

[PATCH 0/1] Fix AST2600A2 APLL calculate formuula
 2021-01-19  3:29 UTC  (6+ messages)
` [PATCH 1/1] clk: aspeed: Fix APLL calculate formula for ast2600-A2

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-19  3:20 UTC  (4+ messages)
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional "

[PATCH] gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on it
 2021-01-19  3:18 UTC 

drivers/media/dvb-frontends/rtl2832_sdr.o: warning: objtool: rtl2832_sdr_s_fmt_sdr_cap() falls through to next function rtl2832_sdr_querycap.cold()
 2021-01-19  3:13 UTC 

[PATCH] perf/core: Emit PERF_RECORD_LOST for pinned events
 2021-01-19  3:11 UTC  (7+ messages)

[PATCH 5.4 00/75] 5.4.91-rc2 review
 2021-01-19  3:09 UTC  (2+ messages)

[PATCH] drm/ast: Disable fast reset after DRAM initial
 2021-01-19  3:00 UTC  (4+ messages)
` [PATCH v2] "

[percpu_ref] 2b0d3d3e4f: reaim.jobs_per_min -18.4% regression
 2021-01-19  3:01 UTC  (3+ messages)
  ` [LKP] "

[PATCH next 01/15] dt-bindings: usb: fix yamllint check warning
 2021-01-19  2:57 UTC  (13+ messages)
` [PATCH next 03/15] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH next 04/15] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH next 11/15] arm64: dts: mediatek: mt7622: harmonize node names and compatibles
` [PATCH next 12/15] arm64: dts: mediatek: mt8183: fix dtbs_check warning

[PATCH v2 0/2] Add drivers for Intel Keem Bay SoC timer block
 2021-01-19  2:56 UTC  (7+ messages)
` [PATCH v2 2/2] clocksource: Add Intel Keem Bay Timer Support

[PATCH] rtlwifi/rtl8192se: Simplify bool comparison
 2021-01-19  2:49 UTC  (2+ messages)

[PATCH v1 0/9] mmc: sdhci-of-arasan: Add UHS-1 support for Keem Bay SOC
 2021-01-19  2:38 UTC  (7+ messages)
` [PATCH v1 5/9] firmware: keembay: Add support for Trusted Firmware Service call

[PATCH v4 1/2] f2fs: introduce checkpoint=merge mount option
 2021-01-19  2:36 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-19  2:33 UTC  (8+ messages)

[cfg80211] 1180cd89a7: hwsim.dpp_config_signed_connector_error_no_dot_2.fail
 2021-01-19  2:48 UTC 

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-19  2:32 UTC  (4+ messages)
` [PATCH v1 2/7] perf cs_etm: Use pid tracing explicitly instead of contextid

[PATCH 0/2] introduce DUMP_PREFIX_UNHASHED for hex dumps
 2021-01-19  2:30 UTC  (6+ messages)

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-19  2:30 UTC  (13+ messages)
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[PATCH] arm64: tegra: Enable Jetson-Xavier J512 USB host
 2021-01-19  2:23 UTC 

[PATCH] leds: lp50xx: add setting of default intensity from DT
 2021-01-19  2:19 UTC  (2+ messages)

[PATCH v6] kbuild: check the minimum compiler version in Kconfig
 2021-01-19  2:14 UTC  (2+ messages)

[PATCH v2] clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting
 2021-01-19  2:10 UTC  (2+ messages)

[PATCH] x86/cpu/zhaoxin: Fix wrong lowercase naming and indent
 2021-01-19  2:10 UTC  (2+ messages)

[PATCH] workqueue: fix annotation for WQ_SYSFS
 2021-01-19  2:08 UTC  (2+ messages)

[PATCH] can: mcp251xfd: mcp251xfd_handle_ivmif(): fix wrong NULL pointer check
 2021-01-19  2:02 UTC 

[PATCH v4 0/3] Audit Capability and Extended Capability among IOMMUs
 2021-01-19  1:55 UTC  (3+ messages)
` [PATCH v4 1/3] iommu/vt-d: Audit IOMMU Capabilities and add helper functions

[PATCH 0/2] Use another method to avoid resource conflicts between the SMMU and PMCG drivers
 2021-01-19  1:59 UTC  (3+ messages)
` [PATCH 1/2] perf/smmuv3: Don't reserve the register space that overlaps with the SMMUv3
` [PATCH 2/2] Revert "iommu/arm-smmu-v3: Don't reserve implementation defined register space"

[PATCH] media: vidtv: remove redundant quote
 2021-01-19  1:09 UTC 

[PATCH 1/3] drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
 2021-01-19  1:54 UTC  (3+ messages)
` [PATCH 2/3] drm/nouveau/kms/nv50-: Report max cursor size to userspace
` [PATCH 3/3] drm/nouveau/kms/nve4-nv138: Fix > 64x64 cursors

[PATCH 1/5] drm/nouveau/kms/nv50-: Use drm_dbg_kms() in crc.c
 2021-01-19  1:48 UTC  (5+ messages)
` [PATCH 2/5] drm/nouveau/kms/nv50-: Check vbl count after CRC context flip
` [PATCH 3/5] drm/nouveau/kms/nv140-: Use hard-coded wndws or core channel for CRC channel
` [PATCH 4/5] drm/nouveau/kms/nvd9-nv138: Fix CRC calculation for the cursor channel
` [PATCH 5/5] drm/nouveau/kms/nv140-: Add CRC methods to gv100_disp_core_mthd_head

WARNING in qp_broker_alloc
 2021-01-19  1:48 UTC 

Splicing to/from a tty
 2021-01-19  1:38 UTC  (9+ messages)

[PATCH v2] thermal/core: Make cooling device state change private
 2021-01-19  1:37 UTC  (2+ messages)

[PATCH v7 00/18] HSM driver for ACRN hypervisor
 2021-01-19  1:36 UTC  (4+ messages)
` [PATCH v7 01/18] docs: acrn: Introduce ACRN

[PATCH 0/4] MIPS: process: Some fixes and improvements about get_frame_info()
 2021-01-19  1:29 UTC  (3+ messages)

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-19  1:27 UTC  (4+ messages)

[PATCH v6 0/4] scatterlist: add new capabilities
 2021-01-19  1:27 UTC  (11+ messages)
` [PATCH v6 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v6 3/4] scatterlist: add sgl_compare_sgl() function

[PATCH 1/3] net: usb: cdc_ncm: emit dev_err on error paths
 2021-01-19  1:23 UTC  (4+ messages)
` [PATCH 3/3] net: usb: cdc_ncm: don't spew notifications

[PATCH v2 1/2] usb: ohci: Default to per-port over-current protection
 2021-01-19  1:09 UTC  (4+ messages)

[PATCH net-next v2] bonding: add a vlan+mac tx hashing option
 2021-01-19  1:09 UTC  (5+ messages)
` [PATCH net-next v3] bonding: add a vlan+srcmac "
  ` [PATCH net-next v4] "

[PATCH v2] perf script: Fix overrun issue for dynamically-allocated pmu type number
 2021-01-19  0:49 UTC  (4+ messages)

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2021-01-19  0:48 UTC  (4+ messages)
` [PATCH v7 3/3] perf-stat: enable counting events "

[PATCH] printk: fix buffer overflow potential for print_text()
 2021-01-19  0:44 UTC  (4+ messages)

[PATCH v2 0/7] selftests: gpio: rework and port to GPIO uAPI v2
 2021-01-19  0:34 UTC  (3+ messages)

[PATCH 1/3] drivers: firmware: Add Pdi load API support
 2021-01-19  0:33 UTC  (3+ messages)
` [PATCH 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCH] KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
 2021-01-19  0:28 UTC  (5+ messages)

[PATCH v4 0/2] Add support for the Sony Exmor-RS IMX300 camera sensor
 2021-01-19  0:26 UTC  (6+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: i2c: Add IMX300 CMOS sensor binding

[PATCH] USB: gadget: udc: Process disconnect synchronously
 2021-01-19  0:16 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-19  0:13 UTC 

[PATCH] usb: gadget: u_serial: Remove old tasklet comments
 2021-01-19  0:13 UTC 

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-01-19  0:11 UTC  (6+ messages)
` [PATCH v2 6/7] platform: x86: Add "

(no subject)
 2021-01-19  0:10 UTC 

[PATCH] usb: xhci: Replace tasklet with work
 2021-01-19  0:09 UTC 

linux-next: manual merge of the hid tree with the qcom tree
 2021-01-18 23:45 UTC 

[PATCH 5.10 000/152] 5.10.9-rc1 review
 2021-01-18 23:42 UTC  (5+ messages)
` [PATCH 5.10 045/152] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq

[PATCH] Track total GPU memory for virtio driver
 2021-01-18 23:40 UTC  (3+ messages)
  ` [PATCH v2] drm/virtio: "

Redesigning and modernising fscache
 2021-01-18 23:36 UTC  (2+ messages)
` Cut down implementation of fscache new API

[PATCH v4] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-18 23:29 UTC  (19+ messages)
` [PATCH v5] "

[PATCH v2] PCI: designware-ep: Fix the reference to pci->num_{ib,ob}_windows before setting
 2021-01-18 23:10 UTC 

[PATCH for bpf-next] docs: bpf: add minimal markup to address doc warning
 2021-01-18 23:10 UTC  (2+ messages)

[PATCH v8 00/13] Add Broadcom VK driver
 2021-01-18 23:06 UTC  (4+ messages)

Linksys WRT54G and the GPL - What about GRSECURITY?
 2021-01-18 23:01 UTC  (2+ messages)

[PATCH] kbuild: give SUBLEVEL more room in KERNEL_VERSION
 2021-01-18 22:54 UTC  (4+ messages)

[PATCH v5 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-18 22:53 UTC  (2+ messages)

[PATCH 00/20] Rid W=1 warnings from Infinibad
 2021-01-18 22:39 UTC  (7+ messages)
` [PATCH 01/20] RDMA/hw: i40iw_hmc: Fix misspellings of '*idx' args
` [PATCH 02/20] RDMA/core: device: Fix formatting in worthy kernel-doc header and demote another
` [PATCH 03/20] RDMA/hw/i40iw/i40iw_ctrl: Fix a bunch of misspellings and formatting issues
` [PATCH 04/20] RDMA/hw/i40iw/i40iw_cm: Fix a bunch of function documentation issues
` [PATCH 05/20] RDMA/core/cache: Fix some misspellings, missing and superfluous param descriptions
` [PATCH 07/20] RDMA/hw/i40iw/i40iw_main: Rectify some kernel-doc misdemeanours


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).