linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-22 09:13:19 to 2020-12-22 13:31:37 UTC [more...]

[PATCH] usb: host: xhci-plat: fix support for XHCI_SKIP_PHY_INIT quirk
 2020-12-22 13:30 UTC  (4+ messages)

[PATCH -next] gpu/drm/radeon: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:31 UTC 

[PATCH -next] char: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:30 UTC 

[PATCH v1 00/15] powerpc/32: Reduce head complexity and re-activate MMU earlier
 2020-12-22 13:28 UTC  (16+ messages)
` [PATCH v1 01/15] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
` [PATCH v1 02/15] powerpc/32s: Fix RTAS machine check with VMAP stack
` [PATCH v1 03/15] powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
` [PATCH v1 04/15] powerpc/32s: Do DABR match out of handle_page_fault()
` [PATCH v1 05/15] powerpc: Remove address argument from bad_page_fault()
` [PATCH v1 06/15] powerpc: Remove address and errorcode arguments from do_break()
` [PATCH v1 07/15] powerpc: Remove address and errorcode arguments from do_page_fault()
` [PATCH v1 08/15] powerpc/32: Split head_32.h into head_40x.h and head_6xx_8xx.h
` [PATCH v1 09/15] powerpc/32: Preserve cr1 in exception prolog stack check
` [PATCH v1 10/15] powerpc/32: Make VMAP stack code depend on HAVE_ARCH_VMAP_STACK
` [PATCH v1 11/15] powerpc/32: Use r1 directly instead of r11 in syscall prolog
` [PATCH v1 12/15] powerpc/32: Remove msr argument in EXC_XFER_TEMPLATE() on 6xx/8xx
` [PATCH v1 13/15] powerpc/32: Enable instruction translation at the same time as data translation
` [PATCH v1 14/15] powerpc/32: Use r1 directly instead of r11 in exception prologs on 6xx/8xx
` [PATCH v1 15/15] powerpc/32: Use r11 to store DSISR in prolog

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-22 13:24 UTC  (10+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH v9 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-12-22 13:25 UTC  (3+ messages)
` [PATCH v9 4/4] soc: imx8m: change to use platform driver

[PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device
 2020-12-22 13:23 UTC  (10+ messages)

[PATCH] erofs: support direct IO for uncompressed file
 2020-12-22 13:21 UTC  (2+ messages)

[PATCH v2] openrisc: Add vmlinux.bin target
 2020-12-22 13:18 UTC  (3+ messages)

linux-next: manual merge of the device-mapper tree with Linus' tree
 2020-12-22 13:15 UTC  (2+ messages)

[PATCH] checkpatch: make the line length warnings match the coding style document
 2020-12-22 13:12 UTC  (6+ messages)

[PATCH v6 00/22] Mediatek MT8192 clock support
 2020-12-22 13:09 UTC  (23+ messages)
` [PATCH v6 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller
` [PATCH v6 02/22] dt-bindings: ARM: Mediatek: Add new document bindings of mdpsys controller
` [PATCH v6 03/22] dt-bindings: ARM: Mediatek: Add new document bindings of msdc controller
` [PATCH v6 04/22] dt-bindings: ARM: Mediatek: Add new document bindings of scp adsp controller
` [PATCH v6 05/22] dt-bindings: ARM: Mediatek: Document bindings of MT8192 clock controllers
` [PATCH v6 06/22] clk: mediatek: Add dt-bindings of MT8192 clocks
` [PATCH v6 07/22] clk: mediatek: Fix asymmetrical PLL enable and disable control
` [PATCH v6 08/22] clk: mediatek: Add configurable enable control to mtk_pll_data
` [PATCH v6 09/22] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers
` [PATCH v6 10/22] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v6 11/22] clk: mediatek: Add MT8192 audio clock support
` [PATCH v6 12/22] clk: mediatek: Add MT8192 camsys "
` [PATCH v6 13/22] clk: mediatek: Add MT8192 imgsys "
` [PATCH v6 14/22] clk: mediatek: Add MT8192 imp i2c wrapper "
` [PATCH v6 15/22] clk: mediatek: Add MT8192 ipesys "
` [PATCH v6 16/22] clk: mediatek: Add MT8192 mdpsys "
` [PATCH v6 17/22] clk: mediatek: Add MT8192 mfgcfg "
` [PATCH v6 18/22] clk: mediatek: Add MT8192 mmsys "
` [PATCH v6 19/22] clk: mediatek: Add MT8192 msdc "
` [PATCH v6 20/22] clk: mediatek: Add MT8192 scp adsp "
` [PATCH v6 21/22] clk: mediatek: Add MT8192 vdecsys "
` [PATCH v6 22/22] clk: mediatek: Add MT8192 vencsys "

[PATCH] powerpc/time: Force inlining of get_tb()
 2020-12-22 13:11 UTC  (2+ messages)

[PATCH] powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too
 2020-12-22 13:11 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix RTAS machine check with VMAP stack
 2020-12-22 13:11 UTC  (2+ messages)

[PATCH phy] PHY: Ingenic: fix unconditional build of phy-ingenic-usb
 2020-12-22 13:10 UTC 

[PATCH v6 1/2] lib/string.c: add __sysfs_match_string_with_gaps() helper
 2020-12-22 13:13 UTC  (2+ messages)
` [PATCH v6 2/2] iio: Handle enumerated properties with gaps

[PATCH] Documentation/submitting-patches: Document the SoB chain
 2020-12-22 13:05 UTC  (3+ messages)
  ` [PATCH] Documentation/submitting-patches: Add blurb about backtraces in commit messages

[PATCH v5 1/2] lib/string.c: add __sysfs_match_string_with_gaps() helper
 2020-12-22 13:00 UTC  (4+ messages)
` [PATCH v5 2/2] iio: Handle enumerated properties with gaps

[PATCH 00/11] scsi: libsas: Remove in_interrupt() check
 2020-12-22 12:54 UTC  (4+ messages)

[PATCH v2] net: neighbor: fix a crash caused by mod zero
 2020-12-22 12:38 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v5 0/5] tracing: More synthetic event error fixes
 2020-12-22 12:42 UTC  (3+ messages)
` [PATCH v5 2/5] tracing: Rework synthetic event command parsing

[PATCH -next] ata/pata_macio: use DIV_ROUND_UP macro to do calculation
 2020-12-22 12:42 UTC 

[PATCH] mm/userfaultfd: fix memory corruption due to writeprotect
 2020-12-22 12:40 UTC  (17+ messages)

[PATCH] drm/hisilicon: Remove drm_dev_put in hibmc
 2020-12-22 12:34 UTC  (2+ messages)

[PATCH V5 0/5] can: flexcan: add stop mode support for i.MX8QM
 2020-12-22 12:33 UTC  (4+ messages)

[RFC v2 PATCH 0/4] speed up page allocation for __GFP_ZERO
 2020-12-22 12:23 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: Remove duplicate newlines from logging
 2020-12-22 12:23 UTC  (2+ messages)

[PATCH 1/1] mm:improve the performance during fork
 2020-12-22 12:19 UTC 

[PATCH] dmaengine: qcom: bam_dma: Add LOCK and UNLOCK flag bit support
 2020-12-22 12:18 UTC  (5+ messages)

[RFC PATCH 3/3] mm: support free hugepage pre zero out
 2020-12-22 12:13 UTC  (4+ messages)

[PATCH] ASoC: amd:Replacing MSI with Legacy IRQ model
 2020-12-22 11:59 UTC 

[PATCH v2] power: supply: bq27xxx: Supporrt CHARGE_NOW for bq27z561/bq28z610/bq34z100
 2020-12-22 11:53 UTC  (2+ messages)

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-22 11:47 UTC  (6+ messages)

irq-dw-apb-ictl.c:undefined reference to `__ubsan_handle_add_overflow'
 2020-12-22 11:46 UTC 

[RFC PATCH 2/3] virtio-balloon: add support for providing free huge page reports to host
 2020-12-22 11:39 UTC  (3+ messages)

general protection fault in ext4_commit_super
 2020-12-22 11:28 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: Fix power drain and hci quirk for WriteBooster
 2020-12-22 11:34 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Fix possible power drain during system suspend
` [PATCH v2 2/2] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL

[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2020-12-22 11:34 UTC  (2+ messages)

[PATCH v1] gpio: hisi: delete some unused variables in hisi_gpio_probe()
 2020-12-22 11:33 UTC  (3+ messages)

WARNING: ODEBUG bug in ext4_fill_super (2)
 2020-12-22 11:33 UTC  (2+ messages)

[RFC PATCH v2 0/8] Adding the Sparx5 Switch Driver
 2020-12-22 11:29 UTC  (6+ messages)
` [RFC PATCH v2 3/8] net: sparx5: add hostmode with phylink support

[PATCH v6] drm/bridge: add it6505 driver
 2020-12-22 11:29 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: input: adc-keys bindings documentation
 2020-12-22 11:28 UTC  (2+ messages)

[PATCH v3] RISC-V: enable XIP
 2020-12-22 11:26 UTC  (4+ messages)

[PATCH v5 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-22 11:22 UTC  (13+ messages)
` [PATCH v5 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v5 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v5 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v5 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v5 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v5 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v5 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v5 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v5 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v5 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v5 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v5 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH] x86/kaslr: support separate multiple memmaps parameter parsing
 2020-12-22 11:31 UTC 

[PATCH v4 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2020-12-22 11:15 UTC  (14+ messages)
` [PATCH v4 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v4 12/12] mfd: bd9571mwv: Add support for BD9574MWF

memory leak in v2_read_file_info
 2020-12-22 11:13 UTC  (2+ messages)

[RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
 2020-12-22 11:12 UTC  (4+ messages)

[PATCH] kunit: tool: Force the use of the 'tty' console for UML
 2020-12-22 11:11 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: adc-keys.txt: clarify description
 2020-12-22 11:08 UTC 

[PATCH] kretprobe: avoid re-registration of the same kretprobe earlier
 2020-12-22 11:03 UTC  (7+ messages)

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2020-12-22 10:57 UTC  (17+ messages)
` [PATCH v2 01/16] rpmsg: introduce RPMsg control driver for channel creation
` [PATCH v2 02/16] rpmsg: add RPMsg control API to register service
` [PATCH v2 03/16] rpmsg: add override field in channel info
` [PATCH v2 04/16] rpmsg: ctrl: implement the ioctl function to create device
` [PATCH v2 05/16] rpmsg: ns: initialize channel info override field
` [PATCH v2 06/16] rpmsg: add helper to register the rpmsg ctrl device
` [PATCH v2 07/16] rpmsg: char: clean up rpmsg class
` [PATCH v2 08/16] rpmsg: char: make char rpmsg a rpmsg device without the control part
` [PATCH v2 09/16] rpmsg: char: register RPMsg raw service to the ioctl interface
` [PATCH v2 10/16] rpmsg: char: allow only one endpoint per device
` [PATCH v2 11/16] rpmsg: char: check destination address is not null
` [PATCH v2 12/16] rpmsg: virtio: use the driver_override in channel creation ops
` [PATCH v2 13/16] rpmsg: virtio: probe the rpmsg_ctl device
` [PATCH v2 14/16] rpmsg: glink: add create and release rpmsg channel ops
` [PATCH v2 15/16] rpmsg: smd: "
` [PATCH v2 16/16] rpmsg: replace rpmsg_chrdev_register_device use

[PATCH 1/1] mm: mmap: Remove unnecessary local variable
 2020-12-22 10:32 UTC 

[PATCH] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC
 2020-12-22 10:30 UTC  (4+ messages)

[PATCH v5 00/12]Show privacy_gpio as a v4l2_ctrl
 2020-12-22 10:29 UTC  (3+ messages)
` [PATCH v5 09/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM

[PATCH v3 0/5] MSFT offloading support for advertisement monitor
 2020-12-22 10:27 UTC  (6+ messages)
` [PATCH v3 4/5] Bluetooth: advmon offload MSFT handle controller reset

[PATCH v5 0/5] MSFT offloading support for advertisement monitor
 2020-12-22 10:26 UTC  (6+ messages)
` [PATCH v5 1/5] Bluetooth: advmon offload MSFT add rssi support
` [PATCH v5 2/5] Bluetooth: advmon offload MSFT add monitor
` [PATCH v5 3/5] Bluetooth: advmon offload MSFT remove monitor
` [PATCH v5 4/5] Bluetooth: advmon offload MSFT handle controller reset
` [PATCH v5 5/5] Bluetooth: advmon offload MSFT handle filter enablement

[PATCH] KVM: x86: fix shift out of bounds reported by UBSAN
 2020-12-22 10:21 UTC 

man-pages-5.10 is released
 2020-12-22 10:20 UTC 

[PATCH v4] tee: add support for application-based session login methods
 2020-12-22 10:16 UTC  (2+ messages)

[PATCH 0/4] Add support for Qualcomm QCA639x chips family
 2020-12-22 10:16 UTC  (5+ messages)
` [PATCH 2/4] mfd: qca639x: add support for QCA639x powerup sequence

[PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-12-22 10:09 UTC  (4+ messages)
` [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting
 2020-12-22 10:00 UTC  (11+ messages)

[PATCH] dt-bindings: Drop unnecessary *-supply schemas properties
 2020-12-22  9:58 UTC  (3+ messages)

[PATCH v4 0/5] MSFT offloading support for advertisement monitor
 2020-12-22  9:57 UTC  (6+ messages)
` [PATCH v4 1/5] Bluetooth: advmon offload MSFT add rssi support
` [PATCH v4 2/5] Bluetooth: advmon offload MSFT add monitor
` [PATCH v4 3/5] Bluetooth: advmon offload MSFT remove monitor
` [PATCH v4 4/5] Bluetooth: advmon offload MSFT handle controller reset
` [PATCH v4 5/5] Bluetooth: advmon offload MSFT handle filter enablement

[PATCH v3 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-22  9:55 UTC  (3+ messages)
` [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-22  9:52 UTC  (9+ messages)
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp

[PATCH] usb: musb: add printf attribute to log function
 2020-12-22  9:52 UTC  (3+ messages)

[PATCH] arm64: defconfig: Make INTERCONNECT_QCOM_SDM845 builtin
 2020-12-22  9:52 UTC  (2+ messages)

[patch] zswap: fix zswap_frontswap_load() vs zsmalloc::map/unmap() might_sleep() splat
 2020-12-22  9:44 UTC  (17+ messages)
` [PATCH] zsmalloc: do not use bit_spin_lock

[KVM] fdd90b978b: WARNING:suspicious_RCU_usage
 2020-12-22  9:42 UTC  (2+ messages)

[PATCH] clocksource: clint: Avoid remove __iomem in get_cycles_hi()
 2020-12-22  9:34 UTC  (2+ messages)

[RFC PATCH v3 1/5] usb: xhci-mtk: improve bandwidth scheduling with multi-TT
 2020-12-22  9:34 UTC  (5+ messages)
` [RFC PATCH v3 2/5] usb: xhci-mtk: add mt8192 wakeup
` [RFC PATCH v3 3/5] usb: xhci-mtk: fix random remote wakeup
` [RFC PATCH v3 4/5] usb: xhci-mtk: add support runtime pm
` [RFC PATCH v3 5/5] arm64: dts: mt8192: add SSUSB related nodes

[PATCH] power: supply: bq27xxx: Supporrt CHARGE_NOW for bq27z561/bq28z610/bq34z100
 2020-12-22  9:25 UTC  (6+ messages)

[PATCH 0/5] v3u: add support for RWDT
 2020-12-22  9:19 UTC  (8+ messages)
` [PATCH 3/5] arm64: dts: renesas: r8a779a0: Add RWDT node
` [PATCH 4/5] arm64: dts: renesas: falcon: Enable watchdog timer
` [PATCH 5/5] WIP soc: v3u: allow WDT reset

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-22  9:15 UTC  (8+ messages)
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree

v5.10: sched_cpu_dying() hits BUG_ON during hibernation: kernel BUG at kernel/sched/core.c:7596!
 2020-12-22  9:13 UTC 

[RFC 0/2] arm64/mm: Fix pfn_valid() for ZONE_DEVIE based memory
 2020-12-22  9:11 UTC  (3+ messages)
` [RFC 1/2] arm64/mm: Fix pfn_valid() for ZONE_DEVICE "


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