linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 15:10:48 to 2021-05-20 17:50:47 UTC [more...]

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20 17:50 UTC  (14+ messages)
` [PATCH v12 4/8] arm64: kvm: Introduce MTE VM feature
` [PATCH v12 5/8] arm64: kvm: Save/restore MTE registers
` [PATCH v12 7/8] KVM: arm64: ioctl to fetch/store tags in a guest

[PATCH] scsi: sni_53c710: Fix a resource leak in an error handling path
 2021-05-20 17:50 UTC  (3+ messages)

[PATCH] mm: move idle swap cache pages to the tail of LRU after COW
 2021-05-20 17:49 UTC  (6+ messages)

[PATCH] staging: emxx_udc: Fixed coding style in places where lines should not end in '('
 2021-05-20 17:46 UTC 

[PATCH 00/39] irqdomain: Simplify interrupt handling
 2021-05-20 17:47 UTC  (41+ messages)
` [PATCH 01/39] nios2: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 02/39] staging: octeon-hcd: Directly include linux/of.h
` [PATCH 03/39] mfd: ioc3: Directly include linux/irqdomain.h
` [PATCH 04/39] watchdog/octeon-wdt: "
` [PATCH 05/39] irqchip/mips-gic: "
` [PATCH 06/39] MIPS: lantiq: Directly include linux/of.h in xway/dma.c
` [PATCH 07/39] MIPS: Add missing linux/irqdomain.h includes
` [PATCH 08/39] MIPS: Do not include linux/irqdomain.h from asm/irq.h
` [PATCH 09/39] powerpc: Add missing linux/{of.h,irqdomain.h} include directives
` [PATCH 10/39] scsi/ibmvscsi: Directly include linux/{of.h,irqdomain.h}
` [PATCH 11/39] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 12/39] powerpc: Drop dependency between asm/irq.h and linux/irqdomain.h
` [PATCH 13/39] irqdomain: Kill irq_domain_add_legacy_isa
` [PATCH 14/39] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 15/39] powerpc: Move the use of irq_domain_add_nomap() behind a config option
` [PATCH 16/39] irqdomain: Make normal and nomap irqdomains exclusive
` [PATCH 17/39] irqdomain: Use struct_size() helper when allocating irqdomain
` [PATCH 18/39] irqdomain: Cache irq_data instead of a virq number in the revmap
` [PATCH 19/39] irqdomain: Implement irq_domain_clear_mapping() with irq_domain_set_mapping()
` [PATCH 20/39] irqdomain: Protect the linear revmap with RCU
` [PATCH 21/39] irqdomain: Introduce irq_resolve_mapping()
` [PATCH 22/39] genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
` [PATCH 23/39] irqdesc: Fix __handle_domain_irq() comment
` [PATCH 24/39] irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq()
` [PATCH 25/39] genirq: Add generic_handle_domain_irq() helper
` [PATCH 26/39] genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
` [PATCH 27/39] irqchip: Bulk conversion to generic_handle_domain_irq()
` [PATCH 28/39] gpio: "
` [PATCH 29/39] pinctrl: "
` [PATCH 30/39] PCI: "
` [PATCH 31/39] mfd: "
` [PATCH 32/39] gpu: "
` [PATCH 33/39] SH: "
` [PATCH 34/39] ARM: "
` [PATCH 35/39] mips: "
` [PATCH 36/39] arc: "
` [PATCH 37/39] xtensa: "
` [PATCH 38/39] nios2: "
` [PATCH 39/39] powerpc: "

[PATCH Part1 RFC v2 00/20] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-05-20 17:44 UTC  (8+ messages)
` [PATCH Part1 RFC v2 09/20] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v2 10/20] x86/sev: Add a helper for the PVALIDATE instruction

[PATCH 0/4] Map register blocks individually
 2021-05-20 17:42 UTC  (4+ messages)
` [PATCH 1/4] cxl/mem: Fully decode device capability header

[PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-20 17:41 UTC 

[PATCH v3 0/3] mtd: spi-nor: otp: 4 byte mode fix and erase support
 2021-05-20 17:40 UTC  (6+ messages)
` [PATCH v3 1/3] mtd: spi-nor: otp: fix access to security registers in 4 byte mode
` [PATCH v3 2/3] mtd: spi-nor: otp: use more consistent wording
` [PATCH v3 3/3] mtd: spi-nor: otp: implement erase for Winbond and similar flashes

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-20 17:38 UTC  (8+ messages)
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()

Calling queue_work() multiple times with the same work_struct
 2021-05-20 17:31 UTC  (3+ messages)

[PATCH 0/5] ARM: dts: qcom: Enable various devices for IPQ806x / RB3011
 2021-05-20 17:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] ARM: dts: qcom: Add ADM DMA + NAND definitions to ipq806x
  ` [PATCH v2 2/5] ARM: dts: qcom: Add tsens details "
  ` [PATCH v2 3/5] ARM: dts: qcom: Add USB port definitions "
  ` [PATCH v2 4/5] ARM: dts: qcom: add L2CC and RPM for IPQ8064
  ` [PATCH v2 5/5] ARM: dts: qcom: Enable NAND + USB for RB3011

[PATCH] scsi: core: Cap shost cmd_per_lun at can_queue
 2021-05-20 17:24 UTC  (5+ messages)

[RFC v2 00/23] io_uring BPF requests
 2021-05-20 17:23 UTC  (5+ messages)
` [PATCH 18/23] libbpf: support io_uring

[PATCH v3 0/2] kdb code refactoring
 2021-05-20 17:21 UTC  (5+ messages)
` [PATCH v3 1/2] kdb: Get rid of redundant kdb_register_flags()
` [PATCH v3 2/2] kdb: Simplify kdb_defcmd macro logic

[PATCH stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-05-20 17:17 UTC  (3+ messages)

[PATCH v4 0/8] Introduce intel_skl_int3472 module
 2021-05-20 17:15 UTC  (3+ messages)
` [PATCH v4 1/8] ACPI: scan: Extend acpi_walk_dep_device_list()

[PATCH] staging: iio: fix some formatting issues
 2021-05-20 17:13 UTC  (2+ messages)

[PATCH v3 0/2] Apple M1 pinctrl DT bindings
 2021-05-20 17:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl
` [PATCH v3 2/2] arm64: apple: Add pinctrl nodes

[PATCH] media: davinci: fix two kernel-doc comments
 2021-05-20 17:10 UTC  (2+ messages)

[RFC 0/3] dma-fence: Add a "boost" mechanism
 2021-05-20 17:08 UTC  (13+ messages)
` [RFC 1/3] dma-fence: Add boost fence op
          ` [Linaro-mm-sig] "
` [RFC 2/3] drm/atomic: Call dma_fence_boost() when we've missed a vblank

[PATCH] blk-throttle: fix race between submitter and throttler thread
 2021-05-20 17:07 UTC  (4+ messages)

[PATCH v5 0/3] sched/fair: Burstable CFS bandwidth controller
 2021-05-20 17:06 UTC  (6+ messages)
` [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
` [PATCH v5 2/3] sched/fair: Add cfs bandwidth burst statistics

[PATCH] dt-bindings: gpio: gpio-davinci: Convert to json-schema
 2021-05-20 17:04 UTC  (5+ messages)

[RFC PATCH] misc: xilinx-sdfec: Check if file->private_data is NULL
 2021-05-20 17:01 UTC 

[PATCH] wq: handle VM suspension in stall detection
 2021-05-20 16:59 UTC  (2+ messages)

[PATCH 0/4] drm/vc4: Add support for the BCM2711 VEC
 2021-05-20 16:53 UTC  (2+ messages)

[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-05-20 16:51 UTC  (4+ messages)
` [PATCH v26 02/10] fs/ntfs3: Add initialization of super block

[GIT PULL] sound fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.13-rc3
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.13-2
 2021-05-20 16:47 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-05-20 16:47 UTC  (2+ messages)

[PATCH 0/4] perf vendor events: Add events for Icelake Server and update for Icelake Client
 2021-05-20 16:44 UTC  (9+ messages)
` [PATCH 1/4] perf vendor events: Add core event list for Icelake Server
` [PATCH 2/4] perf vendor events: Add uncore "
` [PATCH 3/4] perf vendor events: Add metrics "
` [PATCH 4/4] perf vendor events: Update event list for Icelake Client

[PATCH 00/16] Rid W=1 warnings from Char
 2021-05-20 16:43 UTC  (5+ messages)
` [PATCH 07/16] char: tpm: tpm1-cmd: Fix a couple of misnamed functions
` [PATCH 08/16] char: tpm: tpm_ftpm_tee: Fix a couple of kernel-doc misdemeanours

[PATCH v2] add longer timeout for verify signature command
 2021-05-20 16:39 UTC  (3+ messages)
` [PATCH v2] tpm2: "

[PATCH BUGFIX] block, bfq: fix delayed stable merge check
 2021-05-20 16:39 UTC  (3+ messages)

[PATCH RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-20 16:37 UTC  (5+ messages)
` [PATCH RESEND v2 3/7] PCI: Add new array for keeping track of ordering of reset methods
` [PATCH RESEND v2 5/7] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v2 00/17] Adding support for controlling the leds found on Intel NUC
 2021-05-20 16:36 UTC  (16+ messages)
` [PATCH v2 16/17] leds: leds-nuc: add support for changing the ethernet type indicator

[PATCH] ASoC: Intel: boards: Select SND_SOC_HDAC_HDMI for Soundwire machine driver
 2021-05-20 16:33 UTC 

[PATCH v4] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-20 16:32 UTC 

[PATCH v5 1/2] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-05-20 16:32 UTC  (7+ messages)
` [PATCH v5 2/2] selftests/sgx: Migrate to kselftest harness

[PATCH] cgroup: disable controllers at parse time
 2021-05-20 16:30 UTC  (2+ messages)

[PATCH] Move VMEnter and VMExit tracepoints closer to the actual event
 2021-05-20 16:18 UTC  (3+ messages)

[PATCH] of/fdt: Don't worry about non-memory region overlap for no-map
 2021-05-20 16:17 UTC  (2+ messages)

[RESEND 1/1] clk: versatile: remove dependency on ARCH_*
 2021-05-20 16:17 UTC 

[PATCH v4 1/2] drm/msm/dp: handle irq_hpd with sink_count = 0 correctly
 2021-05-20 16:08 UTC  (5+ messages)

[PATCH 1/2] mtd: partitions: redboot: seek fis-index-block in the right node
 2021-05-20 16:07 UTC  (7+ messages)
` [PATCH 2/2] mtd: partitions: redboot: fix style issues

[PATCH v5 0/5] add support for FRAM
 2021-05-20 16:04 UTC 

[PATCH] Bluetooth: hci_h5: Add RTL8822CS capabilities
 2021-05-20 16:02 UTC  (8+ messages)

[PATCH 0/3] tty: serial: meson: add amlogic,uart-fifosize property
 2021-05-20 16:02 UTC  (4+ messages)

[PATCH v4 0/4] add support for FRAM
 2021-05-20 16:01 UTC  (6+ messages)
` [PATCH v5 1/5] nvmem: eeprom: at25: "
` [PATCH v5 2/5] "
` [PATCH v5 3/5] nvmem: eeprom: add documentation "
` [PATCH v5 4/5] nvmem: eeprom: at25: export FRAM serial num
` [PATCH v5 5/5] nvmem: eeprom: add documentation of sysfs sernum file

[PATCH] Ensure kernel AI key is not changed on fork
 2021-05-20 16:00 UTC  (2+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-20 16:00 UTC  (13+ messages)
` [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE

[RFC PATCH 0/3] Add additional MOK vars
 2021-05-20 15:59 UTC  (3+ messages)
` [RFC PATCH 1/3] keys: Add ability to trust the platform keyring

[PATCH 0/6] Don't use BIT() macro in UAPI headers
 2021-05-20 15:59 UTC  (8+ messages)
` [PATCH 2/6] KVM: X86: "

[PATCH] tools/bootconfig: Fix a build error accroding to undefined fallthrough
 2021-05-20 15:47 UTC  (3+ messages)

[PATCH] media: atomisp: Replace whitespace at the beginning of line
 2021-05-20 15:50 UTC 

[RFC v2 0/9] Add Synopsys DesignWare HDMI RX Controller and PHY drivers
 2021-05-20 15:48 UTC  (10+ messages)
` [RFC v2 1/9] dt-bindings: phy: Document Synopsys DesignWare HDMI RX PHYs e405 and e406
` [RFC v2 2/9] dt-bindings: media: Document Synopsys DesignWare HDMI RX
` [RFC v2 3/9] MAINTAINERS: Add entry for Synopsys DesignWare HDMI drivers
` [RFC v2 4/9] phy: Add PHY standard HDMI opts to the PHY API
` [RFC v2 5/9] phy: dwc: Add Synopsys DesignWare HDMI RX PHYs e405 and e406 Driver
` [RFC v2 6/9] media: platform: Add Synopsys DesignWare HDMI RX Controller Driver
` [RFC v2 7/9] media: v4l2-dv-timings: Add more CEA/CTA-861 video format timings
` [RFC v2 8/9] media: dwc: dw-hdmi-rx: Add support for Aspect Ratio
` [RFC v2 9/9] media: dwc: dw-hdmi-rx: Add support for CEC

{standard input}:3140: Error: operands mismatch -- statement `andl %a1,%d1' ignored
 2021-05-20 15:47 UTC 

[PATCH v4 0/5] virtiofs: propagate sync() to file server
 2021-05-20 15:46 UTC  (6+ messages)
` [PATCH v4 1/5] fuse: Fix leak in fuse_dentry_automount() error path
` [PATCH v4 2/5] fuse: Call vfs_get_tree() for submounts
` [PATCH v4 3/5] fuse: Make fuse_fill_super_submount() static
` [PATCH v4 4/5] virtiofs: Skip submounts in sget_fc()
` [PATCH v4 5/5] virtiofs: propagate sync() to file server

[PATCH 0/3] Skip numa distance for offline nodes
 2021-05-20 15:44 UTC  (4+ messages)
` [PATCH 1/3] sched/topology: Allow archs to populate distance map
` [PATCH 2/3] powerpc/numa: Populate distance map correctly
` [PATCH 3/3] sched/topology: Skip updating masks for non-online nodes

[PATCH RESEND] init/initramfs.c: make initramfs support pivot_root
 2021-05-20 15:42 UTC 

arch/sh/boards/mach-rsk/devices-rsk7203.c:131:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-05-20 15:39 UTC 

[PATCH] init/initramfs.c: add a new mount as root file system
 2021-05-20 15:37 UTC  (5+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-20 15:35 UTC  (14+ messages)

[RFC net-next v2 0/4] Marvell Prestera Switchdev initial updates for firmware version 3.0
 2021-05-20 15:35 UTC  (5+ messages)
` [RFC net-next v2 1/4] net: marvell: prestera: disable events interrupt while handling
` [RFC net-next v2 2/4] net: marvell: prestera: align flood setting according to latest firmware version
` [RFC net-next v2 3/4] net: marvell: prestera: bump supported firmware version to 3.0
` [RFC net-next v2 4/4] net: marvell: prestera: try to load previous fw version

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-05-20 15:28 UTC  (4+ messages)
` [PATCH v16 10/14] s390/zcrypt: driver callback to indicate resource in use

[PATCH v1 1/1] infiniband: hf1: Use string_upper() instead of open coded variant
 2021-05-20 15:27 UTC  (2+ messages)

[PATCH -next] Bluetooth: RFCOMM: Use DEVICE_ATTR_RO macro
 2021-05-20 15:25 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Add support USB ALT 3 for WBS
 2021-05-20 15:23 UTC  (2+ messages)

[PATCH 5.12 00/43] 5.12.6-rc2 review
 2021-05-20 15:23 UTC 

[PATCH 5.10 00/45] 5.10.39-rc2 review
 2021-05-20 15:23 UTC 

[PATCH 4.4 000/186] 4.4.269-rc2 review
 2021-05-20 15:23 UTC 

[PATCH 0/9] tty: hvc_console: Fix some coding style issues
 2021-05-20 15:21 UTC  (7+ messages)
` [PATCH 6/9] tty: hvc_console: Fix coding style issues of block comments

[PATCH v2] mtd: spi-nor: implement OTP erase for Winbond and similar flashes
 2021-05-20 15:21 UTC  (5+ messages)

[PATCH v1] Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc
 2021-05-20 15:21 UTC  (2+ messages)

[PATCH][Ping] perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM
 2021-05-20 15:21 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: Convert mux bindings to schema
 2021-05-20 15:19 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: mfd: ti,j721e-system-controller: Fix mux node errors

[PATCH V2 00/13] soc: imx: gpcv2: support i.MX8MM
 2021-05-20 15:16 UTC  (4+ messages)

[PATCH v12] USB: serial: cp210x: Add support for GPIOs on CP2108
 2021-05-20 15:11 UTC  (3+ messages)

[PATCH v4 0/5] Enable Bluetooth functionality for WCN6750
 2021-05-20 15:10 UTC  (2+ messages)


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