messages from 2022-06-13 19:25:39 to 2022-06-13 20:59:56 UTC [more...]
[PATCH v4 00/18] PCI: dwc: Various fixes and cleanups
2022-06-13 20:28 UTC (17+ messages)
` [PATCH v4 02/18] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH v4 03/18] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH v4 04/18] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH v4 05/18] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH v4 07/18] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH v4 08/18] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH v4 09/18] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH v4 12/18] PCI: dwc: Re-use local pointer to the resource data
[PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters
2022-06-13 20:26 UTC (3+ messages)
[PATCH 4.14 000/218] 4.14.283-rc1 review
2022-06-13 19:47 UTC (3+ messages)
` [PATCH 4.14 208/218] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
2022-06-13 20:21 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 v2 15/15] video: backlight: mt6370: Add Mediatek MT6370 support
[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
2022-06-13 20:14 UTC (33+ 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 32/32] kasan: better identify bug types "
[alobakin:bitops 3/6] include/linux/bitops.h:42:1: error: use of undeclared identifier 'arch___set_bit'
2022-06-13 20:22 UTC
[PATCH] Fix the following checkpatch error:
2022-06-13 20:22 UTC
[PATCH -next] selinux: Fix potential memory leak in selinux_add_opt
2022-06-13 20:22 UTC (2+ messages)
[PATCH 00/06] fid refcounting improvements and fixes
2022-06-13 20:20 UTC (8+ messages)
` [PATCH 03/06] 9p: v9fs_fid_lookup_with_uid fix's fix suggestion
` [PATCH 06/06] 9p fid refcount: cleanup p9_fid_put calls
[PATCH v1 1/1] x86/PCI: Disable e820 usage for the resource allocation
2022-06-13 20:16 UTC
[PATCH v4 0/2] x86: Add the feature Virtual SPEC_CTRL
2022-06-13 20:16 UTC (6+ messages)
` [PATCH v4 2/2] KVM: SVM: Add support for "
[PATCH v4, 0/3] add h264 decoder driver for mt8186
2022-06-13 20:10 UTC (4+ messages)
` [PATCH v4, 3/3] media: mediatek: vcodec: "
[PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
2022-06-13 20:10 UTC (4+ messages)
[PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS
2022-06-13 19:08 UTC
Regression: at24 eeprom writing times out on sama5d3
2022-06-13 20:06 UTC (5+ messages)
[PATCH] clk: renesas: r8a779f0: Add HSCIF0+1 clocks
2022-06-13 20:04 UTC (2+ messages)
[PATCH v2] p54: Fix an error handling path in p54spi_probe()
2022-06-13 20:02 UTC (2+ messages)
[PATCH 5.10 000/173] 5.10.122-rc2 review
2022-06-13 20:01 UTC (2+ messages)
[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 4.9 000/167] 4.9.318-rc1 review
2022-06-13 19:52 UTC (4+ messages)
` [PATCH 4.9 160/167] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
arch/riscv/kernel/machine_kexec.c:69:55: sparse: sparse: incorrect type in argument 2 (different address spaces)
2022-06-13 19:51 UTC
[RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype
2022-06-13 19:49 UTC (4+ messages)
regression, 5.19.0-rc1 not powering off when hibernated
2022-06-13 19:46 UTC (4+ messages)
[PATCH] drm/msm: Deprecate MSM_BO_UNCACHED harder
2022-06-13 19:46 UTC
[syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2)
2022-06-13 19:39 UTC (3+ messages)
[PATCH v2 0/5] 9p: Fix refcounting and improve readability in lookup
2022-06-13 19:38 UTC (4+ messages)
` [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups
RFC: repeated insmod/rmmod and DEBUG_KOBJECT_RELEASE - do we care?
2022-06-13 19:38 UTC (2+ messages)
[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
2022-06-13 19:35 UTC (5+ messages)
[PATCH 0/4] KVM: selftests: Fixups for overhaul
2022-06-13 19:35 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: Add a missing apostrophe in comment to show ownership
[PATCH v3 0/6] Add support for upcoming chips to k10temp and amd_nb
2022-06-13 19:29 UTC (7+ messages)
` [PATCH v3 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
` [PATCH v3 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v3 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs
` [PATCH v3 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
` [PATCH v3 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
` [PATCH v3 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh
[RFC 0/3] io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV
2022-06-13 19:26 UTC (4+ messages)
` [RFC 1/3] ipc/msg: split do_msgsnd into functions
` [RFC 2/3] io_uring: add support for IORING_OP_MSGSND
` [RFC 3/3] io_uring: add support for IORING_OP_MSGRCV
[PATCH v5 0/3] Add nvmem support for dynamic partitions
2022-06-13 19:25 UTC (6+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition
[PATCH 0/8] Extend DAMOS for Proactive LRU-lists Sorting
2022-06-13 19:23 UTC (10+ messages)
` [PATCH 1/8] mm/damon/dbgfs: add and use mappings between 'schemes' action inputs and 'damos_action' values
` [PATCH 1/8] mm/damon/dbgfs: add mappings between 'schemes' file's "
` [PATCH 2/8] mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handling
` [PATCH 3/8] mm/damon/schemes: add 'LRU_PRIO' DAMOS action
` [PATCH 4/8] Docs/admin-guide/damon/sysfs: document 'LRU_PRIO' scheme action
` [PATCH 5/8] mm/damon/schemes: add 'LRU_DEPRIO' action
` [PATCH 6/8] Docs/admin-guide/damon/sysfs: document 'LRU_DEPRIO' scheme action
` [PATCH 7/8] mm/damon: introduce DAMON-based LRU-lists Sorting
` [PATCH 8/8] Docs/admin-guide/damon: add a document for DAMON_LRU_SORT
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-13 19:23 UTC (4+ messages)
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
[RFC PATCH v3 00/20] KCFI support
2022-06-13 19:19 UTC (4+ messages)
` [RFC PATCH v3 16/20] kallsyms: Drop CONFIG_CFI_CLANG workarounds
[PATCH 0/2] soundwire: Intel: add trigger callback
2022-06-13 19:21 UTC (8+ messages)
` [PATCH 1/2] soundwire: intel: uniquify debug message
[PATCH v1 0/2] iio: Add single and double tap events support
2022-06-13 19:17 UTC (3+ messages)
` [PATCH v1 1/2] iio: Add new event type gesture and use direction for single and double tap
` [PATCH v1 2/2] iio: accel: bma400: Add support for single and double tap events
[PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask()
2022-06-13 19:20 UTC (2+ messages)
[PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist
2022-06-13 19:14 UTC (11+ 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 0/5] power: domain: Add driver for a PM domain provider which controls
2022-06-13 19:15 UTC (2+ messages)
[PATCH] crypto: ccp - Fix device IRQ counting by using platform_irq_count()
2022-06-13 19:16 UTC
[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
[ANNOUNCE] v5.19-rc2-rt3
2022-06-13 19:01 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] rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks
2022-06-13 18:54 UTC (5+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size (1212) exceeds limit (1024) in 'dml_rq_dlg_get_dlg_params'
2022-06-13 18:50 UTC
[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] btrfs: Replace kmap() with kmap_local_page() in zstd.c
2022-06-13 18:39 UTC (2+ messages)
[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
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-13 18:28 UTC (5+ messages)
` [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
` [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
[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 5.18 000/339] 5.18.4-rc1 review
2022-06-13 18:24 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] drm/msm/adreno: Defer enabling runpm until hw_init()
2022-06-13 18:20 UTC
[PATCH 5.15 000/251] 5.15.47-rc2 review
2022-06-13 18:19 UTC
[PATCH 5.18 000/343] 5.18.4-rc2 review
2022-06-13 18:18 UTC
[PATCH 5.17 000/303] 5.17.15-rc2 review
2022-06-13 18:18 UTC
[RFC PATCH] mm: create security context for memfd_secret inodes
2022-06-13 18:17 UTC (7+ messages)
[PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays
2022-06-13 18:17 UTC (2+ messages)
[PATCH v6 00/17] Move HEVC stateless controls out of staging
2022-06-13 18:17 UTC (4+ messages)
` [PATCH v6 16/17] media: uapi: Change data_bit_offset definition
` "
` "
[PATCH 5.4 000/411] 5.4.198-rc1 review
2022-06-13 18:17 UTC (2+ messages)
[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
2022-06-13 18:16 UTC (15+ messages)
[PATCH -next] audit: make is_audit_feature_set() static
2022-06-13 18:13 UTC (2+ messages)
[PATCH] lib/genalloc: Set chunk size to real size which gen_pool managed
2022-06-13 18:14 UTC (2+ messages)
[PATCH 5.15 000/247] 5.15.47-rc1 review
2022-06-13 18:09 UTC (4+ messages)
[PATCH v4 1/1] nvme: handle persistent internal error AER from NVMe controller
2022-06-13 18:08 UTC (2+ messages)
[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
2022-06-13 18:08 UTC (5+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "
[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
2022-06-13 18:00 UTC (9+ messages)
` [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
[PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
2022-06-13 18:03 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC
[PATCH 0/7] A few cleanup patches for khugepaged
2022-06-13 18:02 UTC (5+ messages)
` [PATCH 1/7] mm/khugepaged: remove unneeded shmem_huge_enabled() check
[PATCH v1 1/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs
2022-06-13 17:58 UTC (2+ messages)
[PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs
2022-06-13 17:57 UTC (2+ messages)
[PATCH] nvme: add device name to warning in uuid_show()
2022-06-13 17:58 UTC (2+ messages)
[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
2022-06-13 17:55 UTC (5+ messages)
` [PATCH v2 11/48] ARM: dts: broadcom: align gpio-key node names with dtschema
` [PATCH v2 12/48] ARM: dts: broadcom: correct gpio-keys properties
lib/overflow_kunit.c:644:1: warning: the frame size of 2832 bytes is larger than 1024 bytes
2022-06-13 17:55 UTC (2+ messages)
[syzbot] WARNING in handle_exception_nmi (2)
2022-06-13 17:54 UTC (3+ messages)
[RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter()
2022-06-13 17:54 UTC (2+ messages)
[syzbot] kernel BUG in mcopy_continue
2022-06-13 17:50 UTC (3+ messages)
[PATCH v2] scsi: storvsc: Correct reporting of Hyper-V I/O size limits
2022-06-13 17:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox