linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-20 10:08:52 to 2020-07-20 13:12:20 UTC [more...]

[PATCH v8 0/2] phy: bcm63xx-usbh: Add BCM63xx USBH driver
 2020-07-20 13:12 UTC 

[PATCH for v5.9] sctp: Replace HTTP links with HTTPS ones
 2020-07-20 13:11 UTC  (2+ messages)

[PATCH 10/11] media: exynos4-is: Prevent duplicate call to media_pipeline_stop
 2020-07-20 13:10 UTC  (4+ messages)

Build regressions/improvements in v5.8-rc6
 2020-07-20 13:07 UTC 

[RFC PATCH v2] Softirq:avoid large sched delay from the pending softirqs
 2020-07-20 13:08 UTC 

[PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
 2020-07-20 13:07 UTC  (17+ messages)

[PATCH] leds: add NCT6795D driver
 2020-07-20 13:07 UTC  (8+ messages)

[PATCH v1] uuid: Remove unused uuid_le_to_bin() definition
 2020-07-20 13:04 UTC  (2+ messages)

[PATCH stable v4.9 v2] arm64: entry: Place an SB sequence following an ERET instruction
 2020-07-20 13:04 UTC  (2+ messages)

[PATCH] r6040: switch from 'pci_' to 'dma_' API
 2020-07-20 13:02 UTC 

[PATCH] drm/msm/dpu: dev_pm_opp_put_clkname() only when an opp_table exists
 2020-07-20 12:57 UTC  (2+ messages)

[PATCH v4 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-20 12:59 UTC  (14+ messages)
` [PATCH v4 01/12] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v4 02/12] powerpc/kexec_file: mark PPC64 specific code
` [PATCH v4 03/12] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH v4 04/12] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH v4 05/12] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH v4 06/12] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH v4 07/12] ppc64/kexec_file: add support to relocate purgatory
` [PATCH v4 08/12] ppc64/kexec_file: setup the stack for purgatory
` [PATCH v4 09/12] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH v4 10/12] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH v4 11/12] ppc64/kexec_file: add appropriate regions for memory reserve map
` [PATCH v4 12/12] ppc64/kexec_file: fix kexec load failure with lack of memory hole

[PATCH] configfs: Use flush file op to commit writes to a binary file
 2020-07-20 13:00 UTC  (2+ messages)

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-20 13:00 UTC  (17+ messages)
` [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 v6 0/7] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-20 12:58 UTC  (5+ messages)

5.8-rc*: kernel BUG at kernel/signal.c:1917
 2020-07-20 12:57 UTC  (15+ messages)

[PATCH V2 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices
 2020-07-20 12:55 UTC  (2+ messages)

[PATCH] spi: spi-cadence: add support for chip select high
 2020-07-20 12:54 UTC  (4+ messages)

[PATCH] drm/msm/dpu: fix/enable 6bpc dither with split-lm
 2020-07-20 12:53 UTC  (2+ messages)
` [Freedreno] "

get rid of the address_space override in setsockopt
 2020-07-20 12:47 UTC  (25+ messages)
` [PATCH 01/24] bpfilter: reject kernel addresses
` [PATCH 02/24] bpfilter: fix up a sparse annotation
` [PATCH 03/24] net: add a new sockptr_t type
` [PATCH 04/24] net: switch copy_bpf_fprog_from_user to sockptr_t
` [PATCH 05/24] net: switch sock_setbindtodevice "
` [PATCH 06/24] net: switch sock_set_timeout "
` [PATCH 07/24] "
` [PATCH 08/24] net/xfrm: switch xfrm_user_policy "
` [PATCH 09/24] netfilter: remove the unused user argument to do_update_counters
` [PATCH 10/24] netfilter: switch xt_copy_counters to sockptr_t
` [PATCH 11/24] netfilter: switch nf_setsockopt "
` [PATCH 12/24] bpfilter: switch bpfilter_ip_set_sockopt "
` [PATCH 13/24] net/ipv4: switch ip_mroute_setsockopt "
` [PATCH 14/24] net/ipv4: merge ip_options_get and ip_options_get_from_user
` [PATCH 15/24] net/ipv4: switch do_ip_setsockopt to sockptr_t
` [PATCH 16/24] net/ipv6: switch ip6_mroute_setsockopt "
` [PATCH 17/24] net/ipv6: split up ipv6_flowlabel_opt
` [PATCH 18/24] net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
` [PATCH 19/24] net/ipv6: factor out a ipv6_set_opt_hdr helper
` [PATCH 20/24] net/ipv6: switch do_ipv6_setsockopt to sockptr_t
` [PATCH 21/24] net/udp: switch udp_lib_setsockopt "
` [PATCH 22/24] net/tcp: switch ->md5_parse "
` [PATCH 23/24] net/tcp: switch do_tcp_setsockopt "
` [PATCH 24/24] net: pass a sockptr_t into ->setsockopt

[PATCH v1 0/3] block: use generic power management
 2020-07-20 12:52 UTC  (3+ messages)
` [PATCH v1 3/3] skd: "

sdX - fun story
 2020-07-20 12:50 UTC 

[f2fs-dev] [PATCH] f2fs: compress: Avoid memory leak on cc->cpages
 2020-07-20 12:49 UTC  (3+ messages)

[Patch v1 2/4] dma: tegra: Adding Tegra GPC DMA controller driver
 2020-07-20 11:58 UTC  (2+ messages)

[PATCH] ipmi: Remove duplicate code in __ipmi_bmc_register()
 2020-07-20 12:47 UTC  (2+ messages)

[PATCH] drm/bridge/adv7511: set the bridge type properly
 2020-07-20 12:42 UTC 

[PATCH v10 1/2] phy: qualcomm: add qcom ipq806x dwc usb phy driver
 2020-07-20 12:41 UTC  (4+ messages)
  ` R: "

bdi cleanups
 2020-07-20 12:37 UTC  (5+ messages)
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init

[PATCH v5 00/11] Add ASoC AHUB components for Tegra210 and later
 2020-07-20 12:34 UTC  (3+ messages)
` [PATCH v5 01/11] ASoC: dt-bindings: tegra: Add DT bindings for Tegra210

Upstream fixes not merged in 5.4.y
 2020-07-20 12:31 UTC  (2+ messages)
  `  "

[PATCH] net: packetengines: switch from 'pci_' to 'dma_' API
 2020-07-20 12:29 UTC 

[PATCH] f2fs: compress: fix to avoid memory leak on cc->cpages
 2020-07-20 12:28 UTC  (2+ messages)

[PATCH v5] rtc: rtc-ds1374: wdt: Use watchdog core for watchdog part
 2020-07-20 12:28 UTC  (4+ messages)

[PATCH v4.19] sched/fair: handle case of task_h_load() returning 0
 2020-07-20 12:25 UTC  (2+ messages)

[PATCH 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-20 12:20 UTC  (10+ messages)
` [PATCH 2/5] "
` [PATCH 3/5] MIPS: Loongson64: Enlarge IO_SPACE_LIMIT

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-20 12:23 UTC 

[PATCH] bfq: fix blkio cgroup leakage
 2020-07-20 12:19 UTC  (7+ messages)

[For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
 2020-07-20 12:18 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1] usbhid: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
 2020-07-20 12:12 UTC  (3+ messages)

[PATCH -next] crypto: allwinner - Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-20 12:10 UTC  (2+ messages)

[PATCH v1] serial: pch_uart: use generic power management
 2020-07-20 12:04 UTC 

[PATCH v31 00/12] Multicolor Framework v31
 2020-07-20 12:07 UTC  (4+ messages)
` [PATCH v31 01/12] leds: multicolor: Introduce a multicolor class definition

[PATCH v2] regulator: gpio: Honor regulator-boot-on property
 2020-07-20 12:04 UTC  (4+ messages)

[PATCH tip/locking/core] kcsan: Improve IRQ state trace reporting
 2020-07-20 12:03 UTC 

[PATCH v1] xarray: update document for error space returned by xarray normal API
 2020-07-20 12:03 UTC  (2+ messages)

[PATCH v4 0/6] media: v4l2: Add extended fmt and buffer ioctls
 2020-07-20 11:57 UTC  (2+ messages)

[PATCH] drm/msm: dsi: dev_pm_opp_put_clkname() only when an opp_table exists
 2020-07-20 12:01 UTC 

[PATCH] nfsd: netns.h: delete a duplicated word
 2020-07-20 12:01 UTC  (2+ messages)

[PATCH -next] crypto: caam: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-20 12:01 UTC  (2+ messages)

[PATCH v4 0/7] arch/x86: kprobes: Remove MODULES dependency
 2020-07-20 12:01 UTC  (4+ messages)
` [PATCH v4 3/7] vmalloc: Add text_alloc() and text_free()

[PATCH v2 0/4] perf-probe: Fix GNU IFUNC probe issue etc
 2020-07-20 12:01 UTC  (4+ messages)
` [PATCH v2 1/4] perf-probe: Avoid setting probes on same address on same event

[PATCH] Replace HTTP links with HTTPS ones: kprobes
 2020-07-20 12:01 UTC  (6+ messages)

[PATCH v6 0/4] Add support for iMX8MQ Display Controller Subsystem
 2020-07-20 12:00 UTC  (4+ messages)
` [PATCH v6 2/4] drm/imx: Add initial support for DCSS on iMX8MQ

linux-next: manual merge of the tip tree with the crypto tree
 2020-07-20 11:59 UTC  (5+ messages)

[PATCH v11 0/5] NVIDIA ARM SMMU Implementation
 2020-07-20 11:56 UTC  (2+ messages)

[PATCH v3 0/7] arm64: perf: Proper cap_user_time* support
 2020-07-20 11:56 UTC  (2+ messages)

[PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace references
 2020-07-20 11:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/6] iio/adc: ingenic: Cleanups & add touchscreen mode
 2020-07-20 11:49 UTC  (5+ messages)
` [PATCH v8 6/6] IIO: Ingenic JZ47xx: Add "

[PATCH] drm/virtio: Fix memory leak in virtio_gpu_execbuffer_ioctl()
 2020-07-20 11:48 UTC 

[PATCH] Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"
 2020-07-20 11:47 UTC  (4+ messages)

[PATCH 1/2] nds32: remove dump_instr
 2020-07-20 11:44 UTC  (2+ messages)
` [PATCH 2/2] nds32: use get_kernel_nofault in dump_mem

[PATCH] unicore32: use get_kernel_nofault in dump mem and dump_instr
 2020-07-20 11:43 UTC 

[PATCH] m68k: use get_kernel_nofault in show_registers
 2020-07-20 11:43 UTC 

[PATCH net] rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning ENODATA
 2020-07-20 11:41 UTC 

[PATCH] iio: adc: ad7124: move chip ID & name on the chip_info table
 2020-07-20 11:40 UTC  (3+ messages)

[PATCH v1] dmaengine: pch_dma: use generic power management
 2020-07-20 11:37 UTC 

[PATCH bpf-next v4 1/4] bpf: Generalize bpf_sk_storage
 2020-07-20 11:18 UTC  (2+ messages)

[PATCH] arch, net: remove the last csum_partial_copy() leftovers
 2020-07-20 11:36 UTC 

[RFC PATCH 1/1] Softirq:avoid large sched delay from the pending softirqs
 2020-07-20 11:33 UTC  (3+ messages)

[PATCH] ipmi: remve duplicate code in __ipmi_bmc_register()
 2020-07-20 11:32 UTC  (2+ messages)

[PATCH 0/6] mm: introduce secretmemfd system call to create "secret" memory areas
 2020-07-20 11:30 UTC  (3+ messages)
` [PATCH 3/6] "

arm64: Internal error: Oops: qcom_iommu_tlb_inv_context free_io_pgtable_ops on db410c
 2020-07-20 11:28 UTC  (3+ messages)

[PATCH v5 0/3] devres: provide and use devm_krealloc()
 2020-07-20 11:25 UTC  (3+ messages)
` [PATCH v5 3/3] iio: adc: xilinx-xadc: "

[PATCH 2/2] ARM: dts: imx6qdl-cubox-i: enable DSM for the RTC
 2020-07-20 11:24 UTC  (5+ messages)
` [PATCH v2 0/3] rtc: pcf8523: imx6qdl-cubox-i: Make DSM for battery switch-over configurable from DT and enable it for the cubox-i
  ` [PATCH v2 1/3] dt-bindings: rtc: pcf8523: add DSM pm option for battery switch-over
  ` [PATCH v2 2/3] rtc: pcf8523: Make DSM for battery switch-over configurable from DT
  ` [PATCH v2 3/3] ARM: dts: imx6qdl-cubox-i: enable DSM for the RTC

[PATCH] net-sysfs: add a newline when printing 'tx_timeout' by sysfs
 2020-07-20 11:17 UTC 

[PATCH v2] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-20 11:23 UTC  (2+ messages)

[PATCH RFC leds + net-next 0/3] Add support for LEDs on Marvell PHYs
 2020-07-20 11:20 UTC  (5+ messages)
` [PATCH RFC leds + net-next 1/3] leds: trigger: add support for LED-private device triggers
` [PATCH RFC leds + net-next 2/3] leds: trigger: return error value if .activate() failed

[PATCH v1] memstick: jmb38x_ms: use generic power management
 2020-07-20 11:16 UTC 

[PATCH 2/2] dt-bindings: iio: gyro: Add DT binding doc for ADXRS290
 2020-07-20 11:16 UTC  (2+ messages)

[PATCH 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-20 11:13 UTC  (3+ messages)

[PATCH net-next] net: fs_enet: remove redundant null check
 2020-07-20 11:12 UTC 

[PATCH v2 00/14] Rid W=1 warnings in SPI
 2020-07-20 11:12 UTC  (2+ messages)

[PATCH 00/14] Rid W=1 warnings in SPI
 2020-07-20 11:12 UTC  (2+ messages)

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-20 11:12 UTC  (2+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-07-20 11:09 UTC  (5+ messages)
` [RFC PATCH 14/16] irq: Add support for core-wide protection of IRQ and softirq

[PATCH] ath11k: Fix memory leak in ath11k_qmi_init_service()
 2020-07-20 11:07 UTC 

[PATCH 0/2] x86/unwind: A couple of fixes for newly forked tasks
 2020-07-20 11:06 UTC  (2+ messages)

[PATCH v2 net-next 03/10] net: mscc: ocelot: allocated rules to different hardware VCAP TCAMs by chain index
 2020-07-20 11:04 UTC  (12+ messages)
      ` [EXT] "

[PATCH 1/3] ARM: dts: rockchip: Add USB for RockPI N8/N10
 2020-07-20 11:02 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: rockchip: Add HDMI out "
` [PATCH 3/3] arm64: dts: rockchip: Add PCIe for RockPI N10

[PATCH] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
 2020-07-20 11:03 UTC 

[PATCH v3] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
 2020-07-20 10:58 UTC 

[PATCH 1/3] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts
 2020-07-20 10:55 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add Radxa ROCK Pi 4B support
` [PATCH 3/3] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support

[Question] About IO timeout and hang
 2020-07-20 10:52 UTC 

[PATCH v1] [media] saa7134: use generic power management
 2020-07-20 10:47 UTC  (2+ messages)

[PATCH V2 1/2] clocksource: Add support for i.MX TPM driver with ARM64
 2020-07-20 10:47 UTC  (2+ messages)

[PATCH 1/2] net: dsa: Add flag for 802.1AD when adding VLAN for dsa switch and port
 2020-07-20 10:44 UTC  (3+ messages)
` [PATCH 2/2] net: dsa: Set flag for 802.1AD when deleting vlan "

[PATCH][next] pinctrl: baytrail: Use fallthrough pseudo-keyword
 2020-07-20 10:40 UTC  (2+ messages)

[PATCH v4 00/16] Allwinner A100 Initial support
 2020-07-20 10:38 UTC  (7+ messages)
` [PATCH v4 08/16] thermal: sun8i: add TEMP_CALIB_MASK for calibration data in sun50i_h6_ths_calibrate

iio:adc:ltc2371: add support for ltc2361/ltc2363
 2020-07-20 10:36 UTC  (2+ messages)

[PATCH 00/19] clk: at91: add sama7g5 clock support
 2020-07-20 10:36 UTC  (7+ messages)
` [PATCH 07/19] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH 10/19] clk: at91: replace conditional operator with double logical not

[PATCH] HID: Replace HTTP links with HTTPS ones
 2020-07-20 10:36 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: fsl_asrc: make sure the input and output clocks are different
 2020-07-20 10:34 UTC  (4+ messages)
` [PATCH v3 0/1] ASoC: fsl_asrc: always select different clocks
  ` [PATCH v3 1/1] ASoC: fsl_asrc: make sure the input and output clocks are different

[PATCH v2] [media] saa7164: use generic power management
 2020-07-20 10:27 UTC 

[PATCH][next] initrd: fix spelling mistake "depreated" -> "deprecated"
 2020-07-20 10:32 UTC 

[PATCH v5 0/4] printk: replace ringbuffer
 2020-07-20 10:32 UTC  (5+ messages)
` [PATCH v5 4/4] printk: use the lockless ringbuffer

[PATCH] HID: udraw-ps3: Replace HTTP links with HTTPS ones
 2020-07-20 10:25 UTC  (3+ messages)

[PATCH] HID: mcp2221: Replace HTTP links with HTTPS ones
 2020-07-20 10:24 UTC  (2+ messages)

[PATCH 0/2] ASoC: fsl_asrc: improve clock selection and quality
 2020-07-20 10:20 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] ASoC: fsl_asrc: always use internal ratio

[PATCH v2] cardreader/rtsx_pcr.c: use generic power management
 2020-07-20 10:17 UTC 

[PATCH] RFC: ACPI / OSI: remove workarounds for hybrid graphics laptops
 2020-07-20 10:17 UTC  (5+ messages)

hibernation reverts in 4.19.134: better alternative?
 2020-07-20 10:15 UTC 

[PATCH v2 1/3] dt-bindings: usb: ci-hdrc-usb2: add property disable-runtime-pm
 2020-07-20 10:10 UTC  (8+ messages)
` [PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm

[PATCH v7 00/14] Add PCIe support to TI's J721E SoC
 2020-07-20 10:08 UTC  (2+ messages)

[PATCH v4 0/2] Syscall User Redirection
 2020-07-20 10:08 UTC  (3+ messages)
` [PATCH v4 1/2] kernel: Implement selective syscall userspace redirection


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