All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-21 16:08:42 to 2020-07-21 16:49:40 UTC [more...]

add file system helpers that take kernel pointers for the init code v2
 2020-07-21 16:49 UTC  (31+ messages)
` [PATCH 01/24] fs: refactor do_mount
` [PATCH 02/24] fs: refactor ksys_umount
` [PATCH 03/24] fs: push the getname from do_rmdir into the callers
` [PATCH 04/24] devtmpfs: open code do_mount
` [PATCH 05/24] devtmpfs: open code ksys_chdir and ksys_chroot
` [PATCH 06/24] md: open code vfs_stat in md_setup_drive
` [PATCH 07/24] init: initialize ramdisk_execute_command at compile time
` [PATCH 08/24] init: move the prepare_namespace prototype to init/do_mounts.h
` [PATCH 09/24] init: mark create_dev as __init
` [PATCH 10/24] init: open code ksys_umount in handle_initrd
` [PATCH 11/24] init: open code do_utimes in do_utime
  ` [PATCH 12/24] init: add an init_mount helper
  ` [PATCH 17/24] init: add an init_chown helper
  ` [PATCH 18/24] init: add an init_chmod helper
  ` [PATCH 20/24] init: add an init_link helper
` [PATCH 13/24] init: add an init_unlink helper
` [PATCH 14/24] init: add an init_rmdir helper
` [PATCH 15/24] init: add an init_chdir helper
` [PATCH 16/24] init: add an init_chroot helper
` [PATCH 19/24] init: add an init_eaccess helper
` [PATCH 21/24] init: add an init_symlink helper
` [PATCH 22/24] init: add an init_mkdir helper
` [PATCH 23/24] init: add an init_mknod helper
` [PATCH 24/24] init: add an init_lstat helper

[PATCH net-next 0/4] cxgb4: add ethtool self_test support
 2020-07-21 16:49 UTC  (7+ messages)

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-21 16:48 UTC  (8+ messages)

[PATCH] gcc: mitigate the Straight-line Speculation attack
 2020-07-21 16:48 UTC  (2+ messages)

[PATCH for-5.1] target/arm: Always pass cacheattr in S1_ptw_translate
 2020-07-21 16:48 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-21 16:46 UTC  (4+ messages)
` [PATCH v3 2/4] MAINTAINERS: take over IDT VersaClock 5 clock driver
` [PATCH v3 3/4] clk: vc5: use a dedicated struct to describe the output drivers
` [PATCH v3 4/4] dt-bindings: clk: versaclock5: convert to yaml

[RFC v2 0/3] Enable virtio-fs on s390x
 2020-07-21 16:44 UTC  (4+ messages)
` [RFC v2 2/3] libvhost-user: handle endianness as mandated by the spec

[Intel-gfx] [RFC] drm/i915: Disable connector polling at runtime suspend
 2020-07-21 16:34 UTC  (3+ messages)

[mark-rutland:arm64/entry-deasm-new 13/15] arch/arm64/kernel/entry-common.c:395:17: warning: no previous prototype for 'el1_error_handler'
 2020-07-21 16:46 UTC 

[PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-07-21 16:45 UTC  (9+ messages)
` [PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
` [PATCH RFC v2 03/18] irq/dev-msi: Create IR-DEV-MSI "
` [PATCH RFC v2 04/18] irq/dev-msi: Introduce APIs to allocate/free dev-msi interrupts

[RFC PATCH bpf-next 0/2] BTF support for ksyms
 2020-07-21 16:45 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/2] selftests/bpf: Test __ksym externs with BTF

[PATCH v3 net-next 04/16] sfc_ef100: skeleton EF100 PF driver
 2020-07-21 16:45 UTC  (3+ messages)

[PATCH 00/11] usb: Handle different sublink speeds
 2020-07-21 16:41 UTC  (6+ messages)
` [PATCH 06/11] usb: devicetree: dwc3: Introduce num-lanes and lsm

[PATCH 00/40] Set 4: Next set of SCSI related W=1 warnings
 2020-07-21 16:41 UTC  (46+ messages)
` [PATCH 01/40] scsi: arcmsr: arcmsr_hba: Remove statement with no effect
` [PATCH 02/40] scsi: aic7xxx: aic79xx_core: Remove a bunch of unused variables
` [PATCH 03/40] scsi: aacraid: sa: Add descriptions for missing parameters
` [PATCH 04/40] scsi: aacraid: rkt: Add missing description for 'dev'
` [PATCH 05/40] scsi: aacraid: nark: "
` [PATCH 06/40] scsi: aic94xx: aic94xx_dev: Fix a couple of kerneldoc formatting issues
` [PATCH 07/40] scsi: aacraid: src: Add descriptions for missing parameters
` [PATCH 08/40] scsi: aic94xx: aic94xx_tmf: Fix kerneldoc formatting issue with 'task'
` [PATCH 09/40] scsi: pm8001: pm8001_sas: Fix strncpy() warning
` [PATCH 10/40] scsi: pm8001: pm8001_sas: Mover function header and supply some missing parameter descriptions
` [PATCH 11/40] scsi: pm8001: pm8001_ctl: Add descriptions for unused 'attr' function parameters
` [PATCH 12/40] scsi: qla4xxx: ql4_init: Remove set but unused variable 'func_number'
` [PATCH 13/40] scsi: qla4xxx: ql4_init: Check return value of pci_set_mwi()
` [PATCH 14/40] scsi: qla4xxx: ql4_83xx: Move 'qla4_83xx_reg_tbl' from shared header
` [PATCH 15/40] scsi: aic7xxx: aic79xx_core: Remove set but unused variables 'targ_info' and 'value'
` [PATCH 16/40] scsi: pm8001: pm8001_hwi: Fix a bunch of kerneldoc issues
` [PATCH 17/40] scsi: pm8001: pm80xx_hwi: Fix some function documentation issues
` [PATCH 18/40] scsi: pm8001: pm8001_hwi: Remove a bunch of set but unused variables
` [PATCH 19/40] scsi: qla4xxx: ql4_nx: Move 'qla4_82xx_reg_tbl' to the only place its used
` [PATCH 20/40] scsi: lpfc: lpfc_sli: Remove unused variable 'pg_addr'
` [PATCH 21/40] scsi: qla4xxx: ql4_mbx: Fix-up incorrectly documented parameter
` [PATCH 22/40] scsi: qla4xxx: ql4_iocb: Fix incorrectly named function parameter
` [PATCH 23/40] scsi: lpfc: lpfc_sli: Fix-up around 120 documentation issues
` [PATCH 24/40] scsi: pm8001: pm8001_hwi: Remove unused variable 'value'
` [PATCH 25/40] scsi: pm8001: pm80xx_hwi: Staticify 'pm80xx_pci_mem_copy' and 'mpi_set_phy_profile_req'
` [PATCH 26/40] scsi: qla4xxx: ql4_os: Fix some kerneldoc parameter documentation issues
` [PATCH 27/40] scsi: qla4xxx: ql4_isr: Repair function documentation headers
` [PATCH 28/40] scsi: lpfc: lpfc_mem: Provide description for lpfc_mem_alloc()'s 'align' param
` [PATCH 29/40] scsi: qla4xxx: ql4_init: Document qla4xxx_process_ddb()'s 'conn_err'
` [PATCH 30/40] scsi: lpfc: lpfc_ct: Fix-up formatting/docrot where appropriate
` [PATCH 31/40] scsi: csiostor: csio_init: Fix misnamed function parameter
` [PATCH 32/40] scsi: qla4xxx: ql4_nx: Remove three set but unused variables
` [PATCH 33/40] scsi: qla4xxx: ql4_nx: Supply description for 'code'
` [PATCH 34/40] scsi: csiostor: csio_lnode: Demote kerneldoc that fails to meet the criteria
` [PATCH 35/40] scsi: bfa: bfad_bsg: Staticify all local functions
` [PATCH 36/40] scsi: lpfc: lpfc_sli: Ensure variable has the same stipulations as code using it
` [PATCH 37/40] scsi: sym53c8xx_2: sym_glue: Add missing description for 'pdev'
` [PATCH 38/40] scsi: sym53c8xx_2: sym_hipd: Ensure variable has the same stipulations as code using it
` [PATCH 39/40] scsi: mvsas: mv_init: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'
` [PATCH 40/40] scsi: cxgbi: cxgb3i: cxgb3i: Remove bad documentation and demote kerneldoc header

[PATCH v4 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-07-21 16:50 UTC  (4+ messages)
` [PATCH v4 4/7] iommu/vt-d: Handle non-page aligned address

[PATCH 0/4] tracing: export event trace and trace_marker
 2020-07-21 16:43 UTC  (4+ messages)
` [PATCH 2/4] tracing: add trace_export support for event trace

[SELinux-notebook PATCH v4] adds CIL policy with makefile
 2020-07-21 16:42 UTC  (3+ messages)
` [SELinux-notebook PATCH v5] "

[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-21 16:42 UTC  (4+ messages)
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific bdinfo setup

Virtio in Xen on Arm (based on IOREQ concept)
 2020-07-21 16:42 UTC  (21+ messages)

[PATCH v4 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-07-21 16:40 UTC  (5+ messages)
` [PATCH v4 3/6] dt-bindings: remoteproc: Add common TI SCI rproc bindings

[RFC PATCH V7 0/3] media: support Mediatek sensor interface driver
 2020-07-21 16:39 UTC  (5+ messages)
` [RFC PATCH V7 1/3] media: platform: mtk-isp: Add "

What is TYPE_TPM_TIS_ISA? (Not an ISA Device)
 2020-07-21 16:40 UTC  (3+ messages)

meta-kirkwood layer #yocto
 2020-07-21 16:40 UTC  (3+ messages)
` [yocto] "

[PATCH v2 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-21 16:40 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: clk: versaclock5: convert to yaml

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-21 16:40 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[f2fs-dev] [PATCH v2 0/1] f2fs-tools: add zone-capacity support
 2020-07-21 16:38 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 1/1] f2fs-tools: zns "

[PATCH net-next 0/3] dpaa2-eth: add support for TBF offload
 2020-07-21 16:38 UTC  (4+ messages)
` [PATCH net-next 1/3] dpaa2-eth: move the mqprio setup into a separate function
` [PATCH net-next 2/3] dpaa2-eth: add API for Tx shaping
` [PATCH net-next 3/3] dpaa2-eth: add support for TBF offload

[PATCH 5.7 000/243] 5.7.10-rc2 review
 2020-07-21 16:38 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/vhost: support queue update
 2020-07-21 16:38 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC PATCH-for-5.1] hw/ide: Do not block for AIO while resetting a drive
 2020-07-21 16:37 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/sfc: do not enforce RSS hash offload in RSS multi-queue
 2020-07-21 16:38 UTC  (2+ messages)

[PATCH 5.4 000/215] 5.4.53-rc1 review
 2020-07-21 16:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/sfc: avoid unnecessary actions on dummy default MAC set
 2020-07-21 16:37 UTC  (2+ messages)

[PATCH 2/2] pack-objects: prefetch objects to be packed
 2020-07-21 16:37 UTC  (2+ messages)

[PATCH 4.19 000/133] 4.19.134-rc1 review
 2020-07-21 16:37 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/sfc/base: improve headers independence
 2020-07-21 16:37 UTC  (2+ messages)

[PATCH v9 0/2] ADD interconnect support for Qualcomm DWC3 driver
 2020-07-21 16:37 UTC  (3+ messages)
` [PATCH v9 1/2] usb: dwc3: qcom: Add interconnect support in dwc3 driver

[PATCH 4.14 000/125] 4.14.189-rc1 review
 2020-07-21 16:37 UTC  (2+ messages)

[PULL 0/2] Net patches
 2020-07-21 16:36 UTC  (2+ messages)

[PATCH v3 00/20] coresight: allow to build coresight as modules
 2020-07-21 16:35 UTC  (5+ messages)
` [PATCH v3 16/20] coresight: allow cti to be built as a module

[PATCH 4.9 00/86] 4.9.231-rc1 review
 2020-07-21 16:36 UTC  (2+ messages)

[PATCH 4.4 00/58] 4.4.231-rc1 review
 2020-07-21 16:36 UTC  (2+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-07-21 16:33 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: power: Add BQ27561 compatible
 2020-07-21 16:32 UTC  (4+ messages)
` [PATCH v3 2/4] power: supply: bq27xxx_battery: Add the BQ27561 Battery monitor
` [PATCH v3 3/4] dt-bindings: power: Add BQ28z610 compatible
` [PATCH v3 4/4] power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor

[PATCH v1] crypto: ccp: sp-pci: use generic power management
 2020-07-21 16:30 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-21 16:31 UTC  (7+ messages)
` [PATCH RFC V2 13/17] kmap: Add stray write protection for device pages

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-21 16:29 UTC  (2+ messages)

[PATCH] btrfs: use nofs for device sysfs creation
 2020-07-21 16:27 UTC  (2+ messages)

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-21 16:27 UTC  (10+ messages)

generic power management for USB subsystem similar to PCI one?
 2020-07-21 16:27 UTC  (2+ messages)

[PATCH] selftests: txtimestamp: tear down setup() 'tc' and 'ip' env on EXIT
 2020-07-21 16:25 UTC  (3+ messages)
` [PATCH v2] selftest: txtimestamp: fix net ns entry logic

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-21 16:25 UTC  (9+ messages)

[PATCH] [RFC] travis-ci: remove bogus 'pyenv' in the Linux jobs
 2020-07-21 16:23 UTC  (2+ messages)

[dpdk-dev] [PATCH] lpm: fix unchecked return value
 2020-07-21 16:23 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] "

[patch V2 0/5] posix-cpu-timers: Move expiry into task work context
 2020-07-21 16:23 UTC  (5+ messages)
` [patch V2 2/5] posix-cpu-timers: Convert the flags to a bitmap

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-21 16:20 UTC  (8+ messages)

[PATCH net-next] r8169: allow to enable ASPM on RTL8125A
 2020-07-21 16:22 UTC 

[dpdk-dev] Random failure in service_autotest
 2020-07-21 16:21 UTC  (14+ messages)

rk3399-gru-kevin: issues on bringup
 2020-07-21 16:21 UTC  (2+ messages)

[meta-python][PATCH] python3-pint: add setuptools and packaging to RDEPENDS
 2020-07-21 16:21 UTC 

[PATCH bpf-next] bpf: cpumap: fix possible rcpu kthread hung
 2020-07-21 16:20 UTC  (3+ messages)

[meta-python][PATCH 1/2] python3-packaging: add -native version
 2020-07-21 16:19 UTC  (3+ messages)
` [meta-python][PATCH 2/2] python3-pint: add missing python3-packaging dep
  ` [oe] "

[PATCH] i2c: i2c-qcom-geni: Fix DMA transfer race
 2020-07-21 16:18 UTC  (4+ messages)

[RFC PATCH v2 0/3] Support vendor specific operations for WB
 2020-07-21 16:18 UTC  (5+ messages)
  ` [RFC PATCH v2 3/3] scsi: ufs: add vendor specific write booster To support the fuction of writebooster by vendor. The WB behavior that the vendor wants is slightly different. But we have to support it

Amdgpu kernel oops and freezing graphics
 2020-07-21 16:17 UTC  (2+ messages)

Request for adding a "clean" merge strategy for a double-commit merge to deal with conflicts separately
 2020-07-21 16:15 UTC  (3+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-21 16:15 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH for v5.9] dt-bindings: aspeed-lpc: Replace HTTP links with HTTPS ones
 2020-07-21 16:13 UTC  (4+ messages)
` [PATCH v2] "

kworker/0:3+pm hogging CPU
 2020-07-21 16:14 UTC  (11+ messages)

[dpdk-dev] [PATCH v2] doc: add more detail to telemetry guides
 2020-07-21 16:09 UTC 

[PATCH bpf-next] bpf, netns: Fix build without CONFIG_INET
 2020-07-21 16:14 UTC  (3+ messages)

[PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs
 2020-07-21 16:14 UTC  (3+ messages)
` [PATCH 1/2] docs/livepatch: Add new compiler considerations doc
` [PATCH 2/2] samples/livepatch: Add README.rst disclaimer

[PATCH] x86/xen/time: set the X86_FEATURE_TSC_KNOWN_FREQ flag in xen_tsc_khz()
 2020-07-21 16:12 UTC 

[PATCH 1/3] Input: elan_i2c - Do no operation for elan_smbus_set_mode function
 2020-07-21 16:12 UTC  (2+ messages)

patch "tty: xilinx_uartps: Really fix id assignment" added to tty-linus
 2020-07-21 16:12 UTC 

[PATCH v4 0/2] zonefs: add support zone capacity support
 2020-07-21 16:11 UTC  (5+ messages)
` [PATCH v4 1/2] zonefs: add zone-capacity support
` [PATCH v4 2/2] zonefs: update documentation to reflect zone size vs capacity

[PATCH 3/3] Input: elan_i2c - Get the device information from PS/2 interface
 2020-07-21 16:11 UTC  (2+ messages)

[PATCH for v5.9] regulator: Replace HTTP links with HTTPS ones
 2020-07-21 16:10 UTC  (2+ messages)

[PATCH for v5.9] mfd: Replace HTTP links with HTTPS ones
 2020-07-21 16:10 UTC  (2+ messages)

[PATCH for v5.9] ASoC: Replace HTTP links with HTTPS ones
 2020-07-21 16:09 UTC  (3+ messages)

[PATCH for v5.9] dt-bindings: drm/bridge: Replace HTTP links with HTTPS ones
 2020-07-21 16:09 UTC  (3+ messages)

[PATCH for v5.9] drm/tilcdc: Replace HTTP links with HTTPS ones
 2020-07-21 16:09 UTC  (3+ messages)

[PATCH] drm/amd/display: Explicitly set stack size to 4
 2020-07-21 16:08 UTC  (3+ messages)

[PATCH for v5.9] ARM: dts: mxs: Replace HTTP links with HTTPS ones
 2020-07-21 16:07 UTC  (2+ messages)

[PATCH for v5.9] ARM: dts: Replace HTTP links with HTTPS ones
 2020-07-21 16:08 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.