linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-14 09:09:40 to 2021-03-14 18:19:21 UTC [more...]

[PATCH v2 0/4] staging: rtl8723bs: remove unused code blocks
 2021-03-14 18:18 UTC  (3+ messages)

[PATCH v3 0/2] staging: rtl8723bs: remove unused code blocks
 2021-03-14 18:12 UTC  (3+ messages)
` [PATCH v3 1/2] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_PNO_SUPPORT
` [PATCH v3 2/2] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_WOWLAN

[PATCH] arm64: dts: qcom: sdm845-xiaomi-beryllium: Add audio support
 2021-03-14 18:11 UTC  (2+ messages)

[PATCH] net: arcnet: com20020 fix error handling
 2021-03-14 18:08 UTC 

[PATCH] iio:dac:max517: Use devm_iio_device_register()
 2021-03-14 17:57 UTC  (4+ messages)
` [PATCH v2] iio:dac:max517.c: "

[PATCH] libbpf: avoid inline hint definition from 'linux/stddef.h'
 2021-03-14 17:38 UTC 

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-14 17:23 UTC  (2+ messages)

[PATCH v2 1/9] units: Add the HZ macros
 2021-03-14 17:00 UTC  (5+ messages)
` [PATCH v2 4/9] iio/drivers/as73211: Use "
` [PATCH v2 6/9] iio/drivers/hid-sensor: "

[PATCH v8 0/2] add support for GPIO or IRQ based event counter
 2021-03-14 16:55 UTC  (2+ messages)

[linux-stable-rc CI] Test report for 4.14.226-rc1 /x86
 2021-03-14 16:54 UTC 

[PATCH v4 0/6] NVIDIA Tegra core power domain driver and OPP helper
 2021-03-14 16:48 UTC  (7+ messages)
` [PATCH v4 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v4 2/6] soc/tegra: Add CONFIG_SOC_TEGRA_COMMON and select PM_OPP by default
` [PATCH v4 3/6] dt-bindings: power: tegra: Add binding for core power domain
` [PATCH v4 4/6] soc/tegra: Introduce core power domain driver
` [PATCH v4 5/6] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v4 6/6] soc/tegra: pmc: Link children power domains to the parent domain

[PATCH v2 0/6] mips: bmips: fix and improve reboot nodes
 2021-03-14 16:43 UTC  (7+ messages)
` [PATCH v2 1/6] mips: bmips: fix syscon-reboot nodes
` [PATCH v2 2/6] mips: bmips: bcm6328: populate device tree nodes
` [PATCH v2 3/6] mips: bmips: bcm6358: "
` [PATCH v2 4/6] mips: bmips: bcm6362: "
` [PATCH v2 5/6] mips: bmips: bcm6368: "
` [PATCH v2 6/6] mips: bmips: bcm63268: "

[PATCH v3 00/15] Introduce devm_pm_opp_* API
 2021-03-14 16:34 UTC  (16+ messages)
` [PATCH v3 01/15] opp: Add devres wrapper for dev_pm_opp_set_clkname
` [PATCH v3 02/15] opp: Add devres wrapper for dev_pm_opp_set_regulators
` [PATCH v3 03/15] opp: Add devres wrapper for dev_pm_opp_set_supported_hw
` [PATCH v3 04/15] opp: Add devres wrapper for dev_pm_opp_of_add_table
` [PATCH v3 05/15] opp: Change return type of devm_pm_opp_register_set_opp_helper()
` [PATCH v3 06/15] opp: Change return type of devm_pm_opp_attach_genpd()
` [PATCH v3 07/15] serial: qcom_geni_serial: Convert to use resource-managed OPP API
` [PATCH v3 08/15] spi: spi-geni-qcom: "
` [PATCH v3 09/15] spi: spi-qcom-qspi: "
` [PATCH v3 10/15] mmc: sdhci-msm: "
` [PATCH v3 11/15] drm/msm: "
` [PATCH v3 12/15] drm/lima: "
` [PATCH v3 13/15] drm/panfrost: "
` [PATCH v3 14/15] media: venus: "
` [PATCH v3 15/15] memory: samsung: exynos5422-dmc: "

[PATCH 0/5] mips: bmips: populate bcm63xx device trees
 2021-03-14 16:34 UTC  (6+ messages)
` [PATCH 1/5] mips: bmips: fix syscon-reboot nodes
` [PATCH 2/5] mips: bmips: bcm6328: populate device tree nodes
` [PATCH 3/5] mips: bmips: bcm6358: "
` [PATCH 4/5] mips: bmips: bcm6362: "
` [PATCH 5/5] mips: bmips: bcm6368: "

[PATCH] drivers: tee: optee: removed repeated words in comments
 2021-03-14 16:18 UTC 

[PATCH v2] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-14 16:28 UTC 

[PATCH V2] tty: vt: Mundane typo fix in the file vt.c
 2021-03-14 16:26 UTC  (2+ messages)

[PATCH] cred: make init_groups static
 2021-03-14 16:25 UTC 

[PATCH] soc: fsl: guts: fix comment syntax in file
 2021-03-14 16:17 UTC  (2+ messages)

[PATCH v4 00/11] KVM: x86/pmu: Guest Architectural LBR Enabling
 2021-03-14 15:52 UTC  (13+ messages)
` [PATCH v4 01/11] perf/x86/intel: Fix the comment about guest LBR support on KVM
` [PATCH v4 02/11] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v4 03/11] perf/x86/lbr: Skip checking for the existence of LBR_TOS for Arch LBR
` [PATCH v4 04/11] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region
` [PATCH v4 05/11] perf/x86: Move ARCH_LBR_CTL_MASK definition to include/asm/msr-index.h
` [PATCH v4 06/11] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR
` [PATCH v4 07/11] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL "
` [PATCH v4 08/11] KVM: vmx/pmu: Add Arch LBR emulation and its VMCS field
` [PATCH v4 09/11] KVM: x86: Expose Architectural LBR CPUID leaf
` [PATCH v4 10/11] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v4 11/11] KVM: x86: Add XSAVE Support for Architectural LBRs
` [PATCH v2] x86: Update guest LBR tests for Architectural LBR

[PATCH] staging: vt6655: Fix camelcase
 2021-03-14 15:58 UTC  (2+ messages)

[PATCH] staging:rtl8723bs:core:rtw_wlan_util:fixed indentation coding style issue
 2021-03-14 15:57 UTC  (2+ messages)

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-14 15:49 UTC 

[PATCH v5 00/17] Fix reset controls and RPM of NVIDIA Tegra ASoC drivers
 2021-03-14 15:44 UTC  (18+ messages)
` [PATCH v5 01/17] ASoC: tegra20: ac97: Add reset control
` [PATCH v5 02/17] ASoC: tegra20: i2s: "
` [PATCH v5 03/17] ASoC: tegra30: i2s: Restore hardware state on runtime PM resume
` [PATCH v5 04/17] reset: Add reset_control_bulk API
` [PATCH v5 05/17] ASoC: tegra30: ahub: Switch to use reset-bulk API
` [PATCH v5 06/17] ASoC: tegra20: spdif: Correct driver removal order
` [PATCH v5 07/17] ASoC: tegra20: spdif: Remove handing of disabled runtime PM
` [PATCH v5 08/17] ASoC: tegra20: i2s: Add system level suspend-resume callbacks
` [PATCH v5 09/17] ASoC: tegra20: i2s: Correct driver removal order
` [PATCH v5 10/17] ASoC: tegra20: i2s: Use devm_clk_get()
` [PATCH v5 11/17] ASoC: tegra20: i2s: Remove handing of disabled runtime PM
` [PATCH v5 12/17] ASoC: tegra30: i2s: Correct driver removal order
` [PATCH v5 13/17] ASoC: tegra30: i2s: Use devm_clk_get()
` [PATCH v5 14/17] ASoC: tegra30: i2s: Remove handing of disabled runtime PM
` [PATCH v5 15/17] ASoC: tegra30: ahub: Reset global variable
` [PATCH v5 16/17] ASoC: tegra30: ahub: Correct suspend-resume callbacks
` [PATCH v5 17/17] ASoC: tegra30: ahub: Remove handing of disabled runtime PM

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-14 15:40 UTC  (9+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[GIT pull] locking/urgent for v5.12-rc3
 2021-03-14 15:40 UTC  (5+ messages)
` [GIT pull] objtool/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] timers/urgent "
` [GIT pull] irq/urgent for v5.12-rc2

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-14 15:27 UTC  (7+ messages)
` [PATCH v2 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH 2/5] mm/page_alloc: Add a bulk page allocator
 2021-03-14 15:22 UTC  (12+ messages)

[RESEND PATCH] ARM: dts: am33xx-l4: fix tscadc@0 node indentation
 2021-03-14 15:16 UTC 

[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-14 15:12 UTC  (5+ messages)
` [PATCH 1/4] clk: ti: fix typo in routine description
` [PATCH 2/4] dt-bindings: ti: dpll: add spread spectrum support
` [PATCH 3/4] ARM: dts: am33xx-clocks: "
` [PATCH 4/4] clk: ti: add am33xx spread spectrum clock support

[PATCH] drm/tilcdc: fix LCD pixel clock setting
 2021-03-14 15:13 UTC 

[PATCH 1/3] xtensa: stop filling syscall array with sys_ni_syscall
 2021-03-14 15:09 UTC  (2+ messages)

[PATCH v3] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-14 15:08 UTC  (3+ messages)

[PATCH net-next v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-14 15:01 UTC 

[PATCH net-next v2] bonding: Added -ENODEV interpret for slaves option
 2021-03-14 14:56 UTC 

[PATCH 0/3] Make UTF-8 encoding loadable
 2021-03-14 14:46 UTC  (4+ messages)
` [PATCH 3/3] fs: unicode: Add utf8 module and a unicode layer

[PATCH v2 1/2] xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
 2021-03-14 14:33 UTC  (2+ messages)

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-14 13:56 UTC  (6+ messages)
` [PATCH v3 2/4] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
    ` [External] "

[PATCH 7/9] iomem: remove the iomem file system
 2021-03-14 13:55 UTC  (2+ messages)
` [iomem] e14497b88f: BUG:KASAN:null-ptr-deref_in_alloc_anon_inode

[PATCH] gpio: mpc8xxx: Add ACPI support
 2021-03-14 13:51 UTC  (2+ messages)

[PATCH rdma-next 0/2] Spring cleanup
 2021-03-14 13:39 UTC 

[PATCH v3 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-14 13:21 UTC  (7+ messages)
` [PATCH v3 2/5] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
` [PATCH v3 3/5] thermal/drivers/devfreq_cooling: "
` [PATCH v3 4/5] thermal/drivers/cpuidle_cooling: "
` [PATCH v3 5/5] thermal/drivers/cpufreq_cooling: Remove unused list

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-14 13:19 UTC 

[PATCH] mips: kernel: use DEFINE_DEBUGFS_ATTRIBUTE with debugfs_create_file_unsafe()
 2021-03-14 13:10 UTC  (2+ messages)

[BUG] net: rds: rds_send_probe memory leak
 2021-03-14 13:05 UTC  (5+ messages)

[PATCH 1/4] habanalabs/gaudi: unsecure TPC cfg status registers
 2021-03-14 12:59 UTC  (4+ messages)
` [PATCH 2/4] habanalabs/gaudi: Update async events header
` [PATCH 3/4] habanalabs: avoid soft lockup bug upon mapping error
` [PATCH 4/4] habanalabs: support dynamic PLL numbering

[GIT PULL] perf/urgent for v5.12-rc3
 2021-03-14 12:44 UTC 

[PATCH] hwmon: corsair-psu: add support for critical values
 2021-03-14 12:42 UTC 

[GIT PULL] efi/urgent for v5.12-rc3
 2021-03-14 12:21 UTC 

[PATCH 0/4] Expose and manage PCI device reset
 2021-03-14 12:09 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.12-rc3
 2021-03-14 12:07 UTC 

[PATCH v4 3/3] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
 2021-03-14 11:56 UTC  (2+ messages)

ERROR: modpost: "__aeabi_unwind_cpp_pr0" undefined!
 2021-03-14 11:47 UTC 

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

[PATCH net v2] net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
 2021-03-14 11:21 UTC 

[PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
 2021-03-14 11:16 UTC 

[PATCH v3 net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-14 11:11 UTC  (7+ messages)
` [PATCH v3 net-next 1/6] flow_dissector: constify bpf_flow_dissector's data pointers
` [PATCH v3 net-next 2/6] skbuff: make __skb_header_pointer()'s data argument const
` [PATCH v3 net-next 3/6] flow_dissector: constify raw input data argument
` [PATCH v3 net-next 4/6] linux/etherdevice.h: misc trailing whitespace cleanup
` [PATCH v3 net-next 5/6] ethernet: constify eth_get_headlen()'s data argument
` [PATCH v3 net-next 6/6] skbuff: micro-optimize {,__}skb_header_pointer()

[syzbot] KASAN: use-after-free Read in disk_part_iter_next (2)
 2021-03-14 11:08 UTC 

[PATCH v2] clk: socfpga: fix iomem pointer cast on 64-bit
 2021-03-14 11:07 UTC 

[PATCH] clk: socfpga: fix iomem pointer cast on 64-bit
 2021-03-14 11:04 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
 2021-03-14 11:03 UTC  (4+ messages)

Panic after upgrading to 5.11.6 stable
 2021-03-14 11:04 UTC  (4+ messages)

[PATCH] mfd: rn5t618: Do not cache various USB related registers
 2021-03-14 11:02 UTC 

[PATCH v2 1/5] thermal/drivers/core: Use a char pointer for the cooling device name
 2021-03-14 10:48 UTC  (3+ messages)

[PATCH] ASoC: Intel: Skylake: skl-topology: fix -frame-larger-than
 2021-03-14 10:48 UTC  (3+ messages)
` [PATCH v2] "

[syzbot] KASAN: slab-out-of-bounds Read in riscv_intc_irq
 2021-03-14 10:47 UTC  (2+ messages)

[PATCH 0/1] Add support for OV5693 Sensor
 2021-03-14 10:40 UTC  (3+ messages)
` [PATCH 1/1] media: i2c: Add support for ov5693 sensor

[PATCH 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-14 10:39 UTC  (6+ messages)
` [PATCH 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

[PATCH net] net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"
 2021-03-14 10:31 UTC 

[PATCH v1 0/4] ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups
 2021-03-14 10:18 UTC  (3+ messages)

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-14 10:15 UTC  (3+ messages)

[PATCH v2 net-next 0/6] skbuff: micro-optimize flow dissection
 2021-03-14 10:15 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.12-3 tag
 2021-03-14 10:15 UTC 

[PATCH] backlight: qcom-wled: Use sink_addr for sync toggle
 2021-03-14 10:11 UTC 

[PATCH] powerpc/603: Fix protection of user pages mapped with PROT_NONE
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH v2 00/43] powerpc/32: Switch to interrupt entry/exit in C
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc/syscall: Force inlining of __prep_irq_for_enabled_exit()
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: Force inlining of mmu_has_feature to fix build failure
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()
 2021-03-14 10:01 UTC  (2+ messages)

[PATCH] net: mellanox: mlx5: fix error return code of mlx5e_stats_flower()
 2021-03-14  9:50 UTC  (7+ messages)

[PATCH net-next] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-14  9:44 UTC  (2+ messages)

[PATCH V4] clk: imx: Fix reparenting of UARTs not associated with stdout
 2021-03-14  9:40 UTC  (3+ messages)

[linux-stable-rc CI] Test report for 5.4.106-rc1 /x86
 2021-03-14  9:39 UTC 

[PATCH v7 0/3] block device interposer
 2021-03-14  9:30 UTC  (8+ messages)
` [PATCH v7 1/3] block: add blk_mq_is_queue_frozen()
` [PATCH v7 2/3] block: add bdev_interposer
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

[PATCH v7 0/2] hwspinlock: add sun6i hardware spinlock support
 2021-03-14  9:31 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: hwlock: add sun6i_hwspinlock
` [PATCH v7 2/2] hwspinlock: add sun6i hardware spinlock support

[linux-stable-rc CI] Test report for 5.10.24-rc1 /arm64
 2021-03-14  9:27 UTC 

[PATCH] firewire: Use bitwise instead of arithmetic operator for flags
 2021-03-14  9:20 UTC  (2+ messages)

[PATCH v3 0/3] Move kernel mapping outside the linear mapping
 2021-03-14  9:10 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping outside of "
` [PATCH v3 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v3 3/3] riscv: Prepare ptdump for vm layout dynamic addresses

[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
 2021-03-14  9:11 UTC  (9+ messages)

[PATCH v9 00/33] Introduce the Counter character device interface
 2021-03-14  9:08 UTC  (5+ messages)
` [PATCH v9 22/33] counter: Internalize sysfs interface code
  ` [Linux-stm32] "


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