All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-07 09:36:53 to 2023-01-07 11:41:58 UTC [more...]

Linux 4.9.337
 2023-01-07 11:40 UTC  (2+ messages)

[PATCH -next V13 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-07 11:38 UTC  (16+ messages)
` [PATCH -next V13 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V13 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V13 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V13 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V13 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V13 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V13 7/7] riscv: entry: Consolidate general regs saving/restoring

[PATCH linux-next] x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
 2023-01-07 11:37 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH v3 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-07 11:37 UTC  (8+ messages)
` [PATCH v3 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v3 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] sched/core: Fix arch_scale_freq_tick() on tickless systems
 2023-01-07 11:36 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH -tip v2] x86/kprobes: Drop removed INT3 handling code
 2023-01-07 11:36 UTC  (2+ messages)
` [tip: perf/core] "

stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.86-177-gdc837626edf57)
 2023-01-07 11:29 UTC 

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 43 warnings (v4.14.302-306-gc7589829077a8)
 2023-01-07 11:23 UTC 

Linux kernel 4.9.337 released
 2023-01-07 11:20 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS b5e87f01fdc67439b941b87e944915926bf87dbc
 2023-01-07 11:16 UTC 

Btrfs qgroup warning
 2023-01-07 11:16 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: msm8916: Enable DMA by default
 2023-01-07 11:09 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: msm8916: Enable blsp_dma "
` [PATCH 2/2] arm64: dts: qcom: msm8916: Add DMA for all I2C controllers

[BUG Report] undefined reference to `convert_to_fxsr'
 2023-01-07 11:07 UTC  (10+ messages)

[PATCH v3 0/8] Generic IPI sending tracepoint
 2023-01-07 11:04 UTC  (10+ messages)
` [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi()

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-07 11:05 UTC  (12+ messages)
` [PATCH v2 3/6] hw/isa/piix: Wire up Xen PCI IRQ handling outside of PIIX3
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

Patch "arm: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
 2023-01-07 11:03 UTC  (7+ messages)

Rust PROC FILESYSTEM abstractions
 2023-01-07 11:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/4] configs/qemu_riscv32_virt_defconfig: use OpenSBI 1.2
 2023-01-07 11:01 UTC  (3+ messages)
` [Buildroot] [PATCH 3/4] configs/spike_riscv64_defconfig: "

arch/arm/crypto/sha512-neon-glue.c:37:3: warning: cast from 'void (*)(u64 *, const u8 *, int)' (aka 'void (*)(unsigned long long *, const unsigned char *, int)') to 'sha512_block_fn *' (aka 'void (*)(struct sha512_state *, const unsigned char *, int)') co
 2023-01-07 10:56 UTC 

vmlinux.o: warning: objtool: resume_play_dead+0x22: unreachable instruction
 2023-01-07 10:56 UTC 

[PATCH] kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
 2023-01-07 10:55 UTC  (2+ messages)

[PATCH] objtool: Fix memory leak in create_static_call_sections
 2023-01-07 10:53 UTC  (2+ messages)
` [tip: objtool/core] objtool: Fix memory leak in create_static_call_sections()

[PATCH 1/2] sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
 2023-01-07 10:52 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/2] selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONS
 2023-01-07 10:52 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v3 1/1] cpufreq: schedutil: Optimize operations with single CPU capacity lookup
 2023-01-07 10:53 UTC  (2+ messages)
` [tip: sched/core] cpufreq, sched/util: "

[PATCH v6 2/2] sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()
 2023-01-07 10:53 UTC  (2+ messages)
` [tip: sched/core] "

[kirkstone][PATCH] Let the KCONFIG_MODE alldefconfig mode take effect
 2023-01-07 10:54 UTC 

[PATCH v6 1/2] sched/core: Minor optimize ttwu_runnable()
 2023-01-07 10:53 UTC  (2+ messages)
` [tip: sched/core] sched/core: Micro-optimize ttwu_runnable()

Linux 6.1.4
 2023-01-07 10:45 UTC  (2+ messages)

Linux 6.0.18
 2023-01-07 10:45 UTC  (2+ messages)

[PATCH] drm/vkms: Add a DRM render node to vkms
 2023-01-07 10:45 UTC  (10+ messages)

[PATCH v2 1/2] dt-bindings: reserved-memory: rmtfs: Document qcom,assign-to-nav
 2023-01-07 10:42 UTC  (3+ messages)

[PATCH 0/3] General Purpose clocks and matisse-wifi backlight
 2023-01-07 10:41 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2023-01-07 10:40 UTC  (2+ messages)

[PATCH] nfsd: fix potential race in nfs4_find_file
 2023-01-07 10:39 UTC  (4+ messages)

[PATCH v2 0/3] Add support for Samsung Galaxy tab A (2015) tablets
 2023-01-07 10:37 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 9.7 (2015)
` [PATCH v2 3/3] arm64: dts: qcom: Add device tree for Samsung Galaxy Tab A 8.0 (2015)

[PATCH v7 0/4] generic/starfive: Enable Starfive JH7110 platform preferred cold boot HART implementation
 2023-01-07 10:34 UTC  (9+ messages)
` [PATCH v7 1/4] lib: sbi: Allow platform to influence cold boot HART selection
` [PATCH v7 2/4] platform: generic: Allow platform_override to select cold boot HART
` [PATCH v7 3/4] platform: generic: Allow platform_override to perform firmware init
` [PATCH v7 4/4] generic/starfive: Add Starfive JH7110 platform implementation

[PATCH v5 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
 2023-01-07 10:33 UTC  (3+ messages)
` [PATCH v5 3/5] "

Linux kernel 6.1.4 released
 2023-01-07 10:30 UTC 

Linux kernel 6.0.18 released
 2023-01-07 10:30 UTC 

[patch net-next v2 0/9] devlink: features, linecard and reporters locking cleanup
 2023-01-07 10:26 UTC  (11+ messages)
` [patch net-next v2 1/9] devlink: remove devlink features
` [patch net-next v2 2/9] devlink: remove linecards lock
` [patch net-next v2 3/9] devlink: remove linecard reference counting
` [patch net-next v2 4/9] devlink: remove reporters_lock
` [patch net-next v2 5/9] devlink: remove reporter reference counting
` [patch net-next v2 6/9] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next v2 7/9] devlink: convert reporters "
` [patch net-next 8/8] devlink: add instance lock assertion in devl_is_registered()
` [patch net-next v2 8/9] devlink: remove devlink_dump_for_each_instance_get() helper
` [patch net-next v2 9/9] devlink: add instance lock assertion in devl_is_registered()

[PATCH 4.9 000/251] 4.9.337-rc1 review
 2023-01-07 10:27 UTC  (3+ messages)

[PATCH v2] btrfs: adjust error jump position
 2023-01-07 10:23 UTC  (2+ messages)

[PATCH v3 0/3] arm64: dts: sm6115: Add USB SS qmp phy node and perform some cleanups
 2023-01-07 10:24 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH v8 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-01-07 10:22 UTC  (20+ messages)
` [PATCH v8 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v8 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v8 3/9] drm/display: Add Type-C switch helpers
` [PATCH v8 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v8 5/9] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v8 6/9] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v8 7/9] dt/bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v8 8/9] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v8 9/9] drm/bridge: it6505: Register Type C mode switches

[RFC PATCH 00/40] Toward class init of cpu features
 2023-01-07 10:19 UTC  (7+ messages)

[PATCH] objtool: continue if find_insn() fails in decode_instructions()
 2023-01-07 10:21 UTC  (3+ messages)

[PATCH 0/2] Support ADC5_BAT_ID_100K_PU and use on PM7250b
 2023-01-07 10:21 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: pm7250b: Add BAT_ID vadc channel

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-07 10:20 UTC  (2+ messages)

Manual page sections shouting
 2023-01-07 10:17 UTC  (2+ messages)

[PATCH] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets
 2023-01-07 10:15 UTC  (3+ messages)
` [PATCH v2] [PING] "

[GIT PULL] Kbuild fixes for v6.2-rc3
 2023-01-07 10:16 UTC  (2+ messages)

[patch net-next 0/8] devlink: features, linecard and reporters locking cleanup
 2023-01-07 10:11 UTC  (10+ messages)
` [patch net-next 1/8] devlink: remove devlink features
` [patch net-next 2/8] devlink: remove linecards lock
` [patch net-next 3/8] devlink: remove linecard reference counting
` [patch net-next 4/8] devlink: remove reporters_lock
` [patch net-next 5/8] devlink: remove reporter reference counting
` [patch net-next 6/8] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next 7/8] devlink: convert reporters "
` [patch net-next 8/8] devlink: add instance lock assertion in devl_is_registered()

[PATCH v5 0/7] KVM: arm64: Normalize cache configuration
 2023-01-07 10:04 UTC  (9+ messages)
` [PATCH v5 6/7] KVM: arm64: Mask FEAT_CCIDX
` [PATCH v5 7/7] KVM: arm64: Normalize cache configuration

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-07  9:58 UTC  (5+ messages)
` [PATCH rcu 05/27] arch/riscv/kvm: Remove "select SRCU"

[PATCH v4 10/10] intro.3: srcfix (hyphenation control)
 2023-01-07  9:55 UTC 

[PATCH v4 09/10] intro.3: Revise discussion
 2023-01-07  9:55 UTC 

[PATCH v4 08/10] intro.3: wfix
 2023-01-07  9:55 UTC 

[PATCH net 00/19] rxrpc: Fix race between call connection, data transmit and call disconnect
 2023-01-07  9:54 UTC  (20+ messages)
` [PATCH net 01/19] rxrpc: Stash the network namespace pointer in rxrpc_local
` [PATCH net 02/19] rxrpc: Make the local endpoint hold a ref on a connected call
` [PATCH net 03/19] rxrpc: Separate call retransmission from other conn events
` [PATCH net 04/19] rxrpc: Only set/transmit aborts in the I/O thread
` [PATCH net 05/19] rxrpc: Only disconnect calls "
` [PATCH net 06/19] rxrpc: Implement a mechanism to send an event notification to a connection
` [PATCH net 07/19] rxrpc: Clean up connection abort
` [PATCH net 08/19] rxrpc: Tidy up abort generation infrastructure
` [PATCH net 09/19] rxrpc: Make the set of connection IDs per local endpoint
` [PATCH net 10/19] rxrpc: Offload the completion of service conn security to the I/O thread
` [PATCH net 11/19] rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
` [PATCH net 12/19] rxrpc: Split out the call state changing functions into their own file
` [PATCH net 13/19] rxrpc: Wrap accesses to get call state to put the barrier in one place
` [PATCH net 14/19] rxrpc: Move call state changes from sendmsg to I/O thread
` [PATCH net 15/19] rxrpc: Move call state changes from recvmsg "
` [PATCH net 16/19] rxrpc: Remove call->state_lock
` [PATCH net 17/19] rxrpc: Move the client conn cache management to the I/O thread
` [PATCH net 18/19] rxrpc: Move client call connection "
` [PATCH net 19/19] rxrpc: Fix incoming call setup race

[PATCH v4 07/10] intro.3: ffix
 2023-01-07  9:55 UTC 

[PATCH v4 05/10] libc.7: Revise content
 2023-01-07  9:54 UTC 

[PATCH v4 06/10] intro.3: srcfix
 2023-01-07  9:55 UTC 

[PATCH v4 03/10] libc.7: ffix
 2023-01-07  9:54 UTC 

[PATCH v4 04/10] libc.7: wfix
 2023-01-07  9:54 UTC 

[PATCH v4 02/10] ldconfig.8: Revise and update for glibc 2.32
 2023-01-07  9:54 UTC 

[PATCH v4 00/10] ldconfig.8, libc.7, intro.3 revisions
 2023-01-07  9:54 UTC 

[PATCH v4 01/10] ldconfig.8: Drop discussion of libc4,5 support
 2023-01-07  9:54 UTC 

[PATCH v6 0/7] KVM: arm64: Normalize cache configuration
 2023-01-07  9:46 UTC  (24+ messages)
` [PATCH v6 1/7] arm64: Allow the definition of UNKNOWN system register fields
` [PATCH v6 2/7] arm64/sysreg: Convert CCSIDR_EL1 to automatic generation
` [PATCH v6 3/7] arm64/sysreg: Add CCSIDR2_EL1
` [PATCH v6 4/7] arm64/cache: Move CLIDR macro definitions
` [PATCH v6 5/7] KVM: arm64: Always set HCR_TID2
` [PATCH v6 6/7] KVM: arm64: Mask FEAT_CCIDX
` [PATCH v6 7/7] KVM: arm64: Normalize cache configuration

[OE-Core][PATCH v2] rust: Merge all rustc-source patches into rust-source.inc
 2023-01-07  9:48 UTC 

[PATCH v2] kbuild: rust: move rust/target.json to scripts/
 2023-01-07  9:45 UTC 

[PATCH] kbuild: rust: move rust/target.json to scripts/
 2023-01-07  9:43 UTC  (5+ messages)

[Intel-gfx] [RFC 0/2] Add new CDCLK step for RPL-U
 2023-01-07  9:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add new CDCLK step for RPL-U (rev3)

File system can't mount
 2023-01-07  9:37 UTC  (11+ messages)

[PATCH v3 0/6] Some fixes and cleanups for microcode
 2023-01-07  9:36 UTC  (8+ messages)
` [PATCH v3 3/6] x86/microcode: Display revisions only when update is successful


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.