messages from 2023-12-02 16:36:18 to 2023-12-02 21:17:06 UTC [more...]
[PATCH v2 0/2] arm: s5p4418: fix relocation
2023-12-02 21:16 UTC (3+ messages)
` [PATCH v2 1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc
[PATCH v2 00/18] Support Firmware Handoff spec via bloblist
2023-12-02 21:16 UTC (38+ messages)
` [PATCH v2 01/18] bloblist: Update the tag numbering
` [PATCH v2 02/18] bloblist: Adjust API to align in powers of 2
` [PATCH v2 03/18] bloblist: Change the magic value
` [PATCH v2 04/18] bloblist: Set version to 1
` [PATCH v2 05/18] bloblist: Access record hdr_size and tag via a function
` [PATCH v2 06/18] bloblist: Drop the flags value
` [PATCH v2 07/18] bloblist: Drop the spare values
` [PATCH v2 08/18] bloblist: Change the checksum algorithm
` [PATCH v2 09/18] bloblist: Checksum the entire bloblist
` [PATCH v2 10/18] bloblist: Handle alignment with a void entry
` [PATCH v2 11/18] bloblist: Reduce blob-header size
` [PATCH v2 12/18] bloblist: Reduce bloblist header size
` [PATCH v2 13/18] bloblist: Add alignment to bloblist_new()
` [PATCH v2 14/18] bloblist: Update documentation and header comment
` [PATCH v2 15/18] fdt: Allow the devicetree to come from a bloblist
` [PATCH v2 16/18] bloblist: Align bloblist used_size and total_size to spec
` [PATCH v2 17/18] qemu-arm: Get bloblist from boot arguments
` [PATCH v2 18/18] bloblist: Load the bloblist from the previous loader
[PATCH net-next] tools: ynl: use strerror() if no extack of note provided
2023-12-02 21:13 UTC
[PATCH net-next] tools: ynl: move private definitions to a separate header
2023-12-02 21:12 UTC
[PATCH net-next] tools: pynl: make flags argument optional for do()
2023-12-02 21:10 UTC
[PATCH] NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.h
2023-12-02 21:07 UTC
xen | Failed pipeline for staging | 525c7c09
2023-12-02 21:00 UTC
[PULL 00/15] virtio,pc,pci: fixes
2023-12-02 20:59 UTC (5+ messages)
` [PULL 03/15] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
[PATCH 1/2] command: Allocate history buffer using calloc()
2023-12-02 20:52 UTC (2+ messages)
` [PATCH 2/2] command: Move command completion temporary buffer to stack
[PATCH] pstore: ram_core: fix possible overflow in persistent_ram_init_ecc()
2023-12-02 20:47 UTC (2+ messages)
[PATCH net-next 0/3] net: mvmdio: Performance related improvements
2023-12-02 20:45 UTC (3+ messages)
` [PATCH net-next 2/3] net: mvmdio: Avoid excessive sleeps in polled mode
[PATCH] leds: rgb: Drop obsolete dependency on COMPILE_TEST
2023-12-02 20:43 UTC
[PATCH RESEND] drm/logicvc: Drop obsolete dependency on COMPILE_TEST
2023-12-02 20:34 UTC (2+ messages)
[PATCH RESEND] drm/display: Drop obsolete dependency on COMPILE_TEST
2023-12-02 20:32 UTC (2+ messages)
[linux-linus test] 183973: tolerable FAIL - PUSHED
2023-12-02 20:35 UTC
[PATCH v8 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-12-02 20:34 UTC (12+ messages)
` [PATCH v8 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v8 net-next 2/5] cache: enforce cache groups
` [PATCH v8 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables
` [PATCH v8 net-next 4/5] net-device: reorganize net_device "
` [PATCH v8 net-next 5/5] tcp: reorganize tcp_sock "
[PATCH][next] atags_proc: Add __counted_by for struct buffer and use struct_size()
2023-12-02 20:32 UTC (3+ messages)
[Nouveau] How to set debug parameters to get the information I want?
2023-12-02 20:17 UTC
[PATCH v8 00/10] Enable HS-G5 support on SM8550
2023-12-02 20:27 UTC (4+ messages)
` [PATCH v8 10/10] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
[PATCH vhost 0/7] vdpa/mlx5: Add support for resumable vqs
2023-12-02 20:26 UTC (2+ messages)
[PATCH v2] netlink: Return unsigned value for nla_len()
2023-12-02 20:25 UTC
[PATCH net-next v5 2/3] virtio/vsock: send credit update during setting SO_RCVLOWAT
2023-12-02 20:22 UTC (12+ messages)
BTRFS doesn't compress on the fly
2023-12-02 20:07 UTC (4+ messages)
[Intel-xe] [PATCH 1/2] drm/xe: add skip_pcode flag
2023-12-02 19:34 UTC (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: rename bypass_mtcfg to skip_mtcfg
[PATCH 0/2] drm/msm/dpu: INTF CRC configuration cleanups and fix
2023-12-02 19:54 UTC (6+ messages)
` [PATCH 2/2] drm/msm/dpu: Set input_sel bit for INTF
IETF 118 BPF WG summary
2023-12-02 19:51 UTC (4+ messages)
` [Bpf] BPF ISA conformance groups
` "
[PATCH v5 bpf-next 00/11] BPF verifier retval logic fixes
2023-12-02 19:50 UTC (13+ messages)
` [PATCH v5 bpf-next 01/11] bpf: rearrange bpf_func_state fields to save a bit of memory
` [PATCH v5 bpf-next 02/11] bpf: provide correct register name for exception callback retval check
` [PATCH v5 bpf-next 03/11] bpf: enforce precision of R0 on callback return
` [PATCH v5 bpf-next 04/11] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v5 bpf-next 05/11] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v5 bpf-next 06/11] bpf: enforce precise retval range on program exit
` [PATCH v5 bpf-next 07/11] bpf: unify async callback and program retval checks
` [PATCH v5 bpf-next 08/11] bpf: enforce precision of R0 on program/async callback return
` [PATCH v5 bpf-next 09/11] selftests/bpf: validate async callback return value check correctness
` [PATCH v5 bpf-next 10/11] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v5 bpf-next 11/11] bpf: simplify tnum output if a fully known constant
[PATCH] doc: Replace examples of MD5 and SHA1 with SHA256
2023-12-02 19:38 UTC (2+ messages)
[PATCH net-next v13 00/13] Add Realtek automotive PCIe driver
2023-12-02 19:09 UTC (6+ messages)
` [PATCH net-next v13 01/13] rtase: Add pci table supported in this module
[PATCH net v2] r8169: fix rtl8125b PAUSE frames blasting when suspended
2023-12-02 19:30 UTC (2+ messages)
[PATCH 0/7] future: Trivial fixups
2023-12-02 19:29 UTC (9+ messages)
` [PATCH 1/7] future/tm: Remove unnecessary spaces
` [PATCH 2/7] future/tm: Add introduction of TM-availabe options for locking
` [PATCH 3/7] future/tm: Consistently add dash between reader and writer of reader-writer lock
` [PATCH 4/7] future/htm: Remove unnecessary extra 'and'
` [PATCH 5/7] future/htm: Use \co{} in favor of $$
` [PATCH 6/7] future/formalregress: Use \co{} for spin
` [PATCH 7/7] future/formalregress: Use SEL4 consistently
[PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema
2023-12-02 19:25 UTC (12+ messages)
` [PATCH v2 01/11] dt-bindings: watchdog: dlg,da9062-watchdog: Add fallback for DA9061 watchdog
` [PATCH v2 02/11] dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog
` [PATCH v2 03/11] dt-bindings: input: Convert da906{1,2,3} onkey to json-schema
` [PATCH v2 04/11] dt-bindings: thermal: Convert da906{1,2} thermal "
` [PATCH v2 05/11] dt-bindings: mfd: dlg,da9063: Update watchdog property
` [PATCH v2 06/11] dt-bindings: mfd: dlg,da9063: Update onkey property
` [PATCH v2 07/11] dt-bindings: mfd: dlg,da9063: Sort child devices
` [PATCH v2 08/11] dt-bindings: mfd: da9062: Update watchdog description
` [PATCH v2 09/11] dt-bindings: mfd: da9062: Update onkey description
` [PATCH v2 10/11] dt-bindings: mfd: da9062: Update thermal description
` [PATCH v2 11/11] dt-bindings: mfd: dlg,da9063: Convert da9062 to json-schema
[PATCH net-next 0/4] net/sched: conditional notification of events for cls and act
2023-12-02 19:21 UTC (5+ messages)
` [PATCH net-next 2/4] net/sched: add helper to check if a notification is needed
` [PATCH net-next 3/4] net/sched: act_api: conditional notification of events
[PATCH bpf-next v6 0/4] Relax tracing prog recursive attach rules
2023-12-02 19:15 UTC (5+ messages)
` [PATCH bpf-next v6 1/4] bpf: "
` [PATCH bpf-next v6 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v6 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
` [PATCH bpf-next v6 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
[PATCH v2 0/3] net: usb: r8152: Fix lost config across deauthorize+authorize
2023-12-02 19:11 UTC (3+ messages)
` [PATCH v2 2/3] usb: core: Allow subclassed USB drivers to override usb_choose_configuration()
[PULL] u-boot-sh/master-rpc-off
2023-12-02 19:08 UTC
[PATHv11 00/43] net/lwip: add lwip library for the network stack
2023-12-02 19:04 UTC (5+ messages)
` [PATHv11 17/43] net: sandbox: fix NULL pointer derefences
[PATCH v3] image-live: Add support for building EFI-bootable ISO images for non-x86-based archs
2023-12-02 19:03 UTC (2+ messages)
` [OE-core] "
[PATCH v2 0/6] smbios: Deal with tables beyond 4GB
2023-12-02 19:02 UTC (8+ messages)
` [PATCH v2 3/6] smbios: Use SMBIOS 3.0 to support an address above 4GB
[PATCH] Tried making changes
2023-12-02 19:01 UTC (2+ messages)
radeon flooding "flip queue failed" in Xorg and system log
2023-12-02 19:00 UTC
[Bug 218142] Bluetooth adapter fails to recognize on kernel 5.15.0-88-generic
2023-12-02 18:47 UTC (2+ messages)
netif_carrier_on() race
2023-12-02 18:46 UTC (5+ messages)
` [PATCH wireless-next 0/3] netlink carrier race workaround
[Buildroot] python and tkinter
2023-12-02 18:41 UTC
iwlwifi logs error `WRT: Invalid time point 28 for host command TLV`
2023-12-02 18:39 UTC
[PATCH V3] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
2023-12-02 18:36 UTC
[Intel-wired-lan] [tnguy-next-queue:100GbE] BUILD SUCCESS 43b667410cedc47bae820fc73da492041544f83c
2023-12-02 18:34 UTC
bootstd: Support for distro specific EFI folders
2023-12-02 18:33 UTC (9+ messages)
[PATCH 0/7] efi: Partial attempt at a test for EFI bootmeth
2023-12-02 18:33 UTC (6+ messages)
` [PATCH 6/7] WIP: efi: Allow helloworld to exit boot services
[dtschema PATCH] tools: Add tool to compare schemas for ABI changes
2023-12-02 18:33 UTC (2+ messages)
[sailus-media-tree:master] BUILD SUCCESS 79adb3adb3316b6729a33e37a12006689a23a214
2023-12-02 18:31 UTC
[PATCH 1/5] qe: Add <config.h> to linux/immap_qe.h
2023-12-02 18:29 UTC (9+ messages)
` [PATCH 4/5] sandbox: Audit config.h and common.h usage
[PATCH v4 0/8] Move framebuffer reservation for SPL to RAM end
2023-12-02 18:28 UTC (7+ messages)
` [PATCH v4 5/8] video: Skip framebuffer reservation if already reserved
` [PATCH v4 7/8] doc: spl: Add info for missing Kconfigs
` [PATCH v4 8/8] doc: spl: Add info regarding memory reservation
[PATCH v4 0/2] cmd: acpi: fix acpi list command
2023-12-02 18:27 UTC (3+ messages)
` [PATCH v4 2/2] "
How to use I2C in U-Boot SPL
2023-12-02 18:27 UTC (2+ messages)
[PATCH 0/2 v2] Provide a fallback to smbios tables
2023-12-02 18:27 UTC (5+ messages)
` [PATCH 2/2 v2] smbios: Fallback to the default DT if sysinfo nodes are missing
[PATCH 1/2] nvme: Fix error code and log to indicate busy
2023-12-02 18:27 UTC (4+ messages)
` [PATCH 2/2] nvme: Update scan namespace to keep trying on busy
[PATCH v5 00/12] Resolve issues with booting distros on x86
2023-12-02 18:26 UTC (6+ messages)
` [PATCH v5 05/12] usb: Avoid unbinding devices in use by bootflows
[PATCH] doc: Remove README.sha1 file
2023-12-02 18:26 UTC (2+ messages)
[PATCH v2 0/7] risc-v: add ACPI support on QEMU
2023-12-02 18:23 UTC (9+ messages)
` [PATCH v2 3/7] risc-v: add ACPI fields to global data
` [PATCH v2 4/7] risc-v: add support for QEMU firmware tables
` [PATCH v2 5/7] riscv: qemu: copy ACPI tables from QEMU
` [PATCH v2 6/7] riscv: allow usage of ACPI
[PATCH v2 0/6] Move framebuffer reservation for SPL to RAM end
2023-12-02 18:23 UTC (5+ messages)
` [PATCH v2 5/6] video: Fill video handoff in video post probe
[PATCH 01/11] global: Remove duplicate common.h inclusions
2023-12-02 18:23 UTC (10+ messages)
` [PATCH 02/11] arm: Remove <asm/types.h> from asm/global_data.h
` [PATCH 05/11] global: Rework architecture global_data.h to include <linux/types.h>
` [PATCH 06/11] lib/sha*.c: Update header list
` [PATCH 10/11] include: Further cleanup includes
[PATCH v1 1/2] ARM: dts: rockchip: add gpio alias for gpio dt nodes
2023-12-02 18:22 UTC (6+ messages)
` [PATCH v1 2/2] arm64: "
[PATCH 0/5] Add i2c and reset support for Renesas RZ/G2L
2023-12-02 18:20 UTC (9+ messages)
` [PATCH 3/5] i2c: rzg2l: Add I2C driver for RZ/G2L family
` [PATCH 5/5] sysreset: Support reset via Renesas RAA215300 PMIC
[PATCH 0/3] supplyment of slab allocator removal
2023-12-02 18:12 UTC (5+ messages)
` [RFC PATCH 2/3] mm/slub: unify all sl[au]b parameters with "slab_$param"
[PATCH] runqueue: Improve inter setscene task dependency handling
2023-12-02 18:08 UTC (3+ messages)
` [bitbake-devel] "
[Nouveau] Thinkpad P17 gen 2 kernel 6.4 and 6.6 lack of support for nvidia GA104GLM [RTX A5000 Mobile] and missing module firmware
2023-12-02 18:08 UTC (2+ messages)
[Toaster v2] bitbake: toaster: fix pytest build test execution and test discovery
2023-12-02 18:05 UTC (2+ messages)
[PATCH 00/16] cfg80211/mac80211 patches from our internal tree 2023-06-04
2023-12-02 17:56 UTC (3+ messages)
` [PATCH 14/16] wifi: mac80211: Modify type of "changed" variable
ARM Ftrace Function Graph Fails With UNWINDER_FRAME_POINTER
2023-12-02 17:49 UTC (10+ messages)
[PATCH v2 0/5] Add power-controller and gpu for RK3128
2023-12-02 17:46 UTC (11+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: Add power-controller "
[PATCH 1/3] rust: macros: `parse_generics` add `decl_generics`
2023-12-02 17:33 UTC (4+ messages)
[PATCH] net: ethernet: stmmac: dwmac-rk: Repair the clock handling
2023-12-02 17:23 UTC (2+ messages)
[Patch] test-lib-functions.sh : change test_i18ngrep to test_grep
2023-12-02 17:24 UTC
[libvirt test] 183972: tolerable FAIL - PUSHED
2023-12-02 17:21 UTC
[PATCH v4 0/7] TCP-AO fixes
2023-12-02 17:16 UTC (3+ messages)
` [PATCH v4 6/7] net/tcp: Store SNEs + SEQs on ao_info
[PATCH] lib/ext2fs: Validity checks for ext2fs_inode_scan_goto_blockgroup()
2023-12-02 17:10 UTC (4+ messages)
[PATCH bpf-next v6 00/13] xsk: TX metadata
2023-12-02 17:09 UTC (3+ messages)
` [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout
[kvalo-ath:master-pending] BUILD SUCCESS 0dbdc9383054fd3ecbcacfeb364aace3db744314
2023-12-02 17:02 UTC
[kvalo-ath:pending] BUILD SUCCESS 095d57cb20a332b383c4ec93cdc83eec2517bcb2
2023-12-02 17:02 UTC
[PATCH v3] Input: pxrc - simplify mutex handling with guard macro
2023-12-02 16:59 UTC
[PATCH] Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
2023-12-02 16:53 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-net] i40e: Fix ST code value for Clause 45
2023-12-02 16:48 UTC (3+ messages)
` "
[PATCHv2] mmc: rpmb: add quirk MMC_QUIRK_BROKEN_RPMB_RETUNE
2023-12-02 16:47 UTC (11+ messages)
[kvalo-ath:ath-qca] BUILD SUCCESS df23c27f0852d99c94d49b51856215d538ee7ee4
2023-12-02 16:41 UTC
[kvalo-ath:master] BUILD SUCCESS b648266cb860d3ea51f0a2b36d2ce4a9cec1ed16
2023-12-02 16:41 UTC
[PATCH v2 0/6] Initial support for the Realtek interrupt controller
2023-12-02 16:42 UTC (6+ messages)
` [PATCH v2 1/6] dt-bindings: interrupt-controller: Add support for Realtek DHC SoCs
[kvalo-ath:ath-next] BUILD SUCCESS 8cc18a70913fcdc8ac06796ca91304df0a51b6b5
2023-12-02 16:40 UTC
[PATCH 0/2] x86/microcode: Unify early reporting
2023-12-02 16:38 UTC (8+ messages)
` [PATCH 2/2] x86/microcode: Rework early revisions reporting
[PATCH v7 0/2] arm64: Add a build target for Flat Image Tree
2023-12-02 16:36 UTC (13+ messages)
` [PATCH v7 2/2] arm64: boot: Support "
[PATCH] lib/sort: Optimize number of calls to comparison function
2023-12-02 16:37 UTC
[PATCH] arm64: dts: rockchip: Fix Turing RK1 interrupt pinctrls
2023-12-02 16:36 UTC (4+ messages)
[PATCH v2 0/2] Add GMAC for RK3128
2023-12-02 16:36 UTC (4+ 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.