All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-13 09:24:06 to 2021-12-13 09:40:46 UTC [more...]

[PATCH 4.19 00/74] 4.19.221-rc1 review
 2021-12-13  9:29 UTC  (5+ messages)
` [PATCH 4.19 11/74] net: sched: rename qdisc_destroy() to qdisc_put()
` [PATCH 4.19 15/74] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
` [PATCH 4.19 16/74] bpf: Fix the off-by-two error in range markings
` [PATCH 4.19 17/74] ice: ignore dropped packets during init

[PATCH 4.14 00/53] 4.14.258-rc1 review
 2021-12-13  9:30 UTC  (42+ messages)
` [PATCH 4.14 01/53] HID: add hid_is_usb() function to make it simpler for USB detection
` [PATCH 4.14 02/53] HID: add USB_HID dependancy to hid-prodikeys
` [PATCH 4.14 03/53] HID: add USB_HID dependancy to hid-chicony
` [PATCH 4.14 04/53] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 4.14 05/53] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.14 06/53] HID: check for valid USB device for many HID drivers
` [PATCH 4.14 07/53] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH 4.14 08/53] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
` [PATCH 4.14 09/53] bpf: Fix the off-by-two error in range markings
` [PATCH 4.14 10/53] nfp: Fix memory leak in nfp_cpp_area_cache_add()
` [PATCH 4.14 11/53] seg6: fix the iif in the IPv6 socket control block
` [PATCH 4.14 12/53] IB/hfi1: Correct guard on eager buffer deallocation
` [PATCH 4.14 13/53] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
` [PATCH 4.14 14/53] ALSA: ctl: Fix copy of updated id with element read/write
` [PATCH 4.14 15/53] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 4.14 16/53] ALSA: pcm: oss: Limit the period size to 16MB
` [PATCH 4.14 17/53] ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
` [PATCH 4.14 18/53] tracefs: Have new files inherit the ownership of their parent
` [PATCH 4.14 19/53] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH 4.14 20/53] can: m_can: Disable and ignore ELO interrupt
` [PATCH 4.14 21/53] x86/sme: Explicitly map new EFI memmap table as encrypted
` [PATCH 4.14 22/53] libata: add horkage for ASMedia 1092
` [PATCH 4.14 23/53] wait: add wake_up_pollfree()
` [PATCH 4.14 24/53] binder: use wake_up_pollfree()
` [PATCH 4.14 25/53] signalfd: "
` [PATCH 4.14 26/53] tracefs: Set all files to the same group ownership as the mount option
` [PATCH 4.14 27/53] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
` [PATCH 4.14 28/53] qede: validate non LSO skb length
` [PATCH 4.14 29/53] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
` [PATCH 4.14 30/53] net: altera: set a couple error code in probe()
` [PATCH 4.14 33/53] net/qla3xxx: fix an error code in ql_adapter_up()
` [PATCH 4.14 35/53] USB: gadget: zero allocate endpoint 0 buffers
` [PATCH 4.14 36/53] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 4.14 41/53] iio: stk3310: Dont return error code in interrupt handler
` [PATCH 4.14 42/53] iio: mma8452: Fix trigger reference couting
` [PATCH 4.14 46/53] iio: dln2-adc: Fix lockdep complaint
` [PATCH 4.14 47/53] iio: dln2: Check return value of devm_iio_trigger_register()
` [PATCH 4.14 50/53] irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
` [PATCH 4.14 51/53] irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
` [PATCH 4.14 52/53] irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
` [PATCH 4.14 53/53] irqchip: nvic: Fix offset for Interrupt Priority Offsets

[PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-13  9:36 UTC  (17+ messages)
` [Intel-gfx] "
` [Nouveau] "
` [PATCH 1/3] drm/dp_mst: Remove trailing whitespace
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH 2/3] drm/dp: Move DP declarations into separate header file
  ` [Intel-gfx] "
  ` [Nouveau] "
` [PATCH 3/3] drm/dp: Move DisplayPort helpers into separate helper module
  ` [Nouveau] "
  ` [Intel-gfx] "

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

[PATCH 4.9 00/42] 4.9.293-rc1 review
 2021-12-13  9:30 UTC  (43+ 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 11/42] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
` [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 17/42] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH 4.9 18/42] libata: add horkage for ASMedia 1092
` [PATCH 4.9 19/42] wait: add wake_up_pollfree()
` [PATCH 4.9 20/42] binder: use wake_up_pollfree()
` [PATCH 4.9 21/42] signalfd: "
` [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
` [PATCH 4.9 42/42] irqchip: nvic: Fix offset for Interrupt Priority Offsets

[PATCH v3 00/23] Migration: Transmit and detect zero pages in the multifd threads
 2021-12-13  9:34 UTC  (3+ messages)
` [PATCH v3 03/23] multifd: Rename used field to num

[PATCH] ALSA: drivers: opl3: Fix incorrect use of vp->state
 2021-12-13  9:36 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Do not add same i915_request to intel_context twice
 2021-12-13  9:36 UTC  (4+ messages)

[PATCH v5 3/4] mtd: core: protect access to MTD devices while in suspend
 2021-12-13  9:33 UTC  (16+ 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 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  (3+ messages)
` [PATCH v3 3/7] drm: exynos: dsi: Convert to bridge driver

[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  (9+ 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:47 UTC  (2+ 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 v7 0/8] virtio-iommu: Add ACPI support (Arm part + tests)
 2021-12-13  9:28 UTC  (3+ 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 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 

[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

[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] "
      ` [Intel-gfx] "

[PATCH 00/19] AMX Support in KVM
 2021-12-13  9:24 UTC  (6+ messages)
` [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  (3+ messages)


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.