linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-16 21:51:16 to 2020-05-17 12:59:04 UTC [more...]

[GIT PULL 0/7] EFI fixes for v5.7
 2020-05-17 12:57 UTC  (8+ messages)
` [PATCH 1/7] efi/libstub: Avoid returning uninitialized data from setup_graphics()
` [PATCH 2/7] efi/earlycon: Fix early printk for wider fonts
` [PATCH 3/7] efi/libstub/x86: Avoid EFI map buffer alloc in allocate_e820()
` [PATCH 4/7] efi: cper: Add support for printing Firmware Error Record Reference
` [PATCH 5/7] x86/boot: Mark global variables as static
` [PATCH 6/7] efi: Pull up arch-specific prototype efi_systab_show_arch()
` [PATCH 7/7] tpm: check event log version before reading final events

[PATCH 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-05-17 12:58 UTC  (3+ messages)
` [PATCH 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH 00/29] modpost: various fixes, cleanups, optimizations
 2020-05-17 12:33 UTC  (31+ messages)
` [PATCH 01/29] modpost: drop RCS/CVS $Revision handling in MODULE_VERSION()
` [PATCH 02/29] modpost: do not call get_modinfo() for vmlinux
` [PATCH 03/29] modpost: add read_text_file() and get_line() helpers
` [PATCH 04/29] modpost: fix potential mmap'ed file overrun in get_src_version()
` [PATCH 05/29] modpost: re-add warning about missing *.mod file
` [PATCH 06/29] modpost: avoid false-positive file open error
` [PATCH 07/29] modpost: use read_text_file() and get_line() for reading text files
` [PATCH 08/29] modpost: remove get_next_text() and make {grab,release_}file static
` [PATCH 09/29] kbuild: disallow multi-word in M= or KBUILD_EXTMOD
` [PATCH 10/29] modpost: move -T option close to the modpost command
` [PATCH 11/29] modpost: pass -N option only for modules modpost
` [PATCH 12/29] modpost: move external module options
` [PATCH 13/29] modpost: load KBUILD_EXTRA_SYMBOLS files in order
` [PATCH 14/29] modpost: track if the symbol origin is a dump file or ELF object
` [PATCH 15/29] modpost: allow to pass -i option multiple times remove -e option
` [PATCH 16/29] modpost: rename ext_sym_list to dump_list
` [PATCH 17/29] modpost: re-add -e to set external_module flag
` [PATCH 18/29] modpost: show warning if vmlinux is not found when processing modules
` [PATCH 19/29] modpost: show warning if it fails to read symbol dump file
` [PATCH 20/29] modpost: generate vmlinux.symvers and reuse it for the second modpost
` [PATCH 21/29] modpost: remove -s option
` [PATCH 22/29] modpost: remove mod->is_dot_o struct member
` [PATCH 23/29] modpost: remove is_vmlinux() call in check_for_{gpl_usage,unused}()
` [PATCH 24/29] modpost: add mod->is_vmlinux struct member
` [PATCH 25/29] modpost: remove mod->skip "
` [PATCH 26/29] modpost: set have_vmlinux in new_module()
` [PATCH 27/29] modpost: strip .o from modname before calling new_module()
` [PATCH 28/29] modpost: remove is_vmlinux() helper
` [PATCH 29/29] modpost: change elf_info->size to size_t

[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-05-17 12:19 UTC  (19+ messages)
` [PATCH 02/12] dt-bindings: display: Add ingenic,ipu.yaml
` [PATCH 03/12] component: Support binding with no matches
` [PATCH 04/12] gpu/drm: ingenic: Fix bogus crtc_atomic_check callback
` [PATCH 05/12] gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
` [PATCH 06/12] gpu/drm: Ingenic: Fix incorrect assumption about plane->index
` [PATCH 07/12] gpu/drm: ingenic: Set DMA descriptor chain address in probe
` [PATCH 08/12] gpu/drm: Ingenic: Move register definitions to ingenic-drm.h
` [PATCH 09/12] gpu/drm: Ingenic: Add support for OSD mode
` [PATCH 10/12] gpu/drm: Ingenic: Register driver as component master
` [PATCH 11/12] gpu/drm: Ingenic: Add support for the IPU
` [PATCH 12/12] gpu/drm: Ingenic: Support multiple panels/bridges

[PATCH 1/3] dt-bindings: arm: qcom: Add sm6125 SoC and xiaomi,willow
 2020-05-17 11:54 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add initial sm6125 SoC support
` [PATCH 3/3] arm64: dts: qcom: Add initial support for Xiaomi Redmi Note 8T

[PATCH] drm/etnaviv: fix perfmon domain interation
 2020-05-17 12:03 UTC  (2+ messages)

[PATCH] block: Remove unused flush_queue_delayed in struct blk_flush_queue
 2020-05-17 11:49 UTC 

[rcu:tglx.2020.05.05a 105/140] arch/x86/kernel/traps.c:819:24: error: 'tsk' undeclared
 2020-05-17 11:26 UTC 

[PATCH liburing 0/4] splice/tee testing
 2020-05-17 11:23 UTC  (5+ messages)
` [PATCH liburing 1/4] splice/test: improve splice tests
` [PATCH liburing 2/4] update io_uring.h with tee()
` [PATCH liburing 3/4] tee/test: add test for tee(2)
` [PATCH liburing 4/4] splice/tee/tests: test len=0 splice/tee

[PATCH] seccomp: Add group_leader pid to seccomp_notif
 2020-05-17 11:21 UTC  (5+ messages)

[PATCH v2 0/2] io_uring tee support
 2020-05-17 11:18 UTC  (3+ messages)
` [PATCH v2 1/2] splice: export do_tee()
` [PATCH v2 2/2] io_uring: add tee(2) support

[PATCH for-next 0/3] unrelated cleanups for next
 2020-05-17 11:13 UTC  (4+ messages)
` [PATCH 1/3] io_uring: remove req->needs_fixed_files
` [PATCH 2/3] io_uring: rename io_file_put()
` [PATCH 3/3] io_uring: don't repeat valid flag list

"BUG: MAX_LOCKDEP_ENTRIES too low" with 6979 "&type->s_umount_key"
 2020-05-17 11:12 UTC  (3+ messages)

[PATCH for-5.7 0/2] fortify async punt preparation
 2020-05-17 11:02 UTC  (3+ messages)
` [PATCH 1/2] io_uring: don't prepare DRAIN reqs twice
` [PATCH 2/2] io_uring: fix FORCE_ASYNC req preparation

[PATCH v2 0/2] Add zeroc interrupt support to tsens driver
 2020-05-17 10:46 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: thermal: tsens: Add zeroc interrupt support
` [PATCH v2 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH v9] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-17 10:46 UTC 

[PATCH 0/2] Add 0C (zeorC) interrupt support to tsens driver
 2020-05-17 10:32 UTC  (11+ messages)
` [PATCH 1/2] drivers: thermal: tsens: Add 0C (zeorC) interrupt support
` [PATCH 2/2] dt-bindings: thermal: tsens: Add zeroc interrupt support in yaml

[PATCH] habanalabs: update patched_cb_size for Wreg32
 2020-05-17 10:29 UTC 

[PATCH v3 0/5] RCU dyntick nesting counter cleanups for rcu -dev
 2020-05-17 10:26 UTC  (5+ messages)

[PATCH v2 0/3] Add Misc GCC clock driver support for SC7180
 2020-05-17 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] clk: qcom: gcc: Add support for a new frequency "
` [PATCH v2 2/3] dt-bindings: clock: Add gcc_sec_ctrl_clk_src clock ID
` [PATCH v2 3/3] clk: qcom: gcc: Add support for Secure control source clock

[GIT pull] objtool/urgent for v5.7-rc6
 2020-05-17 10:04 UTC 

[PATCH v1 0/3] Add GCC clock driver support
 2020-05-17 10:02 UTC  (7+ messages)
` [PATCH v1 1/3] clk: qcom: gcc: Add support for a new frequency for SC7180
` [PATCH v1 3/3] clk: qcom: gcc: Add support for Secure control source clock

[PATCH] iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()'
 2020-05-17  9:59 UTC 

[GIT PULL] USB driver fixes for 5.7-rc6
 2020-05-17  9:40 UTC 

[PATCH] tracing: do not create option file latency-format
 2020-05-17  9:34 UTC  (3+ messages)

[PATCH v2 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-05-17  9:22 UTC  (5+ messages)
` [PATCH v2 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v2 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180
` [PATCH v2 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180
` [PATCH v2 4/4] clk: qcom: lpass: Add support for LPASS clock controller "

[PATCH v1 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-05-17  9:20 UTC  (7+ messages)
` [PATCH v1 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v1 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180

[GIT PULL] x86/urgent for v5.7-rc6
 2020-05-17  9:04 UTC 

[PATCH] drm/mm: Fix an error handling path in '__igt_once()'
 2020-05-17  9:01 UTC  (2+ messages)

[PATCH v4 0/2] Add new physical regmap bus support
 2020-05-17  8:56 UTC  (4+ messages)
` [PATCH v4 1/2] mfd: syscon: Support physical regmap bus

[PATCH v2] mips/mm: Add page soft dirty tracking
 2020-05-17  8:43 UTC  (2+ messages)

[PATCH v3 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-17  8:41 UTC  (4+ messages)
` [PATCH v3 2/2] MIPS: Remove not used 8250-platform.c

[GIT PULL] ARM: SoC/DT fixes for v5.7
 2020-05-17  8:54 UTC 

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-17  8:48 UTC  (6+ messages)
` [patch V6 03/37] nmi, tracing: Provide nmi_enter/exit_notrace()
` [patch V6 04/37] x86: Make hardware latency tracing explicit

[PATCH 27/33] sctp: export sctp_setsockopt_bindx
 2020-05-17  8:48 UTC  (8+ messages)
` remove kernel_setsockopt and kernel_getsockopt
          ` [Ocfs2-devel] [PATCH 27/33] sctp: export sctp_setsockopt_bindx

[PATCH 0/4] More improvements for multiple PLICs
 2020-05-17  8:02 UTC  (7+ messages)
` [PATCH 1/4] irqchip/sifive-plic: Setup cpuhp once after current handler is present

Linux Kernel Code of Conduct Committee: August 2019 to November 2019 report
 2020-05-17  7:10 UTC 

[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
 2020-05-17  7:14 UTC  (10+ messages)
` [RFC PATCH 3/8] qaic: Create char dev

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-17  6:39 UTC  (3+ messages)
` [PATCH 1/3] arm_pmu: Add support for perf NMI interrupts registration

KASAN: use-after-free Read in f_hidg_poll
 2020-05-17  6:26 UTC 

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-17  6:26 UTC  (14+ messages)

[PATCH v3 0/5] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-17  6:13 UTC  (7+ messages)
` [PATCH v3 1/5] scsi: ufs: Remove unnecessary memset for dev_info
` [PATCH v3 2/5] scsi: ufs: Allow WriteBooster on UFS 2.2 devices
` [PATCH v3 3/5] scsi: ufs: Fix index of attributes query for WriteBooster feature

[PATCH] staging: qlge: unmap dma when lock failed
 2020-05-17  5:46 UTC 

file system permissions regression affecting root
 2020-05-17  4:47 UTC  (4+ messages)

[GIT PULL] KVM changes for Linux 5.7-rc6
 2020-05-17  4:45 UTC  (2+ messages)

[GIT PULL] csky updates for v5.7-rc6
 2020-05-17  4:45 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.7-4 tag
 2020-05-17  4:45 UTC  (2+ messages)

INFO: trying to register non-static key in io_cqring_ev_posted (3)
 2020-05-17  4:30 UTC 

[rcu] 2f08469563: BUG:kernel_reboot-without-warning_in_boot_stage
 2020-05-17  3:47 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: update bug-hunting.rst
 2020-05-17  3:43 UTC 

[PATCH v11 00/56] atmel_mxt_ts misc
 2020-05-17  3:32 UTC  (8+ messages)
` [PATCH v11 33/56] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators

[rcu:lkmm] BUILD SUCCESS 7ab9d2b00209d140e02042e027f6e5f98f1dbec7
 2020-05-17  3:04 UTC 

arch/x86/kernel/apm_32.c:428:43: sparse: sparse: cast truncates bits from constant value (40000400 becomes 400)
 2020-05-17  2:36 UTC 

[PATCH v2 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-17  3:01 UTC  (10+ messages)
` [PATCH v2 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v2 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals
` [PATCH v2 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/4] watchdog: move watchdog sysctl interface to watchdog.c

[PATCH 0/4] Move the sysctl interface to the corresponding feature code file
 2020-05-17  2:38 UTC  (9+ messages)
` [PATCH 2/4] proc/sysctl: add shared variables -1

[PATCH v2 3/4] mm/slub: Fix another circular locking dependency in slab_attr_store()
 2020-05-17  2:19 UTC  (2+ messages)

[PATCH v6 0/7] Introduce NVIDIA Tegra Partition Table
 2020-05-17  2:12 UTC  (8+ messages)
` [PATCH v6 1/7] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v6 2/7] mmc: block: Add mmc_bdev_to_card() helper
` [PATCH v6 3/7] partitions: Introduce NVIDIA Tegra Partition Table
` [PATCH v6 4/7] partitions/efi: Support GPT entry lookup at a non-standard location
` [PATCH v6 5/7] partitions/efi: Improve coding style
` [PATCH v6 6/7] partitions/tegra: Support enforced GPT scanning
` [PATCH v6 7/7] soc/tegra: Expose Boot Configuration Table via sysfs

[PATCH] oradax: convert get_user_pages() --> pin_user_pages()
 2020-05-17  2:08 UTC 

[PATCH v5 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-17  2:07 UTC  (7+ messages)
` [PATCH v5 4/6] partitions/efi: Support GPT entry lookup at a non-standard location

[PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency
 2020-05-17  1:57 UTC  (2+ messages)

[PATCH v2 0/4] mm/slub: Fix sysfs circular locking dependency
 2020-05-17  1:54 UTC  (2+ messages)

[PATCH] x86/mm: Don't try to change poison pages to uncacheable in a guest
 2020-05-17  1:52 UTC  (2+ messages)

[rcu:dev.2020.05.16a] BUILD SUCCESS 0f214eff73a9c86bf1e5a0c566c190716782b6a9
 2020-05-17  1:51 UTC 

[PATCH v2 4/4] mm/slub: Fix sysfs shrink circular locking dependency
 2020-05-17  1:46 UTC  (2+ messages)

[PATCH] rds: convert get_user_pages() --> pin_user_pages()
 2020-05-17  1:23 UTC 

[btrfs] ba60dcc6ad: aim7.jobs-per-min 17.2% improvement
 2020-05-17  1:16 UTC 

[PATCH] fpga: dfl: afu: convert get_user_pages() --> pin_user_pages()
 2020-05-17  1:18 UTC 

[rcu:lkmm-dev] BUILD SUCCESS ae801b4aaca0db21c44819ab833dc591b1d3219e
 2020-05-17  1:04 UTC 

[PATCH v3] mm: Add kvfree_sensitive() for freeing sensitive data objects
 2020-05-17  0:44 UTC  (5+ messages)

[PATCH 0/1] selftests/vm: .gitignore fixes for mmotm
 2020-05-17  0:25 UTC  (2+ messages)
` [PATCH 1/1] selftests/vm/.gitignore: add khugepaged, mremap_dontunmap

[PATCH 0/2] selftests/vm: minor fixes for 5.7-rc5
 2020-05-17  0:12 UTC  (3+ messages)
` [PATCH 1/2] selftests/vm/write_to_hugetlbfs.c: fix unused variable warning
` [PATCH 2/2] selftests/vm/.gitignore: add mremap_dontunmap

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-17  0:07 UTC  (4+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH] net/packet: simply allocations in alloc_one_pg_vec_page
 2020-05-16 23:59 UTC  (7+ messages)

[PATCH net-next 0/2] net: ipa: sc7180 suspend/resume
 2020-05-16 23:47 UTC  (2+ messages)

[PATCH target] target: Add initiatorname to NON_EXISTENT_LUN error
 2020-05-16 23:29 UTC  (3+ messages)

[tip:x86/fpu] BUILD SUCCESS 55e00fb66fd5048f4a3ee357018fd26fc527abca
 2020-05-16 23:12 UTC 

[PATCH] x86/boot/compressed: Correct relocation destination on old linkers
 2020-05-16 23:12 UTC  (4+ messages)
` [PATCH v2] x86/boot: "

[PATCH AUTOSEL 5.4 01/35] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-16 23:10 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 26/35] SUNRPC: defer slow parts of rpc_free_client() to a workqueue

[PATCH AUTOSEL 5.6 01/50] RDMA/mlx4: Initialize ib_spec on the stack
 2020-05-16 23:08 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs

[PATCH] net: mscc: ocelot: replace readx_poll_timeout with readx_poll_timeout_atomic
 2020-05-16 22:51 UTC  (3+ messages)

[PATCH v9 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-16 22:36 UTC  (5+ messages)
` [PATCH v9 2/4] media: i2c: Add MAX9286 driver
` [PATCH v9 4/4] media: i2c: Add RDACM20 driver

[PATCH] power: supply: max8998_charger: Correct ONLINE and add STATUS props
 2020-05-16 22:35 UTC 

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-16 22:33 UTC  (3+ messages)
` [PATCH V3 07/15] arch/kunmap_atomic: Consolidate duplicate code

[PATCH net 1/1] net: ipa: don't be a hog in gsi_channel_poll()
 2020-05-16 22:16 UTC  (2+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-05-16 22:14 UTC  (6+ messages)


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