All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-19 05:12:11 to 2023-08-19 09:51:37 UTC [more...]

[PATCH 00/22] Implement the mmap system call for FreeBSD
 2023-08-19  9:48 UTC  (23+ messages)
` [PATCH 01/22] Implement struct target_ipc_perm
` [PATCH 02/22] Implement struct target_shmid_ds
` [PATCH 03/22] Declarations for ipc_perm and shmid_ds conversion functions
` [PATCH 04/22] Introduce freebsd/os-misc.h to the source tree
` [PATCH 05/22] Implement shm_open2(2) system call
` [PATCH 06/22] Implement shm_rename(2) "
` [PATCH 07/22] Add bsd-mem.c to meson.build
` [PATCH 08/22] Implement target_set_brk function in bsd-mem.c instead of os-syscall.c
` [PATCH 09/22] Implement ipc_perm conversion between host and target
` [PATCH 10/22] Implement shmid_ds "
` [PATCH 11/22] Introduce bsd-mem.h to the source tree
` [PATCH 12/22] Implement mmap(2) and munmap(2)
` [PATCH 13/22] Implement mprotect(2)
` [PATCH 14/22] Implement msync(2)
` [PATCH 15/22] Implement mlock(2), munlock(2), mlockall(2), munlockall(2), madvise(2), minherit(2)
` [PATCH 16/22] Implement mincore(2)
` [PATCH 17/22] Implement do_obreak function
` [PATCH 18/22] Implement shm_open(2)
` [PATCH 19/22] Implement shm_unlink(2) and shmget(2)
` [PATCH 20/22] Implement shmctl(2)
` [PATCH 21/22] Implement shmat(2) and shmdt(2)
` [PATCH 22/22] Add stubs for vadvise(), sbrk() and sstk()

[Intel-wired-lan] [PATCH iwl-next v2 9/9] ice: Enable support for E830 device IDs
 2023-08-19  9:42 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 8/9] ice: Remove redundant zeroing of the fields
 2023-08-19  9:42 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 7/9] ice: Add support for E830 DDP package segment
 2023-08-19  9:42 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 6/9] ice: Add ice_get_link_status_datalen
 2023-08-19  9:41 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 5/9] ice: Add 200G speed/phy type use
 2023-08-19  9:41 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 4/9] ice: Refactor finding advertised link speed
 2023-08-19  9:41 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 3/9] ethtool: Add missing ETHTOOL_LINK_MODE_ to forced speed map
 2023-08-19  9:40 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
 2023-08-19  9:39 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 1/9] ice: Add E830 device IDs, MAC type and registers
 2023-08-19  9:38 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/9] ice: Add basic E830 support
 2023-08-19  9:36 UTC 

[PATCH] pinctrl: sunxi: h616: add extra gpio banks
 2023-08-19  9:26 UTC 

[Bridge] [syzbot] [net?] unregister_netdevice: waiting for DEV to become free (8)
 2023-08-19  9:25 UTC  (4+ messages)
` [PATCH] net: bridge: Fix refcnt issues in dev_ioctl
  ` [Bridge] "

[GIT PULL] RISC-V Devicetrees for v6.6-pt2
 2023-08-19  9:00 UTC  (2+ messages)

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-19  8:57 UTC  (6+ messages)
` [PATCH v4 27/28] ASoC: codecs: Add support for the framer codec

[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
 2023-08-19  8:56 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] treewide: drop CONFIG_EMBEDDED
 2023-08-19  8:53 UTC  (9+ messages)

[PATCH] watchdog: sama5d4: readout initial state
 2023-08-19  8:47 UTC  (2+ messages)

[RFC PATCH -next] ima: Make tpm hash configurable
 2023-08-19  8:43 UTC  (5+ messages)

[PATCH v12 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
 2023-08-19  8:45 UTC  (4+ messages)

[PATCH -next] scsi: snic: fix double free in snic_tgt_create()
 2023-08-19  8:39 UTC 

[PATCH v4 0/4] Modify die() for MIPS
 2023-08-19  8:36 UTC  (5+ messages)
` [PATCH v4 1/4] MIPS: Add BUG() at the end of nmi_exception_handler()
` [PATCH v4 2/4] MIPS: Do not kill the task in die() if notify_die() returns NOTIFY_STOP
` [PATCH v4 3/4] MIPS: Return earlier "
` [PATCH v4 4/4] MIPS: Add identifier names to arguments of die() declaration

[PATCH 0/8] arm64: exynos: Enable USB for E850-96 board
 2023-08-19  8:36 UTC  (33+ messages)
` [PATCH 1/8] dt-bindings: usb: samsung,exynos-dwc3: Add Exynos850 support
` [PATCH 2/8] dt-bindings: phy: samsung,usb3-drd-phy: "
` [PATCH 3/8] usb: dwc3: exynos: Add support for Exynos850 variant
` [PATCH 4/8] phy: exynos5-usbdrd: Make it possible to pass custom phy ops
` [PATCH 5/8] phy: exynos5-usbdrd: Add 26MHz ref clk support
` [PATCH 6/8] phy: exynos5-usbdrd: Add Exynos850 support
` [PATCH 7/8] arm64: dts: exynos: Enable USB in Exynos850
` [PATCH 8/8] arm64: dts: exynos: Enable USB support on E850-96 board

[PATCH 1/7] dt-bindings: nvmem: Convert Unisoc efuse controller binding to yaml
 2023-08-19  8:33 UTC  (8+ messages)
` [PATCH 2/7] dt-bindings: nvmem: Add compatible for sharkl3, ums512, qogirl6, qogirn6pro, qogirn6lite
` [PATCH 3/7] nvmem: sprd: Modify sprd_efuse_write function
` [PATCH 4/7] nvmem: sprd: Optimize the block lock operation
` [PATCH 5/7] nvmem: sprd: Changing the position for turning off double bit operation
` [PATCH 6/7] nvmem: sprd: Modify block_num and block_offset macro
` [PATCH 7/7] nvmem: sprd: Add Unisoc Qogirn6lite and UMS512 efuse support

[PATCH v2 0/3] Fix Versa3 clock mapping
 2023-08-19  8:30 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: versaclock3: Document clock-output-names

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-08-19  8:14 UTC  (2+ messages)

[GIT PULL] x86/urgent for v6.5-rc7
 2023-08-19  8:27 UTC 

[PATCH v4 0/2] Adding support for Microchip MCP3564 ADC family
 2023-08-19  8:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: adding MCP3564 ADC

[PATCH v2] tracepoint: add new `tcp:tcp_ca_event` trace event
 2023-08-19  8:15 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] memcg: Removed duplication detection for mem_cgroup_uncharge_swap
 2023-08-19  8:13 UTC  (2+ messages)

[PATCH 1/7] batman-adv: Start new development cycle
 2023-08-18 22:20 UTC  (2+ messages)

[PATCH 1/5] batman-adv: Trigger events for auto adjusted MTU
 2023-08-18 22:20 UTC  (2+ messages)

[PATCH v4 0/1] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
 2023-08-19  8:09 UTC  (2+ messages)
` [PATCH v4 1/1] "

ucm2 profile for Universal Audio Volt 2
 2023-08-19  8:04 UTC 

ucm2 profile for Universal Audio Volt 2
 2023-08-19  8:03 UTC 

[PATCH -next] scsi: core: fix double free in raid_component_add()
 2023-08-19  8:03 UTC 

[PATCH 0/5] selftests/sgx: Fix compilation errors
 2023-08-19  2:30 UTC  (11+ messages)
` [PATCH 2/5] selftests/sgx: Fix function pointer relocation in test enclave
` [PATCH 4/5] selftests/sgx: Ensure expected enclave data buffer size and placement

[PATCH v2 0/8] selftests/sgx: Fix compilation errors
 2023-08-19  1:09 UTC  (7+ messages)
` [PATCH 3/8] selftests/sgx: Handle relocations in test enclave
` [PATCH 6/8] selftests/sgx: Ensure expected enclave data buffer size and placement

ucm2 profile for Universal Audio Volt 2
 2023-08-19  8:03 UTC 

ucm2 profile for Universal Audio Volt 2
 2023-08-19  8:02 UTC 

[PATCH v2 0/1] x86/pti: Fix kernel warnings for pti= and nopti cmdline options
 2023-08-18 22:34 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 1/2] dt-bindings: power: Add regulator-pd yaml file
 2023-08-19  8:04 UTC  (4+ messages)

ucm2 profile for Universal Audio Volt 2
 2023-08-19  8:02 UTC 

[PATCH] dt-bindings: pinctrl: Drop 'phandle' properties
 2023-08-19  8:01 UTC  (3+ messages)

[meta-oe][PATCH 1/2] librelp: add ptest
 2023-08-19  8:00 UTC  (2+ messages)
` [oe] "

[meta-oe][PATCH] mariadb: Upgrade to 10.11.5
 2023-08-19  7:56 UTC  (3+ messages)
` [oe] "

[PATCH 5.15.y] exfat: check if filename entries exceeds max filename length
 2023-08-19  7:53 UTC 

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-19  7:53 UTC  (11+ messages)

[syzbot] [mm?] upstream boot error: KASAN: slab-out-of-bounds Read in deactivate_slab
 2023-08-19  7:49 UTC 

[igt-dev] [PATCH i-g-t] tests/core_hotunplug: Improve test documentation
 2023-08-19  7:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH net-next 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-19  7:48 UTC  (4+ messages)
` [PATCH net-next 3/4] net: ethernet: mtk_eth_soc: add support for in-SoC SRAM

[PATCH] sim: or1k: Eliminate dangerous RWX load segments
 2023-08-19  7:45 UTC 

[PATCH 1/3] dt-bindings: crypto: qcom,prng: Add SM8450
 2023-08-19  7:45 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix the return for gpu mode1_reset
 2023-08-19  7:42 UTC  (2+ messages)

[PATCH V5 0/4] coresight: trbe: Enable ACPI based devices
 2023-08-19  7:36 UTC  (4+ messages)

[PATCH v2 0/8] target/loongarch: Cleanups in preparation of loongarch32 support
 2023-08-19  7:34 UTC  (5+ messages)
` [PATCH v2 1/8] target/loongarch: Log I/O write accesses to CSR registers
` [PATCH v2 2/8] target/loongarch: Remove duplicated disas_set_info assignment

[PATCH v2 0/7] crypto: hisilicon - fix some issues in hisilicon drivers
 2023-08-19  7:33 UTC  (6+ messages)
` [PATCH v2 1/7] crypto: hisilicon/qm - obtain the mailbox configuration at one time

[PATCH] gitsm: tolerate git-lfs in submodules
 2023-08-19  7:28 UTC  (2+ messages)
` [bitbake-devel] "

IPv6-only flag set on v6 sockets prevents the use of v4-mapped addresses
 2023-08-19  7:22 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.5-6 tag
 2023-08-19  7:21 UTC  (4+ messages)

[PATCH] platform/x86: ideapad-laptop: Add support for new hotkeys found on ThinkBook 14s Yoga ITL
 2023-08-19  7:12 UTC 

[PATCH] audit: add task history record
 2023-08-19  7:09 UTC  (8+ messages)

[powerpc:next-test 21/79] arch/powerpc/platforms/powermac/feature.c:137:19: error: unused function 'simple_feature_tweak'
 2023-08-19  7:04 UTC  (4+ messages)

[PATCH] dt-bindings: usb: Add binding for ti,tps25750
 2023-08-19  7:09 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: Update and fix return value check for vcap_get_rule()
 2023-08-19  7:03 UTC  (3+ messages)

[PATCH v3 00/12] Remove unnecessary USBx dr_mode configuration
 2023-08-19  7:00 UTC  (8+ messages)
` [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral

[PATCH] tests/util/grub-shell-luks-tester: Allow setting timeout
 2023-08-19  6:59 UTC 

[PATCH net-next 1/1] net: stmmac: Check more MAC HW features for XGMAC Core 3.20
 2023-08-19  6:57 UTC  (3+ messages)

[syzbot] [hams?] general protection fault in prepare_to_wait (2)
 2023-08-19  6:48 UTC 

[PATCH] target/loongarch: Split fcc register to fcc0-7 in gdbstub
 2023-08-19  6:44 UTC  (7+ messages)

[MAINTAINERS SUMMIT] Maintainer burnout
 2023-08-19  6:45 UTC  (10+ messages)

[meta-oe][PATCH v2] libfaketime: add recipe
 2023-08-19  6:38 UTC  (2+ messages)
` [oe] "

[syzbot] [jfs?] INFO: task hung in path_mount (2)
 2023-08-19  6:33 UTC 

[PATCH 0/2] Fix documentation issues reported by Olaf
 2023-08-19  6:25 UTC  (3+ messages)
` [PATCH 1/2] docs: Use @pxref instead of @xref inside parenthesis
` [PATCH 2/2] docs: Add menu to prevent older makeinfo versions from failing

[GIT PULL] Please pull mlx5 MACsec RoCEv2 support
 2023-08-19  6:25 UTC  (3+ messages)

[PATCH v9 1/9] virtio: Add shared memory capability
 2023-08-19  6:24 UTC  (3+ messages)
` [PATCH v9 6/9] gfxstream + rutabaga: add initial support for gfxstream

[xen-unstable-smoke test] 182392: tolerable all pass - PUSHED
 2023-08-19  6:24 UTC 

[PATCH v4 0/4] add clock controller of qca8386/qca8084
 2023-08-19  6:21 UTC  (6+ messages)
` [PATCH v4 3/4] clk: qcom: common: add _qcom_cc_really_probe

[Buildroot] [Bug 15730] New: 2023.08-rc1 gettext-gnu 0.20.1 failed to compile
 2023-08-19  6:20 UTC  (2+ messages)
` [Buildroot] [Bug 15730] "

[PATCH v5 00/19] Proxy Execution: A generalized form of Priority Inheritance v5
 2023-08-19  6:08 UTC  (20+ messages)
` [PATCH v5 01/19] sched: Unify runtime accounting across classes
` [PATCH v5 02/19] locking/mutex: Removes wakeups from under mutex::wait_lock
` [PATCH v5 03/19] locking/mutex: make mutex::wait_lock irq safe
` [PATCH v5 04/19] locking/mutex: Expose __mutex_owner()
` [PATCH v5 05/19] locking/mutex: Rework task_struct::blocked_on
` [PATCH v5 06/19] locking/mutex: Add task_struct::blocked_lock to serialize changes to the blocked_on state
` [PATCH v5 07/19] locking/mutex: Add p->blocked_on wrappers for correctness checks
` [PATCH v5 08/19] locking/mutex: Split blocked_on logic into two states (blocked_on and blocked_on_waking)
` [PATCH v5 09/19] locking/mutex: Switch to mutex handoffs for CONFIG_PROXY_EXEC
` [PATCH v5 10/19] sched: Split scheduler execution context
` [PATCH v5 11/19] sched: Fix runtime accounting w/ split exec & sched contexts
` [PATCH v5 12/19] sched: Unnest ttwu_runnable in prep for proxy-execution
` [PATCH v5 13/19] sched: Split out __sched() deactivate task logic into a helper
` [PATCH v5 14/19] sched: Add a very simple proxy() function
` [PATCH v5 15/19] sched: Add proxy deactivate helper
` [PATCH v5 16/19] sched: Fix proxy/current (push,pull)ability
` [PATCH v5 17/19] sched: Start blocked_on chain processing in proxy()
` [PATCH v5 18/19] sched: Handle blocked-waiter migration (and return migration)
` [PATCH v5 19/19] sched: Add blocked_donor link to task for smarter mutex handoffs

[PATCH -next] mmc: sdhci-of-dwcmshc: Use helper function devm_clk_get_enabled()
 2023-08-19  6:16 UTC 

[PATCH v7 0/9] gfxstream + rutabaga_gfx
 2023-08-19  6:13 UTC  (7+ messages)
` [PATCH v7 9/9] docs/system: add basic virtio-gpu documentation

QA notification for completed autobuilder build (yocto-4.2.3.rc1)
 2023-08-19  6:12 UTC 

[PATCH] staging: rtl8192e: Annotate struct rtllib_txb with __counted_by
 2023-08-19  5:49 UTC  (2+ messages)

Re:Re: Re: Re: [PATCH] USB: add usbfs ioctl to get specific superspeedplus rates
 2023-08-19  5:46 UTC  (2+ messages)
` [PATCH v2] USB: Support 20Gbps speed for ioctl USBDEVFS_GET_SPEED

[RFC PATCH V3 0/5] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2023-08-19  5:43 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-08-18
 2023-08-19  5:41 UTC 

[ovmf test] 182393: all pass - PUSHED
 2023-08-19  5:29 UTC 

[Intel-wired-lan] [PATCH iwl-next 0/7] ice: Add basic E830 support
 2023-08-19  5:11 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next 2/7] ice: Refactor finding advertised link speed


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.