messages from 2019-10-23 12:58:48 to 2019-10-23 15:39:16 UTC [more...]
[PATCH 0/2] net: phy: dp83867: enable robust auto-mdix
2019-10-23 15:38 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net: phy: dp83867: move dt parsing to probe
[PATCH v8 0/5] Add a unified parameter "nopvspin"
2019-10-23 15:38 UTC (3+ messages)
` [PATCH v8 2/5] x86/kvm: Change print code to use pr_*() format
[PATCH 1/2] ARM: s3c: Rename s3c64xx_spi_setname() function
2019-10-23 15:38 UTC (2+ messages)
` [PATCH 2/2] ARM: s3c: Rename s5p_usb_phy functions
[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
2019-10-23 15:37 UTC (3+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains
` [PATCH v4 2/2] sched/topology: Allow sched_asym_cpucapacity to be disabled
[PATCH v6 1/2] dt-bindings: edac: arm-dmc520.txt
2019-10-23 15:37 UTC (5+ messages)
[PATCH] MAINTAINERS: Update the Spreadtrum SoC maintainer
2019-10-23 15:36 UTC (3+ messages)
[PATCH] mmc: renesas_sdhi: add checks for pinctrl_lookup_state
2019-10-23 15:33 UTC (3+ messages)
[PATCH v1] gpio: pca953x: Reduce stack usage in couple of functions
2019-10-23 15:30 UTC
[PATCH] perf/core: fix multiplexing event scheduling issue
2019-10-23 15:29 UTC (5+ messages)
[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
2019-10-23 15:26 UTC (15+ messages)
` [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
` [Y2038] "
` [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl
[PATCH] net: ethernet: Use the correct style for SPDX License Identifier
2019-10-23 15:26 UTC
[PATCH v2 0/3] kcov: collect coverage from usb and vhost
2019-10-23 15:24 UTC (4+ messages)
` [PATCH v2 1/3] kcov: remote coverage support
` [PATCH v2 2/3] usb, kcov: collect coverage from hub_event
` [PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker
[PATCH 1/2] rtc/ia64: remove legacy efirtc driver
2019-10-23 15:23 UTC (4+ messages)
` [PATCH 2/2] rtc/alpha: remove legacy rtc driver
[PATCH] Input: hp_sdc_rtc - remove dead chardev code
2019-10-23 15:22 UTC (2+ messages)
[PATCH] mm/vmstat: Reduce zone lock hold time when reading /proc/pagetypeinfo
2019-10-23 15:21 UTC (27+ messages)
` [RFC PATCH 0/2] "
` [RFC PATCH 1/2] mm, vmstat: hide /proc/pagetypeinfo from normal users
` [RFC PATCH 2/2] mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
2019-10-23 15:16 UTC (6+ messages)
` [PATCH v4 15/16] module: Move where we mark modules RO,X
[PATCH] ASoC: Intel: eve: Enable mclk and ssp sclk early for rt5514
2019-10-23 15:16 UTC
[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
2019-10-23 15:16 UTC (4+ messages)
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators
Kernel panic while doing vfio-pci hot-plug/unplug test
2019-10-23 15:15 UTC (2+ messages)
[PATCH 0/1] Add spi power control when set cs
2019-10-23 15:11 UTC (4+ messages)
` [PATCH 1/1] spi: mediatek: add power control when set_cs
[PATCH 1/2] perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP validity
2019-10-23 15:09 UTC (2+ messages)
` [PATCH 2/2] perf/x86/amd/ibs: handle erratum #420 only on the affected CPU family (10h)
[PATCH] drm/radeon: remove assignment for return value
2019-10-23 15:09 UTC (2+ messages)
[PATCH v2 0/4] perf: Add AUX data sampling
2019-10-23 15:09 UTC (3+ messages)
` [PATCH v2 4/4] perf/x86/intel/pt: Opportunistically use single range output mode
[PATCH] drm/amd/amdgpu: correct length misspelling
2019-10-23 15:09 UTC (2+ messages)
[PATCH] drm/amd/amdgpu: make undeclared variables static
2019-10-23 15:09 UTC (2+ messages)
[PATCH net-next 00/14] vsock: add multi-transports support
2019-10-23 15:08 UTC (3+ messages)
` [PATCH net-next 11/14] "
[PATCH] watchdog: bd70528: Add MODULE_ALIAS to allow module auto loading
2019-10-23 15:02 UTC (2+ messages)
[PATCH V2] usb: typec: Add sysfs node to show connector orientation
2019-10-23 15:01 UTC (6+ messages)
[PATCH 0/3] kcov: collect coverage from usb and vhost
2019-10-23 15:00 UTC (6+ messages)
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker
[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
2019-10-23 14:55 UTC (20+ messages)
` [patch V2 01/17] x86/entry/32: Remove unused resume_userspace label
` [patch V2 02/17] x86/entry/64: Remove pointless jump in paranoid_exit
` [patch V2 03/17] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug()
` [patch V2 04/17] x86/entry: Make DEBUG_ENTRY_ASSERT_IRQS_OFF available for 32bit
` [patch V2 05/17] x86/traps: Make interrupt enable/disable symmetric in C code
` [patch V2 06/17] x86/entry/32: Remove redundant interrupt disable
` [patch V2 07/17] x86/entry/64: "
` [patch V2 16/17] kvm/workpending: Provide infrastructure for work before entering a guest
` [patch V2 17/17] x86/kvm: Use generic exit to guest work function
[PATCH v6 0/2] Amazon's Annapurna Labs POS Driver
2019-10-23 14:55 UTC (4+ messages)
` [PATCH v6 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver
Optimize perf stat for large number of events/cpus v2
2019-10-23 14:52 UTC (9+ messages)
` [PATCH v2 4/9] perf affinity: Add infrastructure to save/restore affinity
` [PATCH v2 9/9] perf stat: Use affinity for enabling/disabling events
[PATCH v1 0/6] KEYS: measure keys when they are created or updated
2019-10-23 14:49 UTC (8+ messages)
` [PATCH v1 2/6] KEYS: ima: Refactored process_buffer_measurement function so that it can measure any buffer (and not just KEXEC_CMDLINE one)
` [PATCH v1 3/6] KEYS: ima hook to measure builtin_trusted_keys
` [PATCH v1 5/6] KEYS: measure queued keys
[PATCH] gpio: bd70528: Add MODULE ALIAS to autoload module
2019-10-23 14:49 UTC (2+ messages)
[PATCH] phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxid
2019-10-23 14:47 UTC
linux-next: Signed-off-by missing for commit in the omap tree
2019-10-23 14:47 UTC (2+ messages)
[PATCH v3 0/5] perf report: Support sorting all blocks by cycles
2019-10-23 14:46 UTC (10+ messages)
` [PATCH v3 3/5] perf report: Sort by sampled cycles percent per block for stdio
[RESEND PATCHv1] arm64: defconfig: enable rsu driver
2019-10-23 14:43 UTC (2+ messages)
[PATCH] hwrng: omap3-rom - Fix unused function warnings
2019-10-23 14:39 UTC (3+ messages)
[PATCH] mm/page_alloc: fix gcc compile warning
2019-10-23 14:38 UTC (3+ messages)
[PATCH 1/2] configs: ARM: omap2plus: Enable OMAP3_THERMAL
2019-10-23 14:36 UTC (6+ messages)
[PATCH -next] iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure
2019-10-23 14:36 UTC (2+ messages)
[PATCH -next] virtiofs: remove unused variable 'fc'
2019-10-23 14:31 UTC (2+ messages)
[PATCH v2 1/1] PCI: Add hp_mmio_size and hp_mmio_pref_size parameters
2019-10-23 14:27 UTC (3+ messages)
[PATCH] mm: gup: fix comment of __get_user_pages()
2019-10-23 14:25 UTC (2+ messages)
[PATCH 0/8]: mm: vmscan: cgroup-related cleanups
2019-10-23 14:24 UTC (15+ messages)
` [PATCH 1/8] mm: vmscan: simplify lruvec_lru_size()
` [PATCH 2/8] mm: clean up and clarify lruvec lookup procedure
` [PATCH 3/8] mm: vmscan: move inactive_list_is_low() swap check to the caller
` [PATCH 4/8] mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()
` [PATCH 5/8] mm: vmscan: replace shrink_node() loop with a retry jump
` [PATCH 6/8] mm: vmscan: turn shrink_node_memcg() into shrink_lruvec()
` [PATCH 7/8] mm: vmscan: split shrink_node() into node part and memcgs part
[PATCH 0/2 v5] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
2019-10-23 14:19 UTC (3+ messages)
` [PATCH 1/2 v5] x86/kdump: always reserve the low 1MiB when the crashkernel option is specified
` [PATCH 2/2 v5] x86/kdump: clean up all the code related to the backup region
[PATCHv2] arm64: defconfig: add JFFS FS support in defconfig
2019-10-23 14:17 UTC (3+ messages)
[PATCH v1] drm/tegra: plane: Remove format-modifier checking
2019-10-23 14:16 UTC (2+ messages)
[PATCH v2 0/8] Fix cdrom autoclose
2019-10-23 14:13 UTC (3+ messages)
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug
[PATCH v14 0/5] overlayfs override_creds=off & nested get xattr fix
2019-10-23 14:13 UTC (3+ messages)
[PATCH 00/36] ARM: samsung platform cleanup
2019-10-23 14:12 UTC (35+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
` [PATCH 03/36] usb: gadget: s3c: use platform resources
` [PATCH 10/36] ARM: s5pv210: use private pm save/restore
` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
` [PATCH 15/36] ARM: s3c: adc: move header to linux/soc/samsung
` [PATCH 21/36] ARM: s3c: move iis pinctrl config into boards
` [PATCH 28/36] fbdev: s3c2410fb: remove mach header dependency
` [PATCH 30/36] ARM: s3c: remove cpufreq header dependencies
` [PATCH 31/36] ARM: s3c: cpufreq: use global s3c2412_cpufreq_setrefresh
` [PATCH 33/36] ARM: s3c: move low-level clk reg access into platform code
[PATCH v3 0/2] sched/topology: Asymmetric topologies fixes
2019-10-23 14:12 UTC (4+ messages)
` [PATCH v3 1/2] sched/topology: Don't try to build empty sched domains
[PATCH v2 00/11] gpio: pca953x: Convert to bitmap (extended) API
2019-10-23 14:10 UTC (2+ messages)
[PATCH] Configuring COCCI parameter as a directory is supportted
2019-10-23 14:08 UTC (2+ messages)
` [PATCH] coccicheck: Configuring COCCI parameter for supporting a directory search
[PATCH 0/3] Various optimizations for event creation
2019-10-23 14:08 UTC (5+ messages)
` [PATCH 1/3] perf: Optimize perf_install_in_event()
[PATCH v8 1/6] PCI: Consider alignment of hot-added bridges when distributing available resources
2019-10-23 14:03 UTC (2+ messages)
[bug report] compiler warning: fs/f2fs/node.c: In function ‘__set_nat_cache_dirty’: ‘head’ may be used uninitialized
2019-10-23 14:02 UTC
[BUG -tip] kmemleak and stacktrace cause page faul
2019-10-23 13:59 UTC (10+ messages)
[PATCH -next] mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure
2019-10-23 13:57 UTC
[PATCH -next] cifs: remove unused variable 'sid_user'
2019-10-23 13:55 UTC
[PATCH -next] afs: remove set but not used variables 'before' and 'after'
2019-10-23 13:55 UTC
[PATCH -next] afs: remove unused variable 'afs_zero_fid'
2019-10-23 13:54 UTC
[PATCH -next] memory: emif: remove set but not used variables 'cs1_used' and 'custom_configs'
2019-10-23 13:51 UTC
[PATCH 0/5] ARM: qcom: add defconfig items and dts nodes
2019-10-23 13:51 UTC (6+ messages)
` [PATCH 5/5] ARM: dts: qcom: msm8974: add interconnect nodes
[PATCH v7 00/10] arm64: Stolen time support
2019-10-23 13:50 UTC (3+ messages)
[RESEND][PATCH] powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
2019-10-23 13:48 UTC
[PATCH v6 00/10] Nested Shared Virtual Address (SVA) VT-d support
2019-10-23 13:46 UTC (3+ messages)
[PATCH -next] powerpc/spufs: remove set but not used variable 'ctx'
2019-10-23 13:44 UTC
[PATCH v2 1/2] habanalabs: support kernel memory mapping
2019-10-23 13:39 UTC (3+ messages)
[PATCH] dc.c:use kzalloc without test
2019-10-23 13:35 UTC (2+ messages)
[PATCH] drm/virtio: print a single line with device features
2019-10-23 13:34 UTC (4+ messages)
[PATCH] audit: remove redundant condition check in kauditd_thread()
2019-10-23 13:27 UTC
[PATCH v4] string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
2019-10-23 13:26 UTC (3+ messages)
[PATCH RFC 0/2] irqchip/gic: Allow the use of SGI interrupts
2019-10-23 13:22 UTC (3+ messages)
` [PATCH RFC 2/2] "
[PATCH v5] taskstats: fix data-race
2019-10-23 13:20 UTC (6+ messages)
` [PATCH v6] "
[PATCH] Configuring COCCI parameter as a directory is supportted
2019-10-23 13:20 UTC (2+ messages)
` [PATCH] coccicheck: Configuring COCCI parameter for supporting a directory search
[PATCH v4] coresight: Serialize enabling/disabling a link device
2019-10-23 13:14 UTC (2+ messages)
[PATCH v2] staging: sm750fb: format description of parameters the to kernel doc format
2019-10-23 13:12 UTC (2+ messages)
` [PATCH v2] staging: sm750fb: Format "
[PATCH 0/5] Enable per-file/directory DAX operations
2019-10-23 13:09 UTC (3+ messages)
[PATCH V5 0/6] mdev based hardware virtio offloading support
2019-10-23 13:07 UTC (7+ messages)
` [PATCH V5 1/6] mdev: class id support
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 3/6] mdev: introduce device specific ops
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops
` [PATCH V5 5/6] virtio: introduce a mdev based transport
` [PATCH V5 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
[PATCH 4.4 1/2] x86/vdso: Remove direct HPET mapping into userspace
2019-10-23 13:05 UTC (2+ messages)
[PATCH v2 0/3] phy: cadence: j721e-wiz: Add Type-C plug flip support
2019-10-23 13:00 UTC (3+ messages)
` [PATCH v2 2/3] dt-bindings: phy: ti,phy-j721e-wiz: Add Type-C dir GPIO
[PATCH 0/3] perf: Allow running without stdin
2019-10-23 12:58 UTC (3+ messages)
` [PATCH 3/3] perf kvm: Use evlist layer api when possible
[PATCH v2 00/14] PHY: Add support for SERDES in TI's J721E SoC
2019-10-23 12:57 UTC (6+ messages)
` [PATCH v2 05/14] phy: cadence: Sierra: Make cdns_sierra_phy_init() as phy_ops
` [PATCH v2 06/14] phy: cadence: Sierra: Modify register macro names to be in sync with Sierra user guide
` [PATCH v2 07/14] phy: cadence: Sierra: Configure both lane cdb and common cdb registers for external SSC
` [PATCH v2 13/14] dt-bindings: phy: Document WIZ (SERDES wrapper) bindings
` [PATCH v2 14/14] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
page: next (older) | prev (newer) | latest
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).