All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-02 15:13:06 to 2024-10-02 15:44:59 UTC [more...]

[PATCH 01/21] ntp: Remove unused tick_nsec
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 02/21] ntp: Make tick_usec static
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 03/21] ntp: Clean up comments
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 04/21] ntp: Cleanup formatting of code
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 05/21] ntp: Convert functions with only two states to bool
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 06/21] ntp: Read reference time only once
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 07/21] ntp: Introduce struct ntp_data
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 08/21] ntp: Move tick_length* into ntp_data
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 09/21] ntp: Move tick_stat* into ntp_data
 2024-10-02 15:44 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 00/16] Fix allocation issues and add hardening
 2024-10-02 15:42 UTC  (4+ messages)
` [PATCH v6 00/17] Fix allocation related bugs and catch future bugs
  ` [PATCH v6 01/17] memzone: fix use after free in tracing
  ` [PATCH v6 02/17] cryptodev/bcmfs: fix mis-matched free

[tip: timers/core] ntp: Move time_max/esterror into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move time_offset/constant into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move time_adj/ntp_tick_adj into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move time_freq/reftime into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_jitter into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_valid into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move ntp_next_leap_sec into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_ft into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_shift/intcnt into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_fbase into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps monitors into ntp_data
 2024-10-02 15:44 UTC 

[tip: timers/core] ntp: Move pps_freq/stabil into ntp_data
 2024-10-02 15:44 UTC 

[PATCH 00/13] Tracefs support for pKVM
 2024-10-02 15:44 UTC  (4+ messages)
` [PATCH 04/13] timekeeping: Add the boot clock to system time snapshot
  ` [tip: timers/core] "

[PATCH] iommu/arm-smmu-v3: Fix L1 stream table index calculation for AmpereOne
 2024-10-02 15:38 UTC  (7+ messages)

[PATCH v2 1/2] mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
 2024-10-02 15:39 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: raw: gpmi: improve power management handling

[PATCH 1/2] irqchip/ocelot: Fix trigger register address
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH 2/2] irqchip/ocelot: Comment sticky register clearing code
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] irqchip/sifive-plic: Fix error codes
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/sifive-plic: Return error code on failure

[PATCH] irqchip/riscv-imsic: Fix output text of base address
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH -next] irqchip/sifive-plic: Make use of __assign_bit() API
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/core] irqchip/sifive-plic: Make use of __assign_bit()

[PATCH v7 03/12] dt-bindings: interrupt-controller: Add support for sam9x7 aic
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v7 04/12] irqchip/atmel-aic5: Add support for sam9x7 aic
 2024-10-02 15:43 UTC  (2+ messages)
` [tip: irq/core] "

[RFC PATCH] bitbake: fetch2: Fix systemd template file parsing
 2024-10-02 15:42 UTC  (2+ messages)

[PATCH 0/5] arm64: Use memory copy instructions in kernel routines
 2024-10-02 15:37 UTC  (5+ messages)
` [PATCH 4/5] arm64: lib: Use MOPS for memcpy() routines
` [PATCH 5/5] arm64: lib: Use MOPS for copy_page() and clear_page()

[PATCH 0/4] nilfs2: Finish folio conversion
 2024-10-02 15:40 UTC  (2+ messages)

[PATCH v1] Bluetooth: ISO: Use disable_delayed_work_sync
 2024-10-02 15:40 UTC  (2+ messages)
` [PATCH v2] Bluetooth: SCO: "

[GIT PULL] HID fix for 6.12-rc1
 2024-10-02 15:40 UTC 

[PATCH] remoteproc: virtio: Add synchronize_cbs to remoteproc_virtio
 2024-10-02 15:36 UTC  (3+ messages)

[PATCH i-g-t v4] tests/core_setmaster: Handle the test even if cards are non-continuous
 2024-10-02 15:25 UTC 

[PATCH v2 0/7] x86/alternatives: Adjust all insn-relative fields
 2024-10-02 15:38 UTC  (9+ messages)
` [PATCH v2 1/7] x86: Introduce x86_decode_lite()
` [PATCH v2 2/7] tests/x86: Introduce a userspace test harness for x86_decode_lite()
` [PATCH v2 3/7] x86/alternative: Walk all replacements during self tests
` [PATCH v2 4/7] x86/alternative: Indent the relocation logic
` [PATCH v2 5/7] x86/alternative: Replace a continue with a goto
` [PATCH v2 6/7] x86/alternative: Relocate all insn-relative fields
` [PATCH v2 7/7] x86/spec-ctrl: Introduce and use DO_COND_BHB_SEQ

Scarthgap jffs2 image fails to mount
 2024-10-02 15:37 UTC 

[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-02 15:36 UTC  (5+ messages)

[PATCH bpf-next 2/2 v2] bpf: Add BPF_CALL_FUNC to simplify code
 2024-10-02 15:37 UTC  (2+ messages)

[Outreachy] Intern Applicant - Proceeding to My Task
 2024-10-02 15:37 UTC 

[PATCH 0/9] Introduce Photonicat power management MCU driver
 2024-10-02 15:35 UTC  (4+ messages)
` [PATCH 7/9] leds: add Photonicat PMU LED driver

[PATCH] efi/libstub: measure initrd to PCR9 independent of source
 2024-10-02 15:37 UTC  (4+ messages)

[PATCH v5 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-02 15:37 UTC  (4+ messages)
` [PATCH v5 4/5] pinctrl: airoha: Add support for "

[PATCH v4 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-10-02 15:36 UTC  (6+ messages)
` [PATCH v4 4/5] pinctrl: airoha: Add support for "

[RFC PATCH] capabilities: remove cap_mmap_file()
 2024-10-02 15:36 UTC  (10+ messages)

[PATCH v3 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-02 15:34 UTC  (3+ messages)

[Outreachy]
 2024-10-02 15:35 UTC  (3+ messages)

Missing 6.11-stable patch
 2024-10-02 15:35 UTC 

[PATCH] iio: core: make iio_device_claim_direct_mode() __must_check
 2024-10-02 15:34 UTC 

[viro-vfs:work.fd 1/31] drivers/block/ataflop.c:428:13: error: conflicting types for 'fd_error'; have 'void(void)'
 2024-10-02 15:35 UTC 

{PATCH] accel/tcg: Fix CPU specific unaligned behaviour
 2024-10-02 15:35 UTC  (2+ messages)

[RFC] Repeated rto_push_irq_work_func() invocation
 2024-10-02 15:35 UTC  (5+ messages)

[PATCH] pinctrl: imx1: Fix too generic defines
 2024-10-02 15:34 UTC  (2+ messages)

[PATCH v7 0/3] FDP and per-io hints
 2024-10-02 15:33 UTC  (10+ messages)

[PATCH net-next] net: Implement fault injection forcing skb reallocation
 2024-10-02 15:33 UTC  (4+ messages)

[PATCH v2 0/2] Miscdevices in Rust
 2024-10-02 15:31 UTC  (9+ messages)
` [PATCH v2 2/2] rust: miscdevice: add base miscdevice abstraction

More than 255 vcpus Windows VM setup without viommu ?
 2024-10-02 15:30 UTC  (5+ messages)

[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
 2024-10-02 15:28 UTC  (8+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL

[PATCH v4 0/2] Use user-defined workqueue lockdep map for drm sched
 2024-10-02 15:29 UTC  (6+ messages)
` [PATCH v4 1/2] drm/sched: Use drm sched lockdep map for submit_wq
` ✓ CI.BAT: success for Use user-defined workqueue lockdep map for drm sched

[PATCH] selftests/vdso: Add linux/sched.h to fix CLONE_NEWTIME build error
 2024-10-02 15:28 UTC 

[PATCH 5.15,6.1 0/3] Fix block integrity violation of kobject rules
 2024-10-02 15:29 UTC  (2+ messages)

[PATCH v4 0/3] selftests: livepatch: test livepatching a kprobed function
 2024-10-02 15:29 UTC  (5+ messages)
` [PATCH v4 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
` [PATCH v4 3/3] selftests: livepatch: test livepatching a kprobed function

[PATCH] btrfs: update some tests to be able to run with btrfs-progs v6.11
 2024-10-02 15:28 UTC 

[PATCH v3] ftrace: Hide a extra entry in stack trace
 2024-10-02 15:28 UTC  (3+ messages)

[net-next PATCH 00/11] Extend GbEth checksum offload support to VLAN/IPv6 packets
 2024-10-02 15:27 UTC  (5+ messages)
` [net-next PATCH 11/11] net: ravb: Add VLAN checksum support

[PATCH v1 1/1] pinctrl: intel: platform: Add Panther Lake to the list of supported
 2024-10-02 15:27 UTC  (2+ messages)

[PATCH i-g-t] tests: Update assertion in invalid-wait-zero-handles
 2024-10-02 15:27 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH v7 0/2] x86/boot: Reduce assembly code
 2024-10-02 15:27 UTC  (3+ messages)

[kvm-unit-tests PATCH v1 1/1] s390x: edat: test 2G large page spanning end of memory
 2024-10-02 15:27 UTC  (2+ messages)

[PATCH 1/1] Squashed 'dts/upstream/' changes from 20e0f0897ea2..3347eecf3408
 2024-10-02 15:26 UTC  (2+ messages)

[PATCH RFC 6.6.y 00/15] Some missing CVE fixes
 2024-10-02 15:26 UTC  (9+ messages)
` [PATCH RFC 6.6.y 09/15] iommufd: Fix protection fault in iommufd_test_syz_conv_iova
` [PATCH RFC 6.6.y 11/15] efi/unaccepted: touch soft lockup during memory accept
  ` [PATCH RFC 6.6.y 12/15] platform/x86: think-lmi: Fix password opcode ordering for workstations
  ` [PATCH RFC 6.6.y 13/15] null_blk: Remove usage of the deprecated ida_simple_xx() API
  ` [PATCH RFC 6.6.y 14/15] null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
  ` [PATCH RFC 6.6.y 15/15] net: stmmac: move the EST lock to struct stmmac_priv

[PATCH v3 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-10-02 15:26 UTC  (4+ messages)
  ` [EXT] "

[PATCH] Update core.c
 2024-10-02 15:26 UTC  (5+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-02 15:25 UTC  (4+ messages)
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel

[PATCH v3 0/5] Initial Support for Linksys EA9350 V3 (linksys-jamaica)
 2024-10-02 15:24 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: arm: qcom: add Linksys EA9350 V3
` [PATCH v3 2/5] arm64: dts: "
` [PATCH v3 3/5] clk: qcom: ipq5018: allow it to be bulid on arm32
` [PATCH v3 4/5] pinctrl: "
` [PATCH v3 5/5] arm: dts: qcom-ipq5018-linksys-jamaica: Include dts from arm64

[PATCH 0/5] Remove PageKsm()
 2024-10-02 15:25 UTC  (6+ messages)
` [PATCH 1/5] ksm: Use a folio in try_to_merge_one_page()
` [PATCH 2/5] ksm: Convert cmp_and_merge_page() to use a folio
` [PATCH 3/5] ksm: Convert should_skip_rmap_item() to take "
` [PATCH 4/5] mm: Add PageAnonNotKsm()
` [PATCH 5/5] mm: Remove PageKsm()

[PATCH 0/3] Switch flat driver to use phys dst for ext ints
 2024-10-02 15:17 UTC  (4+ messages)
` [PATCH 1/3] x86/APIC: "
` [PATCH 2/3] x86/APIC: Remove unnecessary logical flat functions
` [PATCH 3/3] x86/APIC: Refactor GENAPIC_FLAT -> GENAPIC_MIXED

[PULL] drm-intel-fixes
 2024-10-02 15:25 UTC 

[PATCH v2 0/3] pinctrl: s32: add missing pins and an S32G3 compatible
 2024-10-02 15:25 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: pinctrl: add S32G3 compatible for the SIUL2 driver

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-10-02 15:24 UTC  (12+ messages)
` [PATCH 1/2] compiler.h: "

Page sizes supported by RISC-V
 2024-10-02 15:25 UTC  (2+ messages)

[PATCH v1] Bluetooth: hci_conn: Fix UAF in hci_enhanced_setup_sync
 2024-10-02 15:25 UTC 

[PATCH 0/4] Do not use "slave" in function names
 2024-10-02 15:19 UTC  (3+ messages)
` [PATCH 2/4] scsi: Convert SCSI drivers to .device_configure()

[mark:perf/overflow 2/3] drivers/perf/arm_pmuv3.c:721:3: error: call to undeclared function 'write_pmovsset'; ISO C99 and later do not support implicit function declarations
 2024-10-02 15:24 UTC 

[PATCH] mfd: tps65010: Use IRQF_NO_AUTOEN flag in request_irq() to fix race
 2024-10-02 15:24 UTC  (2+ messages)
` (subset) "

[PATCH v3] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
 2024-10-02 15:24 UTC  (2+ messages)
` (subset) "

[OE-core] [master][RFC PATCH 1/1] buildhistory: print extra information during list pkg files error
 2024-10-02 15:23 UTC 

[PATCH bpf-next 1/2 v2] bpf: Simplify code with BPF_CALL_IMM
 2024-10-02 15:23 UTC 

[PATCH v2] staging: media: fix spelling mistakes
 2024-10-02 15:22 UTC 

[PATCH -next v4 0/2] posix-clock: Check timespec64 for PTP clock
 2024-10-02 15:22 UTC  (5+ messages)
` [PATCH -next v4 1/2] posix-clock: Check timespec64 before call clock_settime()

[PATCH] Bluetooth: Fix type of len in rfcomm_sock_{bind,getsockopt_old}()
 2024-10-02 15:22 UTC  (2+ messages)

[PATCH] vnc: fix crash when no console attached
 2024-10-02 15:21 UTC  (2+ messages)

[PATCH 1/1] fs: netfs: making arrays non-null terminated and fixing build with GCC 15
 2024-10-02 15:21 UTC  (2+ messages)

[PATCH for-9.2 0/2] NBD: tune handshake timeout
 2024-10-02 15:20 UTC  (6+ messages)
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[master][RFC PATCH 1/1] buildhistory: print extra information during list pkg files error
 2024-10-02 15:20 UTC 

[PATCH v8 00/29] Generic `Allocator` support for Rust
 2024-10-02 15:20 UTC  (4+ messages)
` [PATCH v8 16/29] rust: alloc: implement kernel `Vec` type

[PATCH][next] scsi: scsi_debug: remove a redundant assignment to variable ret
 2024-10-02 15:19 UTC  (3+ messages)

[PATCH v3 0/2] throttling for BLOCK_IO_ERROR
 2024-10-02 15:18 UTC  (3+ messages)
` [PATCH v3 1/2] qapi: add qom-path to BLOCK_IO_ERROR event
` [PATCH v3 2/2] block-backend: per-device throttling of BLOCK_IO_ERROR reports

[Outreachy] Intern applicant
 2024-10-02 15:18 UTC 

[LTP] [PATCH v4 00/13] statmount/listmount testing suites
 2024-10-02 15:15 UTC  (3+ messages)
` [LTP] [PATCH v4 07/13] Add statmount02 test

[RFC PATCH 00/21] Modernize the build system
 2024-10-02 15:16 UTC  (22+ messages)
` [RFC PATCH 01/21] Documentation: add comparison of build systems
` [RFC PATCH 02/21] t/test-lib: fix quoting of TEST_RESULTS_SAN_FILE
` [RFC PATCH 03/21] t/lib-gitweb: test against the build version of gitweb
` [RFC PATCH 04/21] t/lib-gpg: fix setup of GNUPGHOME in MinGW
` [RFC PATCH 05/21] t3404: work around platform-specific behaviour on macOS 10.15
` [RFC PATCH 06/21] t/unit-tests: update clar unit test framework
` [RFC PATCH 07/21] t/clar: simplify how the clar derives `struct stat`
` [RFC PATCH 08/21] builtin/credential-cache: fix missing parameter for stub function
` [RFC PATCH 09/21] http: fix build error on FreeBSD
` [RFC PATCH 10/21] Makefile: extract script to generate clar declarations
` [RFC PATCH 11/21] Makefile: extract script to massage Perl scripts
` [RFC PATCH 12/21] Makefile: refactor GIT-VERSION-GEN to be reusable
` [RFC PATCH 13/21] Makefile: refactor generators to be PWD-independent
` [RFC PATCH 14/21] Makefile: use common template for GIT-BUILD-OPTIONS
` [RFC PATCH 15/21] Makefile: consistently use @PLACEHOLDER@ to substitute
` [RFC PATCH 16/21] Makefile: consistently use PERL_PATH
` [RFC PATCH 17/21] Makefile: allow "bin-wrappers/" directory to exist
` [RFC PATCH 18/21] Makefile: simplify building of templates
` [RFC PATCH 19/21] t: better support for out-of-tree builds
` [RFC PATCH 20/21] t: allow overriding build dir
` [RFC PATCH 21/21] Introduce support for the Meson build system

[PATCH v4 0/4] i2c: imx: prevent rescheduling in non-dma mode
 2024-10-02 15:16 UTC  (5+ messages)
` [PATCH v4 1/4] i2c: imx: only poll for bus busy in multi master mode

[PATCH] MAINTAINERS: ALSA: use linux-sound@vger.kernel.org list
 2024-10-02 15:15 UTC 

[PATCH RFC 0/5] Change ghes driver to use HEST-based offsets
 2024-10-02 15:15 UTC  (3+ messages)
` [PATCH RFC 3/5] acpi/generic_event_device: Update GHES migration to cover hest addr

[PATCH] mfd: wcd934x: replace MODULE_ALIAS() with MODULE_DEVICE_TABLE()
 2024-10-02 15:15 UTC 

[PULL] drm-misc-fixes
 2024-10-02 15:15 UTC 

[PATCH mptcp-net] Squash-to: "mptcp: handle consistently DSS corruption"
 2024-10-02 15:15 UTC  (2+ messages)

[PATCH 1/2] iomap: don't bother unsharing delalloc extents
 2024-10-02 15:15 UTC  (4+ messages)
` [PATCH 2/2] iomap: constrain the file range passed to iomap_file_unshare

[PATCH] ASoC: codecs: wcd9335: remove unnecessary MODULE_ALIAS()
 2024-10-02 15:14 UTC 

[PATCH v2 net-next 0/4] rtnetlink: Per-netns RTNL
 2024-10-02 15:14 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] Revert "rtnetlink: add guard for RTNL"
` [PATCH v2 net-next 2/4] rtnetlink: Add per-netns RTNL
` [PATCH v2 net-next 3/4] rtnetlink: Add assertion helpers for "
` [PATCH v2 net-next 4/4] rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier

Mute LED light is not working on my HP laptop
 2024-10-02 15:15 UTC  (2+ messages)

[PATCH] tests/tcg/plugins: Remove remainder of the cris target
 2024-10-02 15:14 UTC  (2+ messages)

[REGRESSION][BISECTED] Cannot boot Lichee Pi 4A with FORTIFY_SOURCE enabled
 2024-10-02 15:14 UTC  (9+ messages)

[geert-renesas-drivers:master] BUILD SUCCESS dcc4d69020f08d3bd9b17b660f7c9f55d0a09f0d
 2024-10-02 15:13 UTC 

[PATCH] gup: Convert FOLL_TOUCH case in follow_page_pte() to folio
 2024-10-02 15:13 UTC 

[PATCH v3] ftrace: Get the true parent ip for function tracer
 2024-10-02 15:14 UTC  (3+ messages)

[PATCH v2 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
 2024-10-02 15:13 UTC  (5+ messages)
` [PATCH v2 3/4] dm: core: migrate debug() messages to use dm_warn

[PATCH v4 0/5] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-10-02 15:12 UTC  (3+ messages)
` [PATCH v4 3/5] serial: 8250_exar: Replace custom EEPROM read "
` [PATCH v4 4/5] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code


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.