All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-24 15:10:31 to 2021-05-24 15:38:28 UTC [more...]

[PATCH 4.9 00/36] 4.9.270-rc1 review
 2021-05-24 15:25 UTC  (29+ messages)
` [PATCH 4.9 01/36] openrisc: Fix a memory leak
` [PATCH 4.9 02/36] RDMA/rxe: Clear all QP fields if creation failed
` [PATCH 4.9 03/36] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.9 04/36] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.9 05/36] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.9 06/36] ALSA: line6: Fix racy initialization of LINE6 MIDI
` [PATCH 4.9 07/36] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.9 08/36] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.9 09/36] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.9 10/36] Revert "rapidio: fix a NULL pointer dereference when create_workqueue() fails"
` [PATCH 4.9 11/36] rapidio: handle create_workqueue() failure
` [PATCH 4.9 12/36] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.9 13/36] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.9 14/36] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.9 15/36] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.9 16/36] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.9 17/36] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.9 18/36] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.9 19/36] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.9 20/36] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.9 22/36] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.9 23/36] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.9 24/36] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.9 27/36] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.9 28/36] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.9 32/36] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.9 34/36] vt: Fix character height handling with VT_RESIZEX
` [PATCH 4.9 35/36] tty: vt: always invoke vc->vc_sw->con_resize callback

[PATCH v5 2/8] iommu/dma: Introduce generic helper to retrieve RMR info
 2021-05-24 15:35 UTC  (3+ messages)

[PATCH 4.4 00/31] 4.4.270-rc1 review
 2021-05-24 15:25 UTC  (32+ messages)
` [PATCH 4.4 01/31] openrisc: Fix a memory leak
` [PATCH 4.4 02/31] scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()
` [PATCH 4.4 03/31] ptrace: make ptrace() fail if the tracee changed its pid unexpectedly
` [PATCH 4.4 04/31] cifs: fix memory leak in smb2_copychunk_range
` [PATCH 4.4 05/31] ALSA: usb-audio: Validate MS endpoint descriptors
` [PATCH 4.4 06/31] ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro
` [PATCH 4.4 07/31] Revert "ALSA: sb8: add a check for request_region"
` [PATCH 4.4 08/31] xen-pciback: reconfigure also from backend watch handler
` [PATCH 4.4 09/31] dm snapshot: fix a crash when an origin has no snapshots
` [PATCH 4.4 10/31] dm snapshot: fix crash with transient storage and zero chunk size
` [PATCH 4.4 11/31] Revert "video: hgafb: fix potential NULL pointer dereference"
` [PATCH 4.4 12/31] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 4.4 13/31] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 4.4 14/31] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 4.4 15/31] Revert "video: imsttfb: fix potential NULL pointer dereferences"
` [PATCH 4.4 16/31] Revert "ecryptfs: replace BUG_ON with error handling code"
` [PATCH 4.4 17/31] Revert "gdrom: fix a memory leak bug"
` [PATCH 4.4 18/31] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 4.4 19/31] cdrom: gdrom: initialize global variable at init time
` [PATCH 4.4 20/31] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 4.4 21/31] Revert "qlcnic: Avoid "
` [PATCH 4.4 22/31] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 4.4 23/31] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 4.4 24/31] net: stmicro: handle clk_prepare() failure during init
` [PATCH 4.4 25/31] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 4.4 26/31] leds: lp5523: check return value of lp5xx_read and jump to cleanup code
` [PATCH 4.4 27/31] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 4.4 28/31] video: hgafb: fix potential NULL pointer dereference
` [PATCH 4.4 29/31] vgacon: Record video mode changes with VT_RESIZEX
` [PATCH 4.4 30/31] vt: Fix character height handling "
` [PATCH 4.4 31/31] tty: vt: always invoke vc->vc_sw->con_resize callback

iomap: writeback ioend/bio allocation deadlock risk
 2021-05-24 15:32 UTC  (8+ messages)

[PATCH] linux-yocto/5.10: update to v5.10.38
 2021-05-24 15:33 UTC 

[PATCH 0/9] target/arm: MVE preliminaries
 2021-05-24 15:32 UTC  (5+ messages)
` [PATCH 1/9] target/arm: Add isar feature check functions for MVE
` [PATCH 2/9] target/arm: Update feature checks for insns which are "MVE or FP"

[RFC PATCH 0/3] fastboot: sunxi: Determine MMC device at runtime
 2021-05-24 15:33 UTC  (5+ messages)

[RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-24 15:33 UTC  (6+ messages)
` [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan
  ` [Intel-gfx] "

[Bug 213201] New: [KAVERI] memory leak - unreferenced object 0xffff8881700cf988 (size 56)
 2021-05-24 15:33 UTC  (2+ messages)
` [Bug 213201] "

[PATCH] media: staging: atomisp: improve error handling in gc2235_detect()
 2021-05-24 15:32 UTC  (2+ messages)

[PATCH v7 3/9] ASoC: codecs: wcd938x: add basic driver
 2021-05-24 15:29 UTC  (4+ messages)

[PATCH v2] drbd: Fix five use after free bugs in get_initial_state
 2021-05-24 14:58 UTC 

[PATCH] HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible
 2021-05-24 14:57 UTC 

[RFC PATCH bpf-next] bpf: Introduce bpf_timer
 2021-05-24 14:56 UTC  (3+ messages)

[meta-oe][hardknott 1/2] opencv: remove tbb packageconfig for powerpc
 2021-05-24 15:29 UTC  (2+ messages)
` [meta-oe][hardknott 2/2] sysdig: disable building for ppc

[PATCH v1 0/3] ACPI: power: Keep track of power resource states
 2021-05-24 15:26 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: power: Use u8 as the power resource state data type
` [PATCH v1 2/3] ACPI: power: Save the last known state of each power resource
` [PATCH v1 3/3] ACPI: power: Rework turning off unused power resources

[PATCH v2 1/3] platform/x86: firmware_attributes_class: Create helper file for handling firmware-attributes class registration events
 2021-05-24 15:27 UTC  (9+ messages)
` [PATCH v2 3/3] platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
    ` [External] "

[ebtables PATCH 1/2] ebtables.h: restore KERNEL_64_USERSPACE_32 checks
 2021-05-24 15:26 UTC  (3+ messages)
` [ebtables PATCH 2/2] configure.ac: add option --enable-kernel-64-userland-32

[PATCH v3 0/3] Introduce enums for SCSI status codes
 2021-05-24 15:25 UTC  (7+ messages)
` [PATCH v3 1/3] libsas: Introduce more SAM status code aliases in enum exec_status
` [PATCH v3 2/3] Introduce enums for the SAM, message, host and driver status codes
` [PATCH v3 3/3] Change the type of the second argument of scsi_host_complete_all_commands()

[PATCH] ARM: dts: DRA7x: Fix duplicate USB4 device node
 2021-05-24 15:24 UTC  (2+ messages)

[PATCH 0/9] arm64: dts: rockchip: Initial Toybrick TB-RK1808M0 support
 2021-05-24 15:21 UTC  (5+ messages)
` [PATCH 3/9] arm64: dts: rockchip: Prepare Rockchip RK1808

Kernel Panic in skb_release_data using genet
 2021-05-24 15:13 UTC  (3+ messages)

[PATCH] docs: lockdep-design: correct the notation for writer
 2021-05-24 14:52 UTC  (6+ messages)

Re: Re: Re: Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-24 15:18 UTC  (6+ messages)
  `  "

[PATCH 0/3] [GSOC][RFC] ref-filter: add contents:raw atom
 2021-05-24 15:21 UTC  (5+ messages)

[Intel-gfx] [PATCH i-g-t] gem_watchdog: Skip test if default request expiry is not compiled in
 2021-05-24 15:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for gem_watchdog: Skip test if default request expiry is not compiled in (rev2)

[PATCH net v2]bonding: check port and aggregator when select
 2021-05-24 15:21 UTC 

[PATCH] thermal: ti-soc-thermal: Fix kernel-doc
 2021-05-24 15:15 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: gpio: davinci: Convert to json-schema
 2021-05-24 15:19 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: dts: da850-lego-ev3: align GPIO hog names with dt-schema
` [PATCH v3 2/2] dt-bindings: gpio: gpio-davinci: Convert to json-schema

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-24 15:14 UTC  (5+ messages)
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT

+ kthread-fix-kthread_mod_delayed_work-vs-kthread_cancel_delayed_work_sync-race.patch added to -mm tree
 2021-05-24 15:08 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/21] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:50 UTC  (16+ messages)
` [PATCH AUTOSEL 4.14 02/21] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 4.14 03/21] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.14 04/21] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.14 05/21] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.14 06/21] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.14 07/21] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.14 11/21] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.14 12/21] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.14 13/21] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.14 14/21] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.14 15/21] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.14 16/21] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.14 18/21] platform/x86: hp-wireless: add AMD's hardware id to the supported list
` [PATCH AUTOSEL 4.14 19/21] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.14 21/21] drm/amdgpu: Fix a use-after-free

[PATCH AUTOSEL 4.9 01/19] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:51 UTC  (19+ messages)
` [PATCH AUTOSEL 4.9 02/19] serial: max310x: unregister uart driver in case of failure and abort
` [PATCH AUTOSEL 4.9 03/19] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.9 04/19] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.9 05/19] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.9 06/19] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.9 07/19] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.9 08/19] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.9 09/19] dmaengine: qcom_hidma: comment platform_driver_register call
` [PATCH AUTOSEL 4.9 10/19] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.9 11/19] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.9 12/19] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.9 13/19] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.9 14/19] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.9 15/19] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.9 16/19] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.9 17/19] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.9 18/19] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.9 19/19] drm/amdgpu: Fix a use-after-free

[hardknott] ceph: update to 15.2.12 to address CVEs
 2021-05-24 15:23 UTC 

[PATCH AUTOSEL 4.4 01/16] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:51 UTC  (16+ messages)
` [PATCH AUTOSEL 4.4 02/16] net: fujitsu: fix potential null-ptr-deref
` [PATCH AUTOSEL 4.4 03/16] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH AUTOSEL 4.4 04/16] char: hpet: add checks after calling ioremap
` [PATCH AUTOSEL 4.4 05/16] ALSA: sb8: Add a comment note regarding an unused pointer
` [PATCH AUTOSEL 4.4 06/16] isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
` [PATCH AUTOSEL 4.4 07/16] ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
` [PATCH AUTOSEL 4.4 08/16] libertas: register sysfs groups properly
` [PATCH AUTOSEL 4.4 09/16] media: dvb: Add check on sp8870_readreg return
` [PATCH AUTOSEL 4.4 10/16] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.4 11/16] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.4 12/16] cdrom: gdrom: initialize global variable at init time
` [PATCH AUTOSEL 4.4 13/16] scsi: BusLogic: Fix 64-bit system enumeration error for Buslogic
` [PATCH AUTOSEL 4.4 14/16] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.4 15/16] btrfs: do not BUG_ON in link_to_fixup_dir
` [PATCH AUTOSEL 4.4 16/16] drm/amdgpu: Fix a use-after-free

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-24 15:06 UTC  (6+ messages)
` [PATCH 30/39] PCI: Bulk conversion to generic_handle_domain_irq()

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-24 15:02 UTC  (5+ messages)
` [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
` [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-24 15:18 UTC  (3+ messages)

stable-rc/queue/4.14 baseline: 84 runs, 4 regressions (v4.14.233-12-g1446a7fb9ba5)
 2021-05-24 14:53 UTC 

[PATCH v2] gcc: Update to latest on release/gcc-11 branch
 2021-05-24 15:21 UTC 

[PATCH] docs: lockdep-design: improve readability of the block matrix
 2021-05-24 15:05 UTC 

[PATCH] media: atomisp: Replace whitespace at the beginning of line
 2021-05-24 15:20 UTC  (2+ messages)

[PATCH v6 0/4] KVM statistics data fd-based binary interface
 2021-05-24 15:18 UTC  (8+ messages)
` [PATCH v6 1/4] KVM: stats: Separate common stats from architecture specific ones
` [PATCH v6 2/4] KVM: stats: Add fd-based API to read binary stats data
` [PATCH v6 3/4] KVM: stats: Add documentation for statistics data binary interface
` [PATCH v6 4/4] KVM: selftests: Add selftest for KVM "

[PATCH] media: atomisp: remove compat_ioctl32 code
 2021-05-24 15:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: added test description for chamelium subtest
 2021-05-24 15:16 UTC  (2+ messages)

SEL Event logs in Redfish
 2021-05-24 15:15 UTC  (2+ messages)

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-24 15:14 UTC  (3+ messages)

[PATCH nf] netfilter: nf_tables: fix table flag updates
 2021-05-24 15:11 UTC 

[PATCHSET 0/1] xfs: fixes for online shrink
 2021-05-24 15:09 UTC  (3+ messages)
` [PATCH 1/1] xfs: check free AG space when making per-AG reservations

fast forward merge overwriting my code
 2021-05-24 15:06 UTC  (6+ messages)

[PATCH bpf-next] docs/bpf: add llvm_reloc.rst to explain llvm bpf relocations
 2021-05-24 15:06 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 01/25] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:50 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 11/25] ASoC: rt5645: add error checking to rt5645_probe function
` [PATCH AUTOSEL 4.19 14/25] media: gspca: mt9m111: Check write_bridge for timeout
` [PATCH AUTOSEL 4.19 15/25] media: gspca: properly check for errors in po1030_probe()
` [PATCH AUTOSEL 4.19 18/25] openrisc: Define memory barrier mb
` [PATCH AUTOSEL 4.19 21/25] platform/x86: intel_punit_ipc: Append MODULE_DEVICE_TABLE for ACPI
` [PATCH AUTOSEL 4.19 23/25] drm/amd/display: Disconnect non-DP with no EDID

[PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes
 2021-05-24 14:56 UTC  (3+ messages)

[PATCH 0/5] RTL8231 GPIO expander support
 2021-05-24 15:03 UTC  (7+ messages)
` [PATCH v3 0/6] "

[PATCH v3 0/6] hwmon: (pmbus/pim4328) Add pim4328 PMBus driver
 2021-05-24 15:02 UTC  (7+ messages)
` [PATCH v3 1/6] hwmon: (pmbus/pim4328) Add new pmbus flag NO_WRITE_PROTECT
` [PATCH v3 2/6] hwmon: (pmbus/pim4328) Add function for reading direct mode coefficients
` [PATCH v3 3/6] hwmon: (pmbus/pim4328) Add support for reading direct format coefficients
` [PATCH v3 4/6] hwmon: (pmbus/pim4328) Allow phase function even if it's not on page
` [PATCH v3 5/6] hwmon: (pmbus/pim4328) Add PMBus driver for PIM4006, PIM4328 and PIM4820
` [PATCH v3 6/6] hwmon: (pmbus/pim4328) Add documentation for the pim4328 PMBus driver

[Buildroot] [PATCH] package/libepoxy: bump to version 1.5.7
 2021-05-24 15:10 UTC  (2+ 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.