messages from 2023-01-17 17:14:57 to 2023-01-17 17:57:57 UTC [more...]
[PATCH] hid: stop drivers from selecting CONFIG_HID
2023-01-17 17:46 UTC (3+ messages)
[PATCH v3 00/70] bootstd: Allow migration from distro_bootcmd scripts
2023-01-17 17:48 UTC (36+ messages)
` [PATCH v3 01/70] dm: core: Correct ordering of uclasses IDs
` [PATCH v3 02/70] dm: core: Support sorting devices with dm tree
` [PATCH v3 03/70] dm: test: Correct assertion in dm_test_part()
` [PATCH v3 04/70] lib: Add a function to split a string into substrings
` [PATCH v3 05/70] bootstd: Remove special-case code for boot_targets
` [PATCH v3 06/70] bootstd: Simplify locating existing bootdevs
` [PATCH v3 07/70] test: Fix the help for the ut command
` [PATCH v3 08/70] test: Drop duplicate restore of DM state
` [PATCH v3 09/70] sandbox: mmc: Start off with a zeroed file
` [PATCH v3 10/70] vbe: Avoid a build failure when bloblist is not enabled
` [PATCH v3 11/70] vbe: sandbox: Drop VBE node in chosen
` [PATCH v3 12/70] dm: part: Update test to use mmc2
` [PATCH v3 13/70] dm: test: Correct ordering of DM setup
` [PATCH v3 14/70] ide: Drop non-DM code for BLK
` [PATCH v3 15/70] dm: mmc: Use bootdev_setup_sibling_blk()
` [PATCH v3 16/70] bootstd: Add a default method to get bootflows
` [PATCH v3 17/70] sandbox: Allow ethernet to be disabled at runtime
` [PATCH v3 18/70] sandbox: Allow ethernet bootdevs to be disabled for tests
` [PATCH v3 19/70] sandbox: Enable the Ethernet bootdev
` [PATCH v3 20/70] lib: Support printing an error string
` [PATCH v3 21/70] event: Correct duplicate log message in event_notify()
` [PATCH v3 22/70] efi: Improve logging in efi_disk
` [PATCH v3 23/70] bootstd: Add the concept of a bootdev hunter
` [PATCH v3 24/70] bootstd: Support running bootdev hunters
` [PATCH v3 25/70] dm: usb: Mark the device name as alloced when binding
` [PATCH v3 28/70] bootstd: Add an MMC hunter
` [PATCH v3 30/70] bootstd: Add a hunter for ethernet
` [PATCH v3 31/70] part: Add a function to find the first bootable partition
` [PATCH v3 32/70] bootstd: Only scan bootable partitions
` [PATCH v3 36/70] bootstd: Add an IDE bootdev
` [PATCH v3 41/70] virtio: Add a block device
` [PATCH v3 42/70] bootstd: Add a virtio bootdev
` [PATCH v3 48/70] bootstd: Set the distro_bootpart env var with scripts
` [PATCH v3 49/70] bootstd: Update docs on bootmeth_try_file() for sandbox
` [PATCH v3 51/70] bootstd: Add a new bootmeth method to set the bootflow
[XEN v2 00/11] Add support for 32 bit physical address
2023-01-17 17:43 UTC (12+ messages)
` [XEN v2 01/11] xen/ns16550: Remove unneeded truncation check in the DT init code
` [XEN v2 02/11] xen/arm: Use the correct format specifier
` [XEN v2 03/11] xen/arm: domain_build: Replace use of paddr_t in find_domU_holes()
` [XEN v2 04/11] xen/arm: Typecast the DT values into paddr_t
` [XEN v2 05/11] xen/arm: Use paddr_t instead of u64 for address/size
` [XEN v2 06/11] xen/arm: Introduce a wrapper for dt_device_get_address() to handle paddr_t
` [XEN v2 07/11] xen/arm: smmu: Use writeq_relaxed_non_atomic() for writing to SMMU_CBn_TTBR0
` [XEN v2 08/11] xen/arm: guest_walk: LPAE specific bits should be enclosed within "ifndef CONFIG_ARM_PA_32"
` [XEN v2 09/11] xen/arm: Introduce ARM_PA_32 to support 32 bit physical address
` [XEN v2 10/11] xen/arm: Restrict zeroeth_table_offset for ARM_64
` [XEN v2 11/11] xen/arm: p2m: Enable support for 32bit IPA
[PATCH v5 net] tcp: avoid the lookup process failing to get sk in ehash table
2023-01-17 17:43 UTC (3+ messages)
[PATCH] mlx5: reduce stack usage in mlx5_setup_tc
2023-01-17 17:46 UTC (3+ messages)
[PATCH v2 0/5] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
2023-01-17 17:57 UTC (4+ messages)
` [PATCH v2 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
[PATCH v2 00/22] tcg: exit_tb tidy, goto_tb reorg
2023-01-17 17:57 UTC (19+ messages)
` [PATCH v2 01/22] tcg: Split out tcg_out_exit_tb
` [PATCH v2 02/22] tcg/i386: Remove unused goto_tb code for indirect jump
` [PATCH v2 03/22] tcg/ppc: "
` [PATCH v2 04/22] tcg/sparc64: "
` [PATCH v2 05/22] tcg: Replace asserts on tcg_jmp_insn_offset
` [PATCH v2 06/22] tcg: Introduce set_jmp_insn_offset
` [PATCH v2 07/22] tcg: Introduce get_jmp_target_addr
` [PATCH v2 08/22] tcg: Split out tcg_out_goto_tb
` [PATCH v2 09/22] tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
[PATCH v14 00/11] s390x: CPU Topology
2023-01-17 17:44 UTC (6+ messages)
` [PATCH v14 04/11] s390x/sclp: reporting the maximum nested topology entries
[RFC PATCH 0/2] Propose critical clocks
2023-01-17 17:55 UTC (4+ messages)
[PATCH net-next v2 0/7] Allow offloading of UDP NEW connections via act_ct
2023-01-17 17:43 UTC (17+ messages)
` [PATCH net-next v2 1/7] net: flow_offload: provision conntrack info in ct_metadata
` [PATCH net-next v2 3/7] netfilter: flowtable: allow unidirectional rules
` [PATCH net-next v2 4/7] netfilter: flowtable: allow updating offloaded rules asynchronously
` [PATCH net-next v2 6/7] net/sched: act_ct: offload UDP NEW connections
Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
2023-01-17 17:43 UTC (11+ messages)
[Intel-gfx] [PATCH 0/4] drm/i915: GMCH refactoring
2023-01-17 17:56 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: GMCH refactoring (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[igt-dev] [PATCH i-g-t] lib/igt_kmod: Allow some leeway in igt_kmod_unload_r
2023-01-17 17:56 UTC (3+ messages)
[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
2023-01-17 17:44 UTC (5+ messages)
[PATCH 0/8] serial: imx: work-around for hardware RX flood, and then isr improvements
2023-01-17 17:48 UTC (11+ messages)
` [PATCH 3/8] serial: imx: do not sysrq broken chars
` [PATCH 7/8] serial: imx: use readl() to optimize FIFO reading loop
[PULL v4 00/83] pci,pc,virtio: features, tests, fixes, cleanups
2023-01-17 17:55 UTC (12+ messages)
` [PULL v4 76/83] vhost-user: Support vhost_dev_start
[PATCH v2 0/3] block zoned cleanups
2023-01-17 17:42 UTC (3+ messages)
[PATCH 0/7] add support for CDX bus
2023-01-17 17:54 UTC (7+ messages)
` [PATCH 01/19] bus/cdx: add the cdx bus driver
` [PATCH 03/19] dt-bindings: bus: add CDX bus controller device tree bindings
[PATCH] scsi: stex: fix MU_MAX_DELAY typecheck
2023-01-17 17:43 UTC (2+ messages)
[PATCH] ARM: irq: remove handle_IRQ() for good
2023-01-17 17:40 UTC (2+ messages)
[RFC PATCH] mce: prevent concurrent polling of MCE events
2023-01-17 17:42 UTC (2+ messages)
[PATCH V4 0/5] Add device-tree support for Cypress CYP4226
2023-01-17 17:40 UTC (8+ messages)
` [PATCH V4 1/5] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH V4 3/5] usb: typec: ucsi_ccg: Replace ccgx to well-known regex
[PATCH v4 0/2] arm: enable MTE for QEMU + kvm
2023-01-17 17:53 UTC (6+ messages)
` [PATCH v4 1/2] arm/kvm: add support for MTE
[Intel-gfx] [PATCH] drm/i915/display: add intel_display_limits.h for key enums
2023-01-17 17:53 UTC (2+ messages)
[PATCH] qla2xxx: fix printk format string
2023-01-17 17:39 UTC (2+ messages)
[Intel-gfx] [PATCH 1/2] drm/drm_vma_manager: Add drm_vma_node_allow_once()
2023-01-17 17:52 UTC (4+ messages)
` "
` [Intel-gfx] [PATCH 2/2] drm/i915: Fix a memory leak with reused mmap_offset
` "
[PATCH] modpost: support arbitrary symbol length in modversion
2023-01-17 17:51 UTC (4+ messages)
[dm-devel] [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
2023-01-17 17:52 UTC (4+ messages)
` [dm-devel] [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
` [Drbd-dev] "
[PATCH v1 0/3] Introduce per NUMA node memory error statistics
2023-01-17 17:51 UTC (3+ messages)
[PATCH 1/2] drm/radeon: Do not use deprecated drm log API
2023-01-17 17:51 UTC (5+ messages)
` [PATCH 2/2] drm_print: Remove deprecated DRM_DEBUG_KMS_RATELIMITED()
clang appends an extra string to Grub2 making it not work with MBR systems
2023-01-17 17:50 UTC (2+ messages)
[PATCH 0/1] Grub2 clang MBR image fix
2023-01-17 17:46 UTC (3+ messages)
` [PATCH 1/1] gentpl.py: Remove .interp section from .img files
[RFC PATCH 0/2] CXL UE RAS Multiple Header Logging support
2023-01-17 17:36 UTC (3+ messages)
[PATCH 0/6] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
2023-01-17 17:49 UTC (6+ messages)
` [PATCH 6/6] hw/arm/aspeed: Init fby35 BMC FRUID EEPROM
[PATCH v2 bpf-next 00/13] BPF rbtree next-gen datastructure
2023-01-17 17:36 UTC (7+ messages)
` [PATCH v2 bpf-next 01/13] bpf: Support multiple arg regs w/ ref_obj_id for kfuncs
[PATCH V1 net-next 0/5] Add devlink support to ena
2023-01-17 17:36 UTC (15+ messages)
[PATCH] accel: Add .mmap to DRM_ACCEL_FOPS
2023-01-17 17:45 UTC
[Bug report] Since 5.17 kernel, non existing files may be treated as remote DFS entries
2023-01-17 17:36 UTC (4+ messages)
[PATCH v14 0/1] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2023-01-17 17:35 UTC (5+ messages)
` [PATCH v14 1/1] clk: npcm8xx: add clock controller
[GIT PULL] tomoyo update for v6.2
2023-01-17 17:35 UTC (3+ messages)
[GIT PULL] third v6.2-rc request for nfsd
2023-01-17 17:35 UTC (2+ messages)
[RFC PATCH V1 0/1] sched/numa: Enhance vma scanning
2023-01-17 17:45 UTC (4+ messages)
` [RFC PATCH V1 1/1] sched/numa: Enhance vma scanning logic
[PATCH v2 0/4] soc: qcom: icc-bwmon: Add support for llcc and cpu bwmon on sc7280
2023-01-17 17:33 UTC (6+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
` [PATCH v2 4/4] arm64: dts: qcom: sc7280: Add cpu and llcc BWMON (=> interconnect issue)
[nft PATCH v4] Implement 'reset rule' and 'reset rules' commands
2023-01-17 17:33 UTC
[PATCH v2 0/5] Fix truncation of various XENVER_* subops
2023-01-17 17:39 UTC (4+ messages)
` [PATCH v2 3/5] xen/version: Introduce non-truncating "
[PATCHv14 00/17] Linear Address Masking enabling
2023-01-17 17:28 UTC (7+ messages)
` [PATCHv14 08/17] x86/mm: Reduce untagged_addr() overhead until the first LAM user
[PATCH v4 0/2] Add support for Marvell MHU on OcteonTX and OcteonTX2
2023-01-17 17:30 UTC (5+ messages)
` [PATCH v4 1/2] mailbox: marvell-mhu: add Marvell MHU
` [PATCH v4 2/2] dt-bindings: mailbox: "
[PATCH] drm/msm/dp: Remove INIT_SETUP delay
2023-01-17 17:29 UTC (2+ messages)
[PATCH] virt: sevguest: add CONFIG_CRYPTO dependency
2023-01-17 17:27 UTC (3+ messages)
[RFT PATCH 0/2] arm64: efi: Call SetVaMap() with a 1:1 mapping
2023-01-17 17:30 UTC (4+ messages)
[PATCH] rtmutex: ensure we wake up the top waiter
2023-01-17 17:26 UTC
[Intel-gfx] [PATCH v2 0/5] drm/i915: extract vblank/scanline code to a separate file
2023-01-17 17:34 UTC (2+ messages)
[PATCH for-next v6 0/6] RDMA/rxe: Replace mr page map with an xarray
2023-01-17 17:25 UTC (7+ messages)
` [PATCH for-next v6 1/6] RDMA/rxe: Cleanup mr_check_range
` [PATCH for-next v6 2/6] RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
` [PATCH for-next v6 3/6] RDMA-rxe: Isolate mr code from atomic_reply()
` [PATCH for-next v6 4/6] RDMA-rxe: Isolate mr code from atomic_write_reply()
` [PATCH for-next v6 5/6] RDMA/rxe: Cleanup page variables in rxe_mr.c
` [PATCH for-next v6 6/6] RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
[ovmf test] 175940: regressions - FAIL
2023-01-17 17:30 UTC
[PATCH v1] arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4
2023-01-17 17:27 UTC (7+ messages)
[PATCH] media: mtk_jpeg_core: avoid unused-variable warning
2023-01-17 17:26 UTC (2+ messages)
[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
2023-01-17 17:25 UTC (4+ messages)
[PATCH] bpf: security enhancement by limiting the offensive eBPF helpers
2023-01-17 17:24 UTC (2+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-01-17 17:25 UTC (5+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[igt-dev] [PATCH i-g-t] tests/kms_lease: close mcl.fd when drmModeSetCrtc fails
2023-01-17 17:27 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "
[PATCH] rockchip: ringneck: fix SDRAM init fail
2023-01-17 17:26 UTC
[Intel-gfx] [PATCH] drm/i915: remove a couple of superfluous i915_drm.h includes
2023-01-17 17:26 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH] rtc: sunplus: fix format string for printing resource
2023-01-17 17:24 UTC
[PATCH v6] tests/qtest: netdev: test stream and dgram backends
2023-01-17 17:24 UTC (3+ messages)
[PATCH v2] scripts/oe-setup-layers: Make efficiently idempotent
2023-01-17 17:25 UTC (4+ messages)
` [OE-core] "
` [EXTERNAL] "
[PATCH V4 0/6] ublk_drv: add mechanism for supporting unprivileged ublk device
2023-01-17 17:23 UTC (2+ messages)
[PATCH for-next v1 0/2] enable pcpu bio-cache for IRQ uring-passthru I/O
2023-01-17 17:23 UTC (2+ messages)
[PATCH for-next] block: fix hctx checks for batch allocation
2023-01-17 17:22 UTC (2+ messages)
[PATCH] crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
2023-01-17 17:20 UTC
[PATCH] mcstrans: preserve runtime directory
2023-01-17 17:20 UTC
[RFC PATCH v1 00/19] rtw88: Add SDIO support
2023-01-17 17:21 UTC (3+ messages)
[PATCH] blkdebug: ignore invalid rules in non-coroutine context
2023-01-17 17:21 UTC (3+ messages)
[PATCH bpf-next v7 0/3] Add skb + xdp dynptrs
2023-01-17 17:20 UTC (4+ messages)
[XEN PATCH v3 0/1] xen: rework compat headers generation
2023-01-17 17:21 UTC (3+ messages)
` [XEN PATCH v3 1/1] build: replace get-fields.sh by a python script
[PATCH] iio: light: cm32181: Fix PM support on system with 2 I2C resources
2023-01-17 17:19 UTC (2+ messages)
[virtio-comment] About adding a new device type virtio-nvme
2023-01-17 17:19 UTC (4+ messages)
` "
[PATCH net-next v7 0/8] Add Auxiliary driver support
2023-01-17 17:18 UTC (7+ messages)
` [PATCH net-next v7 1/8] bnxt_en: Add auxiliary "
[PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
2023-01-17 17:18 UTC (2+ messages)
[PATCH net-next v6 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
2023-01-17 17:17 UTC (5+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-17 17:19 UTC (6+ messages)
` [PATCH RFC v7 07/64] KVM: SEV: Handle KVM_HC_MAP_GPA_RANGE hypercall
[PATCH 0/3] TSA: make sure QEMU compiles when using clang TSA
2023-01-17 17:17 UTC (6+ messages)
` [PATCH 2/3] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings
[PATCHv3 net-next] selftests/net: mv bpf/nat6to4.c to net folder
2023-01-17 17:16 UTC (3+ messages)
[PATCH] vc4: fix build failure in vc4_dsi_dev_probe()
2023-01-17 17:06 UTC (2+ messages)
` (subset) "
[PATCH] certs: Reference revocation list for all keyrings
2023-01-17 17:15 UTC
[PATCH] tools: bpf: Disable stack protector
2023-01-17 17:14 UTC (8+ messages)
[PATCH] efi: Remove Matthew Garrett as efivarfs maintainer
2023-01-17 17:14 UTC (2+ messages)
[PATCH] Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo
2023-01-17 17:14 UTC (2+ messages)
[PATCH v4 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
2023-01-17 17:14 UTC (5+ messages)
` [PATCH v4 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040
[PATCH v5 0/5] Introduction of HP-BIOSCFG driver
2023-01-17 17:12 UTC (5+ messages)
` [PATCH v5 2/5] Introduction of HP-BIOSCFG driver (2)
[PATCH net 1/2] ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
2023-01-17 17:13 UTC (3+ messages)
[PATCH] cxl/region: Fix null pointer dereference for resetting decoder
2023-01-17 17:12 UTC (2+ messages)
[PATCH] [v2] drm/amd/display: fix dp_retrieve_lttpr_cap return code
2023-01-17 17:12 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.