messages from 2019-09-25 17:41:33 to 2019-09-25 23:14:53 UTC [more...]
[PATCH] audit: Report suspicious O_CREAT usage
2019-09-25 23:14 UTC (4+ messages)
[PATCH] net/ncsi: prevent memory leak in ncsi_rsp_handler_gc
2019-09-25 23:09 UTC (2+ messages)
[PATCH v2 0/4] lib: introduce copy_struct_from_user() helper
2019-09-25 23:07 UTC (6+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] clone3: switch to copy_struct_from_user()
` [PATCH v2 3/4] sched_setattr: "
` [PATCH v2 4/4] perf_event_open: "
[PATCH 0/2] Simplify kselftest build and install use-cases
2019-09-25 23:04 UTC (3+ messages)
` [PATCH 1/2] Makefile: Add kselftest_build target to build tests
` [PATCH 2/2] selftests: Add kselftest_install target to main Makefile
[PATCH] net: qrtr: fix memory leak in qrtr_tun_read_iter
2019-09-25 23:04 UTC
[PATCH 1/3 for-5.4/block] iocost: better trace vrate changes
2019-09-25 23:03 UTC (3+ messages)
` [PATCH 2/3 for-5.4/block] iocost: improve nr_lagging handling
` [PATCH 3/3 for-5.4/block] iocost: bump up default latency targets for hard disks
[GIT PULL] Kselftest update for Linux 5.4-rc1
2019-09-25 23:00 UTC (6+ messages)
` [RFC, Tree] De-clutter the top level directory, move ipc/ => kernel/ipc/, samples/ => Documentation/samples/ and sound/ => drivers/sound/
` [Tree, v2] "
arch/mips/pmcs-msp71xx/msp_prom.c:64:34: error: 'MAX_PROM_MEM' undeclared here (not in a function); did you mean 'DEV_PROP_MAX'?
2019-09-25 22:59 UTC
[PATCH v8 0/4] Panel rotation patches
2019-09-25 22:58 UTC (5+ messages)
` [PATCH v8 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v8 2/4] drm/panel: set display info in panel attach
` [PATCH v8 3/4] drm/connector: Split out orientation quirk detection
` [PATCH v8 4/4] drm/mtk: add panel orientation property
[PATCH v2 0/3] reset: meson: add Meson-A1 SoC support
2019-09-25 22:57 UTC (5+ messages)
` [PATCH v2 2/3] dt-bindings: reset: add bindings for the Meson-A1 SoC Reset Controller
` [PATCH v2 3/3] reset: add support "
[PATCH v10 0/12] Add mt7629 and fix mt7628 pwm
2019-09-25 22:50 UTC (3+ messages)
` [PATCH v10 07/12] dt-bindings: pwm: pwm-mediatek: add a property "num-pwms"
[PATCH v5 0/3] Enhance Hyper-V for hibernation
2019-09-25 22:49 UTC (2+ messages)
[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
2019-09-25 22:47 UTC (4+ messages)
[PATCH 0/3] arm64: meson: add support for A1 Power Domains
2019-09-25 22:41 UTC (3+ messages)
` [PATCH 2/3] soc: amlogic: Add support for Secure power domains controller
[PATCH] fs/affs: release memory if affs_init_bitmap fails
2019-09-25 22:29 UTC (3+ messages)
[PATCH v2] mm: don't expose page to fast gup prematurely
2019-09-25 22:26 UTC (8+ messages)
` [PATCH v3 1/4] mm: remove unnecessary smp_wmb() in collapse_huge_page()
` [PATCH v3 3/4] mm: don't expose non-hugetlb page to fast gup prematurely
` [PATCH v3 4/4] mm: remove unnecessary smp_wmb() in __SetPageUptodate()
[PATCH v2] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
2019-09-25 22:25 UTC (3+ messages)
[PATCH] udf: prevent memory leak in udf_new_inode
2019-09-25 22:24 UTC (2+ messages)
[PATCH v3] KVM: X86: Fix userspace set invalid CR4
2019-09-25 22:23 UTC (2+ messages)
[PATCH v2][PATCH net] hv_netvsc: Add the support of hibernation
2019-09-25 22:23 UTC (2+ messages)
[GIT PULL] Kselftest update for Linux 5.4-rc1 (minus kunit)
2019-09-25 22:16 UTC
[PATCH v2] scsi: storvsc: Add the support of hibernation
2019-09-25 22:15 UTC (3+ messages)
KVM: x86: Pass additional FPU bits to the guest
2019-09-25 22:14 UTC (5+ messages)
` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host
` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest
WARNING in blk_mq_init_sched
2019-09-25 22:13 UTC (3+ messages)
[PATCH] genetlink: prevent memory leak in netlbl_unlabel_defconf
2019-09-25 22:10 UTC
[RFC PATCH v3 00/16] Core scheduling v3
2019-09-25 22:07 UTC (17+ messages)
[PATCHv4-next 0/3] Odroid c2 usb fixs rebase on linux-next
2019-09-25 22:04 UTC (2+ messages)
[PATCH v2 01/27] drm/dp_mst: Move link address dumping into a function
2019-09-25 21:52 UTC (32+ messages)
` [PATCH v2 02/27] drm/dp_mst: Get rid of list clear in destroy_connector_work
` [PATCH v2 03/27] drm/dp_mst: Destroy MSTBs asynchronously
` [PATCH v2 04/27] drm/dp_mst: Move test_calc_pbn_mode() into an actual selftest
` [PATCH v2 08/27] drm/dp_mst: Remove PDT teardown in drm_dp_destroy_port() and refactor
` [PATCH v2 14/27] drm/dp_mst: Destroy topology_mgr mutexes
` [PATCH v2 16/27] drm/dp_mst: Refactor pdt setup/teardown, add more locking
` [PATCH v2 17/27] drm/dp_mst: Rename drm_dp_add_port and drm_dp_update_port
` [PATCH v2 18/27] drm/dp_mst: Remove lies in {up,down}_rep_recv documentation
` [PATCH v2 19/27] drm/dp_mst: Handle UP requests asynchronously
` [PATCH v2 20/27] drm/dp_mst: Protect drm_dp_mst_port members with connection_mutex
` [PATCH v2 21/27] drm/dp_mst: Don't forget to update port->input in drm_dp_mst_handle_conn_stat()
` [PATCH v2 22/27] drm/nouveau: Don't grab runtime PM refs for HPD IRQs
` [PATCH v2 24/27] drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
` [PATCH v4] "
[PATCH v5] tpm_crb: fix fTPM on AMD Zen+ CPUs
2019-09-25 21:56 UTC
[PATCH v9 00/15] Multicolor Framework
2019-09-25 22:00 UTC (21+ messages)
` [PATCH v9 01/15] leds: multicolor: Add sysfs interface definition
` [PATCH v9 02/15] dt: bindings: Add multicolor class dt bindings documention
` [PATCH v9 05/15] leds: multicolor: Introduce a multicolor class definition
` [PATCH v9 07/15] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v9 08/15] dt: bindings: lp55xx: Be consistent in the document with LED
` [PATCH v9 09/15] dt: bindings: lp55xx: Update binding for Multicolor Framework
` [PATCH v9 10/15] ARM: dts: n900: Add reg property to the LP5523 channel node
` [PATCH v9 11/15] ARM: dts: imx6dl-yapp4: Add reg property to the lp5562 "
` [PATCH v9 12/15] ARM: dts: ste-href: Add reg property to the LP5521 channel nodes
` [PATCH v9 13/15] leds: lp55xx: Update the lp55xx to use the multi color framework
` [PATCH v9 14/15] leds: lp55xx: Fix checkpatch file permissions issues
` [PATCH v9 15/15] leds: lp5523: Fix checkpatch issues in the code
[PATCH V2 0/2] string: Add stracpy and stracpy_pad
2019-09-25 21:50 UTC (3+ messages)
` [PATCH V2 1/2] string: Add stracpy and stracpy_pad mechanisms
[RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
2019-09-25 21:50 UTC
[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
2019-09-25 21:45 UTC (11+ messages)
[PATCH] sched/vtime: Fix guest/system mis-accounting on task switch
2019-09-25 21:42 UTC
[PATCH] ipv6: Properly check reference count flag before taking reference
2019-09-25 21:37 UTC (3+ messages)
[PATCH] greybus: remove excessive check in gb_connection_hd_cport_quiesce()
2019-09-25 21:36 UTC
[PATCH v2] hv_sock: Add the support of hibernation
2019-09-25 21:34 UTC
[PATCH 00/11] of: Fix DMA configuration for non-DT masters
2019-09-25 21:33 UTC (8+ messages)
[PATCH] staging: rtl8188eu: fix possible null dereference
2019-09-25 21:32 UTC
[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
2019-09-25 21:26 UTC (6+ messages)
[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
2019-09-25 21:24 UTC (2+ messages)
[PATCH v6 0/7] Implement UNIT_CELL_SIZE control
2019-09-25 21:15 UTC (13+ messages)
` [PATCH v6 1/7] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v6 2/7] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v6 4/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v6 7/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
[PATCH 04/32] riscv: Use pr_warn instead of pr_warning
2019-09-25 21:05 UTC (2+ messages)
[PATCH] soc: renesas: rcar-sysc: fix memory leak in rcar_sysc_pd_init
2019-09-25 21:03 UTC
[PATCH -next 0/8] AXI DMA driver improvements
2019-09-25 21:01 UTC (3+ messages)
` [PATCH -next 3/8] dmaengine: xilinx_dma: Introduce xilinx_dma_get_residue
[PATCH] rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
2019-09-25 20:58 UTC
[PATCH] dma/coherent: remove unused dma_get_device_base()
2019-09-25 20:54 UTC (2+ messages)
[PATCH 00/17] KVM monolithic v1
2019-09-25 20:51 UTC (4+ messages)
` [PATCH 15/17] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
[PATCH v3] rtc: wilco-ec: Handle reading invalid times
2019-09-25 20:51 UTC (2+ messages)
[PATCH] iwlwifi: dvm: excessive if in rs_bt_update_lq()
2019-09-25 20:49 UTC
[PATCH v1 0/4] lib: introduce copy_struct_from_user() helper
2019-09-25 20:47 UTC (11+ messages)
` [PATCH v1 1/4] "
[PATCH] dmaengine: iop-adma: make array 'handler' static const, makes object smaller
2019-09-25 20:46 UTC (3+ messages)
[PATCH v3] dt-bindings: at24: convert the binding document to yaml
2019-09-25 20:38 UTC
[PATCH v5 0/1] intel_cht_int33fe: Split code to USB Micro-B and Type-C variants
2019-09-25 20:36 UTC (8+ messages)
` [PATCH v5 1/1] platform/x86/intel_cht_int33fe: "
[PATCH v1] mm/memory_hotplug: Don't take the cpu_hotplug_lock
2019-09-25 20:32 UTC (10+ messages)
[PATCH] brcmsmac: remove duplicated if condition
2019-09-25 20:31 UTC
[PATCH] i2c: i2c-mt65xx: fix NULL ptr dereference
2019-09-25 20:31 UTC
[PATCH -next] dmaengine: ti: edma: remove unused code
2019-09-25 20:27 UTC (2+ messages)
[PATCH] proc: change ->nlink under proc_subdir_lock
2019-09-25 20:24 UTC
Unmerged patches adding audit when protected_regular/fifos sysctl causes EACCES
2019-09-25 20:23 UTC (3+ messages)
[PATCH] dmaengine: uniphier-mdmac: use devm_platform_ioremap_resource()
2019-09-25 20:21 UTC (2+ messages)
[PATCH v2 1/2] rtc: wilco-ec: Remove yday and wday calculations
2019-09-25 20:13 UTC (6+ messages)
acer_wmi: Unknown function(s) on Acer Nitro 5 (AN515-43-R8BF)
2019-09-25 20:10 UTC (3+ messages)
[PATCH v3 0/4] kdb: Fixes for btc
2019-09-25 20:08 UTC (6+ messages)
` [PATCH v3 1/4] kgdb: Remove unused DCPU_SSTEP definition
` [PATCH v3 2/4] kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt bool
` [PATCH v3 3/4] kdb: Fix "btc <cpu>" crash if the CPU didn't round up
` [PATCH v3 4/4] kdb: Fix stack crawling on 'running' CPUs that aren't the master
[PATCH] drm: Don't free jobs in wait_event_interruptible()
2019-09-25 20:09 UTC (5+ messages)
[PATCH 1/2] docs: security: fix section hyperlink
2019-09-25 20:06 UTC (3+ messages)
` [PATCH 2/2] docs: security: update base LSM documentation file
[PATCH v2] kdb: Fix stack crawling on 'running' CPUs that aren't the master
2019-09-25 20:03 UTC (3+ messages)
[PATCH] hv_balloon: Add the support of hibernation
2019-09-25 20:03 UTC (8+ messages)
[PATCH 1/2] Make _FORTIFY_SOURCE defines dependent on the feature
2019-09-25 19:59 UTC (2+ messages)
` [PATCH 2/2] Avoid raising segv using an obvious null dereference
[PATCH] docs: fix memory.low description in cgroup-v2.rst
2019-09-25 19:58 UTC (2+ messages)
[PATCH 0/4] Enhance pci-hyperv to support hibernation
2019-09-25 19:58 UTC (2+ messages)
[PATCH 0/2] spi: Fix problem with interrupted slave transmission
2019-09-25 19:57 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] spi: Add call to spi_slave_abort() function when spidev driver is released
[PATCH] HID: hyperv: Add the support of hibernation
2019-09-25 19:53 UTC (2+ messages)
[PATCH] Input: hyperv-keyboard: Add the support of hibernation
2019-09-25 19:49 UTC (4+ messages)
4f5368b5541a902f6596558b05f5c21a9770dd32 causes regression
2019-09-25 19:48 UTC (3+ messages)
[PATCH] KVM: LAPIC: Loose fluctuation filter for auto tune lapic_timer_advance_ns
2019-09-25 19:29 UTC (2+ messages)
[PATCH 0/2] introduce new perf-script page-reclaim
2019-09-25 19:21 UTC (3+ messages)
` [PATCH 2/2] tracing, vmscan: add comments for perf script page-reclaim
[v2, 0/2] gpio: dts: aspeed: Add SGPIO driver
2019-09-25 19:22 UTC (3+ messages)
` [v2, 1/2] "
` [v2, 2/2] "
[v1, 0/1] gpio: dts: aspeed: Add SGPIO driver
2019-09-25 19:20 UTC (2+ messages)
[v1, 1/1] gpio: dts: aspeed: Add SGPIO driver
2019-09-25 19:19 UTC (2+ messages)
[PATCH v1 2/4] clone3: switch to copy_struct_from_user()
2019-09-25 19:08 UTC (3+ messages)
[PATCH v22 00/24] Intel SGX foundations
2019-09-25 19:08 UTC (13+ messages)
` [PATCH v22 02/24] x86/cpufeatures: x86/msr: Intel SGX Launch Control hardware bits
[PATCH] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
2019-09-25 19:05 UTC
[PATCH 1/2] dt-bindings: nvmem: add binding for Rockchip OTP controller
2019-09-25 18:49 UTC (2+ messages)
` [PATCH 2/2] nvmem: add Rockchip OTP driver
[PATCH] modpost: fix static EXPORT_SYMBOL warnings for UML build
2019-09-25 18:48 UTC (2+ messages)
[PATCH] iommu/rockchip: don't use platform_get_irq to implicitly count irqs
2019-09-25 18:43 UTC
[PATCH v3] Drivers: hv: vmbus: Fix harmless building warnings without CONFIG_PM_SLEEP
2019-09-25 18:43 UTC
[PATCH 1/2] devfreq: Rename devfreq_update_status() to devfreq_update_stats() and viceversa
2019-09-25 18:43 UTC (2+ messages)
` [PATCH 2/2] devfreq: Rename df->previous_freq to df->cur_freq
[PATCH V3 1/3] drm/panel: simple: Add Logic PD Type 28 display support
2019-09-25 18:42 UTC (3+ messages)
` [PATCH V3 2/3] dt-bindings: Add Logic PD Type 28 display panel
` [PATCH V3 3/3] ARM: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel
[PATCH] net: flow_offload: fix memory leak in nfp_abm_u32_knode_replace
2019-09-25 18:34 UTC
[PATCH] ASoC: core: Clarify usage of ignore_machine
2019-09-25 18:33 UTC
reeze while write on external usb 3.0 hard disk [Bug 204095]
2019-09-25 18:31 UTC (2+ messages)
[PATCH] nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
2019-09-25 18:24 UTC
[PATCH] ACPICA: make acpi_load_table() return table index
2019-09-25 18:13 UTC (4+ messages)
[PATCH] fix typo
2019-09-25 18:09 UTC
[PATCH v9 00/17] x86/split_lock: Enable split lock detection
2019-09-25 18:09 UTC (6+ messages)
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock
[PATCH v2] x86, realmode: explicitly set entry via command line
2019-09-25 18:09 UTC (2+ messages)
` [PATCH v3] x86, realmode: explicitly set entry via ENTRY in linker script
[PATCH v3] tpm: only set efi_tpm_final_log_size after successful event log parsing
2019-09-25 17:48 UTC (2+ messages)
[PATCH v2] devfreq: Add tracepoint for frequency changes
2019-09-25 17:45 UTC (5+ messages)
[PATCH] tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
2019-09-25 17:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox