All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-09 11:32:40 to 2021-03-09 12:14:06 UTC [more...]

[syzbot] KASAN: use-after-free Read in usb_audio_disconnect
 2021-03-09 11:38 UTC  (3+ messages)

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-09 12:10 UTC  (58+ messages)
` [PATCH v2 01/43] powerpc/traps: unrecoverable_exception() is not an interrupt handler
` [PATCH v2 02/43] powerpc/traps: Declare unrecoverable_exception() as __noreturn
` [PATCH v2 03/43] powerpc/40x: Don't use SPRN_SPRG_SCRATCH0/1 in TLB miss handlers
` [PATCH v2 04/43] powerpc/40x: Change CRITICAL_EXCEPTION_PROLOG macro to a gas macro
` [PATCH v2 05/43] powerpc/40x: Save SRR0/SRR1 and r10/r11 earlier in critical exception
` [PATCH v2 06/43] powerpc/40x: Reorder a few instructions in critical exception prolog
` [PATCH v2 07/43] powerpc/40x: Prepare for enabling MMU "
` [PATCH v2 08/43] powerpc/40x: Prepare normal exception handler for enabling MMU early
` [PATCH v2 09/43] powerpc/32: Reconcile interrupts in C
` [PATCH v2 10/43] powerpc/32: Entry cpu time accounting "
` [PATCH v2 11/43] powerpc/32: Handle bookE debugging in C in exception entry
` [PATCH v2 12/43] powerpc/32: Use fast instruction to set MSR RI in exception prolog on 8xx
` [PATCH v2 13/43] powerpc/32: Remove ksp_limit
` [PATCH v2 14/43] powerpc/32: Always enable data translation in exception prolog
` [PATCH v2 15/43] powerpc/32: Tag DAR in EXCEPTION_PROLOG_2 for the 8xx
` [PATCH v2 16/43] powerpc/32: Enable instruction translation at the same time as data translation
` [PATCH v2 17/43] powerpc/32: Statically initialise first emergency context
` [PATCH v2 18/43] powerpc/32: Add vmap_stack_overflow label inside the macro
` [PATCH v2 19/43] powerpc/32: Use START_EXCEPTION() as much as possible
` [PATCH v2 20/43] powerpc/32: Move exception prolog code into .text once MMU is back on
` [PATCH v2 21/43] powerpc/32: Provide a name to exception prolog continuation in virtual mode
` [PATCH v2 22/43] powerpc/32: Refactor booke critical registers saving
` [PATCH v2 23/43] powerpc/32: Perform normal function call in exception entry
` [PATCH v2 24/43] powerpc/32: Always save non volatile registers on "
` [PATCH v2 25/43] powerpc/32: Replace ASM exception exit by C exception exit from ppc64
` [PATCH v2 26/43] powerpc/32: Set regs parameter in r3 in transfer_to_handler
` [PATCH v2 27/43] powerpc/32: Call bad_page_fault() from do_page_fault()
` [PATCH v2 28/43] powerpc/64e: "
` [PATCH v2 29/43] powerpc/32: Save trap number on stack in exception prolog
` [PATCH v2 30/43] powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs
` [PATCH v2 31/43] powerpc/32: Only restore non volatile registers when required
` [PATCH v2 32/43] powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
` [PATCH v2 33/43] powerpc/32: Remove the xfer parameter in EXCEPTION() macro
` [PATCH v2 34/43] powerpc/32: Refactor saving of volatile registers in exception prologs
` [PATCH v2 35/43] powerpc/32: Save remaining registers in exception prolog
` [PATCH v2 36/43] powerpc/32: Set current->thread.regs in C interrupt entry
` [PATCH v2 37/43] powerpc/32: Return directly from power_save_ppc32_restore()
` [PATCH v2 38/43] powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500
` [PATCH v2 39/43] powerpc/32s: Move KUEP locking/unlocking in C
` [PATCH v2 40/43] powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic
` [PATCH v2 41/43] powerpc/32s: Create C version of kuap save/restore/check helpers
` [PATCH v2 42/43] powerpc/8xx: "
` [PATCH v2 43/43] powerpc/32: Manage KUAP in C

[RESEND v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09 12:09 UTC  (2+ messages)
` [RESEND v12] can: usb: etas_es58X: add support for "

[PATCH] generic/626: add test for detached mount propagation
 2021-03-09 12:10 UTC 

[PATCH v2] arm64: dts: qcom: Introduce SM8350 HDK
 2021-03-09 12:10 UTC  (2+ messages)

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.104)
 2021-03-09 12:10 UTC 

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-09 12:10 UTC  (2+ messages)

[PATCH v8 0/4] Add basic SoC support for mt6765
 2021-03-09 12:05 UTC  (16+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/4] dt-bindings: mediatek: Add smi dts binding for Mediatek MT6765 SoC
  ` [PATCH v9 2/4] soc: mediatek: add MT6765 scpsys and subdomain support
  ` [PATCH v9 3/4] arm64: dts: mediatek: add mt6765 support
  ` [PATCH v9 4/4] arm64: defconfig: add CONFIG_COMMON_CLK_MT6765_XXX clocks

[PATCH kvmtool v2 00/22] Unify I/O port and MMIO trap handling
 2021-03-09 12:09 UTC  (7+ messages)
` [PATCH kvmtool v2 08/22] x86/ioport: Refactor trap handlers
` [PATCH kvmtool v2 09/22] x86/ioport: Switch to new "

[PATCH] perf tools: use ARRAY_SIZE
 2021-03-09 12:09 UTC  (2+ messages)

[PULL v2 00/38] emulated nvme device updates
 2021-03-09 11:45 UTC  (16+ messages)
` [PULL v2 01/38] hw/block/nvme: introduce nvme-subsys device
` [PULL v2 02/38] hw/block/nvme: support to map controller to a subsystem
` [PULL v2 03/38] hw/block/nvme: add CMIC enum value for Identify Controller
` [PULL v2 04/38] hw/block/nvme: support for multi-controller in subsystem
` [PULL v2 05/38] hw/block/nvme: add NMIC enum value for Identify Namespace
` [PULL v2 06/38] hw/block/nvme: support for shared namespace in subsystem
` [PULL v2 07/38] hw/block/nvme: remove unused parameter in check zone write
` [PULL v2 08/38] hw/block/nvme: refactor zone resource management
` [PULL v2 09/38] hw/block/nvme: pull write pointer advancement to separate function
` [PULL v2 10/38] nvme: updated shared header for copy command
` [PULL v2 11/38] hw/block/nvme: add simple "
` [PULL v2 12/38] hw/block/nvme: fix Close Zone
` [PULL v2 16/38] hw/block/nvme: add broadcast nsid support flush command
` [PULL v2 18/38] hw/block/nvme: deduplicate bad mdts trace event
` [PULL v2 28/38] hw/block/nvme: try to deal with the iov/qsg duality

[LTP] [PATCH] max_map_count: Add judgment of abnormal situation
 2021-03-09 12:09 UTC 

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.179-21-gaab4fb7b1ffaf)
 2021-03-09 12:06 UTC 

[PATCH 1/2] board: gateworks: venice: fix gsc_get_dev
 2021-03-09 12:04 UTC  (4+ messages)
` [PATCH 2/2] board: gateworks: venice: increase CONFIG_SYS_SPL_MALLOC_SIZE

[PATCH 01/24] webkit/wpe: only check even versions
 2021-03-09 12:04 UTC  (5+ messages)
` [PATCH 18/24] procps: update 3.3.16 -> 3.3.17
  ` [OE-core] "

RESEND v2: scsi: ufshcd: use a macro for UFS versions
 2021-03-09 12:03 UTC  (4+ messages)
` [RESEND PATCH v2 1/3] scsi: ufshcd: use a function to calculate versions
` [RESEND PATCH v2 2/3] scsi: ufs: qcom: use ufshci_version function
` [RESEND PATCH v2 3/3] scsi: ufshcd: remove version check

[PATCH 1/2] arm64: dts: juno: Describe PCI dma-ranges
 2021-03-09 12:01 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board
 2021-03-09 12:01 UTC  (4+ messages)
` [PATCH] ARM: dts: imx6ull: fix ubi filesystem mount failed

[PATCH] webkitgtk: Link libatomic on RISCV
 2021-03-09 12:02 UTC  (4+ messages)
` [OE-core] "

[PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus
 2021-03-09 11:59 UTC  (3+ messages)

[PATCH] webkitgtk: Use linker options to reduce memory overhead during linking
 2021-03-09 12:01 UTC  (4+ messages)
` [OE-core] "

USB 3.2 Gen 2x2 "Superspeed+20GBps" support for ASM3242
 2021-03-09 12:02 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
 2021-03-09 11:59 UTC  (2+ messages)

[PATCH] block: Discard page cache of zone reset target range
 2021-03-09 11:58 UTC  (4+ messages)

windows git invalid path error
 2021-03-09 11:58 UTC 

pull request: iwlwifi firmware updates 2021-03-05-v2
 2021-03-09 11:57 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.260-5-g5ea2e1b3a389)
 2021-03-09 11:56 UTC 

v2: scsi: ufshcd: use a macro for UFS versions
 2021-03-09 11:55 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: ufshcd: use a function to calculate versions
` [PATCH v2 2/3] scsi: ufs: qcom: use ufshci_version function
` [PATCH v2 3/3] scsi: ufshcd: remove version check

[LTP] [PATCh v2] clock_gettime04: print more info to help debugging
 2021-03-09 11:56 UTC  (4+ messages)

[meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config
 2021-03-09 11:55 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 84e14a368ca0bd7c6ea6858f608ba4392c8e00c2
 2021-03-09 11:54 UTC 

[0/3] Add SC7280 interconnect provider driver
 2021-03-09 11:50 UTC  (4+ messages)
` [1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
` [2/3] interconnect: qcom: Add SC7280 interconnect provider driver
` [3/3] arm64: dts: sc7280: Add interconnect provider DT nodes

pull request: iwlwifi firmware updates 2021-03-05
 2021-03-09 11:50 UTC  (2+ messages)

[PATCH v3 0/4] pinctrl: renesas: Add vin4_g8 and vin5_high8 pins
 2021-03-09 11:49 UTC  (5+ messages)
` [PATCH v3 1/4] pinctrl: renesas: r8a77951: "
` [PATCH v3 2/4] pinctrl: renesas: r8a7796: "
` [PATCH v3 3/4] pinctrl: renesas: r8a77990: "
` [PATCH v3 4/4] pinctrl: renesas: r8a77965: "

[dpdk-dev] [PATCH v15 00/12] Arm build options rework
 2021-03-09 11:49 UTC  (7+ messages)
` [dpdk-dev] [PATCH v16 0/3] "
  ` [dpdk-dev] [PATCH v16 1/3] build: disable/enable drivers in Arm builds

[PATCH dwarves v2] btf: Add support for the floating-point types
 2021-03-09 11:48 UTC  (2+ messages)

[PATCH] media: core headers: fix kernel-doc warnings
 2021-03-09 11:48 UTC 

[PATCH v1 0/2] mainline ti tsc2046 adc driver
 2021-03-09 11:46 UTC  (9+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the TI TSC2046 controller

[PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list
 2021-03-09 11:46 UTC  (4+ messages)

[PATCH v2 0/8] usb: Check for genXxY on host
 2021-03-09 11:47 UTC  (3+ messages)
` [PATCH v2 7/8] usb: xhci: Rewrite xhci_create_usb3_bos_desc()

[PATCH] block: keyslot-manager: fix error return code of blk_ksm_evict_key()
 2021-03-09 11:45 UTC  (2+ messages)

[RFC 00/19] Rework support for i.MX8MQ interconnect with devfreq
 2021-03-09 11:43 UTC  (6+ messages)

[PATCH v2 0/2] xfs: Skip repetitive warnings about mount options
 2021-03-09 11:44 UTC  (5+ messages)
` [PATCH v2 1/2] xfs: rename variable mp to parsing_mp
` [PATCH v2 2/2] xfs: Skip repetitive warnings about mount options

[RESEND PATCH v5 1/4] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
 2021-03-09 11:42 UTC  (5+ messages)
` [RESEND PATCH v5 2/4] arm64: dts: rk3399: Add dfi and dmc nodes

[dm-devel] [PATCH 4/4] dm: support I/O polling
 2021-03-09 11:42 UTC  (9+ messages)

[dpdk-dev] [PATCH v1 1/5] net/ark: update pkt director initial state
 2021-03-09 11:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/6] "
  ` [dpdk-dev] [PATCH v3 3/6] net/ark: update internal structs to reflect FPGA updates
  ` [dpdk-dev] [PATCH v3 5/6] net/ark: cleanup and document ark dynamic extansion

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-09 11:41 UTC  (2+ messages)

[PATCH] KVM: arm64: Cap default IPA size to the host's own size
 2021-03-09 11:40 UTC  (8+ messages)

[PATCH V10 0/8] nvmet: add ZBD backend support
 2021-03-09 11:42 UTC  (11+ messages)
` [PATCH V10 1/8] nvmet: trim args for nvmet_copy_ns_identifier()
` [PATCH V10 2/8] nvmet: add NVM Command Set Identifier support
` [PATCH V10 3/8] nvmet: add command set supported ctrl cap
` [PATCH V10 4/8] nvmet: add ZBD over ZNS backend support
` [PATCH V10 6/8] nvme-core: check ctrl css before setting up zns

[omap-audio:peter/linux-next-wip 20/62] sound/soc/soc-utils.c:150:34: warning: unused variable 'soc_dummy_ids'
 2021-03-09 11:41 UTC 

Core translation should be documented on po/README
 2021-03-09 11:40 UTC 

[PATCH v6 1/2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Add bindings
 2021-03-09 11:39 UTC  (2+ messages)
` [PATCH v6 2/2] input: touchscreen: Add support for ILITEK Lego Series

[PATCH] btrfs: turn btrfs_destroy_delayed_refs() into void function
 2021-03-09 11:38 UTC  (3+ messages)

[PATCH] drm/komeda: Fix off-by-1 when with readback conn due to rounding
 2021-03-09 11:36 UTC  (2+ messages)

[PATCH v3 for-4.15] x86/msr: introduce an option for compatible MSR behavior selection
 2021-03-09 11:36 UTC  (2+ messages)

[PATCH 1/5] meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
 2021-03-09 11:35 UTC  (5+ messages)
` [PATCH 2/5] meta/recipes-support: "
` [PATCH 3/5] meta/recipes-kernel: "
` [PATCH 4/5] meta/recipes-multimedia: "
` [PATCH 5/5] meta/recipes-graphics: "

[PATCH DO NOT APPLY] docs: Document allocator properties and the rubric for using them
 2021-03-09 11:36 UTC  (6+ messages)

[PATCH v3 0/2] Submission of XillyUSB driver
 2021-03-09 11:34 UTC  (3+ messages)
` [PATCH v3 1/2] char: xillybus: Move class-related functions to new xillybus_class.c
` [PATCH v3 2/2] staging: Add driver for XillyUSB (Xillybus variant for USB)

[PATCH 1/1] RISC-V: correct enum sbi_ext_rfence_fid
 2021-03-09 11:33 UTC  (6+ messages)

[PATCH v2 0/3] Don't use RCU for x_tables synchronization
 2021-03-09 11:33 UTC  (3+ messages)
` [PATCH v2 3/3] netfilter: x_tables: Use correct memory barriers

[PATCH 1/4] watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()
 2021-03-09 11:34 UTC  (5+ messages)
` [PATCH 3/4] watchdog: Allow to use CONFIG_WDT without starting watchdog
` [PATCH 4/4] arm: mvebu: Espressobin: Enable watchdog support but do not start it

[Buildroot] [PATCH] package/optee-client: fix git_d build issue in OP-TEE 3.12 libckteec
 2021-03-09 11:33 UTC 

[PATCH v2 0/4] Disable unsupported features on iOS hosts
 2021-03-09 11:31 UTC  (3+ messages)
` [PATCH v2 3/4] block: detect DKIOCGETBLOCKCOUNT/SIZE before use

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 68 warnings (v4.14.224-6-g87947eea5b9c2)
 2021-03-09 11:32 UTC 

[PATCH net v3 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-09 11:31 UTC  (2+ messages)
` [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct


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.