messages from 2023-01-24 18:00:14 to 2023-01-24 18:56:04 UTC [more...]
[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
2023-01-24 18:54 UTC (5+ messages)
[PATCH v3 00/70] bootstd: Allow migration from distro_bootcmd scripts
2023-01-24 18:55 UTC (8+ messages)
` [PATCH v3 12/70] dm: part: Update test to use mmc2
[PATCH v2 0/4] Track exported dma-buffers with memcg
2023-01-24 18:55 UTC (5+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers
[PATCH v2 00/41] xen/arm: Add Armv8-R64 MPU support to Xen - Part#1
2023-01-24 18:54 UTC (3+ messages)
` [PATCH v2 12/40] xen/mpu: introduce helpers for MPU enablement
[PATCH 5.15 00/20] Backport oops_limit to 5.15
2023-01-24 18:51 UTC (21+ messages)
` [PATCH 5.15 01/20] sysctl: add a new register_sysctl_init() interface
` [PATCH 5.15 02/20] kernel/panic: move panic sysctls to its own file
` [PATCH 5.15 03/20] panic: unset panic_on_warn inside panic()
` [PATCH 5.15 04/20] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH 5.15 05/20] kasan: no need to unset panic_on_warn in end_report()
` [PATCH 5.15 06/20] exit: Add and use make_task_dead
` [PATCH 5.15 07/20] objtool: Add a missing comma to avoid string concatenation
` [PATCH 5.15 08/20] hexagon: Fix function name in die()
` [PATCH 5.15 09/20] h8300: Fix build errors from do_exit() to make_task_dead() transition
` [PATCH 5.15 10/20] csky: Fix function name in csky_alignment() and die()
` [PATCH 5.15 11/20] ia64: make IA64_MCA_RECOVERY bool instead of tristate
` [PATCH 5.15 12/20] panic: Separate sysctl logic from CONFIG_SMP
` [PATCH 5.15 13/20] exit: Put an upper limit on how often we can oops
` [PATCH 5.15 14/20] exit: Expose "oops_count" to sysfs
` [PATCH 5.15 15/20] exit: Allow oops_limit to be disabled
` [PATCH 5.15 16/20] panic: Consolidate open-coded panic_on_warn checks
` [PATCH 5.15 17/20] panic: Introduce warn_limit
` [PATCH 5.15 18/20] panic: Expose "warn_count" to sysfs
` [PATCH 5.15 19/20] docs: Fix path paste-o for /sys/kernel/warn_count
` [PATCH 5.15 20/20] exit: Use READ_ONCE() for all oops/warn limit reads
[PATCH net-next v4 0/8] Netlink protocol specs
2023-01-24 18:50 UTC (4+ messages)
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
[Intel-gfx] [PATCH v2 0/2] drm/i915/psr: PSR related workarounds
2023-01-24 18:50 UTC (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/psr: Implement Wa_14014971492
` [Intel-gfx] [PATCH v2 2/2] drm/i915/mtl: Apply Wa_14013475917 for all MTL steppings
[PATCH] cramfs: Kconfig: fix spelling & punctuation
2023-01-24 18:44 UTC (2+ messages)
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-24 18:48 UTC (5+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
2023-01-24 18:46 UTC (11+ messages)
` [PATCH v2 00/10] "
` [PATCH v2 01/10] bundle: optionally skip reachability walk
` [PATCH v2.5 02/11] bundle: verify using connected()
[PATCH 0/6] rtc: brcmstb-waketimer: add RTC alarm irq
2023-01-24 18:45 UTC (5+ messages)
` (subset) "
[PATCH v2 0/3] regulator: Add Maxim MAX20411 support
2023-01-24 18:44 UTC (4+ messages)
` [PATCH v2 1/3] regulator: dt-bindings: Describe Maxim MAX20411
` [PATCH v2 2/3] regulator: Introduce Maxim MAX20411 Step-Down converter
` [PATCH v2 3/3] arm64: dts: qcom: sa8295p-adp: Add max20411 on i2c12
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-01-24 18:37 UTC (10+ messages)
` [PATCH v2 1/9] phy: Remove unused phy_optional_get()
` [PATCH v2 2/9] doc: phy: Document devm_of_phy_get()
` [PATCH v2 3/9] phy: Add devm_of_phy_optional_get() helper
` [PATCH v2 4/9] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH v2 5/9] net: lan966x: "
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: "
` [PATCH v2 7/9] PCI: tegra: "
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "
[PATCH 1/3] nvme-fabrics: introduce existing_ctrl operation
2023-01-24 18:44 UTC (4+ messages)
[PATCH v3 0/5] dt-bindings: usb: Convert some more simple OHCI/EHCI bindings
2023-01-24 18:42 UTC (5+ messages)
[tip:x86/cache 9/13] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1456:6: warning: variable 'h' set but not used
2023-01-24 18:44 UTC (5+ messages)
` [PATCH] x86/resctrl: Fix a silly -Wunused-but-set-variable warning
[Intel-gfx] [PATCH v6 0/6] drm/i915/pxp: Add missing cleanup steps for PXP global-teardown
2023-01-24 18:43 UTC (6+ messages)
` [Intel-gfx] [PATCH v6 5/6] drm/i915/pxp: Trigger the global teardown for before suspending
` "
[PATCH 0/3] Convert TSC to monotonic clock for PEBS
2023-01-24 18:43 UTC (5+ messages)
` [PATCH 1/3] timekeeping: NMI safe converter from a given time to monotonic
[Intel-gfx] [PATCH 0/2] We need to have additional checks for DP MST UHBR
2023-01-24 18:43 UTC (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Implement UHBR bandwidth check
[PATCH v2 1/2] capability: add cap_isidentical
2023-01-24 18:42 UTC (9+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible
[PATCH v5 00/39] Shadow stacks for userspace
2023-01-24 18:42 UTC (12+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory
[Buildroot] [PATCH] package/mobile-broadband-provider-info: bump version to 20221107
2023-01-24 18:42 UTC
[PATCH 00/12] can: rcar_canfd: Add support for R-Car V4H systems
2023-01-24 18:41 UTC (3+ messages)
` [PATCH 12/12] can: rcar_canfd: Add transceiver support
[PATCH] lib: Kconfig: fix spellos
2023-01-24 18:40 UTC (2+ messages)
stable-rc/queue/4.19 build: 197 builds: 12 failed, 185 passed, 15 errors, 53 warnings (v4.19.269-552-g151efbd6acef)
2023-01-24 18:41 UTC
stable-rc/queue/5.15 baseline: 90 runs, 1 regressions (v5.15.87-341-g37212d32e1be)
2023-01-24 18:41 UTC
[PATCH v8 07/10] block: Switch to pinning pages
2023-01-24 18:38 UTC (11+ messages)
` [PATCH v8 00/10] iov_iter: Improve page extraction (pin or just list)
[PATCH] x86/vdso: Move VDSO image init to vdso2c generated code
2023-01-24 18:40 UTC
[PATCH net 0/4] Netfilter fixes for net
2023-01-24 18:39 UTC (5+ messages)
` [PATCH net 1/4] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
` [PATCH net 2/4] netfilter: conntrack: fix bug in for_each_sctp_chunk
` [PATCH net 3/4] Revert "netfilter: conntrack: add sctp DATA_SENT state"
` [PATCH net 4/4] netfilter: conntrack: unify established states for SCTP paths
[PATCH 1/1] modules: load modules from /var/run/qemu/<version> directory firstly
2023-01-24 18:39 UTC
[PATCH 0/6] A few cpuidle vs rcu fixes
2023-01-24 18:39 UTC (5+ messages)
[PATCH 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes
2023-01-24 18:40 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: aarch64: Relax userfaultfd read vs. write checks
stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.228-746-gf3f4bb67b97c)
2023-01-24 18:38 UTC
[PATCH v1 1/3] serdev: Add method to assert break
2023-01-24 18:38 UTC (2+ messages)
` Add support for NXP bluetooth chipsets
[PATCH v2] perf buildid: Avoid copy of uninitialized memory
2023-01-24 18:38 UTC (2+ messages)
[PATCH 0/5] Add support for the Kosagi Novena board
2023-01-24 18:35 UTC (4+ messages)
` [PATCH 4/5] ARM: novena: Read Ethernet MAC address from EEPROM
[Buildroot] Build of glib2 failed
2023-01-24 18:37 UTC (2+ messages)
Folio mapcount
2023-01-24 18:37 UTC (4+ messages)
[PATCH] perf mem/c2c: Document that SPE is used for mem and c2c on Arm
2023-01-24 18:37 UTC (2+ messages)
[PATCH v2] perf: cs-etm: Improve missing sink warning message
2023-01-24 18:35 UTC (4+ messages)
[PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: Add reserved memory region
2023-01-24 18:32 UTC
[PATCH] arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
2023-01-24 18:28 UTC
[PATCH 0/3] P2M improvements for Arm
2023-01-24 18:28 UTC (7+ messages)
` [PATCH 1/3] xen/arm: Reduce redundant clear root pages when teardown p2m
` [PATCH 3/3] xen/arm: Clean-up in p2m_init() and p2m_final_teardown()
stable-rc/queue/5.15 build: 175 builds: 3 failed, 172 passed, 10 errors, 4 warnings (v5.15.87-340-gf6582775c0bf)
2023-01-24 18:27 UTC
[PATCH v8 0/7] i2c-atr and FPDLink
2023-01-24 18:27 UTC (5+ messages)
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver
[PATCH] s390/dcssblk:: don't call bio_split_to_limits
2023-01-24 18:27 UTC (3+ messages)
[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
2023-01-24 18:26 UTC (3+ messages)
[LSF/MM/BPF BoF] Session for CXL memory
2023-01-24 18:26 UTC (4+ messages)
` [External] "
[groeck-staging:hwmon-next 41/41] drivers/hwmon/mc34vr500.c:228:36: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551569' to '4294967249'
2023-01-24 18:25 UTC
Is fentry/fexit support possible with an external BTF?
2023-01-24 18:26 UTC (2+ messages)
[PATCH v4 0/4] wifi: libertas: IE handling fixes
2023-01-24 18:24 UTC (2+ messages)
[PATCH rdma-rc v2] IB/IPoIB: Fix queue count for non-enhanced IPoIB over netlink
2023-01-24 18:24 UTC
Question about RATP protocol limitation during handshake in barebox
2023-01-24 18:22 UTC
[PATCH 00/38] e2fsprogs: misc fixes, and add a GitHub Actions file
2023-01-24 18:21 UTC (3+ messages)
` [PATCH 07/38] lib/blkid: remove 32-bit x86 byteswap assembly
[Buildroot] [PATCH] support/pkg-stats: list packages from external trees
2023-01-24 18:21 UTC (2+ messages)
[PATCH 0/5] add lcore set name and get name API
2023-01-24 18:21 UTC (13+ messages)
` [PATCH v9 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v9 1/4] eal: add thread set name API operating on rte thread
` [PATCH v9 2/4] eal: remove thread getname API
` [PATCH v9 3/4] eal: set thread name on Windows worker threads
` [PATCH v9 4/4] eal: deprecation notice for rte thread setname API
` [PATCH v10 0/4] add rte_thread_set_name API for rte_thread_t
` [PATCH v10 1/4] eal: add thread set name API operating on rte thread
` [PATCH v10 2/4] eal: remove thread getname API
` [PATCH v10 3/4] eal: set thread name on Windows worker threads
` [PATCH v10 4/4] eal: deprecation notice for rte thread setname API
[PATCH] ASoC: Kconfig: fix spelling of "up to"
2023-01-24 18:17 UTC (4+ messages)
[PATCH] x86: Kconfig: fix spellos & punctuation
2023-01-24 18:17 UTC
[PATCH net-next] net: Kconfig: fix spellos
2023-01-24 18:17 UTC
[PATCH net-next] net: Kconfig: fix spellos
2023-01-24 18:17 UTC
[PATCH] arm: Kconfigs: fix spelling & grammar
2023-01-24 18:16 UTC (2+ messages)
[PATCH] arm64: Kconfig: fix spelling
2023-01-24 18:16 UTC (2+ messages)
[PATCH v2 00/35] maintainer tree pre-PR (testing/docs/semihosting/plugins)
2023-01-24 18:01 UTC (36+ messages)
` [PATCH v2 01/35] scripts/ci: update gitlab-runner playbook to use latest runner
` [PATCH v2 02/35] gitlab: add FF_SCRIPT_SECTIONS for timings
` [PATCH v2 03/35] gitlab: just use plain --cc=clang for custom runner build
` [PATCH v2 04/35] tests/unit: drop hacky race avoidance in test-io-channel-command
` [PATCH v2 05/35] build-sys: fix crlf-ending C code
` [PATCH v2 06/35] .gitlab-ci.d/windows: do not disable opengl
` [PATCH v2 07/35] meson: replace Perl usage with Python
` [PATCH v2 08/35] docs: drop texinfo options
` [PATCH v2 09/35] gitlab: add lsan suppression file to workaround tcmalloc issues
` [PATCH v2 10/35] Update lcitool and fedora to 37
` [PATCH v2 11/35] lcitool: drop perl from QEMU project/dependencies
` [PATCH v2 12/35] lcitool: drop texinfo "
` [PATCH v2 13/35] tests/docker: Install flex in debian-tricore-cross
` [PATCH v2 14/35] tests/docker: drop debian-tricore-cross's partial status
` [PATCH v2 15/35] tests/tcg: skip the vma-pthread test on CI
` [PATCH v2 16/35] tests/tcg: Use SIGKILL for timeout
` [PATCH v2 17/35] gitlab: wrap up test results for custom runners
` [PATCH v2 18/35] MAINTAINERS: Fix the entry for tests/tcg/nios2
` [PATCH v2 19/35] docs: add hotlinks to about preface text
` [PATCH v2 20/35] docs: add a new section to outline emulation support
` [PATCH v2 21/35] semihosting: add semihosting section to the docs
` [PATCH v2 22/35] docs: add an introduction to the system docs
` [PATCH v2 23/35] semihosting: Write back semihosting data before completion callback
` [PATCH v2 24/35] semihosting: add O_BINARY flag in host_open for NT compatibility
` [PATCH v2 25/35] tests/tcg: add memory-sve test for aarch64
` [PATCH v2 26/35] cpu: free cpu->tb_jmp_cache with RCU
` [PATCH v2 27/35] util/qht: add missing atomic_set(hashes[i])
` [PATCH v2 28/35] thread: de-const qemu_spin_destroy
` [PATCH v2 29/35] util/qht: use striped locks under TSAN
` [PATCH v2 30/35] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
` [PATCH v2 31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers
` [PATCH v2 32/35] translator: always pair plugin_gen_insn_{start, end} calls
` [PATCH v2 33/35] tcg: exclude non-memory effecting helpers from instrumentation
` [PATCH v2 34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution
` [PATCH v2 35/35] plugins: Iterate on cb_lists in qemu_plugin_user_exit
[PATCH] trace: Kconfig: fix spelling/grammar/punctuation
2023-01-24 18:16 UTC
[PATCH] freevxfs: Kconfig: fix spelling
2023-01-24 18:16 UTC
[XEN v4 0/3] Pre-requisite patches for supporting 32 bit physical address
2023-01-24 18:16 UTC (3+ messages)
` [XEN v4 1/3] xen/arm: Use the correct format specifier
[PATCH v2] ftrace/scripts: Update the instructions for ftrace-bisect.sh
2023-01-24 18:16 UTC
[PATCH net-next v6 0/2] Add IP_LOCAL_PORT_RANGE socket option
2023-01-24 18:15 UTC (2+ messages)
[PATCH v4 1/2] ethdev: control Rx metadata negotiation
2023-01-24 18:14 UTC (6+ messages)
` [PATCH v5 1/2] ethdev: fix ethdev configuration state on reset
` [PATCH v5 2/2] app/testpmd: add command to process Rx metadata negotiation
[PATCH bpf-next v2 0/2] Enable bpf_setsockopt() on ktls enabled sockets
2023-01-24 18:12 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next v2 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket
[PATCH v1 00/12] powerpc: mpc85xx: fixes and updates for socrates board
2023-01-24 18:12 UTC (2+ messages)
stable-rc/queue/5.10 baseline: 141 runs, 77 regressions (v5.10.162-1026-gd21c032a492a)
2023-01-24 18:12 UTC
Preparation esdk failed, sstate cache do_package and do_populate_sysroot missing #esdk
2023-01-24 18:09 UTC
Setting TLS_RX and TLS_TX crypto info more than once?
2023-01-24 17:48 UTC
[PATCH 00/22] Remove the directmap
2023-01-24 18:06 UTC (6+ messages)
` [PATCH 22/22] xen/arm64: Allow the admin to enable/disable "
[GIT PULL] KVM fixes for Linux 6.2-rc6
2023-01-24 18:05 UTC
[PATCH v5 0/2] arm64: Fix pending single-step debugging issues
2023-01-24 18:04 UTC (4+ messages)
[PATCH] KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
2023-01-24 18:01 UTC (3+ messages)
[PATCH v6 00/12] Enhance credential helper protocol to include auth headers
2023-01-24 18:03 UTC (4+ messages)
` [PATCH v7 "
[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
2023-01-24 18:01 UTC (4+ messages)
[PATCH/RFC] module: replace module_layout with module_memory
2023-01-24 18:01 UTC (10+ messages)
[igt-dev] [PATCH i-g-t 0/2] i915/i915_power: Sanity check power measurement
2023-01-24 18:01 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] "
[PATCH v3] scsi: add non-sleeping variant of scsi_device_put() and use it in alua
2023-01-24 18:01 UTC (2+ messages)
struct sockaddr_storage
2023-01-24 18:00 UTC (7+ messages)
[PATCH 0/9] KVM: arm64: Eager Huge-page splitting for dirty-logging
2023-01-24 18:00 UTC (6+ messages)
` [PATCH 1/9] KVM: arm64: Add KVM_PGTABLE_WALK_REMOVED into ctx->flags
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.