All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 14:48:00 to 2023-04-25 15:54:36 UTC [more...]

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-25 14:48 UTC  (6+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[meta-oe][master][mickledore][langdale][kirkstone][dunfell][PATCH] apache2: upgrade 2.4.56 -> 2.4.57
 2023-04-25 15:22 UTC  (7+ messages)
      ` [oe] "

[XEN v5 00/10] Add support for 32-bit physical address
 2023-04-25 15:54 UTC  (7+ messages)
` [XEN v5 05/10] xen/arm: Introduce choice to enable 64/32 bit physical addressing
` [XEN v5 08/10] xen/arm: domain_build: Check if the address fits the range of physical address

[PATCH 0/2] Update mailmap ids
 2023-04-25 15:53 UTC  (3+ messages)
` [PATCH 2/2] .mailmap: Map all Xilinx users mail ids to AMD

[qemu-mainline test] 180398: regressions - FAIL
 2023-04-25 15:52 UTC 

[PATCH v2] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-25 15:52 UTC 

[PATCH 0/2] Add GPU cooling device support
 2023-04-25 15:52 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a07g044: Add gpu cooling device
` [PATCH 2/2] arm64: dts: renesas: r9a07g054: "

[PATCH net-next v2 00/14] net: dsa: add support for MT7988
 2023-04-25 15:51 UTC  (4+ messages)
` [PATCH net-next v2 13/14] net: dsa: mt7530: introduce driver for MT7988 built-in switch

[net PATCH 0/9] Macsec fixes for CN10KB
 2023-04-25 15:51 UTC  (5+ messages)
` [net PATCH 5/9] octeontx2-pf: mcs: Fix NULL pointer dereferences
    ` [EXT] "

[PATCH 0/3] hw/arm: Fix raspi, aspeed bootloaders on big-endian hosts
 2023-04-25 15:51 UTC  (2+ messages)

[PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
 2023-04-25 15:51 UTC  (12+ messages)

[PATCH] i2c: omap: Fix standard mode false ACK readings
 2023-04-25 15:51 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] perf/arm-cmn: Fix DTC reset
 2023-04-25 15:49 UTC  (5+ messages)

[PATCH] drm/amdgpu: Enable doorbell selfring after resize FB BAR
 2023-04-25 15:49 UTC  (2+ messages)

[GIT PULL] pidfd updates
 2023-04-25 15:48 UTC  (7+ messages)

[PATCH] hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
 2023-04-25 15:47 UTC  (2+ messages)

[PATCH 07/14] drm/mgag200: Replace simple-KMS with regular atomic helpers
 2023-04-25 15:48 UTC  (3+ messages)

[PATCHSET v2 0/4] Enable NO_OFFLOAD support
 2023-04-25 15:46 UTC  (16+ messages)
` [PATCH 4/4] io_uring: mark opcodes that always need io-wq punt

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
 2023-04-25 15:47 UTC  (2+ messages)

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-25 14:09 UTC  (3+ messages)
` [PATCH 05/34] maple_tree: Add format option to mt_dump()
` [PATCH 27/34] maple_tree: Introduce mas_next_slot() interface

[PATCH 0/2] arm: allwinner: fix endianness bugs in sdhost and sun8i-emac
 2023-04-25 15:46 UTC  (5+ messages)
` [PATCH 1/2] hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
` [PATCH 2/2] hw/net/allwinner-sun8i-emac: "

Inconsistent names in `git shortlog`
 2023-04-25 15:46 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v1] igb: fix bit_shift to be in [1..8] range
 2023-04-25 15:45 UTC 

[Intel-wired-lan] [PATCH net v1] igb: fix nvm.ops.read() error handling
 2023-04-25 15:44 UTC 

[igt-dev] [PATCH i-g-t v2] intel-gfx-fw-info: Make it compatible with HuC via GSC
 2023-04-25 15:39 UTC 

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-25 15:43 UTC  (6+ messages)
        ` [PATCH v2] mei: deduplicate X86 && PCI dependencies, make them apply to all subentries

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-25 15:41 UTC  (2+ messages)

[PATCH v2 net] qed/qede: Fix scheduling while atomic
 2023-04-25 15:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 00/15] Integrate intel-bb with Xe
 2023-04-25 15:40 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t v6 01/15] lib/xe_ioctl: Add missing header for direct resolving
` [igt-dev] [PATCH i-g-t v6 02/15] lib/xe_query: Add region helpers and missing doc
` [igt-dev] [PATCH i-g-t v6 03/15] lib/xe_query: Remove commented out function prototype
` [igt-dev] [PATCH i-g-t v6 04/15] lib/intel_allocator: Add allocator support for Xe
` [igt-dev] [PATCH i-g-t v6 05/15] lib/drmtest: Add driver enum for i915/xe
` [igt-dev] [PATCH i-g-t v6 06/15] lib/intel_bufops: Add Xe support in bufops
` [igt-dev] [PATCH i-g-t v6 07/15] lib/intel_batchbuffer: Rename i915 -> fd as preparation step for xe
` [igt-dev] [PATCH i-g-t v6 08/15] lib/intel_batchbuffer: Add Xe support in intel-bb
` [igt-dev] [PATCH i-g-t v6 09/15] tests/xe_intel_bb: Check if intel-bb Xe support correctness
` [igt-dev] [PATCH i-g-t v6 10/15] tests/xe-fast-feedback: Add xe_intel_bb test to BAT
` [igt-dev] [PATCH i-g-t v6 11/15] lib/gpgpu_fill: Use RENDER engine flag to work on Xe
` [igt-dev] [PATCH i-g-t v6 12/15] tests/xe_gpgpu_fill: Exercise gpgpu fill "
` [igt-dev] [PATCH i-g-t v6 13/15] lib/igt_fb: For xe assume vram is used on discrete
` [igt-dev] [PATCH i-g-t v6 14/15] lib/igt_draw: Pass region while building intel_buf from flink
` [igt-dev] [PATCH i-g-t v6 15/15] tests/kms_big_fb: Deduce region for xe framebuffer

[GIT PULL] dlm updates for 6.4
 2023-04-25 15:39 UTC  (2+ messages)
` [Cluster-devel] "

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-25 15:40 UTC  (4+ messages)
` [RFC PATCH 10/26] mm: page_alloc: allow compaction capturing from larger blocks

[PATCH] Fix freeze in lm8333 i2c keyboard driver
 2023-04-25 15:39 UTC  (2+ messages)

[PATCH 0/1] fix pin count in gpio bank
 2023-04-25 15:39 UTC  (2+ messages)
` [PATCH 1/1] gpio-f7188x: fix pin count on nct6116d bank 7

[PATCH] net/ncsi: clear Tx enable mode when handling a Config required AEN
 2023-04-25 15:38 UTC  (2+ messages)

[PATCH 00/30] ide: Clean up code and fix a few bugs
 2023-04-25 15:36 UTC  (2+ messages)

PR contribution
 2023-04-25 15:36 UTC  (3+ messages)

next/master build: 200 builds: 13 failed, 187 passed, 16 errors, 228 warnings (next-20230425)
 2023-04-25 15:36 UTC 

next/master build: 200 builds: 13 failed, 187 passed, 16 errors, 228 warnings (next-20230425)
 2023-04-25 15:36 UTC 

[QEMU][PATCH v4 0/4] Introduce Xilinx Versal CANFD
 2023-04-25 15:36 UTC  (5+ messages)
` [QEMU][PATCH v4 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
` [QEMU][PATCH v4 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers

[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-25 15:35 UTC  (16+ messages)
` [PATCH net-next 03/24] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 10/24] net: dsa: mt7530: empty default case on mt7530_setup_port5()

[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2023-04-25 15:35 UTC  (7+ messages)
` [PATCH v3 1/7] target/i386: allow versioned CPUs to specify new cache_info
` [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info

[PATCH ethtool] netlink: settings: fix netlink support when PLCA is not present
 2023-04-25 15:34 UTC  (3+ messages)

[PATCH] drm/vkms: Fix RGB565 pixel conversion
 2023-04-25 15:33 UTC 

[PATCH v3 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
 2023-04-25 15:33 UTC  (2+ messages)

Question: Why does the modification of seq in write_seqlock not require WRITE_ONCE?
 2023-04-25 15:33 UTC  (2+ messages)

[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
 2023-04-25 15:26 UTC  (6+ messages)

[PATCH v4 00/10] AMDGPU usermode queues
 2023-04-25 15:33 UTC  (5+ messages)
` [PATCH v4 07/10] drm/amdgpu: map usermode queue into MES

[PATCH V8 0/3] Generate device tree node for pci devices
 2023-04-25 15:32 UTC  (6+ messages)
` [PATCH V8 2/3] PCI: Create device tree node for selected devices

[PATCH] add --data_types for bcachefs device add
 2023-04-25 15:31 UTC  (2+ messages)

✅ PASS (SKIPPED 23 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 173ea743)
 2023-04-25 15:31 UTC 

[RFC v1 0/4] Input: support virtual objects on touchscreens
 2023-04-25 15:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane: allow pixel-format tests to run on drivers without legacy LUT
 2023-04-25 15:29 UTC 

[RFC 0/3] Add support control UP board CPLD/FPGA pin control
 2023-04-25 15:28 UTC  (7+ messages)
` [RFC 1/3] mfd: Add support for UP board CPLD/FPGA
    ` 回覆: "
` [RFC 2/3] pinctrl: Add support pin control "
    ` 回覆: "

[Intel-wired-lan] [PATCH net-next 00/12] ice: switchdev bridge offload
 2023-04-25 15:26 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 02/12] ice: Remove exclusion code for RDMA+SRIOV

[lvc-project] [PATCH] drm/radeon: remove useless conditions
 2023-04-25 15:13 UTC  (2+ messages)

[PATCH v2 1/1] nvme: move sysfs code to a dedicated sysfs.c file
 2023-04-25 15:27 UTC  (2+ messages)

[PATCH mptcp-next v8 0/5] update userspace pm mptcp_info fields, pt 1
 2023-04-25 15:27 UTC  (5+ messages)
` [PATCH mptcp-next v8 1/5] mptcp: only remove addrs in nl_cmd_remove

[RFC RESEND 0/3] Add support control UP board CPLD/FPGA pin control
 2023-04-25 15:21 UTC  (4+ messages)
` [RFC RESEND 1/3] mfd: Add support for UP board CPLD/FPGA
` [RFC RESEND 2/3] pinctrl: Add support pin control "
` [RFC RESEND 3/3] leds: Add support for UP board CPLD onboard LEDS

[patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-04-19 16:45 UTC  (10+ messages)

[PATCH mptcp-next v9 0/6] update userspace pm mptcp_info fields, pt 1
 2023-04-25 15:25 UTC  (10+ messages)
` [PATCH mptcp-next v9 1/6] mptcp: only send RM_ADDR in nl_cmd_remove
` [PATCH mptcp-next v9 3/6] mptcp: add addr into userspace pm list
` [PATCH mptcp-next v9 4/6] mptcp: export remove_anno_list_by_saddr
` [PATCH mptcp-next v9 5/6] mptcp: add addr into pm anno_list

security/apparmor/policy_unpack.c:1212 verify_profile() warn: can 'rules' even be NULL?
 2023-04-25 15:24 UTC 

How to find information about kernel based open ports?
 2023-04-25 15:18 UTC 

Kernel developer proccess
 2023-04-25 15:22 UTC  (2+ messages)

[PATCH v1 0/3] kunit: Deferred action helpers
 2023-04-25 15:23 UTC  (2+ messages)

[PATCH] xfs: fix livelock in delayed allocation at ENOSPC
 2023-04-25 15:20 UTC  (2+ messages)

[PATCH v2 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-04-25 15:19 UTC  (3+ messages)
` [PATCH v2 1/3] hw/i2c: add mctp core

[PATCH v2] btrfs: export bitmap_test_range_all_{set,zero}
 2023-04-25 15:19 UTC 

[PATCH] perf: Avoid implicit function declarations in lexer/parse interface
 2023-04-25 15:18 UTC 

[PATCH v11 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-04-25 15:18 UTC  (7+ messages)
` [RFC PATCH v11.1 "

[PATCH net-next v4 0/8] TXGBE PHYLINK support
 2023-04-25 15:16 UTC  (4+ messages)
` [PATCH net-next v4 3/8] net: txgbe: Register I2C platform device

[Accel-config] [PATCH v1 0/2] Fix dsa_test batch result verify log issues
 2023-04-25 15:14 UTC  (3+ messages)
` [Accel-config] [PATCH v1 2/2] accel-config: Fix batch event log core check output issues

[PATCH] xfs: fix ag count overflow during growfs
 2023-04-25 15:15 UTC  (2+ messages)

[PATCH] media: renesas: fdp1: Identify R-Car Gen2 versions
 2023-04-25 15:15 UTC 

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-25 15:14 UTC  (2+ messages)

[mhiramat:topic/fprobe-event-ext 10/10] htmldocs: Warning: Documentation/trace/fprobetrace.rst references a file that doesn't exist: Documentation/trace/fprobes.rst
 2023-04-25 15:14 UTC 

Firmware upgrade broke SW_TABLET_MODE on HP Dragonfly G2
 2023-04-25 15:05 UTC  (7+ messages)

[f2fs-dev] [PATCH] f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
 2023-04-25 15:11 UTC  (2+ messages)
`  "

[PATCH v15 00/10] Add LoongArch support
 2023-04-25 15:11 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
 2023-04-25 15:06 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2] arm64: dts: ti: Add OLDI panel DT overlay
 2023-04-25 15:09 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: Add overlay for OLDI-LCD1EVM Display and touch screen

[PATCH] spi: bcm63xx: remove PM_SLEEP based conditional compilation
 2023-04-25 15:08 UTC  (3+ messages)

[RFC v1 3/4] Input: st1232 - add virtual touchscreen and buttons handling
 2023-04-25 15:02 UTC  (2+ messages)

[syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5)
 2023-04-25 15:08 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 15:07 UTC  (2+ messages)

[PATCH v19 00/21] s390x: CPU Topology
 2023-04-25 15:03 UTC  (4+ messages)
` [PATCH v19 14/21] tests/avocado: s390x cpu topology core

[PATCH v2] i2c: ocores: use devm_ managed clks
 2023-04-25 15:06 UTC  (5+ messages)
` [PATCH v3] "
    `  "

[PATCH v5 00/20] UEFI networking support including ipv6 + dhcpv6
 2023-04-25 15:05 UTC  (21+ messages)
` [PATCH v5 01/20] Revert "net/http: Allow use of non-standard TCP/IP ports"
` [PATCH v5 02/20] net: read bracketed ipv6 addrs and port numbers
` [PATCH v5 03/20] net/http: check result of grub_netbuff_put() in http_receive()
` [PATCH v5 04/20] efinet + bootp: add net_bootp6 command supporting dhcpv6
` [PATCH v5 05/20] efinet: add structures for PXE messages
` [PATCH v5 06/20] grub.texi: Add net_bootp6 doumentation
` [PATCH v5 07/20] bootp: Process DHCPACK packet during HTTP Boot
` [PATCH v5 08/20] efinet Configure network from UEFI device path
` [PATCH v5 09/20] efinet: set DNS server from UEFI protocol
` [PATCH v5 10/20] Support UEFI networking protocols
` [PATCH v5 11/20] efinet: also use the firmware acceleration for http
` [PATCH v5 12/20] efi/http: match protocol+hostname of boot url in root_url
` [PATCH v5 13/20] Add fw_path variable to detect config file on efi
` [PATCH v5 14/20] use fw_path prefix when fallback searching for grub config
` [PATCH v5 15/20] Try mac/guid/etc before grub.cfg on tftp config files
` [PATCH v5 16/20] Prepend prefix when HTTP path is relative
` [PATCH v5 17/20] efi/http: Enclose literal IPv6 addresses in square brackets
` [PATCH v5 18/20] http: Prepend prefix when the HTTP path is relative
` [PATCH v5 19/20] normal/main: Discover the device to read the config from as a fallback
` [PATCH v5 20/20] efinet: Add DHCP proxy support

[ovmf test] 180409: all pass - PUSHED
 2023-04-25 15:04 UTC 

[f2fs-dev] [PATCH v2] f2fs: add async reset zone command support
 2023-04-25 15:04 UTC  (3+ messages)
    `  "

[PATCH v2] kasan: Fix lockdep report invalid wait context
 2023-04-25 15:03 UTC  (4+ messages)

[PATCH] intel_scu_pcidrv: add back PCI id for Medfield
 2023-04-25 15:03 UTC  (2+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-25 15:02 UTC  (2+ messages)

✅ PASS (SKIPPED 28 of 353): Test report for master (6.3.0, mainline.kernel.org-clang, 61d325dc)
 2023-04-25 15:01 UTC 

[PATCH v10 00/14] HP BIOSCFG driver
 2023-04-25 14:59 UTC  (6+ messages)
` [PATCH v10 03/14] HP BIOSCFG driver - bioscfg

[PATCH iproute2-next 0/2] bridge: Add support for per-{Port, VLAN} neighbor suppression
 2023-04-25 15:00 UTC  (2+ messages)

[PATCH btrfs-progs] btrfs-completion: include files in "du" completion
 2023-04-25 14:58 UTC  (2+ messages)

[PATCH v4 0/2] printk: console: Per-console loglevels
 2023-04-25 14:57 UTC  (3+ messages)
` [PATCH v4 2/2] printk: console: Support console-specific loglevels

[PATCH 0/3] ROM migration
 2023-04-25 14:55 UTC  (7+ messages)
` [PATCH 3/3] pci: ROM preallocation for incoming migration

Bug or feature? /somenode overwrites /somenode@17 in fdt-overlay
 2023-04-25 14:55 UTC 

[PATCH nft] mnl: incomplete extended error reporting for singleton device in chain
 2023-04-25 14:54 UTC 

[GIT PULL] Btrfs updates for 6.3
 2023-04-25 14:54 UTC  (4+ messages)

[PATCH nft] mnl: handle singleton element in netdevice set
 2023-04-25 14:54 UTC 

[PATCH v3 00/14] Generalized Priority Inheritance via Proxy Execution v3
 2023-04-25 14:53 UTC  (7+ messages)
` [PATCH v3 06/14] locking/mutex: Expose mutex_owner()
` [PATCH v3 09/14] sched: Split scheduler execution context

newbie
 2023-04-25 14:52 UTC 

Proposal: Add a means to disable kernel driver logic when associated hidraw is opened
 2023-04-25 14:52 UTC  (3+ messages)

[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-25 14:51 UTC  (7+ messages)
` [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X

[GIT PULL] Btrfs updates for 6.4
 2023-04-25 14:51 UTC 

[PATCH nf] netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with missing attributes
 2023-04-25 14:50 UTC 

Static array indices in function parameter declarations
 2023-04-25 14:49 UTC  (2+ messages)

RMRR device on non-Intel platform
 2023-04-25 14:48 UTC  (12+ messages)

[PATCH net-next] net/sched: act_pedit: free pedit keys on bail from offset check
 2023-04-25 14:47 UTC 

renesas-drivers-2023-04-25-v6.3
 2023-04-25 14:47 UTC 


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.