linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 20:23:10 to 2021-09-27 22:31:41 UTC [more...]

Linux 5.15-rc3
 2021-09-27 22:31 UTC  (6+ messages)

[PATCH v2 00/10] block: fourth batch of add_disk() error handling conversions
 2021-09-27 22:31 UTC  (12+ messages)
` [PATCH v2 01/10] mtip32xx: add error handling support for add_disk()
` [PATCH v2 02/10] pktcdvd: "
` [PATCH v2 03/10] ps3disk: "
` [PATCH v2 04/10] ps3vram: "
` [PATCH v2 05/10] rnbd: "
` [PATCH v2 06/10] block/rsxx: "
` [PATCH v2 07/10] block/sunvdc: "
` [PATCH v2 08/10] block/sx8: "
` [PATCH v2 09/10] pf: "
` [PATCH v2 10/10] mtd/ubi/block: "

[PATCH] tools/lib/perf: make the static libperf complete
 2021-09-27 22:30 UTC  (4+ messages)
    ` [PATCH v2] "

[GIT PULL] virtio,vdpa: fixes
 2021-09-27 22:30 UTC 

[PATCH v2 00/15] block: third batch of add_disk() error handling conversions
 2021-09-27 22:29 UTC  (17+ messages)
` [PATCH v2 01/15] z2ram: add error handling support for add_disk()
` [PATCH v2 02/15] aoe: "
` [PATCH v2 03/15] m68k/emu/nfblock: "
` [PATCH v2 04/15] drbd: "
` [PATCH v2 05/15] um/drivers/ubd_kern: "
` [PATCH v2 06/15] xtensa/platforms/iss/simdisk: "
` [PATCH v2 07/15] n64cart: "
` [PATCH v2 08/15] pcd: move the identify buffer into pcd_identify
` [PATCH v2 09/15] pcd: cleanup initialization
` [PATCH v2 10/15] pf: "
` [PATCH v2 11/15] pd: "
` [PATCH v2 12/15] pcd: add error handling support for add_disk()
` [PATCH v2 13/15] pcd: fix ordering of unregister_cdrom()
` [PATCH v2 14/15] pcd: capture errors on cdrom_register()
` [PATCH v2 15/15] pd: add error handling support for add_disk()

[PATCH v4 0/6] block: first batch of add_disk() error handling conversions
 2021-09-27 22:28 UTC  (9+ messages)
` [PATCH v4 1/6] scsi/sd: add error handling support for add_disk()
` [PATCH v4 2/6] scsi/sr: "
` [PATCH v4 3/6] md: "
` [PATCH v4 4/6] dm: add add_disk() error handling
` [PATCH v4 5/6] loop: add error handling support for add_disk()
` [PATCH v4 6/6] nbd: "

[RFC PATCH 00/13] x86 User Interrupts support
 2021-09-27 22:25 UTC  (7+ messages)
` [RFC PATCH 03/13] x86/cpu: Enumerate "
` [RFC PATCH 04/13] x86/fpu/xstate: Enumerate User Interrupts supervisor state

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-27 22:24 UTC  (7+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-09-27 22:21 UTC  (7+ messages)
` [PATCH V9 XRT Alveo 04/14] fpga: xrt: xrt-lib driver manager

[PATCH][next] net_sched: Use struct_size() and flex_array_size() helpers
 2021-09-27 22:18 UTC 

drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 22:13 UTC 

[PATCH v2 00/10] block: second batch of add_disk() error handling conversions
 2021-09-27 22:13 UTC  (12+ messages)
` [PATCH v2 01/10] block/brd: add error handling support for add_disk()
` [PATCH v2 02/10] bcache: "
` [PATCH v2 03/10] nvme-multipath: "
` [PATCH v2 04/10] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 05/10] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 06/10] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 07/10] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 08/10] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 09/10] xen-blkfront: "
` [PATCH v2 10/10] zram: "

[PATCH] arm64: dts: sc7180: Factor out ti-sn65dsi86 support
 2021-09-27 22:07 UTC  (2+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-09-27 22:03 UTC  (3+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error
` [PATCH v2 2/2] block: add __must_check for *add_disk*() callers

[PATCH 0/5] x86/mce: Handle error simulation failures in mce-inject module
 2021-09-27 22:05 UTC  (7+ messages)
` [PATCH 1/5] x86/mce/inject: Check if a bank is unpopulated before error simulation

[PATCH v2 00/14] block: 6th batch of add_disk() error handling conversions
 2021-09-27 22:03 UTC  (15+ messages)
` [PATCH v2 01/14] block/swim3: add error handling support for add_disk()
` [PATCH v2 02/14] floppy: fix add_disk() assumption on exit due to new developments
` [PATCH v2 03/14] floppy: use blk_cleanup_disk()
` [PATCH v2 04/14] floppy: fix calling platform_device_unregister() on invalid drives
` [PATCH v2 05/14] floppy: add error handling support for add_disk()
` [PATCH v2 06/14] amiflop: "
` [PATCH v2 07/14] swim: simplify using blk_cleanup_disk() on swim_remove()
` [PATCH v2 08/14] swim: add helper for disk cleanup
` [PATCH v2 09/14] swim: add a floppy registration bool which triggers del_gendisk()
` [PATCH v2 10/14] swim: add error handling support for add_disk()
` [PATCH v2 11/14] block/ataflop: use the blk_cleanup_disk() helper
` [PATCH v2 12/14] block/ataflop: add registration bool before calling del_gendisk()
` [PATCH v2 13/14] block/ataflop: provide a helper for cleanup up an atari disk
` [PATCH v2 14/14] block/ataflop: add error handling support for add_disk()

[PATCH] arm64: dts: qcom: msm8996: Add CPU cooling suppor,t
 2021-09-27 21:52 UTC  (2+ messages)

[PATCH v2 0/6] block: 5th batch of add_disk() error handling conversions
 2021-09-27 22:02 UTC  (7+ messages)
` [PATCH v2 1/6] cdrom/gdrom: add error handling support for add_disk()
` [PATCH v2 2/6] rbd: add add_disk() error handling
` [PATCH v2 3/6] mtd: "
` [PATCH v2 4/6] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH v2 5/6] s390/block/dcssblk: "
` [PATCH v2 6/6] s390/block/scm_blk: "

[PATCH] PCI: xgene: Use PCI_VENDOR_ID_AMCC macro
 2021-09-27 22:01 UTC  (2+ messages)

[PATCH] Revert "of: property: fw_devlink: Add support for remote-endpoint"
 2021-09-27 21:58 UTC  (2+ messages)

[PATCH v4 0/2] Global Clock Controller driver for MSM8976/56
 2021-09-27 21:58 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clk: qcom: Document MSM8976 Global Clock Controller
` [PATCH v4 2/2] clk: qcom: Add MSM8976/56 Global Clock Controller (GCC) driver

[PATCH] printk: avoid -Wsometimes-uninitialized warning
 2021-09-27 21:58 UTC  (5+ messages)

[PATCH] tracing/cfi: Fix cmp_entries_* functions signature mismatch
 2021-09-27 21:56 UTC  (4+ messages)

[PATCH] s390/sclp_vt220: fix unused function warning
 2021-09-27 21:56 UTC 

[lpc-contact] Linux Plumbers Conference Last Day
 2021-09-27 21:51 UTC  (2+ messages)

Linux 5.15-rc3
 2021-09-27 21:49 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pwm: rockchip: add description for rk3568
 2021-09-27 21:47 UTC  (2+ messages)
` (subset) "

call_rcu data race patch
 2021-09-27 21:46 UTC  (11+ messages)

[PATCH v5 0/3] staging: vt6655: replace camel case variables
 2021-09-27 21:46 UTC  (7+ messages)
` [PATCH v5 1/3] staging: vt6655: fix camelcase in bShortSlotTime
` [PATCH v5 2/3] staging: vt6655: fix camelcase in ldBmThreshold

[PATCH] dt-bindings: display: simple: hardware can use ddc-i2c-bus
 2021-09-27 21:45 UTC 

[PATCH] staging: r8188eu: Remove unused macros and defines from odm.h
 2021-09-27 21:45 UTC 

linux-next: Fixes tag needs some work in the perf-current tree
 2021-09-27 21:35 UTC 

[GIT PULL] (Many) KVM fixes for 5.15-rc4
 2021-09-27 21:35 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v5.15: 2nd batch
 2021-09-27 21:35 UTC  (2+ messages)

[PATCH] fs: eventpoll: add empty event
 2021-09-27 21:33 UTC  (4+ messages)

[PATCH v3] KEYS: trusted: Fix trusted key backends when building as module
 2021-09-27 21:31 UTC  (8+ messages)

drivers/power/supply/ltc4162-l-charger.c:912:34: warning: unused variable 'ltc4162l_of_match'
 2021-09-27 21:28 UTC 

m68k: default value for MEMORY_RESERVE?
 2021-09-27 21:26 UTC 

[PATCH v4 0/4] mm: A few cleanup patches around zap, shmem and uffd
 2021-09-27 21:21 UTC  (4+ messages)
` [PATCH v4 1/4] mm/shmem: Unconditionally set pte dirty in mfill_atomic_install_pte

[PATCH 0/5] irq_work: PREEMPT_RT bits
 2021-09-27 21:19 UTC  (6+ messages)
` [PATCH 1/5] sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQ
` [PATCH 2/5] irq_work: Ensure that irq_work runs in in-IRQ context
` [PATCH 3/5] irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support
` [PATCH 4/5] irq_work: Handle some irq_work in SOFTIRQ on PREEMPT_RT
` [PATCH 5/5] irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ "

[PATCH v15 00/12] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-09-27 21:17 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.15-rc4
 2021-09-27 21:13 UTC 

[PATCH] drm/msm/submit: fix overflow check on 64-bit architectures
 2021-09-27 21:09 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update remoteproc repo url
 2021-09-27 21:09 UTC 

[PATCH v8 0/9] gpio-rockchip driver
 2021-09-27 21:04 UTC  (4+ messages)
` [PATCH v8 9/9] pinctrl/rockchip: drop the gpio related codes

[PATCH] bus: brcmstb_gisb: Allow building as module
 2021-09-27 21:04 UTC  (2+ messages)

[PATCH stable 4.9 v3 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-27 21:03 UTC  (5+ messages)
` [PATCH stable 4.9 v3 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.9 v3 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.9 v3 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.9 v3 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 4.14 v3 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-27 21:02 UTC  (5+ messages)
` [PATCH stable 4.14 v3 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.14 v3 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.14 v3 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.14 v3 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH stable 4.19 v3 0/4] ARM: ftrace MODULE_PLTS warning
 2021-09-27 21:02 UTC  (5+ messages)
` [PATCH stable 4.19 v3 1/4] ARM: 9077/1: PLT: Move struct plt_entries definition to header
` [PATCH stable 4.19 v3 2/4] ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()
` [PATCH stable 4.19 v3 3/4] ARM: 9079/1: ftrace: Add MODULE_PLTS support
` [PATCH stable 4.19 v3 4/4] ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE

[PATCH 0/8] Re-enable ENQCMD and PASID MSR
 2021-09-27 21:02 UTC  (4+ messages)
` [PATCH 4/8] x86/traps: Demand-populate PASID MSR via #GP

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-27 20:59 UTC  (3+ messages)
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[PATCH 00/17] ABI: update files to reduce the documentation gap
 2021-09-27 21:00 UTC  (3+ messages)
` [PATCH 17/17] ABI: sysfs-bus-platform: add modalias description

[PATCH v3 0/3] Add support for IDO-SBC2D06-V1B-22W
 2021-09-27 20:59 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: dts: mstar: Add the Wireless Tag IDO-SBC2D06-V1B-22W

[PATCH 5.10 000/103] 5.10.70-rc1 review
 2021-09-27 20:59 UTC  (2+ messages)

drivers/mfd/da9063-core.c:222:25: warning: cast between incompatible function types from 'int (*)(struct notifier_block *)' to 'void (*)(void *)'
 2021-09-27 20:58 UTC 

[PATCH v4 1/9] dt-bindings: clk: qcom: Add bindings for MSM8994 GCC driver
 2021-09-27 20:58 UTC  (2+ messages)

[PATCH v3 1/6] dt-bindings: display: renesas,du: Provide bindings for r8a779a0
 2021-09-27 20:57 UTC  (3+ messages)
` [PATCH v3.1] "

[PATCH v4] dt-bindings: media: venus: Add sc7280 dt schema
 2021-09-27 20:57 UTC  (2+ messages)

[PATCH v7 00/13] Use qmp_send to update co-processor load state
 2021-09-27 20:54 UTC  (27+ messages)
` [PATCH v7 01/13] dt-bindings: soc: qcom: aoss: Drop the load state power-domain
  ` (subset) "
` [PATCH v7 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property
  ` (subset) "
` [PATCH v7 03/13] dt-bindings: remoteproc: qcom: "
  ` (subset) "
` [PATCH v7 04/13] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
  ` (subset) "
` [PATCH v7 05/13] arm64: dts: qcom: sc7180: Use QMP property to control "
  ` (subset) "
` [PATCH v7 06/13] arm64: dts: qcom: sc7280: "
  ` (subset) "
` [PATCH v7 07/13] arm64: dts: qcom: sdm845: "
  ` (subset) "
` [PATCH v7 08/13] arm64: dts: qcom: sm8150: "
  ` (subset) "
` [PATCH v7 09/13] arm64: dts: qcom: sm8250: "
  ` (subset) "
` [PATCH v7 10/13] arm64: dts: qcom: sm8350: "
  ` (subset) "
` [PATCH v7 11/13] soc: qcom: aoss: Drop power domain support
  ` (subset) "
` [PATCH v7 12/13] dt-bindings: msm/dp: Remove aoss-qmp header
  ` (subset) "
` [PATCH v7 13/13] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions
  ` (subset) "

[PATCH] platform: dell: all DELL_WMI driver options depend on DELL_WMI
 2021-09-27 20:53 UTC 

drivers/gpu/drm/i915/display/intel_fbc.c:101:18: error: use of undeclared identifier 'i915'
 2021-09-27 20:51 UTC 

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-27 20:50 UTC  (10+ messages)

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-27 20:47 UTC  (5+ messages)

[PATCH v10 0/5] arm64 userspace counter support
 2021-09-27 20:46 UTC  (2+ messages)

Struct page proposal
 2021-09-27 20:45 UTC  (5+ messages)

[PATCH v1] bluetooth: Add support to handle MSFT Monitor Device event
 2021-09-27 20:45 UTC 

[RESEND PATCH v5 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-27 20:45 UTC  (5+ messages)
` [RESEND PATCH v5 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[PATCH V2 0/6] nvmem: add "cell-type" property to support mac-address
 2021-09-27 20:42 UTC  (3+ messages)
` [PATCH V2 1/6] dt-bindings: nvmem: add cell-type to nvmem cells

[PATCH] staging: vc04_services: shut up out-of-range warning
 2021-09-27 20:37 UTC  (4+ messages)

[PATCH] mm/userfaultfd: selftests: Fix memory corruption with thp enabled
 2021-09-27 20:37 UTC  (6+ messages)

[RFC PATCH 0/8] mm/madvise: support process_madvise(MADV_DONTNEED)
 2021-09-27 20:36 UTC  (6+ messages)
` [RFC PATCH 4/8] mm/madvise: define madvise behavior in a struct

drivers/vfio/vfio.c:293: warning: expecting prototype for Container objects(). Prototype was for vfio_container_get() instead
 2021-09-27 20:33 UTC 

[PATCH] [RESEND] apparmor: avoid -Wempty-body warning
 2021-09-27 20:32 UTC  (3+ messages)

[PATCH v2] mtd: rawnand: xway: No hardcoded ECC engine, use device tree setting
 2021-09-27 20:32 UTC  (8+ messages)

[PATCH] [RFC] mtd: fixup CFI on ixp4xx
 2021-09-27 20:30 UTC  (3+ messages)

kernel/sched/core.c:6854:20: warning: unused function 'balance_hotplug_wait'
 2021-09-27 20:30 UTC 

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-27 20:30 UTC  (2+ messages)

[PATCH] net: ipa: Declare IPA firmware with MODULE_FIRMWARE()
 2021-09-27 20:30 UTC  (3+ messages)

[PATCH 5.14 000/162] 5.14.9-rc1 review
 2021-09-27 20:29 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-27 20:23 UTC  (4+ 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).