All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-26 22:28:38 to 2020-07-27 02:44:26 UTC [more...]

[PATCH v2 0/3] kprobes: Remove MODULE dependency
 2020-07-24 15:46 UTC  (8+ messages)
` [PATCH v2 1/3] module: Rename module_alloc() to text_alloc() and move to kernel proper

decruft the early init / initrd / initramfs code v2
 2020-07-27  2:44 UTC  (11+ messages)
` [PATCH 12/23] initrd: switch initrd loading to struct file based APIs
` [PATCH 16/23] initramfs: simplify clean_rootfs

[PATCH v3 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-27  2:41 UTC  (3+ messages)
` [PATCH v3 2/5] "

[PATCH] scsi: iscsi: jump to correct label in an error path
 2020-07-27  2:43 UTC 

[RESENT PATCH net--stat 1/1] net: ethernet: fec: Revert "net: ethernet: fec: Replace interrupt driven MDIO with polled IO"
 2020-07-27  2:40 UTC  (12+ messages)
      ` [EXT] "

add multi-host support in the phosphor-post-code-manager
 2020-07-27  2:38 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/ice: remove RSS for SCTP in PPPoE
 2020-07-27  2:38 UTC  (3+ messages)

[PATCH v1] ufs: fix a bug of wrong usage of test_and_set_bit
 2020-07-27  2:25 UTC 

[PATCH] mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
 2020-07-27  2:04 UTC 

[PATCH] PM / devfreq: Fix the wrong end with semicolon
 2020-07-27  2:45 UTC 

[PATCH v2 0/2] xfs: Fix compiler warnings
 2020-07-27  2:26 UTC  (3+ messages)
` [PATCH v2 1/2] xfs: Fix compiler warning in xfs_attr_node_removename_setup
` [PATCH v2 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

Please pull u-boot-dm (take 2)
 2020-07-27  2:30 UTC 

[PATCH linux dev-5.4 0/2] ARM: dts: Aspeed: Enable EHCI controllers
 2020-07-27  2:29 UTC  (5+ messages)
` [PATCH linux dev-5.4 2/2] ARM: dts: Aspeed: Tacoma: Enable EHCI controller

[PATCH 1/2] netmon: support cell type LTE
 2020-07-27  2:30 UTC  (2+ messages)

[PATCH] Add an assembly guard around linux/bitops.h
 2020-07-27  2:27 UTC 

[PATCH] log: Allow LOG_DEBUG to always enable log output
 2020-07-27  2:27 UTC 

[PATCH RESEND 0/3] Build ORC fast lookup table in scripts/sorttable tool
 2020-07-27  2:19 UTC  (4+ messages)
` [PATCH 2/3] scripts/sorttable: Build orc fast lookup table via sorttable tool

[PATCH] PM / devfrq: Fix indentaion of devfreq_summary debugfs node
 2020-07-27  2:30 UTC  (2+ messages)

[PATCH] rtlwifi: core: use eth_broadcast_addr() to assign broadcast
 2020-07-27  2:16 UTC 

[RFC 0/4] drivers: footprint reduction proposal
 2020-07-27  2:16 UTC  (6+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id

[PATCH v2 3/3] skd: use generic power management
 2020-07-27  2:14 UTC  (5+ messages)
` [PATCH v3 0/3] block: "
  ` [PATCH v3 3/3] skd: "
      ` [Linux-kernel-mentees] "

[Fuego] fuego install.sh script failed
 2020-07-27  2:13 UTC  (6+ messages)

[PATCH v3] xfs: introduce task->in_fstrans for transaction reservation recursion protection
 2020-07-27  2:10 UTC  (3+ messages)

[PATCH v3 0/2] improve quiesce time for large amount of namespaces
 2020-07-27  2:08 UTC  (6+ messages)
` [PATCH v3 1/2] blk-mq: add async quiesce interface

[PATCH v4 00/22] drm: mxsfb: Add i.MX7 support
 2020-07-27  2:06 UTC  (23+ messages)
` [PATCH v4 01/22] drm: mxsfb: Remove fbdev leftovers
` [PATCH v4 02/22] drm: mxsfb: Use drm_panel_bridge
` [PATCH v4 03/22] drm: mxsfb: Use BIT() macro to define register bitfields
` [PATCH v4 04/22] drm: mxsfb: Remove unused macros from mxsfb_regs.h
` [PATCH v4 05/22] drm: mxsfb: Clarify format and bus width configuration
` [PATCH v4 06/22] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block()
` [PATCH v4 07/22] drm: mxsfb: Use LCDC_CTRL register name explicitly
` [PATCH v4 08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c
` [PATCH v4 09/22] drm: mxsfb: Remove unneeded includes
` [PATCH v4 10/22] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c
` [PATCH v4 11/22] drm: mxsfb: Stop using DRM simple display pipeline helper
` [PATCH v4 12/22] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush()
` [PATCH v4 13/22] drm: mxsfb: Don't touch AXI clock in IRQ context
` [PATCH v4 14/22] drm: mxsfb: Enable vblank handling
` [PATCH v4 15/22] drm: mxsfb: Remove mxsfb_devdata unused fields
` [PATCH v4 16/22] drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig
` [PATCH v4 17/22] drm: mxsfb: Update internal IP version number for i.MX6SX
` [PATCH v4 18/22] drm: mxsfb: Drop non-OF support
` [PATCH v4 19/22] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function
` [PATCH v4 20/22] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
` [PATCH v4 21/22] drm: mxsfb: Remove unnecessary spaces after tab
` [PATCH v4 22/22] drm: mxsfb: Support the alpha plane

[fsnotify] c738fbabb0: will-it-scale.per_process_ops -9.5% regression
 2020-07-27  2:07 UTC  (4+ messages)
    ` [LKP] "

defrag/compression: will it break reflinks on kernel 4.15.0?
 2020-07-27  1:59 UTC 

[PATCH] binman: Don't change the descriptor in tests
 2020-07-27  2:01 UTC  (2+ messages)

[PATCH 3/3] ASoC: max98390: update dsm param bin max size
 2020-07-27  2:00 UTC  (4+ messages)

[cip-dev] The security of NTP
 2020-07-27  1:59 UTC 

[meta-oe][PATCH] mariadb: upgrade to 10.5.4
 2020-07-27  1:58 UTC  (3+ messages)
` [oe] "

drivers/iommu/mtk_iommu.c:799:34: warning: unused variable 'mtk_iommu_of_ids'
 2020-07-27  1:38 UTC  (2+ messages)

[PATCH 0/2] xfs: Fix compiler warnings
 2020-07-27  1:57 UTC  (6+ messages)
` [PATCH 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
 2020-07-27  1:54 UTC 

[PATCH] coresight: Use devm_kcalloc() in coresight_alloc_conns()
 2020-07-27  1:50 UTC  (2+ messages)

[PATCH] [net/ipv6] Remove redundant null check in ah_mt6
 2020-07-27  1:52 UTC  (2+ messages)
` [PATCH] netfilter: ip6tables: Remove redundant null checks

[PATCH] docs: filesystems: vfs: correct flag name
 2020-07-27  1:49 UTC  (3+ messages)

[PATCH] kcsan: Add option to allow watcher interruptions
 2020-07-27  1:48 UTC  (11+ messages)

[PATCH v2 00/18] gpio: cdev: add uAPI V2
 2020-07-27  1:46 UTC  (4+ messages)
` [PATCH v2 03/18] gpiolib: make cdev a build option

linux-next: manual merge of the vfs tree with Linus' tree
 2020-07-27  1:37 UTC 

linux-next: manual merge of the vfs tree with the powerpc tree
 2020-07-27  1:32 UTC  (2+ messages)

[PATCH 0/5] Support Age-Threshold based Garbage Collection for f2fs
 2020-07-27  1:29 UTC  (9+ messages)
` [PATCH 1/5] f2fs: introduce inmem curseg
      ` [f2fs-dev] "
` [PATCH 3/5] f2fs: inherit mtime of original block during GC
      ` [f2fs-dev] "

[PATCH -next] cifs: convert to use be32_add_cpu()
 2020-07-27  1:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/ice/base: fix symmetric asymmetric RSS interference
 2020-07-27  1:28 UTC  (2+ messages)

[PATCH] powerpc/rtas: Restrict RTAS requests from userspace
 2020-07-27  1:23 UTC  (3+ messages)

[PATCH] xilinx: Fix xlnx,mio_bank property
 2020-07-27  1:23 UTC  (2+ messages)

[PATCH] mmc: zynq: Fix default value for xlnx,mio-bank
 2020-07-27  1:22 UTC  (2+ messages)

[PATCH 1/2] Kconfig: add SPL_LOAD_FIT_ADDRESS
 2020-07-27  1:20 UTC  (4+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs

[PATCH v3 mdadm 1/1] Specify nodes number when updating cluster nodes
 2020-07-27  1:14 UTC 

[PATCH 0/2] ASoC: intel: use asoc_substream_to_rtd()
 2020-07-27  1:08 UTC  (3+ messages)
` [PATCH 1/2] ASoC: intel/boards: "
` [PATCH 2/2] ASoC: intel: "

[PATCH] selftests/powerpc: Squash spurious errors due to device removal
 2020-07-27  1:01 UTC 

[PATCH v6 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-27  0:58 UTC  (6+ messages)
` [PATCH v6 1/7] fscrypt: Add functions for direct I/O support
    ` [f2fs-dev] "

[PATCH] ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function
 2020-07-27  0:55 UTC  (4+ messages)

[PATCH v2 00/17] Refactor SDEI client driver
 2020-07-27  0:53 UTC  (19+ messages)
` [PATCH v2 09/17] drivers/firmware/sdei: Remove while loop in sdei_event_unregister()
` [PATCH v2 10/17] drivers/firmware/sdei: Cleanup on cross call function
` [PATCH v2 11/17] drivers/firmware/sdei: Introduce sdei_do_local_call()
` [PATCH v2 12/17] drivers/firmware/sdei: Remove _sdei_event_register()
` [PATCH v2 14/17] drivers/firmware/sdei: Move struct sdei_event to header file
` [PATCH v2 16/17] drivers/firmware/sdei: Retrieve event signaled property on registration

[PATCH 0/3] Add 3 new keycodes and use them for 3 new hotkeys on new Lenovo Thinkpads
 2020-07-27  0:50 UTC  (4+ messages)

sound/soc/codecs/tlv320adcx140.c:776:34: warning: unused variable 'tlv320adcx140_of_match'
 2020-07-27  0:08 UTC  (2+ messages)

[PATCH] ARM: Samsung: Add support for iTop-4412 based on Samsung Exynos4412
 2020-07-27  0:48 UTC  (2+ messages)

[android-common:android-4.14-stable 7/18] clang-12: error: no such file or directory: '/opt/cross/clang-8dc8203932/lib/clang/12.0.0/share/cfi_blacklist.txt'
 2020-07-27  0:39 UTC 

[PATCHv2 1/2] perf tools: Allow r0x<HEX> event syntax
 2020-07-27  0:26 UTC  (4+ messages)
` [PATCHv2 2/2] perf tools: Fix term parsing for raw syntax

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-27  0:25 UTC  (13+ messages)
` [RFC PATCH v4 01/14] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v4 03/14] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v4 04/14] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v4 05/14] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v4 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done

[tip:WIP.core/entry 1/1] arch/arm64/kernel/ptrace.c:1863:6: error: too few arguments to function 'secure_computing'
 2020-07-27  0:13 UTC  (2+ messages)

[PATCH v2 0/2] linux-user: Introducing functionality for two time64 syscalls
 2020-07-26 23:52 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
` [PATCH v2 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'

[driver-core:driver-core-testing] BUILD SUCCESS 4fb60b158afd3ac9e0fe9975aa476213f5cc0a4d
 2020-07-27  0:06 UTC 

[PATCH 0/9] powerpc: delete duplicated words
 2020-07-26 23:55 UTC  (4+ messages)

[PATCH v4 00/39] SHA-256, part 3/3
 2020-07-26 23:56 UTC  (33+ messages)
` [PATCH v4 04/39] t3404: prepare 'short SHA-1 collision' tests for SHA-256
` [PATCH v4 11/39] t7063: make hash size independent
` [PATCH v4 12/39] t7201: abstract away SHA-1-specific constants
` [PATCH v4 18/39] t8002: make hash size independent
` [PATCH v4 20/39] t8011: "
` [PATCH v4 21/39] t9300: abstract away SHA-1-specific constants
` [PATCH v4 29/39] http-fetch: set up git directory before parsing pack hashes
` [PATCH v4 30/39] builtin/verify-pack: implement an --object-format option
` [PATCH v4 31/39] bundle: add new version for use with SHA-256
` [PATCH v4 32/39] setup: add support for reading extensions.objectformat
` [PATCH v4 33/39] Enable SHA-256 support by default
` [PATCH v4 36/39] t: make SHA1 prerequisite depend on default hash
` [PATCH v4 37/39] ci: run tests with SHA-256
` [PATCH v4 38/39] docs: add documentation for extensions.objectFormat

[PATCH 0/5] Improvements to pkey tests
 2020-07-26 23:52 UTC  (5+ messages)
` [PATCH 5/5] selftests/powerpc: Add test for pkey siginfo verification

[PATCH] iomap: Ensure iop->uptodate matches PageUptodate
 2020-07-26 23:53 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: Fix variable assignments in hv_ringbuffer_read()
 2020-07-26 23:53 UTC  (4+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-26 23:52 UTC  (4+ messages)
` [Bug 207383] [Regression] 5.7 "

[linux-linus test] 152216: regressions - FAIL
 2020-07-26 23:48 UTC 

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-26 23:48 UTC  (2+ messages)

[android-common:android-5.4 3942/8818] drivers/rtc/hctosys.c:24:5: warning: no previous prototype for 'rtc_hctosys'
 2020-07-26 23:44 UTC 

[tip:WIP.core/entry 1/1] arch/riscv/kernel/ptrace.c:162:6: error: too few arguments to function 'secure_computing'
 2020-07-26 23:41 UTC  (2+ messages)

[jlawall:for-5.9 1/7] drivers/scsi/ufs/ufshcd.c:1749:8-16: WARNING: use scnprintf or sprintf
 2020-07-26 23:39 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[PATCH v9 3/5] drivers/soc/litex: add LiteX SoC Controller driver
 2020-07-26 23:36 UTC  (3+ messages)

[net-next PATCH 0/2 v2] RTL8366 VLAN callback fixes
 2020-07-26 23:34 UTC  (3+ messages)
` [net-next PATCH 1/2 v2] net: dsa: rtl8366: Fix VLAN semantics
` [net-next PATCH 2/2 v2] net: dsa: rtl8366: Fix VLAN set-up

[PATCH v17 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-07-26 23:26 UTC  (4+ messages)
` [PATCH v17 2/4] dt-bindings: power: Convert battery.txt to battery.yaml

headphones detected but don't show up in alsa mixer, no audio on ubuntu 18.04 with gigabyte z370 gaming wifi motherboard
 2020-07-26 23:24 UTC 

i2c block reads > 32 bytes
 2020-07-26 23:21 UTC  (3+ messages)

Can't build rdma-core's azp image
 2020-07-26 23:19 UTC  (6+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2020-07-26 23:18 UTC 

[PATCH v2] rtc: ds1307: provide an indication that the watchdog has fired
 2020-07-26 23:13 UTC 

[net-next v3 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-26 22:55 UTC  (4+ messages)
` [net-next v3 2/6] net: marvell: prestera: Add PCI interface support

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-07-26 22:51 UTC  (5+ messages)

[Bug 204181] New: NULL pointer dereference regression in amdgpu
 2020-07-26 22:50 UTC  (3+ messages)
` [Bug 204181] "

[PATCH V2 net-next] fib: use indirect call wrappers in the most common fib_rules_ops
 2020-07-26 22:48 UTC 

[dpdk-dev] [PATCH v3 0/6] qede: SR-IOV PF driver support
 2020-07-26 22:47 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 1/6] drivers: add generic API to find PCI extended cap
    ` [dpdk-dev] [EXT] "

Seccomp support for linux-m68k
 2020-07-26 22:40 UTC  (9+ messages)

[PATCH] patch.py: Change to more strictly fuzz detection
 2020-07-26 22:39 UTC 

[PATCH] pinctrl: samsung: Use bank name as irqchip name
 2020-07-26 22:37 UTC  (2+ messages)

[PATCH v5] pinctrl: core: print gpio in pins debugfs file
 2020-07-26 22:35 UTC  (2+ messages)

[PATCH 01/10] xfce4-whiskermenu-plugin: upgrade 2.4.5 -> 2.4.6
 2020-07-26 22:34 UTC  (10+ messages)
` [PATCH 02/10] xfwm4: upgrade 4.14.2 -> 4.14.3
` [PATCH 03/10] xfce4-timer-plugin: upgrade 1.7.0 -> 1.7.1
` [PATCH 04/10] gnome-desktop3: upgrade 3.36.3.1 -> 3.36.4
` [PATCH 05/10] evolution-data-server: upgrade 3.36.3 "
` [PATCH 06/10] gnome-control-center: "
` [PATCH 07/10] gtksourceview4: upgrade 4.6.0 -> 4.6.1
` [PATCH 08/10] libnma: upgrade 1.8.28 -> 1.8.30
` [PATCH 09/10] libgweather: upgrade 3.36.0 -> 3.36.1
` [PATCH 10/10] evince: upgradew 3.36.5 -> 3.36.7

gpiolib gpio_chrdev_release duration is about 30 ms
 2020-07-26 22:32 UTC  (9+ messages)

[PATCH] power: fix duplicated words in bq2415x_charger.h
 2020-07-26 22:30 UTC  (3+ messages)

[PATCH] gpio: regmap: fix type clash
 2020-07-26 22:28 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.