LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/3] Add mclk0 clock source for SAI
2019-06-14 20:00 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: sound: Clarify the usage of clocks in SAI
[PATCH -next] tracing: Make two symbols static
2019-06-14 19:58 UTC (2+ messages)
[PATCH] powerpc: Enable kernel XZ compression option on PPC_85xx
2019-06-14 19:56 UTC (4+ messages)
[PATCH v7 0/4] Fix jack detection for Chromebook Pixel
2019-06-14 19:48 UTC (5+ messages)
` [PATCH v7 1/4] ASoC: rt5677: fall back to DT prop names on error
` [PATCH v7 2/4] ASoC: rt5677: move jack-detect init to i2c probe
` [PATCH v7 3/4] ASoC: rt5677: clear interrupts by polarity flip
` [PATCH v7 4/4] ASoC: rt5677: handle concurrent interrupts
[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
2019-06-14 19:48 UTC (19+ messages)
RDMA: Clean destroy CQ in drivers do not return errors
2019-06-14 19:46 UTC (2+ messages)
[PATCH] dmaengine: qcom-bam: fix circular buffer handling
2019-06-14 19:43 UTC (2+ messages)
[PATCH v2 0/2] dt-bindings: iio: adc: add ad7780 yaml and MAINTAINERS entry
2019-06-14 19:43 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add adi,ad7780.yaml binding
[PATCH] staging: android: fix style problem
2019-06-14 19:41 UTC
[PATCH v1 0/6] mm: Further memory block device cleanups
2019-06-14 19:34 UTC (4+ messages)
` [PATCH v1 1/6] mm: Section numbers use the type "unsigned long"
[PATCH v3] dt-bindings: arm: Convert Actions Semi bindings to jsonschema
2019-06-14 19:33 UTC (5+ messages)
[PATCH 0/4] hdmi on rk3229
2019-06-14 19:33 UTC (5+ messages)
` [PATCH 3/4] ARM: dts: rockchip: add display nodes for rk322x
[PATCH] Input: cros_ec_keyb: mask out extra flags in event_type
2019-06-14 19:32 UTC (6+ messages)
[PATCH] powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
2019-06-14 19:15 UTC (4+ messages)
[PATCH, RFC 00/62] Intel MKTME enabling
2019-06-14 19:11 UTC (13+ messages)
` [PATCH, RFC 44/62] x86/mm: Set KeyIDs in encrypted VMAs for MKTME
` [PATCH, RFC 45/62] mm: Add the encrypt_mprotect() system call "
` [PATCH, RFC 46/62] x86/mm: Keep reference counts on encrypted VMAs "
Help with reviewing dosfstools patches
2019-06-14 19:10 UTC (8+ messages)
[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
2019-06-14 19:10 UTC (3+ messages)
[PATCH 0/2] MSM8998 MTP Display
2019-06-14 19:02 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: truly: Add MSM8998 MTP panel
` [PATCH 2/2] drm/panel: truly: Add MSM8998 MTP support
[PATCH v2] arm64: Allow user selection of ARM64_MODULE_PLTS
2019-06-14 18:56 UTC
ww_mutex deadlock handling cleanup
2019-06-14 18:51 UTC (7+ messages)
` [PATCH 3/6] drm/gem: use new ww_mutex_(un)lock_for_each macros
[RFC PATCH 2/3] x86/cpufeatures: Combine word 11 and 12 into new scattered features word 11
2019-06-14 18:44 UTC (11+ messages)
[PATCH v2 1/1] watchdog: atmel: atmel-sama5d4-wdt: Disable watchdog on system suspend
2019-06-14 18:43 UTC (5+ messages)
[PATCH v6 0/4] Fix jack detection for Chromebook Pixel
2019-06-14 18:43 UTC (5+ messages)
` [PATCH v6 1/4] ASoC: rt5677: fall back to DT prop names on error
` [PATCH v6 2/4] ASoC: rt5677: move jack-detect init to i2c probe
` [PATCH v6 3/4] ASoC: rt5677: clear interrupts by polarity flip
` [PATCH v6 4/4] ASoC: rt5677: handle concurrent interrupts
[PATCH 1/2] hv_balloon: Use a static page for the balloon_up send buffer
2019-06-14 18:42 UTC (2+ messages)
` [PATCH 2/2] hv_balloon: Reorganize the probe function
[PATCH v4 0/1] EDAC, mellanox: Add ECC support for BlueField DDR4
2019-06-14 18:41 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] perf: Don't hardcode host include path for libslang
2019-06-14 18:39 UTC
[PATCH -next] x86/amd_nb: Make hygon_nb_misc_ids static
2019-06-14 18:34 UTC (3+ messages)
` [tip:x86/cleanups] "
[PATCH v9 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
2019-06-14 18:24 UTC (3+ messages)
` [PATCH v9 3/6] regulator: rk808: add RK809 and RK817 support
[PATCH v2 01/28] staging: most-core: Use bus_find_device_by_name
2019-06-14 18:24 UTC (30+ messages)
` [PATCH v2 02/28] mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
` [PATCH v2 03/28] acpi: utils: Cleanup acpi_dev_match_cb
` [PATCH v2 04/28] bus_find_device: Unify the match callback with class_find_device
` [PATCH v2 05/28] driver_find_device: Unify the match function with class_find_device()
` [PATCH v2 06/28] drivers: Add generic helper to match by of_node
` [PATCH v2 07/28] drivers: Add generic helper to match by fwnode
` [PATCH v2 08/28] drivers: Add generic helper to match by device type
` [PATCH v2 09/28] drivers: Add generic match helper by ACPI_COMPANION device
` [PATCH v2 10/28] drivers: Add generic helper to match by name
` [PATCH v2 11/28] drivers: Add generic helper to match any device
` [PATCH v2 12/28] drivers: Introduce class_find_device_by_name() helper
` [PATCH v2 13/28] drivers: Introduce class_find_device_by_of_node() helper
` [PATCH v2 14/28] drivers: Introduce class_find_device_by_fwnode() helper
` [PATCH v2 15/28] drivers: Introduce class_find_device_by_devt() helper
` [PATCH v2 16/28] drivers: Introduce class_find_device_by_acpi_dev() helper
` [PATCH v2 17/28] drivers: Introduce bus_find_device_by_of_node() helper
` [PATCH v2 18/28] drivers: Introduce bus_find_device_by_fwnode() helper
` [PATCH v2 19/28] drivers: Introduce bus_find_device_by_devt() helper
` [PATCH v2 20/28] drivers: Introduce bus_find_next_device() helper
` [PATCH v2 21/28] drivers: Introduce bus_find_device_by_acpi_dev() helper
` [PATCH v2 22/28] drivers: Introduce driver_find_device_by_name() helper
` [PATCH v2 23/28] drivers: Introduce driver_find_device_by_of_node() helper
` [PATCH v2 24/28] drivers: Introduce driver_find_device_by_fwnode() helper
` [PATCH v2 25/28] drivers: Introduce driver_find_device_by_devt() helper
` [PATCH v2 26/28] drivers: Introduce driver_find_next_device() helper
` [PATCH v2 27/28] drivers: Introduce driver_find_device_by_acpi_dev() helper
` [PATCH v2 28/28] platform: Add platform_find_device_by_driver() helper
` [PATCH v2 00/28] drivers: Consolidate device lookup helpers
[PATCH 0/3] module: Livepatch/ftrace fixes
2019-06-14 18:23 UTC (7+ messages)
` [PATCH 2/3] module: Add text_mutex lockdep assertions for page attribute changes
` [PATCH 3/3] module: Improve module __ro_after_init handling
[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
2019-06-14 18:23 UTC (2+ messages)
[PATCH] x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
2019-06-14 18:23 UTC
[PATCH] ACPI: PM: Export the function acpi_sleep_state_supported()
2019-06-14 18:19 UTC
[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
2019-06-14 18:17 UTC (3+ messages)
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
[PATCH] kbuild: Enable -Wuninitialized
2019-06-14 18:16 UTC (2+ messages)
[RFC PATCH 0/8] staging: erofs: decompression inplace approach
2019-06-14 18:16 UTC (9+ messages)
` [RFC PATCH 1/8] staging: erofs: add compacted ondisk compression indexes
` [RFC PATCH 2/8] staging: erofs: add compacted compression indexes support
` [RFC PATCH 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [RFC PATCH 4/8] staging: erofs: move stagingpage operations to compress.h
` [RFC PATCH 5/8] staging: erofs: introduce generic decompression backend
` [RFC PATCH 6/8] staging: erofs: introduce LZ4 decompression inplace
` [RFC PATCH 7/8] staging: erofs: switch to new decompression backend
` [RFC PATCH 8/8] staging: erofs: integrate decompression inplace
[PATCH] gsmi: replace printk with relevant dev_<level>
2019-06-14 18:16 UTC (3+ messages)
[PATCH] timer_list: Fix Wunused-const-variable
2019-06-14 18:16 UTC
[PATCH 0/8] tpm: Add driver for cr50
2019-06-14 18:13 UTC (6+ messages)
` [PATCH 1/8] tpm: block messages while suspended
[PATCH] clk: Do a DT parent lookup even when index < 0
2019-06-14 18:10 UTC
[PATCH v2 01/16] ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tag
2019-06-14 18:07 UTC (17+ messages)
` [PATCH v2 02/16] ABI: Fix KernelVersion tags
` [PATCH v2 03/16] scripts: add an script to parse the ABI files
` [PATCH v2 04/16] scripts/get_abi.pl: parse files with text at beginning
` [PATCH v2 05/16] scripts/get_abi.pl: avoid use literal blocks when not needed
` [PATCH v2 06/16] scripts/get_abi.pl: split label naming from xref logic
` [PATCH v2 07/16] scripts/get_abi.pl: add support for searching for ABI symbols
` [PATCH v2 08/16] scripts/get_abi.pl: represent what in tables
` [PATCH v2 09/16] scripts/get_abi.pl: fix parse issues with some files
` [PATCH v2 10/16] scripts/get_abi.pl: avoid creating duplicate names
` [PATCH v2 11/16] scripts/get_abi.pl: add a handler for invalid "where" tag
` [PATCH v2 12/16] scripts/get_abi.pl: add a validate command
` [PATCH v2 13/16] doc-rst: add ABI documentation to the admin-guide book
` [PATCH v2 14/16] docs: sphinx/kernel_abi.py: fix UTF-8 support
` [PATCH v2 15/16] sphinx/kernel_abi.py: make it compatible with Sphinx 1.7+
` [PATCH v2 16/16] docs: Kconfig/Makefile: add a check for broken ABI files
` [PATCH v2 00/16] Add support to generate ABI documentation at admin-guide
handle "special" dma allocation in common code
2019-06-14 18:05 UTC (3+ messages)
` [PATCH 7/7] arc: use the generic remapping allocator for coherent DMA allocations
[PATCH v2 0/3] i2c-mux-gpio: Split plat- and dt-specific code up
2019-06-14 18:04 UTC (5+ messages)
` [PATCH v2 2/3] i2c-mux-gpio: Unpin the platform-specific GPIOs request code
[PATCH v2 0/5] x86/bpf: unwinder fixes
2019-06-14 17:56 UTC (6+ messages)
` [PATCH v2 1/5] perf/x86: Always store regs->ip in perf_callchain_kernel()
` [PATCH v2 2/5] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH v2 3/5] x86/bpf: Move epilogue generation to a dedicated function
` [PATCH v2 4/5] x86/bpf: Fix 64-bit JIT frame pointer usage
` [PATCH v2 5/5] x86/unwind/orc: Fall back to using frame pointers for generated code
[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
2019-06-14 17:56 UTC (7+ messages)
` [PATCH 10/10] blkcg: implement BPF_PROG_TYPE_IO_COST
[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
2019-06-14 17:55 UTC (15+ messages)
` [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled
` [PATCH v4 02/14] ima: generalize ima_read_policy()
` [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit
` [PATCH v4 04/14] ima: generalize policy file operations
` [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data
` [PATCH v4 06/14] ima: add parser of compact digest list
` [PATCH v4 07/14] ima: restrict upload of converted digest lists
` [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised
` [PATCH v4 09/14] ima: introduce new securityfs files
` [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time
` [PATCH v4 11/14] ima: add support for measurement with digest lists
` [PATCH v4 12/14] ima: add support for appraisal "
` [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd
` [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt
[RFC PATCH v1 0/3] security/x86/sgx: SGX specific LSM hooks
2019-06-14 17:53 UTC (9+ messages)
` [RFC PATCH v1 2/3] LSM/x86/sgx: Implement SGX specific hooks in SELinux
[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
2019-06-14 17:52 UTC (11+ messages)
` [PATCH V8 1/3] Define a new IMA hook to measure the boot command line arguments
` [PATCH V8 2/3] Define a new ima template field buf
[PATCH 1/1] dt-bindings: stm32: serial: Add optional reset
2019-06-14 17:51 UTC (2+ messages)
[PATCH V6] i2c: tegra: remove BUG, BUG_ON
2019-06-14 17:51 UTC (2+ messages)
[RFC PATCH 0/3] x86/cpufeatures: Re-arrange a few features and enumerate AVX512 BFLOAT16 intructions
2019-06-14 17:49 UTC (6+ messages)
` [RFC PATCH 1/3] x86/resctrl: Get max rmid and occupancy scale directly from CPUID instead of cpuinfo_x86
[PATCH net-next v2 0/4] net: dsa: use switchdev attr and obj handlers
2019-06-14 17:49 UTC (5+ messages)
` [PATCH net-next v2 1/4] net: dsa: do not check orig_dev in vlan del
` [PATCH net-next v2 2/4] net: dsa: make cpu_dp non const
` [PATCH net-next v2 3/4] net: dsa: make dsa_slave_dev_check use const
` [PATCH net-next v2 4/4] net: dsa: use switchdev handle helpers
[PATCH] drm/nouveau/dmem: missing mutex_lock in error path
2019-06-14 17:48 UTC (4+ messages)
[PATCHSET btrfs/for-next] btrfs: fix cgroup writeback support
2019-06-14 17:46 UTC (2+ messages)
[PATCH V2] clk: tegra210: Fix default rates for HDA clocks
2019-06-14 17:43 UTC (2+ messages)
[PATCH 0/2] Add CCPI2 PMU support
2019-06-14 17:42 UTC (3+ messages)
` [PATCH 1/2] Documentation: perf: Update documentation for ThunderX2 PMU uncore driver
` [PATCH 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver
[PATCH v2 3/6] drm/sun4i: dsi: Add bridge support
2019-06-14 17:40 UTC (3+ messages)
` [PATCH v2 4/6] dt-bindings: display: bridge: Add ICN6211 MIPI-DSI to RGB converter bridge
[PATCH 01/10] iommu/exynos: convert to SPDX license tags
2019-06-14 17:39 UTC (3+ messages)
[PATCH] usb: chipidea: host: Only disable regulator if it was enabled
2019-06-14 17:37 UTC
[PATCH] blkio-controller.txt: Remove references to CFQ
2019-06-14 17:28 UTC (2+ messages)
[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
2019-06-14 17:25 UTC (6+ messages)
[PATCH net-next] net: stmmac: Fix wrapper drivers not detecting PHY
2019-06-14 17:23 UTC (2+ messages)
[RESEND PATCH V3] drm/drm_vblank: Change EINVAL by the correct errno
2019-06-14 17:20 UTC (3+ messages)
` Drop use of DRM_WAIT_ON() [Was: drm/drm_vblank: Change EINVAL by the correct errno]
[PATCH v3 0/9] Multicolor Framework update
2019-06-14 17:18 UTC (4+ messages)
` [PATCH v3 2/9] dt: bindings: Add multicolor class dt bindings documention
[PATCH] wl18xx: Fix Wunused-const-variable
2019-06-14 17:17 UTC
[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
2019-06-14 17:17 UTC (5+ messages)
` [PATCH v4 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
[PATCH V3 0/5] cpufreq: Use QoS layer to manage freq-constraints
2019-06-14 17:14 UTC (3+ messages)
` [PATCH V3 5/5] cpufreq: Add QoS requests for userspace constraints
[PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE
2019-06-14 17:13 UTC (20+ messages)
` [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function
[PATCH 0/6] musb: Improve performance for hub-attached webcams
2019-06-14 16:45 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] usb: musb: Use USB_DIR_IN when calling musb_advance_schedule()
` [PATCH v2 2/6] usb: musb: Introduce musb_qh_empty() helper function
` [PATCH v2 3/6] usb: musb: Introduce musb_qh_free() "
` [PATCH v2 4/6] usb: musb: Rename musb_start_urb() to musb_start_next_urb()
` [PATCH v2 5/6] usb: musb: Introduce musb_start_urb()
` [PATCH v2 6/6] usb: musb: Decrease URB starting latency in musb_advance_schedule()
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).