linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 10:20:25 to 2021-03-09 12:42:26 UTC [more...]

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-09 12:41 UTC  (10+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

[PATCH] arm64: make STACKPROTECTOR_PER_TASK configurable
 2021-03-09 12:39 UTC  (2+ messages)

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-09 12:36 UTC  (3+ messages)

[PATCH] perf auxtrace: Fix auxtrace queue conflict
 2021-03-09 12:35 UTC  (3+ messages)

[PATCH v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-03-09 12:33 UTC  (6+ messages)

[PATCH v2 0/2] set memcg when split page
 2021-03-09 12:32 UTC  (5+ messages)
` [PATCH v2 2/2] mm/memcg: "

[PATCH resend v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-03-09 12:30 UTC  (14+ messages)
` [PATCH resend v1 2/7] pps: clients: gpio: Use dev_err_probe() to avoid log noise
` [PATCH resend v1 3/7] pps: clients: gpio: Remove redundant condition in ->remove()
` [PATCH resend v1 4/7] pps: clients: gpio: Get rid of legacy platform data
` [PATCH resend v1 5/7] pps: clients: gpio: Make use of device properties
` [PATCH resend v1 6/7] pps: clients: gpio: Use struct device pointer directly
` [PATCH resend v1 7/7] pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()

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

[syzbot] KASAN: use-after-free Read in usb_audio_disconnect
 2021-03-09 12:23 UTC  (4+ messages)

No sound cards detected on Kabylake laptops after upgrade to kernel 5.8
 2021-03-09 12:19 UTC 

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

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

[PATCH] kdb: Refactor kdb_defcmd implementation
 2021-03-09 12:17 UTC 

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-09 12:15 UTC  (7+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions
` [PATCH v5 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v5 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v5 4/8] mm/rmap: Split migration into its own function
` [PATCH v5 5/8] mm: Device exclusive memory access
` [PATCH v5 6/8] mm: Selftests for exclusive device memory

[PATCH] opp: Invalidate current opp when draining the opp list
 2021-03-09 12:14 UTC  (7+ messages)

[PATCH robh next] dt-bindings: usb: add USB controller port
 2021-03-09 12:13 UTC 

[PATCH 0/9] PHY: Enhance Sierra SERDES
 2021-03-09 12:13 UTC  (4+ messages)
` [PATCH 3/9] phy: ti: j721e-wiz: Don't configure wiz if its already configured

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

[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 v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-09 12:10 UTC  (44+ 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

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

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

[PATCH v8 0/4] Add basic SoC support for mt6765
 2021-03-09 12:05 UTC  (6+ 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

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 v8 0/3] CPUFreq: Add support for opp-sharing cpus
 2021-03-09 11:59 UTC  (2+ messages)

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

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

[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

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

[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  (5+ messages)

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

[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  (5+ 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 net v3 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-09 11:31 UTC  (3+ messages)
` [PATCH net v3 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct
` [PATCH net v3 2/2] net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-09 11:31 UTC  (11+ messages)

Metadata writtenback notification? -- was Re: fscache: Redesigning the on-disk cache
 2021-03-09 11:27 UTC  (7+ messages)
`  "

[PATCH v2 0/7] remove different PHY fixups
 2021-03-09 11:26 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: imx6q: remove PHY fixup for KSZ9031
` [PATCH v2 2/7] ARM: imx6q: remove TX clock delay of ar8031_phy_fixup()
` [PATCH v2 3/7] ARM: imx6q: remove hand crafted PHY power up in ar8035_phy_fixup()
` [PATCH v2 4/7] ARM: imx6q: remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs
` [PATCH v2 5/7] ARM: imx6q: remove Atheros AR8035 SmartEEE fixup
` [PATCH v2 6/7] ARM: imx6sx: remove Atheros AR8031 PHY fixup
` [PATCH v2 7/7] ARM: imx7d: "

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

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-09 11:23 UTC  (5+ messages)
` [v8,4/7] PCI: mediatek-gen3: Add INTx support
` [v8,5/7] PCI: mediatek-gen3: Add MSI support

[PATCH v4] powerpc/uprobes: Validation for prefixed instruction
 2021-03-09 11:21 UTC  (3+ messages)

[PATCH] [RFC] dt-bindings: Consider DT_SCHEMA_FILES when finding all json-schema
 2021-03-09 11:21 UTC 

[PATCH v2] phy: zynqmp: Handle the clock enable/disable properly
 2021-03-09 11:17 UTC 

[PATCH 0/2] Resolve NXP flexspi bindings compatibility warnings
 2021-03-09 11:14 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx8mm: Reorder flexspi clock-names entry
` [PATCH 2/2] arm64: dts: imx8mn: "

[PATCH v4 0/5] Add Microchip PolarFire Soc Support
 2021-03-09 10:56 UTC  (3+ messages)
` [PATCH v4 3/5] RISC-V: Initial DTS for Microchip ICICLE board

[PATCH v2 2/2] mm: fs: Invalidate BH LRU during page migration
 2021-03-09 11:11 UTC  (2+ messages)

[PATCH] tool/perf: Perf build fails on 5.12.0rc2 on s390
 2021-03-09 11:04 UTC 

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-09 11:04 UTC  (6+ messages)
` [PATCH 4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf

[PATCH v2 1/2] mm: disable LRU pagevec during the migration temporarily
 2021-03-09 11:03 UTC  (2+ messages)

[PATCH v9 0/6] MTE support for KVM guest
 2021-03-09 11:01 UTC  (3+ messages)
` [PATCH v9 6/6] KVM: arm64: Document MTE capability and ioctl

linux-next: manual merge of the vhost tree with the sound tree
 2021-03-09 11:01 UTC  (3+ messages)

[PATCH] net: bridge: fix error return code of do_update_counters()
 2021-03-09 11:01 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: st,st-sensors.yaml New iis2mdc bindings
 2021-03-09 11:01 UTC  (4+ messages)
` [PATCH 2/2] iio:magnetometer: Support for ST magnetic sensors

[PATCH v2 0/2] irqchip: add support for BCM6345 interrupt controller
 2021-03-09 10:58 UTC  (4+ messages)
  ` [PATCH v2 2/2] irqchip: add support for BCM6345 external "

[PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
 2021-03-09 10:55 UTC  (6+ messages)

[PATCH 0/2] software node: Two fixes
 2021-03-09 10:51 UTC  (2+ messages)

[PATCH 1/2] usb: cdns3: Use dma_pool_* api to alloc trb pool
 2021-03-09 10:49 UTC  (6+ messages)
` [PATCH 2/2] usb: cdns3: Optimize DMA request buffer allocation

[PATCH v3] ath10k: skip the wait for completion to recovery in shutdown path
 2021-03-09 10:49 UTC  (2+ messages)

[RESEND PATCH v2] soundwire: bus: Fix device found flag correctly
 2021-03-09 10:48 UTC 

[PATCH v2] soundwire: bus: Fix device found flag correctly
 2021-03-09 10:46 UTC 

[PATCH 0/2] some cleanup code
 2021-03-09 10:42 UTC  (5+ messages)
` [PATCH 2/2] MIPS: Loongson64: Move loongson_system_configuration to loongson.h

[PATCH v3] MIPS: kernel: Reserve exception base early to prevent corruption
 2021-03-09 10:40 UTC  (2+ messages)

[PATCH 4.4 0/3] Backport patch series to update Futex from 4.9
 2021-03-09 10:41 UTC  (6+ messages)
` [PATCH 4.4 1/3] futex: Change locking rules
` [PATCH 4.4 3/3] futex: fix dead code in attach_to_pi_owner()

[PATCH v1 0/2] Watchdog Core Global Parameters
 2021-03-09 10:38 UTC  (6+ messages)
` [PATCH v1 1/2] watchdog: add global watchdog kernel module parameters structure

[PATCH v6 0/1] Adding support for IIO SCMI based sensors
 2021-03-09 10:36 UTC  (10+ messages)
` [PATCH v6 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

Linux 5.11.5
 2021-03-09 10:36 UTC  (2+ messages)

Linux 5.10.22
 2021-03-09 10:35 UTC  (2+ messages)

Linux 5.4.104
 2021-03-09 10:34 UTC  (2+ messages)

[PATCH net-next v3] net: Add Qcom WWAN control driver
 2021-03-09 10:33 UTC  (4+ messages)

drivers/video/fbdev/geode/lxfb_ops.c:602:9: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-03-09 10:31 UTC 

[PATCH 5.10 00/42] 5.10.22-rc1 review
 2021-03-09 10:27 UTC  (4+ messages)

[PATCH 5.11 00/44] 5.11.5-rc1 review
 2021-03-09 10:26 UTC  (5+ messages)

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-09 10:23 UTC  (3+ messages)
` [patch 10/14] ath9k: Use tasklet_disable_in_atomic()

[PATCH v3 0/1] s390/vfio-ap: fix circular lockdep when starting SE guest
 2021-03-09 10:23 UTC  (7+ messages)
` [PATCH v3 1/1] s390/vfio-ap: fix circular lockdep when setting/clearing crypto masks

[PATCH 1/1] vsprintf: dump full information of page flags in pGp fix
 2021-03-09 10:22 UTC  (2+ messages)

[PATCH v14 0/8] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-03-09 10:26 UTC  (4+ messages)
` [PATCH v14 5/8] arm64: mte: Enable TCO in functions that can read beyond buffer limits

[PATCH] drivers/arch_numa: remove rebudant setup_per_cpu_areas()
 2021-03-09 10:21 UTC 

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-09 10:21 UTC  (6+ messages)
` [PATCH v5 3/3] "

[PATCH] arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881x
 2021-03-09 10:20 UTC 

[PATCH] gpio: wcd934x: Fix shift-out-of-bounds error
 2021-03-09 10:19 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).