linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-09 05:49:18 to 2020-09-09 08:14:03 UTC [more...]

[PATCH v3 00/15] Tegra XHCI controller ELPG support
 2020-09-09  8:10 UTC  (13+ messages)
` [PATCH v3 02/15] clk: tegra: Don't enable PLLE HW sequencer at init
` [PATCH v3 03/15] phy: tegra: xusb: Move usb3 port init for Tegra210
` [PATCH v3 06/15] phy: tegra: xusb: Add Tegra210 lane_iddq operation
` [PATCH v3 07/15] phy: tegra: xusb: Add sleepwalk and suspend/resume
` [PATCH v3 08/15] soc/tegra: pmc: Provide usb sleepwalk register map
` [PATCH v3 09/15] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v3 10/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra210
` [PATCH v3 11/15] phy: tegra: xusb: Tegra210 host mode VBUS control
` [PATCH v3 12/15] phy: tegra: xusb: Add wake/sleepwalk for Tegra186
` [PATCH v3 13/15] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq
` [PATCH v3 14/15] usb: host: xhci-tegra: Unlink power domain devices
` [PATCH v3 15/15] xhci: tegra: Enable ELPG for runtime/system PM

[GIT PULL] First batch of KVM changes for Linux 5.9
 2020-09-09  8:12 UTC  (4+ messages)

[PATCH 4.19 00/88] 4.19.144-rc1 review
 2020-09-09  8:11 UTC  (2+ messages)

linux-next: build failure after merge of the akpm-current tree
 2020-09-09  8:10 UTC  (2+ messages)

[PATCH V2] scripts: coccicheck: Do not use shift command when rule is specfified
 2020-09-09  8:09 UTC 

[PATCH v2 3/5] i2c: aspeed: Mask IRQ status to relevant bits
 2020-09-09  8:01 UTC  (3+ messages)

[PATCH 0/7] Add L3 provider support for SM8150/SM8250
 2020-09-09  8:05 UTC  (3+ messages)
` [PATCH 6/7] arm64: dts: qcom: sm8150: Add OSM L3 interconnect provider

[PATCH] arm64: dts: mt8183-kukui: add scp node
 2020-09-09  8:05 UTC 

[tip: x86/urgent] x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfig
 2020-09-09  8:04 UTC 

[PATCH v2 00/10] smp: irq_work / smp_call_function rework
 2020-09-09  8:03 UTC  (5+ messages)
` [RFC][PATCH v2 08/10] smp,irq_work: Use the new irq_work API

drivers/scsi/ufs/ufs-exynos.c:1268:34: warning: unused variable 'exynos_ufs_of_match'
 2020-09-09  7:59 UTC 

[PATCH 1/3] perf stat: Remove dead code
 2020-09-09  8:02 UTC  (3+ messages)
` [PATCH 2/3] perf metricgroup: Fix uncore metric expressions
` [PATCH 3/3] perf metricgroup: Fix typo in comment

[PATCH V4 0/2] vfio: optimized for hugetlbf pages when dma map/unmap
 2020-09-09  8:01 UTC  (3+ messages)
` [PATCH V4 1/2] vfio dma_map/unmap: optimized for hugetlbfs pages

[PATCH v3 0/2] leds: mt6360: Add LED driver for MT6360
 2020-09-09  0:00 UTC  (3+ messages)

kernel BUG at /usr/src/kernel/lib/dynamic_debug.c:267!
 2020-09-09  8:00 UTC  (3+ messages)

[PATCH v1] x86/defconfigs: Unbreak 32-bit defconfig builds
 2020-09-09  8:00 UTC  (4+ messages)

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-09-09  7:59 UTC  (9+ messages)

[PATCH] soundwire: qcom: fix SLIBMUS/SLIMBUS typo
 2020-09-09  7:57 UTC  (2+ messages)

[PATCH v5 0/2] Add a Himax HX8837 display controller driver
 2020-09-09  7:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: himax,hx8837: Add Himax HX8837 bindings
` [PATCH v5 2/2] drm/bridge: hx8837: add a Himax HX8837 display controller driver

[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
 2020-09-09  7:56 UTC 

[PATCH v2 2/3] soundwire: SDCA: add helper macro to access controls
 2020-09-09  7:55 UTC  (4+ messages)

[PATCH 0/5 REBASED to v5.9-rc4] Qlogic drivers: Convert to SPDX license identifiers
 2020-09-09  7:55 UTC  (6+ messages)
` [PATCH 2/5] scsi/qla2xxx: "
  ` [EXT] "
` [PATCH 3/5] net/qlcnic: "
  ` [EXT] "
` [EXT] [PATCH 0/5 REBASED to v5.9-rc4] Qlogic drivers: "

rework check_disk_change() v2
 2020-09-09  7:52 UTC  (42+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[PATCH v7 00/20] gpio: cdev: add uAPI v2
 2020-09-09  7:52 UTC  (4+ messages)

[PATCH v12 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
 2020-09-09  7:51 UTC  (2+ messages)
` [PATCH v12 2/2] Add PWM fan controller driver for "

[RFC PATCH 0/3] Add writing support to vmcore for reusing oldmem
 2020-09-09  7:50 UTC  (4+ messages)
` [RFC PATCH 1/3] vmcore: simplify read_from_olemem
` [RFC PATCH 2/3] vmcore: Add interface to write to old mem
` [RFC PATCH 3/3] x86_64: implement copy_to_oldmem_page

[btrfs] 3b54a0a703: WARNING:at_fs/btrfs/inode.c:#btrfs_finish_ordered_io[btrfs]
 2020-09-09  7:49 UTC 

[PATCH] add the FPGA Device Feature List (DFL) EMIF support
 2020-09-09  7:45 UTC  (3+ messages)

[PATCH v3 0/3] ASoC: Add sdw stream operations to dailink ops
 2020-09-09  7:49 UTC  (3+ messages)

[PATCH] mm: don't rely on system state to detect hot-plug operations
 2020-09-09  7:48 UTC  (2+ messages)

[PATCH v2 1/4] dp/dp_mst: Add support for sink event notify messages
 2020-09-09  7:47 UTC  (5+ messages)
` [PATCH v2 2/4] drm_dp_mst_topology: use correct AUX channel
` [PATCH v2 3/4] drm_dp_mst_topology: export two functions
` [PATCH v2 4/4] drm_dp_cec: add MST support

linux-next: build warning after merge of the tty tree
 2020-09-09  7:41 UTC  (2+ messages)

linux-next: build warning after merge of the staging tree
 2020-09-09  7:41 UTC  (2+ messages)

linux-next: build warning after merge of the driver-core tree
 2020-09-09  7:40 UTC  (2+ messages)

[PATCH v3 0/2] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-08 23:39 UTC  (8+ messages)
` [PATCH v3 1/2] "

[PATCH] scripts: coccicheck: Do not use shift command when rule is specified
 2020-09-09  7:38 UTC 

[PATCH v21 0/4] Add support for mt8183 SCP
 2020-09-09  7:37 UTC  (6+ messages)
` [PATCH v21 4/4] arm64: dts: mt8183: add scp node

[PATCH v2] drm/dp_mst: Add ddc i2c device links for DP MST connectors
 2020-09-09  7:37 UTC 

Question: Why is there no notification when a file is opened using filp_open()?
 2020-09-09  7:36 UTC  (8+ messages)

[PATCH v1] driver core: Annotate dev_err_probe() with __must_check
 2020-09-09  7:37 UTC  (8+ messages)

[PATCH v4 0/9] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-09-09  7:36 UTC  (7+ messages)
` [PATCH v4 9/9] "

[PATCH v3 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file
 2020-09-09  7:33 UTC  (11+ messages)
` [PATCH v3 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration
` [PATCH v3 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type
` [PATCH v3 04/11] usb: gadget: bdc: fix warning of embedded function name
` [PATCH v3 05/11] usb: gadget: bdc: fix check warning of block comments alignment
` [PATCH v3 06/11] usb: gadget: bdc: add identifier name for function declaraion
` [PATCH v3 07/11] usb: gadget: bdc: avoid precedence issues
` [PATCH v3 08/11] usb: gadget: bdc: use the BIT macro to define bit filed
` [PATCH v3 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning
` [PATCH v3 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error
` [PATCH v3 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning

[PATCH v2] rtlwifi: switch from 'pci_' to 'dma_' API
 2020-09-09  7:33 UTC  (2+ messages)

[PATCH v2] brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
 2020-09-09  7:32 UTC  (2+ messages)

[PATCH v4 0/2] add regmap-spi-avmm & Intel Max10 BMC chip support
 2020-09-09  7:31 UTC  (7+ messages)
` [PATCH v4 2/2] mfd: intel-m10-bmc: add Max10 BMC chip support for Intel FPGA PAC

[PATCH 0/3] phy: amlogic: add MIPI DSI function to analog MIPI+PCIe PHY
 2020-09-09  7:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: remove reg attribute

[PATCH] mwifiex: remove function pointer check
 2020-09-09  7:30 UTC  (2+ messages)

[PATCH] rtl8xxxu: prevent potential memory leak
 2020-09-09  7:30 UTC  (2+ messages)

[PATCH v7 0/9] Add UEFI support for RISC-V
 2020-09-09  7:29 UTC  (3+ messages)

[PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
 2020-09-09  7:28 UTC  (6+ messages)
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends

drivers: mfd: lm3533: Support for DT bindings
 2020-09-09  7:28 UTC 

linux-next: build failure after merge of the driver-core tree
 2020-09-09  7:28 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH] Bluetooth: Fix memory leak in read_adv_mon_features()
 2020-09-09  7:25 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCHv3] soc: qcom: llcc: Support chipsets that can write to llcc registers
 2020-09-09  7:23 UTC  (5+ messages)

[PATCH] ARM: aspeed: g5: Do not set sirq polarity
 2020-09-09  7:22 UTC  (3+ messages)

[PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
 2020-09-09  7:21 UTC 

[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
 2020-09-09  7:19 UTC  (3+ messages)

[PATCH] misc: rtsx: Fix memory leak in rtsx_pci_probe
 2020-09-09  7:18 UTC 

[PATCH V4 0/3] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-09-09  7:18 UTC  (4+ messages)
` [PATCH V4 1/3] percpu_ref: add percpu_ref_is_initialized for MD
` [PATCH V4 2/3] percpu_ref: reduce memory footprint of percpu_ref in fast path
` [PATCH V4 3/3] block: move 'q_usage_counter' into front of 'request_queue'

[Linux-kernel-mentees] [PATCH net] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
 2020-09-09  7:17 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH v2 1/2] dt-bindings: mfd: syscon: Merge Samsung Exynos Sysreg bindings
 2020-09-09  7:16 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: syscon: Document Exynos3 and Exynos5433 compatibles

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-09  7:15 UTC  (16+ messages)

Question about STEP_DECOMPRESS_NOWQ
 2020-09-09  7:13 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH for-next] io_uring: return EBADFD when ring isn't in the right state
 2020-09-09  7:09 UTC  (3+ messages)

[PATCH v5 2/2] misc: rtsx: Add power saving functions and fix driving parameter
 2020-09-09  7:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm64: add compatible for LX2162A QDS Board
 2020-09-09  7:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add device tree for lx2162aqds board

[PATCH 1/5] dp/dp_mst: Add support for sink event notify messages
 2020-09-09  7:09 UTC  (9+ messages)
` [PATCH 4/5] drm_dp_cec: add plumbing in preparation for MST support
` [PATCH 5/5] drm_dp_cec: add the implementation of "

[PATCH] block: Fix potential page reference leak in __bio_iov_append_get_pages()
 2020-09-09  7:09 UTC  (2+ messages)

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-09  7:06 UTC  (13+ messages)
` [PATCH V2 2/5] iommu: Add iommu_dma_free_cpu_cached_iovas function
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu

[PATCH] rcu: shrink each possible cpu krcp
 2020-09-09  7:03 UTC  (13+ messages)
        ` 回复: "
                    ` (no subject)
                      ` RCU: Question rcu_preempt_blocked_readers_cgp in rcu_gp_fqs_loop func

[PATCH v3 0/3] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-09  6:58 UTC  (4+ messages)
` [PATCH v3 1/3] irqchip: dw-apb-ictl: prepare for "
` [PATCH v3 2/3] irqchip: dw-apb-ictl: "
` [PATCH v3 3/3] dt-bindings: "

[PATCH v2 0/5] input: misc: Add IBM Operation Panel driver
 2020-09-09  6:56 UTC  (3+ messages)
` [PATCH v2 4/5] ARM: dts: Aspeed: Tacoma: Add IBM Operation Panel I2C device

[PATCH] block: remove redundant empty check of mq_list
 2020-09-09  6:48 UTC 

[PATCH] memory: tegra: Delete duplicated argument to '|' in function tegra210_emc_r21021_periodic_compensation
 2020-09-09  6:55 UTC  (2+ messages)

remove set_fs for riscv v2
 2020-09-09  6:55 UTC  (3+ messages)

[PATCH] docs/memory-barriers.txt: Fix a typo in CPU MEMORY BARRIERS section
 2020-09-09  6:53 UTC 

[PATCH 0/2] Add driver for Moortec PVT controller
 2020-09-09  6:52 UTC  (3+ messages)
` [PATCH 1/2] Add DT bindings schema for "
` [PATCH 2/2] Add driver for Moortec MR75203 "

[PATCH v5 1/2] misc: rtsx: Fix power down flow
 2020-09-09  6:52 UTC  (3+ messages)

[PATCH printk v4 5/6] printk: ringbuffer: add finalization/extension support
 2020-09-09  6:50 UTC  (2+ messages)

[PATCH] HID: hid-debug: fix nonblocking read semantics wrt EIO/ERESTARTSYS
 2020-09-09  6:48 UTC  (2+ messages)

[PATCH] kernel: events: Use scnprintf() in show_pmu_*() instead of snprintf()
 2020-09-09  6:45 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Prefer asynchronous probe
 2020-09-09  6:39 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: power: bq27xxx: add bq34z100
 2020-09-09  6:38 UTC  (7+ messages)
` [PATCH 2/7] power: supply: bq27xxx: report "not charging" on all types
` [PATCH 4/7] power: supply: bq27xxx: use BIT() for bit flags

[PATCH] docs: stable-ABI: Document /sys/kernel/notes
 2020-09-09  6:37 UTC 

[PATCH 5.4 000/129] 5.4.64-rc1 review
 2020-09-09  6:37 UTC  (5+ messages)
` [PATCH 5.4 086/129] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()

[PATCH v2] HID: google: add google vivaldi HID driver
 2020-09-09  6:36 UTC  (3+ messages)

[PATCH v2] HID: roccat: add bounds checking in kone_sysfs_write_settings()
 2020-09-09  6:35 UTC  (2+ messages)

[PATCH 1/2] power: bq27xxx: Update to SPDX licensing
 2020-09-09  6:32 UTC  (5+ messages)
` [PATCH 2/2] power: bq27xxx: Fix spacing style and white space issues

[PATCH] drm/dp: For MST hub, Get max_link_rate&max_lane from extended rx capability field if EXTENDED_RECEIVER_CAPABILITY_FILED_PRESENT is set
 2020-09-09  6:31 UTC  (2+ messages)

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-09-09  6:26 UTC 

[PATCH] dt-bindings: mfd: Correct interrupt flags in examples
 2020-09-09  6:30 UTC  (3+ messages)

Mailing list about low levels of Linux on cellphones
 2020-09-09  6:29 UTC  (4+ messages)

[PATCH] soundwire: Add generic bandwidth allocation algorithm
 2020-09-09  6:26 UTC  (2+ messages)

[PATCH v2] mailbox: sti: fix struct description warnings
 2020-09-09  6:24 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/mm: sanity_check_fault() should work for all, not only BOOK3S
 2020-09-09  6:20 UTC  (4+ messages)
` [PATCH v1 4/5] powerpc/fault: Avoid heavy search_exception_tables() verification

[PATCH V2] dt-bindings: mailbox: add doorbell support to ARM MHU
 2020-09-09  6:19 UTC 

[PATCH] dt-bindings: iio: sx9310: Add various settings as DT properties
 2020-09-09  6:18 UTC  (3+ messages)

[PATCH 1/3] Input: atmel_mxt_ts - use runtime PM instead of custom functions
 2020-09-09  6:04 UTC  (3+ messages)

[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
 2020-09-09  6:01 UTC  (2+ messages)

[PATCH v2 2/3] soc: sifive: Add SiFive specific Cadence DDR controller driver
 2020-09-09  6:00 UTC  (3+ messages)

[PATCHv3 0/3] Lost key-up interrupt handling for omap4-keypad
 2020-09-09  6:00 UTC  (3+ messages)

[PATCH 1/3] perf list: Remove dead code in argument check
 2020-09-09  5:58 UTC  (3+ messages)
` [PATCH 2/3] perf list: Do not print 'Metric Groups:' unnecessarily
` [PATCH 3/3] perf list: Add 'pfm' to list libpfm4 events

[PATCH] Rescan the entire target on transport reset when LUN is 0
 2020-09-09  5:54 UTC  (4+ messages)

[RFC PATCH v2 0/6] SCHED_DEADLINE server infrastructure
 2020-09-09  5:51 UTC  (3+ messages)

[PATCH V4] arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
 2020-09-09  5:48 UTC 

[PATCH 5.8 000/186] 5.8.8-rc1 review
 2020-09-09  5:48 UTC  (2+ 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).