public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-11 18:21:37 to 2020-07-12 13:52:20 UTC [more...]

[PATCH 00/20] dlb2: introduce DLB 2.0 device driver
 2020-07-12 13:43 UTC  (10+ messages)
` [PATCH 01/20] dlb2: add skeleton for DLB 2.0 driver
` [PATCH 02/20] dlb2: initialize PF device
` [PATCH 03/20] dlb2: add resource and device initialization
` [PATCH 04/20] dlb2: add device ioctl layer and first 4 ioctls
` [PATCH 06/20] dlb2: add ioctl to get sched domain fd
` [PATCH 07/20] dlb2: add runtime power-management support
` [PATCH 10/20] dlb2: add port mmap support
` [PATCH 11/20] dlb2: add start domain ioctl
` [PATCH 13/20] dlb2: add port enable/disable ioctls

[PATCH RFC] leds: Add support for per-LED device triggers
 2020-07-12 13:49 UTC  (5+ messages)

[PATCH] riscv: Cleanup unnecessary define in asm-offset.c
 2020-07-12 13:41 UTC 

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-12 13:37 UTC  (5+ messages)
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

[PATCH v5] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-07-12 13:29 UTC 

[PATCH 00/18] perf metric: Add support to reuse metric
 2020-07-12 13:26 UTC  (19+ messages)
` [PATCH 01/18] perf metric: Rename expr__add_id to expr__add_val
` [PATCH 02/18] perf metric: Add struct expr_id_data to keep expr value
` [PATCH 03/18] perf metric: Add expr__add_id function
` [PATCH 04/18] perf metric: Change expr__get_id to return struct expr_id_data
` [PATCH 05/18] perf metric: Add expr__del_id function
` [PATCH 06/18] perf metric: Add find_metric function
` [PATCH 07/18] perf metric: Add add_metric function
` [PATCH 08/18] perf metric: Rename __metricgroup__add_metric to __add_metric
` [PATCH 09/18] perf metric: Collect referenced metrics in struct metric_ref_node
` [PATCH 10/18] perf metric: Collect referenced metrics in struct metric_expr
` [PATCH 11/18] perf metric: Add referenced metrics to hash data
` [PATCH 12/18] perf metric: Compute referenced metrics
` [PATCH 13/18] perf metric: Add events for the current group
` [PATCH 14/18] perf metric: Add cache_miss_cycles to metric parse test
` [PATCH 15/18] perf metric: Add DCache_L2 "
` [PATCH 16/18] perf metric: Add recursion check when processing nested metrics
` [PATCH 17/18] perf metric: Rename struct egroup to metric
` [PATCH 18/18] perf metric: Rename group_list to list

[PATCH] Replace HTTP links with HTTPS ones: drivers/iio
 2020-07-12 13:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Replace HTTP links with HTTPS ones: Documentation/devicetree/bindings/iio
 2020-07-12 13:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-12 13:19 UTC  (12+ messages)
` [PATCH v8 1/6] dt-bindings: iio/adc: Convert ingenic-adc docs to YAML
` [PATCH v8 2/6] IIO: Ingenic JZ47xx: Error check clk_enable calls
` [PATCH v8 3/6] IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
` [PATCH v8 4/6] iio/adc: ingenic: Retrieve channels list from soc data struct
` [PATCH v8 6/6] IIO: Ingenic JZ47xx: Add touchscreen mode

splat and freeze (2 instances)
 2020-07-12 13:16 UTC  (2+ messages)

[PATCH 1/2] rculist : Introduce list/hlist_for_each_entry_srcu() macros
 2020-07-12 13:10 UTC  (2+ messages)
` [PATCH 2/2] kvm: mmu: page_track: Fix RCU list API usage

[PATCH] decompress_bunzip2: fix sizeof type in start_bunzip
 2020-07-12 13:09 UTC  (2+ messages)

Linux kernel in-tree Rust support
 2020-07-12 12:31 UTC  (7+ messages)

[PATCH] staging: r8188eu: remove unused members of struct xmit_buf
 2020-07-12 12:38 UTC 

SD-X - a correction of Unix, with all elements to now
 2020-07-12 12:19 UTC  (3+ messages)
` SDX - a correction of Unix, with all elements to now. + considerations for Islam
  ` SDX - breaks a vain cycle

[PATCH v2 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-07-12 12:03 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

kvm crash on 5.7-rc1 and later
 2020-07-12 11:54 UTC  (3+ messages)

[PATCH] SUPERH: Replace HTTP links with HTTPS ones
 2020-07-12 11:30 UTC  (4+ messages)
  ` [PATCH] sh: "

[PATCH 1/3] iio: dac: ad5592r: fix unbalanced mutex unlocks in ad5592r_read_raw()
 2020-07-12 11:16 UTC  (3+ messages)

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-12 11:21 UTC  (16+ messages)
` [PATCH v5 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v5 02/15] iommu: Report domain nesting info
` [PATCH v5 03/15] iommu/smmu: Report empty "
` [PATCH v5 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v5 05/15] vfio: Add PASID allocation/free support
` [PATCH v5 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v5 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v5 08/15] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v5 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v5 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v5 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v5 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v5 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v5 14/15] vfio: Document dual stage control
` [PATCH v5 15/15] iommu/vt-d: Support reporting nesting capability info

fbconsole needs more parameter validations
 2020-07-12 11:10 UTC  (3+ messages)
` [PATCH v3] vt: Reject zero-sized screen buffer size
  ` [PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins

[PATCH v4] ARM: dts: am335x-pocketbeagle: set default mux for gpio pins
 2020-07-12 10:37 UTC 

[PATCH 1/2] usb: tegra: Fix allocation for the FPCI context
 2020-07-12 10:28 UTC  (2+ messages)
` [PATCH 2/2] usb: tegra: Fix zero length memory allocation

[GIT PULL] Btrfs fixes for 5.8-rc5, part 2
 2020-07-12 10:14 UTC 

[PATCH 1/2] cpufreq: tegra186: Fix initial frequency
 2020-07-12 10:06 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: tegra186: Simplify probe return path

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-12 10:04 UTC  (4+ messages)

[PATCH 0/5] firmware: tegra: Add support for in-band debug
 2020-07-12 10:01 UTC  (6+ messages)
` [PATCH 1/5] firmware: tegra: add return code checks and increase debugfs size
` [PATCH 2/5] firmware: tegra: Use consistent return variable name
` [PATCH 3/5] firmware: tegra: Prepare for supporting in-band debugfs
` [PATCH 4/5] firmware: tegra: Add support for in-band debug
` [PATCH 5/5] firmware: tegra: Update BPMP ABI

arch/mips/alchemy/devboards/db1300.c:(.text.db1300_wm97xx_probe+0x2c): undefined reference to `wm97xx_config_gpio'
 2020-07-12 10:01 UTC 

[PATCH v7 0/3] leds: trigger: implement a tty trigger
 2020-07-12  9:31 UTC  (8+ messages)
` [PATCH v7 3/3] "

GPS fun on Droid 4 and leste
 2020-07-12  9:27 UTC 

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-07-12  9:27 UTC  (9+ messages)
` [PATCH v2 3/5] irqchip: Allow QCOM_PDC to be loadable as a permanent module

[PATCH 0/5] Add audio support for imx6sx platform
 2020-07-12  9:24 UTC 

[RESEND PATCH] ARM: dts: imx6sx-sdb: Add MQS support
 2020-07-12  9:16 UTC 

[PATCH 00/22] add support for Clang LTO
 2020-07-12  8:59 UTC  (3+ messages)

KMSAN: uninit-value in path_openat
 2020-07-12  8:44 UTC 

[PATCH] mm/sparse: cleanup the code surrounding memory_present()
 2020-07-12  8:31 UTC 

[PATCH][next] leds: gpio: Use struct_size() in devm_kzalloc()
 2020-07-12  8:28 UTC  (2+ messages)

[PATCH][next] leds: ns2: Use struct_size() in devm_kzalloc()
 2020-07-12  8:26 UTC  (2+ messages)

[PATCH] docs/core-api: memory-allocation: describe reclaim behaviour
 2020-07-12  8:21 UTC  (3+ messages)

[PATCH v3 0/3] devres: provide and use devm_krealloc()
 2020-07-12  8:19 UTC  (4+ messages)
` [PATCH v3 1/3] devres: provide devm_krealloc()

drivers/gpu/drm/mediatek/mtk_dpi.c:721:2-9: line 721 is redundant because platform_get_irq() already prints an error (fwd)
 2020-07-12  8:15 UTC 

[PATCH v2] leds: core: Flush scheduled work for system suspend
 2020-07-12  8:13 UTC  (3+ messages)

[PATCH] leds: trigger: gpio: Avoid warning on update of inverted
 2020-07-12  8:06 UTC  (2+ messages)

[PATCH 1/1] leds: fix spelling mistake
 2020-07-12  8:05 UTC  (3+ messages)

[PATCH] ARM: dts: vf610-zii-spb4: Add node for switch watchdog
 2020-07-12  8:03 UTC 

[PATCH v1] Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()
 2020-07-12  7:46 UTC  (3+ messages)

[PATCH] Staging: comedi: driver: Remove condition with no effect
 2020-07-12  7:06 UTC 

[PATCH] net: sky2: switch from 'pci_' to 'dma_' API
 2020-07-12  7:05 UTC  (5+ messages)

[PATCH] clk: staging: Specify IOMEM dependency for Xilinx Clocking Wizard driver
 2020-07-12  6:49 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: fix stackmap on perf_events with PEBS
 2020-07-12  6:34 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: block bpf_get_[stack|stackid] on perf_event with PEBS entries

Add and use a generic version of devmem_is_allowed()
 2020-07-12  6:09 UTC  (2+ messages)

[PATCH 1/2] Input: elan_i2c - Add ic type 0x11 0x13 0x14
 2020-07-12  6:08 UTC  (2+ messages)

[PATCH v4 0/2]usb : phy: Add USB PHY support on Intel LGM SoC
 2020-07-12  5:50 UTC  (4+ messages)
` [PATCH v4 2/2] usb: phy: Add USB3 PHY support for "

[PATCH v3 0/2] Syscall user redirection
 2020-07-12  4:45 UTC  (3+ messages)
` [PATCH v3 1/2] kernel: Implement selective syscall userspace redirection
` [PATCH v3 2/2] selftests: Add kselftest for syscall user dispatch

[PATCH v6 0/2] shtc1: add support for device tree bindings
 2020-07-12  4:44 UTC  (3+ messages)
` [PATCH v6 1/2] hwmon: "
` [PATCH v6 2/2] devicetree: hwmon: shtc1: Add sensirion,shtc1.yaml

arch/x86/crypto/curve25519-x86_64.c:518:3: error: inline assembly requires more registers than available
 2020-07-12  3:36 UTC 

[PATCH v3 0/3] Few bug fixes and Convert to pin_user_pages*()
 2020-07-12  3:39 UTC  (4+ messages)
` [PATCH v3 1/3] xen/privcmd: Corrected error handling path
` [PATCH v3 2/3] xen/privcmd: Mark pages as dirty
` [PATCH v3 3/3] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()

[RFC PATCH v3] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-07-12  3:21 UTC  (3+ messages)

[PATCH v4 4/4] PCI/ACS: Enable PCI_ACS_TB for untrusted/external-facing devices
 2020-07-12  2:58 UTC  (4+ messages)

[PATCH 1/3] gpio: mxc: Support module build
 2020-07-12  1:34 UTC  (3+ messages)

[Patch v2 0/4] tracing: trivial cleanup
 2020-07-12  1:10 UTC  (5+ messages)
` [Patch v2 1/4] tracing: simplify the logic by defining next to be "lasst + 1"
` [Patch v2 2/4] tracing: save one trace_event->type by using __TRACE_LAST_TYPE
` [Patch v2 3/4] tracing: toplevel d_entry already initialized
` [Patch v2 4/4] tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer

[RFC PATCH v2] scsi: ufs-mediatek: add inline encryption support
 2020-07-12  0:34 UTC  (3+ messages)

[PATCH v3] scsi: ufs-mediatek: Add inline encryption support
 2020-07-12  0:32 UTC 

[PATCH v5 0/2] shtc1: add support for device tree bindings
 2020-07-11 23:59 UTC  (5+ messages)
` [PATCH v5 2/2] devicetree: hwmon: shtc1: Add sensirion,shtc1.yaml

[PATCH] break joystick limitation of maximum 80 buttons
 2020-07-11 23:54 UTC  (2+ messages)
` [PATCH] Input: "

linux-next: Signed-off-by missing for commit in the risc-v tree
 2020-07-11 23:35 UTC 

WARNING: at mm/mremap.c:211 move_page_tables in i386
 2020-07-11 23:33 UTC  (10+ messages)

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-11 23:19 UTC  (3+ messages)
` [PATCH v2 net] net: fec: fix hardware time stamping by external devices

[PATCH] Revert "kernel/printk: add kmsg SEEK_CUR handling"
 2020-07-11 22:28 UTC  (2+ messages)

[PATCH v5] x86/umip: Add emulation/spoofing for SLDT and STR instructions
 2020-07-11 21:49 UTC  (2+ messages)

[PATCH v6 1/4] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-07-11 21:45 UTC  (2+ messages)

[PATCH] pinctrl: initialise nsp-mux earlier
 2020-07-11 21:20 UTC  (9+ messages)

drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c:3002:63: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-07-11 20:49 UTC 

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2020-07-11 21:12 UTC  (4+ messages)

[PATCH V2] pinctrl: qcom: ipq8074: route gpio interrupts to APPS
 2020-07-11 21:11 UTC  (2+ messages)

[PATCH v2] pinctrl: nsp: Set irq handler based on trig type
 2020-07-11 21:09 UTC  (2+ messages)

drivers/net/ethernet/netronome/nfp/crypto/tls.c:477:18: warning: variable 'ipv6h' set but not used
 2020-07-11 20:31 UTC 

thinkpad x60: oops in eb_relocate_dma in next-20200710
 2020-07-11 20:46 UTC 

[PATCH v2] hwmon: (drivetemp) Avoid SCT usage on Toshiba DT01ACA family drives
 2020-07-11 20:41 UTC 

[PATCH] net: skge: switch from 'pci_' to 'dma_' API
 2020-07-11 20:35 UTC 

[PATCH v3] CodingStyle: Inclusive Terminology
 2020-07-11 20:31 UTC  (2+ messages)
` [Ksummit-discuss] "

[PATCH v29 00/16] Multicolor Framework v29
 2020-07-11 20:29 UTC  (7+ messages)
` [PATCH v29 13/16] leds: lp5523: Update the lp5523 code to add multicolor brightness function

[PATCH] MIPS: CI20: DTS: Correcting IW8103 Wifi binding
 2020-07-11 20:24 UTC  (4+ messages)

[GIT PULL] RISC-V Fixes for 5.8-rc5 (ideally)
 2020-07-11 20:24 UTC 

[PATCH net-next] ptp: add debugfs support for IDT family of timing devices
 2020-07-11 20:01 UTC  (7+ messages)

[PATCH 1/1] clk: qcom: smd: Add support for MSM8992/4 rpm clocks
 2020-07-11 19:47 UTC  (4+ messages)

[ANNOUNCE] 4.9.230-rt148
 2020-07-11 19:45 UTC 

[ANNOUNCE] 4.14.188-rt87
 2020-07-11 19:45 UTC 

[PATCH -next] <linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
 2020-07-11 19:41 UTC  (4+ messages)

[PATCH 17/26] mm/riscv: Use general page fault accounting
 2020-07-11 19:43 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.8-rc4
 2020-07-11 19:25 UTC 

[PATCH net-next v2 0/2] DP83822 Fiber enablement
 2020-07-11 18:54 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: phy: DP83822: Add ability to advertise Fiber connection

[PATCH] xen: introduce xen_vring_use_dma
 2020-07-11 18:44 UTC  (11+ messages)

drivers/gpu/drm/i915/i915_sw_fence.c:84:20: error: unused function 'debug_fence_init_onstack'
 2020-07-11 18:38 UTC 

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2020-07-11 18:36 UTC  (10+ messages)
  ` [RFC 07/12] media: uapi: h264: Add DPB entry field reference flags

[PATCH net-next v1 0/5] add cable test support for ksz8081 and ksz8873
 2020-07-11 18:33 UTC  (4+ messages)
` [PATCH net-next v1 5/5] net: phy: micrel: ksz886x/ksz8081: add cabletest support

[GIT PULL] xen: branch for v5.8-rc5
 2020-07-11 18:25 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-6 tag
 2020-07-11 18:25 UTC  (2+ messages)

[PATCH 0/2] locking/qspinlock: Allow lock to store lock holder cpu number
 2020-07-11 18:21 UTC  (3+ messages)
` [PATCH 1/2] locking/qspinlock: Store lock holder cpu in lock if feasible
` [PATCH 2/2] locking/pvqspinlock: Optionally store lock holder cpu into lock

[PATCH 05/11] media: exynos4-is: Improve support for sensors with multiple pads
 2020-07-11 18:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox