messages from 2022-06-13 19:52:07 to 2022-06-13 20:20:50 UTC [more...]
[PATCH 00/12] Clang -Wformat warning fixes
2022-06-13 18:47 UTC (7+ messages)
` [PATCH 07/12] driver/char: use correct format characters
` [PATCH 08/12] cdrom: "
[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
2022-06-13 20:14 UTC (32+ messages)
` [PATCH 01/32] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH 02/32] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH 03/32] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH 04/32] kasan: split save_alloc_info implementations
` [PATCH 05/32] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH 06/32] kasan: introduce kasan_print_aux_stacks
` [PATCH 07/32] kasan: introduce kasan_get_alloc_track
` [PATCH 08/32] kasan: introduce kasan_init_object_meta
` [PATCH 09/32] kasan: clear metadata functions for tag-based modes
` [PATCH 10/32] kasan: move kasan_get_*_meta to generic.c
` [PATCH 11/32] kasan: introduce kasan_requires_meta
` [PATCH 12/32] kasan: introduce kasan_init_cache_meta
` [PATCH 13/32] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
` [PATCH 14/32] kasan: only define kasan_metadata_size for Generic mode
` [PATCH 15/32] kasan: only define kasan_never_merge "
` [PATCH 16/32] kasan: only define metadata offsets "
` [PATCH 17/32] kasan: only define metadata structs "
` [PATCH 18/32] kasan: only define kasan_cache_create "
` [PATCH 19/32] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH 20/32] kasan: move kasan_get_alloc/free_track definitions
` [PATCH 21/32] kasan: simplify invalid-free reporting
` [PATCH 22/32] kasan: cosmetic changes in report.c
` [PATCH 23/32] kasan: use kasan_addr_to_slab in print_address_description
` [PATCH 24/32] kasan: move kasan_addr_to_slab to common.c
` [PATCH 25/32] kasan: make kasan_addr_to_page static
` [PATCH 26/32] kasan: simplify print_report
` [PATCH 27/32] kasan: introduce complete_report_info
` [PATCH 28/32] kasan: fill in cache and object in complete_report_info
` [PATCH 29/32] kasan: rework function arguments in report.c
` [PATCH 30/32] kasan: introduce kasan_complete_mode_report_info
` [PATCH 31/32] kasan: implement stack ring for tag-based modes
[PATCH 0/3] Fix a few documentation errors around the raw diff output
2022-06-13 18:59 UTC (8+ messages)
` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error
` [PATCH 2/3] diff-format.txt: correct misleading wording
` [PATCH 3/3] diff-index.txt: update raw output format in examples
[Buildroot] [PATCH 1/1] package/libtalloc: fix build wihout SSP
2022-06-13 20:17 UTC
[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
2022-06-13 20:20 UTC (11+ messages)
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
2022-06-13 18:56 UTC (10+ messages)
` [PATCH 2/4] certs: fix and refactor CONFIG_SYSTEM_BLACKLIST_HASH_LIST build
` [PATCH 3/4] certs: move scripts/check-blacklist-hashes.awk to certs/
[PATCH v1] bbdev: allow operation type enum for growth
2022-06-13 20:19 UTC (4+ messages)
[PATCH] hugetlbfs: zero partial pages during fallocate hole punch
2022-06-13 18:57 UTC (4+ messages)
+ hugetlbfs-zero-partial-pages-during-fallocate-hole-punch-fix.patch added to mm-hotfixes-unstable branch
2022-06-13 18:57 UTC
[PATCH stable-5.10] tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
2022-06-13 18:56 UTC
[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-13 18:55 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v2 01/16] ACPI: glue: Use acpi_dev_for_each_child()
` [PATCH v2 02/16] ACPI: glue: Introduce acpi_dev_has_children()
` [PATCH v2 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
` [PATCH v2 04/16] thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()
` [PATCH v2 06/16] ACPI: container: Use acpi_dev_for_each_child()
` [PATCH v2 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
` [PATCH v2 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
` [PATCH v2 09/16] ACPI: video: Use acpi_dev_for_each_child()
` [PATCH v2 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
` [PATCH v2 11/16] ACPI: scan: Walk ACPI device's children using driver core
` [PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
` [PATCH v2 13/16] mfd: core: "
` [PATCH v2 14/16] soundwire: "
` [PATCH v2 15/16] ACPI / MMC: PM: Unify fixing up device power
` [PATCH v2 16/16] ACPI: bus: Drop unused list heads from struct acpi_device
` [PATCH v2 05/16] USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
[PATCH v5 00/15] Support AMD Pensando Elba SoC
2022-06-13 19:56 UTC (16+ messages)
` [PATCH v5 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v5 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC binding
` [PATCH v5 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v5 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v5 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings
` [PATCH v5 08/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v5 09/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v5 10/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v5 11/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 12/15] spi: dw: Add support "
` [PATCH v5 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v5 14/15] mfd: pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 15/15] reset: elbasr: Add AMD Pensando Elba SR Reset Controller
[PATCH] rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks
2022-06-13 18:54 UTC (5+ messages)
[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-06-13 18:53 UTC (2+ messages)
pm/testing baseline: 85 runs, 6 regressions (v5.19-rc2-3-gd3104995c5831)
2022-06-13 18:54 UTC
[PATCH] btrfs: don't set lock_owner when locking tree pages for reading
2022-06-13 18:48 UTC (2+ messages)
[PATCH] work-in-progress: double-free after hardware reset due to firmware-crash
2022-06-13 18:50 UTC (10+ messages)
stable-rc/linux-4.19.y baseline: 137 runs, 22 regressions (v4.19.246-288-gcbdd85f3a5c93)
2022-06-13 18:50 UTC
[Intel-gfx] [PATCH] drm/i915: Implement w/a 22010492432 for adl-s
2022-06-13 20:14 UTC
[PATCH] btrfs: add tracepoints for ordered extents
2022-06-13 18:45 UTC (2+ messages)
[PATCH v4, 0/3] add h264 decoder driver for mt8186
2022-06-13 20:10 UTC (8+ messages)
` [PATCH v4, 3/3] media: mediatek: vcodec: "
[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
2022-06-13 20:10 UTC (5+ messages)
` [PATCH v5 07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice
[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-13 20:10 UTC (4+ messages)
[PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
2022-06-13 18:44 UTC (2+ messages)
` [PATCH v6 2/2] ath9k: htc: clean up statistics macros
[PATCH] btrfs: Replace kmap() with kmap_local_page() in zstd.c
2022-06-13 18:39 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libmodsecurity: needs dynamic library with libcurl and mbedtls
2022-06-13 20:06 UTC
Force binary package install
2022-06-13 20:08 UTC (9+ messages)
` [yocto] "
Regression: at24 eeprom writing times out on sama5d3
2022-06-13 20:06 UTC (5+ messages)
cmd: exit: Doesn't function
2022-06-13 20:04 UTC (2+ messages)
[Intel-gfx] [PATCH 0/8] drm: Clean up drm_crtc.h
2022-06-13 20:03 UTC (18+ messages)
` "
` [Intel-gfx] [PATCH 1/8] drm: Drop drm_edid.h from drm_crtc.h
` "
` [PATCH 2/8] drm: Drop drm_framebuffer.h "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/8] drm: Drop drm_blend.h "
` "
` [PATCH 4/8] drm: Drop drm_connector.h "
` [Intel-gfx] "
` [PATCH 5/8] drm: Remove unnecessary junk "
` [Intel-gfx] "
` [PATCH 6/8] drm: Remove linux/fb.h "
` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/8] drm: Remove linux/media-bus-format.h "
` "
` [PATCH 8/8] drm: Remove linux/i2c.h "
` [Intel-gfx] "
[PATCH 0/3] Expand amdgpu documentation
2022-06-13 20:01 UTC (4+ messages)
` [PATCH 1/3] Documentation/gpu: Add info table for ASICs
` [PATCH 2/3] Documentation/gpu: Add an explanation about the DCN pipeline
` [PATCH 3/3] Documentation/gpu: Add Multiplane Overlay doc
[PATCH] net: usb: ax88179_178a needs FLAG_SEND_ZLP
2022-06-13 18:32 UTC
[PATCH] NLM: Defend against file_lock changes after vfs_test_lock()
2022-06-13 18:31 UTC (2+ messages)
[PATCH 00/11] bsd-user: Next round of syscalls
2022-06-13 19:54 UTC (17+ messages)
` [PATCH 03/11] bsd-user: Implement revoke, access, eaccess and faccessat
` [PATCH 05/11] bsd-user: Implement rename and renameat
` [PATCH 06/11] bsd-user: Implement link, linkat, unlink and unlinkat
` [PATCH 07/11] bsd-user: Implement mkdir and mkdirat
` [PATCH 08/11] bsd-user: Implement rmdir and undocumented -_getcwd
` [PATCH 09/11] bsd-user: Implement dup and dup2
` [PATCH 10/11] bsd-user: Implement trunctate and ftruncate
` [PATCH 11/11] bsd-user: Implement acct and sync
[PATCH v3 0/3] KUnit tests for drm_format_helper
2022-06-13 18:31 UTC (3+ messages)
` [PATCH v3 1/3] drm/rect: Add DRM_RECT_INIT() macro
RCU stall in SyS_futex kernel v4.4.240
2022-06-13 18:31 UTC
Fix multiple USB-C displays on Ryzen 6000
2022-06-13 18:30 UTC
[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
2022-06-13 19:59 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_legacy: IGT test cleanup (rev2)
Suggestions for building new 44TB Raid5 array
2022-06-13 18:29 UTC (4+ messages)
Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
2022-06-13 18:29 UTC (13+ messages)
[Buildroot] [PATCH 1/1] package/procrank_linux: fix static build
2022-06-13 19:55 UTC
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-13 18:28 UTC (3+ messages)
` [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
+ selftests-filesystems-add-a-vfat-rename_exchange-test.patch added to mm-nonmm-unstable branch
2022-06-13 18:27 UTC
[PATCH 0/8] interconnect: support i.MX8MP
2022-06-13 18:27 UTC (3+ messages)
` [PATCH 2/8] interconnect: add device managed bulk API
[PATCH] generic/softirq: Disable softirq stacks on PREEMPT_RT
2022-06-13 18:27 UTC
[Buildroot] [PATCH 1/3] package/sofia-sip: add SOFIA_SIP_CPE_ID_VENDOR
2022-06-13 19:53 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] package/sofia-sip: fix version
` [Buildroot] [PATCH 3/3] package/sofia-sip: security bump to version 1.13.8
+ fat-add-renameat2-rename_exchange-flag-support.patch added to mm-nonmm-unstable branch
2022-06-13 18:27 UTC
+ fat-add-a-vfat_rename2-and-make-existing-rename-callback-a-helper.patch added to mm-nonmm-unstable branch
2022-06-13 18:27 UTC
+ fat-factor-out-reusable-code-in-vfat_rename-as-helper-functions.patch added to mm-nonmm-unstable branch
2022-06-13 18:27 UTC
[bluez/bluez] 5f9d9a: a2dp: disallow multiple SetConfiguration to same l
2022-06-13 18:26 UTC
[Patch v3 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-06-13 18:25 UTC (4+ messages)
` [Patch v3 03/12] net: mana: Handle vport sharing between devices
[PATCH 0/2] btrfs: cleanup related to the 1MiB reserved space
2022-06-13 18:20 UTC (2+ messages)
[PATCH 0/4] ext4: Debug message and export cleanups
2022-06-13 18:24 UTC (2+ messages)
[Bug 216121] New: Links
2022-06-13 18:24 UTC (2+ messages)
` [Bug 216121] Links
[PATCH 5.18 000/339] 5.18.4-rc1 review
2022-06-13 18:24 UTC
[PATCH 00/40] media: atomisp: Various hmm and other cleanups
2022-06-13 19:51 UTC (29+ messages)
` [PATCH 13/40] media: atomisp: remove pool related kernel cmdline options
` [PATCH 14/40] media: atomisp: remove unused attribute argument from ia_css_frame_map()
` [PATCH 15/40] media: atomisp: drop hmm_page_type
` [PATCH 16/40] media: atomisp: removed unused hmm_bo_get_page_info() function
` [PATCH 17/40] media: atomisp: remove bogus comment above hmm_bo_allocated() prototype
` [PATCH 18/40] media: atomisp: remove private acceleration ioctls
` [PATCH 19/40] media: atomisp: remove atomisp_acc.c
` [PATCH 20/40] media: atomisp: remove unused atomisp_*css_* functions
` [PATCH 21/40] media: atomisp: asc.acc.pipeline is always NULL
` [PATCH 22/40] media: atomisp: remove no longer used atomisp_css_acc_done() function
` [PATCH 23/40] media: atomisp: remove atomisp_is_acc_enabled()
` [PATCH 24/40] media: atomisp: drop unused ATOMISP_ACC_FW_LOAD_* defines
` [PATCH 25/40] media: atomisp: drop ATOMISP_MAP_FLAG_CLEARED
` [PATCH 26/40] media: atomisp: drop unused ATOMISP_MAP_FLAG_* flags
` [PATCH 27/40] media: atomisp: remove unused hmm address translation functions
` [PATCH 28/40] media: atomisp: add hmm_create_from_userdata() helper
` [PATCH 29/40] media: atomisp: Simplify hmm_alloc() calls
` [PATCH 30/40] media: atomisp: drop highmem var/arg from the hmm code
` [PATCH 31/40] media: atomisp: drop HMM_BO_SHARE type
` [PATCH 32/40] media: atomisp: remove hmm_page_object
` [PATCH 33/40] media: atomisp: fix __get_frame_info() error handling
` [PATCH 34/40] media: atomisp: add error checking to atomisp_create_pipes_stream()
` [PATCH 35/40] media: atomisp: add error logging to atomisp_destroy_pipes_stream_force()
` [PATCH 36/40] media: atomisp: use atomisp_create_pipes_stream() in more places
` [PATCH 37/40] media: atomisp: use atomisp_css_update_stream() "
` [PATCH 38/40] media: atomisp: use atomisp_destroy_pipes_stream_force() "
` [PATCH 39/40] media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]]()
` [PATCH 40/40] media: atomisp: Add a notes.txt file
[PATCH v1] vduse: Tie vduse mgmtdev and its device
2022-06-13 19:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.