linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 23:50:19 to 2021-07-11 05:50:33 UTC [more...]

[RFC PATCH v2 0/4] Allow using dyndbg to replace drm_debug_enabled
 2021-07-11  5:50 UTC  (3+ messages)
` [RFC PATCH v2 1/4] drm_print.h: rewrap __DRM_DEFINE_DBG_RATELIMITED macro
` [RFC PATCH v2 2/4] drm: fixup comment spelling

[PATCH v3 1/3] mfd: da9063: Add HWMON dependencies
 2021-07-11  5:45 UTC  (10+ messages)
` [PATCH v3 2/3] hwmon: da9063: HWMON driver

[linux-stable-rc:linux-4.4.y 1224/1774] net/core/skbuff.c:1523:32: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int'
 2021-07-11  5:02 UTC 

[PATCH v6 0/3] zram: fix few sysfs races
 2021-07-11  5:00 UTC  (4+ messages)
` [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal

[PATCH AUTOSEL 5.4 01/28] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-11  4:24 UTC  (29+ messages)
` [PATCH AUTOSEL 5.4 02/28] power: supply: sc2731_charger: "
` [PATCH AUTOSEL 5.4 03/28] pwm: spear: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.4 04/28] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 5.4 05/28] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
` [PATCH AUTOSEL 5.4 06/28] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.4 07/28] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 5.4 08/28] PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
` [PATCH AUTOSEL 5.4 09/28] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 5.4 10/28] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.4 11/28] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.4 12/28] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.4 13/28] watchdog: iTCO_wdt: Account for rebooting on second timeout
` [PATCH AUTOSEL 5.4 14/28] x86/fpu: Return proper error codes from user access functions
` [PATCH AUTOSEL 5.4 15/28] PCI: tegra: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.4 16/28] orangefs: fix orangefs df output
` [PATCH AUTOSEL 5.4 17/28] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 5.4 18/28] NFS: nfs_find_open_context() may only select open files
` [PATCH AUTOSEL 5.4 19/28] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.4 20/28] power: supply: ab8500: "
` [PATCH AUTOSEL 5.4 21/28] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.4 22/28] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.4 23/28] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 5.4 24/28] ACPI: video: Add quirk for the Dell Vostro 3350
` [PATCH AUTOSEL 5.4 25/28] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 5.4 26/28] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.4 27/28] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.4 28/28] virtio: fix up virtio_disable_cb

[PATCH AUTOSEL 5.12 01/43] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-11  4:23 UTC  (25+ messages)
` [PATCH AUTOSEL 5.12 21/43] remoteproc: core: Fix cdev remove and rproc del
` [PATCH AUTOSEL 5.12 22/43] PCI: tegra: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.12 23/43] orangefs: fix orangefs df output
` [PATCH AUTOSEL 5.12 24/43] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 5.12 25/43] drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
` [PATCH AUTOSEL 5.12 26/43] NFS: nfs_find_open_context() may only select open files
` [PATCH AUTOSEL 5.12 27/43] power: reset: regulator-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.12 28/43] power: supply: charger-manager: "
` [PATCH AUTOSEL 5.12 29/43] power: supply: ab8500: "
` [PATCH AUTOSEL 5.12 30/43] power: supply: axp288_fuel_gauge: Make "T3 MRD" no_battery_list DMI entry more generic
` [PATCH AUTOSEL 5.12 31/43] drm/amdgpu: fix Navi1x tcp power gating hang when issuing lightweight invalidaiton
` [PATCH AUTOSEL 5.12 32/43] drm/amdkfd: fix sysfs kobj leak
` [PATCH AUTOSEL 5.12 33/43] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.12 34/43] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.12 35/43] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 5.12 36/43] ACPI: video: Add quirk for the Dell Vostro 3350
` [PATCH AUTOSEL 5.12 37/43] PCI: rockchip: Register IRQ handlers after device and data are ready
` [PATCH AUTOSEL 5.12 38/43] ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
` [PATCH AUTOSEL 5.12 39/43] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 5.12 40/43] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.12 41/43] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.12 42/43] virtio: fix up virtio_disable_cb
` [PATCH AUTOSEL 5.12 43/43] block: fix the problem of io_ticks becoming smaller

[PATCH 5.4 0/4] 5.4.131-rc1 review
 2021-07-11  4:07 UTC  (2+ messages)

[PATCH 4.9 0/9] 4.9.275-rc1 review
 2021-07-11  3:58 UTC  (2+ messages)

arch/arm/mach-ixp4xx/common.c:341:7: error: implicit declaration of function 'is_pci_memory'
 2021-07-11  3:37 UTC 

[syzbot] BUG: sleeping function called from invalid context in __munlock_pagevec
 2021-07-11  3:11 UTC  (2+ messages)

linux-next: build failure after merge of the f2fs tree
 2021-07-11  3:08 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the printk tree
 2021-07-11  3:01 UTC 

[PATCH 4.4 0/4] 4.4.275-rc1 review
 2021-07-11  2:39 UTC  (2+ messages)

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-11  2:07 UTC  (10+ messages)
` [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code
          ` [PATCH 1/2] objtool: Add frame-pointer-specific function ignore
          ` [PATCH 2/2] objtool: Ignore unwind hints for ignored functions

[PATCH] tools: PCI: Zero-initialize param
 2021-07-11  1:48 UTC  (2+ messages)

[GIT PULL 1/4] ARM: SoC changes for 5.14
 2021-07-11  1:41 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: Devicetree material "

[PATCH bpf-next v3 0/2] libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
 2021-07-11  1:27 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] libbpf: Fix the possible memory leak caused by obj->kconfig

[PATCH -tip 0/6] kprobes: treewide: Clean up kprobe code
 2021-07-11  1:26 UTC  (4+ messages)
` [PATCH -tip 6/6] kprobes: Use bool type for functions which returns boolean value

[PATCH v4 0/5] Add Alder Lake PCH-S support to PMC core driver
 2021-07-11  1:21 UTC  (6+ messages)
` [PATCH v4 1/5] platform/x86/intel: intel_pmc_core: Move intel_pmc_core* files to pmc subfolder
` [PATCH v4 2/5] platform/x86/intel: pmc/core: Add Alderlake support to pmc core driver
` [PATCH v4 3/5] platform/x86/intel: pmc/core: Add Latency Tolerance Reporting (LTR) support to Alder Lake
` [PATCH v4 4/5] platform/x86/intel: pmc/core: Add Alder Lake low power mode support for pmc core
` [PATCH v4 5/5] platform/x86/intel: pmc/core: Add GBE Package C10 fix for Alder Lake PCH

[PATCH v2 8/9] drm/mediatek: add DSC support for mt8195
 2021-07-11  1:24 UTC  (3+ messages)
  ` [PATCH v2 1/9] dt-bindings: mediatek: add definition for mt8195 display
` [PATCH v2 0/9] Add MediaTek SoC DRM (vdosys0) support for mt8195

[PATCH nf] Revert "netfilter: flowtable: Remove redundant hw refresh bit"
 2021-07-11  1:02 UTC  (2+ messages)

[PATCH v5] Documentation, dt, numa: Add note to empty NUMA node
 2021-07-11  0:59 UTC  (4+ messages)

[PATCH v6] Documentation, dt, numa: Add note to empty NUMA node
 2021-07-11  0:56 UTC 

ERROR: modpost: "__delay" [drivers/net/mdio/mdio-cavium.ko] undefined!
 2021-07-11  0:49 UTC 

[syzbot] WARNING in do_proc_control/usb_submit_urb
 2021-07-11  0:36 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/12] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:53 UTC  (12+ messages)
` [PATCH AUTOSEL 4.4 02/12] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 4.4 03/12] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.4 04/12] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 4.4 05/12] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 4.4 06/12] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.4 07/12] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.4 08/12] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 4.4 09/12] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.4 10/12] power: supply: ab8500: "
` [PATCH AUTOSEL 4.4 11/12] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 4.4 12/12] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.9 01/16] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC  (16+ messages)
` [PATCH AUTOSEL 4.9 02/16] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 4.9 03/16] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.9 04/16] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 4.9 05/16] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 4.9 06/16] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.9 07/16] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.9 08/16] x86/fpu: Return proper error codes from user access functions
` [PATCH AUTOSEL 4.9 09/16] orangefs: fix orangefs df output
` [PATCH AUTOSEL 4.9 10/16] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 4.9 11/16] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.9 12/16] power: supply: ab8500: "
` [PATCH AUTOSEL 4.9 13/16] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 4.9 14/16] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 4.9 15/16] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 4.9 16/16] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.14 01/21] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC  (21+ messages)
` [PATCH AUTOSEL 4.14 02/21] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 4.14 03/21] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
` [PATCH AUTOSEL 4.14 04/21] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.14 05/21] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 4.14 06/21] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 4.14 07/21] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.14 08/21] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.14 09/21] watchdog: iTCO_wdt: Account for rebooting on second timeout
` [PATCH AUTOSEL 4.14 10/21] x86/fpu: Return proper error codes from user access functions
` [PATCH AUTOSEL 4.14 11/21] orangefs: fix orangefs df output
` [PATCH AUTOSEL 4.14 12/21] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 4.14 13/21] NFS: nfs_find_open_context() may only select open files
` [PATCH AUTOSEL 4.14 14/21] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.14 15/21] power: supply: ab8500: "
` [PATCH AUTOSEL 4.14 16/21] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 4.14 17/21] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 4.14 18/21] ACPI: video: Add quirk for the Dell Vostro 3350
` [PATCH AUTOSEL 4.14 19/21] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 4.14 20/21] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 4.14 21/21] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 4.19 01/22] pwm: spear: Don't modify HW state in .remove callback
 2021-07-10 23:51 UTC  (22+ messages)
` [PATCH AUTOSEL 4.19 02/22] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 4.19 03/22] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
` [PATCH AUTOSEL 4.19 04/22] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.19 05/22] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 4.19 06/22] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 4.19 07/22] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 4.19 08/22] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 4.19 09/22] watchdog: iTCO_wdt: Account for rebooting on second timeout
` [PATCH AUTOSEL 4.19 10/22] x86/fpu: Return proper error codes from user access functions
` [PATCH AUTOSEL 4.19 11/22] PCI: tegra: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.19 12/22] orangefs: fix orangefs df output
` [PATCH AUTOSEL 4.19 13/22] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 4.19 14/22] NFS: nfs_find_open_context() may only select open files
` [PATCH AUTOSEL 4.19 15/22] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 4.19 16/22] power: supply: ab8500: "
` [PATCH AUTOSEL 4.19 17/22] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 4.19 18/22] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 4.19 19/22] ACPI: video: Add quirk for the Dell Vostro 3350
` [PATCH AUTOSEL 4.19 20/22] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 4.19 21/22] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 4.19 22/22] virtio_console: Assure used length from device is limited

[PATCH AUTOSEL 5.10 01/37] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:50 UTC  (37+ messages)
` [PATCH AUTOSEL 5.10 02/37] power: supply: sc2731_charger: "
` [PATCH AUTOSEL 5.10 03/37] f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
` [PATCH AUTOSEL 5.10 04/37] pwm: spear: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.10 05/37] PCI: ftpci100: Rename macro name collision
` [PATCH AUTOSEL 5.10 06/37] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 5.10 07/37] PCI: hv: Fix a race condition when removing the device
` [PATCH AUTOSEL 5.10 08/37] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
` [PATCH AUTOSEL 5.10 09/37] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 10/37] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 5.10 11/37] PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
` [PATCH AUTOSEL 5.10 12/37] NFSv4: Fix delegation return in cases where we have to retry
` [PATCH AUTOSEL 5.10 13/37] PCI: pciehp: Ignore Link Down/Up caused by DPC
` [PATCH AUTOSEL 5.10 14/37] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 5.10 15/37] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.10 16/37] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.10 17/37] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.10 18/37] watchdog: iTCO_wdt: Account for rebooting on second timeout
` [PATCH AUTOSEL 5.10 19/37] x86/fpu: Return proper error codes from user access functions
` [PATCH AUTOSEL 5.10 20/37] remoteproc: core: Fix cdev remove and rproc del
` [PATCH AUTOSEL 5.10 21/37] PCI: tegra: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 22/37] orangefs: fix orangefs df output
` [PATCH AUTOSEL 5.10 23/37] ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
` [PATCH AUTOSEL 5.10 24/37] drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
` [PATCH AUTOSEL 5.10 25/37] NFS: nfs_find_open_context() may only select open files
` [PATCH AUTOSEL 5.10 26/37] power: supply: charger-manager: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 27/37] power: supply: ab8500: "
` [PATCH AUTOSEL 5.10 28/37] drm/amdkfd: fix sysfs kobj leak
` [PATCH AUTOSEL 5.10 29/37] pwm: img: Fix PM reference leak in img_pwm_enable()
` [PATCH AUTOSEL 5.10 30/37] pwm: tegra: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.10 31/37] ACPI: AMBA: Fix resource name in /proc/iomem
` [PATCH AUTOSEL 5.10 32/37] ACPI: video: Add quirk for the Dell Vostro 3350
` [PATCH AUTOSEL 5.10 33/37] PCI: rockchip: Register IRQ handlers after device and data are ready
` [PATCH AUTOSEL 5.10 34/37] virtio-blk: Fix memory leak among suspend/resume procedure
` [PATCH AUTOSEL 5.10 35/37] virtio_net: Fix error handling in virtnet_restore()
` [PATCH AUTOSEL 5.10 36/37] virtio_console: Assure used length from device is limited
` [PATCH AUTOSEL 5.10 37/37] virtio: fix up virtio_disable_cb


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