linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 22:27:29 to 2020-10-04 12:58:07 UTC [more...]

[PATCH AUTOSEL 5.8 01/29] clocksource/drivers/timer-gx6605s: Fixup counter reload
 2020-10-04 12:58 UTC  (10+ messages)
` [PATCH AUTOSEL 5.8 08/29] net: dsa: microchip: look for phy-mode in port nodes
` [PATCH AUTOSEL 5.8 14/29] regmap: debugfs: Fix handling of name string for debugfs init delays
` [PATCH AUTOSEL 5.8 28/29] spi: fsl-dspi: fix use-after-free in remove path

[RFC][PATCHSET] epoll cleanups
 2020-10-04 12:56 UTC  (31+ messages)
` [RFC PATCH 01/27] epoll: switch epitem->pwqlist to single-linked list
  ` [RFC PATCH 02/27] epoll: get rid of epitem->nwait
  ` [RFC PATCH 03/27] untangling ep_call_nested(): get rid of useless arguments
  ` [RFC PATCH 04/27] untangling ep_call_nested(): it's all serialized on epmutex
  ` [RFC PATCH 05/27] untangling ep_call_nested(): take pushing cookie into a helper
  ` [RFC PATCH 06/27] untangling ep_call_nested(): move push/pop of cookie into the callbacks
  ` [RFC PATCH 07/27] untangling ep_call_nested(): and there was much rejoicing
  ` [RFC PATCH 08/27] reverse_path_check_proc(): sane arguments
  ` [RFC PATCH 09/27] reverse_path_check_proc(): don't bother with cookies
  ` [RFC PATCH 10/27] clean reverse_path_check_proc() a bit
  ` [RFC PATCH 11/27] ep_loop_check_proc(): lift pushing the cookie into callers
  ` [RFC PATCH 12/27] get rid of ep_push_nested()
  ` [RFC PATCH 13/27] ep_loop_check_proc(): saner calling conventions
  ` [RFC PATCH 14/27] ep_scan_ready_list(): prepare to splitup
  ` [RFC PATCH 15/27] lift the calls of ep_read_events_proc() into the callers
  ` [RFC PATCH 16/27] lift the calls of ep_send_events_proc() "
  ` [RFC PATCH 17/27] ep_send_events_proc(): fold into the caller
  ` [RFC PATCH 18/27] lift locking/unlocking ep->mtx out of ep_{start,done}_scan()
  ` [RFC PATCH 19/27] ep_insert(): don't open-code ep_remove() on failure exits
  ` [RFC PATCH 20/27] ep_insert(): we only need tep->mtx around the insertion itself
    ` [ep_insert()] 9ee1cc5666: WARNING:possible_recursive_locking_detected
  ` [RFC PATCH 21/27] take the common part of ep_eventpoll_poll() and ep_item_poll() into helper
  ` [RFC PATCH 22/27] fold ep_read_events_proc() into the only caller
  ` [RFC PATCH 23/27] ep_insert(): move creation of wakeup source past the fl_ep_links insertion
  ` [RFC PATCH 24/27] convert ->f_ep_links/->fllink to hlist
  ` [RFC PATCH 25/27] lift rcu_read_lock() into reverse_path_check()
  ` [RFC PATCH 26/27] epoll: massage the check list insertion
  ` [RFC PATCH 27/27] epoll: take epitem list out of struct file

[PATCH 1/2] mm/frame-vec: Drop gup_flags from get_vaddr_frames()
 2020-10-04 12:50 UTC  (12+ messages)
` [PATCH 2/2] mm/frame-vec: use FOLL_LONGTERM

[PATCH v2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-04 12:22 UTC 

[PATCH] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-04 12:18 UTC  (3+ messages)

[PATCH] Revert "Bluetooth: Update resolving list when updating whitelist"
 2020-10-04 12:17 UTC  (7+ messages)

[RFC v5 0/1] Selftest for cpuidle latency measurement
 2020-10-04 12:11 UTC  (2+ messages)
` [RFC v5 1/1] selftests/cpuidle: Add support "

[BUG] slab: double free detected in cache 'kmalloc-128', objp daff5780
 2020-10-04 12:06 UTC  (3+ messages)

[PATCH v3 0/7] can: add support for ETAS ES58X CAN USB
 2020-10-04 12:06 UTC  (6+ messages)
` [PATCH v3 5/7] can: dev: add a helper function to calculate the duration of one bit
` [PATCH v3 6/7] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces

[PATCH] USB: serial: option: Add Telit FT980-KS composition
 2020-10-04 10:58 UTC  (2+ messages)

[PATCH] ASoC: omap-mcbsp: Fix use of uninitialised pointer
 2020-10-04 10:25 UTC 

[PATCH v3] i2c: pxa: move to generic GPIO recovery
 2020-10-04 10:07 UTC 

[PATCH 2/2] ath11k: Handle errors if peer creation fails
 2020-10-04 10:02 UTC  (2+ messages)
` [PATCH 1/2] ath11k: Fix memory leak on error path

[PATCH 1/8] staging: rtl8723bs: replace RND4 with round_up()
 2020-10-04 10:01 UTC  (9+ messages)
` [PATCH 2/8] staging: rtl8723bs: replace _RND4 "
` [PATCH 3/8] staging: rtl8723bs: replace _RND8 "
` [PATCH 4/8] staging: rtl8723bs: remove unused macros
` [PATCH 5/8] staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24
` [PATCH 6/8] staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16
` [PATCH 7/8] staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16
` [PATCH 8/8] staging: rtl8723bs: replace _cancel_timer with del_timer_sync

linux-next: build warning after merge of the tip tree
 2020-10-04 10:00 UTC  (6+ messages)

[PATCH] arch: x86: power: cpu: init %gs before __restore_processor_state (clang)
 2020-10-04  9:59 UTC  (7+ messages)

[PATCH v2] i2c: pxa: move to generic GPIO recovery
 2020-10-04  9:52 UTC  (3+ messages)

[ANNOUNCE] Reiser5: Selective File Migration - User Interface
 2020-10-04  9:59 UTC  (2+ messages)

[PATCH net-next v1 0/3] Add support for LEDs on Marvell PHYs
 2020-10-04  9:58 UTC  (3+ messages)
` [PATCH net-next v1 2/3] net: phy: add API for LEDs controlled by ethernet PHY chips

[PATCH v9 00/13] Add support for Kontron sl28cpld
 2020-10-04  9:58 UTC  (3+ messages)
` [PATCH v9 11/13] arm64: dts: freescale: sl28: enable LED support

[PATCH] ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resource
 2020-10-04  9:45 UTC 

[PATCH] can: raw: add missing error queue support
 2020-10-04  9:39 UTC  (2+ messages)

[PATCH 1/2] regulator: qcom_smd: add pm8953 regulators
 2020-10-04  8:34 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: regulator: document pm8950 and pm8953 smd regulators

BUG: unable to handle kernel paging request in tcf_action_dump_terse
 2020-10-04  8:48 UTC  (2+ messages)

[PATCH v3 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-10-04  8:42 UTC  (5+ messages)
` [PATCH v3 5/7] rtc: New driver for RTC in Netronix embedded controller

[PATCH] soc: qcom: socinfo: add soc ids for msm8953 variants
 2020-10-04  8:22 UTC 

[PATCH 1/2] pinctrl: qcom: add pinctrl driver for msm8953
 2020-10-04  8:16 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: qcom: add msm8953 pinctrl bindings

[PATCH v2 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-10-04  8:17 UTC  (4+ messages)
` [PATCH v2 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[PATCH] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
 2020-10-04  8:02 UTC 

[PATCH RFC 2/2] kbuild: use interpreters to invoke scripts
 2020-10-04  7:37 UTC  (2+ messages)

[PATCH RFC 1/2] kconfig: use interpreters to invoke scripts
 2020-10-04  7:37 UTC  (3+ messages)

[PATCH 0/2] scsi: ufs: Add DeepSleep feature
 2020-10-04  7:20 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH net-next 00/16] Add devlink reload action and limit options
 2020-10-04  7:18 UTC  (20+ messages)
` [PATCH net-next 02/16] devlink: Add reload action option to devlink reload command
` [PATCH net-next 03/16] devlink: Add devlink reload limit option
` [PATCH net-next 04/16] devlink: Add reload stats
` [PATCH net-next 05/16] devlink: Add remote "
` [PATCH net-next 16/16] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH 0/4] Clean up UBSAN Makefile
 2020-10-04  7:16 UTC  (9+ messages)
` [PATCH 1/4] ubsan: Move cc-option tests into Kconfig
` [PATCH 2/4] ubsan: Disable object-size sanitizer under GCC
` [PATCH 3/4] ubsan: Force -Wno-maybe-uninitialized only for GCC
` [PATCH 4/4] ubsan: Disable UBSAN_TRAP for all*config

[PATCH v2] net: hso: do not call unregister if not registered
 2020-10-04  7:14 UTC  (3+ messages)

[PATCH RFC 0/2] use interpreters to invoke scripts
 2020-10-04  6:51 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unintended executable mode
 2020-10-04  6:49 UTC 

[PATCH] hwmon: fix ptr_ret.cocci warnings
 2020-10-04  6:37 UTC 

[RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed
 2020-10-04  6:36 UTC  (12+ messages)
` [RFC PATCH v1 09/26] docs: reporting-bugs: help users find the proper place for their report
` [RFC PATCH v1 20/26] docs: reporting-bugs: instructions for handling regressions
` [RFC PATCH v1 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix
` [RFC PATCH v1 25/26] docs: reporting-bugs: explain things could be easier

[PATCH] staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)
 2020-10-04  6:09 UTC 

[PATCH] [PATCH] of_reserved_mem: Increase the number of reserved regions
 2020-10-04  5:50 UTC 

[Linux-kernel-mentees][PATCH v2] bluetooth: hci_h5: close serdev device and free hu in h5_close
 2020-10-04  5:17 UTC  (2+ messages)
` [PATCH v3] bluetooth: hci_h5: fix memory leak "

USBIP is claiming all my USB devices - Commit 7a2f2974f265 is broken
 2020-10-04  5:17 UTC  (4+ messages)

[PATCH 00/10] Introduce devm_fpga_mgr_register()
 2020-10-04  5:14 UTC  (11+ messages)
` [PATCH 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API
` [PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [PATCH 04/10] fpga: fpga-mgr: ice40-spi: "
` [PATCH 05/10] fpga: fpga-mgr: machxo2-spi: "
` [PATCH 06/10] fpga: fpga-mgr: socfpga: "
` [PATCH 07/10] fpga: fpga-mgr: ts73xx: "
` [PATCH 08/10] fpga: fpga-mgr: xilinx-spi: "
` [PATCH 09/10] fpga: fpga-mgr: zynqmp: "
` [PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: "

drivers/spi/spi-orion.c:409:24: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-10-04  5:04 UTC 

[PATCH v7 0/5] Fix DPC hotplug race and enhance error handling
 2020-10-04  4:57 UTC  (2+ messages)

[PATCH v5] ipvs: Add traffic statistic up even it is VS/DR or VS/TUN mode
 2020-10-04  4:13 UTC 

possible deadlock in start_transaction
 2020-10-04  4:29 UTC 

[PATCH 0/2] Platform integrity information in sysfs (version 9)
 2020-10-04  4:01 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] ocfs2: ratelimit the 'max lookup times reached' notice
 2020-10-04  3:52 UTC  (2+ messages)

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-04  3:38 UTC  (3+ messages)

[PATCH v3 00/10] Reclaim TIF_IA32 and TIF_X32
 2020-10-04  3:25 UTC  (11+ messages)
` [PATCH v3 01/10] x86: events: Avoid TIF_IA32 when checking 64bit mode
` [PATCH v3 02/10] x86: Simplify compat syscall userspace allocation
` [PATCH v3 03/10] x86: oprofile: Avoid TIF_IA32 when checking 64bit mode
` [PATCH v3 04/10] x86: elf: Use e_machine to choose DLINFO in compat
` [PATCH v3 05/10] elf: Expose ELF header in compat_start_thread
` [PATCH v3 06/10] x86: elf: Use e_machine to select start_thread for x32
` [PATCH v3 07/10] elf: Expose ELF header on arch_setup_additional_pages
` [PATCH v3 08/10] x86: elf: Use e_machine to select additional_pages between x32
` [PATCH v3 09/10] x86: Convert mmu context ia32_compat into a proper flags field
` [PATCH v3 10/10] x86: Reclaim TIF_IA32 and TIF_X32

[PATCH v4 0/2] hwmon: pmbus: max20730: adjust the vout base on
 2020-10-04  3:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: max20730: adding device tree doc for max20730
` [PATCH v4 2/2] hwmon: pmbus: max20730: adjust the vout reading given voltage divider

security/integrity/platform_certs/keyring_handler.c:62:30: warning: no previous prototype for 'get_handler_for_db'
 2020-10-04  3:09 UTC 

[PATCH 0/4] treewide: Make definitions of struct kernel_param_ops const
 2020-10-04  2:11 UTC  (8+ messages)
` [PATCH 1/4] KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
` [PATCH 2/4] kvm x86/mmu: Make struct kernel_param_ops definitions const
` [PATCH 3/4] rcu/tree: "
` [PATCH 4/4] mm/zswap: "
` Where is the declaration of buffer used in kernel_param_ops .get functions?

arm-linux-gnueabi-ld: drivers/gpu/drm/bridge/sil-sii8620.c:2191: undefined reference to `extcon_register_notifier'
 2020-10-04  1:53 UTC 

[PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support
 2020-10-04  1:45 UTC  (15+ messages)
` [PATCH v3 01/14] iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inline
` [PATCH v3 02/14] iommu/amd: Prepare for generic IO page table framework
` [PATCH v3 03/14] iommu/amd: Move pt_root to to struct amd_io_pgtable
` [PATCH v3 04/14] iommu/amd: Convert to using amd_io_pgtable
` [PATCH v3 05/14] iommu/amd: Declare functions as extern
` [PATCH v3 06/14] iommu/amd: Move IO page table related functions
` [PATCH v3 07/14] iommu/amd: Restructure code for freeing page table
` [PATCH v3 08/14] iommu/amd: Remove amd_iommu_domain_get_pgtable
` [PATCH v3 09/14] iommu/amd: Rename variables to be consistent with struct io_pgtable_ops
` [PATCH v3 10/14] iommu/amd: Refactor fetch_pte to use struct amd_io_pgtable
` [PATCH v3 11/14] iommu/amd: Introduce iommu_v1_iova_to_phys
` [PATCH v3 12/14] iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_page
` [PATCH v3 13/14] iommu/amd: Introduce IOMMU flush callbacks
` [PATCH v3 14/14] iommu/amd: Adopt IO page table framework

Litmus test for question from Al Viro
 2020-10-04  1:40 UTC  (8+ messages)
        ` Bug in herd7 [Was: Re: Litmus test for question from Al Viro]
          ` [PATCH] tools: memory-model: Document that the LKMM can easily miss control dependencies

[RFC 0/1] Documentation: Add documentation for new performance_profile sysfs class
 2020-10-04  1:33 UTC  (3+ messages)
` [RFC] "
  ` [External] "

[PATCH] MIPS: cevt-r4k: Enable intimer for Loongson64 CPUs with extimer
 2020-10-03  6:25 UTC  (3+ messages)

[PATCH net] drivers/net/wan: lapb: Replace the skb->len checks with pskb_may_pull
 2020-10-04  0:46 UTC 

[PATCH net-next] mptcp: ADD_ADDRs with echo bit are smaller
 2020-10-04  0:36 UTC  (2+ messages)

[PATCH][next] bnx2x: Use fallthrough pseudo-keyword
 2020-10-04  0:33 UTC  (2+ messages)

[PATCH][next] net: ksz884x: Use fallthrough pseudo-keyword
 2020-10-04  0:33 UTC  (2+ messages)

[PATCH][next] net: bna: Use fallthrough pseudo-keyword
 2020-10-04  0:33 UTC  (2+ messages)

[PATCH][next] usbnet: Use fallthrough pseudo-keyword
 2020-10-04  0:33 UTC  (2+ messages)

[PATCH] net: typhoon: Fix a typo Typoon --> Typhoon
 2020-10-04  0:23 UTC  (2+ messages)

[PATCH][next] net: phy: dp83869: fix unsigned comparisons against less than zero values
 2020-10-04  0:09 UTC  (2+ messages)

[PATCH v4 net-next 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-04  0:03 UTC  (2+ messages)

[PATCH 0/2] Try to fix DT schema problems for V3-series DTs
 2020-10-03 23:50 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: sun8i: s3: drop bogus cells for CSI subnode on PineCube
` [PATCH 2/2] dt-bindings: sram: sunxi-sram: add V3s compatible string

[PATCH v2 net] net: stmmac: Modify configuration method of EEE timers
 2020-10-03 23:42 UTC  (2+ messages)

[PATCH] KVM: SVM: Initialize ir_list and ir_list_lock regardless of AVIC enablement
 2020-10-03 23:27 UTC  (4+ messages)

[PATCH] KVM: SVM: Initialize prev_ga_tag before use
 2020-10-03 23:27 UTC 

[PATCH v2 0/9] Reclaim TIF_IA32 and TIF_X32
 2020-10-03 23:04 UTC  (6+ messages)
` [PATCH v2 7/9] x86: Use current USER_CS to setup correct context on vmx entry

[PATCH] i2c: pxa: move to generic GPIO recovery
 2020-10-03 22:46 UTC  (3+ messages)

[PATCH net-next] drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit
 2020-10-03 22:41 UTC 

[PATCH v6 02/10] fs/ntfs3: Add initialization of super block
 2020-10-03 22:28 UTC 

[PATCH v2] drm/msm/dp: add opp_table corner voting support base on dp_ink_clk rate
 2020-10-03 22:26 UTC 


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).