LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 03:46:12 to 2021-03-19 07:23:36 UTC [more...]

[PATCH v3 00/25] KVM SGX virtualization support
 2021-03-19  7:29 UTC  (5+ messages)
` [PATCH v3 01/25] x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
` [PATCH v3 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH v3 04/25] x86/sgx: Add SGX_CHILD_PRESENT hardware error code

[PATCH 00/11] i2c: imx-lpi2c: New features and bug fixes
 2021-03-19  7:21 UTC  (30+ messages)
` [PATCH 01/11] i2c: imx-lpi2c: directly retrun ISR when detect a NACK
` [PATCH 02/11] i2c: imx-lpi2c: add runtime pm support
` [PATCH 03/11] i2c: imx-lpi2c: add ipg clk for lpi2c driver
` [PATCH 04/11] i2c: imx-lpi2c: manage irq resource request/release in runtime pm
` [PATCH 05/11] i2c: imx-lpi2c: add debug message when i2c peripheral clk doesn't work
` [PATCH 06/11] i2c: imx-lpi2c: improve i2c driver probe priority
` [PATCH 07/11] i2c: imx-lpi2c: increase PM timeout to avoid operate clk frequently
` [PATCH 08/11] i2c: imx-lpi2c: add bus recovery feature
` [PATCH 09/11] i2c: imx-lpi2c: fix i2c timing issue
` [PATCH 10/11] i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycle
` [PATCH 11/11] i2c: imx-lpi2c: add edma mode support

linux-next: manual merge of the net-next tree with the net tree
 2021-03-19  7:21 UTC  (2+ messages)

Clang: powerpc: kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2480 bytes in function 'kvmhv_enter_nested_guest'
 2021-03-19  7:20 UTC 

[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
 2021-03-19  7:15 UTC 

[PATCH 2/2] Bug Fix for last patch
 2021-03-19  7:14 UTC  (11+ messages)
` [PATCH] Insert SFENCE.VMA in function set_pte_at for RISCV

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-19  7:10 UTC  (3+ messages)

[PATCH RESEND] scsi: ufs: Remove unnecessary null checks in ufshcd_find_max_sup_active_icc_level()
 2021-03-19  7:09 UTC 

include/linux/unaligned/be_byteshift.h:46:19: error: redefinition of 'get_unaligned_be32'
 2021-03-19  7:04 UTC 

[PATCH v3 1/2] perf stat: Align CSV output for summary mode
 2021-03-19  7:01 UTC  (2+ messages)
` [PATCH v3 2/2] perf test: Add CVS summary test

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-03-19  7:00 UTC  (5+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot

linux-next: Tree for Mar 19
 2021-03-19  6:59 UTC 

[rcu:dev.2021.03.15a] BUILD SUCCESS 7c9e50cc94bafe0ddfa28bb96b009f24c17ad149
 2021-03-19  6:58 UTC 

[PATCH v2] smp: kernel/panic.c - silence warnings
 2021-03-19  6:58 UTC  (9+ messages)

Fix bug for Ingenic X1000
 2021-03-19  6:58 UTC  (4+ messages)
` [PATCH] I2C: JZ4780: "

[RFC PATCH v5 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-03-19  6:57 UTC  (7+ messages)
` [RFC PATCH v5 1/4] topology: Represent clusters of CPUs within a die
` [RFC PATCH v5 2/4] scheduler: add scheduler level for clusters
` [RFC PATCH v5 3/4] scheduler: scan idle cpu in cluster before scanning the whole llc
` [RFC PATCH v5 4/4] scheduler: Add cluster scheduler level for x86

[PATCH v8] i2c: virtio: add a virtio i2c frontend driver
 2021-03-19  6:56 UTC  (11+ messages)

[PATCH] scsi: ufs: Don't check UFSHCD_CAP_WB_EN capability in ufshcd_wb_toggle{_flush}
 2021-03-19  6:53 UTC 

Partnership
 2021-03-18 15:43 UTC 

[PATCH] rtl8188eu: Removed Unnecessary ftrace-like logging
 2021-03-19  6:42 UTC  (2+ messages)

[PATCH net-next 0/4] net: hinic; make some cleanup for hinic
 2021-03-19  6:36 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hinic: Remove unnecessary 'out of memory' message
` [PATCH net-next 2/4] net: hinic: add a blank line after declarations
` [PATCH net-next 3/4] net: hinic: remove the repeat word "the" in comment
` [PATCH net-next 4/4] net: hinic: convert strlcpy to strscpy

[PATCH] X86: __set_clr_pte_enc() miscalculates physical address
 2021-03-19  6:38 UTC  (2+ messages)

[PATCH] tty: serial: samsung_tty: remove spinlock flags in interrupt handlers
 2021-03-19  6:36 UTC  (4+ messages)

[PATCH] io_uring: Try to merge io requests only for regular files
 2021-03-19  6:36 UTC  (2+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-03-19  6:35 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings:drm/bridge:anx7625:add vendor define flags
` [PATCH v6 2/5] drm/bridge: anx7625: fix not correct return value
` [PATCH v6 3/5] drm/bridge: anx7625: add MIPI DPI input feature support
` [PATCH v6 4/5] drm/bridge: anx7625: add HDCP support
` [PATCH v6 5/5] drm/bridge: anx7625: add HDMI audio function

[PATCH v6] powerpc/irq: inline call_do_irq() and call_do_softirq() on PPC32
 2021-03-19  6:34 UTC 

[PATCH V3] exit: trigger panic when global init has exited
 2021-03-19  6:33 UTC  (7+ messages)

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-03-19  6:27 UTC  (21+ messages)
` [PATCH v2 02/21] ARM: dts: Remove LPC BMC and Host partitions
` [PATCH v2 03/21] ipmi: kcs: aspeed: Adapt to new LPC DTS layout
` [PATCH v2 04/21] pinctrl: aspeed-g5: Adapt to new LPC device tree layout
` [PATCH v2 05/21] soc: aspeed: "
` [PATCH v2 06/21] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties
` [PATCH v2 07/21] ipmi: kcs_bmc: Make status update atomic
` [PATCH v2 08/21] ipmi: kcs_bmc: Rename {read,write}_{status,data}() functions
` [PATCH v2 09/21] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi
` [PATCH v2 10/21] ipmi: kcs_bmc: Turn the driver data-structures inside-out
` [PATCH v2 11/21] ipmi: kcs_bmc: Split headers into device and client
` [PATCH v2 12/21] ipmi: kcs_bmc: Strip private client data from struct kcs_bmc
` [PATCH v2 13/21] ipmi: kcs_bmc: Decouple the IPMI chardev from the core
` [PATCH v2 14/21] ipmi: kcs_bmc: Allow clients to control KCS IRQ state
` [PATCH v2 15/21] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel
` [PATCH v2 16/21] ipmi: kcs_bmc: Add a "raw" character device interface
` [PATCH v2 17/21] dt-bindings: ipmi: Convert ASPEED KCS binding to schema
` [PATCH v2 18/21] dt-bindings: ipmi: Add optional SerIRQ property to ASPEED KCS devices
` [PATCH v2 19/21] ipmi: kcs_bmc_aspeed: Implement KCS SerIRQ configuration
` [PATCH v2 20/21] ipmi: kcs_bmc_aspeed: Fix IBFIE typo from datasheet
` [PATCH v2 21/21] ipmi: kcs_bmc_aspeed: Optionally apply status address

[PATCH] iio: adc: ad7292: Modify the bool initialization assignment
 2021-03-19  6:27 UTC 

[PATCH v3 0/2] AM64: Add support for GPIO
 2021-03-19  6:25 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: ti: k3-am64: Add GPIO DT nodes
` [PATCH v3 2/2] arm64: dts: ti: k3-am642: reserve gpio in mcu domain for firmware usage

[PATCH v2 00/21] ipmi: Allow raw access to KCS devices
 2021-03-19  6:19 UTC 

arch/powerpc/lib/sstep.c:1172:21: error: variable 'suffix' set but not used
 2021-03-19  6:19 UTC 

[PATCH -next] drm/rockchip: remove unused variable 'old_state'
 2021-03-19  6:18 UTC 

[syzbot] KASAN: use-after-free Read in kill_pending_fw_fallback_reqs
 2021-03-19  6:17 UTC  (2+ messages)

[PATCH v3 0/3] Fixes & a new supplementary feature to SPRD mailbox driver
 2021-03-19  6:15 UTC  (4+ messages)
` [PATCH v3 1/3] mailbox: sprd: Introduce refcnt when clients requests/free channels
` [PATCH v3 2/3] dt-bindings: mailbox: Add interrupt-names to SPRD mailbox
` [PATCH v3 3/3] mailbox: sprd: Add supplementary inbox support

linux-next: manual merge of the akpm tree with the security tree
 2021-03-19  6:06 UTC 

[PATCH] bfq: silence lockdep for bfqd/ioc lock inversion
 2021-03-19  6:00 UTC 

csky-linux-gcc: error: unrecognized command line option '-mbacktrace'; did you mean
 2021-03-19  5:56 UTC 

[PATCHv3 0/6] media: uvcvideo: implement UVC 1.5 ROI
 2021-03-19  5:56 UTC  (8+ messages)
` [PATCHv3 1/6] media: v4l UAPI: add ROI selection targets
` [PATCHv3 2/6] media: v4l UAPI: document "
` [PATCHv3 3/6] media: v4l UAPI: add ROI auto-controls flags
` [PATCHv3 4/6] media: v4l UAPI: document "
` [PATCHv3 5/6] media: uvcvideo: add UVC 1.5 ROI control
` [PATCHv3 6/6] MAINTAINERS: update Senozhatsky email address

[PATCH] power: supply: charger-manager: Fix a typo
 2021-03-19  5:52 UTC 

[PATCH] fs/cifs/: fix misspellings using codespell tool
 2021-03-19  5:52 UTC  (2+ messages)

[PATCH 1/1] leds: lgm: Improve Kconfig help
 2021-03-19  5:52 UTC  (5+ messages)

[PATCH 1/2] mm: memcontrol: don't allocate cgroup swap arrays when memcg is disabled
 2021-03-19  5:49 UTC  (2+ messages)
` [PATCH 2/2] mm: memcontrol: deprecate swapaccounting=0 mode

[PATCH] MAINTAINERS: update Senozhatsky email address
 2021-03-19  5:45 UTC 

[PATCH] drm/amd/display: Set AMDGPU_DM_DEFAULT_MIN_BACKLIGHT to 0
 2021-03-19  5:44 UTC 

remove the legacy ide driver
 2021-03-19  5:43 UTC  (3+ messages)

[PATCH] x86/sgx: Avoid returning NULL in __sgx_alloc_epc_page()
 2021-03-19  5:42 UTC  (2+ messages)

[tip:x86/sgx 2/2] arch/x86/kernel/cpu/sgx/main.c:496:7: warning: variable 'nid' is used uninitialized whenever 'if' condition is false
 2021-03-19  5:38 UTC  (3+ messages)
` [PATCH] x86/sgx: fix uninitialized 'nid' variable

[PATCH] selftests/sgx: improve error detection and messages
 2021-03-19  5:37 UTC  (2+ messages)

[PATCHv2 0/3] Add UVC 1.5 Region Of Interest control to uvcvideo
 2021-03-19  5:35 UTC  (8+ messages)
` [PATCHv2 3/3] media: uvcvideo: add UVC 1.5 ROI control

[PATCH] w1: slaves: Typo fixes
 2021-03-19  5:25 UTC 

[PATCH v2 0/2] AM64: Add support for GPIO
 2021-03-19  5:22 UTC  (5+ messages)

[PATCH] futex: use wake_up_process() instead of wake_up_state()
 2021-03-19  5:21 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-03-19  5:20 UTC  (3+ messages)
` [PATCH v5 2/2] rockchip: rk3399: Add support "

[PATCH] MIPS: PCI: Fix a typo
 2021-03-19  5:15 UTC 

[PATCH v6 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R4S
 2021-03-19  5:16 UTC  (2+ messages)
` [PATCH v6 2/2] rockchip: rk3399: Add support "

[PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer
 2021-03-18 11:26 UTC 

[PATCH] swiotlb: Add swiotlb=off to disable SWIOTLB
 2021-03-19  5:01 UTC  (3+ messages)
` [PATCH] swiotlb: Make SWIOTLB_NO_FORCE perform no allocation

[PATCH net-next 0/4] net: ipa: fix validation
 2021-03-19  5:00 UTC  (7+ messages)
` [PATCH net-next 1/4] net: ipa: fix init header command validation
` [PATCH net-next 2/4] net: ipa: fix IPA validation
` [PATCH net-next 3/4] net: ipa: introduce ipa_assert()
` [PATCH net-next 4/4] net: ipa: activate some commented assertions

[PATCH v2] hwmon: add driver for NZXT Kraken X42/X52/X62/X72
 2021-03-19  4:55 UTC 

[PATCH v2] perf stat: Align CSV output for summary mode
 2021-03-19  4:57 UTC  (5+ messages)

[PATCH] microblaze: Fix a typo
 2021-03-19  4:53 UTC 

[PATCH] sch_red: Fix a typo
 2021-03-19  4:46 UTC 

[PATCH] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
 2021-03-19  4:45 UTC  (2+ messages)

[PATCH] cifsd: fix a precedence bug in parse_dacl()
 2021-03-19  4:44 UTC  (2+ messages)

[PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug
 2021-03-19  4:43 UTC  (2+ messages)

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-19  4:42 UTC  (6+ messages)
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver

[PATCH] cifsd: Fix a use after free on error path
 2021-03-19  4:42 UTC  (2+ messages)

[PATCH] drm: i915: Fix a typo
 2021-03-19  4:37 UTC 

[PATCH v3 0/9] ARM: STM32: add art-pi(stm32h750xbh6) board support
 2021-03-19  4:28 UTC  (5+ messages)
` [PATCH v3 6/9] ARM: dts: stm32: add support for art-pi board based on stm32h750xbh6
` [PATCH v3 9/9] dt-bindings: serial: stm32: add phandle 'bluetooth' to fix dtbs_check warrning

[PATCH v6 0/3] J7200: Add support for GPIO and higher speed modes in MMCSD subsystems
 2021-03-19  4:27 UTC  (3+ messages)
` [PATCH v6 3/3] arm64: dts: ti: k3-j7200: Add support for higher speed modes and update delay select values for "

[PATCH] erofs: fix bio->bi_max_vecs behavior change
 2021-03-19  4:16 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] atl1c: optimize rx loop
 2021-03-19  4:15 UTC  (2+ messages)

[PATCH] atl1c: use napi_alloc_skb
 2021-03-19  4:13 UTC 

[RFC PATCH v3 00/18] dynamic debug diet plan
 2021-03-19  4:12 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: remove reset code from dai_probe
 2021-03-19  4:10 UTC  (5+ messages)

[PATCH v4 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-19  4:05 UTC  (4+ messages)
` [PATCH v4 4/5] mm: memcontrol: use "
    ` [External] "

[PATCH] ARM: Qualify enabling of swiotlb_init()
 2021-03-19  4:03 UTC 

[PATCH v4 00/25] Page folios
 2021-03-19  4:01 UTC  (2+ messages)

[V2,1/1] platform/x86: add support for Advantech software defined button
 2021-03-19  4:00 UTC  (3+ messages)

[PATCH net-next] atl1c: switch to napi_gro_receive
 2021-03-19  3:59 UTC 

CLANG LTO compatibility issue with DEBUG_INFO_BTF
 2021-03-19  3:56 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
 2021-03-19  3:52 UTC  (4+ messages)
` [PATCH v4 2/4] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-juniper
` [PATCH v4 3/4] arm64: dts: mt8183: Add kukui-jacuzzi-damu board
` [PATCH v4 4/4] arm64: dts: mt8183: Add kukui-jacuzzi-juniper board

[PATCH 00/30] [Set 2] Rid W=1 warnings in SCSI
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH v3] platform/x86: add support for Advantech software defined button
 2021-03-19  3:48 UTC 

[PATCH] staging: comedi: replace slash in name
 2021-03-19  3:48 UTC  (5+ messages)
` [PATCH] staging: comedi: das800: fix request_irq() warn
    ` [PATCH v2] "

[PATCH] scsi: 3w-sas: remove unneeded variable 'retval'
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove unnecessary ret in ufshcd_populate_vreg()
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: use dma_pool_zalloc instead
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: Mundane spelling fixes in the file qla1280.c
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] Fix spelling typo of conditions
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH v2] scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH v2 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: mvumi: Use true and false for bool variable
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: csiostor: Assign boolean values to a bool variable
 2021-03-19  3:46 UTC  (2+ messages)

v3: scsi: ufshcd: use a macro for UFS versions
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: ufs-pci: Add support for Intel LKF
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH][next] scsi: mpt3sas: Replace unnecessary dynamic allocation with a static one
 2021-03-19  3:46 UTC  (2+ messages)

[PATCH] scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
 2021-03-19  3:45 UTC  (2+ messages)

[PATCH v5 0/3] J7200: Add support for GPIO and higher speed modes in MMCSD subsystems
 2021-03-19  3:45 UTC  (4+ messages)
` [PATCH v5 3/3] arm64: dts: ti: k3-j7200: Add support for higher speed modes and update delay select values for "


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 read-only IMAP folder(s) and NNTP newsgroup(s).