All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-09 12:10:14 to 2021-03-09 12:36:19 UTC [more...]

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

[PATCH v2 1/5] drm/amdgpu: allow variable BO struct creation
 2021-03-09 12:36 UTC  (2+ messages)

[PULL v2 00/38] emulated nvme device updates
 2021-03-09 11:45 UTC  (14+ messages)
` [PULL v2 13/38] hw/block/nvme: add missing mor/mar constraint checks
` [PULL v2 14/38] hw/block/nvme: improve invalid zasl value reporting
` [PULL v2 15/38] hw/block/nvme: use locally assigned QEMU IEEE OUI
` [PULL v2 17/38] hw/block/nvme: document 'mdts' nvme device parameter
` [PULL v2 19/38] hw/block/nvme: align zoned.zasl with mdts
` [PULL v2 20/38] hw/block/nvme: remove unnecessary endian conversion
` [PULL v2 21/38] hw/block/nvme: add identify trace event
` [PULL v2 22/38] hw/block/nvme: fix potential compilation error
` [PULL v2 27/38] hw/block/nvme: fix strerror printing
` [PULL v2 29/38] hw/block/nvme: remove the req dependency in map functions
` [PULL v2 30/38] hw/block/nvme: refactor nvme_dma
` [PULL v2 33/38] hw/block/nvme: fix allocated namespace list to 256
` [PULL v2 38/38] hw/block/nvme: support Identify NS Attached Controller List

mlx5 sub function issue
 2021-03-09 12:33 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] arm64: mte: Map hotplugged memory as Normal Tagged
 2021-03-09 12:35 UTC  (6+ messages)

[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 v3 0/4] pinctrl: renesas: Add vin4_g8 and vin5_high8 pins
 2021-03-09 12:29 UTC  (9+ 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: "

[PATCH] media tuner headers: fix kernel-doc warnings
 2021-03-09 12:28 UTC 

[PATCH 00/16] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-03-09 12:27 UTC  (17+ messages)
` [PATCH 01/16] dm: core: Add helper to compare node names
` [PATCH 02/16] drivers: reset: Handle gracefully NULL pointers
` [PATCH 03/16] dt-bindings: phy: Add definitions for additional phy types
` [PATCH 04/16] phy: cadence: Add driver for Sierra PHY
` [PATCH 05/16] phy: cadence: Add driver for Torrent SERDES
` [PATCH 06/16] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
` [PATCH 07/16] usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
` [PATCH 08/16] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200
` [PATCH 09/16] ARM: dts: k3-j721e: Add the entries required for USB3 support on USB0
` [PATCH 10/16] arm: dts: k3-j7200-main: Add DT node for torrent serdes
` [PATCH 11/16] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT
` [PATCH 12/16] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
` [PATCH 13/16] configs: j721e_evm_a72: Enable the drivers required for the USB3 support
` [PATCH 14/16] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework
` [PATCH 15/16] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
` [PATCH 16/16] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY

[PATCH] vpbe_osd.h/uvcvideo.h includes: fix trivial kernel-doc warnings
 2021-03-09 12:24 UTC  (2+ messages)

[LTP] [PATCH] splice02: Generate input in C
 2021-03-09 12:26 UTC  (8+ messages)

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

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-09 12:10 UTC  (87+ 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 1/1] v4l: async, fwnode: Improve module organisation
 2021-03-09 12:22 UTC  (4+ messages)

[PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09 12:21 UTC  (4+ messages)

[PATCH v2] can/peak_usb: add support of ethtool set_phys_id()
 2021-03-09 12:21 UTC 

[Buildroot] [PATCH 2020.02.x] package/redis: security bump to version 5.0.11 (CVE-2021-21309)
 2021-03-09 12:22 UTC  (2+ messages)

[PATCH] dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion
 2021-03-09 12:20 UTC  (3+ 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  (3+ messages)

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

[b43] ssh bug
 2021-03-09 12:18 UTC 

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

[PATCH] media/i2c: fix kerneldoc issues for media i2c headers
 2021-03-09 12:17 UTC 

[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
 2021-03-09 12:15 UTC  (3+ messages)
` [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()

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

[PATCH] media/pci: fix kerneldoc issues in two headers
 2021-03-09 12:15 UTC 

[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

[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  (3+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/4] soc: mediatek: add MT6765 scpsys and subdomain support


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.