stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-13 09:32:40 to 2021-12-13 09:44:35 UTC [more...]

[PATCH 5.4 00/88] 5.4.165-rc1 review
 2021-12-13  9:29 UTC  (6+ messages)
` [PATCH 5.4 01/88] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
` [PATCH 5.4 07/88] HID: add USB_HID dependancy to hid-chicony
` [PATCH 5.4 10/88] HID: wacom: fix problems when device is not a valid USB device
` [PATCH 5.4 12/88] can: kvaser_usb: get CAN clock frequency from device
` [PATCH 5.4 13/88] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter

[PATCH 4.19 00/74] 4.19.221-rc1 review
 2021-12-13  9:30 UTC  (60+ 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 03/74] HID: add USB_HID dependancy to hid-prodikeys
` [PATCH 4.19 04/74] HID: add USB_HID dependancy to hid-chicony
` [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 07/74] HID: check for valid USB device for many HID drivers
` [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 12/74] net: sched: extend Qdisc with rcu
` [PATCH 4.19 13/74] net: sched: add helper function to take reference to Qdisc
` [PATCH 4.19 14/74] net: sched: use Qdisc rcu API instead of relying on rtnl lock
` [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 19/74] nfp: Fix memory leak in nfp_cpp_area_cache_add()
` [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 24/74] ALSA: ctl: Fix copy of updated id with element read/write
` [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 29/74] clk: qcom: regmap-mux: fix parent clock lookup
` [PATCH 4.19 32/74] x86/sme: Explicitly map new EFI memmap table as encrypted
` [PATCH 4.19 33/74] libata: add horkage for ASMedia 1092
` [PATCH 4.19 34/74] wait: add wake_up_pollfree()
` [PATCH 4.19 35/74] binder: use wake_up_pollfree()
` [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 46/74] net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
` [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 49/74] net, neigh: clear whole pneigh_entry at alloc time
` [PATCH 4.19 51/74] USB: gadget: detect too-big endpoint 0 requests
` [PATCH 4.19 53/74] usb: core: config: fix validation of wMaxPacketValue entries
` [PATCH 4.19 54/74] xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
` [PATCH 4.19 56/74] xhci: avoid race between disable slot command and host runtime suspend
` [PATCH 4.19 59/74] iio: stk3310: Dont return error code in interrupt handler
` [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 62/74] iio: kxsd9: "
` [PATCH 4.19 64/74] iio: dln2-adc: Fix lockdep complaint
` [PATCH 4.19 65/74] iio: dln2: Check return value of devm_iio_trigger_register()
` [PATCH 4.19 67/74] iio: adc: axp20x_adc: fix charging current reporting on AXP22x
` [PATCH 4.19 71/74] irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALL
` [PATCH 4.19 72/74] irqchip: nvic: Fix offset for Interrupt Priority Offsets
` [PATCH 4.19 73/74] net_sched: fix a crash in tc_new_tfilter()
` [PATCH 4.19 74/74] net: sched: make function qdisc_free_cb() static

[PATCH 5.10 0/5] memblock, arm: fixes for freeing of the memory map
 2021-12-13  9:41 UTC  (6+ messages)
` [PATCH 5.10 1/5] memblock: free_unused_memmap: use pageblock units instead of MAX_ORDER
` [PATCH 5.10 2/5] memblock: align freed memory map on pageblock boundaries with SPARSEMEM
` [PATCH 5.10 3/5] memblock: ensure there is no overflow in memblock_overlaps_region()
` [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 4.14 00/53] 4.14.258-rc1 review
 2021-12-13  9:30 UTC  (54+ 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 40/53] iio: trigger: stm32-timer: fix MODULE_ALIAS
` [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 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 4.4 00/37] 4.4.295-rc1 review
 2021-12-13  9:30 UTC  (31+ messages)
` [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 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)


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