All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-13 09:05:52 to 2021-12-13 09:37:05 UTC [more...]

[PATCH 4.9 00/42] 4.9.293-rc1 review
 2021-12-13  9:30 UTC  (37+ messages)
` [PATCH 4.9 01/42] HID: introduce hid_is_using_ll_driver
` [PATCH 4.9 02/42] HID: add hid_is_usb() function to make it simpler for USB detection
` [PATCH 4.9 03/42] HID: add USB_HID dependancy to hid-prodikeys
` [PATCH 4.9 04/42] HID: add USB_HID dependancy to hid-chicony
` [PATCH 4.9 05/42] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 4.9 06/42] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.9 07/42] HID: check for valid USB device for many HID drivers
` [PATCH 4.9 08/42] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH 4.9 09/42] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
` [PATCH 4.9 10/42] IB/hfi1: Correct guard on eager buffer deallocation
` [PATCH 4.9 12/42] ALSA: ctl: Fix copy of updated id with element read/write
` [PATCH 4.9 13/42] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 4.9 14/42] ALSA: pcm: oss: Limit the period size to 16MB
` [PATCH 4.9 15/42] ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
` [PATCH 4.9 16/42] tracefs: Have new files inherit the ownership of their parent
` [PATCH 4.9 21/42] signalfd: use wake_up_pollfree()
` [PATCH 4.9 22/42] tracefs: Set all files to the same group ownership as the mount option
` [PATCH 4.9 23/42] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
` [PATCH 4.9 24/42] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
` [PATCH 4.9 25/42] net: altera: set a couple error code in probe()
` [PATCH 4.9 26/42] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
` [PATCH 4.9 27/42] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 4.9 28/42] net/qla3xxx: fix an error code in ql_adapter_up()
` [PATCH 4.9 29/42] USB: gadget: detect too-big endpoint 0 requests
` [PATCH 4.9 30/42] USB: gadget: zero allocate endpoint 0 buffers
` [PATCH 4.9 31/42] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 4.9 32/42] usb: core: config: using bit mask instead of individual bits
` [PATCH 4.9 33/42] iio: stk3310: Dont return error code in interrupt handler
` [PATCH 4.9 34/42] iio: mma8452: Fix trigger reference couting
` [PATCH 4.9 35/42] iio: ltr501: Dont return error code in trigger handler
` [PATCH 4.9 36/42] iio: kxsd9: "
` [PATCH 4.9 37/42] iio: itg3200: Call iio_trigger_notify_done() on error
` [PATCH 4.9 38/42] iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
` [PATCH 4.9 39/42] irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
` [PATCH 4.9 40/42] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
` [PATCH 4.9 41/42] irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL

[Intel-gfx] [PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-13  9:36 UTC  (3+ messages)
`  "
` [Intel-gfx] [PATCH 1/3] drm/dp_mst: Remove trailing whitespace

[PATCH v5 3/4] mtd: core: protect access to MTD devices while in suspend
 2021-12-13  9:33 UTC  (17+ messages)

[RFC] Cryptodev: use rte_crypto_vec, group big-endian constraints
 2021-12-13  9:36 UTC  (2+ messages)

[PATCH 0/2] git(1) doc + "git help": split-out user & git format docs
 2021-12-13  9:33 UTC  (5+ messages)
` [PATCH v2 0/5] git doc + "git help": move "format" docs from technical/*
  ` [PATCH v2 2/5] git docs: create a "Git file and wire formats" section

[OE-core][PATCH] epiphany: Add packageconfig for libsoup2
 2021-12-13  9:35 UTC  (3+ messages)
` [OE-core][PATCH v2] "

[PATCH] MAINTAINERS: Add a separate entry for acpi/VIOT tables
 2021-12-13  9:33 UTC  (2+ messages)

[PULL 0/1] Block patches
 2021-12-13  9:33 UTC  (5+ messages)

[PATCH] iio: dummy: iio_simple_dummy: check the return value of kstrdup()
 2021-12-13  9:18 UTC 

[PATCH 4.4 00/37] 4.4.295-rc1 review
 2021-12-13  9:30 UTC  (38+ messages)
` [PATCH 4.4 01/37] HID: introduce hid_is_using_ll_driver
` [PATCH 4.4 02/37] HID: add hid_is_usb() function to make it simpler for USB detection
` [PATCH 4.4 03/37] HID: add USB_HID dependancy to hid-prodikeys
` [PATCH 4.4 04/37] HID: add USB_HID dependancy to hid-chicony
` [PATCH 4.4 05/37] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 4.4 06/37] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.4 07/37] HID: check for valid USB device for many HID drivers
` [PATCH 4.4 08/37] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH 4.4 09/37] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
` [PATCH 4.4 10/37] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
` [PATCH 4.4 11/37] ALSA: ctl: Fix copy of updated id with element read/write
` [PATCH 4.4 12/37] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 4.4 13/37] ALSA: pcm: oss: Limit the period size to 16MB
` [PATCH 4.4 14/37] ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
` [PATCH 4.4 15/37] tracefs: Have new files inherit the ownership of their parent
` [PATCH 4.4 16/37] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH 4.4 17/37] libata: add horkage for ASMedia 1092
` [PATCH 4.4 18/37] wait: add wake_up_pollfree()
` [PATCH 4.4 19/37] binder: use wake_up_pollfree()
` [PATCH 4.4 20/37] signalfd: "
` [PATCH 4.4 21/37] tracefs: Set all files to the same group ownership as the mount option
` [PATCH 4.4 22/37] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
` [PATCH 4.4 23/37] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
` [PATCH 4.4 24/37] net: altera: set a couple error code in probe()
` [PATCH 4.4 25/37] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
` [PATCH 4.4 26/37] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 4.4 27/37] net/qla3xxx: fix an error code in ql_adapter_up()
` [PATCH 4.4 28/37] USB: gadget: detect too-big endpoint 0 requests
` [PATCH 4.4 29/37] USB: gadget: zero allocate endpoint 0 buffers
` [PATCH 4.4 30/37] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 4.4 31/37] iio: stk3310: Dont return error code in interrupt handler
` [PATCH 4.4 32/37] iio: mma8452: Fix trigger reference couting
` [PATCH 4.4 33/37] iio: ltr501: Dont return error code in trigger handler
` [PATCH 4.4 34/37] iio: itg3200: Call iio_trigger_notify_done() on error
` [PATCH 4.4 35/37] iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
` [PATCH 4.4 36/37] irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
` [PATCH 4.4 37/37] irqchip: nvic: Fix offset for Interrupt Priority Offsets

[tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
 2021-12-13  9:33 UTC  (10+ messages)

[PATCH v3 0/7] drm: exynos: dsi: Convert drm bridge
 2021-12-13  9:34 UTC  (6+ messages)
` [PATCH v3 2/7] drm: exynos: dsi: Use drm panel_bridge API
` [PATCH v3 3/7] drm: exynos: dsi: Convert to bridge driver

[PATCH] drm/dp: Actually read Adjust Request Post Cursor2 register
 2021-12-13  9:34 UTC  (8+ messages)

[LTP] [RFC] enable OOM protection for the library and test process?
 2021-12-13  9:32 UTC  (2+ messages)

[RFC,v4,0/5] Add Mediatek SPI Nand controller and convert ECC driver
 2021-12-13  9:29 UTC  (8+ messages)
` [RFC,v4,2/5] mtd: nand: ecc: mtk: Convert to the ECC infrastructure

[PATCH v4 0/1] Add sched-capacity Chinese translation
 2021-12-13  9:59 UTC  (2+ messages)
` [PATCH v4 1/1] docs/zh_CN: "

[PATCHv8 00/12] nvme: In-band authentication support
 2021-12-13  9:31 UTC  (4+ messages)

[PATCH v2 00/13] dmaengine: at_xdmac: Various fixes
 2021-12-13  9:27 UTC  (10+ messages)
` [PATCH v2 08/13] dmaengine: at_xdmac: Move the free desc to the tail of the desc list

[PATCH] drm/stm: ltdc: support of new hardware version
 2021-12-13  8:57 UTC  (4+ messages)

[PATCH 0/1] nvme: Add verbose error logging
 2021-12-13  9:28 UTC  (7+ messages)
` [PATCH 1/1] "

xillybus_of.c:undefined reference to `devm_platform_ioremap_resource'
 2021-12-13  9:29 UTC  (2+ messages)

[PATCH] rtc: pcf8523: report battery switch over
 2021-12-13  9:18 UTC 

[RESEND RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
 2021-12-13  9:29 UTC  (7+ messages)
` [RESEND RFC PATCH 04/10] FWU: Add metadata access functions for GPT partitioned block devices

[PATCH 0/3] Convert vmcore to use an iov_iter
 2021-12-13  9:29 UTC  (5+ messages)
` [PATCH 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH v7 0/8] virtio-iommu: Add ACPI support (Arm part + tests)
 2021-12-13  9:28 UTC  (3+ messages)

[PATCH v3 0/3] drm/vc4: Use the firmware to stop the display pipeline
 2021-12-13  9:25 UTC  (12+ messages)
` [PATCH v3 1/3] firmware: raspberrypi: Add RPI_FIRMWARE_NOTIFY_DISPLAY_DONE
` [PATCH v3 2/3] drm/vc4: Remove conflicting framebuffers before callind bind_all
` [PATCH v3 3/3] drm/vc4: Notify the firmware when DRM is in charge

[PATCH 0/3] nvme-core: make gencounter feature tunable
 2021-12-13  9:27 UTC  (5+ messages)
` [PATCH 3/3] nvme: add KConfig options for debug features

[PATCH] tracing: Account bottom half disabled sections
 2021-12-13  9:28 UTC  (3+ messages)

[RFC] cryptodev: asymmetric crypto random number source
 2021-12-13  9:27 UTC  (3+ messages)

wireless-regdb: Update regulatory rules for the US on 6 GHz band
 2021-12-13  9:19 UTC  (2+ messages)
` [wireless-regdb] "

[PATCH v3] staging: r8188eu: Use strndup_user instead of kmalloc/copy_from_user
 2021-12-13  9:25 UTC 

[PATCH v2 0/3] implement branch --recurse-submodules
 2021-12-13  9:19 UTC  (6+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 5/5] branch.c: replace questionable exit() codes

[Intel-gfx] [PATCH] drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock()
 2021-12-13  9:25 UTC  (5+ messages)
  ` [Intel-gfx] [PATCH v2] "
    `  "

[PATCH 00/19] AMX Support in KVM
 2021-12-13  9:24 UTC  (10+ messages)
` [PATCH 02/19] x86/fpu: Prepare KVM for dynamically enabled states
` [PATCH 09/19] kvm: x86: Prepare reallocation check
` [PATCH 16/19] kvm: x86: Introduce KVM_{G|S}ET_XSAVE2 ioctl

[PATCH -next] blk-throttle: Set BIO_THROTTLED when bio has been throttled
 2021-12-13  9:24 UTC  (4+ messages)

[PATCH v4 00/25] Introduce power-off+restart call chain API
 2021-12-13  9:23 UTC  (12+ messages)
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority

[PATCH v2] power: supply_core: Pass pointer to battery info
 2021-12-13  9:23 UTC  (6+ messages)

[PATCH] dmaengine: sh: Use bitmap_zalloc() when applicable
 2021-12-13  9:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_suspend: Add support for local memory
 2021-12-13  9:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915/gem_exec_suspend: Add support for local memory (rev3)

[PATCH 5.16] mac80211: fix rate control for retransmitted frames
 2021-12-13  9:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] linux: add dependency on host-libyaml for v5.16+
 2021-12-13  9:20 UTC 

[PATCH v5 0/3] usb: meson: fix shared reset control use
 2021-12-13  9:16 UTC  (4+ messages)
` [PATCH v5 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use

[PATCH nand-next] mtd/nand:remove unneeded variable
 2021-12-13  9:16 UTC  (3+ messages)

[RFC PATCH] watchdog: da9062: Correct the timeout values [Klartext]
 2021-12-13  9:11 UTC 

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2021-12-13  9:18 UTC  (5+ messages)

[PATCH 5.4 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:07 UTC  (13+ messages)
` [PATCH 5.4 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.4 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.4 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [PATCH 5.4 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.4 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM

[mm/slob] fa5ba4107c: BUG:kernel_NULL_pointer_dereference, address
 2021-12-13  9:17 UTC  (5+ messages)
` [mm/slob] fa5ba4107c: BUG:kernel_NULL_pointer_dereference,address

nvme-tcp host potential bugs
 2021-12-13  9:08 UTC  (3+ messages)

[PATCH v6 net-next 00/12] allow user to offload tc action to net device
 2021-12-13  9:16 UTC  (3+ messages)

[PATCH v2 1/4] kmscube: fix build on OpenGL ES 3 dependencies not providing GLES3/gl3ext.h
 2021-12-13  9:16 UTC  (4+ messages)
` [PATCH v2 2/4] mesa: PROVIDES virtual/libgles3
` [PATCH v2 3/4] kmscube: add build dependency on virtual/libgles3
` [PATCH v2 4/4] mesa: make ligles3-dev RDEPENDS on libgles2-dev

[PATCH v2] scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
 2021-12-13  9:16 UTC  (3+ messages)

[PATCH] ARM: ptrace: Use bitfield helpers
 2021-12-13  9:05 UTC  (3+ messages)
` [PATCH] dmaengine: stm32-mdma: "

[PATCH v9 00/17] Upstreaming the Scalar command
 2021-12-13  9:12 UTC  (15+ messages)
` [PATCH v10 00/15] "
          ` [RFC/PATCH] Makefile: add test-all target

[LTP] [PATCH v3] Refactoring dio_append.c using LTP API
 2021-12-13  9:11 UTC 

[PATCH 00/11] Parallel CPU bringup for x86_64
 2021-12-13  9:11 UTC  (7+ messages)
` [PATCH 02/11] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
    ` [PATCH v1.1 "

[PATCH v3 0/4] s390x/pci: some small fixes
 2021-12-13  9:09 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.16.0-rc4 (mainline.kernel.org-clang, 90d9fbc1)
 2021-12-13  9:10 UTC 

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-12-13  9:04 UTC  (10+ messages)

[LTP] [PATCH 1/1] doc/maintainer: Add policy for new functionality
 2021-12-13  9:09 UTC  (4+ messages)

[Bug 904] [dpdk-19.11.11] Meson build has some failures on Fedora35 with clang 13.0.0
 2021-12-13  9:08 UTC 

[PATCH 00/22] Refactor perf cpumap
 2021-12-13  8:56 UTC  (6+ messages)
` [PATCH 01/22] libperf: Add comments to perf_cpu_map

[PATCH] mm/vmscan: add sysctl knobs for protecting the working set
 2021-12-13  9:07 UTC  (6+ messages)

[PATCH V2] usb: typec: tcpm: fix tcpm unregister port but leave a pending timer
 2021-12-13  9:07 UTC  (2+ messages)

[PATCH v12, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-13  8:52 UTC  (5+ messages)
` [PATCH v12, 13/19] media: mtk-vcodec: Add work queue for core hardware decode

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-12-13  9:03 UTC  (6+ messages)
` [PATCH v3 23/23] migration: Use multifd before we check for the zero page


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.