messages from 2023-07-24 18:14:27 to 2023-07-24 18:57:56 UTC [more...]
drivers/char/random.c:1329:1: warning: the frame size of 1360 bytes is larger than 1024 bytes
2023-07-24 18:56 UTC
[PATCH v4 00/83] buildman: Refactor code and correct some pylint warnings
2023-07-24 18:46 UTC (137+ messages)
` [PATCH v4 10/83] buildman: Tidy up common code in parse_file()
` [PATCH v4 11/83] buildman: Warn about dangling maintainer entries
` [PATCH v4 12/83] buildman: Refactor target handling in Boards.scan()
` [PATCH v4 13/83] buildman: Detect boards with multiple CONFIG_TARGETs defined
` [PATCH v4 20/83] buildman: Provide an argument to the -R option
` [PATCH v4 21/83] buildman: Tidy up pylint warnings in main
` [PATCH v4 22/83] buildman: Convert camel case in control.py
` [PATCH v4 23/83] buildman: Fix most pylint warnings in control
` [PATCH v4 24/83] buildman: Move full-help processing to main
` [PATCH v4 25/83] buildman: Move series calculations into a separate function
` [PATCH v4 26/83] buildman: Move fetch-arch code "
` [PATCH v4 27/83] buildman: Add a test for the -A option
` [PATCH v4 28/83] buildman: Drop use of builder in show_actions()
` [PATCH v4 29/83] buildman: Move dry-run handling higher in do_buildman()
` [PATCH v4 30/83] buildman: Add tests for excluding things
` [PATCH v4 31/83] buildman: Move board-selection code into a function
` [PATCH v4 32/83] bulidman: Move more code to determine_series()
` [PATCH v4 33/83] buildman: Move Boards-object code into a function
` [PATCH v4 34/83] bulidman: Move toolchain handling to "
` [PATCH v4 35/83] bulldman: Set up output_dir earlier
` [PATCH v4 36/83] buildman: Move output-file setup into one place
` [PATCH v4 37/83] buildman: Pass option values to get_action_summary()
` [PATCH v4 38/83] buildman: Pass option values to show_actions()
` [PATCH v4 39/83] buildman: Build option-adjusting into a function
` [PATCH v4 40/83] buildman: Move counting of commits "
` [PATCH v4 41/83] buildman: Move setting up the output dir "
` [PATCH v4 42/83] buildman: Move commit numbering into determine_series()
` [PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()
` [PATCH v4 44/83] buildman: Move remaining builder properties to constructor
` [PATCH v4 45/83] buildman: Tweak commits and show_bloat
` [PATCH v4 46/83] buildman: Moving running of the builder into a function
` [PATCH v4 47/83] buildman: Drop some unnecessary variables
` [PATCH v4 48/83] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v4 49/83] buildman: Move checking for make into run_builder()
` [PATCH v4 50/83] buildman: Move getting the adjust_cfg "
` [PATCH v4 51/83] buildman: Use get_alow_missing() directly to avoid var
` [PATCH v4 52/83] buildman: Create a function to get number of built commits
` [PATCH v4 53/83] buildman: Convert camel case in cmdline.py
` [PATCH v4 54/83] buildman: Correct most pylint warnings in cmdline
` [PATCH v4 55/83] buildman: Add a test for --boards
` [PATCH v4 56/83] buildman: Convert to argparse
` [PATCH v4 57/83] buildman: Convert camel case in bsettings.py
` [PATCH v4 58/83] buildman: Convert camel case in builder.py
` [PATCH v4 59/83] buildman: Split parser creation in two
` [PATCH v4 60/83] buildman: Convert camel case in builderthread.py
` [PATCH v4 61/83] buildman: Correct most pylint warnings in builderthread
` [PATCH v4 62/83] buildman: Export _get_output_dir() to avoid warnings
` [PATCH v4 63/83] buildman: Correct invalid use of out_dir variable
` [PATCH v4 64/83] buildman: Drop unnecessary assignment of config_out
` [PATCH v4 65/83] buildman: Start a function to set up the make arguments
` [PATCH v4 66/83] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH v4 67/83] buildman: Move more things into _build_args()
` [PATCH v4 68/83] buildman: Convert config_out to string IO
` [PATCH v4 69/83] buildman: Move reconfigure code into its own function
` [PATCH v4 70/83] buildman: Move bulid "
` [PATCH v4 71/83] buildman: Move reading of the done file into a function
` [PATCH v4 72/83] buildman: Move code to remove old outputs
` [PATCH v4 73/83] buildman: Move code to decide output dirs
` [PATCH v4 74/83] buildman: Move checkout code to a separate function
` [PATCH v4 75/83] buildman: Create a function to handle config and build
` [PATCH v4 76/83] buildman: Avoid passing result into _read_done_file()
` [PATCH v4 77/83] buildman: Tidy up reporting of a toolchain error
` [PATCH v4 78/83] buildman: Tidy up some comments in builderthread
` [PATCH v4 79/83] buildman: Move copy_files() out ot BuilderThread class
` [PATCH v4 80/83] buildman: Add a way to print the architecture for a board
` [PATCH v4 81/83] buildman: Use -D for --debug
` [PATCH v4 82/83] buildman: Add an option to check maintainers and targets
` [PATCH v4 83/83] buildman: Enable test coverage
[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
2023-07-24 18:57 UTC (3+ messages)
[meta-ti][master/kirkstone][PATCH] meta-ti-bsp: licenses: Update TI-TSPA license file
2023-07-24 18:56 UTC (2+ messages)
[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
2023-07-24 18:55 UTC (6+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality
[PATCH v3 00/10] Handle most file-backed faults under the VMA lock
2023-07-24 18:54 UTC (11+ messages)
` [PATCH v3 01/10] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v3 02/10] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v3 03/10] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v3 04/10] mm: Handle PUD faults under the VMA lock
` [PATCH v3 05/10] mm: Handle some PMD "
` [PATCH v3 06/10] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v3 07/10] mm: Move FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v3 08/10] mm: Run the fault-around code under the VMA lock
` [PATCH v3 09/10] mm: Handle swap and NUMA PTE faults "
` [PATCH v3 10/10] mm: Handle faults that merely update the accessed bit "
[Bug 217696] Looking for a way to enable power saving mode for Ryzen APUs, along with limiting the upper temperature and total power consumption
2023-07-24 18:54 UTC (4+ messages)
[PATCH 1/2] Input: lm8323 - rely on device core to create kp_disable attribute
2023-07-24 18:53 UTC (3+ messages)
` [PATCH 2/2] Input: lm8323 - convert to use devm_* api
[PATCH v2] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
2023-07-24 18:52 UTC (3+ messages)
[PATCH 6.4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
2023-07-24 18:51 UTC
[PATCH] ls-tree: fix --no-full-name
2023-07-24 18:51 UTC (8+ messages)
[PATCH 6.1] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
2023-07-24 18:51 UTC
[PATCH v2 5.15 0/3] ARM64 errata for stable kernel 5.15
2023-07-24 18:50 UTC (4+ messages)
` [PATCH v2 5.15 1/3] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 5.15 2/3] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH v2 5.15 3/3] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
[PATCH v3 0/8] selftests/mm fixes for arm64
2023-07-24 18:49 UTC (3+ messages)
[PATCH v5 00/13] Add support for DAX vmemmap optimization for ppc64
2023-07-24 18:48 UTC (6+ messages)
` [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
[PATCH] file: always lock position
2023-07-24 18:48 UTC (11+ messages)
[PATCH] arm64: dts: rockchip: rock-3a: make ethernet work
2023-07-24 18:48 UTC (4+ messages)
[PATCH v3] dt-bindings: clock: versal: Convert the xlnx,zynqmp-clk.txt to yaml
2023-07-24 18:47 UTC (2+ messages)
[OE-Core][PATCH v9][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
2023-07-24 18:46 UTC (2+ messages)
[PATCH 1/4] binman: Tidy up tests for pre-load entry type
2023-07-24 18:44 UTC (8+ messages)
` [PATCH 2/4] binman: Renumber 277_rockchip and 278_mkimage test files
` [PATCH 3/4] binman: Renumber 277...289 TI "
` [PATCH 4/4] binman: Add missing ssl documentation
Looking for confirmation as I enter the acceptance stage
2023-07-24 18:45 UTC (6+ messages)
[tip:master] BUILD SUCCESS ad0dbc1609ab4b01c9c423d3dd6bb6e4f19dee70
2023-07-24 18:41 UTC
[PATCH mm-hotfixes] tmpfs: fix Documentation of noswap and huge mount options
2023-07-24 18:41 UTC (2+ messages)
[PATCH] wifi: rtw89: Fix loading of compressed firmware
2023-07-24 18:39 UTC
[PATCH] arm64: dts: ti: k3-am62a7: Add MCU MCAN nodes
2023-07-24 18:38 UTC
FAILED: patch "[PATCH] io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq" failed to apply to 5.15-stable tree
2023-07-24 18:38 UTC (2+ messages)
[igt-dev] [PATCH igt] tests/xe_create: Bump max time
2023-07-24 18:37 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[RFC bpf-next 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
2023-07-24 18:36 UTC (3+ messages)
` [RFC bpf-next 1/5] bpf: enable sleepable BPF programs attached to cgroup/{get,set}sockopt
[PATCH V3,net-next] net: mana: Add page pool for RX buffers
2023-07-24 18:35 UTC (4+ messages)
[PATCH v2 1/3] dt-bindings: arm: ti: Add compatible for AM642-based TQMaX4XxL SOM family and carrier board
2023-07-24 18:36 UTC (2+ messages)
[PATCH] mm: memcg: use rstat for non-hierarchical stats
2023-07-24 18:34 UTC (5+ messages)
[PATCH] riscv: dts: change TH1520 files to dual license
2023-07-24 18:33 UTC (4+ messages)
[PATCH] drm/ast: Do not enable PCI resources multiple times
2023-07-24 18:34 UTC (3+ messages)
` "
[PATCH v3 00/15] Reduce preallocations for maple tree
2023-07-24 18:31 UTC (16+ messages)
` [PATCH v3 01/15] maple_tree: Add benchmarking for mas_for_each
` [PATCH v3 02/15] maple_tree: Add benchmarking for mas_prev()
` [PATCH v3 03/15] mm: Change do_vmi_align_munmap() tracking of VMAs to remove
` [PATCH v3 04/15] mm: Remove prev check from do_vmi_align_munmap()
` [PATCH v3 05/15] maple_tree: Introduce __mas_set_range()
` [PATCH v3 06/15] mm: Remove re-walk from mmap_region()
` [PATCH v3 07/15] maple_tree: Re-introduce entry to mas_preallocate() arguments
` [PATCH v3 08/15] maple_tree: Adjust node allocation on mas_rebalance()
` [PATCH v3 09/15] mm: Use vma_iter_clear_gfp() in nommu
` [PATCH v3 10/15] mm: Set up vma iterator for vma_iter_prealloc() calls
` [PATCH v3 11/15] maple_tree: Move mas_wr_end_piv() below mas_wr_extend_null()
` [PATCH v3 12/15] maple_tree: Update mas_preallocate() testing
` [PATCH v3 13/15] maple_tree: Refine mas_preallocate() node calculations
` [PATCH v3 14/15] maple_tree: Reduce resets during store setup
` [PATCH v3 15/15] mm/mmap: Change vma iteration order in do_vmi_align_munmap()
Please pull u-boot-dm
2023-07-24 18:31 UTC
btrfs NOCOW fix and cleanups
2023-07-24 18:30 UTC (4+ messages)
` [PATCH 3/6] btrfs: consolidate the error handling in run_delalloc_nocow
[PATCH v3 1/3] MAINTAINERS: soc: reference maintainer profile
2023-07-24 18:31 UTC (2+ messages)
[RFC PATCH yocto-autobuilder-helper] config.json: prebuild key native items after pre-fetching but before the test matrix
2023-07-24 18:31 UTC
+ mm-memcg-use-rstat-for-non-hierarchical-stats.patch added to mm-unstable branch
2023-07-24 18:31 UTC
[PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
2023-07-24 18:30 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 1/1] "
[PATCH v5 00/25] iommu: Make default_domain's mandatory
2023-07-24 17:22 UTC (5+ messages)
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v5 10/25] iommu/exynos: "
Patchwork summary for: spi-devel-general
2023-07-24 18:30 UTC
[PATCH] bpf: force inc_active()/dec_active() to be inline functions
2023-07-24 18:29 UTC (7+ messages)
[PATCH v5 00/11] ALSA: hda: Adding support for CS35L56 on HDA systems
2023-07-24 18:28 UTC (2+ messages)
[PATCH v14 11/11] arm_ffa: efi: corstone1000: enable MM communication
2023-07-24 18:29 UTC (3+ messages)
` [PATCH v15 00/10] introduce Arm FF-A support
[PATCH 0/9] Repack objects into separate packfiles based on a filter
2023-07-24 18:28 UTC (10+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 5/8] repack: add `--filter=<filter-spec>` option
` [PATCH v2 7/8] repack: implement `--filter-to` for storing filtered out objects
[PATCH v3 0/2] Add SPI module for StarFive JH7110 SoC
2023-07-24 18:28 UTC (3+ messages)
` (subset) "
[PATCH v2 0/3] Add SPI module for StarFive JH7110 SoC
2023-07-24 18:28 UTC (3+ messages)
` (subset) "
[meta-python][PATCH] python3-parse: upgrade 1.19.0 -> 1.19.1
2023-07-24 18:28 UTC
[PATCH BlueZ v2 0/1] Fixed the crash observed with VOCS
2023-07-24 18:27 UTC (3+ messages)
` [PATCH BlueZ v2 1/1] shared/vcp: "
[Intel-xe] [PATCH 0/1] Remove uses of BUG_ON
2023-07-24 18:26 UTC (5+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: "
[PATCH for-next 0/9] RDMA/rxe: Misc fixes and cleanups
2023-07-24 18:26 UTC (5+ messages)
` [PATCH for-next 4/9] RDMA/rxe: Fix delayed send packet handling
[linux-next:master 1467/4083] kernel/bpf/memalloc.c:189 add_obj_to_free_list() error: uninitialized symbol 'flags'
2023-07-24 18:26 UTC
[RFC 4/4] mm/memblock: Skip initialization of struct pages freed later by HVO
2023-07-24 18:26 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: media: amphion: Fix subnode pattern
2023-07-24 18:26 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: spi: lpspi: Add power-domains
` [PATCH v2 3/3] dt-bindings: media: imx-jpeg: Add clocks property
[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
2023-07-24 18:26 UTC (8+ messages)
` [PATCH net v2] "
[PATCH v12 vfio 0/7] pds-vfio-pci driver
2023-07-24 18:24 UTC (9+ messages)
` [PATCH v12 vfio 3/7] vfio/pds: register with the pds_core PF
[Buildroot] [PATCH] package/open62541: bump to version 1.3.6
2023-07-24 18:24 UTC
[PATCH v4 00/11] wifi: ath12k: (v4) EHT support
2023-07-24 18:24 UTC (5+ messages)
` [PATCH v4 06/11] wifi: ath12k: prepare EHT peer assoc parameters
add device removal test v3
2023-07-24 18:23 UTC (3+ messages)
` [PATCH 1/2] generic: add a test for device removal with dirty data
[PATCH] powerpc/mm/altmap: Fix altmap boundary check
2023-07-24 18:22 UTC (2+ messages)
[PATCH] io_uring: Use io_schedule* in cqring wait
2023-07-24 18:22 UTC (8+ messages)
[PATCH v3] linux-user: Fix qemu-arm to run static armhf binaries
2023-07-24 18:20 UTC (3+ messages)
[PATCH 0/8] Make PDX compression optional
2023-07-24 18:20 UTC (5+ messages)
` [PATCH 6/8] mm/pdx: Standardize region validation wrt pdx compression
[PATCH v2 3/5] mmu_notifiers: Call invalidate_range() when invalidating TLBs
2023-07-24 18:18 UTC (5+ messages)
[Qemu PATCH RESEND 0/9] Enabling DCD emulation support in Qemu
2023-07-24 18:19 UTC (3+ messages)
` [Qemu PATCH RESEND 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
[PATCH V10 2/5] PCI: Create device tree node for bridge
2023-07-24 18:18 UTC (6+ messages)
[Intel-xe] [PATCH] drm/xe: Use kvmalloc_array() instead of kmalloc()
2023-07-24 18:15 UTC (3+ messages)
[stable:linux-6.1.y 1681/7970] arch/arm64/include/asm/pgtable.h:871:44: error: implicit declaration of function 'pud_user_exec' is invalid in C99
2023-07-24 18:14 UTC
[PATCH] migration: Allow user to specify migration available bandwidth
2023-07-24 18:12 UTC (3+ messages)
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.