All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-18 12:39:36 to 2024-06-18 12:46:58 UTC [more...]

[PATCH for 4.19?] x86/Intel: unlock CPUID earlier for the BSP
 2024-06-18 12:46 UTC  (6+ messages)

[PATCH 5.10 000/770] 5.10.220-rc1 review
 2024-06-18 12:29 UTC  (91+ messages)
` [PATCH 5.10 001/770] SUNRPC: Rename svc_encode_read_payload()
` [PATCH 5.10 002/770] NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
` [PATCH 5.10 003/770] NFSD: A semicolon is not needed after a switch statement
` [PATCH 5.10 004/770] nfsd/nfs3: remove unused macro nfsd3_fhandleres
` [PATCH 5.10 005/770] NFSD: Clean up the show_nf_may macro
` [PATCH 5.10 006/770] NFSD: Remove extra "0x" in tracepoint format specifier
` [PATCH 5.10 007/770] NFSD: Add SPDX header for fs/nfsd/trace.c
` [PATCH 5.10 008/770] nfsd: Fix error return code in nfsd_file_cache_init()
` [PATCH 5.10 009/770] SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
` [PATCH 5.10 010/770] SUNRPC: Prepare for xdr_stream-style decoding on the server-side
` [PATCH 5.10 011/770] NFSD: Add common helpers to decode void args and encode void results
` [PATCH 5.10 012/770] NFSD: Add tracepoints in nfsd_dispatch()
` [PATCH 5.10 013/770] NFSD: Add tracepoints in nfsd4_decode/encode_compound()
` [PATCH 5.10 014/770] NFSD: Replace the internals of the READ_BUF() macro
` [PATCH 5.10 015/770] NFSD: Replace READ* macros in nfsd4_decode_access()
` [PATCH 5.10 016/770] NFSD: Replace READ* macros in nfsd4_decode_close()
` [PATCH 5.10 017/770] NFSD: Replace READ* macros in nfsd4_decode_commit()
` [PATCH 5.10 018/770] NFSD: Change the way the expected length of a fattr4 is checked
` [PATCH 5.10 019/770] NFSD: Replace READ* macros that decode the fattr4 size attribute
` [PATCH 5.10 020/770] NFSD: Replace READ* macros that decode the fattr4 acl attribute
` [PATCH 5.10 021/770] NFSD: Replace READ* macros that decode the fattr4 mode attribute
` [PATCH 5.10 022/770] NFSD: Replace READ* macros that decode the fattr4 owner attribute
` [PATCH 5.10 023/770] NFSD: Replace READ* macros that decode the fattr4 owner_group attribute
` [PATCH 5.10 024/770] NFSD: Replace READ* macros that decode the fattr4 time_set attributes
` [PATCH 5.10 025/770] NFSD: Replace READ* macros that decode the fattr4 security label attribute
` [PATCH 5.10 026/770] NFSD: Replace READ* macros that decode the fattr4 umask attribute
` [PATCH 5.10 027/770] NFSD: Replace READ* macros in nfsd4_decode_fattr()
` [PATCH 5.10 028/770] NFSD: Replace READ* macros in nfsd4_decode_create()
` [PATCH 5.10 029/770] NFSD: Replace READ* macros in nfsd4_decode_delegreturn()
` [PATCH 5.10 030/770] NFSD: Replace READ* macros in nfsd4_decode_getattr()
` [PATCH 5.10 031/770] NFSD: Replace READ* macros in nfsd4_decode_link()
` [PATCH 5.10 032/770] NFSD: Relocate nfsd4_decode_opaque()
` [PATCH 5.10 033/770] NFSD: Add helpers to decode a clientid4 and an NFSv4 state owner
` [PATCH 5.10 034/770] NFSD: Add helper for decoding locker4
` [PATCH 5.10 035/770] NFSD: Replace READ* macros in nfsd4_decode_lock()
` [PATCH 5.10 036/770] NFSD: Replace READ* macros in nfsd4_decode_lockt()
` [PATCH 5.10 037/770] NFSD: Replace READ* macros in nfsd4_decode_locku()
` [PATCH 5.10 038/770] NFSD: Replace READ* macros in nfsd4_decode_lookup()
` [PATCH 5.10 039/770] NFSD: Add helper to decode NFSv4 verifiers
` [PATCH 5.10 040/770] NFSD: Add helper to decode OPENs createhow4 argument
` [PATCH 5.10 041/770] NFSD: Add helper to decode OPENs openflag4 argument
` [PATCH 5.10 042/770] NFSD: Replace READ* macros in nfsd4_decode_share_access()
` [PATCH 5.10 043/770] NFSD: Replace READ* macros in nfsd4_decode_share_deny()
` [PATCH 5.10 044/770] NFSD: Add helper to decode OPENs open_claim4 argument
` [PATCH 5.10 045/770] NFSD: Replace READ* macros in nfsd4_decode_open()
` [PATCH 5.10 046/770] NFSD: Replace READ* macros in nfsd4_decode_open_confirm()
` [PATCH 5.10 047/770] NFSD: Replace READ* macros in nfsd4_decode_open_downgrade()
` [PATCH 5.10 048/770] NFSD: Replace READ* macros in nfsd4_decode_putfh()
` [PATCH 5.10 049/770] NFSD: Replace READ* macros in nfsd4_decode_read()
` [PATCH 5.10 050/770] NFSD: Replace READ* macros in nfsd4_decode_readdir()
` [PATCH 5.10 051/770] NFSD: Replace READ* macros in nfsd4_decode_remove()
` [PATCH 5.10 052/770] NFSD: Replace READ* macros in nfsd4_decode_rename()
` [PATCH 5.10 053/770] NFSD: Replace READ* macros in nfsd4_decode_renew()
` [PATCH 5.10 054/770] NFSD: Replace READ* macros in nfsd4_decode_secinfo()
` [PATCH 5.10 055/770] NFSD: Replace READ* macros in nfsd4_decode_setattr()
` [PATCH 5.10 056/770] NFSD: Replace READ* macros in nfsd4_decode_setclientid()
` [PATCH 5.10 057/770] NFSD: Replace READ* macros in nfsd4_decode_setclientid_confirm()
` [PATCH 5.10 058/770] NFSD: Replace READ* macros in nfsd4_decode_verify()
` [PATCH 5.10 059/770] NFSD: Replace READ* macros in nfsd4_decode_write()
` [PATCH 5.10 060/770] NFSD: Replace READ* macros in nfsd4_decode_release_lockowner()
` [PATCH 5.10 061/770] NFSD: Replace READ* macros in nfsd4_decode_cb_sec()
` [PATCH 5.10 062/770] NFSD: Replace READ* macros in nfsd4_decode_backchannel_ctl()
` [PATCH 5.10 063/770] NFSD: Replace READ* macros in nfsd4_decode_bind_conn_to_session()
` [PATCH 5.10 064/770] NFSD: Add a separate decoder to handle state_protect_ops
` [PATCH 5.10 065/770] NFSD: Add a separate decoder for ssv_sp_parms
` [PATCH 5.10 066/770] NFSD: Add a helper to decode state_protect4_a
` [PATCH 5.10 067/770] NFSD: Add a helper to decode nfs_impl_id4
` [PATCH 5.10 069/770] NFSD: Replace READ* macros in nfsd4_decode_create_session()
` [PATCH 5.10 070/770] NFSD: Replace READ* macros in nfsd4_decode_destroy_session()
` [PATCH 5.10 071/770] NFSD: Replace READ* macros in nfsd4_decode_free_stateid()
` [PATCH 5.10 078/770] NFSD: Replace READ* macros in nfsd4_decode_test_stateid()
` [PATCH 5.10 079/770] NFSD: Replace READ* macros in nfsd4_decode_destroy_clientid()
` [PATCH 5.10 080/770] NFSD: Replace READ* macros in nfsd4_decode_reclaim_complete()
` [PATCH 5.10 081/770] NFSD: Replace READ* macros in nfsd4_decode_fallocate()
` [PATCH 5.10 082/770] NFSD: Replace READ* macros in nfsd4_decode_nl4_server()
` [PATCH 5.10 083/770] NFSD: Replace READ* macros in nfsd4_decode_copy()
` [PATCH 5.10 084/770] NFSD: Replace READ* macros in nfsd4_decode_copy_notify()
` [PATCH 5.10 085/770] NFSD: Replace READ* macros in nfsd4_decode_offload_status()
` [PATCH 5.10 086/770] NFSD: Replace READ* macros in nfsd4_decode_seek()
` [PATCH 5.10 087/770] NFSD: Replace READ* macros in nfsd4_decode_clone()
` [PATCH 5.10 088/770] NFSD: Replace READ* macros in nfsd4_decode_xattr_name()
` [PATCH 5.10 089/770] NFSD: Replace READ* macros in nfsd4_decode_setxattr()
` [PATCH 5.10 090/770] NFSD: Replace READ* macros in nfsd4_decode_listxattrs()
` [PATCH 5.10 091/770] NFSD: Make nfsd4_ops::opnum a u32
` [PATCH 5.10 092/770] NFSD: Replace READ* macros in nfsd4_decode_compound()
` [PATCH 5.10 093/770] NFSD: Remove macros that are no longer used
` [PATCH 5.10 094/770] nfsd: only call inode_query_iversion in the I_VERSION case
` [PATCH 5.10 095/770] nfsd: simplify nfsd4_change_info
` [PATCH 5.10 096/770] nfsd: minor nfsd4_change_attribute cleanup
` [PATCH 5.10 097/770] nfsd4: dont query change attribute in v2/v3 case

[ti:ti-linux-6.6.y-wip 6/137] arch/arm64/boot/dts/ti/k3-am62p5-sk.dtb: dss-oldi-io-ctrl@8600: compatible: 'anyOf' conditional failed, one must be fixed:
 2024-06-18 12:46 UTC 

[PATCH v10 00/38] ep93xx device tree conversion
 2024-06-18 12:46 UTC  (3+ messages)
` [PATCH v10 17/38] net: cirrus: add DT support for Cirrus EP93xx

[Buildroot] U-Boot for RaspberryPi CM4IO
 2024-06-18 12:44 UTC 

[PATCH] net: add bit fields to IPv6 header definition
 2024-06-18 12:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/1] cmd: link to doc/usage/fit/x86-fit-boot.rst
 2024-06-18 12:43 UTC  (2+ messages)

[PATCH v2 0/9] Bug-fixes for a few boards
 2024-06-18 12:43 UTC  (10+ messages)
` [PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL

[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-06-18 12:43 UTC  (4+ messages)

[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
 2024-06-18 12:43 UTC  (5+ messages)
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype

[PATCH 1/1] spl: correct link to FIT specification
 2024-06-18 12:43 UTC  (2+ messages)

[PATCH] x86/mce: count the number of occurrences of each MCE severity
 2024-06-18 12:43 UTC 

[PATCH AUTOSEL 4.19 1/9] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-18 12:43 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 2/9] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 4.19 3/9] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 4.19 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 4.19 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 4.19 6/9] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 4.19 7/9] ila: block BH in ila_output()
` [PATCH AUTOSEL 4.19 8/9] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 4.19 9/9] kconfig: remove wrong expr_trans_bool()

[PATCH AUTOSEL 5.4 1/9] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-18 12:42 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 2/9] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.4 3/9] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.4 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.4 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.4 6/9] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.4 7/9] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.4 8/9] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.4 9/9] kconfig: remove wrong expr_trans_bool()

[PATCH AUTOSEL 5.10 01/13] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-18 12:42 UTC  (13+ messages)
` [PATCH AUTOSEL 5.10 02/13] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.10 03/13] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.10 04/13] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.10 05/13] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 5.10 07/13] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.10 08/13] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.10 09/13] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.10 10/13] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
` [PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size
` [PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool()

[PATCH v5] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-18 12:42 UTC 

IMA Reports No TPM Device
 2024-06-18 12:42 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 01/21] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-18 12:41 UTC  (21+ messages)
` [PATCH AUTOSEL 5.15 02/21] scsi: qedf: Don't process stag work during unload and recovery
` [PATCH AUTOSEL 5.15 03/21] scsi: qedf: Wait for stag work during unload
` [PATCH AUTOSEL 5.15 04/21] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH AUTOSEL 5.15 05/21] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.15 06/21] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.15 07/21] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
` [PATCH AUTOSEL 5.15 08/21] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.15 09/21] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 5.15 10/21] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
` [PATCH AUTOSEL 5.15 11/21] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH AUTOSEL 5.15 12/21] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH AUTOSEL 5.15 13/21] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 5.15 15/21] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.15 16/21] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.15 17/21] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.15 18/21] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
` [PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size
` [PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool()

[PATCH v2] arm64: dts: ti: k3-am62a-main: Enable crypto accelerator
 2024-06-18 12:41 UTC 

[PATCH AUTOSEL 6.1 01/29] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-18 12:39 UTC  (29+ messages)
` [PATCH AUTOSEL 6.1 02/29] scsi: sr: Fix unintentional arithmetic wraparound
` [PATCH AUTOSEL 6.1 03/29] scsi: qedf: Don't process stag work during unload and recovery
` [PATCH AUTOSEL 6.1 04/29] scsi: qedf: Wait for stag work during unload
` [PATCH AUTOSEL 6.1 05/29] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections
` [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures
` [PATCH AUTOSEL 6.1 08/29] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 6.1 09/29] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 6.1 10/29] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
` [PATCH AUTOSEL 6.1 11/29] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 6.1 12/29] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH AUTOSEL 6.1 13/29] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 6.1 14/29] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH AUTOSEL 6.1 15/29] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
` [PATCH AUTOSEL 6.1 16/29] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH AUTOSEL 6.1 17/29] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH AUTOSEL 6.1 18/29] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
` [PATCH AUTOSEL 6.1 19/29] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler
` [PATCH AUTOSEL 6.1 22/29] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
` [PATCH AUTOSEL 6.1 23/29] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 6.1 24/29] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.1 25/29] ila: block BH in ila_output()
` [PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size
` [PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool()
` [PATCH AUTOSEL 6.1 29/29] HID: Ignore battery for ELAN touchscreens 2F2C and 4116

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-06-18 12:40 UTC  (2+ messages)

[PATCH AUTOSEL 6.9 01/44] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-18 12:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.9 07/44] efi: pstore: Return proper errors on UEFI failures

[PATCH 1/3] media: rockchip: Introduce the rkvdec2 driver
 2024-06-18 12:39 UTC  (4+ messages)

[PATCH AUTOSEL 6.6 01/35] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-18 12:37 UTC  (11+ messages)
` [PATCH AUTOSEL 6.6 26/35] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 6.6 27/35] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.6 28/35] ila: block BH in ila_output()
` [PATCH AUTOSEL 6.6 29/35] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
` [PATCH AUTOSEL 6.6 30/35] null_blk: fix validation of block size
` [PATCH AUTOSEL 6.6 31/35] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 6.6 32/35] kconfig: remove wrong expr_trans_bool()
` [PATCH AUTOSEL 6.6 33/35] input: Add event code for accessibility key
` [PATCH AUTOSEL 6.6 34/35] input: Add support for "Do Not Disturb"
` [PATCH AUTOSEL 6.6 35/35] HID: Ignore battery for ELAN touchscreens 2F2C and 4116


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.