messages from 2021-05-05 05:20:11 to 2021-05-05 10:09:46 UTC [more...]
[PATCH 0/2] DDR/L3 Scaling support on SC7280 SoCs
2021-05-05 10:09 UTC (6+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables
[PATCH v1 0/3] Add support for next gen eDP driver on SnapDragon
2021-05-05 10:01 UTC (6+ messages)
` [PATCH v1 1/3] drm/msm/edp: support multiple generations of edp hardware
` [PATCH v1 2/3] drm/msm/edp: add support for next gen edp
` [PATCH v1 3/3] drm/msm/disp/dpu1: add support for edp encoder
[PATCH 4/4] integrity: Load mokx variables into the blacklist keyring
2021-05-05 10:00 UTC (9+ messages)
` [PATCH 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
[PATCH 00/25] Fix some PM runtime issues at the media subsystem
2021-05-05 9:56 UTC (28+ messages)
` [PATCH 01/25] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH 02/25] staging: media: imx7-mipi-csis: "
` [PATCH 03/25] media: venus: Rework error fail recover logic
` [PATCH 04/25] media: s5p_cec: decrement usage count if disabled
` [PATCH 05/25] media: i2c: ccs-core: return the right error code at suspend
` [PATCH 06/25] media: i2c: imx334: fix the pm runtime get logic
` [PATCH 07/25] media: exynos-gsc: don't resume at remove time
` [PATCH 08/25] media: atmel: properly get pm_runtime
` [PATCH 09/25] media: hantro: do a PM resume earlier
` [PATCH 10/25] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH 11/25] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH 12/25] media: rcar_fdp1: simplify error check logic at fdp_open()
` [PATCH 13/25] media: rcar_fdp1: fix pm_runtime_get_sync() usage count
` [PATCH 14/25] media: renesas-ceu: Properly check for PM errors
` [PATCH 15/25] media: s5p: fix pm_runtime_get_sync() usage count
` [PATCH 16/25] media: am437x: "
` [PATCH 17/25] media: sh_vou: "
` [PATCH 18/25] media: mtk-vcodec: fix PM runtime get logic
` [PATCH 19/25] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
` [PATCH 20/25] media: sti/delta: use pm_runtime_resume_and_get()
` [PATCH 21/25] media: sunxi: fix pm_runtime_get_sync() usage count
` [PATCH 22/25] media: sti/bdisp: "
` [PATCH 23/25] media: exynos4-is: "
` [PATCH 24/25] media: exynos-gsc: "
` [PATCH 25/25] media: i2c: ccs-core: "
[PATCH 0/4] drm/i915/display Try YCbCr420 color when RGB fails
2021-05-05 9:54 UTC (7+ messages)
` [PATCH 2/4] Add missing check
` [PATCH 3/4] Restructure output format computation for better expandability
[PATCH v5 0/2] HID: google: add device tree bindings for Whiskers switch device
2021-05-05 9:51 UTC (2+ messages)
[PATCH v3 0/2] i2c: stm32f7: add SMBus-Alert support
2021-05-05 9:49 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: stm32f7: add st,smbus-alert binding for SMBus Alert
[PATCH] coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
2021-05-05 9:47 UTC (2+ messages)
[PATCH net-next 0/4] MT7530 interrupt support
2021-05-05 9:43 UTC (12+ messages)
` Aw: "
` "
` Aw: "
` "
` Aw: "
` "
[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay
2021-05-05 9:43 UTC (8+ messages)
` [PATCH 1/1] "
[PATCH v3] media:exynos4-is: Fix a use after free in isp_video_release
2021-05-05 9:31 UTC (2+ messages)
[PATCH 1/2] powerpc/32s: Refactor update of user segment registers
2021-05-05 9:28 UTC (2+ messages)
` [PATCH 2/2] powerpc/32s: Convert switch_mmu_context() to C
[PATCH 00/35] tty cleanup for 5.14
2021-05-05 9:26 UTC (38+ messages)
` [PATCH 01/35] tty: remove broken r3964 line discipline
` [PATCH 02/35] n_tty: remove n_tty_receive_char wrapper
` [PATCH 03/35] n_tty: remove n_tty_receive_char_fast
` [PATCH 04/35] n_tty: drop n_tty_receive_buf_fast
` [PATCH 05/35] n_tty: drop parmrk_dbl from n_tty_receive_char
` [PATCH 06/35] n_tty: move lnext handling
` [PATCH 07/35] n_tty: make n_tty_receive_char_special return void
` [PATCH 08/35] n_tty: do only one cp dereference in n_tty_receive_buf_standard
` [PATCH 09/35] n_tty: invert TTY_NORMAL condition "
` [PATCH 10/35] n_tty: remove superfluous return from n_tty_receive_signal_char
` [PATCH 11/35] tty: make fp of tty_ldisc_ops::receive_buf{,2} const
` [PATCH 12/35] tty: cumulate and document tty_struct::flow* members
` [PATCH 13/35] tty: cumulate and document tty_struct::ctrl* members
` [PATCH 14/35] tty: set tty_ldisc_ops::num statically
` [PATCH 15/35] n_gsm: use goto-failpaths in gsm_init
` [PATCH 16/35] tty: make tty_ldisc_ops a param in tty_unregister_ldisc
` [PATCH 17/35] tty: drop tty_ldisc_ops::refcount
` [PATCH 18/35] tty: no checking of tty_unregister_ldisc
` [PATCH 19/35] tty: return void from tty_unregister_ldisc
` [PATCH 20/35] ti-st: use goto-failpath in st_core_init
` [PATCH 21/35] ti-st: use tty_write_room
` [PATCH 22/35] tty: make tty_operations::write_room return uint
` [PATCH 23/35] USB: serial: make usb_serial_driver::write_room "
` [PATCH 24/35] tty: make tty_buffer_space_avail "
` [PATCH 25/35] tty: remove tty_operations::chars_in_buffer for non-buffering
` [PATCH 26/35] tty: make tty_operations::chars_in_buffer return uint
` [PATCH 27/35] serial: make usb_serial_driver::chars_in_buffer "
` [PATCH 28/35] nozomi: simplify ntty_chars_in_buffer
` [PATCH 29/35] USB: serial: digi_acceleport, simplify digi_chars_in_buffer
` [PATCH 30/35] tty: remove empty tty_operations::flush_buffer
` [PATCH 31/35] tty: remove empty tty_operations::set_termios
` [PATCH 32/35] isdn: capi, remove optional tty ops
` [PATCH 33/35] isdn: capi, drop useless pr_debugs
` [PATCH 34/35] tty: make tty_get_byte_size available
` [PATCH 35/35] tty: make use of tty_get_byte_size
[PATCH 0/4] KVM: nVMX: Fix migration of nested guests when eVMCS is in use
2021-05-05 9:23 UTC (13+ messages)
` [PATCH 1/4] KVM: nVMX: Always make an attempt to map eVMCS after migration
` [PATCH 2/4] KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
` [PATCH 3/4] KVM: nVMX: Introduce __nested_vmx_handle_enlightened_vmptrld()
` [PATCH 4/4] KVM: nVMX: Map enlightened VMCS upon restore when possible
[PATCH 1/2] printk: introduce dump_stack_lvl()
2021-05-05 9:22 UTC (2+ messages)
` [PATCH 2/2] kasan: use dump_stack_lvl(KERN_ERR) to print stacks
[RFC PATCH v1 0/9] provide cable test support for the ksz886x
2021-05-05 9:20 UTC (10+ messages)
` [RFC PATCH v1 1/9] net: phy: micrel: move phy reg offsets to common header
` [RFC PATCH v1 2/9] net: dsa: microchip: ksz8795: add phylink support
` [RFC PATCH v1 3/9] net: phy: micrel: use consistent indention after define
` [RFC PATCH v1 4/9] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863
` [RFC PATCH v1 5/9] net: phy: micrel: ksz886x add MDI-X support
` [RFC PATCH v1 6/9] net: phy: micrel: ksz8081 "
` [RFC PATCH v1 7/9] net: dsa: microchip: ksz8795: add LINK_MD register support
` [RFC PATCH v1 8/9] net: phy: micrel: ksz886x/ksz8081: add cabletest support
` [RFC PATCH v1 9/9] net: phy: micrel: add patch for erratas on port1
[PATCH] media: cobalt: fix null-ptr-deref when there is no PCI bridge
2021-05-05 9:18 UTC (2+ messages)
[PATCH] usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
2021-05-05 9:12 UTC (2+ messages)
[PATCH] media: gspca: stv06xx: Fix memleak in stv06xx subdrivers
2021-05-05 9:11 UTC (6+ messages)
[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
2021-05-05 9:10 UTC (12+ messages)
[PATCH] iio: bme680_i2c: Make bme680_acpi_match depend on CONFIG_ACPI
2021-05-05 9:04 UTC (6+ messages)
[PATCH] sched: Work around undefined behavior in sched class checking
2021-05-05 9:04 UTC (4+ messages)
[PATCH RFC 0/9] PKS write protected page tables
2021-05-05 8:51 UTC (5+ messages)
` [PATCH RFC 5/9] x86, mm: Use cache of "
[PATCH 00/15] KVM: x86: RDPID/RDTSCP fixes and uret MSR cleanups
2021-05-05 8:51 UTC (7+ messages)
` [PATCH 02/15] KVM: x86: Emulate RDPID only if RDTSCP is supported
` [PATCH 11/15] KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
[PATCH v4 0/4] x86/uaccess: Use pointer masking to limit uaccess speculation
2021-05-05 8:48 UTC (3+ messages)
` [PATCH v4 3/4] "
[PATCH v4] coccinelle: api: semantic patch to use pm_runtime_resume_and_get
2021-05-05 8:44 UTC (2+ messages)
` [PATCH v5] "
[git pull] Thermal material for v5.13-rc
2021-05-05 8:44 UTC
[PATCH 0/3] Fix spelling errors of words with stem "eliminat"
2021-05-05 8:44 UTC (7+ messages)
` [PATCH 1/3] Fix spelling error from "eleminate" to "eliminate"
` [PATCH 2/3] Fix spelling error from "elemination" to "elimination"
` [PATCH 3/3] Add entries for words with stem "eleminat"
[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
2021-05-05 8:44 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
2021-05-05 8:33 UTC (4+ messages)
[PATCH 0/4] add periodic mode, threshold options and hwmon
2021-05-05 8:26 UTC (9+ messages)
` [PATCH 1/4] iio: proximity: vcnl3020: add periodic mode
` [PATCH 4/4] hwmon: vcnl3020: add hwmon driver for intrusion sensor
[RFC] bpf.2: Use standard types and attributes
2021-05-05 8:23 UTC (10+ messages)
` [RFC v2] "
[PATCH] dt-bindings: remoteproc: qcom: pas: Convert binding to YAML
2021-05-05 8:22 UTC
[PATCH] checkpatch: do not check for "/dev/null" while parsing addition of files
2021-05-05 8:12 UTC
[PATCH v2] can: mcp251x: Fix resume from sleep before interface was brought up
2021-05-05 8:06 UTC (3+ messages)
[RFC PATCH V0 0/4] media: some framework interface extension for new feature of Mediatek Camsys driver
2021-05-05 8:06 UTC (5+ messages)
` [RFC PATCH V0 1/4] media: v4l2-core: extend the v4l2 format to support request
` [RFC PATCH V0 2/4] media: subdev: support which in v4l2_subdev_frame_interval
` [RFC PATCH V0 3/4] media: v4l2-ctrl: Add ISP Camsys user control
` [RFC PATCH V0 4/4] media: pixfmt: Add ISP Camsys formats
[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
2021-05-05 8:02 UTC (8+ messages)
arch/csky/include/asm/uaccess.h:158:2: warning: 'retval' is used uninitialized in this function
2021-05-05 8:02 UTC
[PATCH v2 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item
2021-05-05 7:59 UTC (3+ messages)
` [PATCH v2 2/8] spi: rockchip: Wait for STB status in slave mode tx_xfer
[PATCH] usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
2021-05-05 7:55 UTC (2+ messages)
[syzbot] WARNING: suspicious RCU usage in nf_ct_iterate_cleanup (2)
2021-05-05 7:51 UTC
[PATCH] ipc/mqueue: Avoid relying on a stack reference past its expiry
2021-05-05 7:49 UTC (3+ messages)
[PATCH V2 0/2] soc: qcom: aoss: Expose send for generic usecase
2021-05-05 7:44 UTC (4+ messages)
` [PATCH V2 1/2] "
[syzbot] divide error in fill_meta_index
2021-05-05 7:42 UTC
[PATCH v2 0/3] arm64: meson-sm1: add support for Banana PI BPI-M5
2021-05-05 7:32 UTC (4+ messages)
` [PATCH v2 1/3] arm64: dts: meson-sm1: add toacodec node
` [PATCH v2 2/3] dt-bindings: arm: amlogic: add Banana PI M5 bindings
` [PATCH v2 3/3] arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts
[PATCH v2 0/2] ASoC: meson: g12a-toacodec: add support for SM1
2021-05-05 7:27 UTC (5+ messages)
` [PATCH v2 1/2] ASoC: meson: g12a-toacodec: use regmap fields to prepare SM1 support
` [PATCH v2 2/2] ASoC: meson: g12a-toacodec: add support for SM1 TOACODEC
` [PATCH v2 2/2] sound: "
[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support
2021-05-05 7:26 UTC (13+ messages)
` [PATCH 1/3] spi: spi-mem: add automatic poll status functions
[PATCH] dt-bindings: i2c: Move i2c-omap.txt to YAML format
2021-05-05 7:18 UTC (2+ messages)
[GIT PULL] Char/Misc driver fixes for 5.13-rc1
2021-05-05 7:14 UTC
[PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
2021-05-05 7:12 UTC (3+ messages)
[PATCH v1 1/1] usb: typec: ucsi: Put fwnode in any case during ->probe()
2021-05-05 7:09 UTC (2+ messages)
drivers/gpu/drm/amd/amdgpu/aldebaran.c:317:1: warning: stack frame size of 2624 bytes in function 'aldebaran_mode2_restore_hwcontext'
2021-05-05 7:07 UTC
[PATCH net 0/6] bridge: Fix snooping in multi-bridge config with switchdev
2021-05-05 6:59 UTC (7+ messages)
[PATCH] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect
2021-05-05 6:58 UTC (2+ messages)
[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
2021-05-05 6:55 UTC (11+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf
[PATCH V4 0/8] Add PMIC DT files for sc7280
2021-05-05 6:55 UTC (9+ messages)
` [PATCH V4 1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node
` [PATCH V4 2/8] arm64: dts: qcom: sc7280: Add "
` [PATCH V4 3/8] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [PATCH V4 4/8] arm64: dts: qcom: pm8350c: Add temp-alarm support
` [PATCH V4 5/8] arm64: dts: qcom: pmr735a: "
` [PATCH V4 6/8] arm64: dts: qcom: pmk8350: Add peripherals for pmk8350
` [PATCH V4 7/8] arm64: dts: qcom: sc7280: Add channel nodes for sc7280-idp
` [PATCH V4 8/8] arm64: dts: qcom: sc7280: Include PMIC DT files "
[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
2021-05-05 6:54 UTC (3+ messages)
[PATCH v8] fat: Add KUnit tests for checksums and timestamps
2021-05-05 6:48 UTC (3+ messages)
[PATCH] perf test: Test perf_event_attr fails on s390 when built with make LIBPFM4=1
2021-05-05 6:48 UTC
[PATCH v2 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
2021-05-05 6:46 UTC (4+ messages)
` [PATCH v2 2/2] pwm: Add support for "
[PATCH 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
2021-05-05 6:31 UTC (7+ messages)
` [PATCH 2/2] pwm: Add support for "
[PATCH v3] hwmon: Add sht4x Temperature and Humidity Sensor Driver
2021-05-05 5:49 UTC
[PATCH v1] spi: Don't have controller clean up spi device before driver unbind
2021-05-05 5:48 UTC (2+ messages)
linux-next: manual merge of the akpm-current tree with the powerpc tree
2021-05-05 5:46 UTC (3+ messages)
[PATCH] vfio/pci: Revert nvlink removal uAPI breakage
2021-05-05 5:43 UTC (2+ messages)
[PATCH] MAINTAINERS: add io_uring tool to IO_URING
2021-05-05 5:37 UTC
[PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
2021-05-05 5:22 UTC (3+ messages)
[PATCH v6 0/4] Qualcomm Light Pulse Generator
2021-05-05 5:21 UTC (11+ messages)
` [PATCH v6 2/4] leds: Add driver for Qualcomm LPG
page: next (older) | prev (newer) | latest
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).