linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-18 11:04:47 to 2021-03-18 13:34:49 UTC [more...]

[PATCH v2 0/4] Make UTF-8 encoding loadable
 2021-03-18 13:33 UTC  (5+ messages)
` [PATCH v2 1/4] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v2 2/4] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v2 3/4] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH] docs: devicetree: bindings: sound: Fix a typo in the file rt5682.txt
 2021-03-18 13:33 UTC  (2+ messages)

[PATCH] net: wireless: search and hold bss in cfg80211_connect_done
 2021-03-18 13:31 UTC  (2+ messages)
` [net] 01df751159: WARNING:at_net/wireless/sme.c:#__cfg80211_connect_result[cfg80211]

[PATCH 0/3] drivers/perf: convert sysfs sprintf/snprintf/scnprintf to sysfs_emit
 2021-03-18 13:33 UTC  (5+ messages)
` [PATCH 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at
    ` [Linuxarm] "

[PATCH net-next 0/4] net: ipa: support 32-bit targets
 2021-03-18 13:33 UTC  (6+ messages)
` [PATCH net-next 2/4] net: ipa: introduce dma_addr_high32()

[PATCH 1/7] dt-bindings: mfd: mediatek: Fix regulator description
 2021-03-18 13:31 UTC  (3+ messages)
` [PATCH 4/7] regulator: mediatek: Add regulators_node to description

[PATCH net V2 1/1] net: phy: fix invalid phy id when probe using C22
 2021-03-18 13:25 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Fix unintentional sign extension issue
 2021-03-18 13:25 UTC  (2+ messages)

[PATCH 0/2]spi: spi-zynq-qspi: Fix stack violation bug
 2021-03-18 13:23 UTC  (3+ messages)
` [PATCH 2/2] spi: "

[PATCH] drm: Few typo fixes
 2021-03-18 13:23 UTC  (2+ messages)

[PATCH 0/2] Fix page_owner broken on arm64
 2021-03-18 13:22 UTC  (6+ messages)
` [PATCH 2/2] arm64: stacktrace: Add skip when task == current

[PATCH v2 00/27] perf tool: AlderLake hybrid support series 1
 2021-03-18 13:21 UTC  (18+ messages)
` [PATCH v2 11/27] perf parse-events: Support hardware events inside PMU
` [PATCH v2 16/27] perf evlist: Warn as events from different hybrid PMUs in a group

[PATCH 1/2] iommu/iova: Add rbtree entry helper
 2021-03-18 13:20 UTC  (5+ messages)
` [PATCH 2/2] iommu/iova: Improve restart logic

[PATCH v2 1/3] perf test: Remove unused argument
 2021-03-18 13:19 UTC  (3+ messages)

[PATCH] virt_wifi: Return micros for BSS TSF values
 2021-03-18 13:19 UTC  (2+ messages)

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-18 13:18 UTC  (8+ messages)

[PATCH 0/5] i2c: stm32: filter binding support & debug info
 2021-03-18 13:16 UTC  (4+ messages)
` [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151

[PATCH v2] perf stat: Align CSV output for summary mode
 2021-03-18 13:15 UTC  (4+ messages)

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-18 13:13 UTC  (11+ messages)

[PATCH] cifsd: Fix a use after free on error path
 2021-03-18 13:12 UTC 

[PATCH RESEND] cifsd: fix a IS_ERR() vs NULL bug
 2021-03-18 13:11 UTC 

[PATCH v2 00/10] Rid W=1 warnings from OF
 2021-03-18 13:10 UTC  (3+ messages)
` [PATCH 08/10] of: of_net: Provide function name and param description

[PATCH] cifsd: fix a precedence bug in parse_dacl()
 2021-03-18 13:10 UTC 

[PATCH] cifsd: fix a IS_ERR() vs NULL bug
 2021-03-18 13:09 UTC 

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-18 13:08 UTC  (5+ messages)
` [PATCH V3 5/5] arm64: dts: renesas: beacon kits: Setup AVB refclk

[PATCH] ia64: Ensure proper NUMA distance and possible map initialization
 2021-03-18 13:06 UTC 

[RFC PATCH v3 0/8] RISC-V CPU Idle Support
 2021-03-18 13:05 UTC  (9+ messages)
` [RFC PATCH v3 1/8] RISC-V: Enable CPU_IDLE drivers
` [RFC PATCH v3 2/8] RISC-V: Rename relocate() and make it global
` [RFC PATCH v3 3/8] RISC-V: Add arch functions for non-retentive suspend entry/exit
` [RFC PATCH v3 4/8] RISC-V: Add SBI HSM suspend related defines
` [RFC PATCH v3 5/8] cpuidle: Factor-out power domain related code from PSCI domain driver
` [RFC PATCH v3 6/8] cpuidle: Add RISC-V SBI CPU idle driver
` [RFC PATCH v3 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states
` [RFC PATCH v3 8/8] RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machine

[PATCH] i2c: stm32f7: avoid ifdef CONFIG_PM_SLEEP for pm callbacks
 2021-03-18 13:05 UTC  (2+ messages)

[PATCH] fs: Improve eventpoll logging to stop indicting timerfd
 2021-03-18 13:04 UTC  (2+ messages)

[PATCH v2 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-03-18 13:03 UTC  (7+ messages)
` [PATCH v2 2/7] pps: clients: gpio: Use dev_err_probe() to avoid log noise
` [PATCH v2 3/7] pps: clients: gpio: Remove redundant condition in ->remove()
` [PATCH v2 4/7] pps: clients: gpio: Get rid of legacy platform data
` [PATCH v2 5/7] pps: clients: gpio: Make use of device properties
` [PATCH v2 6/7] pps: clients: gpio: Use struct device pointer directly
` [PATCH v2 7/7] pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()

[PATCH v4 1/2] ASoC: amd: Add support for RT5682 codec in machine driver
 2021-03-18 13:02 UTC  (4+ messages)
` [PATCH v1 2/2] ASoC: amd: fix multiple definition error

[PATCH v4 0/4] sched/fair: Burstable CFS bandwidth controller
 2021-03-18 12:59 UTC  (7+ messages)
` [PATCH v4 1/4] sched/fair: Introduce primitives for CFS bandwidth burst

[PATCH 0/9] x86,objtool: Optimize !RETPOLINE
 2021-03-18 12:57 UTC  (6+ messages)
` [PATCH 5/9] objtool: Rework rebuild_reloc logic

[PATCH v4 0/3] mm/slub: Fix count_partial() problem
 2021-03-18 12:56 UTC  (4+ messages)
` [PATCH v4 1/3] mm/slub: Introduce two counters for partial objects

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-18 12:56 UTC  (6+ messages)

[v5,0/2] Add check for max clock rate in mode_valid
 2021-03-18 12:54 UTC  (2+ messages)

[PATCH v1 1/5] mfd: intel_quark_i2c_gpio: revert "Constify static struct resources"
 2021-03-18 12:53 UTC  (3+ messages)

[PATCH 1/2] devtmpfs: fix placement of complete() call
 2021-03-18 12:53 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in schedule_tail
 2021-03-18 12:52 UTC  (12+ messages)

[tip: sched/core] sched: Fix various typos
 2021-03-18 12:50 UTC 

[PATCH][next] soc: xilinx: vcu: remove deadcode on null divider check
 2021-03-18 12:48 UTC  (5+ messages)

[PATCH 1/2] driver core: clear deferred probe reason on probe retry
 2021-03-18 12:47 UTC  (2+ messages)

[RFC PATCH v1 0/4] vfio: Add IOPF support for VFIO passthrough
 2021-03-18 12:47 UTC  (10+ messages)

[PATCH] hwmon: Fix spelling typo
 2021-03-18 12:46 UTC 

[PATCH v6 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-18 12:46 UTC  (3+ messages)
` [PATCH v6 2/6] init_on_alloc: Optimize static branches

[PATCH] ARM: decompressor: remove unused global variable output_data
 2021-03-18 12:45 UTC  (2+ messages)

[PATCH v3 00/10] Rid W=1 warnings in Crypto
 2021-03-18 12:44 UTC  (11+ messages)
` [PATCH 01/10] crypto: hisilicon: sec_drv: Supply missing description for 'sec_queue_empty()'s 'queue' param
` [PATCH 02/10] crypto: bcm: Fix a whole host of kernel-doc misdemeanours
` [PATCH 03/10] crypto: chelsio: chcr_core: Fix some kernel-doc issues
` [PATCH 04/10] crypto: ux500: hash: hash_core: Fix worthy kernel-doc headers and remove others
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs
` [PATCH 06/10] crypto: atmel-ecc: Struct headers need to start with keyword 'struct'
` [PATCH 07/10] crypto: caam: caampkc: Provide the name of the function and provide missing descriptions
` [PATCH 08/10] crypto: vmx: Source headers are not good kernel-doc candidates
` [PATCH 09/10] crypto: nx: nx-aes-cbc: Repair some kernel-doc problems
` [PATCH 10/10] crypto: cavium: nitrox_isr: Demote non-compliant kernel-doc headers

[PATCH v6 0/3] Add support for secure regions in NAND
 2021-03-18 12:43 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mtd: Convert Qcom NANDc binding to YAML
` [PATCH v6 2/3] dt-bindings: mtd: Add a property to declare secure regions in NAND chips
` [PATCH v6 3/3] mtd: rawnand: Add support for secure regions in NAND memory

[PATCH] usb: dwc3: remove 'pm_runtime_set_active' in resume callback
 2021-03-18 12:42 UTC  (5+ messages)

[PATCH v2 0/4] add device drivers for Siemens Industrial PCs
 2021-03-18 12:40 UTC  (13+ messages)
` [PATCH v2 1/4] platform/x86: simatic-ipc: add main driver for Siemens devices
` [PATCH v2 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs

[PATCH V5 0/2] Fix WLED FSC Sync and brightness Sync settings
 2021-03-18 12:39 UTC  (3+ messages)
` [PATCH V5 1/2] backlight: qcom-wled: Fix FSC update issue for WLED5
` [PATCH V5 2/2] backlight: qcom-wled: Correct the sync_toggle sequence

[PATCH net-next v1 0/3] Fixes applied to VCS8584 family
 2021-03-18 12:38 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net: phy: mscc: Applying LCPLL reset to VSC8584
` [PATCH net-next v1 2/3] net: phy: mscc: improved serdes calibration applied "
` [PATCH net-next v1 3/3] net: phy: mscc: coma mode disabled for VSC8584

[PATCH] proc: fix incorrect pde_is_permanent check
 2021-03-18 12:26 UTC 

[PATCH 1/3] mm/slub: fixing backtrace of objects because of redzone adjustment
 2021-03-18 12:35 UTC  (4+ messages)
    ` [PATCH 2/3] mm/slub: Add Support for free path information of an object

[RFC PATCH] ata: add lun validity check on ata_sas_queuecmd
 2021-03-18 12:53 UTC 

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-18 12:34 UTC  (3+ messages)
` [PATCH 5.10 041/290] net: enetc: force the RGMII speed and duplex instead of operating in inband mode

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2021-03-18 12:31 UTC  (3+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-18 12:32 UTC  (8+ messages)
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support

[PATCH v3] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
 2021-03-18 10:57 UTC  (4+ messages)

[PATCH v3 0/6] Some cleanups for huge_memory
 2021-03-18 12:27 UTC  (7+ messages)
` [PATCH v3 1/6] mm/huge_memory.c: rework the function vma_adjust_trans_huge()
` [PATCH v3 2/6] mm/huge_memory.c: make get_huge_zero_page() return bool
` [PATCH v3 3/6] mm/huge_memory.c: rework the function do_huge_pmd_numa_page() slightly
` [PATCH v3 4/6] mm/huge_memory.c: remove redundant PageCompound() check
` [PATCH v3 5/6] mm/huge_memory.c: remove unused macro TRANSPARENT_HUGEPAGE_DEBUG_COW_FLAG
` [PATCH v3 6/6] mm/huge_memory.c: use helper function migration_entry_to_page()

[PATCH v5 0/2] gpio: sch: Interrupt support
 2021-03-18 12:26 UTC  (2+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in riscv_intc_irq
 2021-03-18 12:21 UTC  (3+ messages)

[PATCH 0/3] KVM: my debug patch queue
 2021-03-18 12:21 UTC  (8+ messages)
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping

[PATCH v5 0/3] Add support for secure regions in NAND
 2021-03-18 12:16 UTC  (3+ messages)

[PATCH v2 0/3] Fix pinctrl-single pcs_pin_dbg_show()
 2021-03-18 12:15 UTC  (3+ messages)
` [PATCH v3 3/3] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero

[PATCH v5 0/5] KVM: x86: dump_vmcs: don't assume GUEST_IA32_EFER, show MSR autoloads/autosaves
 2021-03-18 12:08 UTC  (6+ messages)
` [PATCH v5 1/5] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH v5 2/5] KVM: x86: dump_vmcs should not conflate EFER and PAT presence in VMCS
` [PATCH v5 3/5] KVM: x86: dump_vmcs should consider only the load controls of EFER/PAT
` [PATCH v5 4/5] KVM: x86: dump_vmcs should show the effective EFER
` [PATCH v5 5/5] KVM: x86: dump_vmcs should include the autoload/autostore MSR lists

[PATCH 0/3] static_call() vs __exit fixes
 2021-03-18 12:15 UTC  (6+ messages)
` [PATCH 1/3] static_call: Fix static_call_set_init()
` [PATCH 2/3] static_call: Align static_call_is_init() patching condition
` [PATCH 3/3] static_call: Fix static_call_update() sanity check

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-18 12:16 UTC  (12+ messages)

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-18 12:12 UTC  (6+ messages)
` [PATCH v7 25/38] iio/scmi: port driver to the new scmi_sensor_proto_ops interface

[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-18 12:08 UTC  (5+ messages)
` [PATCH 4/4] "

[PATCH 0/2] audit: add support for openat2
 2021-03-18 12:08 UTC  (6+ messages)
` [PATCH 1/2] audit: add support for the openat2 syscall

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-18 12:05 UTC  (13+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-18 12:03 UTC  (3+ messages)
` [PATCH v8 02/22] gpio: regmap: set gpio_chip of_node

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-18 11:59 UTC  (2+ messages)

[PATCH 4.14 00/95] 4.14.226-rc1 review
 2021-03-18 12:00 UTC  (2+ messages)

[PATCH] security: fix misspellings using codespell tool
 2021-03-18 12:00 UTC 

[PATCH v1] memory: tegra20: Add debug statistics
 2021-03-18 11:55 UTC 

[PATCH RESEND] gcc-plugins: avoid errors with -std=gnu++11 on old gcc
 2021-03-18 11:55 UTC  (8+ messages)

[PATCH net-next] /net/core/: fix misspellings using codespell tool
 2021-03-18 11:52 UTC 

[PATCH] x86/platform/intel-quark: Fix a typo
 2021-03-18 11:51 UTC  (2+ messages)

[PATCH 1/2] selftests: add a kselftest for SLUB debugging functionality
 2021-03-18 11:47 UTC  (2+ messages)

[PATCH v4 resend 00/13] MFD/extcon/ASoC: Rework arizona codec jack-detect support
 2021-03-18 11:43 UTC  (3+ messages)

[PATCH net-next] /net/hsr: fix misspellings using codespell tool
 2021-03-18 11:39 UTC 

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-18 11:37 UTC  (13+ messages)
` [PATCH v5 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes

[RESEND PATCH v2 1/2] arm64: dts: ti: k3-am64-main: Add OSPI node
 2021-03-18 11:37 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] arm64: dts: ti: k3-am64-evm/sk: Add OSPI flash DT node

[PATCH v3 0/2] Add i2c-cp2615
 2021-03-18 11:52 UTC  (3+ messages)
` [PATCH v3 1/2] i2c: Add I2C_AQ_NO_REP_START adapter quirk
` [PATCH v3 2/2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge

[PATCH] drm/amdgpu: Fix a typo
 2021-03-18 11:33 UTC 

[RESEND PATCH] arm64: dts: ti: k3-am64-main: Add ADC nodes
 2021-03-18 11:34 UTC 

next: arm64: compiler_types.h:320:38: error: call to '__compiletime_assert_417' declared with attribute error: BUILD_BUG_ON failed: KMALLOC_MIN_SIZE > 16 | KMALLOC_SHIFT_HIGH < 10
 2021-03-18 11:33 UTC  (2+ messages)

[PATCH] fs/nilfs2: fix misspellings using codespell tool
 2021-03-18 11:32 UTC 

[PATCH v5] printk: Userspace format enumeration support
 2021-03-18 11:31 UTC  (7+ messages)

[PATCH] /fs/overlayfs/: fix misspellings using codespell tool
 2021-03-18 11:30 UTC 

[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
 2021-03-18 11:29 UTC  (3+ messages)

[PATCH v3 5/5] mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
 2021-03-18 11:28 UTC 

BUG: unable to handle kernel paging request in __kvm_mmu_prepare_zap_page
 2021-03-18 11:25 UTC  (3+ messages)

[PATCH -next] x86: Fix unused variable 'hi'
 2021-03-18 11:24 UTC  (2+ messages)

[RESEND] i2c: mediatek: Get device clock-stretch time via dts
 2021-03-18 11:23 UTC  (2+ messages)

[PATCH] PM: devfreq: Couple of typo fixes
 2021-03-18 11:20 UTC 

systemd-rfkill regression on 5.11 and later kernels
 2021-03-18 11:16 UTC  (6+ messages)

[PATCH V1] arm64: dts: imx8mp: fix FEC can't work when attached to generic phy driver
 2021-03-18 11:15 UTC  (4+ messages)

[PATCH] block: Fix a typo
 2021-03-18 11:12 UTC 

[PATCH] i2c: i2c-scmi: Drop unused ACPI_MODULE_NAME definition
 2021-03-18 11:12 UTC  (2+ messages)

[PATCH V2 0/2] Separate out earlycon
 2021-03-18 11:10 UTC  (3+ messages)
` [PATCH V2 1/2] soc: qcom-geni-se: Cleanup the code to remove proxy votes
` [PATCH V2 2/2] arm64: dts: qcom: sc7180: Remove QUP-CORE ICC path

[PATCH] security/smack: fix misspellings using codespell tool
 2021-03-18 11:10 UTC 

[PATCH v4 0/5] Use obj_cgroup APIs to charge kmem pages
 2021-03-18 11:06 UTC  (6+ messages)
` [PATCH v4 1/5] mm: memcontrol: introduce obj_cgroup_{un}charge_pages
` [PATCH v4 2/5] mm: memcontrol: directly access page->memcg_data in mm/page_alloc.c
` [PATCH v4 3/5] mm: memcontrol: change ug->dummy_page only if memcg changed
` [PATCH v4 4/5] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [PATCH v4 5/5] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[PATCH] ACPI: scan: Turn off unused power resources during initialization
 2021-03-18 11:07 UTC  (3+ messages)

[PATCH] security/smack/: fix misspellings using codespell tool
 2021-03-18 11:04 UTC 


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