messages from 2022-01-20 17:46:40 to 2022-01-20 23:26:58 UTC [more...]
[PATCH][next] usb: gadget: f_fs: Use struct_size() and flex_array_size() helpers
2022-01-20 23:26 UTC (2+ messages)
[PATCH][next] usb: host: fotg210: Use struct_size() helper in kzalloc()
2022-01-20 23:25 UTC (2+ messages)
[PATCH][next] USB: serial: ti_usb_3410_5052: Use struct_size() helper in ti_write_byte()
2022-01-20 23:23 UTC (2+ messages)
[PATCH][next] media: usb: pwc-uncompress: Use struct_size() helper in pwc_decompress()
2022-01-20 23:22 UTC (2+ messages)
[PATCH v2][next] ALSA: usb-audio: scarlett2: Use struct_size() helper in scarlett2_usb()
2022-01-20 23:22 UTC (2+ messages)
[PATCH v2 00/15] Multiple addition and improvement to ipq8064 gcc
2022-01-20 23:20 UTC (16+ messages)
` [PATCH v2 01/15] dt-bindings: clock: permit additionalProprieties to qcom,gcc
` [PATCH v2 02/15] dt-bindings: clock: simplify qcom,gcc-apq8064 Documentation
` [PATCH v2 03/15] dt-bindings: clock: Document qcom,gcc-ipq8064 binding
` [PATCH v2 04/15] drivers: clk: qcom: gcc-ipq806x: fix wrong naming for gcc_pxo_pll8_pll0
` [PATCH v2 05/15] drivers: clk: qcom: gcc-ipq806x: convert parent_names to parent_data
` [PATCH v2 06/15] drivers: clk: qcom: gcc-ipq806x: use ARRAY_SIZE for num_parents
` [PATCH v2 07/15] drivers: clk: qcom: gcc-ipq806x: drop hardcoded pxo and cxo source clk
` [PATCH v2 08/15] drivers: clk: qcom: gcc-ipq806x: add additional freq nss cores
` [PATCH v2 09/15] drivers: clk: qcom: gcc-ipq806x: add unusued flag for critical clock
` [PATCH v2 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table
` [PATCH v2 11/15] dt-bindings: clock: add ipq8064 ce5 clk define
` [PATCH v2 12/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine clocks
` [PATCH v2 13/15] dt-bindings: reset: add ipq8064 ce5 resets
` [PATCH v2 14/15] drivers: clk: qcom: gcc-ipq806x: add CryptoEngine resets
` [PATCH v2 15/15] ARM: dts: qcom: Add syscon and cxo/pxo clock to gcc node for ipq8064
[PATCH] objtool: check: give big enough buffer for pv_ops
2022-01-20 23:09 UTC (4+ messages)
PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
2022-01-20 23:00 UTC (2+ messages)
[PATCH 0/3] Add support for pm8941-pwrkey.c
2022-01-20 23:01 UTC (6+ messages)
` [PATCH 1/3] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH 2/3] input: misc: pm8941-pwrkey: simulate missed key press events
` [PATCH 3/3] input: misc: pm8941-pwrkey: avoid potential null pointer dereference
[syzbot] KASAN: vmalloc-out-of-bounds Write in imageblit (2)
2022-01-20 22:58 UTC (2+ messages)
[PATCH][next] NTB/msi: Use struct_size() helper in devm_kzalloc()
2022-01-20 23:02 UTC
[PATCH 0/5] PPIN (Protected Processor Inventory Number) updates
2022-01-20 22:48 UTC (5+ messages)
` [PATCH 5/5] x86/sysfs: Add PPIN in sysfs under cpu topology
[PATCH][next] iio: hw_consumer: Use struct_size() helper in kzalloc()
2022-01-20 22:52 UTC
[PATCH] arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint
2022-01-20 22:42 UTC
[PATCH v5 0/4] spi: dt-bindings: samsung: convert to dtschema
2022-01-20 22:38 UTC (7+ messages)
` [PATCH v5 1/4] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
` [PATCH v5 2/4] spi: dt-bindings: samsung: convert to dtschema
` [PATCH v5 3/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
` [PATCH v5 4/4] spi: s3c64xx: allow controller-data to be optional
[RFC PATCH 0/2] Add nvmem support for dynamic partitions
2022-01-20 22:32 UTC (4+ messages)
` [RFC PATCH 1/2] dt-bindings: mtd: partitions: Document new dynamic-partitions node
` [RFC PATCH 2/2] mtd: core: introduce of support for dynamic partitions
[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
2022-01-20 22:24 UTC (2+ messages)
[PATCH 10/26] x86/tdx: Support TDX guest port I/O at decompression time
2022-01-20 22:19 UTC (6+ messages)
` [PATCH 1/3] x86: Consolidate port I/O helpers
` [PATCH 2/3] x86/boot: Allow to hook up alternative "
[PATCH v2] random: avoid superfluous call to RDRAND in CRNG extraction
2022-01-20 21:53 UTC (4+ messages)
` [PATCH] random: use named fields for adjusting chacha state
[PATCH V6 0/5] Use CCF to describe the UART baud rate clock
2022-01-20 21:49 UTC (7+ messages)
` [PATCH V6 3/5] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V6 4/5] tty: serial: meson: Make some bit of the REG5 register writable
[PATCH RFC v2 0/2] selinux: parse sids earlier to avoid doing memory allocations under spinlock
2022-01-20 21:49 UTC (3+ messages)
` [PATCH RFC v2 1/2] selinux: Fix selinux_sb_mnt_opts_compat()
` [PATCH RFC v2 2/2] selinux: try to use preparsed sid before calling parse_sid()
drivers/iio/adc/ti-tsc2046.c:242:62: warning: taking address of packed member 'data' of class or structure 'tsc2046_adc_atom' may result in an unaligned pointer value
2022-01-20 21:44 UTC (3+ messages)
[PATCH 1/2] MIPS: Loongson64: Clean up use of cc-ifversion
2022-01-20 21:40 UTC (2+ messages)
` [PATCH 2/2] MIPS: Loongson64: Wrap -mno-branch-likely with cc-option
[PATCH V3] panic: Move panic_print before kmsg dumpers
2022-01-20 21:36 UTC (5+ messages)
Phyr Starter
2022-01-20 21:35 UTC (8+ messages)
[RESEND][PATCH v2] mm: don't call lru draining in the nested lru_cache_disable
2022-01-20 21:22 UTC (9+ messages)
linux-next: Fixes tag needs some work in the kvm-fixes tree
2022-01-20 21:14 UTC
[PATCH v2 0/7] feec() energy margin removal
2022-01-20 21:12 UTC (8+ messages)
` [PATCH v2 2/7] sched/fair: Decay task PELT values during migration
Problems with rcutorture on ppc64le: allmodconfig(2) and other failures
2022-01-20 21:06 UTC (10+ messages)
[PATCH v1 4/5] ima: support fs-verity file digest based signatures
2022-01-20 21:05 UTC (11+ messages)
[PATCH v2 0/3] Support for Apple SoCs' NCO blocks
2022-01-20 20:59 UTC (5+ messages)
` [PATCH v2 2/3] clk: clk-apple-nco: Add driver for Apple NCO
[GIT PULL] clk fixes for the merge window
2022-01-20 20:56 UTC
[PATCH 1/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
2022-01-20 20:50 UTC (3+ messages)
` [PATCH 2/2] certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
[PATCH] mm: reuse the unshared swapcache page in do_wp_page
2022-01-20 20:49 UTC (27+ messages)
[GIT PULL] PCI fixes for v5.17
2022-01-20 20:48 UTC
[PATCH v3 1/5] drm/i915: add needs_compact_pt flag
2022-01-20 20:37 UTC (5+ messages)
` [PATCH v3 2/5] drm/i915: enforce min GTT alignment for discrete cards
` [PATCH v3 3/5] drm/i915: support 64K GTT pages "
` [PATCH v3 4/5] drm/i915: add gtt misalignment test
` [PATCH v3 5/5] drm/i915/uapi: document behaviour for DG2 64K support
[PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
2022-01-20 20:39 UTC (6+ messages)
` [PATCH v9 "
[v2 PATCH] fs/proc: task_mmu.c: don't read mapcount for migration entry
2022-01-20 20:28 UTC
[RFC 0/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
2022-01-20 20:19 UTC (4+ messages)
` [RFC 1/3] dt-bindings: iommu: Add bindings for samsung,sysmmu-v8
` [RFC 2/3] iommu/samsung: Introduce Exynos sysmmu-v8 driver
` [RFC 3/3] arm64: defconfig: Enable sysmmu-v8 IOMMU
[PATCH 1/2] dt-bindings: display: bridge: drop Enric Balletbo i Serra from maintainers
2022-01-20 20:07 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: google,cros-ec: "
Issue using faddr2line on kernel modules
2022-01-20 20:05 UTC (11+ messages)
[PATCH v2] remoteproc: Fix NULL vs IS_ERR() checking in rproc_create_trace_file
2022-01-20 20:05 UTC (7+ messages)
` [PATCH v3] "
[PATCH v3] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
2022-01-20 20:01 UTC
[PATCH v2] sched/fair: Fix fault in reweight_entity
2022-01-20 20:01 UTC
[PATCH] dt-bindings: watchdog: fsl-imx7ulp-wdt: Fix assigned-clock-parents
2022-01-20 19:58 UTC (2+ messages)
[PATCH] sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
2022-01-20 19:47 UTC (2+ messages)
[PATCH] Revert "media: em28xx: add missing em28xx_close_extension"
2022-01-20 19:37 UTC
[PATCH 08/15] PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE registers
2022-01-20 19:37 UTC (4+ messages)
[PATCH v2 0/3] Add FSD SPI support
2022-01-20 19:24 UTC (4+ messages)
` [PATCH v2 1/3] spi: dt-bindings: samsung: Add fsd spi compatible
` [PATCH v2 2/3] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
` [PATCH v2 3/3] arm64: dts: fsd: Add SPI device nodes
[PATCH] dt-bindings: mfd: cirrus,madera: Fix 'interrupts' in example
2022-01-20 19:36 UTC (2+ messages)
[PATCH v2] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
2022-01-20 19:32 UTC (3+ messages)
[PATCH v2 0/3] page table check fixes and cleanups
2022-01-20 19:19 UTC (5+ messages)
` [PATCH v2 1/3] mm/debug_vm_pgtable: remove pte entry from the page table
` [PATCH v2 2/3] mm/page_table_check: check entries at pud and pmd levels
` [PATCH v2 3/3] mm/page_table_check: use unsigned long for page counters
[RFC PATCH v3 01/11] KVM: Capture VM start
2022-01-20 19:16 UTC (12+ messages)
[RFC PATCH 0/6] Add support for shared PTEs across processes
2022-01-20 19:15 UTC (5+ messages)
[PATCH v3 0/3] Clock based PWM output driver
2022-01-20 19:15 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Fix node name pattern
[PATCH v5 bpf-next 0/7] bpf_prog_pack allocator
2022-01-20 19:13 UTC (8+ messages)
` [PATCH v5 bpf-next 1/7] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` [PATCH v5 bpf-next 2/7] bpf: use bytes instead of pages for bpf_jit_[charge|uncharge]_modmem
` [PATCH v5 bpf-next 3/7] bpf: use size instead of pages in bpf_binary_header
` [PATCH v5 bpf-next 4/7] bpf: add a pointer of bpf_binary_header to bpf_prog
` [PATCH v5 bpf-next 5/7] x86/alternative: introduce text_poke_copy
` [PATCH v5 bpf-next 6/7] bpf: introduce bpf_prog_pack allocator
` [PATCH v5 bpf-next 7/7] bpf, x86_64: use "
[PATCH] vmap(): don't allow invalid pages
2022-01-20 19:04 UTC (10+ messages)
[RFC PATCH v3 0/2] Add capabilities file to sysfs
2022-01-20 19:01 UTC (7+ messages)
` [RFC PATCH v3 1/2] capability: Add cap_string
` [RFC PATCH v3 2/2] security/inode.c: Add capabilities file
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
2022-01-20 18:59 UTC
[PATCH] arch/riscv/kernel: remove redundant err variable
2022-01-20 18:56 UTC (2+ messages)
[GIT PULL] more s390 updates for 5.17 merge window
2022-01-20 18:56 UTC
[PATCH] cpuidle: menu: Fix long delay issue when tick stopped
2022-01-20 18:55 UTC (2+ messages)
[PATCH v4 3/3] dmaengine: sf-pdma: Get number of channel by device tree
2022-01-20 18:51 UTC (2+ messages)
[PATCH v4 1/3] riscv: dts: Add dma-channels property in dma node
2022-01-20 18:51 UTC (2+ messages)
[PATCH v4 2/3] dt-bindings: Add dma-channels for pdma device node
2022-01-20 18:51 UTC (2+ messages)
[PATCH bpf-next v6 1/2] bpf: support BPF_PROG_QUERY for progs attached to sockmap
2022-01-20 18:49 UTC (4+ messages)
` [PATCH bpf-next v6 2/2] selftests: bpf: test "
[PATCH] arm64: dts: qcom: sdm845-oneplus-*: add fuel gauge
2022-01-20 18:46 UTC
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
2022-01-20 18:45 UTC
[ANNOUNCE] Git v2.35.0-rc2
2022-01-20 18:44 UTC
[PATCH 00/11] PCI: mvebu: subsystem ids, AER and INTx
2022-01-20 18:40 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 08/11] PCI: mvebu: Use child_ops API
[PATCH v4 0/9] Support Spi in i2c-multi-instantiate driver
2022-01-20 18:39 UTC (4+ messages)
` [PATCH v4 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic bus driver name
[PATCH v2 0/6] drm/meson: add support for MIPI DSI Display
2022-01-20 18:33 UTC (6+ messages)
` [PATCH v2 6/6] drm/meson: add support for MIPI-DSI transceiver
[PATCH v1 1/2] dt:bindings:iio:frequency: Add ADMV4420 doc
2022-01-20 18:31 UTC (3+ messages)
` [PATCH v1 2/2] iio:frequency:admv4420.c: Add support for ADMV4420
[ammarfaizi2-block:google/android/kernel/common/android12-5.4 6517/9999] fs/userfaultfd.c:1519:9: warning: variable 'ioctls_out' set but not used
2022-01-20 18:30 UTC (8+ messages)
[PATCH] coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
2022-01-20 18:28 UTC (3+ messages)
[PATCH 0/3] page table check fixes and cleanups
2022-01-20 18:25 UTC (6+ messages)
` [PATCH 2/3] mm/page_table_check: check entries at pud and pmd levels
` [PATCH 3/3] mm/page_table_check: use unsigned long for page counters
[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
2022-01-20 18:25 UTC (4+ messages)
` [RFC][PATCH v2 1/5] mm: Avoid unmapping pinned pages
[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
2022-01-20 18:20 UTC
[PATCH V2 00/10] selftests: Fix separate output directory builds
2022-01-20 18:20 UTC (3+ messages)
` [PATCH V2 06/10] selftests: landlock: Add the uapi headers include variable
[PATCH V2] x86/sgx: Add poison handling to reclaimer
2022-01-20 18:20 UTC (3+ messages)
[PATCH 12/12] RISC-V: defconfigs: Remove redundant K210 DT source
2022-01-20 18:19 UTC (2+ messages)
[RFC PATCH v1 00/10] KVM: s390: Do storage key checking
2022-01-20 18:19 UTC (8+ messages)
` [RFC PATCH v1 01/10] s390/uaccess: Add storage key checked access to user memory
[PATCH] riscv: dts: sifive unmatched: Add gpio poweroff
2022-01-20 18:17 UTC (2+ messages)
[PATCH] riscv: canaan: remove useless select of non-existing config SYSCON
2022-01-20 18:17 UTC (2+ messages)
[PATCH v3 0/6] Sparse HART id support
2022-01-20 18:17 UTC (2+ messages)
[PATCH v4 0/12] riscv: switch to relative extable and other improvements
2022-01-20 18:15 UTC (3+ messages)
` [PATCH 11/12] riscv: extable: add a dedicated uaccess handler
[PATCH v4] lkdtm/bugs: Check for the NULL pointer after calling kmalloc
2022-01-20 18:14 UTC (2+ messages)
[PATCH] drm/amdgpu: Fix double free in amdgpu_get_xgmi_hive
2022-01-20 18:04 UTC (2+ messages)
[PATCH RESEND] mount: warn only once about timestamp range expiration
2022-01-20 18:03 UTC (2+ messages)
[PATCH v2] clk: gate: Add some kunit test suites
2022-01-20 17:58 UTC (4+ messages)
[PATCH v3] clk: gate: Add some kunit test suites
2022-01-20 17:59 UTC
[PATCH 0/3] ASOC: cs42l42: Add support for system suspend
2022-01-20 17:55 UTC (4+ messages)
` [PATCH 1/3] ASoC: cs42l42: Report full jack status when plug is detected
` [PATCH 2/3] ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ handling
` [PATCH 3/3] ASoC: cs42l42: Handle system suspend
[syzbot] INFO: task hung in hub_port_init (2)
2022-01-20 17:55 UTC (2+ messages)
[PATCH] fs: nilfs2: fix memory leak in nilfs_sysfs_create_device_group
2022-01-20 17:54 UTC (3+ messages)
[PATCH] KVM: x86: skip host CPUID call for hypervisor leaves
2022-01-20 17:50 UTC
[PATCH V1 1/2] mm/damon/dbgfs: Put "paddr" check into damon_pa_check() func
2022-01-20 17:47 UTC (2+ messages)
[PATCH V1 2/2] mm/damon/dbgfs: Modify Damon dbfs interface dependency in Kconfig
2022-01-20 17:46 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).