All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-23 08:03:21 to 2023-09-23 10:15:23 UTC [more...]

[dm-devel] [PATCH v16 03/12] block: add copy offload support
 2023-09-22 11:11 UTC  (5+ messages)
` [dm-devel] [PATCH v16 00/12] Implement "
        ` [PATCH v16 03/12] block: add "

[PATCH v11 00/37] x86: enable FRED for x86-64
 2023-09-23  9:42 UTC  (36+ 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 35/37] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [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 

[Buildroot] [PATCH] package/nodejs: fix parallel build
 2023-09-23 10:09 UTC  (2+ messages)

[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 

[dovetail 6.6][PATCH] x86: dovetail: Fix Intel shadow stack support
 2023-09-23  9:56 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)

[Intel-xe] [PATCH v2 0/3] Enable remapped display page table on Xe
 2023-09-23  9:49 UTC  (9+ messages)
` [Intel-xe] ✓ CI.checksparse: success for Enable remapped display page table on Xe (rev3)
` [Intel-xe] ✗ CI.BAT: failure "
` [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: "

[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 

[RFC PATCH v2 0/4] staging: vc04: Drop custom logging
 2023-09-23  9:39 UTC  (5+ messages)

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 5.15.133 released
 2023-09-23  9:30 UTC 

Linux kernel 6.1.55 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  (15+ messages)
` [PATCH 5.4 296/367] clk: imx: pll14xx: dynamically configure PLL for 393216000/361267200Hz
` [PATCH 5.4 326/367] libbpf: Free btf_vmlinux when closing bpf_object

[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  (3+ 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)

[PATCH] target/ppc: Rename variables to avoid local variable shadowing in VUPKPX
 2023-09-23  8:25 UTC  (2+ messages)

[PATCH] i2c: mux: demux-pinctrl: Annotate struct i2c_demux_pinctrl_priv with __counted_by
 2023-09-23 16:26 UTC  (2+ messages)

[PATCH] media: v4l2-event: Annotate struct v4l2_subscribed_event with __counted_by
 2023-09-23 16:26 UTC  (2+ messages)

[PATCH] media: allegro: Annotate struct mcu_msg_push_buffers_internal with __counted_by
 2023-09-23 16:25 UTC  (2+ messages)

[PATCH] ocfs2: Annotate struct ocfs2_replay_map with __counted_by
 2023-09-23 16:25 UTC  (2+ messages)

[PATCH 5.10 00/83] 5.10.196-rc1 review
 2023-09-23  8:23 UTC  (7+ messages)
` [PATCH 5.10 27/83] ASoC: Intel: sof_sdw: Update BT offload config for soundwire config

[PATCH -perfbook 0/4] memorder: Add index markers
 2023-09-23  8:23 UTC  (3+ messages)
` [PATCH -perfbook 2/4] memorder: Add index markers for 'address/control/data dependency', take 2

[PATCH 5.15 000/110] 5.15.133-rc1 review
 2023-09-23  8:21 UTC  (3+ messages)

[PATCHv3 bpf-next 0/9] bpf: Add missed stats for kprobes
 2023-09-23  8:21 UTC  (4+ messages)
` [PATCHv3 bpf-next 2/9] bpf: Add missed value to kprobe_multi link info

[PATCH 0/1] make file prefix unit test more resilient
 2023-09-23  8:21 UTC  (4+ messages)

[PATCH mptcp-next 0/4] mptcp: performance improvemets
 2023-09-23  8:20 UTC  (2+ messages)

[PATCH RESEND] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-23  8:17 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amdgpu: add amdgpu reset test
 2023-09-23  8:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 6.5 000/211] 6.5.5-rc1 review
 2023-09-23  8:17 UTC  (7+ messages)
` [PATCH 6.5 025/211] net: stmmac: use per-queue 64 bit statistics where necessary
` [PATCH 6.5 158/211] ata: libata: remove references to non-existing error_handler()

[PATCH v1] mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw
 2023-09-23  8:12 UTC  (3+ messages)

[PATCH 0/2] fix GIT_TEST_SANITIZE_LEAK_LOG=true
 2023-09-23  8:11 UTC  (4+ messages)
` [PATCH v2] test-lib: fix GIT_TEST_SANITIZE_LEAK_LOG

[PATCH v9 00/11] Add basic Boot Loader Interface support
 2023-09-23  8:09 UTC  (13+ messages)
` [PATCH v9 02/11] Unify GUID types

[PATCH 0/6] RISC-V: Add eMMC support for TH1520 boards
 2023-09-23  8:10 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: mmc: sdhci-of-dwcmhsc: Add T-Head TH1520 support

[Buildroot] [PATCH] package/putty: bump version to 0.79
 2023-09-23  8:02 UTC 

[PATCH] rust: remove ignores for `clippy::new_ret_no_self`
 2023-09-23  8:07 UTC  (2+ messages)

[PATCH v4] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-09-23  7:57 UTC  (7+ messages)
        ` [RESEND PATCH "

[PATCH 1/2] memcg, oom: unmark under_oom after the oom killer is done
 2023-09-23  8:05 UTC  (4+ 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.