All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-23 08:27:38 to 2023-09-23 11:04:55 UTC [more...]

[nf PATCH 0/5] Introduce locking for reset requests
 2023-09-23 11:04 UTC  (3+ messages)
` [nf PATCH 2/5] netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests

[Buildroot] [PATCH] package/nodejs: fix parallel build
 2023-09-23 10:59 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/nodejs: fix cross-compile builds

[PATCH v2 02/17] ALSA: pcm: Honor subformat when configuring substream
 2023-09-23 10:55 UTC  (2+ messages)

stable/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.295)
 2023-09-23 10:57 UTC 

request for help on IMSM-metadata RAID-5 array
 2023-09-23 10:54 UTC 

[PATCH] usb: dwc2: gadget: Fix a warning when compiling with W=1
 2023-09-23 10:54 UTC 

[PATCH v3] mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
 2023-09-23 10:50 UTC  (3+ messages)

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-23 10:46 UTC  (4+ messages)

[RESEND PATCH] regulator: userspace-consumer: Retrieve supplies from DT
 2023-09-23 10:44 UTC  (2+ messages)

[PATCH] ALSA: usx2y: Annotate struct snd_usx2y_urb_seq with __counted_by
 2023-09-23 10:37 UTC  (2+ messages)

[PATCH] ALSA: hda: Annotate struct hda_conn_list with __counted_by
 2023-09-23 10:37 UTC  (2+ messages)

stable/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.257)
 2023-09-23 10:39 UTC 

[PATCH] [v3] scsi: zfcp: Fix a double put in zfcp_port_enqueue
 2023-09-23 10:37 UTC 

stable/linux-4.14.y build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.326)
 2023-09-23 10:37 UTC 

[PATCH] rust: remove ignores for `clippy::new_ret_no_self`
 2023-09-23 10:36 UTC  (3+ messages)

[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
 2023-09-23 10:19 UTC  (7+ messages)

[PATCH v5 00/11] iov_iter: Convert the iterator macros into inline funcs
 2023-09-23 10:31 UTC  (5+ messages)

[kvm-unit-tests PATCH] x86/apic: Gates test_pv_ipi on KVM cpuid, not test device
 2023-09-23 10:20 UTC 

[RFC v2 0/6] riscv,isa-extensions additions
 2023-09-23 10:25 UTC  (5+ messages)
` [RFC v2 6/6] riscv: dts: thead: convert isa detection to new properties

[PATCH] generic: Add integrity tests with synchronous directio
 2023-09-23 10:25 UTC  (2+ messages)

Dovetail 5.15.129 and 6.1.54: New kernel warning on ARM
 2023-09-23 10:07 UTC  (4+ messages)

[Intel-xe] [PATCH v2 0/3] Enable remapped display page table on Xe
 2023-09-23 10:23 UTC  (9+ messages)
` [Intel-xe] ✗ CI.BAT: failure for Enable remapped display page table on Xe (rev3)
` [Intel-xe] ✓ CI.Patch_applied: success for Enable remapped display page table on Xe (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[dovetail 6.6][PATCH] x86: dovetail: Fix Intel shadow stack support
 2023-09-23 10:23 UTC  (2+ messages)

stable/linux-5.15.y build: 116 builds: 3 failed, 113 passed, 8 errors, 7 warnings (v5.15.133)
 2023-09-23 10:18 UTC 

[igt-dev] [PATCH V4 i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
 2023-09-23 10:19 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/xe_drm_fdinfo: Add tests to read and verify fdinfo (rev5)

[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
 2023-09-23 10:19 UTC  (9+ messages)
` [RFC PATCH v1 3/4] MAINTAINERS: add Rust PHY abstractions file to the ETHERNET PHY LIBRARY

stable/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 6 warnings (v5.10.197)
 2023-09-23 10:14 UTC 

[PATCH] sched/rt: Fix live lock between select_fallback_rq() and RT push
 2023-09-23 10:13 UTC  (3+ messages)

[PATCH v11 00/37] x86: enable FRED for x86-64
 2023-09-23  9:42 UTC  (38+ messages)
` [PATCH v11 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v11 02/37] x86/opcode: Add the WRMSRNS instruction to the x86 opcode map
` [PATCH v11 03/37] x86/msr: Add the WRMSRNS instruction support
` [PATCH v11 04/37] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v11 05/37] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v11 06/37] Documentation/x86/64: Add a documentation for FRED
` [PATCH v11 07/37] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v11 08/37] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v11 09/37] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v11 10/37] x86/fred: Disable FRED by default in its early stage
` [PATCH v11 11/37] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v11 12/37] x86/objtool: Teach objtool about ERET[US]
` [PATCH v11 13/37] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v11 14/37] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v11 15/37] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v11 16/37] x86/ptrace: Add FRED additional information to "
` [PATCH v11 17/37] x86/fred: Add a new header file for FRED definitions
` [PATCH v11 18/37] x86/fred: Reserve space for the FRED stack frame
` [PATCH v11 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v11 20/37] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v11 21/37] x86/fred: No ESPFIX needed "
` [PATCH v11 22/37] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v11 23/37] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v11 24/37] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v11 25/37] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v11 26/37] x86/fred: Add a NMI "
` [PATCH v11 27/37] x86/fred: Add a machine check "
` [PATCH v11 28/37] x86/fred: FRED entry/exit and dispatch code
` [PATCH v11 29/37] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v11 30/37] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v11 31/37] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v11 32/37] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v11 33/37] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v11 34/37] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v11 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v11 36/37] x86/fred: Add FRED initialization functions
` [PATCH v11 37/37] x86/fred: Invoke FRED initialization code to enable FRED

drivers/crypto/starfive/jh7110-cryp.c:142 starfive_cryp_probe() warn: passing zero to 'dev_err_probe'
 2023-09-23 10:13 UTC 

[PATCH 0/2] crypto: CMake crypto_engine_exit() return void
 2023-09-23 10:08 UTC  (3+ messages)
` [PATCH 1/2] crypto: keembay - Don't pass errors to the caller in .remove()
` [PATCH 2/2] crypto: Make crypto_engine_exit() return void

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 790/1367] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:2592:5: warning: no previous declaration for 'axienet_ethtools_sset_count'
 2023-09-23 10:01 UTC 

net/socket.c:1676:21: error: no previous declaration for 'update_socket_protocol'
 2023-09-23 10:01 UTC 

[PATCH 0/2] MPM pin mappings for MSM8226 and MSM8974
 2023-09-23 10:00 UTC  (4+ messages)
` [PATCH 1/2] pinctrl: qcom: msm8226: Add MPM pin mappings

[Buildroot] [PATCH] package/linux-tools: fix SysV init script
 2023-09-23 10:00 UTC 

[PATCH] ovl: factor out some common helpers for backing files io
 2023-09-23  9:52 UTC  (5+ messages)

[PATCH] cobalt/registery: Flush only registry_proc_work on cleanup
 2023-09-23  9:52 UTC 

[PATCH] drivers/net: Avoid enabling/disabling AER explicitly on newer kernels
 2023-09-23  9:52 UTC 

[liu-song-6:bpf-tramp-to-prog-pack-test 427/428] .github/actions/veristat_baseline_compare/action.yml: warning: ignored by one of the .gitignore files
 2023-09-23  9:50 UTC 

[Buildroot] [PATCH v3 1/6] package/binutils-bare-metal: new package
 2023-09-23  9:50 UTC  (6+ messages)

[PATCH v9 0/5] lib,kprobes: kretprobe scalability improvement
 2023-09-23  9:48 UTC  (4+ messages)
` [PATCH v9 1/5] lib: objpool added: ring-array based lockless MPMC

[PATCH][mickledore] linux-yocto: update CVE exclusions
 2023-09-23  9:46 UTC 

[PATCH][kirkstone] linux-yocto: update CVE exclusions
 2023-09-23  9:43 UTC 

FAILED: patch "[PATCH] ext4: fix rec_len verify error" failed to apply to 4.19-stable tree
 2023-09-23  9:41 UTC  (4+ messages)
` [PATCH] ext4: fix rec_len verify error

[PATCH] drivers: thermal: tsens: Annotate struct tsens_priv with __counted_by
 2023-09-23 16:37 UTC  (2+ messages)

[PATCH] mxser: Annotate struct mxser_board with __counted_by
 2023-09-23 16:36 UTC  (3+ messages)

[PATCH] scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by
 2023-09-23 16:36 UTC  (2+ messages)

[PATCH] ACPI: PRM: Annotate struct prm_module_info with __counted_by
 2023-09-23 16:36 UTC  (2+ messages)

[PATCH] sparc: Annotate struct cpuinfo_tree with __counted_by
 2023-09-23 16:34 UTC  (2+ messages)

[PATCH] hwmon: Annotate struct gsc_hwmon_platform_data with __counted_by
 2023-09-23 16:31 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: rename subtests
 2023-09-23  9:41 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "

[PATCH] platform/chrome: wilco_ec: Annotate struct ec_event_queue with __counted_by
 2023-09-23 16:33 UTC  (2+ messages)

[PATCH] regulator: da9062: Annotate struct da9062_regulators with __counted_by
 2023-09-23 16:36 UTC  (2+ messages)

Linux kernel 6.5.5 released
 2023-09-23  9:40 UTC 

question about BPF sk_skb_stream_verdict redirect and poll/epoll events
 2023-09-23  9:36 UTC  (2+ messages)

[PATCH] overlayfs: set ctime when setting mtime and atime
 2023-09-23  9:32 UTC  (4+ messages)

[PATCH 0/4] perf bench messaging: Kill child processes when exit abnormally in process mode
 2023-09-23  9:30 UTC  (5+ messages)
` [PATCH 1/4] perf bench messaging: Fix coding style issues for sched-messaging
` [PATCH 2/4] perf bench messaging: Factor out create_worker()
` [PATCH 3/4] perf bench messaging: Store chlid process pid when creating worker for process mode
` [PATCH 4/4] perf bench messaging: Kill child processes when exit abnormally in "

arch/csky/kernel/setup.c:133 csky_start() warn: ignoring unreachable code
 2023-09-23  9:30 UTC 

Linux kernel 6.1.55 released
 2023-09-23  9:30 UTC 

Linux kernel 5.15.133 released
 2023-09-23  9:30 UTC 

Linux 6.5.5
 2023-09-23  9:27 UTC  (2+ messages)

Linux 6.1.55
 2023-09-23  9:27 UTC  (2+ messages)

Linux 5.15.133
 2023-09-23  9:27 UTC  (2+ messages)

[RFC] KVM: x86: Allow userspace exit on HLT and MWAIT, else yield on MWAIT
 2023-09-23  9:24 UTC  (4+ messages)

[PATCH net-next 00/18] net/smc: implement virtual ISM extension and loopback-ism
 2023-09-23  9:24 UTC  (6+ messages)
` [PATCH net-next 01/18] net/smc: decouple ism_dev from SMC-D device dump

[Buildroot] [PATCH] package/libpjsip: security bump to version 2.13.1
 2023-09-23  9:24 UTC 

Linux 5.10.197
 2023-09-23  9:22 UTC  (2+ messages)

Linux 5.4.257
 2023-09-23  9:22 UTC  (2+ messages)

Linux kernel 5.10.197 released
 2023-09-23  9:20 UTC 

Linux kernel 5.4.257 released
 2023-09-23  9:20 UTC 

[xen-unstable test] 183117: regressions - FAIL
 2023-09-23  9:17 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/xe_debugfs: Check tile_count info
 2023-09-23  9:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 1/6] media-api: Update to reflect the last code changes
 2023-09-23  9:14 UTC  (3+ messages)
` [PATCH v2 6/6] doc/media: Convert media-api.rst into manpages

[GIT PULL] LoongArch fixes for v6.6-rc3
 2023-09-23  9:10 UTC 

Linux kernel 4.19.295 released
 2023-09-23  9:05 UTC 

[PATCH] power: supply: axp20x_ac_power: Annotate struct axp20x_ac_power with __counted_by
 2023-09-23 17:04 UTC  (2+ messages)

[PATCH] power: supply: axp20x_usb_power: Annotate struct axp20x_usb_power with __counted_by
 2023-09-23 17:03 UTC  (2+ messages)

[PATCH] regulator: mc13xxx: Annotate struct mc13xxx_regulator_priv with __counted_by
 2023-09-23 17:03 UTC  (2+ messages)

[PATCH] mm/memcg: Annotate struct mem_cgroup_threshold_ary with __counted_by
 2023-09-23 17:03 UTC  (2+ messages)

Linux 4.19.295
 2023-09-23  9:01 UTC  (2+ messages)

Linux 4.14.326
 2023-09-23  9:01 UTC  (2+ messages)

[PATCH] libnvdimm: Annotate struct nd_region with __counted_by
 2023-09-23 17:02 UTC  (2+ messages)

Linux kernel 4.14.326 released
 2023-09-23  9:00 UTC 

[PATCH] module: Annotate struct module_notes_attrs with __counted_by
 2023-09-23 17:01 UTC  (2+ messages)

[PATCH] spi: mchp-pci1xxxx: Annotate struct pci1xxxx_spi with __counted_by
 2023-09-23 17:01 UTC  (2+ messages)

[PATCH] i3c: dw: Annotate struct dw_i3c_xfer with __counted_by
 2023-09-23 17:00 UTC  (3+ messages)

[PATCH] PCI: hv: Annotate struct hv_dr_state with __counted_by
 2023-09-23 17:00 UTC  (2+ messages)

[PATCH] cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
 2023-09-23 16:59 UTC  (2+ messages)

[PATCH] i3c: svc: Annotate struct svc_i3c_xfer with __counted_by
 2023-09-23 16:58 UTC  (3+ messages)

[PATCH 00/13] Cleanup deprecated audio features, take 2
 2023-09-23  8:55 UTC  (14+ messages)
` [PATCH 01/13] ui/vnc: Require audiodev= to enable audio
` [PATCH 02/13] audio: Require AudioState in AUD_add_capture
` [PATCH 03/13] audio: allow returning an error from the driver init
` [PATCH 04/13] audio: return Error ** from audio_state_by_name
` [PATCH 05/13] audio: commonize voice initialization
` [PATCH 06/13] audio: simplify flow in audio_init
` [PATCH 07/13] audio: remove QEMU_AUDIO_* and -audio-help support
` [PATCH 08/13] Introduce machine property "audiodev"
` [PATCH 09/13] hw/arm: Support machine-default audiodev with fallback
` [PATCH 10/13] hw/ppc: "
` [PATCH 11/13] vt82c686: "
` [PATCH 12/13] audio: forbid mixing default audiodev backend and -audiodev
` [PATCH 13/13] audio: forbid default audiodev backend with -nodefaults

[GIT PULL] s390 updates for 6.6-rc3
 2023-09-23  8:56 UTC 

[PATCH] platform/surface: aggregator: Annotate struct ssam_event with __counted_by
 2023-09-23 16:57 UTC  (2+ messages)

[PATCH] crypto: qat: Annotate struct adf_fw_counters with __counted_by
 2023-09-23 16:57 UTC  (2+ messages)

[PATCH] media: i2c: Annotate struct i2c_atr with __counted_by
 2023-09-23 16:56 UTC  (2+ messages)

[PATCH] platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
 2023-09-23 16:56 UTC  (2+ messages)

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-09-23  8:49 UTC  (2+ messages)

[Buildroot] [PATCH v9 1/7] package/python-httplib2: add host variant
 2023-09-23  8:47 UTC  (4+ messages)
` [Buildroot] [PATCH v9 7/7] support/testing/tests/package/test_flutter.py: new runtime test

[PATCH] drivers/cros_ec: Reduce log polling period to 2s
 2023-09-23  8:41 UTC  (2+ messages)

arch/sh/boards/mach-ecovec24/setup.c:1223:37: error: 'struct gpio_backlight_platform_data' has no member named 'fbdev'; did you mean 'dev'?
 2023-09-23  8:38 UTC 

[PATCH 4.19 000/273] 4.19.295-rc1 review
 2023-09-23  8:32 UTC  (3+ messages)

[PATCH v5 mptcp-next 0/4] mptcp: misc improvement
 2023-09-23  8:32 UTC  (2+ messages)

[PATCH 5.4 000/367] 5.4.257-rc1 review
 2023-09-23  8:30 UTC  (9+ messages)
` [PATCH 5.4 296/367] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz

[bitbake-devel] [PATCH] bitbake-getvar: Make --value imply --quiet
 2023-09-23  8:29 UTC 

[PATCH] input: mt: Annotate struct input_mt with __counted_by
 2023-09-23 16:29 UTC  (2+ messages)

[PATCH] Input: Annotate struct input_leds with __counted_by
 2023-09-23 16:29 UTC  (2+ messages)

[PATCH] pinctrl: uniphier: Annotate struct uniphier_pinctrl_reg_region with __counted_by
 2023-09-23 16:28 UTC  (2+ messages)

[PATCH] input: Annotate struct evdev_client with __counted_by
 2023-09-23 16:29 UTC  (2+ messages)

[PATCH] i3c/master/mipi-i3c-hci: Annotate struct hci_rings_data with __counted_by
 2023-09-23 16:28 UTC  (3+ messages)

[PATCH] i3c: master: cdns: Annotate struct cdns_i3c_xfer with __counted_by
 2023-09-23 16:28 UTC  (3+ messages)


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.