All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-28 23:55:32 to 2020-05-29 01:13:05 UTC [more...]

[PATCH] btf_encoder: Teach pahole to store percpu variables in vmlinux BTF
 2020-05-29  1:13 UTC 

[PATCH v2 0/3] scsi: ufs: cleanup ufs initialization
 2020-05-29  1:12 UTC  (3+ messages)
` [PATCH v2 2/3] scsi: ufs: delete ufshcd_read_desc()

[PATCH 00/10] Enable GPU for SM8150 and SM8250
 2020-05-29  1:11 UTC  (4+ messages)
` [PATCH 08/10] clk: qcom: Add graphics clock controller driver for SM8250

[PATCH -V4] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-29  1:08 UTC 

[PATCH v4 0/4] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-29  1:06 UTC  (5+ messages)
` [PATCH v4 1/4] proc/meminfo: avoid open coded reading of vm_committed_as
` [PATCH v4 2/4] mm/util.c: make vm_memory_committed() more accurate
` [PATCH v4 3/4] mm/util.c: remove the VM_WARN_ONCE for vm_committed_as underflow check
` [PATCH v4 4/4] mm: adjust vm_committed_as_batch according to vm overcommit policy

[PATCH] docs: mention MyFirstContribution in more places
 2020-05-29  1:06 UTC  (2+ messages)

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-29  1:05 UTC  (6+ messages)
` [RFC PATCH v12 05/11] time: Add mechanism to recognize clocksource in time_get_snapshot

[RFC PATCH] uvcvideo: Add mapping for HEVC payloads
 2020-05-29  1:05 UTC 

linux-next: manual merge of the nfsd tree with the nfs-anna tree
 2020-05-29  1:05 UTC 

[PATCH] reiserfs: Replace kmalloc with kcalloc in the comment
 2020-05-29  1:02 UTC 

The file_lock_operatoins.lock API seems to be a BAD API
 2020-05-29  1:01 UTC  (3+ messages)

[PATCH v2 1/1] fetch: allow adding a filter after initial clone
 2020-05-29  1:01 UTC  (8+ messages)
        ` [PATCH v4] "

[PATCH] powerpc/nvram: Replace kmalloc with kzalloc in the error message
 2020-05-29  1:02 UTC 

[PATCH v7 0/4] MIPS: page fault handling optimization
 2020-05-29  0:59 UTC  (4+ messages)
` [PATCH v7 2/4] mm/memory.c: Update local TLB if PTE entry exists

[PATCH] net: atm: Replace kmalloc with kzalloc in the error message
 2020-05-29  1:01 UTC 

Question: "Bare" set_page_dirty_lock() call in vhost.c
 2020-05-29  0:59 UTC 

linux-next: manual merge of the nfsd tree with the nfs-anna tree
 2020-05-29  0:59 UTC 

[PATCH v5] mm: Proactive compaction
 2020-05-29  0:55 UTC  (3+ messages)

[PATCH v6] support gce on mt6779 platform
 2020-05-29  0:53 UTC  (6+ messages)
` [PATCH v6 08/16] soc: mediatek: cmdq: add write_s function

nfs4_show_superblock considered harmful :-)
 2020-05-29  0:53 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_fbcon_fbt: When restoring fbcon always set mode to text mode
 2020-05-29  0:52 UTC 

[PATCH bpf-next] bpf: use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
 2020-05-29  0:48 UTC 

stable/linux-5.6.y boot: 103 boots: 3 failed, 97 passed with 3 untried/unknown (v5.6.15)
 2020-05-29  0:47 UTC 

[usb:usb-testing] BUILD SUCCESS 97fe809934dd2b0b37dfef3a2fc70417f485d7af
 2020-05-29  0:45 UTC 

[PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-29  0:43 UTC  (5+ messages)

[PATCHES] uaccess base
 2020-05-29  0:41 UTC  (27+ messages)
` [PATCHES] uaccess __copy_from_user()
  ` [PATCH 1/2] firewire: switch ioctl_queue_iso to use of copy_from_user()
    ` [PATCH 2/2] pstore: switch to copy_from_user()
` [PATCHES] uaccess __copy_to_user()
  ` [PATCH 1/2] esas2r: don't bother with __copy_to_user()
    ` [PATCH 2/2] dlmfs: convert dlmfs_file_read() to copy_to_user()
` [PATCHES] uaccess __put_user()
  ` [PATCH 1/3] compat sysinfo(2): don't bother with field-by-field copyout
    ` [PATCH 2/3] scsi_ioctl.c: switch SCSI_IOCTL_GET_IDLUN to copy_to_user()
    ` [PATCH 3/3] pcm_native: result of put_user() needs to be checked
` [PATCHES] uaccess comedi compat
  ` [PATCH 01/10] comedi: move compat ioctl handling to native fops
    ` [PATCH 02/10] comedi: get rid of indirection via translated_ioctl()
    ` [PATCH 03/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_CHANINFO compat
    ` [PATCH 04/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
    ` [PATCH 05/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSN compat
    ` [PATCH 06/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
    ` [PATCH 07/10] comedi: lift copy_from_user() into callers of __comedi_get_user_cmd()
    ` [PATCH 08/10] comedi: do_cmdtest_ioctl(): lift copyin/copyout into the caller
    ` [PATCH 09/10] comedi: do_cmd_ioctl(): "
` [PATCHES] uaccess i915
` [PATCH 1/5] i915: switch query_{topology,engine}_info() to copy_to_user()
  ` [PATCH 2/5] i915: switch copy_perf_config_registers_or_number() to unsafe_put_user()
  ` [PATCH 3/5] i915 compat ioctl(): just use drm_ioctl_kernel()
  ` [PATCH 4/5] i915: alloc_oa_regs(): get rid of pointless access_ok()
  ` [PATCH 5/5] i915:get_engines(): "

[dunfell/master][PATCH] external-arm-toolchain: un-break target compilation broken by 9.x update
 2020-05-29  0:39 UTC 

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-29  0:33 UTC  (7+ messages)
` [PATCH v5 5/6] RISC-V: Remove do_IRQ() function
` [PATCH v5 6/6] RISC-V: Force select RISCV_INTC for CONFIG_RISCV

[powerpc:next-test] BUILD SUCCESS bc26d22277c297c35013700e40f276e37b991980
 2020-05-29  0:37 UTC 

[PATCH v7 00/20] Introduce the generic ECC engine abstraction
 2020-05-29  0:25 UTC  (63+ messages)
` [PATCH v7 01/20] dt-bindings: mtd: Document nand-ecc-placement
` [PATCH v7 02/20] mtd: rawnand: Create a new enumeration to describe ECC bytes placement
` [PATCH v7 03/20] mtd: rawnand: Separate the ECC engine type and the ECC byte placement
` [PATCH v7 04/20] mtd: rawnand: Create a helper to retrieve the ECC placement
` [PATCH v7 05/20] mtd: rawnand: Add a kernel doc to the ECC algorithm enumeration
` [PATCH v7 06/20] mtd: rawnand: Rename the ECC algorithm enumeration items
` [PATCH v7 07/20] mtd: rawnand: Create a new enumeration to describe properly ECC types
` [PATCH v7 08/20] mtd: rawnand: Use the new ECC engine type enumeration
` [PATCH v7 09/20] mtd: nand: Move nand_device forward declaration to the top
` [PATCH v7 10/20] mtd: nand: Add an extra level in the Kconfig hierarchy
` [PATCH v7 11/20] mtd: nand: Drop useless 'depends on' in Kconfig
` [PATCH v7 12/20] mtd: nand: Add a NAND page I/O request type
` [PATCH v7 13/20] mtd: nand: Rename a core structure
` [PATCH v7 14/20] mtd: nand: Add more parameters to the nand_ecc_props structure
` [PATCH v7 15/20] mtd: nand: Introduce the ECC engine abstraction
` [PATCH v7 16/20] mtd: nand: Convert generic NAND bits to use the ECC framework
` [PATCH v7 17/20] mtd: rawnand: Hide the generic OOB layout objects behind helpers
` [PATCH v7 18/20] mtd: rawnand: Write a compatibility layer
` [PATCH v7 19/20] mtd: rawnand: Move generic OOB layouts to the ECC framework
` [PATCH v7 20/20] mtd: rawnand: Move the user input parsing bits "

[PATCH] x86/svm: do not try to handle recalc NPT faults immediately
 2020-05-29  0:35 UTC 

[PATCH] [net-next] sfc: avoid an unused-variable warning
 2020-05-29  0:30 UTC  (3+ messages)

[PATCH] twist: allow converting pr_devel()/pr_debug() into printk(KERN_DEBUG)
 2020-05-29  0:28 UTC  (8+ messages)
` [PATCH v2] twist: allow converting pr_devel()/pr_debug() into snprintf()

[PATCH] serial: Add missing Kconfig dependencies for debug consoles
 2020-05-29  0:28 UTC  (2+ messages)

[PATCH 1/5] dm: core: Fix devfdt_get_addr_ptr return value
 2020-05-29  0:28 UTC  (4+ messages)

[git-scm.com PATCH] community: advertise 'git-bugreport' tool
 2020-05-29  0:27 UTC  (2+ messages)

[PATCH net-next 0/8] the indirect flow_block infrastructure, revisited
 2020-05-29  0:25 UTC  (9+ messages)
` [PATCH net-next 1/8] netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
` [PATCH net-next 2/8] net: flow_offload: consolidate indirect flow_block infrastructure
` [PATCH net-next 3/8] net: cls_api: add tcf_block_offload_init()
` [PATCH net-next 4/8] net: use flow_indr_dev_setup_offload()
` [PATCH net-next 5/8] mlx5: update indirect block support
` [PATCH net-next 6/8] nfp: "
` [PATCH net-next 7/8] bnxt_tc: "
` [PATCH net-next 8/8] net: remove indirect block netdev event registration

[PATCH v2 0/7] Add histogram measuring mmap_lock contention latency
 2020-05-29  0:24 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29  0:00 UTC  (7+ messages)
  ` [Intel-gfx] "

stable/linux-4.14.y boot: 79 boots: 3 failed, 76 passed (v4.14.182)
 2020-05-29  0:24 UTC 

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-29  0:23 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-05-29  0:23 UTC  (2+ messages)

Questions about adt7470 driver
 2020-05-29  0:18 UTC  (6+ messages)

[git pull] drm fixes for 5.7-rc8/final
 2020-05-29  0:21 UTC  (2+ messages)

[PATCHv3 0/4] scsi: use xarray for devices and targets
 2020-05-29  0:20 UTC  (6+ messages)
` [PATCH 3/4] scsi: move target device list to xarray

[PATCH] fast-import: accept invalid timezones so we can import existing repos
 2020-05-29  0:20 UTC  (3+ messages)
` [PATCH v2] fast-import: add new --date-format=raw-permissive format

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-29  0:18 UTC  (3+ messages)
` [PATCH RFC 26/32] python//machine.py: use qmp.command

Self-XORing BPF registers is undefined behavior
 2020-05-29  0:17 UTC  (14+ messages)

[PATCH] ASoC: reduce verbosity of error messages for sof-dai and sof-link
 2020-05-29  0:15 UTC 

Network stops passing traffic randomly
 2020-05-29  0:13 UTC  (2+ messages)

[PATCH] rtc: abx80x: Provide feedback for invalid dt properties
 2020-05-29  0:12 UTC 

linux-next: manual merge of the s390 tree with Linus' tree
 2020-05-29  0:10 UTC 

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-28
 2020-05-29  0:08 UTC  (16+ messages)
` [net-next 01/15] ice: Poll for reset completion when DDP load fails
` [net-next 02/15] ice: cleanup VSI context initialization
` [net-next 03/15] ice: fix potential double free in probe unrolling
` [net-next 04/15] ice: fix kernel BUG if register_netdev fails
` [net-next 05/15] ice: Declare functions static
` [net-next 06/15] ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings
` [net-next 07/15] ice: Simplify ice_sriov_configure
` [net-next 08/15] ice: Add helper function for clearing VPGEN_VFRTRIG
` [net-next 09/15] ice: Separate VF VSI initialization/creation from reset flow
` [net-next 10/15] ice: Renaming and simplification in VF init path
` [net-next 11/15] ice: Add function to set trust mode bit on reset
` [net-next 12/15] ice: Add functions to rebuild host VLAN/MAC config for a VF
` [net-next 13/15] ice: remove VM/VF disable command on CORER/GLOBR reset
` [net-next 14/15] ice: Refactor VF reset
` [net-next 15/15] ice: Refactor VF VSI release and setup functions

[PATCH] powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
 2020-05-29  0:05 UTC  (7+ messages)

stable-rc/linux-5.4.y build: 163 builds: 1 failed, 162 passed, 1 error, 88 warnings (v5.4.43)
 2020-05-29  0:05 UTC 

[PATCH v4 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-28 23:28 UTC  (3+ messages)
` [PATCH v4 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH V7 00/19] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-05-28 23:30 UTC  (2+ messages)

[Linux-kernel-mentees] [RFC, WIP, v6 00/10] media: vidtv: implement a virtual DVB driver
 2020-05-28 23:57 UTC  (3+ messages)
  `  "

[Intel-gfx] [PATCH] drm/i915: Track i915_vma with its own reference counter
 2020-05-28 23:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v1 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-05-28 23:54 UTC  (6+ messages)
` [PATCH v1 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v1 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v1 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v1 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v1 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[PATCH v6 00/18] Introduce the generic ECC engine abstraction
 2020-05-28 23:55 UTC  (6+ messages)
` [PATCH v6 18/18] mtd: rawnand: Move generic bits to the ECC framework


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.