All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-13 09:33:02 to 2021-12-13 09:44:49 UTC [more...]

[PATCH 4.19 00/74] 4.19.221-rc1 review
 2021-12-13  9:30 UTC  (35+ messages)
` [PATCH 4.19 01/74] HID: google: add eel USB id
` [PATCH 4.19 02/74] HID: add hid_is_usb() function to make it simpler for USB detection
` [PATCH 4.19 05/74] HID: add USB_HID dependancy on some USB HID drivers
` [PATCH 4.19 06/74] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 4.19 08/74] can: kvaser_usb: get CAN clock frequency from device
` [PATCH 4.19 09/74] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH 4.19 10/74] net: core: netlink: add helper refcount dec and lock function
` [PATCH 4.19 11/74] net: sched: rename qdisc_destroy() to qdisc_put()
` [PATCH 4.19 13/74] net: sched: add helper function to take reference to Qdisc
` [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.19 18/74] bonding: make tx_rebalance_counter an atomic
` [PATCH 4.19 20/74] seg6: fix the iif in the IPv6 socket control block
` [PATCH 4.19 21/74] udp: using datalen to cap max gso segments
` [PATCH 4.19 22/74] IB/hfi1: Correct guard on eager buffer deallocation
` [PATCH 4.19 23/74] mm: bdi: initialize bdi_min_ratio when bdi is unregistered
` [PATCH 4.19 25/74] ALSA: pcm: oss: Fix negative period/buffer sizes
` [PATCH 4.19 27/74] ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()
` [PATCH 4.19 33/74] libata: add horkage for ASMedia 1092
` [PATCH 4.19 37/74] aio: keep poll requests on waitqueue until completed
` [PATCH 4.19 38/74] aio: fix use-after-free due to missing POLLFREE handling
` [PATCH 4.19 39/74] tracefs: Set all files to the same group ownership as the mount option
` [PATCH 4.19 40/74] block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
` [PATCH 4.19 41/74] qede: validate non LSO skb length
` [PATCH 4.19 42/74] ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixer
` [PATCH 4.19 43/74] i40e: Fix pre-set max number of queues for VF
` [PATCH 4.19 44/74] mtd: rawnand: fsmc: Take instruction delay into account
` [PATCH 4.19 45/74] tools build: Remove needless libpython-version feature check that breaks test-all fast path
` [PATCH 4.19 47/74] net: altera: set a couple error code in probe()
` [PATCH 4.19 48/74] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
` [PATCH 4.19 60/74] iio: mma8452: Fix trigger reference couting
` [PATCH 4.19 61/74] iio: ltr501: Dont return error code in trigger handler
` [PATCH 4.19 72/74] irqchip: nvic: Fix offset for Interrupt Priority Offsets

[PATCH 4.14 00/53] 4.14.258-rc1 review
 2021-12-13  9:30 UTC  (53+ 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 31/53] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
` [PATCH 4.14 32/53] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 4.14 33/53] net/qla3xxx: fix an error code in ql_adapter_up()
` [PATCH 4.14 34/53] USB: gadget: detect too-big endpoint 0 requests
` [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 37/53] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
` [PATCH 4.14 38/53] usb: core: config: using bit mask instead of individual bits
` [PATCH 4.14 39/53] iio: trigger: Fix reference counting
` [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 43/53] iio: ltr501: Dont return error code in trigger handler
` [PATCH 4.14 44/53] iio: kxsd9: "
` [PATCH 4.14 45/53] iio: itg3200: Call iio_trigger_notify_done() on error
` [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 48/53] iio: adc: axp20x_adc: fix charging current reporting on AXP22x
` [PATCH 4.14 49/53] iio: accel: kxcjk-1013: Fix possible memory leak in probe and remove
` [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 5.10 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:41 UTC  (4+ messages)
` [PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.10 4/5] arm: extend pfn_valid to take into account freed memory map alignment
` [PATCH 5.10 5/5] arm: ioremap: don't abuse pfn_valid() to check if pfn is in RAM

[PATCH 0/3] drm/dp: Move DisplayPort helpers into own module
 2021-12-13  9:36 UTC  (23+ 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] "

[RFC] block-backend: prevent dangling BDS pointer in blk_drain()
 2021-12-13  9:39 UTC  (5+ messages)

[PATCH] ALSA: jack: Check the return value of kstrdup()
 2021-12-13  9:40 UTC  (2+ messages)

[RFC][V8][PATCH 0/5] btrfs: allocation_hint mode
 2021-12-13  9:39 UTC  (2+ messages)

[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  (15+ 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  (25+ messages)
` [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 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


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.