linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 12:45:25 to 2020-06-24 15:04:06 UTC [more...]

[PATCH v2 00/12] MSM8994 peripheral enablement, DTS updates
 2020-06-24 15:03 UTC  (9+ messages)
` [PATCH v2 04/12] arm64: dts: qcom: msm8994: Add support for SMD RPM
` [PATCH v2 12/12] arm64: dts: qcom: Add support for Sony Xperia Z5 (SoMC Sumire-RoW)

[PATCH v3 0/8] MSM8994 peripheral enablement, DTS updates
 2020-06-24 15:01 UTC  (9+ messages)
` [PATCH v3 1/8] firmware: qcom_scm: Add msm8994 compatible
` [PATCH v3 2/8] arm64: dts: qcom: msm8994: Add SCM node
` [PATCH v3 3/8] arm64: dts: qcom: msm8992: Add a label to rpm-requests
` [PATCH v3 4/8] arm64: dts: qcom: msm8992: Remove regulators from SoC DTSI
` [PATCH v3 5/8] mailbox: qcom: Add msm8994 apcs compatible
` [PATCH v3 6/8] arm64: dts: qcom: msm8994: Add support for SMD RPM
` [PATCH v3 7/8] arm64: dts: qcom: Move msm8994-smd-rpm contents to lg-bullhead
` [PATCH v3 8/8] arm64: dts: qcom: Add support for Sony Xperia Z5 (SoMC Sumire-RoW)

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-24 15:01 UTC  (16+ messages)
` [PATCH v3 01/15] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH v3 02/15] mm, hwpoison: remove recalculating hpage
` [PATCH v3 03/15] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH v3 04/15] mm,madvise: Refactor madvise_inject_error
` [PATCH v3 05/15] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH v3 06/15] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [PATCH v3 07/15] mm,hwpoison: Kill put_hwpoison_page
` [PATCH v3 08/15] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH v3 09/15] mm,hwpoison: remove flag argument from soft offline functions
` [PATCH v3 10/15] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH v3 11/15] mm,hwpoison: Rework soft offline for free pages
` [PATCH v3 12/15] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH v3 13/15] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH v3 14/15] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [PATCH v3 15/15] mm,hwpoison: introduce MF_MSG_UNSPLIT_THP

[PATCH 0/8] SDM630 and Ninges fixes
 2020-06-24 15:01 UTC  (4+ messages)
` [PATCH 3/8] arm64: dts: qcom: sdm630: Add tsens node

(no subject)
 2020-06-24 15:01 UTC  (7+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 15:00 UTC  (32+ messages)
  ` [RESEND PATCH v5 3/5] drivers core: allow probe_err accept integer and pointer types
    ` [RESEND PATCH v5 4/5] drm/bridge/sii8620: fix resource acquisition error handling
    ` [RESEND PATCH v5 2/5] driver core: add deferring probe reason to devices_deferred property
    ` [RESEND PATCH v5 1/5] driver core: add probe_err log helper
    ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[PATCH v3 7/7] Input: Add "inhibited" property
 2020-06-24 15:00 UTC  (4+ messages)
` [PATCH v4 0/7] Support inhibiting input devices
  ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex

[RFC PATCH 0/2] MTE support for KVM guest
 2020-06-24 14:59 UTC  (12+ messages)

[PATCH v8 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-24 14:55 UTC  (23+ messages)
` [PATCH v8 03/13] perf evlist: implement control command handling functions
` [PATCH v8 04/13] perf stat: factor out body of event handling loop for system wide
` [PATCH v8 07/13] perf stat: factor out event handling loop into dispatch_events()
` [PATCH v8 09/13] perf stat: implement control commands handling
` [PATCH v8 12/13] perf record: "

[PATCH] media: rcar-vin: Move media_device_register to async completion
 2020-06-24 14:54 UTC  (6+ messages)

[PATCH][next] drm/amdgpu: ensure 0 is returned for success in jpeg_v2_5_wait_for_idle
 2020-06-24 14:54 UTC 

[PATCH v2 0/5] Improvements of the stackleak gcc plugin
 2020-06-24 14:53 UTC  (15+ messages)
` [PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
` [PATCH v2 3/5] arm64: "
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter

[PATCH] gpio: add GPO driver for PCA9570
 2020-06-24 14:52 UTC  (8+ messages)

[PATCH] bcache: journel: use for_each_clear_bit() to simplify the code
 2020-06-24 14:51 UTC  (2+ messages)

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-24 14:46 UTC  (31+ messages)
` [PATCH 01/22] gpiolib: move gpiolib-sysfs function declarations into their own header
` [PATCH 02/22] gpiolib: cdev: sort includes
` [PATCH 03/22] gpiolib: cdev: minor indentation fixes
` [PATCH 04/22] gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags
` [PATCH 05/22] gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use
` [PATCH 06/22] gpiolib: cdev: rename numdescs to num_descs
` [PATCH 07/22] gpiolib: cdev: remove pointless decrement of i
` [PATCH 08/22] gpiolib: cdev: complete the irq/thread timestamp handshake
` [PATCH 09/22] gpiolib: cdev: rename priv to gcdev
` [PATCH 10/22] gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
` [PATCH 12/22] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes
` [PATCH 13/22] gpio: uapi: define uAPI V2

[PATCH] media: s5p-g2d: Fix a memory leak in an error handling path in 'g2d_probe()'
 2020-06-24 14:46 UTC  (2+ messages)

[PATCH RESEND] media: cros-ec-cec: do not bail on device_init_wakeup failure
 2020-06-24 14:45 UTC  (4+ messages)

[PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
 2020-06-24 14:43 UTC  (7+ messages)
` linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-24 14:40 UTC  (5+ messages)

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-24 14:39 UTC  (7+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 17/18] nitro_enclaves: Add overview documentation

[PATCH] intel_idle: Eliminate redundant static variable
 2020-06-24 14:38 UTC 

linux-next: Tree for Jun 24
 2020-06-24 14:37 UTC  (2+ messages)
` linux-next: Tree for Jun 24 (scsi -> ata)

[PATCH 1/2] mm/mmu_notifier: Mark up direct reclaim paths with MAYFAIL
 2020-06-24 14:37 UTC  (9+ messages)

[PATCH v33 00/21] Intel SGX foundations
 2020-06-24 14:34 UTC  (4+ messages)
` [PATCH v33 02/21] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits

[PATCH][next] drm: amdgpu: fix premature goto because of missing braces
 2020-06-24 14:33 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:62:6: error: implicit declaration of function 'cpu_has_feature'; did you mean
 2020-06-24 14:27 UTC 

[PATCH] mm/page_alloc: fix documentation error and remove magic numbers
 2020-06-24 14:27 UTC  (6+ messages)

[PATCH] ARM: imx6: add missing put_device() call in imx6q_suspend_init()
 2020-06-24 14:26 UTC  (11+ messages)
  `  "

[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21)
 2020-06-24 14:20 UTC  (2+ messages)

[PATCH][next] libbpf: fix spelling mistake "kallasyms" -> "kallsyms"
 2020-06-24 14:19 UTC  (2+ messages)

Looping more in detach_tasks() when RT and CFS tasks are present
 2020-06-24 14:18 UTC  (3+ messages)

[PATCH v5] hwmon: add Corsair Commander Pro driver
 2020-06-24 14:15 UTC  (2+ messages)

[PATCH 4.14 000/190] 4.14.185-rc1 review
 2020-06-24 14:15 UTC  (4+ messages)
` [PATCH 4.14 038/190] KVM: x86: only do L1TF workaround on affected processors

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-24 14:13 UTC  (4+ messages)
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle

[PATCH v5] media: vimc: get pixformat info from v4l2_format_info
 2020-06-24 14:08 UTC  (2+ messages)

[PATCH v2 0/2] Refactor MDP driver and add dummy component driver
 2020-06-24 14:05 UTC  (2+ messages)

[PATCH][next] soc: qcom: fix off-by-one array index bounds check
 2020-06-24 14:05 UTC 

[PATCH 4.19 000/203] 4.19.130-rc2 review
 2020-06-24 14:00 UTC  (2+ messages)

[PATCH] firmware: imx: Move i.MX SCU soc driver into SCU firmware driver
 2020-06-24 13:59 UTC  (4+ messages)

DMA Engine: Transfer From Userspace
 2020-06-24 13:58 UTC  (12+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-24 13:57 UTC  (2+ messages)

inotify question on modify events and openat
 2020-06-24 13:56 UTC 

[PATCH 1/1] scsi: storvsc: fix spelling mistake
 2020-06-24 13:56 UTC 

[PATCH] arm64: kpti: Add KRYO{3,4}XX silver CPU cores to kpti safelist
 2020-06-24 13:54 UTC  (3+ messages)
` [PATCH] arm64: kpti: Add KRYO{3, 4}XX "

[PATCH v5 0/3]
 2020-06-24 13:51 UTC  (6+ messages)
` [PATCH v5 1/3] media: tpg: change char argument to const char
` [PATCH v5 2/3] media: tpg: Add function to return colors' order of test image
` [PATCH v5 3/3] media: vimc: Add a control to display info on "

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-24 13:48 UTC  (7+ messages)
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration

[PATCH v3 0/9] Warn on orphan section placement
 2020-06-24 13:48 UTC  (8+ messages)
` [PATCH v3 3/9] efi/libstub: Remove .note.gnu.property

[PATCH v2] i2c: designware: platdrv: Set class based on dmi
 2020-06-24 13:45 UTC  (3+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-24 13:42 UTC  (9+ messages)

[PATCH 0/2] gpio: aggregator: Misc parsing improvements
 2020-06-24 13:41 UTC  (4+ messages)
` [PATCH 2/2] gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets

[PATCH] intel_idle: Fix uninitialized variable bug
 2020-06-24 13:41 UTC  (2+ messages)

[PATCH 1/3] perf dso: Use libbfd to read build_id and .gnu_debuglink section
 2020-06-24 13:40 UTC  (6+ messages)
` [PATCH 2/3] perf symbols: Try reading the symbol table with libbfd
` [PATCH 3/3] perf tests: Add test for PE binary format support

[PATCH 5.4 000/311] 5.4.49-rc2 review
 2020-06-24 13:40 UTC  (2+ messages)

[RESEND PATCH V13 0/3] da7280: haptic driver submission
 2020-06-24 13:37 UTC  (5+ messages)
` [RESEND PATCH V13 3/3] Input: new da7280 haptic driver

[PATCH] scsi: sd: add runtime pm to open / release
 2020-06-24 13:33 UTC  (2+ messages)

[PATCH 4.14 000/135] 4.14.186-rc2 review
 2020-06-24 13:29 UTC  (2+ messages)

[PATCH] mtd: rawnand: ingenic: cleanup ARRAY_SIZE() vs sizeof() use
 2020-06-24 13:26 UTC 

[PATCH 5.7 000/474] 5.7.6-rc2 review
 2020-06-24 13:27 UTC  (2+ messages)

[PATCH 4.14 000/136] 4.14.186-rc1 review
 2020-06-24 13:26 UTC  (2+ messages)

[PATCH ghak124 v3] audit: log nftables configuration change events
 2020-06-24 13:26 UTC  (5+ messages)

[PATCH] i2c: designware: platdrv: Set class based on dmi
 2020-06-24 13:18 UTC  (4+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-06-24 13:19 UTC  (10+ messages)

[PATCH v2 00/11] Add support for HiHope RZ/G2M[N] Rev.3.0/4.0
 2020-06-24 13:12 UTC  (12+ messages)
` [PATCH v2 01/11] arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards
` [PATCH v2 02/11] arm64: dts: renesas: r8a774b1-hihope-rzg2n[-ex]: Rename HiHope RZ/G2N boards
` [PATCH v2 03/11] arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-common-rev2.dtsi file
` [PATCH v2 04/11] arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file
` [PATCH v2 05/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support
` [PATCH v2 06/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub "
` [PATCH v2 07/11] arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file
` [PATCH v2 08/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display
` [PATCH v2 09/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support
` [PATCH v2 10/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub "
` [PATCH v2 11/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display

[PATCH v3 04/14] irqchip/davinci-aintc: Fix potential resource leaks
 2020-06-24 13:12 UTC 

Writing to a const pointer: is this supposed to happen?
 2020-06-24 13:10 UTC  (3+ messages)

[RFC PATCH] perf/smmuv3: Fix shared interrupt handling
 2020-06-24 13:08 UTC  (4+ messages)

[GIT PULL] thread fixes v5.8-rc3
 2020-06-24 13:07 UTC 

[PATCH 0/9] x86/entry fixes
 2020-06-24 13:03 UTC  (11+ messages)
` [PATCH 2/9] rcu: Fixup noinstr warnings

[PATCH v2 1/2] phy: rockchip: Fix return value of inno_dsidphy_probe()
 2020-06-24 13:01 UTC  (2+ messages)

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-24 12:58 UTC  (3+ messages)

[PATCH 0/2] drivers/phy/ti: Constify structs
 2020-06-24 12:57 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support on DPAA1
 2020-06-24 12:55 UTC  (4+ messages)
` [PATCH net-next v3 2/7] dt-bindings: net: add backplane dt bindings
    ` [EXT] "

[PATCH v2 0/2] cpufreq: Specify the default governor on command line
 2020-06-24 12:51 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: Specify "

[PATCH] [perf] lsdir_bid_tail_filter: fix index check
 2020-06-24 12:50 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-06-24 12:50 UTC  (8+ messages)
        ` [PATCH] lockdep: Move list.h inclusion into lockdep.h

[PATCH v2 stable-5.4.y] Revert "dpaa_eth: fix usage as DSA master, try 3"
 2020-06-24 12:45 UTC 

BUG: corrupted list in corrupted (3)
 2020-06-24 12:45 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).