linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 09:16:42 to 2020-11-19 11:45:19 UTC [more...]

[PATCH 0/2] add optional cache params from DT
 2020-11-19 11:44 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: crypto: update ccree optional params

[PATCH 00/59] rtc: remove all uses of devm_rtc_device_register()
 2020-11-19 11:41 UTC  (30+ messages)
` [PATCH 02/59] rtc: m41t94: stop using deprecated RTC API
` [PATCH 04/59] rtc: ds3232: "
` [PATCH 06/59] rtc: palmas: "
` [PATCH 07/59] rtc: bq32k: "
` [PATCH 08/59] rtc: m48t35: "
` [PATCH 09/59] rtc: pcf50633: "
` [PATCH 25/59] rtc: lpc24xx: "
` [PATCH 34/59] rtc: max6900: "
` [PATCH 35/59] rtc: rx8025: "
` [PATCH 40/59] rtc: r7301: "
` [PATCH 41/59] rtc: max8997: "
` [PATCH 42/59] rtc: isl12022: "
` [PATCH 43/59] rtc: tps80031: "
` [PATCH 44/59] rtc: rs5c372: "
` [PATCH 45/59] rtc: mt7622: "
` [PATCH 46/59] rtc: ds1302: "
` [PATCH 47/59] rtc: bq4802: "
` [PATCH 48/59] rtc: rs5c313: "
` [PATCH 49/59] rtc: em3027: "
` [PATCH 50/59] rtc: v3020: "
` [PATCH 51/59] rtc: ds1216: "
` [PATCH 52/59] rtc: rx4581: "
` [PATCH 53/59] rtc: m41t93: "
` [PATCH 54/59] rtc: fm3130: "
` [PATCH 55/59] rtc: rtd119x: "
` [PATCH 56/59] rtc: msm6242: "
` [PATCH 57/59] rtc: as3722: "
` [PATCH 58/59] rtc: lp8788: "
` [PATCH 59/59] rtc: remove devm_rtc_device_register()

[PATCH v1] staging: trivial: hikey9xx: fix be32<->u32 casting warnings
 2020-11-19 11:40 UTC 

[RFC PATCH v4] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-19 11:41 UTC  (5+ messages)

[PATCH 1/2] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller
 2020-11-19 11:40 UTC  (3+ messages)

[PATCH v3 0/6] SCMIv3.0 Sensor Extensions
 2020-11-19 11:40 UTC  (5+ messages)
` [PATCH v3 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions
` [PATCH v3 3/6] hwmon: scmi: update hwmon internal scale data type

[PATCH 1/6] relay: allow the use of const callback structs
 2020-11-19 11:40 UTC  (4+ messages)
` [PATCH 4/6] ath11k: make relay callbacks const

[PULL 0/3] xtensa fixes for v5.10
 2020-11-19 11:37 UTC 

[PATCH v5 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2020-11-19 20:01 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: Document the hi3559a clock bindings
` [PATCH v5 2/4] clk: hisilicon: Add clock driver for hi3559A SoC
` [PATCH v5 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller
` [PATCH v5 4/4] dmaengine: dma: Add Hiedma Controller v310 Device Driver

[PATCH v3] sched/fair: fix unthrottle_cfs_rq for leaf_cfs_rq list
 2020-11-19 11:34 UTC  (5+ messages)

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-19 11:33 UTC  (6+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT
` [patch V4 5/8] sched: highmem: Store local kmaps in task struct

next/master bisection: baseline.dmesg.emerg on meson-gxbb-p200
 2020-11-19 11:33 UTC  (4+ messages)

[PATCH 1/4] x86/CPU/AMD: Save AMD NodeId as cpu_die_id
 2020-11-19 11:29 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 2/4] x86/CPU/AMD: Remove amd_get_nb_id()
 2020-11-19 11:29 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 3/4] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
 2020-11-19 11:29 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH 4/4] x86/topology: Set cpu_die_id only if DIE_TYPE found
 2020-11-19 11:29 UTC  (2+ messages)
` [tip: x86/cpu] "

[PATCH v4 0/4] Enable Hi3559A SOC clock and HiSilicon Hiedma Controller
 2020-11-19 19:50 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Document the hi3559a clock bindings
` [PATCH v4 2/4] clk: hisilicon: Add clock driver for hi3559A SoC
` [PATCH v4 3/4] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller
` [PATCH v4 4/4] dmaengine: dma: Add Hiedma Controller v310 Device Driver

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-19 11:27 UTC  (20+ messages)
` [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()

[RESEND PATCH] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
 2020-11-19 11:27 UTC  (2+ messages)

[RFC PATCH 0/4] sched: support schedstat for RT sched class
 2020-11-19 11:24 UTC  (4+ messages)
` [RFC PATCH 2/4] sched: make schedstats helpers not depend on cfs_rq

[PATCH] mm,hugetlb: Remove unneded initialization
 2020-11-19 11:21 UTC 

[PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes
 2020-11-19 11:20 UTC  (6+ messages)
` [PATCH v2 2/4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-19 11:14 UTC  (10+ messages)
` [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property

[PATCH 1/3] driver core: simply go out if the same device_link is added again
 2020-11-19 11:00 UTC  (3+ messages)
` [PATCH 2/3] of: property: add debug info for supplier devices still unavailable
` [PATCH 3/3] of: property: fix document of of_get_next_parent_dev

[PATCH] drivers: fpga: Specify HAS_IOMEM dependency for FPGA_DFL
 2020-11-19 11:13 UTC  (2+ messages)

[PATCH v4 00/16] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-11-19 11:12 UTC  (3+ messages)
` [PATCH v4 16/16] soc: mediatek: pm-domains: Add support for mt8192

[PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-11-19 11:12 UTC  (3+ messages)

[RFC PATCH 0/3] usb: typec: Product Type time
 2020-11-19 11:11 UTC  (7+ messages)
` [RFC PATCH 2/3] usb: typec: Add product_type sysfs attribute file for partners and cables

[PATCH net-next v2] net: dsa: avoid potential use-after-free error
 2020-11-19 11:09 UTC 

[PATCH] ARM: Fix the spelling mistake in vfpmodule.c
 2020-11-19 11:10 UTC 

[PATCH v1] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-19 11:09 UTC  (2+ messages)

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-19 11:08 UTC  (4+ messages)
` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'

[PATCH] iommu/amd: Enforce 4k mapping for certain IOMMU data structures
 2020-11-19 11:07 UTC  (3+ messages)

[PATCH 0/3 v7] ftrace: Add access to function arguments for all callbacks
 2020-11-19 11:05 UTC  (3+ messages)
` [PATCH 1/3 v7] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs

[GIT PULL] thermal fixes for v5.10-rc5
 2020-11-19 11:00 UTC 

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-11-19 10:57 UTC  (8+ messages)
` [PATCH 1/7] mm,hwpoison: Refactor get_any_page
` [PATCH 2/7] mm,hwpoison: Drop pfn parameter
` [PATCH 3/7] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH 4/7] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH 5/7] mm,hwpoison: remove flag argument from soft offline functions
` [PATCH 6/7] mm,hwpoison: Disable pcplists before grabbing a refcount
` [PATCH 7/7] mm,hwpoison: Remove drain_all_pages from shake_page

[PATCH] sh: boards: Fix the cacography in irq.c
 2020-11-19 10:56 UTC 

[PATCH -v2.1] x86/msr: Filter MSR writes
 2020-11-19 10:53 UTC  (11+ messages)
              ` [PATCH] "

[PATCH v1] resource: provide meaningful MODULE_LICENSE() in test suite
 2020-11-19 10:53 UTC 

[RFC PATCH 0/3] Allocate memmap from hotadded memory (per device)
 2020-11-19 10:48 UTC  (4+ messages)
` [RFC PATCH 3/3] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH] soc/tegra: fuse: Fix index bug in get_process_id
 2020-11-19 10:48 UTC  (2+ messages)

[PATCH v3] arm64: dts: mediatek: Add mt8192 power domains controller
 2020-11-19 10:48 UTC 

[PATCH] PCI: keystone: Enable compile-testing on !ARM
 2020-11-19 10:47 UTC  (3+ messages)
` [PATCH v2] "

[tip: x86/sgx] x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages()
 2020-11-19 10:42 UTC 

[PATCH v3] arm64: tegra: jetson-tx1: Fix USB_VBUS_EN0 regulator
 2020-11-19 10:41 UTC  (2+ messages)

[PATCH net] ipvs: fix possible memory leak in ip_vs_control_net_init
 2020-11-19 10:41 UTC 

[PATCH] interconnect: fix memory trashing in of_count_icc_providers()
 2020-11-19 10:37 UTC 

[RFC PATCH V2] acpi/irq: Add stacked IRQ domain support to PCI interrupt link
 2020-11-19 10:37 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
 2020-11-19 10:37 UTC  (2+ messages)

[PATCH] misc/sgi-xp: Replace in_interrupt() usage
 2020-11-19 10:31 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-19 10:28 UTC  (8+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)
` [PATCH v5 7/7] media: docs: add documentation for the Extended API

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-19 10:26 UTC  (7+ messages)
` [RFC PATCH v2 08/26] docs: reporting-bugs: make readers check the taint flag
` [RFC PATCH v2 21/26] docs: reporting-bugs: details on writing and sending the report

[PATCH v2 0/2] arm: sti: LL_UART updates & STiH418 addition
 2020-11-19 10:23 UTC  (5+ messages)

[PATCH] media: rc: add keymap for KHAMSIN remote
 2020-11-19 10:12 UTC  (2+ messages)

[PATCH 0/2] hwspinlock: add sunxi hardware spinlock support
 2020-11-19 10:13 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] tools: PCI: Fix memory leak in run_test
 2020-11-19 10:04 UTC  (2+ messages)

Linux 5.10-rc4
 2020-11-19  9:54 UTC  (10+ messages)

[PATCH v2 0/4] add custom hinge sensor support
 2020-11-19 10:03 UTC  (5+ messages)
` [PATCH v2 1/4] HID: hid-sensor-custom: Add custom sensor iio support
` [PATCH v2 2/4] iio: hid-sensor-trigger: Decrement runtime pm enable count on driver removal
` [PATCH v2 3/4] iio: hid-sensor-trigger: Use iio->trig instead trig field internal structure
` [PATCH v2 4/4] iio: hid-sensors: Add hinge sensor driver

[PATCH v2 1/4] iio: adc: ad7887: convert dual-channel mode to DT/ACPI
 2020-11-19 10:07 UTC  (4+ messages)
` [PATCH v2 2/4] iio: adc: ad7887: remove matching code from driver
` [PATCH v2 3/4] iio: adc: ad7887: add OF match table
` [PATCH v2 4/4] dt-bindings: adc: ad7887: add binding doc for AD7887

[PATCH 1/3] pwm: pca9685: Switch to atomic API
 2020-11-19 10:00 UTC  (3+ messages)

[PATCH v4] mm: Optional full ASLR for mmap() and mremap()
 2020-11-19  9:59 UTC  (7+ messages)

linux-next: Signed-off-by missing for commit in the pidfd-fixes tree
 2020-11-19  9:57 UTC  (2+ messages)

[PATCH] sched: Fix data-race in wakeup
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] sched/fair: Fix overutilized update in enqueue_task_fair()
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[patch 2/7] tick: Document protections for tick related data
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 3/7] tick/sched: Use tick_next_period for lockless quick check
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 5/7] tick/sched: Optimize tick_do_update_jiffies64() further
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 1/7] tick/broadcast: Serialize access to tick_next_period
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 4/7] tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 6/7] tick/sched: Release seqcount before invoking calc_load_global()
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[patch 7/7] tick: Get rid of tick_period
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] perf/x86: fix sysfs type mismatches
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH v2] sched/deadline: Fix priority inheritance with multiple scheduling classes
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH] sched: Fix rq->nr_iowait ordering
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: sched/urgent] "

[RFC] lockdep: Put graph lock/unlock under lock_recursion protection
 2020-11-19  9:55 UTC  (2+ messages)
` [tip: locking/urgent] "

[PATCH] ARM: OMAP2+: Remove redundant null check before clk_prepare_enable/clk_disable_unprepare
 2020-11-19  9:53 UTC  (2+ messages)

[PATCH 1/2] arm: Fix memleak in omap2xxx_clkt_vps_init
 2020-11-19  9:54 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Remove redundant assignment to variable ret
 2020-11-19  9:53 UTC  (2+ messages)

[PATCH] ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean code
 2020-11-19  9:53 UTC  (2+ messages)

[PATCH 1/3] Input: adp5589-keys - add default platform data
 2020-11-19  9:54 UTC  (3+ messages)
` [PATCH 2/3] Input: adp5589-keys - wrap device probing into chip info struct
` [PATCH 3/3] Input: adp5589-keys - add basic devicetree support

[PATCH] x86/msr: Downgrade unrecognized MSR message
 2020-11-19  9:49 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH] Documentation: networking: Fix Column span alignment warnings in l2tp.rst
 2020-11-19  9:45 UTC  (4+ messages)

[PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-19  9:42 UTC  (11+ messages)
` [PATCH v3 4/4] soc: imx8m: change to use platform driver
    ` [EXT] "

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

[PATCH] x86/gpu: add JSL stolen memory support
 2020-11-19  9:37 UTC  (3+ messages)

[PATCH v3 0/5] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621
 2020-11-19  9:35 UTC  (4+ messages)
` [PATCH v3 3/5] clk: ralink: add clock driver for mt7621 SoC

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-19  9:33 UTC  (7+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-19  9:31 UTC  (4+ messages)

[PATCH 1/3] MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel
 2020-11-19  9:31 UTC  (4+ messages)
` [PATCH 3/3] MIPS: KASLR: Make relocation_address can be configured

[PATCH 0/8] drm/imx: Introduce i.MX8qxp DPU DRM
 2020-11-19  9:22 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH 2/8] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH 3/8] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH 4/8] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH 5/8] drm/imx: Introduce i.MX8qxp DPU DRM
` [PATCH 6/8] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver
` [PATCH 7/8] arm64: imx8qxp:dtsi: Introduce DC0 subsystem
` [PATCH 8/8] arm64: dts: imx8qxp-mek: Enable DPU and it's prefetch engines

[PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"
 2020-11-19  9:29 UTC  (11+ messages)

[RFC PATCH] treewide: remove bzip2 compression support
 2020-11-19  9:21 UTC  (2+ messages)

[PATCH v6 0/7] FPGA Security Manager Class Driver
 2020-11-19  9:28 UTC  (3+ messages)
` [PATCH v6 2/7] fpga: sec-mgr: enable secure updates

[RFC PATCH 0/2] Add KVM support for bus lock debug exception
 2020-11-19  9:29 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
` [RFC PATCH 2/2] KVM: X86: Expose bus lock debug exception to guest

[PATCH v3 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2020-11-19  9:19 UTC  (6+ messages)
` [PATCH v3 1/5] misc: "
` [PATCH v3 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH v3 3/5] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [PATCH v3 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v3 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer

[PATCH net-next] net: add in_softirq() debug checking in napi_consume_skb()
 2020-11-19  9:19 UTC  (9+ messages)

[PATCH] mm: hugetlb: fix type of delta parameter in gather_surplus_pages()
 2020-11-19  9:18 UTC  (3+ messages)
  ` 回复:[PATCH] "

[PATCH] gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
 2020-11-19  9:19 UTC  (2+ messages)

[PATCH] bus: ti-sysc: suppress err msg for timers used as clockevent/source
 2020-11-19  9:18 UTC  (2+ messages)

[RFC PATCH v3] tools/x86: add kcpuid tool to show raw CPU features
 2020-11-19  9:18 UTC  (4+ 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).