All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-26 19:22:53 to 2020-05-26 19:51:50 UTC [more...]

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-26 19:51 UTC  (5+ messages)
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH v4 0/5] coroutines: generate wrapper code
 2020-05-26 19:50 UTC  (5+ messages)
` [PATCH v4 1/5] block/io: refactor coroutine wrappers
` [PATCH v4 2/5] block: declare some coroutine functions in block/coroutines.h

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-05-26 19:49 UTC  (3+ messages)
` [PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode

[PATCH V2] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-26 19:46 UTC  (4+ messages)

[PATCH 0/3] workqueue: Make the workqueue code PREEMPT_RT safe
 2020-05-26 19:46 UTC  (2+ messages)

[tip: ras/core] x86/{mce,mm}: Change so poison pages are either unmapped or marked uncacheable
 2020-05-26 19:46 UTC  (4+ messages)

[PATCH v2 0/6] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-26 19:45 UTC  (12+ messages)
` [PATCH v2 6/6] dt-bindings: drm: bridge: adi,adv7511.txt: convert "

[PATCH 1/1] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-05-26 19:45 UTC  (3+ messages)

[PATCH V2] nvme-cli: Add huawei vendor id as filter in command "nvme huawei list"
 2020-05-26 19:44 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-26 19:44 UTC  (2+ messages)

[PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation
 2020-05-26 19:43 UTC  (2+ messages)
` [PATCH v2] driver core: Update device link status correctly for SYNC_STATE_ONLY links

[linux-next:master 6663/12912] drivers/net/dsa/sja1105/sja1105_static_config.c:463:8: warning: no previous prototype for function 'sja1105_vl_lookup_entry_packing'
 2020-05-26 19:40 UTC  (2+ messages)
` [EXT] "

[PATCH] tpm: Revert "tpm: fix invalid locking in NONBLOCKING mode"
 2020-05-26 19:39 UTC  (5+ messages)

[PATCH] vfio-ccw: document possible errors
 2020-05-26 19:39 UTC  (4+ messages)

[soc:qcom/drivers] BUILD SUCCESS 1f7a3eb785e4a4e196729cd3d5ec97bd5f9f2940
 2020-05-26 19:37 UTC 

wpanusb?
 2020-05-26 19:38 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS ebd6e96b33a23fe84d1a64441a04d7bc91ccc519
 2020-05-26 19:37 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 3d096eb14bde09b946be2d415a0cfa434abd10a1
 2020-05-26 19:38 UTC 

mmotm 2020-05-25-16-56 uploaded
 2020-05-26 19:37 UTC  (3+ messages)
` mmotm 2020-05-25-16-56 uploaded (mtd/nand/raw/arasan-nand-controller)

[PATCH v1] PCI: controller: Remove duplicate error message
 2020-05-26 18:22 UTC  (2+ messages)

[peterz-queue:sched/core 8/8] lib/math/div64.c:194:1: warning: attribute declaration must precede definition
 2020-05-26 19:34 UTC  (2+ messages)

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-26 18:53 UTC  (21+ messages)
` [PATCH 4.4 06/65] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 4.4 07/65] fix multiplication overflow in copy_fdtable()
` [PATCH 4.4 18/65] media: fix use-after-free in cdev_put() when app exits after driver unbind
` [PATCH 4.4 21/65] i2c: dev: dont start function name with return
` [PATCH 4.4 24/65] i2c: dev: Fix the race between the release of i2c_dev and cdev
` [PATCH 4.4 26/65] sched/fair, cpumask: Export for_each_cpu_wrap()
` [PATCH 4.4 27/65] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [PATCH 4.4 28/65] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.4 32/65] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
` [PATCH 4.4 35/65] l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
` [PATCH 4.4 38/65] l2tp: dont use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
` [PATCH 4.4 39/65] net: l2tp: export debug flags to UAPI
` [PATCH 4.4 40/65] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
` [PATCH 4.4 43/65] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
` [PATCH 4.4 45/65] l2tp: remove l2tp_session_find()
` [PATCH 4.4 49/65] l2tp: hold tunnel while looking up sessions in l2tp_netlink
` [PATCH 4.4 50/65] l2tp: hold tunnel while processing genl delete command
` [PATCH 4.4 55/65] l2tp: pass tunnel pointer to ->session_create()
` [PATCH 4.4 59/65] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 4.4 62/65] staging: iio: ad2s1210: Fix SPI reading

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-26 18:55 UTC  (6+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH net v2 0/5] nexthops: Fix 2 fundamental flaws with nexthop groups
 2020-05-26 18:56 UTC  (6+ messages)
` [PATCH net v2 1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
` [PATCH net v2 2/5] nexthops: don't modify published nexthop groups
` [PATCH net v2 3/5] nexthop: Expand nexthop_is_multipath in a few places
` [PATCH net v2 4/5] ipv4: Refactor nhc evaluation in fib_table_lookup
` [PATCH net v2 5/5] ipv4: nexthop version of fib_info_nh_uses_dev

[PATCH BlueZ] advertising: Fix advertising flags
 2020-05-26 19:33 UTC 

[PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon
 2020-05-26 18:55 UTC  (2+ messages)

[PATCH 4.9 00/64] 4.9.225-rc1 review
 2020-05-26 18:53 UTC  (26+ messages)
` [PATCH 4.9 03/64] padata: get_next is never NULL
` [PATCH 4.9 09/64] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 4.9 10/64] i2c: mux: demux-pinctrl: Fix an error handling path in i2c_demux_pinctrl_probe()
` [PATCH 4.9 12/64] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH 4.9 13/64] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH 4.9 17/64] USB: core: Fix misleading driver bug report
` [PATCH 4.9 18/64] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH 4.9 22/64] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [PATCH 4.9 23/64] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.9 24/64] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 4.9 26/64] watchdog: Fix the race between the release of watchdog_core_data and cdev
` [PATCH 4.9 27/64] net: l2tp: export debug flags to UAPI
` [PATCH 4.9 30/64] New kernel function to get IP overhead on a socket
` [PATCH 4.9 32/64] l2tp: remove useless duplicate session detection in l2tp_netlink
` [PATCH 4.9 33/64] l2tp: remove l2tp_session_find()
` [PATCH 4.9 35/64] l2tp: define parameters of l2tp_tunnel_find*() as "const"
` [PATCH 4.9 38/64] l2tp: hold tunnel while processing genl delete command
` [PATCH 4.9 40/64] l2tp: hold tunnel while handling genl TUNNEL_GET commands
` [PATCH 4.9 41/64] l2tp: hold tunnel used while creating sessions with netlink
` [PATCH 4.9 42/64] l2tp: prevent creation of sessions on terminated tunnels
` [PATCH 4.9 53/64] ubsan: build ubsan.c more conservatively
` [PATCH 4.9 54/64] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
` [PATCH 4.9 55/64] libnvdimm/btt: Remove unnecessary code in btt_freelist_init
` [PATCH 4.9 62/64] mei: release me_cl object reference
` [PATCH 4.9 63/64] rapidio: fix an error in get_user_pages_fast() error handling

[PATCH 0/6] random patches for 5.8
 2020-05-26 19:32 UTC  (2+ messages)

[PATCH for-next 0/2]: Broadcom's driver update
 2020-05-26 19:31 UTC  (2+ messages)

[PATCH 1/1] riscv: sort select statements alphanumerically
 2020-05-26 19:31 UTC  (3+ messages)

[PATCH 00/25] IIO: 2nd set of timestamp alignment fixes
 2020-05-26 19:31 UTC  (3+ messages)
` [PATCH 09/25] iio:humidity:hdc100x Fix alignment and data leak issues

[tip:locking/kcsan] BUILD SUCCESS b91caf58f6fb88738f444cf40d247475c367de47
 2020-05-26 19:29 UTC 

[PATCH 4.14 00/59] 4.14.182-rc1 review
 2020-05-26 18:53 UTC  (18+ messages)
` [PATCH 4.14 04/59] padata: ensure the reorder timer callback runs on the correct CPU
` [PATCH 4.14 08/59] ima: Fix return value of ima_write_policy()
` [PATCH 4.14 09/59] fix multiplication overflow in copy_fdtable()
` [PATCH 4.14 16/59] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH 4.14 18/59] component: Silence bind error on -EPROBE_DEFER
` [PATCH 4.14 23/59] USB: core: Fix misleading driver bug report
` [PATCH 4.14 26/59] padata: set cpu_index of unused CPUs to -1
` [PATCH 4.14 28/59] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.14 29/59] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 4.14 30/59] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 4.14 33/59] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 4.14 35/59] ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio option
` [PATCH 4.14 43/59] ubsan: build ubsan.c more conservatively
` [PATCH 4.14 44/59] libnvdimm/btt: Remove unnecessary code in btt_freelist_init
` [PATCH 4.14 47/59] cxgb4: free mac_hlist properly
` [PATCH 4.14 52/59] iio: sca3000: Remove an erroneous get_device()
` [PATCH 4.14 53/59] iio: dac: vf610: Fix an error handling path in vf610_dac_probe()

Introduce SMP support for CI20 (based on JZ4780) v8
 2020-05-26 19:29 UTC  (3+ messages)
` [PATCH v8 4/6] dt-bindings: MIPS: Document Ingenic SoCs binding

[RFC v2 0/6] scsi: rework mid-layer with xarrays
 2020-05-26 19:28 UTC  (10+ messages)
` [RFC v2 1/6] scsi: xarray hctl

[PATCH] locking/lockdep: Increase MAX_LOCKDEP_ENTRIES by half
 2020-05-26 19:28 UTC  (3+ messages)

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-05-26 19:28 UTC  (3+ messages)
` [Bug 207901] "

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-26 18:53 UTC  (28+ messages)
` [PATCH 4.19 03/81] i2c: dev: Fix the race between the release of i2c_dev and cdev
` [PATCH 4.19 05/81] riscv: set max_pfn to the PFN of the last page
` [PATCH 4.19 10/81] fix multiplication overflow in copy_fdtable()
` [PATCH 4.19 12/81] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 4.19 17/81] HID: alps: Add AUI1657 device ID
` [PATCH 4.19 21/81] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH 4.19 23/81] aquantia: Fix the media type of AQC100 ethernet controller in the driver
` [PATCH 4.19 27/81] x86/apic: Move TSC deadline timer debug printk
` [PATCH 4.19 28/81] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH 4.19 29/81] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
` [PATCH 4.19 34/81] ARM: futex: Address build warning
` [PATCH 4.19 36/81] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.19 37/81] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 4.19 40/81] ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
` [PATCH 4.19 44/81] apparmor: fix potential label refcnt leak in aa_change_profile
` [PATCH 4.19 48/81] drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance
` [PATCH 4.19 49/81] powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
` [PATCH 4.19 52/81] libnvdimm/btt: Remove unnecessary code in btt_freelist_init
` [PATCH 4.19 53/81] libnvdimm/btt: Fix LBA masking during free list population
` [PATCH 4.19 54/81] staging: most: core: replace strcpy() by strscpy()
` [PATCH 4.19 61/81] cxgb4/cxgb4vf: Fix mac_hlist initialization and free
` [PATCH 4.19 65/81] staging: iio: ad2s1210: Fix SPI reading
` [PATCH 4.19 67/81] iio: sca3000: Remove an erroneous get_device()
` [PATCH 4.19 72/81] rapidio: fix an error in get_user_pages_fast() error handling
` [PATCH 4.19 73/81] rxrpc: Fix a memory leak in rxkad_verify_response()
` [PATCH 4.19 77/81] iio: adc: stm32-dfsdm: Use dma_request_chan() instead dma_request_slave_channel()
` [PATCH 4.19 80/81] rxrpc: Fix ack discard

[pull request][net-next 00/10] mlx5 updates 2020-05-22
 2020-05-26 19:27 UTC  (4+ messages)
` [net-next 07/10] net/mlx5e: Add support for hw encapsulation of MPLS over UDP

[linux-next:master 11987/12912] net/netfilter/nf_conntrack_core.c:2068:21: warning: variable 'ctinfo' is uninitialized when used here
 2020-05-26 19:27 UTC 

[PATCH 1/8] pfla02: Rework excluding NAND from SPL
 2020-05-26 19:26 UTC  (4+ messages)
` [PATCH 4/8] blance: Disable CONFIG_CMD_SF / CONFIG_CMD_SPI

[PULL 0/5] 9p patches 2020-05-26
 2020-05-26 19:24 UTC  (2+ messages)

[PATCH 5.4 000/111] 5.4.43-rc1 review
 2020-05-26 18:53 UTC  (32+ messages)
` [PATCH 5.4 001/111] i2c: dev: Fix the race between the release of i2c_dev and cdev
` [PATCH 5.4 002/111] KVM: SVM: Fix potential memory leak in svm_cpu_init()
` [PATCH 5.4 003/111] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
` [PATCH 5.4 005/111] ima: Fix return value of ima_write_policy()
` [PATCH 5.4 008/111] mtd: spinand: Propagate ECC information to the MTD structure
` [PATCH 5.4 011/111] i2c: fix missing pm_runtime_put_sync in i2c_device_probe
` [PATCH 5.4 012/111] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 5.4 016/111] afs: Dont unlock fetched data pages until the op completes successfully
` [PATCH 5.4 017/111] mtd: Fix mtd not registered due to nvmem name collision
` [PATCH 5.4 023/111] HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY instead
` [PATCH 5.4 024/111] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH 5.4 027/111] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH 5.4 028/111] aquantia: Fix the media type of AQC100 ethernet controller in the driver
` [PATCH 5.4 029/111] component: Silence bind error on -EPROBE_DEFER
` [PATCH 5.4 034/111] ibmvnic: Skip fatal error reset after passive init
` [PATCH 5.4 039/111] ceph: fix double unlock in handle_cap_export()
` [PATCH 5.4 041/111] USB: core: Fix misleading driver bug report
` [PATCH 5.4 045/111] KVM: selftests: Fix build for evmcs.h
` [PATCH 5.4 046/111] ARM: futex: Address build warning
` [PATCH 5.4 049/111] ALSA: hda: patch_realtek: fix empty macro usage in if block
` [PATCH 5.4 051/111] ALSA: hda/realtek - Add supported new mute Led for HP
` [PATCH 5.4 055/111] ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295
` [PATCH 5.4 057/111] KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
` [PATCH 5.4 060/111] ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Xtreme
` [PATCH 5.4 065/111] drm/etnaviv: fix perfmon domain interation
` [PATCH 5.4 066/111] apparmor: Fix use-after-free in aa_audit_rule_init
` [PATCH 5.4 072/111] dmaengine: owl: Use correct lock in owl_dma_get_pchan()
` [PATCH 5.4 081/111] media: fdp1: Fix R-Car M3-N naming in debug message
` [PATCH 5.4 082/111] staging: iio: ad2s1210: Fix SPI reading
` [PATCH 5.4 086/111] iio: dac: vf610: Fix an error handling path in vf610_dac_probe()
` [PATCH 5.4 089/111] tty: serial: add missing spin_lock_init for SiFive serial console

[PATCH v5 00/28] Allow vendor drivers to propose their own timings
 2020-05-26 19:17 UTC  (13+ messages)
` [PATCH v5 17/28] mtd: rawnand: Define a unique reset data interface
` [PATCH v5 18/28] mtd: rawnand: marvell: Use a helper to access the timings
` [PATCH v5 19/28] mtd: rawnand: legacy: "
` [PATCH v5 20/28] mtd: rawnand: Hide the chip->data_interface indirection
` [PATCH v5 21/28] mtd: rawnand: Introduce nand_choose_best_sdr_timings()
` [PATCH v5 22/28] mtd: rawnand: Add the ->choose_data_interface() hook
` [PATCH v5 23/28] mtd: rawnand: toshiba: Implement ->choose_data_interface() for TC58TEG5DCLTA00
` [PATCH v5 24/28] mtd: rawnand: toshiba: Implement ->choose_data_interface() for TC58NVG0S3E
` [PATCH v5 25/28] mtd: rawnand: hynix: Implement ->choose_data_interface() for H27UCG8T2ATR-BC
` [PATCH v5 26/28] mtd: rawnand: toshiba: Choose the data interface for TH58NVG2S3HBAI4
` [PATCH v5 27/28] mtd: rawnand: Get rid of the default ONFI timing mode
` [PATCH v5 28/28] mtd: rawnand: Allocate the best data interface structure dynamically

UUIDs for every single physical peripheral's service and characteristics?
 2020-05-26 19:25 UTC  (4+ messages)

[ANNOUNCE] Git v2.27.0-rc2
 2020-05-26 19:06 UTC  (2+ messages)

[PATCH v9 07/14] KVM: Don't allocate dirty bitmap if dirty ring is enabled
 2020-05-26 19:21 UTC  (2+ messages)

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-05-26 18:35 UTC  (4+ messages)
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver

[PATCH v3 0/3] cmd: add driver, fs and part type listing commands
 2020-05-26 19:24 UTC  (3+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-26 19:23 UTC 

[PATCH 0/9] Record/replay acceptance tests
 2020-05-26 19:22 UTC  (3+ messages)
` [PATCH 8/9] tests/acceptance: record/replay tests with advcal images

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

Patch "ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"" has been added to the 4.4-stable tree
 2020-05-26 19:09 UTC  (3+ messages)

[PATCH v3 5/5] PCI/AER: Replace pcie_aer_get_firmware_first() with pcie_aer_is_native()
 2020-05-26 19:22 UTC  (2+ messages)

[GIT PULL] Please pull exec fix for v5.7
 2020-05-26 19:09 UTC  (2+ messages)

[PATCHv4 0/3] optee: register drivers on optee bus
 2020-05-26 19:20 UTC  (2+ messages)
` [PATCHv4 2/3] optee: use uuid for sysfs driver entry


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.