messages from 2020-11-06 01:58:09 to 2020-11-06 06:10:22 UTC [more...]
[PATCH v2 01/17] phy: allwinner: convert to devm_platform_ioremap_resource(_byname)
2020-11-06 6:08 UTC (12+ messages)
` [PATCH v2 02/17] phy: amlogic: convert to devm_platform_ioremap_resource
` [PATCH v2 03/17] phy: broadcom: convert to devm_platform_ioremap_resource(_byname)
` [PATCH v2 04/17] phy: cadence: convert to devm_platform_ioremap_resource
` [PATCH v2 05/17] phy: freescale: "
` [PATCH v2 06/17] phy: lantiq: "
` [PATCH v2 07/17] phy: marvell: "
` [PATCH v2 08/17] phy: phy-xgene: "
` [PATCH v2 09/17] phy: phy-mtk-ufs: "
` [PATCH v2 11/17] phy: phy-ralink-usb: "
` [PATCH v2 12/17] phy: renesas: "
` [PATCH v2 13/17] phy: rockchip: "
[PATCH v2 0/7] Show privacy_gpio as a v4l2_ctrl
2020-11-06 6:06 UTC (3+ messages)
` [PATCH v2 2/7] media: uvcvideo: Move guid to entity
WARNING: can't access registers at asm_common_interrupt
2020-11-06 6:04 UTC
[PATCH] arm64: dts: exynos: Use fixed index for the MMC devices
2020-11-06 6:00 UTC (2+ messages)
[PATCH] ARM: dts: exynos: Use fixed index for the MMC devices
2020-11-06 6:00 UTC (2+ messages)
[PATCH] arm: Add clk_get_rate input parameter null check
2020-11-06 5:57 UTC (2+ messages)
[PATCH v4] usb: mtu3: fix panic in mtu3_gadget_stop()
2020-11-06 5:54 UTC (2+ messages)
` [RESEND PATCH "
[PATCH bpf-next 0/5] Integrate kernel module BTF support
2020-11-06 5:51 UTC (5+ messages)
` [PATCH bpf-next 1/5] bpf: add in-kernel split "
` [PATCH bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [PATCH bpf-next 4/5] bpf: load and verify kernel module BTFs
` [PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`
[PATCH v4 1/2] kunit: Support for Parameterized Testing
2020-11-06 5:54 UTC (8+ messages)
[PATCH 0/3] warn and suppress irqflood
2020-11-06 5:53 UTC (8+ messages)
[PATCH net-next] net: x25_asy: Delete the x25_asy driver
2020-11-06 5:43 UTC (3+ messages)
[PATCH] fs/nilfs2: remove some unused macros to tame gcc
2020-11-06 5:48 UTC
[PATCH] net/xdp: remove unused macro REG_STATE_NEW
2020-11-06 5:43 UTC
[PATCH] nfsd/nfs3: remove unused macro nfsd3_fhandleres
2020-11-06 5:40 UTC
[PATCH v1 0/6] Minor bug fixes and clean-up for MHI host driver
2020-11-06 5:38 UTC (13+ messages)
` [PATCH v1 1/6] bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
` [PATCH v1 2/6] bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()
` [PATCH v1 3/6] bus: mhi: core: Expose mhi_get_exec_env() API for controllers
` [PATCH v1 4/6] bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
` [PATCH v1 5/6] bus: mhi: core: Rename RDDM download function to use proper words
` [PATCH v1 6/6] bus: mhi: core: Skip RDDM download for unknown execution environment
[PATCH] net/dsa: remove unused macros to tame gcc warning
2020-11-06 5:37 UTC
[PATCH] net/l2tp: remove unused macros to tame gcc warning
2020-11-06 5:29 UTC
[PATCH AUTOSEL 4.19 28/60] riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
2020-11-06 5:26 UTC (2+ messages)
[PATCH v3] riscv: fix pfn_to_virt err in do_page_fault()
2020-11-06 5:15 UTC (2+ messages)
[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
2020-11-06 5:14 UTC (3+ messages)
` [PATCH 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization
[mm/gup] a308c71bf1: stress-ng.vm-splice.ops_per_sec -95.6% regression
2020-11-06 5:12 UTC (5+ messages)
` [LKP] "
[PATCH] printk: remove unneeded dead-store assignment
2020-11-06 5:12 UTC (3+ messages)
[PATCH v1 00/18] Refactor fw_devlink to significantly improve boot time
2020-11-06 5:09 UTC (2+ messages)
[PATCH v5 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
2020-11-06 4:43 UTC (4+ messages)
` [PATCH v5 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
[PATCH] perf_event_open.2: Update man page with recent changes
2020-11-06 4:40 UTC (3+ messages)
` [PATCH v2] "
Question: gadget: How to realize uvc and uac composite function?
2020-11-06 4:33 UTC
linux-next: build warning after merge of the tip tree
2020-11-06 4:35 UTC (2+ messages)
[PATCH v6 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
2020-11-06 4:33 UTC (4+ messages)
` [PATCH v6 3/6] spi: cadence-quadspi: Add multi-chipselect "
[RFC PATCH 0/2] mm: fix OOMs for binding workloads to movable zone only node
2020-11-06 4:32 UTC (9+ messages)
[PATCH bpf-next] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
2020-11-06 4:32 UTC (3+ messages)
` [lib/strncpy_from_user.c] 00a4ef91e8: BUG:KASAN:slab-out-of-bounds_in_s
linux-next: build warning after merge of the nand tree
2020-11-06 4:31 UTC (2+ messages)
[PATCH] perf script: Remove unnecessary conversion to bool
2020-11-06 4:29 UTC (2+ messages)
[PATCH 0/7] PinePhone BT audio bringup
2020-11-06 4:28 UTC (9+ messages)
` [PATCH 1/7] ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cells
` [PATCH 2/7] ARM: dts: sun8i-a33: Allow using multiple codec DAIs
` [PATCH 3/7] arm64: dts: allwinner: a64: "
` [PATCH 4/7] arm64: dts: allwinner: a64: Add pinmux nodes for AIF2/AIF3
` [PATCH 5/7] arm64: dts: allwinner: a64: Allow multiple DAI links
` [PATCH 6/7] arm64: dts: allwinner: pinephone: Add support for Bluetooth audio
` [PATCH 7/7] arm64: dts: allwinner: pinephone: Set audio card name
[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
2020-11-06 4:27 UTC (3+ messages)
` [PATCH v6 2/3] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module
[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
2020-11-06 4:26 UTC (3+ messages)
` [PATCH 08/19] gpu: drm: omapdrm: dss: dsi: Rework and remove a few unused variables
[PATCH] perf vendor events: Update Skylake client events to v50
2020-11-06 4:21 UTC (4+ messages)
[git pull] drm fixes for 5.10-rc3
2020-11-06 4:21 UTC
[PATCH] compiler-clang: remove version check for BPF Tracing
2020-11-06 4:16 UTC (2+ messages)
[REGRESSION] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
2020-11-06 4:14 UTC (2+ messages)
[PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC
2020-11-06 12:09 UTC (2+ messages)
` [PATCH v1 1/1] "
[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
2020-11-06 4:08 UTC (12+ messages)
[PATCH] arm64/smp: Move rcu_cpu_starting() earlier
2020-11-06 4:07 UTC (7+ messages)
[PATCH v3] lib: Convert test_printf.c to KUnit
2020-11-06 4:04 UTC (6+ messages)
[PATCH v4 net-next 1/3] ptp: idt82p33: add adjphase support
2020-11-06 3:52 UTC (3+ messages)
` [PATCH v4 net-next 2/3] ptp: idt82p33: use i2c_master_send for bus write
` [PATCH v4 net-next 3/3] ptp: idt82p33: optimize _idt82p33_adjfine
[PATCH 2] Register read and writes tracing
2020-11-06 3:58 UTC (3+ messages)
` [PATCH v2] tracing: Add register read and write tracing support
[PATCH bpf v4 0/2] Fix bpf_probe_read_user_str() overcopying
2020-11-06 3:53 UTC (3+ messages)
` [PATCH bpf v4 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL
[PATCH v5 0/2] Modify documentation and machine driver for SC7180 sound card
2020-11-06 3:48 UTC (4+ messages)
` [PATCH v5 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case
[PATCH] fs/hfs: remove unused macro to tame gcc
2020-11-06 3:47 UTC (2+ messages)
` [PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY "
[PATCH v2] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
2020-11-06 3:39 UTC (4+ messages)
[PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
2020-11-06 3:42 UTC (2+ messages)
` [PATCH v4] "
[PATCH] usb: Use IS_ERR_OR_NULL() instead of IS_ERR()
2020-11-06 3:31 UTC
[PATCH] x86/kexec: Initialize the value of ident mapping offset
2020-11-06 3:30 UTC
[PATCH] mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
2020-11-06 3:26 UTC (2+ messages)
[PATCH v3] sched: revise the initial value of the util_avg
2020-11-06 3:22 UTC
[PATCH] arm64: dts: allwinner: pinephone: Use generic sensor node names
2020-11-06 3:20 UTC
[PATCH v2] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init
2020-11-06 3:19 UTC (3+ messages)
[PATCH] usb: Assign NULL to phy that may be returned
2020-11-06 3:15 UTC
[PATCH] md: fix a warning caused by a race between concurrent md_ioctl()s
2020-11-06 3:13 UTC (2+ messages)
[PATCH 00/13] Clean up legacy clock tick users
2020-11-06 3:12 UTC (10+ messages)
` [RFC 13/13] m68k: mac: convert to generic clockevent
[RFC, v0 0/3] msi support for platform devices
2020-11-06 3:12 UTC (5+ messages)
` [RFC, v0 1/3] vfio/platform: add support for msi
[RESEND PATCH v3 0/4] STUSB1600 support on STM32MP15xx-DKx
2020-11-06 3:10 UTC (11+ messages)
` [RESEND PATCH v3 1/4] dt-bindings: connector: add power-opmode optional property to usb-connector
[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
2020-11-06 3:08 UTC (18+ messages)
` [PATCH] applesmc: Re-work SMC comms v1
` [PATCH] applesmc: Re-work SMC comms v2
[PATCH kernel v2] irq: Add reference counting to IRQ mappings
2020-11-06 3:06 UTC (2+ messages)
[PATCH] fs/lockd: remove unused NLM4_void_sz to tame compiler
2020-11-06 3:03 UTC
[PATCH] mm/rmap: always do TTU_IGNORE_ACCESS
2020-11-06 3:00 UTC (2+ messages)
[PATCH] bpf: BPF_PRELOAD depends on BPF_SYSCALL
2020-11-06 3:00 UTC (2+ messages)
[PATCH v8 -tip 00/26] Core scheduling
2020-11-06 2:58 UTC (3+ messages)
[RFC PATCH 1/1] gpio: sifive: To get gpio irq offset from device tree data
2020-11-06 2:58 UTC
[PATCH] net: atlantic: Remove unnecessary conversion to bool
2020-11-06 2:57 UTC
[PATCH v4 5/9] riscv: Add kprobes supported
2020-11-06 2:56 UTC (3+ messages)
[PATCH v5 1/2] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
2020-11-06 2:57 UTC (4+ messages)
` [PATCH v5 2/2] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module
[PATCH] lib/zstd: remove unused macro tame compiler
2020-11-06 2:56 UTC
[PATCH v4 1/9] RISC-V: Implement ptrace regs and stack API
2020-11-06 2:54 UTC (3+ messages)
[PATCH v3 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
2020-11-06 2:51 UTC (4+ messages)
` [PATCH v3 2/2] ASoC: fsl_aud2htx: Add aud2htx module driver
[PATCH] arm64: Fix a broken copyright header in gen_vdso_offsets.sh
2020-11-06 2:48 UTC (2+ messages)
linux-next: manual merge of the tip tree with Linus' tree
2020-11-06 2:46 UTC (2+ messages)
[PATCH] drm: Use IS_ERR() instead of IS_ERR_OR_NULL()
2020-11-06 2:45 UTC
[PATCH] stop_machine: Mark functions as notrace
2020-11-06 2:44 UTC (12+ messages)
[PATCH] drm: Use IS_ERR() instead of null pointer check
2020-11-06 2:31 UTC
[PATCH 00/11 v3] ftrace: Have callbacks handle their own recursion
2020-11-06 2:32 UTC (12+ messages)
` [PATCH 01/11 v3] ftrace: Move the recursion testing into global headers
` [PATCH 02/11 v3] ftrace: Add ftrace_test_recursion_trylock() helper function
` [PATCH 03/11 v3] ftrace: Optimize testing what context current is in
` [PATCH 04/11 v3] pstore/ftrace: Add recursion protection to the ftrace callback
` [PATCH 05/11 v3] kprobes/ftrace: "
` [PATCH 06/11 v3] livepatch/ftrace: "
` [PATCH 07/11 v3] livepatch: Trigger WARNING if livepatch function fails due to recursion
` [PATCH 08/11 v3] perf/ftrace: Add recursion protection to the ftrace callback
` [PATCH 09/11 v3] perf/ftrace: Check for rcu_is_watching() in callback function
` [PATCH 10/11 v3] ftrace: Reverse what the RECURSION flag means in the ftrace_ops
` [PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion
[PATCH 1/2] jffs2: fix ignoring mounting options problem during remounting
2020-11-06 2:30 UTC (2+ messages)
[PATCH bpf] tools/bpftool: fix attaching flow dissector
2020-11-06 2:30 UTC (2+ messages)
[RFC PATCH v3.1 00/27] Add support UHS-II for GL9755
2020-11-06 2:27 UTC (28+ messages)
` [RFC PATCH v3.1 01/27] mmc: add UHS-II related definitions in public headers
` [RFC PATCH v3.1 02/27] mmc: core: UHS-II support, modify power-up sequence
` [RFC PATCH v3.1 03/27] mmc: core: UHS-II support, skip set_chip_select()
` [RFC PATCH v3.1 04/27] mmc: core: UHS-II support, try to select UHS-II interface
` [RFC PATCH v3.1 05/27] mmc: core: UHS-II support, skip TMODE setup in some cases
` [RFC PATCH v3.1 06/27] mmc: core: UHS-II support, generate UHS-II SD command packet
` [RFC PATCH v3.1 07/27] mmc: core: UHS-II support, set APP_CMD bit if necessary
` [RFC PATCH v3.1 08/27] mmc: sdhci: add a kernel configuration for enabling UHS-II support
` [RFC PATCH v3.1 09/27] mmc: sdhci: add UHS-II related definitions in headers
` [RFC PATCH v3.1 10/27] mmc: sdhci: add UHS-II module
` [RFC PATCH v3.1 11/27] mmc: sdhci-uhs2: dump UHS-II registers
` [RFC PATCH v3.1 12/27] mmc: sdhci-uhs2: add reset function
` [RFC PATCH v3.1 13/27] mmc: sdhci-uhs2: add set_power() to support vdd2
` [RFC PATCH v3.1 14/27] mmc: sdhci-uhs2: skip signal_voltage_switch()
` [RFC PATCH v3.1 15/27] mmc: sdhci-uhs2: add set_timeout()
` [RFC PATCH v3.1 16/27] mmc: sdhci-uhs2: add set_ios()
` [RFC PATCH v3.1 17/27] mmc: sdhci-uhs2: add detect_init() to detect the interface
` [RFC PATCH v3.1 18/27] mmc: sdhci-uhs2: add clock operations
` [RFC PATCH v3.1 19/27] mmc: sdhci-uhs2: add set_reg() to initialise the interface
` [RFC PATCH v3.1 20/27] mmc: sdhci-uhs2: add request() and others
` [RFC PATCH v3.1 21/27] mmc: sdhci-uhs2: add irq() "
` [RFC PATCH v3.1 22/27] mmc: sdhci-uhs2: add add_host() and others to set up the driver
` [RFC PATCH v3.1 23/27] mmc: sdhci-uhs2: add pre-detect_init hook
` [RFC PATCH v3.1 24/27] mmc: core: add post-mmc_attach_sd hook
` [RFC PATCH v3.1 25/27] mmc: sdhci-uhs2: "
` [RFC PATCH v3.1 26/27] mmc: sdhci-pci: add UHS-II support framework
` [RFC PATCH v3.1 27/27] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
[PATCH 1/1] x86/tools: Use tools headers for instruction decoder selftests
2020-11-06 2:24 UTC (4+ messages)
[PATCH v4 0/6] Intel MAX10 BMC Secure Update Driver
2020-11-06 2:23 UTC (7+ messages)
` [PATCH v4 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v4 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v4 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v4 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v4 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v4 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func
[PATCH v2 1/2] arm64: dts: qcom: sc7180: Add sc7180-lazor-r2
2020-11-06 2:19 UTC (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7180-trogdor: Make pp3300_a the default supply for pp3300_hub
[PATCH 0/3] drm/nouveau: extend the lifetime of nouveau_drm
2020-11-06 2:16 UTC (4+ messages)
` [PATCH 1/3] drm/nouveau: Use helper to convert nouveau_drm to drm_device
` [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres
` [PATCH 3/3] drm/nouveau: begin documenting core nouveau structures
[PATCH v1 0/4] Add AHCI support for Tegra186
2020-11-06 2:16 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML
` [PATCH v1 2/4] dt-binding: ata: tegra: Add dt-binding documentation for Tegra186
` [PATCH v1 3/4] arm64: tegra: Enable AHCI on Jetson TX2
` [PATCH v1 4/4] ata: ahci_tegra: Add AHCI support for Tegra186
[PATCH bpf-next v5 0/9] Implement task_local_storage
2020-11-06 2:14 UTC (3+ messages)
` [PATCH bpf-next v5 8/9] bpf: Add tests for task_local_storage
[PATCH v2] proc: Provide details on indirect branch speculation
2020-11-06 2:10 UTC
[PATCH v1 0/1] ARM: dts: sun8i: h3: Add initial NanoPi R1 support
2020-11-06 2:10 UTC (7+ messages)
` [PATCH v1 1/1] "
[PATCH v5 0/9] perf cs-etm: Support thread stack and callchain
2020-11-06 2:09 UTC (3+ messages)
[PATCH] platform/chrome: cros_ec_typec: Tolerate unrecognized mux flags
2020-11-06 2:03 UTC
[RFC PATCH] irqchip/sifive-plic: Fix getting wrong chip_data when interrupt is hierarchy
2020-11-06 2:02 UTC (2+ messages)
[PATCH v2 0/5] clk: add fsl-flexspi driver
2020-11-06 2:00 UTC (3+ messages)
` [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock
[PATCH v6 00/21] perf arm-spe: Refactor decoding & dumping flow
2020-11-06 1:58 UTC (4+ messages)
` [PATCH v6 06/21] perf arm-spe: Refactor printing string to buffer
[PATCH 0/2] cpufreq: intel_pstate: Handle powersave governor correctly in the passive mode with HWP
2020-11-06 1:49 UTC (3+ messages)
` [PATCH 1/2] cpufreq: Introduce target min and max frequency hints
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox