linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-03 15:53:29 to 2022-03-03 18:51:05 UTC [more...]

[PATCH bpf-next v1 0/9] Extend cgroup interface with bpf
 2022-03-03 18:50 UTC  (6+ messages)
` [PATCH bpf-next v1 1/9] bpf: Add mkdir, rmdir, unlink syscalls for prog_bpf_syscall

[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-03 18:47 UTC  (21+ messages)
` [PATCH v3 04/28] KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
` [PATCH v3 07/28] KVM: x86/mmu: Check for !leaf=>leaf, not PFN change, in TDP MMU SP removal
` [PATCH v3 08/28] KVM: x86/mmu: Batch TLB flushes from TDP MMU for MMU notifier change_spte
` [PATCH v3 09/28] KVM: x86/mmu: Drop RCU after processing each root in MMU notifier hooks
` [PATCH v3 10/28] KVM: x86/mmu: Add helpers to read/write TDP MMU SPTEs and document RCU
` [PATCH v3 11/28] KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic path
` [PATCH v3 12/28] KVM: x86/mmu: Refactor low-level TDP MMU set SPTE helper to take raw vals

[PATCH -next] clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
 2022-03-03 18:42 UTC 

[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
 2022-03-03 18:42 UTC  (3+ messages)
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-03 18:41 UTC  (5+ messages)
` [PATCH v2] config: Allow kernel installation packaging to override pkg-config

[PATCH][next] drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.c
 2022-03-03 18:41 UTC  (4+ messages)

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-03 18:39 UTC  (5+ messages)

[PATCH V3] selftests: vm: Add test for Soft-Dirty PTE bit
 2022-03-03 18:39 UTC  (7+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: switch to devm_drm_of_get_bridge
 2022-03-03 18:37 UTC  (3+ messages)

[PATCH V2] samples/kobject: Use sysfs_emit instead of sprintf
 2022-03-03 18:36 UTC 

[PATCH] firewire: core: extend card->lock in fw_core_handle_bus_reset
 2022-03-03 18:30 UTC 

[PATCH] btrfs: don't access possibly stale fs_info data in device_list_add
 2022-03-03 18:24 UTC  (2+ messages)

[PATCH 00/20] Support external boost at CS35l41 ASoC driver
 2022-03-03 18:24 UTC  (23+ messages)
` [PATCH 01/20] ASoC: cs35l41: Fix GPIO2 configuration
` [PATCH 02/20] ASoC: cs35l41: Fix max number of TX channels
` [PATCH 03/20] ASoC: cs35l41: Fix DSP mbox start command and global enable order
` [PATCH 04/20] ASoC: cs35l41: Remove unnecessary param
` [PATCH 05/20] sound: cs35l41: Unify hardware configuration
` [PATCH 06/20] sound: cs35l41: Check hw_config before using it
` [PATCH 07/20] sound: cs35l41: Move cs35l41_gpio_config to shared lib
` [PATCH 08/20] hda: cs35l41: Fix I2S params comments
` [PATCH 09/20] hda: cs35l41: Always configure the DAI
` [PATCH 10/20] hda: cs35l41: Add Boost type flag
` [PATCH 11/20] hda: cs35l41: Put the device into safe mode for external boost
` [PATCH 12/20] hda: cs35l41: Mute the device before shutdown
` [PATCH 13/20] sound: cs35l41: Enable Internal Boost in shared lib
` [PATCH 14/20] hda: cs35l41: Move boost config to initialization code
` [PATCH 15/20] hda: cs35l41: Remove unnecessary log
` [PATCH 16/20] hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
` [PATCH 17/20] hda: cs35l41: Handle all external boost setups the same way
` [PATCH 18/20] hda: cs35l41: Move external boost handling to lib for ASoC use
` [PATCH 19/20] ASoC: cs35l41: Support external boost
` [PATCH 20/20] Documentation: devicetree: CS35l41 External Boost

[PATCH bpf-next] bpf: Replace strncpy() with strscpy_pad()
 2022-03-03 18:17 UTC  (2+ messages)

[PATCH v9 00/14] module: core code clean up
 2022-03-03 18:16 UTC  (9+ messages)
` [PATCH v9 13/14] module: Move kdb_modules list out of core code

[PATCH 0/4] SVM fixes + apic fix
 2022-03-03 18:15 UTC  (9+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-03 18:14 UTC  (6+ messages)

[PATCH] drm/omap: switch to drm_of_find_panel_or_bridge
 2022-03-03 18:11 UTC  (3+ messages)

[PATCH] ARM: mmp: fix platform-device leak on registration errors
 2022-03-03 18:09 UTC 

[PATCH] memory: renesas-rpc-if: fix platform-device leak in error path
 2022-03-03 18:06 UTC 

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-03 18:06 UTC  (2+ messages)

[PATCH] firmware: sysfb: fix platform-device leak in error path
 2022-03-03 18:05 UTC 

[PATCH 1/1] sign-file: Use OpenSSL provided define to compile out deprecated APIs
 2022-03-03 18:05 UTC  (8+ messages)

[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
 2022-03-03 18:05 UTC  (8+ messages)
` [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY

[PATCH 0/3] KVM: x86/pmu: Segregate Intel and AMD specific logic
 2022-03-03 18:05 UTC  (7+ messages)
` [PATCH 3/3] "

[PATCH] x86/pmem: fix platform-device leak in error path
 2022-03-03 18:04 UTC 

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-03 18:01 UTC  (9+ messages)
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report

[PATCH 0/2] ARM: OMAP2+: omap-device cleanups
 2022-03-03 18:00 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: drop omap_device_register() helper
` [PATCH 2/2] ARM: OMAP2+: drop hwmod-clock helper comment

[PATCH 1/2] dt-bindings: nvmem: Add apple,efuses
 2022-03-03 18:00 UTC  (2+ messages)

[PATCH v16 0/4] MIPS: JZ4780 and CI20 HDMI
 2022-03-03 17:59 UTC  (24+ messages)
` [PATCH v16 1/4] drm/bridge: dw-hdmi: introduce dw_hdmi_enable_poll()
      ` [Letux-kernel] "
` [PATCH v16 4/4] drm/bridge: dw-hdmi: fix bus formats negotiation for 8 bit modes

[PATCH net-next 0/7] net: dev: add skb drop reasons to net/core/dev.c
 2022-03-03 17:59 UTC  (9+ messages)
` [PATCH net-next 1/7] net: dev: use kfree_skb_reason() for sch_handle_egress()
` [PATCH net-next 2/7] net: skb: introduce the function kfree_skb_list_reason()
` [PATCH net-next 3/7] net: dev: add skb drop reasons to __dev_xmit_skb()
` [PATCH net-next 4/7] net: dev: use kfree_skb_reason() for enqueue_to_backlog()
` [PATCH net-next 5/7] net: dev: use kfree_skb_reason() for do_xdp_generic()
` [PATCH net-next 6/7] net: dev: use kfree_skb_reason() for sch_handle_ingress()
` [PATCH net-next 7/7] net: dev: use kfree_skb_reason() for __netif_receive_skb_core()

[PATCH] PM: Add device name to suspend_report_result()
 2022-03-03 17:57 UTC  (2+ messages)

[PATCH v2] ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
 2022-03-03 17:56 UTC  (6+ messages)

[PATCH v2] usb:typec: Add sysfs support for Type C connector's physical location
 2022-03-03 17:54 UTC  (6+ messages)

[PATCH V2 00/32] x86/sgx and selftests/sgx: Support SGX2
 2022-03-03 17:49 UTC  (20+ messages)
` [PATCH V2 16/32] x86/sgx: Support restricting of enclave page permissions

[PATCH mmotm] mm/munlock: mlock_vma_folio() check against VM_SPECIAL
 2022-03-03 17:52 UTC  (4+ messages)

[PATCH v4 0/8] KVM: arm64: Hypervisor stack enhancements
 2022-03-03 17:45 UTC  (6+ messages)
` [PATCH v4 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()

[PATCH v7 0/6] Raspberry Pi Sense HAT driver
 2022-03-03 17:39 UTC  (7+ messages)
` [PATCH v7 1/6] drivers/mfd: sensehat: Add Raspberry Pi Sense HAT to simple_mfd_i2c
` [PATCH v7 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
` [PATCH v7 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver
` [PATCH v7 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
` [PATCH v7 5/6] MAINTAINERS: Add sensehat driver authors to MAINTAINERS
` [PATCH v7 6/6] DO NOT MERGE: full sensehat device tree overlay for raspberry pi 4

[v2 00/17] ASoC: mediatek: Add support for MT8186 SoC
 2022-03-03 17:39 UTC  (6+ messages)
` [v2 09/17] ASoC: mediatek: mt8186: support tdm in platform driver

[PATCH v1 1/4] powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
 2022-03-03 17:39 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc/ftrace: Refactor ftrace_{regs_}caller

[PATCH 1/3] dt-bindings: clock: qcom: rpmcc: Add RPM Modem SubSystem (MSS) clocks
 2022-03-03 17:38 UTC  (3+ messages)
` [PATCH 3/3] clk: qcom: smd: Add missing MSM8998 RPM clocks

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-03 17:37 UTC  (6+ messages)
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

/tmp/ccc6Wvsr.s: Warning: relax hint unrecognized instruction: line 8743
 2022-03-03 17:30 UTC 

[vbabka:slub-stackdepot-v2 3/6] m68k-linux-ld: slub.c:undefined reference to `stack_depot_want_early_init'
 2022-03-03 17:30 UTC 

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-03-03 17:28 UTC  (5+ messages)
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

[PATCH] kconfig: add KCONFIG_ALLCONFIG support for tinyconfig
 2022-03-03 16:51 UTC 

[PATCH v13 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-03-03 17:28 UTC  (5+ messages)
` [PATCH v13 2/2] leds: Add driver for Qualcomm LPG

[PATCH drm-misc-next 0/2] Use default drm_plane_funcs.format_mod_supported
 2022-03-03 17:24 UTC  (3+ messages)
` [PATCH drm-misc-next 1/2] drm/simple-kms: Drop format_mod_supported function
` [PATCH drm-misc-next 2/2] drm: mxsfb: "

[PATCH] irqchip: xilinx: Enable generic irq multi handler
 2022-03-03 17:24 UTC  (3+ messages)

linux-next: build failure after merge of the arm-soc tree
 2022-03-03 17:23 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/deprecated/android-4.4-p-release 6165/9922] kernel/time/timekeeping.c:952:17: error: 'struct timekeeper' has no member named 'raw_time'; did you mean 'raw_sec'?
 2022-03-03 17:19 UTC 

[PATCH 1/2] ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
 2022-03-03 17:18 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: logicpd-som-lv: Move pinmuxing to peripheral nodes

[PATCH] dt-bindings: arm: Allow 32-bit 'cpu-release-addr' values
 2022-03-03 17:10 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: Expand firmware loading search options
 2022-03-03 17:09 UTC  (2+ messages)

[PATCH 0/4] scsi: libsas and users: Factor out internal abort code
 2022-03-03 17:05 UTC  (9+ messages)
` [PATCH 1/4] scsi: libsas: Add sas_execute_internal_abort_single()
` [PATCH 3/4] scsi: pm8001: Use libsas internal abort support
` [PATCH 4/4] scsi: hisi_sas: "

[PATCH] KVM: SVM: Fix missing kvm_cache_regs.h include in svm.h
 2022-03-03 16:59 UTC  (4+ messages)

[PATCH] KVM: x86: mmu: trace kvm_mmu_set_spte after the new SPTE was set
 2022-03-03 16:56 UTC  (2+ messages)

[PATCH v4 0/2] mac80211: Trigger disconnect for STA during target hardware restart
 2022-03-03 16:56 UTC  (5+ messages)
` [PATCH v4 1/2] mac80211: Add support to trigger sta disconnect on "
` [PATCH v4 2/2] ath10k:trigger "

[PATCH 2/2] mmc: core: Drop HS400 caps unless 8-bit bus is supported too
 2022-03-03 16:51 UTC 

[PATCH 1/2] mmc: host: Return an error when ->enable_sdio_irq() ops is missing
 2022-03-03 16:51 UTC 

arch/mips/boot/compressed/decompress.c:110:57: sparse: sparse: Using plain integer as NULL pointer
 2022-03-03 16:49 UTC 

[PATCH] rcu/nocb: Clear rdp offloaded flags when rcuop/rcuog kthreads spawn failed
 2022-03-03 16:49 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.17
 2022-03-03 16:48 UTC 

[PATCH] mmc: core: Improve fallback to speed modes if eMMC HS200 fails
 2022-03-03 16:45 UTC 

[PATCH] netfs: Ensure ret is always initialized in netfs_begin_read()
 2022-03-03 16:38 UTC 

[PATCH 0/1] arm64: smp: Skip MC sched domain on SoCs with no LLC
 2022-03-03 16:35 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v8 00/17] KVM: s390: pv: implement lazy destroy for reboot
 2022-03-03 16:34 UTC  (5+ messages)
` [PATCH v8 01/17] KVM: s390: pv: leak the topmost page table when destroy fails

[PATCH v9 0/2] Add support for Imagis touchscreens
 2022-03-03 16:31 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v9 2/2] Input: add Imagis touchscreen driver

[PATCH v5 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-03-03 16:27 UTC  (9+ messages)
` [PATCH v5 1/8] x86/crash: fix minor typo/bug in debug message
` [PATCH v5 2/8] x86/crash hp: Introduce CRASH_HOTPLUG configuration options
` [PATCH v5 3/8] crash: prototype change for crash_prepare_elf64_headers
` [PATCH v5 4/8] crash: generic crash hotplug support infrastructure
` [PATCH v5 5/8] kexec: exclude elfcorehdr from the segment digest
` [PATCH v5 6/8] kexec: exclude hot remove cpu from elfcorehdr notes
` [PATCH v5 7/8] x86/crash: Add x86 crash hotplug support for kexec_file_load
` [PATCH v5 8/8] x86/crash: Add x86 crash hotplug support for kexec_load

[PATCH] soundwire: qcom: fix build failures if CONFIG_PM=n
 2022-03-03 16:28 UTC  (3+ messages)

[PATCH] dt-bindings: spi: Update NXP Flexspi maintainer details
 2022-03-03 16:21 UTC  (3+ messages)

[PATCH] i2c: at91: use dma safe buffers
 2022-03-03 16:17 UTC 

[PATCH] rtc: optee: add RTC driver for OP-TEE RTC PTA
 2022-03-03 16:17 UTC  (3+ messages)

[PATCH V6 00/22] arch: Add basic LoongArch support
 2022-03-03 16:16 UTC  (3+ messages)
` [PATCH V6 12/22] LoongArch: Add memory management

[PATCH v1 1/1] device property: Allow error pointer for fwnode_handle_{get,put}()
 2022-03-03 16:13 UTC  (2+ messages)

[PATCH 1/2] ata: ahci: Add new board low_power_no_debounce_delay
 2022-03-03 16:09 UTC  (5+ messages)
` [PATCH 2/2] [RFC] ata: ahci: Skip debounce delay for AMD FCH SATA Controller

linux-next: build failure after merge of the soundwire tree
 2022-03-03 16:07 UTC  (3+ messages)

[PATCH v2 0/5] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-03 16:07 UTC  (3+ messages)
` [PATCH v2 1/5] ARM: dts: at91: Move rtt node properties from "dts" file to "dtsi" file

[PATCH v4 0/8] enable usb support on rk356x
 2022-03-03 16:05 UTC  (3+ messages)
` [PATCH v4 6/8] arm64: dts: rockchip: add rk356x dwc3 usb3 nodes
  ` Aw: "

[PATCH] net: arc_emac: Fix use after free in arc_mdio_probe()
 2022-03-03 16:04 UTC  (2+ messages)

[PATCH v1 0/6] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-03-03 16:03 UTC  (7+ messages)
` [PATCH v1 1/6] ARM: dts: lan966x: swap dma channels for crypto node
` [PATCH v1 2/6] ARM: dts: lan966x: add sgpio node
` [PATCH v1 3/6] ARM: dts: lan966x: add all flexcom usart nodes
` [PATCH v1 4/6] ARM: dts: lan966x: add flexcom SPI nodes
` [PATCH v1 5/6] ARM: dts: lan966x: add flexcom I2C nodes
` [PATCH v1 6/6] ARM: dts: lan966x: add basic Kontron KSwitch D10 support

[PATCH v2 12/39] x86/ibt,ftrace: Search for __fentry__ location
 2022-03-03 15:59 UTC  (11+ messages)

[PATCH v2 0/3] Add QCOM SNPS PHY overriding params support
 2022-03-03 15:59 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings

[BUG] net: macb: Use-After-Free when removing the module
 2022-03-03 15:57 UTC  (2+ messages)

[PATCH 0/9] staging: r8188eu: clean up struct recv_buf
 2022-03-03 15:51 UTC  (7+ messages)
` [PATCH 4/9] staging: r8188eu: remove unused field phead
` [PATCH 5/9] staging: r8188eu: remove unused field ptail
` [PATCH 6/9] staging: r8188eu: remove unused field pend
` [PATCH 7/9] staging: r8188eu: remove unused field pdata
` [PATCH 8/9] staging: r8188eu: remove unneeded field pbuf
` [PATCH 9/9] staging: r8188eu: remove unused fields in struct recv_buf


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).