messages from 2023-09-12 13:53:59 to 2023-09-12 14:22:56 UTC [more...]
[syzbot] [kernel?] general protection fault in wpan_phy_register
2023-09-12 14:22 UTC
[PATCH] locking/rwbase: Fix race condition in rwlock_rt fast path
2023-09-12 14:21 UTC (2+ messages)
[RFC PATCH v3 net-next 0/7] ethtool: track custom RSS contexts in the core
2023-09-12 14:21 UTC (8+ messages)
` [RFC PATCH v3 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [RFC PATCH v3 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v3 net-next 3/7] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH v3 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH v3 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [RFC PATCH v3 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [RFC PATCH v3 net-next 7/7] sfc: use new rxfh_context API
[PATCH net] net: prevent address overwrite in connect() and sendmsg()
2023-09-12 14:22 UTC (3+ messages)
[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
2023-09-12 14:16 UTC (53+ messages)
` [PATCH v4 01/61] arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
` [PATCH v4 02/61] arm64: mm: Take potential load offset into account when KASLR is off
` [PATCH v4 03/61] arm64: mm: get rid of kimage_vaddr global variable
` [PATCH v4 04/61] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v4 05/61] arm64: mm: Move fixmap region above "
` [PATCH v4 06/61] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v4 07/61] arm64: ptdump: Discover start of vmemmap region at runtime
` [PATCH v4 08/61] arm64: vmemmap: Avoid base2 order of struct page size to dimension region
` [PATCH v4 09/61] arm64: mm: Reclaim unused vmemmap region for vmalloc use
` [PATCH v4 10/61] arm64: kaslr: Adjust randomization range dynamically
` [PATCH v4 11/61] arm64: kernel: Manage absolute relocations in code built under pi/
` [PATCH v4 12/61] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
` [PATCH v4 13/61] arm64: head: move relocation handling to C code
` [PATCH v4 14/61] arm64: idreg-override: Omit non-NULL checks for override pointer
` [PATCH v4 15/61] arm64: idreg-override: Prepare for place relative reloc patching
` [PATCH v4 16/61] arm64: idreg-override: Avoid parameq() and parameqn()
` [PATCH v4 17/61] arm64: idreg-override: avoid strlen() to check for empty strings
` [PATCH v4 19/61] arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
` [PATCH v4 20/61] arm64: idreg-override: Move to early mini C runtime
` [PATCH v4 21/61] arm64: kernel: Remove early fdt remap code
` [PATCH v4 23/61] arm64: Move feature overrides into the BSS section
` [PATCH v4 24/61] arm64: head: Run feature override detection before mapping the kernel
` [PATCH v4 25/61] arm64: head: move dynamic shadow call stack patching into early C runtime
` [PATCH v4 26/61] arm64: kaslr: Use feature override instead of parsing the cmdline again
` [PATCH v4 27/61] arm64/kernel: Move 'nokaslr' parsing out of early idreg code
` [PATCH v4 28/61] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v4 30/61] arm64: head: allocate more pages for the kernel mapping
` [PATCH v4 31/61] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v4 32/61] arm64: mm: Make kaslr_requires_kpti() a static inline
` [PATCH v4 33/61] arm64: head: Move early kernel mapping routines into C code
` [PATCH v4 34/61] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
` [PATCH v4 35/61] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
` [PATCH v4 36/61] arm64: kernel: Create initial ID map from C code
` [PATCH v4 37/61] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v4 38/61] arm64: mm: omit redundant remap of kernel image
` [PATCH v4 39/61] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
` [PATCH v4 41/61] arm64/mm: Add FEAT_LPA2 specific TCR_EL1.DS field
` [PATCH v4 42/61] arm64/mm: Add FEAT_LPA2 specific ID_AA64MMFR0.TGRAN[2]
` [PATCH v4 43/61] arm64: mm: Handle LVA support as a CPU feature
` [PATCH v4 44/61] arm64: mm: Add feature override support for LVA
` [PATCH v4 45/61] arm64/mm: Avoid #define'ing PTE_MAYBE_NG to 0x0 for asm use
` [PATCH v4 46/61] arm64: mm: Wire up TCR.DS bit to PTE shareability fields
` [PATCH v4 47/61] arm64: mm: Add LPA2 support to phys<->pte conversion routines
` [PATCH v4 48/61] arm64: mm: Add definitions to support 5 levels of paging
` [PATCH v4 49/61] arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
` [PATCH v4 51/61] arm64: mm: Add 5 level paging support to fixmap and swapper handling
` [PATCH v4 52/61] arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
` [PATCH v4 53/61] arm64: mm: Add support for folding PUDs at runtime
` [PATCH v4 55/61] arm64: ptdump: Deal with translation levels folded "
` [PATCH v4 56/61] arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
` [PATCH v4 57/61] arm64: kvm: Limit HYP VA and host S2 range to 48 bits when LPA2 is in effect
` [PATCH v4 58/61] arm64: Enable 52-bit virtual addressing for 4k and 16k granule configs
[Intel-xe] [PATCH v4 0/3] Use Xe assert macros instead of XE_WARN_ON macro
2023-09-12 14:21 UTC (7+ messages)
` [Intel-xe] [PATCH v4 2/3] drm/xe: Introduce Xe assert macros
[PATCH 0/4] net: avoid variable length arrays
2023-09-12 14:20 UTC (2+ messages)
[PATCH 0/2] nvme: avoid dynamic stack allocations
2023-09-12 14:19 UTC (4+ messages)
[PATCH] gfs2: Fix another freeze/thaw hang
2023-09-12 14:20 UTC
[PATCH 0/2] audio/jackaudio: avoid dynamic stack allocations
2023-09-12 14:19 UTC (2+ messages)
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-12 14:19 UTC (3+ messages)
[PATCH v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-09-12 14:18 UTC (3+ messages)
[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
2023-09-12 14:17 UTC (7+ messages)
` [PATCH 2/3] mtd: rawnand: arasan: "
[PATCH] Add support for specifying the boot device by label
2023-09-12 14:17 UTC (5+ messages)
[PATCH v2 0/2] maple_tree: mas_wr_append() fix ups
2023-09-12 14:17 UTC (16+ messages)
` [PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
[PATCH] gitlab-ci/cirrus: Increase timeout to 100 minutes
2023-09-12 14:17 UTC (5+ messages)
[PATCH] tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
2023-09-12 14:16 UTC (4+ messages)
[PATCH 1/2] dt-bindings: arm64: dts: mediatek: add mt8390-evk board
2023-09-12 14:06 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board
Usage of vfio-pci without KVM
2023-09-12 13:56 UTC (4+ messages)
[PATCH net] selftests: tls: swap the TX and RX sockets in some tests
2023-09-12 14:16 UTC
[PATCH] target/m68k: Add URL to semihosting spec
2023-09-12 14:14 UTC (3+ messages)
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-12 14:14 UTC (7+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[PATCH bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test
2023-09-12 14:14 UTC
next/pending-fixes baseline: 52 runs, 1 regressions (v6.6-rc1-139-gf73758af4eb4)
2023-09-12 14:14 UTC
[PATCH] fs-writeback: writeback_sb_inodes: Do not increase 'total_wrote' when nothing is written
2023-09-12 14:20 UTC
[tglx-devel:serial 1/74] include/linux/serial_core.h:639:48: warning: passing argument 1 of 'arch_irqs_disabled_flags' makes integer from pointer without a cast
2023-09-12 14:12 UTC
[tglx-devel:serial 1/74] include/linux/serial_core.h:639:48: warning: passing argument 1 of 'arch_local_irq_restore' makes integer from pointer without a cast
2023-09-12 14:12 UTC
[Intel-xe] [PATCH v3 03/13] drm/sched: Move schedule policy to scheduler / entity
2023-09-12 14:11 UTC (4+ messages)
` "
[intel-tdx:kvm-upstream-next 52/321] arch/x86/include/asm/shared/tdx.h:8:33: warning: excess elements in struct initializer
2023-09-12 14:11 UTC
[PATCH v4 0/3] CXL, ACPI, APEI, EINJ: Update EINJ for CXL 1.1 error types
2023-09-12 14:11 UTC (5+ messages)
` [PATCH v4 1/3] CXL, PCIE: Add cxl_rcrb_addr file to dport_dev
` [PATCH v4 2/3] ACPI, APEI, EINJ: Add CXL 1.1 EINJ error type support
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-09-12 14:10 UTC (18+ messages)
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
` "
Rework flushing changes to the TLB
2023-09-12 14:10 UTC (5+ messages)
` [PATCH 02/11] drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb
[GIT PULL] media: atomisp: Changes for 6.6-1
2023-09-12 14:10 UTC (3+ messages)
[PATCH v3 0/7] thermal: processor_thermal: Suport workload hint
2023-09-12 14:09 UTC (2+ messages)
[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
2023-09-12 14:08 UTC (5+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "
[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
2023-09-12 14:08 UTC (3+ messages)
[PATCH v2 00/12] target/arm: Implement FEAT_MOPS
2023-09-12 14:04 UTC (13+ messages)
` [PATCH v2 01/12] target/arm: Don't skip MTE checks for LDRT/STRT at EL0
` [PATCH v2 02/12] target/arm: Implement FEAT_MOPS enable bits
` [PATCH v2 03/12] target/arm: Pass unpriv bool to get_a64_user_mem_index()
` [PATCH v2 04/12] target/arm: Define syndrome function for MOPS exceptions
` [PATCH v2 05/12] target/arm: New function allocation_tag_mem_probe()
` [PATCH v2 06/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS
` [PATCH v2 07/12] target/arm: Implement the SET* instructions
` [PATCH v2 08/12] target/arm: Define new TB flag for ATA0
` [PATCH v2 09/12] target/arm: Implement the SETG* instructions
` [PATCH v2 10/12] target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
` [PATCH v2 11/12] target/arm: Implement the CPY* instructions
` [PATCH v2 12/12] target/arm: Enable FEAT_MOPS for CPU 'max'
[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
2023-09-12 14:07 UTC (4+ messages)
` [RFC PATCH v4 2/3] "
[PATCH 0/2] Add CMC of Facebook Minerva platform
2023-09-12 14:05 UTC (9+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: document board compatibles
` [PATCH 2/2] ARM: dts: aspeed: Minerva: Add Facebook Minerva CMC board
[PATCH 1/3] meta-selftest/staticids: add nogroup group for distcc
2023-09-12 14:08 UTC (2+ messages)
` [OE-core] "
split btrfs_load_block_group_zone_info
2023-09-12 14:07 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] [RFC] tests/meson.build: add gem_stress to test-list.txt
2023-09-12 14:05 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
2023-09-12 14:02 UTC (10+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks
[PATCH] linux/export: fix reference to exported functions for parisc64
2023-09-12 14:05 UTC (11+ messages)
[RESEND PATCH 0/2] perf/x86: Package residency counter improvements
2023-09-12 14:04 UTC (3+ messages)
` [RESEND PATCH 2/2] perf/core: Allow reading package events from perf_event_read_local
[PATCH] nvme: add namespace paths links
2023-09-12 14:04 UTC (5+ messages)
[PATCH 1/3] regulator: Add uapi header
2023-09-12 14:03 UTC (9+ messages)
` [PATCH 3/3] Documentation: ABI: sysfs-driver-regulator-output
[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-12 14:03 UTC (6+ messages)
[PATCH 0/3] stable-5.10 io_uring patches
2023-09-12 14:02 UTC (4+ messages)
` [PATCH 1/3] io_uring: always lock in io_apoll_task_func
` [PATCH 2/3] io_uring: break out of iowq iopoll on teardown
` [PATCH 3/3] io_uring: break iopolling on signal
[PATCH 1/5] locking: Add rwsem_is_write_locked()
2023-09-12 14:02 UTC (12+ messages)
[PATCH 0/3] stable-5.15 io_uring patches
2023-09-12 14:02 UTC (4+ messages)
` [PATCH 1/3] io_uring: always lock in io_apoll_task_func
` [PATCH 2/3] io_uring: break out of iowq iopoll on teardown
` [PATCH 3/3] io_uring: break iopolling on signal
pm/testing baseline: 49 runs, 5 regressions (v6.6-rc1-5-gb5eda4c9c923)
2023-09-12 14:01 UTC
[PATCH v6 0/4] vPCI capabilities filtering
2023-09-12 14:01 UTC (3+ messages)
` [PATCH v6 1/4] xen/pci: convert pci_find_*cap* to pci_sbdf_t
[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
2023-09-12 14:01 UTC (10+ messages)
cherry-picking something to -stable which might require other changes
2023-09-12 14:00 UTC (2+ messages)
[PATCH V3] tools/perf: Add includes for detected configs in Makefile.perf
2023-09-12 14:00 UTC (3+ messages)
[xen-unstable test] 182955: tolerable FAIL - PUSHED
2023-09-12 14:00 UTC
[PATCH v13 0/9] rutabaga_gfx + gfxstream
2023-09-12 13:59 UTC (4+ messages)
[igt-dev] [PATCH i-g-t 0/2] Idle Residency on Exec
2023-09-12 13:59 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Idle Residency on Exec (rev3)
[PATCH v2 1/1] NFSD: add trace points to track server copy progress
2023-09-12 13:58 UTC (3+ messages)
` 回复: "
[GIT PULL] ARM: SoC/genpd driver updates for v6.6
2023-09-12 13:57 UTC (12+ messages)
[PATCH v4] staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"
2023-09-12 13:58 UTC (2+ messages)
[PATCH 0/6] stable-6.1 io_uring patches
2023-09-12 13:57 UTC (7+ messages)
` [PATCH 1/6] io_uring: always lock in io_apoll_task_func
` [PATCH 2/6] io_uring: revert "io_uring fix multishot accept ordering"
` [PATCH 3/6] io_uring/net: don't overflow multishot accept
` [PATCH 4/6] io_uring: break out of iowq iopoll on teardown
` [PATCH 5/6] io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
` [PATCH 6/6] io_uring: Don't set affinity on a dying sqpoll thread
WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
2023-09-12 13:33 UTC (2+ messages)
[PATCH v2 1/2] erofs-utils: lib: fix memleak in error path of erofs_build_shared_xattrs_from_path()
2023-09-12 13:51 UTC (2+ messages)
` [PATCH v2 2/2] erofs-utils: lib: refactor extended attribute name prefixes
[yocto-docs][dunfell] documentation: update for 3.1.28
2023-09-12 13:55 UTC
[Intel-xe] [PATCH 0/2] Remove extra headers added into intel_display_power.h
2023-09-12 13:56 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[PATCH 0/3] stable-6.4 io_uring patches
2023-09-12 13:55 UTC (4+ messages)
` [PATCH 1/3] io_uring: cleanup io_aux_cqe() API
` [PATCH 2/3] io_uring/net: don't overflow multishot accept
` [PATCH 3/3] io_uring/net: don't overflow multishot recv
[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper
2023-09-12 13:49 UTC (3+ messages)
` [PATCH v4 4/5] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH v4 5/5] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
[PULL 0/3] Firmware/seabios 20230912 patches
2023-09-12 13:55 UTC (3+ messages)
` [PULL 2/3] seabios: turn off CONFIG_APMBIOS for 128k build
[PATCH v5] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-12 13:55 UTC (2+ messages)
[linus:master] [selftests] 58e2847ad2: kernel-selftests.openat2.resolve_test.fail
2023-09-12 13:54 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] scripts/test_list.py: check key before expanding fields
2023-09-12 13:54 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
[OE-core][dunfell 00/14] Patch review
2023-09-12 13:53 UTC (5+ messages)
` [OE-core][dunfell 09/14] glibc/check-test-wrapper: don't emit warnings from ssh
` [OE-core][dunfell 12/14] selftest/cases/glibc.py: switch to using NFS over TCP
` [OE-core][dunfell 13/14] oeqa/target/ssh: Ensure EAGAIN doesn't truncate output
` [OE-core][dunfell 14/14] oeqa/runtime/ltp: Increase ltp test output timeout
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.