linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-07 08:37:52 to 2020-09-07 10:48:55 UTC [more...]

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2020-09-07 10:48 UTC  (6+ messages)

[PATCH 1/2] platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sites
 2020-09-07 10:48 UTC  (2+ messages)

[PATCH 0/3] arm_scmi: Constify ops pointers in struct scmi_handle
 2020-09-07 10:46 UTC  (6+ messages)
` [PATCH 1/3] cpufreq: arm_scmi: Constify scmi_perf_ops pointers

[PATCH] x86/msr: do not warn on writes to OC_MAILBOX
 2020-09-07 10:46 UTC  (3+ messages)

[PATCH 00/23] gpio: mockup: support dynamically created and removed chips
 2020-09-07 10:45 UTC  (11+ messages)
` [PATCH 03/23] lib: uaccess: provide getline_from_user()
` [PATCH 23/23] Documentation: gpio: add documentation for gpio-mockup

[PATCH] arm64: PCI: fix memleak when calling pci_iomap/unmap()
 2020-09-07 10:45 UTC  (2+ messages)

[PATCH v6] perf test: Introduce script for Arm CoreSight testing
 2020-09-07 10:50 UTC  (2+ messages)

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-09-07 10:44 UTC  (10+ messages)

[PATCH] vhost-vdpa: fix backend feature ioctls
 2020-09-07 10:43 UTC 

[MPTCP][PATCH net 1/2] mptcp: fix subflow's local_id issues
 2020-09-07 10:29 UTC  (2+ messages)
` [MPTCP][PATCH net 2/2] mptcp: fix subflow's remote_id issues

[PATCH 0/6] arm64: dts: ti: Add USB support for J7200 EVM
 2020-09-07 10:38 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mux-j7200-wiz: Add lane function defines
` [PATCH 2/6] arm64: dts: ti: k3-j7200-main: Add SERDES lane control mux
` [PATCH 3/6] arm64: dts: ti: k3-j7200-main.dtsi: Add USB to SERDES lane MUX
` [PATCH 4/6] arm64: dts: ti: k3-j7200-main: Add USB controller
` [PATCH 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Configure the SERDES lane function
` [PATCH 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Add USB support

[PATCH 0/2] Move fwnode_connection_find_match() under drivers/base/property.c
 2020-09-07 10:37 UTC  (3+ messages)
` [PATCH 1/2] device property: "
` [PATCH 2/2] Documentation: Remove device connection documentation

[PATCH v2 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:35 UTC  (5+ messages)
` [PATCH v2 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v5 1/3] dt-bindings: mfd: mt6397: Add bindings for MT6392 PMIC
 2020-09-07 10:33 UTC  (3+ messages)
` [PATCH v5 2/3] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH v5 3/3] mfd: mt6397: Add support for MT6392 pmic

[PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 10:33 UTC  (2+ messages)

[PATCH 00/31] staging: wfx: fix last items of the TODO list
 2020-09-07 10:15 UTC  (32+ messages)
` [PATCH 01/31] staging: wfx: improve readability of association processing
` [PATCH 02/31] staging: wfx: relocate wfx_join() beside wfx_join_finalize()
` [PATCH 03/31] staging: wfx: simplify hif_set_association_mode()
` [PATCH 04/31] staging: wfx: keep API error list up-to-date
` [PATCH 05/31] staging: wfx: drop 'secure link' feature
` [PATCH 06/31] staging: wfx: drop multicast filtering
` [PATCH 07/31] staging: wfx: drop useless function
` [PATCH 08/31] staging: wfx: drop useless enum hif_beacon
` [PATCH 09/31] staging: wfx: drop useless union hif_commands_ids
` [PATCH 10/31] staging: wfx: drop useless struct hif_reset_flags
` [PATCH 11/31] staging: wfx: drop useless struct hif_ie_flags
` [PATCH 12/31] staging: wfx: drop useless struct hif_join_flags
` [PATCH 13/31] staging: wfx: drop useless struct hif_bss_flags
` [PATCH 14/31] staging: wfx: drop useless struct hif_map_link_flags
` [PATCH 15/31] staging: wfx: drop useless struct hif_suspend_resume_flags
` [PATCH 16/31] staging: wfx: drop useless struct hif_pm_mode
` [PATCH 17/31] staging: wfx: drop useless struct hif_rx_flags
` [PATCH 18/31] staging: wfx: drop useless struct hif_tx_result_flags
` [PATCH 19/31] staging: wfx: drop useless structs only used in hif_req_tx
` [PATCH 20/31] staging: wfx: drop useless stricts only used in hif_req_start_scan_alt
` [PATCH 21/31] staging: wfx: drop useless structs only used in hif_ind_startup
` [PATCH 22/31] staging: wfx: drop useless union hif_privacy_key_data
` [PATCH 23/31] staging: wfx: drop useless union hif_event_data
` [PATCH 24/31] staging: wfx: drop useless union hif_indication_data
` [PATCH 25/31] staging: wfx: drop struct hif_ie_tlv
` [PATCH 26/31] staging: wfx: drop macro API_SSID_SIZE
` [PATCH 27/31] staging: wfx: fix naming of hif_tx_rate_retry_policy
` [PATCH 28/31] staging: wfx: fix spaces
` [PATCH 29/31] staging: wfx: uniformize naming rules in hif_tx_mib.c
` [PATCH 30/31] staging: wfx: drop async field from struct hif_cmd
` [PATCH 31/31] staging: wfx: update TODO list

[PATCH v6 0/9] Syscall User Dispatch
 2020-09-07 10:16 UTC  (9+ messages)
` [PATCH v6 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v6 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v6 4/9] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v6 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry

[PATCHSET 0/9] perf tools: Fix various memory leaks
 2020-09-07 10:28 UTC  (3+ messages)
` [PATCH 8/9] perf test: Free aliases for PMU event map aliases test

[RESEND PATCH v7] ARM: dts: qcom: ipq4019: add USB devicetree nodes
 2020-09-07 10:28 UTC 

printk: Add process name information to printk() output
 2020-09-07 10:30 UTC  (9+ messages)

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-07 10:29 UTC  (3+ messages)
` [PATCH v7 8/9] x86/cpufeatures: Mark ENQCMD as disabled when configured out

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-07 10:27 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH v1 0/2] video: fbdev: radeonfb: PCI PM framework upgrade and fix-ups
 2020-09-07 10:29 UTC  (4+ messages)

[PATCH 0/4] kselftests/arm64: add PAuth tests
 2020-09-07 10:29 UTC  (12+ messages)
` [PATCH 1/4] kselftests/arm64: add a basic Pointer Authentication test
` [PATCH 3/4] kselftests/arm64: add PAuth test for whether exec() changes keys

[PATCH v4 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:16 UTC  (3+ messages)
` [PATCH v4 2/3] iommu/mediatek: add flag for legacy ivrp paddr
` [PATCH v4 3/3] iommu/mediatek: add support for MT8167

[PATCH v4.19.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-07 10:17 UTC  (4+ messages)
` [PATCH v4.19.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.19.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v4.19.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH 1/1] efi/libstub: DRAM base calculation
 2020-09-07 10:21 UTC  (4+ messages)

[PATCH] arm: dts: IPQ4019: add SDHCI VQMMC LDO node
 2020-09-07 10:19 UTC 

[PATCH 00/38] media sparse/smatch warn fixes
 2020-09-07 10:17 UTC  (2+ messages)

[PATCH 0/5] Add PCIe EP nodes on RZ/G2[EMN]
 2020-09-07 10:14 UTC  (4+ messages)

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-07 10:11 UTC  (10+ messages)
` [PATCH v14 08/10] ptp: arm64: "

[PATCH v4 00/14] arm64: Optimise and update memcpy, user copy and string routines
 2020-09-07 10:10 UTC  (3+ messages)

[PATCH v5 1/2] misc: rtsx: Fix power down flow
 2020-09-07 10:07 UTC 

[PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
 2020-09-07 10:07 UTC 

[PATCH v2 1/2] mmc: host: Drop unneeded MMC dependency in Kconfig
 2020-09-07 10:07 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: host: Enable compile testing of multiple drivers

[PATCH] mmc: renesas_sdhi: Drop local dma_parms
 2020-09-07 10:07 UTC  (2+ messages)

[PATCH] mmc: host: omap-hsmmc: remove redundant null check
 2020-09-07 10:07 UTC  (2+ messages)

[PATCH v3 1/3] dt-bindings: iommu: Add binding for MediaTek MT8167 IOMMU
 2020-09-07 10:06 UTC  (4+ messages)
` [PATCH v3 3/3] iommu/mediatek: add support for MT8167

[PATCH v9 0/5] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-09-07 10:05 UTC  (2+ messages)

[PATCH v3] platform: cros_ec: Reduce ligthbar get version command
 2020-09-07 10:04 UTC  (2+ messages)

Kernel build system broken in 5.8?
 2020-09-07 10:03 UTC  (5+ messages)

[PATCH v7 0/3] Add documentation and machine driver for SC7180 sound card
 2020-09-07 10:00 UTC  (4+ messages)
` [PATCH v7 1/3] ASoC: hdmi-codec: Use set_jack ops to set jack
` [PATCH v7 2/3] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v7 3/3] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH] RISC-V: Allow drivers to provide custom read_cycles64 for M-mode kernel
 2020-09-07  9:59 UTC  (6+ messages)

fsl_espi errors on v5.7.15
 2020-09-07  9:53 UTC  (3+ messages)

[PATCH] sh: fix syscall tracing
 2020-09-07  9:52 UTC  (4+ messages)

[PATCH] PCI: tegra: no need to check return value of debugfs_create functions
 2020-09-07  9:50 UTC  (2+ messages)

[PATCH v2 0/5] Add support of SECVIO from SNVS on iMX8q/x
 2020-09-07  9:49 UTC  (4+ messages)
` [PATCH v2 5/5] soc: imx8: Add the SC SECVIO driver

[PATCH] sched/fair: use dst group while checking imbalance for NUMA balancer
 2020-09-07  9:44 UTC  (3+ messages)

[PATCH v4 0/6] media: i2c: ov5640 feature enhancement and fixes
 2020-09-07  9:44 UTC  (3+ messages)
` [PATCH v4 3/6] media: i2c: ov5640: Enable data pins on poweron for DVP mode

[PATCH v2 0/6] xfrm: Add compat layer
 2020-09-07  9:43 UTC  (2+ messages)

[PATCH net] net/packet: Fix a comment about hard_header_len and headroom allocation
 2020-09-07  9:40 UTC  (2+ messages)

[PATCH] mwifiex: pcie: Fix -Wunused-const-variable warnings
 2020-09-07  9:40 UTC  (2+ messages)

[PATCH v2 0/5] PCIe aardvark controller improvements
 2020-09-07  9:40 UTC  (2+ messages)

[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-07  9:39 UTC  (3+ messages)
` [PATCH v11 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v11 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH 0/4] clk: meson: axg: add clocks for MIPI-DSI support
 2020-09-07  9:38 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clk: axg-clkc: add Video Clocks
` [PATCH 2/4] dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding
` [PATCH 3/4] clk: meson: axg: add Video Clocks
` [PATCH 4/4] clk: meson: axg: add MIPI DSI Host clock

[PATCH v5 0/4] user space client interface driver
 2020-09-07  9:37 UTC  (3+ messages)
` [PATCH v5 4/4] bus: mhi: clients: Add userspace "

[PATCH AUTOSEL 4.14 01/33] iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_context
 2020-09-07  9:36 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 17/33] net: usb: qmi_wwan: add Telit 0x1050 composition

[PATCH 0/8] rtc: rx8010: use regmap instead of i2c smbus API
 2020-09-07  9:34 UTC  (4+ messages)
` [PATCH 7/8] rtc: rx8010: fix indentation in probe()

[PATCH] stackleak: let stack_erasing_sysctl take a kernel pointer buffer
 2020-09-07  9:32 UTC 

[PATCH] ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
 2020-09-07  9:32 UTC 

[RFC][PATCH] pinctrl: Rework driver_deferred_probe_check_state() evaluation since default timeout has changed
 2020-09-07  9:32 UTC  (2+ messages)

[PATCH] fs: adjust dirtytime_interval_handler definition to match prototype
 2020-09-07  9:31 UTC 

[PATCHv2] PCI: designware-ep: Fix the Header Type check
 2020-09-07  9:28 UTC  (2+ messages)

[PATCH v4 1/2] misc: rtsx: Fix power down flow
 2020-09-07  9:25 UTC  (2+ messages)

[PATCH net-next 0/2] net: two updates related to UDP GSO
 2020-09-07  9:22 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: ti: k3-j7200: add dma and mcu cpsw
 2020-09-07  9:21 UTC  (2+ messages)

[PATCH 0/3] Remove sched_trace_*() helper functions
 2020-09-07  9:17 UTC  (4+ messages)
` [PATCH 1/3] sched/fair: "
` [PATCH 2/3] sched/fair: Remove cfs_rq_tg_path()
` [PATCH 3/3] sched/autogroup: Change autogroup_path() into a static inline function

[PATCH v3 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-09-07  9:16 UTC  (4+ messages)
` [PATCH v3 2/3] media: atmel: introduce microchip csi2dc driver

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-07  9:16 UTC  (5+ messages)

[PATCH 0/4] Remove struct device_connection
 2020-09-07  9:13 UTC  (4+ messages)
` [PATCH 4/4] device property: Move fwnode_connection_find_match() under drivers/base/property.c

[PATCH v2 00/17] Add BLK_CTRL support for i.MX8MP
 2020-09-07  9:11 UTC  (6+ messages)
` [PATCH v2 16/17] arm64: dts: imx8mp: Add media_blk_ctrl node

[fuse] 2ff3ba3472: dmesg.BUG:sleeping_function_called_from_invalid_context_at_include/linux/pagemap.h
 2020-09-07  9:05 UTC 

Question about dev_validate_header used in af_packet.c
 2020-09-07  9:05 UTC  (3+ messages)

[PATCH 0/2] Add support for MMC/SD on j7200-evm
 2020-09-07  9:05 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j7200-main: Add support for MMC/SD controller nodes
` [PATCH 2/2] arm64: dts: ti: k3-j7200-common-proc-board: Add support for eMMC and SD card

[PATCH 0/6] drm/meson: add support for AXG & MIPI-DSI
 2020-09-07  9:03 UTC  (5+ messages)
` [PATCH 6/6] drm/meson: add support for MIPI-DSI transceiver

[PATCH v8 00/18] Add support for Nitro Enclaves
 2020-09-07  9:01 UTC  (9+ messages)
` [PATCH v8 08/18] nitro_enclaves: Add logic for creating an enclave VM
` [PATCH v8 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v8 15/18] nitro_enclaves: Add Makefile for the Nitro Enclaves driver
` [PATCH v8 17/18] nitro_enclaves: Add overview documentation

a crash when running strace from persistent memory
 2020-09-07  9:00 UTC  (9+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
    ` [PATCH 1/2] ext2: don't update mtime on COW faults
    ` [PATCH 2/2] xfs: "

[PATCH 0/3] clk: keystone: some minor fixes
 2020-09-07  8:57 UTC  (4+ messages)
` [PATCH 1/3] clk: keystone: sci-clk: fix parsing assigned-clock data during probe
` [PATCH 2/3] clk: keystone: sci-clk: cache results of last query rate operation
` [PATCH 3/3] clk: keystone: sci-clk: add 10% slack to set_rate

[PATCH] scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
 2020-09-07  8:54 UTC  (2+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-09-07  8:57 UTC  (8+ messages)

linux-next: Tree for Aug 26
 2020-09-07  8:55 UTC  (10+ messages)

[PATCH next] io_uring: fix task hung in io_uring_setup
 2020-09-07  8:50 UTC  (3+ messages)

[PATCH v3 1/3] brcmfmac: increase F2 watermark for BCM4329
 2020-09-07  8:52 UTC  (2+ messages)

[PATCH] m68k: Revive _TIF_* masks
 2020-09-07  8:50 UTC  (2+ messages)

[PATCH net-next v3 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-07  8:49 UTC  (3+ messages)
` Aw: "

[PATCH] m68k: mm: Remove superfluous memblock_alloc*() casts
 2020-09-07  8:49 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: Fix for packets being rejected in the ring buffer used by the xHCI controller
 2020-09-07  8:49 UTC  (6+ messages)

Using asm_volatile_goto for get_user()
 2020-09-07  8:49 UTC 

[PATCH] m68k: mm: Use PAGE_ALIGNED() helper
 2020-09-07  8:48 UTC  (2+ messages)

[PATCH] m68k: Sort selects in main Kconfig
 2020-09-07  8:48 UTC  (2+ messages)

[torture] 345fdd0aab: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_nr
 2020-09-07  8:44 UTC 

[RFC PATCH] fork: Free per-cpu cached vmalloc'ed thread stacks with
 2020-09-07  8:45 UTC 

[PATCH] m68k: amiga: Clean up Amiga hardware configuration
 2020-09-07  8:45 UTC  (2+ messages)

[PATCH v2] /dev/zero: also implement ->read
 2020-09-07  8:45 UTC  (4+ messages)

[PATCH] Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
 2020-09-07  8:40 UTC  (3+ messages)
`  "

[PATCH] scsi: ibmvfc: Fix error return in ibmvfc_probe()
 2020-09-07  8:39 UTC 

[sched/fair] ec73240b16: aim7.jobs-per-min 2.3% improvement
 2020-09-07  8:37 UTC 

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-07  8:37 UTC  (9+ messages)


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).