messages from 2023-10-01 19:26:47 to 2023-10-02 01:30:35 UTC [more...]
[PATCH v3 00/12] Resolve issues with booting distros on x86
2023-10-02 1:14 UTC (11+ messages)
` [PATCH v3 01/12] efi: Correct handling of frame buffer
` [PATCH v3 02/12] bootstd: Refactor mmc prep to allow a different scan
` [PATCH v3 03/12] bootstd: Add a return code to bootflow menu
` [PATCH v3 04/12] x86: coreboot: Add a boot script
` [PATCH v3 05/12] usb: Avoid unbinding devices in use by bootflows
` [PATCH v3 06/12] expo: Correct background colour
` [PATCH v3 07/12] video: Correct setting of cursor position
` [PATCH v3 09/12] x86: Enable SSE in 64-bit mode
` [PATCH v3 10/12] x86: coreboot: Enable truetype fonts
` [PATCH v3 12/12] x86: qemu: "
[PATCH v2 00/36] expo: Support editing lines of text
2023-10-02 1:13 UTC (37+ messages)
` [PATCH v2 01/36] cli: Move simple readline into a function
` [PATCH v2 02/36] cli: Add a command to show cmdline history
` [PATCH v2 03/36] cli: Drop some #ifdefs in cli_readline
` [PATCH v2 04/36] cli: Drop #ifdefs for CONFIG_AUTO_COMPLETE "
` [PATCH v2 05/36] cli: Implement delete-word in cread_line()
` [PATCH v2 06/36] cli: Use unsigned int instead of unsigned long
` [PATCH v2 07/36] cli: Convert cread_line() to use a struct for the main vars
` [PATCH v2 08/36] cli: Unindent some code in cread_line()
` [PATCH v2 09/36] cli: Create a function to process characters
` [PATCH v2 10/36] cli: Terminate the string in cread_line_process_ch()
` [PATCH v2 11/36] cli: Allow history to be disabled
` [PATCH v2 12/36] cli: Allow command completion "
` [PATCH v2 13/36] cli: Add a function to set up a new cread
` [PATCH v2 14/36] video: Allow obtaining the nominal size of a string size
` [PATCH v2 15/36] video: Allow saving and restoring text-entry state
` [PATCH v2 16/36] video: Export vidconsole_entry_start()
` [PATCH v2 17/36] video: Support showing a cursor
` [PATCH v2 18/36] expo: Add better error reporting
` [PATCH v2 19/36] expo: Fix up comments for get_cur_menuitem_text() et al
` [PATCH v2 20/36] expo: Use switch statements more for object types
` [PATCH v2 21/36] expo: Correct some swallowed errors in scene
` [PATCH v2 22/36] expo: Correct the logic for duplicate-ID detection
` [PATCH v2 23/36] expo: Allow highlighting other scene-object types
` [PATCH v2 24/36] expo: Add a function to write a property to a devicetree
` [PATCH v2 25/36] expo: Make calculation of an object bounding box generic
` [PATCH v2 26/36] expo: Allow rendering the background of any object
` [PATCH v2 27/36] expo: Add some scene fields needed for text entry
` [PATCH v2 28/36] expo: Add basic support for textline objects
` [PATCH v2 29/36] expo: Support opening a textline
` [PATCH v2 30/36] expo: Plumb in textlines to a scene
` [PATCH v2 31/36] video: Mark truetype_measure() static
` [PATCH v2 32/36] expo: Support handling any key in cedit
` [PATCH v2 33/36] expo: Plumb in textline to cedit
` [PATCH v2 34/36] expo: Support building an expo with a textline
` [PATCH v2 35/36] expo: Update tests to include textline
` [PATCH v2 36/36] expo: Update documentation "
[PATCH v4 1/2] arm64: dts: imx8-ss-img: Assign slot for imx jpeg encoder/decoder
2023-10-02 1:23 UTC (9+ messages)
` [PATCH v4 2/2] dt-bindings: media: imx-jpeg: "
` [EXT] "
[PATCH 00/30] Initial support for multiple hash functions
2023-10-02 1:22 UTC (10+ messages)
` [PATCH 01/30] object-file-convert: Stubs for converting from one object format to another
` [PATCH 21/30] repository: Implement extensions.compatObjectFormat
[fwestphal-nf:nft_set_gc_query_08 9/9] net/netfilter/nft_set_hash.c:324:21: warning: variable 'net' set but not used
2023-10-02 1:15 UTC
[PATCH] python3-docutils: Rename utilities to their canonical names
2023-10-02 1:13 UTC
[PATCH] drivers/net/slip: prevent data alignment fault
2023-10-02 1:10 UTC (2+ messages)
[PATCH] drm/i915/uapi: fix doc typos
2023-10-02 1:08 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] drm/amdgpu: amdgpu_drm.h: fix comment typos
2023-10-02 1:08 UTC
[syzbot] [net?] KASAN: slab-use-after-free Read in tls_encrypt_done
2023-10-02 0:53 UTC
Linux kernel 6.6-rc4 released
2023-10-02 0:47 UTC
[PATCH v2 0/4] arm64: dts: renesas: Add R-Car S4 Starter Kit support
2023-10-02 0:44 UTC (8+ messages)
` [PATCH v2 2/4] dt-bindings: soc: renesas: renesas.yaml: Add renesas,s4sk compatible
` [PATCH v2 3/4] arm64: dts: renesas: Add Renesas R8A779F4 SoC support
[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
2023-10-02 0:11 UTC (7+ messages)
6.5.5: UBSAN: radeon_atombios.c: index 1 is out of range for type 'UCHAR [1]'
2023-10-02 0:12 UTC (3+ messages)
[PATCH 1/2] ARM: dts: mxs: Use dma-controller as node name
2023-10-02 0:32 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: imx23: Remove dma interrupt-names
✅ PASS (SKIPPED 4 of 230): Test report for master (6.6.0-rc3, mainline.kernel.org-clang, ec8c2981)
2023-10-02 0:21 UTC
[usb:rndis-removal] BUILD SUCCESS 55f311d2ec5c9901c0f8033495630622c831a668
2023-10-02 0:17 UTC
[fwestphal-nf:nft_set_gc_query_08 4/9] net/netfilter/nft_set_rbtree.c:634:33: warning: variable 'nft_net' set but not used
2023-10-02 0:13 UTC
Fwd: Linux 6.5.5 - kernel BUG with ucsi_acpi
2023-10-02 0:11 UTC
[linux-linus test] 183233: tolerable FAIL - PUSHED
2023-10-02 0:04 UTC
[PATCH] crypto: pkcs7: remove md4 md5 x.509 support
2023-10-01 23:57 UTC
[PATCH 0/3] Fix Navi3x boot and hotplug problems
2023-10-02 0:00 UTC (5+ messages)
` [PATCH 2/3] power: supply: Don't count 'unknown' scope power supplies
[PATCH] git-status.txt: fix minor asciidoc format issue
2023-10-01 23:51 UTC (3+ messages)
[isar-cip-core][PATCH] Add support Plat'Home OpenBlocks IoT VX2
2023-10-01 23:47 UTC (6+ messages)
` [cip-dev] "
[REGRESSION] BUG: KFENCE: memory corruption in drm_gem_put_pages+0x186/0x250
2023-10-01 23:45 UTC (3+ messages)
[PATCH v4] vmscan: add trace events for lru_gen
2023-10-01 23:41 UTC (6+ messages)
[Bug 217960] New: Linux 6.5.5 - kernel BUG with ucsi_acpi
2023-10-01 23:40 UTC (2+ messages)
` [Bug 217960] "
[PATCH 0/9] wpan-tools: switch to SPDX header for license and copyright
2023-10-01 23:37 UTC (6+ messages)
` [PATCH 5/9] src/nl802154.h: switch file "
[PATCH] btrfs-progs: fix failed resume due to bad search
2023-10-01 23:33 UTC (11+ messages)
[PATCH 0/2] hugetlb memcg accounting
2023-10-01 23:27 UTC (4+ messages)
[PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes
2023-10-01 23:02 UTC (4+ messages)
` (subset) "
[PATCH 00/40] soc: Convert to platform remove callback returning void
2023-10-01 22:58 UTC (5+ messages)
` [PATCH 30/40] soc/rockchip: io-domain: "
[PATCH 00/31] thermal: Convert to platform remove callback returning void
2023-10-01 22:53 UTC (5+ messages)
` [PATCH 22/31] thermal: rockchip: "
[PATCH] ARM: psci: move GIC address override to Kconfig
2023-10-01 22:52 UTC
[fwestphal-nf:nft_set_gc_query_08 9/9] fs/ubifs/tnc.c:1640:11: error: 'struct bu_info' has no member named 'gc_seq'
2023-10-01 22:49 UTC
[PATCH 00/23] gpio: Convert to platform remove callback returning void
2023-10-01 22:45 UTC (5+ messages)
` [PATCH 16/23] gpio: rockchip: "
[meta-oe][PATCH] kernel-selftest: Build headers before compiling tests
2023-10-01 22:43 UTC
SRCU: kworker hung in synchronize_srcu
2023-10-01 22:39 UTC (7+ messages)
Removal of KM_NOFS
2023-10-01 22:38 UTC (2+ messages)
Signed Public Key
2023-10-01 22:37 UTC
[ndctl PATCH v2 0/3] Support poison list retrieval
2023-10-01 22:31 UTC (6+ messages)
` [ndctl PATCH v2 1/5] libcxl: add interfaces for GET_POISON_LIST mailbox commands
` [ndctl PATCH v2 2/5] cxl: add an optional pid check to event parsing
` [ndctl PATCH v2 3/5] cxl/list: collect and parse the poison list records
` [ndctl PATCH v2 4/5] cxl/list: add --poison option to cxl list
` [ndctl PATCH v2 5/5] cxl/test: add cxl-poison.sh unit test
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 632/1370] drivers/dma/xilinx/vdmatest.c:329:57: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
2023-10-01 22:29 UTC
[PATCH] comedi: Annotate struct comedi_lrange with __counted_by
2023-10-01 22:21 UTC (8+ messages)
[fwestphal-nf:nft_set_gc_query_08 2/9] net/netfilter/nft_set_pipapo.c:1556: warning: Function parameter or member 'set' not described in 'pipapo_gc'
2023-10-01 22:18 UTC
[PATCH] rtc: brcmstb-waketimer: support level alarm_irq
2023-10-01 22:15 UTC (3+ messages)
[PATCH net-next 0/4] net_sched: sch_fq: add WRR scheduling and 3 bands
2023-10-01 22:15 UTC (3+ messages)
` [PATCH net-next 3/4] net_sched: sch_fq: add 3 bands and WRR scheduling
[Buildroot] [PATCH 1/1] package/procs: new package
2023-10-01 22:08 UTC
[PATCH v2] usb: pd: Exposing the Peak Current value of Fixed Supplies to user space
2023-10-01 22:08 UTC (2+ messages)
Possible to update-ref remote repository?
2023-10-01 22:03 UTC (3+ messages)
[RFC PATCH 0/4] x86/percpu: Use segment qualifiers
2023-10-01 21:47 UTC (6+ messages)
[PATCH 1/1] KVM: x86: remove always-false condition in kvmclock_sync_fn
2023-10-01 21:36 UTC
[meta-networking][PATCH 1/2] relayd: Update to latest tip of trunk
2023-10-01 21:40 UTC (2+ messages)
` [meta-networking][PATCH 2/2] relayd: Fix build with clang
[Bug 198123] New: Console is the wrong color at boot with radeon 6670
2023-10-01 21:32 UTC (2+ messages)
` [Bug 198123] "
[PATCH 00/10] kernel: consolidated pull request
2023-10-01 21:30 UTC (5+ messages)
` [OE-core] "
[tip:master] BUILD SUCCESS 18a1f37f57ff28fa544124151ef0171ffdafd162
2023-10-01 21:30 UTC
[xilinx-xlnx:xlnx_rebase_v6.1_LTS 630/1370] drivers/dma/xilinx/axidmatest.c:339:54: warning: implicit conversion from 'enum dma_transfer_direction' to 'enum dma_data_direction'
2023-10-01 21:27 UTC
Linux 6.6-rc4
2023-10-01 21:23 UTC
Trouble enabling vtable-verify for gcc-cross
2023-10-01 21:23 UTC (4+ messages)
` [yocto] "
ktypes vs. devices classes (struct class)
2023-10-01 21:22 UTC (7+ messages)
[PATCH net-next] vxlan: add support for flowlabel inherit
2023-10-01 21:21 UTC (3+ messages)
[PATCH v7 0/2] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-10-01 21:20 UTC (3+ messages)
` [PATCH v7 1/2] rtc: tps6594: Add driver for TPS6594 RTC
[GIT PULL] Kbuild fixes for v6.6-rc4
2023-10-01 21:15 UTC (2+ messages)
[GIT PULL] hotfixes for 6.6-rc4
2023-10-01 21:15 UTC (2+ messages)
[Buildroot] [PATCH] package/gptfdisk: fix bug with util-linux (libuuid) 2.38
2023-10-01 21:11 UTC (2+ messages)
BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk
2023-10-01 21:08 UTC (5+ messages)
` BUG: maple_tree: KCSAN: data-race in mas_topiary_replace / mtree_range_walk [EXPERIMENTAL PATCH]
[PATCH][next] PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemap
2023-10-01 21:08 UTC
SSE instructions
2023-10-01 21:08 UTC (5+ messages)
[PATCH nf 1/2] netfilter: nft_set_rbtree: move sync GC from insert path to set->ops->commit
2023-10-01 21:08 UTC (5+ messages)
[Buildroot] [git commit] package/gptfdisk: fix bug with util-linux 2.38
2023-10-01 21:05 UTC
[PATCH v2 1/3] arm64: dts: qcom: Add interconnect nodes for SDX75
2023-10-01 20:56 UTC (2+ messages)
Linux 6.6-rc3
2023-10-01 20:48 UTC (4+ messages)
` Linux 6.6-rc3 (DEBUG_VIRTUAL is unhappy on x86)
[PATCH v2 1/1] qemu-img: do not erase destination file in qemu-img dd command
2023-10-01 20:46 UTC (4+ messages)
drivers/net/ethernet/emulex/benet/be_main.c:2460 be_rx_compl_process_gro() error: buffer overflow '((skb_end_pointer(skb)))->frags' 17 <= u16max
2023-10-01 20:45 UTC
[PATCH v5 0/2] leds: Add a driver for KTD202x
2023-10-01 20:46 UTC (5+ messages)
` [PATCH v5 2/2] leds: add ktd202x driver
[PATCH][next] ASoC: SOF: ipc4-topology: Use size_add() in call to struct_size()
2023-10-01 20:37 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/neon: drop patches
2023-10-01 18:42 UTC (3+ messages)
Adding device tree overlay #kirkstone
2023-10-01 20:35 UTC
[PATCH 01/10] arm/apply_local_src_patches: allow use in multiple directories
2023-10-01 20:15 UTC (2+ messages)
[PATCH] README: remove reference to meta-arm-autonomy
2023-10-01 20:15 UTC (2+ messages)
[PATCH bpf] bpf: Use kmalloc_size_roundup() to adjust size_index
2023-10-01 20:18 UTC
[PATCH] ci,doc,kas,arm-bsp,arm: Remove support for fvp-baser-aemv8r64 machine
2023-10-01 20:15 UTC (2+ messages)
[PATCH mickledore] arm-bsp/trusted-firmware-a: corstone1000: enable ERRATA_A35_855472
2023-10-01 20:15 UTC (2+ messages)
[PATCH 0/2] Corstone-1000: U-Boot DT, TF-A errata
2023-10-01 20:15 UTC (2+ messages)
[PATCH v8 0/4] Virtio shared dma-buf
2023-10-01 20:15 UTC (3+ messages)
` [PATCH v8 1/4] util/uuid: add a hash function
[PATCH] crypto: Move akcipher_request_cast helper to crypto header
2023-10-01 20:13 UTC (3+ messages)
[PATCH v2 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2023-10-01 20:04 UTC (3+ messages)
` [PATCH v2 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
[PATCH 0/2] Fix vhost reconnect issues
2023-10-01 20:00 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] vhost: Add Error parameter to vhost_scsi_common_start()
[PATCH 00/29] const xattr tables
2023-10-01 19:59 UTC (3+ messages)
` [PATCH 23/29] smb: move cifs_xattr_handlers to .rodata
[PATCH v4 0/8] vdpa: Send all CVQ state load commands in parallel
2023-10-01 19:56 UTC (2+ messages)
+ shmem-_add_to_page_cache-before-shmem_inode_acct_blocks.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmempercpu_counter-add-_limited_addfbc-limit-amount.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-move-memcg-charge-out-of-shmem_add_to_page_cache.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-shmem_acct_blocks-and-shmem_inode_acct_blocks.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-trivial-tidyups-removing-extra-blank-lines-etc.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-factor-shmem_falloc_wait-out-of-shmem_fault.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-remove-vma-arg-from-shmem_get_folio_gfp.patch added to mm-unstable branch
2023-10-01 19:56 UTC
+ shmem-shrink-shmem_inode_info-dir_offsets-in-a-union.patch added to mm-unstable branch
2023-10-01 19:56 UTC
[Buildroot] [git commit] package/libmodplug: use a full-length hash as version
2023-10-01 19:52 UTC
[GIT PULL] Char/Misc driver fix for 6.6-rc4
2023-10-01 19:53 UTC (2+ messages)
[GIT PULL] TTY/Serial driver fixes for 6.6-rc4
2023-10-01 19:53 UTC (2+ messages)
[PATCH] selftests:proc add missing field KSM in smaps_rollup[] array
2023-10-01 19:52 UTC (3+ messages)
[Buildroot] [git commit] package/libmodplug: add a patch fixing cctype UB
2023-10-01 19:50 UTC
[Buildroot] [PATCH] package/libmodplug: add a patch fixing cctype UB
2023-10-01 19:49 UTC (2+ messages)
[PATCH v4] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
2023-10-01 19:49 UTC
[PATCH] atm: Clean up errors in atm_tcp.h
2023-10-01 19:47 UTC (2+ messages)
+ mm-filemap-clarify-filemap_fault-comments-for-not-uptodate-case.patch added to mm-unstable branch
2023-10-01 19:48 UTC
[linux-next:master 8148/8790] fs/proc/task_mmu.c:2105:17: error: implicit declaration of function 'pagemap_scan_backout_range'; did you mean 'pagemap_scan_push_range'?
2023-10-01 19:47 UTC (2+ messages)
+ mm-kmem-add-direct-objcg-pointer-to-task_struct-fix.patch added to mm-unstable branch
2023-10-01 19:39 UTC
+ selftests-proc-add-proc-pid-statm-output-validation.patch added to mm-nonmm-unstable branch
2023-10-01 19:37 UTC
[PATCH] test: Fix SPL tests not being run
2023-10-01 19:36 UTC (3+ messages)
[PATCH net-next v6] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
2023-10-01 19:35 UTC (2+ messages)
[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
2023-10-01 19:25 UTC (9+ messages)
` [PATCH 7/7] "
[PATCH 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2023-10-01 19:26 UTC (4+ messages)
` [PATCH 5/7] net: dwc_eth_qos_rockchip: Add support for RK3588
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.