linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-03 14:07:37 to 2022-04-03 22:14:43 UTC [more...]

Linux 5.18-rc1
 2022-04-03 22:14 UTC 

linux-next: manual merge of the kbuild tree with Linus' tree
 2022-04-03 22:09 UTC 

[PATCH] hwmon: peci: Use devm_delayed_work_autocancel() to simplify code
 2022-04-03 21:46 UTC  (2+ messages)

[PATCH v3] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-04-03 21:41 UTC  (2+ messages)

[PATCH 1/1] drivers: hwmon: jc42: add HWMON_C_TZ_REGISTER
 2022-04-03 21:35 UTC  (2+ messages)

[PATCH v2] hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
 2022-04-03 21:23 UTC  (2+ messages)

staging: r8188eu: how to handle nested mutex under spinlock
 2022-04-03 21:15 UTC  (5+ messages)

[PATCH v4 0/3] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2022-04-03 20:44 UTC  (7+ messages)
` [PATCH v4 2/3] x86/mce: Define function to extract ErrorAddr from MCA_ADDR

[PATCH] gcc-plugins: latent_entropy: use /dev/urandom
 2022-04-03 20:40 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] staging: wfx: change variable name to be consistent
 2022-04-03 20:34 UTC  (3+ messages)

[PATCH v4 2/4] perf arm-spe: Use SPE data source for neoverse cores
 2022-04-03 20:33 UTC  (2+ messages)

[GIT pull] core/urgent for v5.18-rc1
 2022-04-03 20:30 UTC  (4+ messages)
` [GIT pull] x86/urgent "

[GIT PULL] tracing: Updates to tracing 5.18 pull request
 2022-04-03 20:30 UTC  (2+ messages)

[GIT PULL] one more clk change for the merge window
 2022-04-03 20:29 UTC  (2+ messages)

[GIT PULL] second round of dma-mapping updates for Linux 5.18
 2022-04-03 20:29 UTC  (2+ messages)

[PATCH net-next v6 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-03 20:07 UTC  (3+ messages)
` [PATCH net-next v6 1/2] devicetree: bindings: net: Add bindings doc for Sunplus SP7021
` [PATCH net-next v6 2/2] net: ethernet: Add driver "

[PATCH] net: phy: marvell: add 88E1543 support
 2022-04-03 19:54 UTC  (6+ messages)

UML time-travel warning from __run_timers
 2022-04-03 19:51 UTC  (6+ messages)

[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
 2022-04-03 19:41 UTC  (9+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory
` [PATCH v2 3/5] arm64: dts: qcom: msm8996: Unify smp2p naming
` [PATCH v2 4/5] arm64: dts: qcom: msm8996: Add MSS and SLPI
` [PATCH v2 5/5] arm64: dts: qcom: msm8996-xiaomi-*: Enable "

drivers/cxl/pci.c:439:7: warning: Local variable 'rc' shadows outer variable [shadowVariable]
 2022-04-03 19:29 UTC  (2+ messages)

[PATCH 0/3] staging: r8188eu: clean up two *_cmd_callback() functions in rtw_cmd.c
 2022-04-03 19:17 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove handlerOS independent comment
` [PATCH 2/3] staging: r8188eu: combine both sides of conditional statement
` [PATCH 3/3] staging: r8188eu: add blank line between functions

[PATCH v4 00/33] crypto: rockchip: permit to pass self-tests
 2022-04-03 18:58 UTC  (5+ messages)
` [PATCH v4 28/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH v6 0/2] Two x86 fixes
 2022-04-03 18:46 UTC  (10+ messages)
` [PATCH v6 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`
` [PATCH v6 2/2] x86/MCE/AMD: Fix memory leak when `threshold_create_bank()` fails

[Bug][5.18-rc0] Between commits ed4643521e6a and 34af78c4e616, appears warning "WARNING: CPU: 31 PID: 51848 at drivers/dma-buf/dma-fence-array.c:191 dma_fence_array_create+0x101/0x120" and some games stopped working
 2022-04-03 18:39 UTC 

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-03 18:37 UTC  (13+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override
` [PATCH v6 02/12] amba: Use driver_set_override() instead of open-coding
` [PATCH v6 03/12] fsl-mc: "
` [PATCH v6 04/12] hv: "
` [PATCH v6 05/12] PCI: "
` [PATCH v6 06/12] s390/cio: "
` [PATCH v6 07/12] spi: Use helper for safer setting of driver_override
` [PATCH v6 08/12] vdpa: "
` [PATCH v6 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v6 10/12] slimbus: qcom-ngd: "
` [PATCH v6 11/12] rpmsg: Constify local variable in field store macro
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH] HID: hid-ntrig: fix the error handling code in ntrig_probe
 2022-04-03 18:34 UTC  (3+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/fastexp.2022.04.01a 109/158] WARNING: modpost: vmlinux.o(.text+0xbcac06): Section mismatch in reference from the function ieee802154_iface_init() to the variable .init.text:.L0
 2022-04-03 18:30 UTC  (2+ messages)

[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-03 18:26 UTC  (4+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override

[PATCH] sched/fair: Revise comment about lb decision matrix
 2022-04-03 17:59 UTC 

[PATCH] tools/arch/x86: Add .gitignore files
 2022-04-03 17:50 UTC 

[RFC PATCH 0/4] ufs: set power domain performance state when scaling gears
 2022-04-03 17:46 UTC  (4+ messages)
` [RFC PATCH 4/4] "

[PATCH] arm64/io: Remind compiler that there is a memory side effect
 2022-04-03 17:40 UTC  (4+ messages)

[PATCH] afs: Enable multipage folio support
 2022-04-03 17:38 UTC 

[PATCH] hwmon: (asus_wmi_sensors) Fix CROSSHAIR VI HERO name
 2022-04-03 17:25 UTC 

[PATCH] cgroup: Kill the parent controller when its last child is killed
 2022-04-03 17:22 UTC  (3+ messages)

[PATCH resend 2/4] spi: add driver for MTK SPI NAND Flash Interface
 2022-04-03 17:22 UTC  (2+ messages)

[ammarfaizi2-block:bp/bp/test 21/23] drivers/edac/ghes_edac.c:533: undefined reference to `mce_register_decode_chain'
 2022-04-03 17:22 UTC 

[REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
 2022-04-03 17:17 UTC  (9+ messages)

[PATCH] staging: r8188eu: simplify control flow
 2022-04-03 16:59 UTC  (7+ messages)

[PATCH] scsi: core: always finish successfully aborted notry command
 2022-04-03 16:58 UTC  (2+ messages)

[PATCH] HID: multitouch: add quirks to enable Lenovo X12 trackpoint
 2022-04-03 16:57 UTC 

[PATCH 00/11] staging: r8188eu: clean up validate_recv_data_frame
 2022-04-03 16:54 UTC  (12+ messages)
` [PATCH 01/11] staging: r8188eu: use ieee80211 helper for source address
` [PATCH 02/11] staging: r8188eu: use ieee80211 helper for destination address
` [PATCH 03/11] staging: r8188eu: use ieee80211 helper for retry bit
` [PATCH 04/11] staging: r8188eu: simplify error handling
` [PATCH 05/11] staging: r8188eu: to_fr_ds cannot be 3 here
` [PATCH 06/11] staging: r8188eu: don't copy ra and ta before we fail
` [PATCH 07/11] staging: r8188eu: remove to_fr_ds from struct rx_pkt_attrib
` [PATCH 08/11] staging: r8188eu: ra and ta do not depend on to_ds, from_ds
` [PATCH 09/11] staging: r8188eu: remove psa, pda
` [PATCH 10/11] staging: r8188eu: don't call get_hdr_bssid
` [PATCH 11/11] staging: r8188eu: remove the bretry variable

[PATCH] staging: rtl8712: simplify control flow
 2022-04-03 16:53 UTC 

[PATCH 0/5] staging: r8188eu: remove GetHalDefVar8188EUsb()
 2022-04-03 16:52 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIV
` [PATCH 2/5] staging: r8188eu: use support_ant_div()
` [PATCH 3/5] staging: r8188eu: remove dead code
` [PATCH 4/5] staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNA
` [PATCH 5/5] staging: r8188eu: remove GetHalDefVar8188EUsb()

[PATCH v4] usb: dwc3: Don't switch OTG -> peripheral if extcon is present
 2022-04-03 16:49 UTC 

[PATCH 0/5] staging: r8188eu: clean up validate_recv_ctrl_frame
 2022-04-03 16:45 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: make validate_recv_ctrl_frame return void
` [PATCH 2/5] staging: r8188eu: use ieee80211 helper to check for pspoll
` [PATCH 3/5] staging: r8188eu: exit straight away if we have no pspoll frame
` [PATCH 4/5] staging: r8188eu: use ieee80211 structs for addresses
` [PATCH 5/5] staging: r8188eu: use ieee80211 struct for aid

[PATCH v2] staging: r8188eu: simplify control flow
 2022-04-03 16:42 UTC 

[PATCH 0/2] staging: r8188eu: clean up validate_recv_mgnt_frame
 2022-04-03 16:38 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: make validate_recv_mgnt_frame return void
` [PATCH 2/2] staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frame

[PATCH v3 0/3] x86/fpu: Make AMX state ready for CPU idle
 2022-04-03 16:37 UTC  (3+ messages)
` [PATCH v3 2/3] x86/fpu: Add a helper to prepare AMX state for low-power "

[PATCH] sched/fair: Minor making update_blocked_load_status() be able to set has_blocked_load to 1
 2022-04-03 16:33 UTC 

[PATCH 0/2] two simple cleanups in OnProbeReq
 2022-04-03 16:32 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: remove unnecessary jump
` [PATCH 2/2] staging: r8188eu: remove constant variable

[ammarfaizi2-block:bp/bp/test 23/23] arch/x86/kernel/cpu/mce/amd.c:726:1: warning: 'inline' is not at beginning of declaration
 2022-04-03 16:30 UTC 

[PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
 2022-04-03 16:09 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
` [PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
` [PATCH v4 5/6] Input: edt-ft5x06 - show firmware version "
` [PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors "

[PATCH 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 16:01 UTC  (6+ messages)
` [PATCH 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi

[asahilinux:nvme-v2 5/6] drivers/soc/apple/rtkit.c:575:21: warning: no previous prototype for function 'apple_rtkit_init'
 2022-04-03 15:59 UTC 

[PATCH v6 00/18] Support SDEI Virtualization
 2022-04-03 15:47 UTC  (20+ messages)
` [PATCH v6 01/18] KVM: arm64: Extend smccc_get_argx()
` [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner
` [PATCH v6 03/18] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v6 04/18] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
` [PATCH v6 05/18] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE}
` [PATCH v6 06/18] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v6 07/18] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
` [PATCH v6 08/18] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
` [PATCH v6 09/18] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
` [PATCH v6 10/18] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
` [PATCH v6 11/18] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET
` [PATCH v6 12/18] KVM: arm64: Support SDEI event injection, delivery
` [PATCH v6 13/18] KVM: arm64: Support SDEI_EVENT_{COMPLETE,COMPLETE_AND_RESUME} hypercall
` [PATCH v6 14/18] KVM: arm64: Support SDEI_EVENT_SIGNAL hypercall
` [PATCH v6 15/18] KVM: arm64: Support SDEI_FEATURES hypercall
` [PATCH v6 16/18] KVM: arm64: Support SDEI_VERSION hypercall
` [PATCH v6 17/18] KVM: arm64: Expose SDEI capability
` [PATCH v6 18/18] KVM: selftests: Add SDEI test case

[PATCH] rcu: Use IRQ_WORK_INIT_HARD() to initialize defer_qs_iw on PREEMPT_RT kernel
 2022-04-03 15:46 UTC  (2+ messages)

[PATCH 1/2] regulator: dt-bindings: maxim,max8997: correct array of voltages
 2022-04-03 15:46 UTC  (3+ messages)

[PATCH] mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
 2022-04-03 15:40 UTC 

[PATCH resend 0/4] spi: add support for Mediatek SPI-NAND controller
 2022-04-03 15:38 UTC  (3+ messages)
` [PATCH resend 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi

[PATCH 0/5] tty: serial: various cleanups
 2022-04-03 15:36 UTC  (3+ messages)
` [PATCH 1/5] tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned

[PATCH 0/3] rlt8723bs cleanup
 2022-04-03 15:33 UTC  (4+ messages)
` [PATCH 3/3] staging: rtl8723bs: remove redundant else branches

[PATCH 0/6] power: supply: introduce the Qualcomm smb2
 2022-04-03 15:30 UTC  (6+ messages)
` [PATCH 6/6] dt-bindings: power: supply: qcom,smb2: add bindings for smb2 driver

[PATCH v3 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-03 15:27 UTC  (4+ messages)
` [PATCH v3 7/9] dt-bindings: serial: qcom,msm-uartdm: convert to dtschema

[PATCH] drm/radeon: change si_default_state table from global to static
 2022-04-03 15:23 UTC  (2+ messages)

[PATCH] drm/bridge: fix it6505 Kconfig terms
 2022-04-03 15:16 UTC 

[PATCH] drivers/dma-buf: dma-buf.c: fix a typo
 2022-04-03 15:15 UTC  (2+ messages)

drivers/firmware/meson/meson_sm.c:206:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-03 15:08 UTC 

[Linaro-mm-sig] [PATCH next] dma-buf/sync-file: do not allow zero size allocations
 2022-04-03 15:05 UTC  (3+ messages)
` [PATCH next v2] dma-buf/sync-file: do not allow zero size allocation

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-03 15:04 UTC  (8+ messages)

[BUG] fbdev: i740fb: Divide error when ‘var->pixclock’ is zero
 2022-04-03 15:02 UTC  (2+ messages)

[asahilinux:nvme-v2 5/6] drivers/soc/apple/rtkit.c:575:21: warning: no previous prototype for 'apple_rtkit_init'
 2022-04-03 14:57 UTC 

[PATCH -next v2] ext4: fix use-after-free in ext4_search_dir
 2022-04-03 14:53 UTC  (2+ messages)

[PATCH v3] ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
 2022-04-03 14:53 UTC  (2+ messages)

[PATCH] mailbox: imx: remove redundant initializer
 2022-04-03 14:53 UTC 

[PATCH 1/1] dt-bindings: mmc: sdhci-msm: Add compatible string for sm8150
 2022-04-03 14:51 UTC 

[PATCH] sh: make iounmap() a static inline again
 2022-04-03 14:44 UTC 

[PATCH 0/2] arm64: dts/qcom: Enable uSD card support for SA8155p-ADP board
 2022-04-03 14:41 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8150: Add support for SDC2
` [PATCH 2/2] arm64: dts: qcom: sa8155p-adp: Add support for uSD card

[PATCH v2] tracing: Set user_events to BROKEN
 2022-04-03 14:39 UTC  (2+ messages)

[PATCH v7 0/8] IPI virtualization support for VM
 2022-04-03 14:38 UTC  (4+ messages)
` [PATCH v7 8/8] KVM: VMX: enable IPI virtualization

[for-linus][PATCH 0/7] tracing: Updates to the last pull request for 5.18
 2022-04-03 14:25 UTC  (8+ messages)
` [for-linus][PATCH 1/7] tracing: Rename the staging files for trace_events
` [for-linus][PATCH 2/7] proc: bootconfig: Add null pointer check
` [for-linus][PATCH 3/7] tracing/user_events: Hold event_mutex during dyn_event_add
` [for-linus][PATCH 4/7] tracing/user_events: Remove eBPF interfaces
` [for-linus][PATCH 5/7] tracing: Set user_events to BROKEN
` [for-linus][PATCH 6/7] ftrace: Make ftrace_graph_is_dead() a static branch
` [for-linus][PATCH 7/7] tracing: Move user_events.h temporarily out of include/uapi

[PATCH] drm/amd/display: cleanup extern usage in function definition
 2022-04-03 14:21 UTC 

[PATCH] fsi: cleanup extern usage in function definition
 2022-04-03 14:09 UTC 

[PATCH -next] ext4: fix bug_on in start_this_handle during umount filesystem
 2022-04-03 14:08 UTC  (2+ messages)

drivers/bus/imx-weim.c:373:23: sparse: sparse: symbol 'weim_of_notifier' was not declared. Should it be static?
 2022-04-03 14:06 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).