linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-12 11:06:41 to 2020-11-12 13:38:34 UTC [more...]

[PATCH v2 00/29] virtio-mem: Big Block Mode (BBM)
 2020-11-12 13:37 UTC 

[PATCH v5 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-11-12 13:34 UTC  (3+ messages)
` [PATCH v5 2/3] media: atmel: introduce microchip csi2dc driver
` [PATCH v5 3/3] MAINTAINERS: add microchip csi2dc

[PATCH V2 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-12 13:34 UTC  (5+ messages)
` [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto
` [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-12 13:33 UTC  (14+ messages)
` [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header
` [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret'

[PATCH v3] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-12 13:32 UTC 

The Miraculous Fatima Rosary
 2020-11-12 10:44 UTC 

[PATCH] drm/i915/gvt: return error when failing to take the module reference
 2020-11-12 13:22 UTC 

[auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address
 2020-11-12 13:29 UTC  (3+ messages)
  ` [LKP] "

[PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver
 2020-11-12 13:27 UTC  (12+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-12 13:29 UTC  (15+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
 2020-11-12 13:24 UTC  (11+ messages)

[PATCH] selinux: Fix error return code in sel_ib_pkey_sid_slow()
 2020-11-12 13:23 UTC  (2+ messages)

[PATCH] usb: gadget: mass_storage: fix error return code in msg_bind()
 2020-11-12 13:23 UTC  (2+ messages)

[PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
 2020-11-12 13:14 UTC 

[PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations
 2020-11-12 13:22 UTC  (4+ messages)

[PATCH 0/6] Rid i2400m driver set of W=1 issues
 2020-11-12 13:19 UTC  (7+ messages)
` [PATCH 1/6] staging: net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs
` [PATCH 2/6] staging: net: wimax: i2400m: driver: Demote some non-conformant kernel-docs, fix others
` [PATCH 3/6] staging: net: wimax: i2400m: fw: Fix some function header misdemeanours
` [PATCH 4/6] staging: net: wimax: i2400m: netdev: Demote non-conformant function header
` [PATCH 5/6] staging: net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanours
` [PATCH 6/6] staging: net: wimax: i2400m: fw: Fix incorrectly spelt function parameter in documentation

[PATCH v2 0/3] Adding I2C support to RX6110 RTC
 2020-11-12 13:19 UTC  (5+ messages)
` [PATCH v2 1/3] rtc: rx6110: add i2c support
` [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C
` [PATCH v2 3/3] rtc: Kconfig: Fix typo in help message of rx 6110

[PATCH] arm64: Change the location of DISCARDS
 2020-11-12 13:17 UTC  (5+ messages)

[PATCH v4] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-12 13:15 UTC 

[PATCH] reset: Add reset controller API
 2020-11-12 13:14 UTC  (3+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-12 13:11 UTC  (11+ messages)
` [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c
` [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X

[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
 2020-11-12 13:10 UTC  (11+ messages)

[RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM
 2020-11-12 13:09 UTC  (7+ messages)

[PATCH v3] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-12 13:09 UTC  (2+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-11-12 13:06 UTC  (4+ messages)
` [PATCH v2] Make iwmmxt.S support Clang's integrated assembler

[PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp
 2020-11-12 13:05 UTC  (5+ messages)

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-12 13:00 UTC  (19+ messages)
` [PATCH 01/18] crypto/krb5: Implement Kerberos crypto core
` [PATCH 02/18] crypto/krb5: Add some constants out of sunrpc headers
` [PATCH 03/18] crypto/krb5: Provide infrastructure and key derivation
` [PATCH 04/18] crypto/krb5: Implement the Kerberos5 rfc3961 "
` [PATCH 05/18] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
` [PATCH 06/18] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
` [PATCH 07/18] crypto/krb5: Implement the AES enctypes from rfc3962
` [PATCH 08/18] crypto/krb5: Implement crypto self-testing
` [PATCH 09/18] crypto/krb5: Implement the AES enctypes from rfc8009
` [PATCH 10/18] crypto/krb5: Implement the AES encrypt/decrypt "
` [PATCH 11/18] crypto/krb5: Add the AES self-testing data "
` [PATCH 12/18] crypto/krb5: Implement the Camellia enctypes from rfc6803
` [PATCH 13/18] rxrpc: Add the security index for yfs-rxgk
` [PATCH 14/18] rxrpc: Add YFS RxGK (GSSAPI) security class
` [PATCH 15/18] rxrpc: rxgk: Provide infrastructure and key derivation
` [PATCH 16/18] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [PATCH 17/18] rxrpc: rxgk: Implement connection rekeying
` [PATCH 18/18] rxgk: Support OpenAFS's rxgk implementation

[PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2020-11-12 12:56 UTC  (4+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-11-12 12:55 UTC  (2+ messages)
` REGRESSION: "

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-12 12:54 UTC  (5+ messages)
` [PATCH v2 11/20] kasan: add and integrate kasan boot parameters

[PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana
 2020-11-12 12:52 UTC  (7+ messages)

[PATCH] arm64: dts: zynqmp: Wire mailbox with zynqmp-power driver
 2020-11-12 12:52 UTC 

[PATCH] sched/fair: Fix overutilized update in enqueue_task_fair()
 2020-11-12 12:52 UTC  (5+ messages)

[PATCH V2] ARM: tegra: Populate OPP table for Tegra20 Ventana
 2020-11-12 12:52 UTC 

[PATCH] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain
 2020-11-12 12:50 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-12 12:49 UTC  (11+ messages)

[PATCH 0/5] Stateless H.264 de-staging
 2020-11-12 12:45 UTC  (8+ messages)
` [PATCH 1/5] media: rkvdec: h264: Support profile and level controls
` [PATCH 2/5] media: cedrus: h264: Support profile control
` [PATCH 3/5] media: Rename stateful codec control macros
` [PATCH 4/5] media: Clean stateless control includes
` [PATCH 5/5] media: uapi: move H264 stateless controls out of staging

[PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation
 2020-11-12 12:43 UTC  (5+ messages)
` [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs

[PATCH net] net: dsa: lantiq_gswip: add missed clk_disable_unprepare() in gswip_gphy_fw_load()
 2020-11-12 12:41 UTC  (2+ messages)

[ANNOUNCE] v5.10-rc2-rt4
 2020-11-12 12:39 UTC  (11+ messages)

[PATCH v21 00/19] per memcg lru lock
 2020-11-12 12:37 UTC  (15+ messages)
` [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU
` [PATCH v21 15/19] mm/compaction: do page isolation first in compaction
` [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock
` [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function
` [PATCH v21 19/19] mm/lru: revise the comments of lru_lock

[PATCH v6 1/2] kunit: Support for Parameterized Testing
 2020-11-12 12:37 UTC  (10+ messages)

ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process
 2020-11-12 12:46 UTC  (2+ messages)

[PATCH] sched/fair: ensure tasks spreading in LLC during LB
 2020-11-12 12:34 UTC  (2+ messages)

[PATCH v2] Documentation: ACPI: explain how to use gpio-line-names
 2020-11-12 12:31 UTC  (2+ messages)

[mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression
 2020-11-12 12:28 UTC  (7+ messages)
  ` [LKP] "

[PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition
 2020-11-12 12:22 UTC  (5+ messages)

[PATCH 00/15] [Set 2/2] Rid W=1 issues from Input
 2020-11-12 12:20 UTC  (9+ messages)
` [PATCH 01/15] input: joystick: xpad: Demote non-conformant kernel-doc header
` [PATCH 02/15] input: keyboard: samsung-keypad: Remove set but unused variable 'var'
` [PATCH 05/15] input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value'
` [PATCH 09/15] input: misc: wm831x-on: Source file headers are not good candidates for kernel-doc
` [PATCH 11/15] input: touchscreen: wm97xx-core: Provide missing description for 'status'

[PATCH net-next 0/2] net: ipa: two fixes
 2020-11-12 12:20 UTC  (3+ messages)
` [PATCH net-next 1/2] net: ipa: fix source packet contexts limit
` [PATCH net-next 2/2] net: ipa: ignore the microcontroller log event

[RFC PATCH] ceph: fix cross quota realms renames with new truncated files
 2020-11-12 12:16 UTC  (6+ messages)

[PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c
 2020-11-12 12:15 UTC  (6+ messages)
` [PATCH 1/5] console: Delete unused con_font_copy() callback implementations
` [PATCH v3 2/5] console: Delete dummy con_font_set() and con_font_default() "
` [PATCH v3 3/5] Fonts: Add charcount field to font_desc
` [PATCH v3 4/5] parisc/sticore: Avoid hard-coding built-in font charcount
` [PATCH v3 RFC 5/5] fbcon: Avoid using FNTCHARCNT() and hard-coded "

[RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-12 12:12 UTC  (3+ messages)

[PATCH] MIPS: Loongson64: Add read_persistent_clock64()
 2020-11-12 12:03 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit
 2020-11-12 12:00 UTC  (3+ messages)
` [PATCH 2/3] soc: sifive: beu: Add support "
` [PATCH 3/3] EDAC/sifive: Add support for SiFive BEU in SiFive platform EDAC

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-12 11:57 UTC  (4+ messages)
` [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id

[PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary
 2020-11-12 11:54 UTC  (3+ messages)

[PATCH v6 0/5] AX88796C SPI Ethernet Adapter
 2020-11-12 11:53 UTC  (7+ messages)
    ` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v6 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v6 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
    ` [PATCH v6 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board
    ` [PATCH v6 5/5] ARM: defconfig: Enable ax88796c driver

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-12 11:52 UTC  (3+ messages)
` [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member

[PATCH] net: ethernet: mtk-star-emac: return ok when xmit drops
 2020-11-12 11:40 UTC  (2+ messages)

[PATCH v2] Input: touchscreen: ads7846.c: Fix race that causes missing releases
 2020-11-12 11:48 UTC  (3+ messages)

[PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance
 2020-11-12 11:49 UTC  (3+ messages)

[PATCH net] net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable()
 2020-11-12 11:41 UTC  (2+ messages)

[PATCH] Input: add new touchpad driver for Zinitix IC
 2020-11-12 11:40 UTC 

[PATCH v1] spi: fix client driver breakages when using GPIO descriptors
 2020-11-12 11:41 UTC  (4+ messages)

[PATCH] RDMA/core: Fix error return code in _ib_modify_qp()
 2020-11-12 11:46 UTC  (2+ messages)

[PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and
 2020-11-12 11:45 UTC  (2+ messages)

[PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-12 11:44 UTC  (3+ messages)

[PATCH v2 00/17] Introducing Linux root partition support for Microsoft Hypervisor
 2020-11-12 11:42 UTC  (8+ messages)
` [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root
` [PATCH v2 16/17] x86/ioapic: export a few functions and data structures via io_apic.h

[PATCH 0/3 v5] ftrace: Add access to function arguments for all callbacks
 2020-11-12 11:39 UTC  (4+ messages)
` [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[PATCH] mm/highmem: Take kmap_high_get() properly into account
 2020-11-12 11:38 UTC  (2+ messages)

[PATCH net] iavf: fix error return code in iavf_init_get_resources()
 2020-11-12 11:39 UTC 

[PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2020-11-12 11:36 UTC  (11+ messages)

[PATCH] docs: thermal: time_in_state is displayed in msec and not usertime
 2020-11-12 11:35 UTC  (2+ messages)

[PATCH 1/2] thermal: ti-soc-thermal: Enable addition power management
 2020-11-12 11:34 UTC  (4+ messages)
` [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-11-12 11:34 UTC  (7+ messages)

[PATCH 1/4] drivers core: Introduce CPU type sysfs interface
 2020-11-12 11:34 UTC  (10+ messages)

[PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2020-11-12 11:28 UTC  (5+ messages)
` [PATCH v3 1/4] iommu/iova: Add free_all_cpu_cached_iovas()
` [PATCH v3 2/4] iommu/iova: Avoid double-negatives in magazine helpers
` [PATCH v3 3/4] iommu/iova: Flush CPU rcache for when a depot fills
` [PATCH v3 4/4] iommu: avoid taking iova_rbtree_lock twice

[PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430
 2020-11-12 11:31 UTC  (4+ messages)

[PATCH] PCI: altera-msi: Remove irq handler and data in one go
 2020-11-12 11:28 UTC  (2+ messages)

[PATCH v4] reboot: allow to specify reboot mode via sysfs
 2020-11-12 11:26 UTC  (3+ messages)
` [PATCH] reboot: Fix variable assignments in type_store

[PATCH] ceph: downgrade warning from mdsmap decode to debug
 2020-11-12 11:25 UTC 

[PATCH v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed
 2020-11-12 11:24 UTC  (2+ messages)

[PATCH 0/2] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-12 11:22 UTC  (3+ messages)
` [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified

[PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
 2020-11-12 11:23 UTC 

[Resend][PATCH] drivers/thermal: fix potential memleak in error branch
 2020-11-12 11:22 UTC  (2+ messages)

[PATCH v1] dt-bindings: touchscreen: add touchscreen-read-duration-us and touchscreen-settling-time-us properties
 2020-11-12 11:20 UTC 

drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression
 2020-11-12 11:20 UTC  (6+ messages)

[PATCH 0/2] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2020-11-12 11:20 UTC  (3+ messages)
` [PATCH 1/2] arm64: cpufeature: Add GIC CPUIF v4.1 detection

[PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing
 2020-11-12 11:17 UTC 

[PATCH] net: ethernet: ti: cpsw: fix cpts irq after suspend
 2020-11-12 11:15 UTC 

[Resend][PATCH] drivers/thermal: cleanup coding style a bit
 2020-11-12 11:15 UTC  (2+ messages)

[PATCH 3/3] net: xfrm: use core API for updating TX stats
 2020-11-12 11:13 UTC 

[PATCH 0/2] Tristate moount option comatibility fixup
 2020-11-12 11:12 UTC  (8+ messages)
` [PATCH 1/2] xfs: show the dax option in mount options

[PATCH 2/3] net: openvswitch: use core API for updating TX stats
 2020-11-12 11:11 UTC 

[PATCH 1/3] net: mac80211: use core API for updating TX stats
 2020-11-12 11:09 UTC 

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-12 11:09 UTC  (5+ messages)
` [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks

[PATCH v2 0/4] Rid W=1 issues from TTY
 2020-11-12 10:58 UTC  (3+ messages)
` [PATCH v2 3/4] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
` [PATCH v2 4/4] tty: serial: pmac_zilog: Remove unused disposable variable 'garbage'

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-12 11:07 UTC  (4+ messages)
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic

[PATCH v3 00/11] KVM: VMX: Clean up Hyper-V PV TLB flush
 2020-11-12 10:59 UTC  (3+ messages)
` [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails


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