linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 16:48:18 to 2021-07-10 23:53:13 UTC [more...]

[PATCH AUTOSEL 5.4 01/28] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:50 UTC  (10+ 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.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

[PATCH AUTOSEL 5.12 01/43] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:49 UTC  (43+ messages)
` [PATCH AUTOSEL 5.12 02/43] power: supply: sc2731_charger: "
` [PATCH AUTOSEL 5.12 03/43] f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
` [PATCH AUTOSEL 5.12 04/43] pwm: spear: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.12 05/43] PCI: ftpci100: Rename macro name collision
` [PATCH AUTOSEL 5.12 06/43] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 5.12 07/43] PCI: hv: Fix a race condition when removing the device
` [PATCH AUTOSEL 5.12 08/43] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type
` [PATCH AUTOSEL 5.12 09/43] power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.12 10/43] ARM: 9087/1: kprobes: test-thumb: fix for LLVM_IAS=1
` [PATCH AUTOSEL 5.12 11/43] PCI/P2PDMA: Avoid pci_get_slot(), which may sleep
` [PATCH AUTOSEL 5.12 12/43] NFSv4: Fix delegation return in cases where we have to retry
` [PATCH AUTOSEL 5.12 13/43] PCI: pciehp: Ignore Link Down/Up caused by DPC
` [PATCH AUTOSEL 5.12 14/43] PCI: Dynamically map ECAM regions
` [PATCH AUTOSEL 5.12 15/43] watchdog: Fix possible use-after-free in wdt_startup()
` [PATCH AUTOSEL 5.12 16/43] watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()
` [PATCH AUTOSEL 5.12 17/43] watchdog: Fix possible use-after-free by calling del_timer_sync()
` [PATCH AUTOSEL 5.12 18/43] watchdog: imx_sc_wdt: fix pretimeout
` [PATCH AUTOSEL 5.12 19/43] watchdog: iTCO_wdt: Account for rebooting on second timeout
` [PATCH AUTOSEL 5.12 20/43] x86/fpu: Return proper error codes from user access functions
` [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 AUTOSEL 5.13 01/53] power: supply: sc27xx: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:48 UTC  (11+ messages)
` [PATCH AUTOSEL 5.13 02/53] power: supply: sc2731_charger: "
` [PATCH AUTOSEL 5.13 03/53] f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
` [PATCH AUTOSEL 5.13 04/53] pwm: spear: Don't modify HW state in .remove callback
` [PATCH AUTOSEL 5.13 05/53] PCI: ftpci100: Rename macro name collision
` [PATCH AUTOSEL 5.13 06/53] power: supply: ab8500: Move to componentized binding
` [PATCH AUTOSEL 5.13 07/53] power: supply: ab8500: Avoid NULL pointers
` [PATCH AUTOSEL 5.13 08/53] power: supply: ab8500: Enable USB and AC
` [PATCH AUTOSEL 5.13 09/53] PCI: hv: Fix a race condition when removing the device
` [PATCH AUTOSEL 5.13 10/53] pwm: pca9685: Restrict period change for enabled PWMs
` [PATCH AUTOSEL 5.13 11/53] power: supply: max17042: Do not enforce (incorrect) interrupt trigger type

[GIT PULL] RTC changes for 5.14
 2021-07-10 23:25 UTC  (2+ messages)

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-10 23:22 UTC  (3+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list

[PATCH v2 0/3] lib/string: optimized mem* functions
 2021-07-10 23:07 UTC  (3+ messages)

[syzbot] WARNING in do_proc_control/usb_submit_urb
 2021-07-10 22:58 UTC  (2+ messages)

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

[RFC PATCH 0/2] Add software node support to regulator framework
 2021-07-10 22:54 UTC  (5+ messages)

include/linux/atomic-arch-fallback.h:60:32: error: implicit declaration of function 'arch_cmpxchg64'; did you mean 'arch_cmpxchg'?
 2021-07-10 22:44 UTC 

[PATCH] media: rcar-csi2: do not update format while streaming
 2021-07-10 22:42 UTC  (3+ messages)

[syzbot] BUG: sleeping function called from invalid context in __munlock_pagevec
 2021-07-10 22:12 UTC 

[PATCH] staging: rtl8712: Fix alignment
 2021-07-10 22:08 UTC 

drivers/staging/media/hantro/hantro_g2_hevc_dec.c:536:5: warning: stack frame size (1248) exceeds limit (1024) in function 'hantro_g2_hevc_dec_run'
 2021-07-10 21:35 UTC 

[PATCH v2] rtc: pcf8523: rename register and bit defines
 2021-07-10 21:14 UTC 

[PATCH] mm/page_alloc: avoid hard lockups in __alloc_pages_bulk()
 2021-07-10 21:10 UTC  (3+ messages)

[GIT PULL] perf tools changes for v5.14: 2nd batch
 2021-07-10 20:52 UTC 

[RFC PATCH v2 net-next 0/8] Add support for VSC7511-7514 chips over SPI
 2021-07-10 20:52 UTC  (18+ messages)
` [RFC PATCH v2 net-next 1/8] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v2 net-next 2/8] net: dsa: ocelot: felix: move MDIO access to a common location
` [RFC PATCH v2 net-next 3/8] net: dsa: ocelot: felix: NULL check on variable
` [RFC PATCH v2 net-next 4/8] net: dsa: ocelot: felix: add interface for custom regmaps
` [RFC PATCH v2 net-next 5/8] net: mscc: ocelot: split register definitions to a separate file
` [RFC PATCH v2 net-next 6/8] net: mscc: ocelot: expose ocelot wm functions
` [RFC PATCH v2 net-next 7/8] net: dsa: ocelot: felix: add support for VSC75XX control over SPI
` [RFC PATCH v2 net-next 8/8] Update documentation for the VSC7512 SPI device

[PATCH] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-10 20:42 UTC  (4+ messages)

[PATCH v12 00/17] Introduce the Counter character device interface
 2021-07-10 20:15 UTC  (15+ messages)
` [PATCH v12 10/17] counter: Add "
` [PATCH v12 11/17] docs: counter: Document "
` [PATCH v12 12/17] tools/counter: Create Counter tools
` [PATCH v12 14/17] counter: Implement *_component_id sysfs attributes
` [PATCH v12 15/17] counter: Implement events_queue_size sysfs attribute

cocci script to convert linux-kernel allocs with BITS_TO_LONGS to bitmap_alloc
 2021-07-10 20:09 UTC  (4+ messages)

drivers/net/dsa/ocelot/seville_vsc9953.c:1255:34: warning: unused variable 'seville_of_match'
 2021-07-10 19:56 UTC 

[PATCH 5.12 00/11] 5.12.16-rc1 review
 2021-07-10 19:57 UTC  (2+ messages)

[PATCH 5.10 0/6] 5.10.49-rc1 review
 2021-07-10 19:52 UTC  (2+ messages)

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

[PATCH 4.19 00/34] 4.19.197-rc1 review
 2021-07-10 19:51 UTC  (2+ messages)

[PATCH 4.14 00/25] 4.14.239-rc1 review
 2021-07-10 19:51 UTC  (2+ messages)

[PATCH 4.9 0/9] 4.9.275-rc1 review
 2021-07-10 19:50 UTC  (2+ messages)

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

[PATCH] lib/test_vmalloc.c: Add a new 'nr_pages' parameter
 2021-07-10 19:41 UTC 

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

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-10 19:25 UTC  (8+ 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] kasan: fix build for CONFIG_KASAN_HW_TAGS
 2021-07-10 19:16 UTC  (2+ messages)

[GIT PULL] I3C changes for 5.14
 2021-07-10 19:08 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.14
 2021-07-10 19:08 UTC  (2+ messages)

[GIT PULL] CIFS Fixes
 2021-07-10 19:08 UTC  (2+ messages)

[GIT PULL] thermal for v5.14-rc1 #2
 2021-07-10 19:08 UTC  (2+ messages)

[GIT PULL] Kbuild updates for v5.14-rc1
 2021-07-10 18:34 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.14
 2021-07-10 18:34 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.14 merge window #2
 2021-07-10 18:34 UTC  (2+ messages)

[PATCH] procfs: Prevent unpriveleged processes accessing fdinfo
 2021-07-10 18:21 UTC  (2+ messages)

[PATCH v1 0/4] AD7949 Fixes
 2021-07-10 18:17 UTC  (8+ messages)
` [PATCH v2 1/4] iio: adc: ad7949: define and use bitfield names
` [PATCH v2 3/4] iio: adc: ad7949: add support for internal vref
` [PATCH v2 4/4] dt-bindings: iio: adc: ad7949: add adi,reference-source

[PATCH v1 0/4] Add Landlock man pages
 2021-07-10 18:12 UTC  (3+ messages)
` [PATCH v1 1/4] landlock.7: Add a new page to introduce Landlock

RFC: default to spec_store_bypass_disable=prctl spectre_v2_user=prctl
 2021-07-10 18:05 UTC  (2+ messages)

[PATCH v4 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-10 17:57 UTC  (9+ messages)

[PATCH v4 00/10] iio: afe: add temperature rescaling support
 2021-07-10 17:45 UTC  (6+ messages)
` [PATCH v4 05/10] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support

[PATCH rfc v2 0/5] add elevated refcnt support for page pool
 2021-07-10 17:43 UTC  (8+ messages)
` [PATCH rfc v2 2/5] page_pool: add interface for getting and setting pagecnt_bias
` [PATCH rfc v2 3/5] page_pool: add page recycling support based on elevated refcnt
` [PATCH rfc v2 4/5] page_pool: support page frag API for page pool

[GIT PULL] memblock, arm: fixup for the pfn_valid() rework for v5.14-rc1
 2021-07-10 17:35 UTC  (2+ messages)

[GIT PULL] percpu fixes for v5.14-rc1
 2021-07-10 17:35 UTC  (2+ messages)

[PATCH v2] iio: adis: set GPIO reset pin direction
 2021-07-10 17:35 UTC  (2+ messages)

[PATCH v3 0/1] iio: vcnl3020: add periodic mode, threshold options
 2021-07-10 17:28 UTC  (4+ messages)
` [PATCH v3 1/1] iio: proximity: vcnl3020: add periodic mode

[PATCH] iio: accel: fxls8962af: Initialize return value
 2021-07-10 17:16 UTC  (4+ messages)

[PATCH] dax: replace sprintf() by scnprintf()
 2021-07-10 17:04 UTC  (2+ messages)

[RESEND] edac: replace sprintf() by scnprintf()
 2021-07-10 16:58 UTC  (2+ messages)

[RESEND] ppc4xx: replace sscanf() by kstrtoul()
 2021-07-10 16:54 UTC 

vmlinux.o: warning: objtool: __sev_put_ghcb.isra.0()+0x56: call to __memset() leaves .noinstr.text section
 2021-07-10 16:48 UTC 

[GIT PULL 1/4] ARM: SoC changes for 5.14
 2021-07-10 16:47 UTC  (5+ messages)
` [GIT PULL 2/4] ARM: Devicetree material "
` [GIT PULL 3/4] ARM: Drivers "


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