summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/bullseye-backports' into ky/6.0.0-rhe0-2ky/6.0.0-rhe0-2Kazuki Yamaguchi2022-11-134-14/+93
|\ | | | | | | | | | | | | | | | | | | | | | | * upstream/bullseye-backports: Prepare to release linux (5.19.11-1~bpo11+1). Disable building rtla, since bullseye's libtraceevent and libtracefs are too old Prepare to release linux (5.16.12-1~bpo11+1). d/salsa-ci.yml: Update for bullseye-backports Prepare to release linux (5.15.5-2~bpo11+1). perf: Disable use of libopencsd, as bullseye's version is too old Revert "Compile with gcc-11 on all architectures" Rebuild for bullseye-backports
| * Merge tag 'debian/6.0.3-1' into bullseye-backportsBen Hutchings2022-10-29129-2193/+6075
| |\ | | | | | | | | | | | | | | | Release linux (6.0.3-1). - Keep using gcc-10 for bullseye
| * | Prepare to release linux (5.19.11-1~bpo11+1).Ben Hutchings2022-10-031-2/+2
| | |
| * | Disable building rtla, since bullseye's libtraceevent and libtracefs are too oldBen Hutchings2022-10-032-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build-dependencies for rtla aren't currently versioned, but the upstream Makefile checks for libtraceevent >= 1.5 and libtracefs >= 1.3 which are not satisfiable in bullseye. For now, disable building rtla. This can be reverted if newer versions of those libraries are added to bullseye-backports. See discussion at merge request kernel-team/linux!539.
| * | Merge tag 'debian/5.19.11-1' into bullseye-backportsBen Hutchings2022-10-03180-7852/+4421
| |\ \ | | | | | | | | | | | | Release linux (5.19.11-1).
| * \ \ Merge tag 'debian/5.18.16-1' into bullseye-backportsBen Hutchings2022-08-1216-14/+1091
| |\ \ \ | | | | | | | | | | | | | | | Release linux (5.18.16-1).
| * \ \ \ Merge tag 'debian/5.18.14-1' into bullseye-backportsBen Hutchings2022-07-28130-1067/+3099
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.18.14-1). - Change ABI number to 0.deb11.3. This new format for backports ABI "numbers" follows discussion at <https://gitlab.com/freexian-lts/extended-lts/-/issues/10>.
| * \ \ \ \ Merge tag 'debian/5.18.2-1' into bullseye-backportsBen Hutchings2022-06-14199-8804/+8492
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Release linux (5.18.2-1).
| * \ \ \ \ \ Merge tag 'debian/5.17.3-1' into bullseye-backportsBen Hutchings2022-06-13217-9297/+5717
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.17.3-1).
| * | | | | | | Prepare to release linux (5.16.12-1~bpo11+1).Ben Hutchings2022-03-081-2/+2
| | | | | | | |
| * | | | | | | Merge tag 'debian/5.16.12-1' into bullseye-backportsBen Hutchings2022-03-0819-278/+1342
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.16.12-1). - Change ABI number to 0.bpo.4
| * | | | | | | | d/salsa-ci.yml: Update for bullseye-backportsBen Hutchings2022-03-062-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Set RELEASE to bullseye-backports - Remove suppression of lintian elf-error (which doesn't exist in bullseye's version)
| * | | | | | | | Merge tag 'debian/5.16.11-1' into bullseye-backportsBen Hutchings2022-03-02469-15847/+12929
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.16.11-1). - Comment out libopencsd-dev build-dependency in d/templates/control.tools-unversioned.in (which was previously in d/templates/control.tools-versioned.in)
| * \ \ \ \ \ \ \ \ Merge tag 'debian/5.15.15-2' into bullseye-backportsBen Hutchings2022-02-03186-2836/+4879
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.15.15-2). - Drop ABI reference files - Change ABI number to 0.bpo.3
| * | | | | | | | | | Prepare to release linux (5.15.5-2~bpo11+1).Ben Hutchings2022-01-021-2/+2
| | | | | | | | | | |
| * | | | | | | | | | perf: Disable use of libopencsd, as bullseye's version is too oldBen Hutchings2022-01-023-2/+5
| | | | | | | | | | |
| * | | | | | | | | | Revert "Compile with gcc-11 on all architectures"Ben Hutchings2022-01-0210-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 644250a54ffd92d1c17efe207070899b680ac0a1. gcc-11 is not available in bullseye or bullseye-backports.
| * | | | | | | | | | Merge tag 'debian/5.15.5-2' into bullseye-backportsBen Hutchings2022-01-02503-37490/+15077
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release linux (5.15.5-2).
| * | | | | | | | | | | Rebuild for bullseye-backportsBen Hutchings2021-10-102-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Change ABI number to 0.bpo.2
* | | | | | | | | | | | Revert "Compile with gcc-11 on all architectures"Kazuki Yamaguchi2022-11-139-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 644250a54ffd92d1c17efe207070899b680ac0a1.
* | | | | | | | | | | | Revert "Compile with gcc-12 on all architectures"Kazuki Yamaguchi2022-11-139-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 2dde4ce3cdba369229d9dd9d599cd242e72d8666.
* | | | | | | | | | | | restarting on master=6.0 with rhe patches v7Kazuki Yamaguchi2022-11-134-1/+92
| | | | | | | | | | | |
* | | | | | | | | | | | Prepare to release linux (6.0.8-1).Salvatore Bonaccorso2022-11-111-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Add Debian bug closer for #1022900Salvatore Bonaccorso2022-11-111-0/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Bump ABI to 4Salvatore Bonaccorso2022-11-1038-708621/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Update to 6.0.8Salvatore Bonaccorso2022-11-106-274/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CVE id reference for CVE-2022-3628 Drop patches applied upstream Cleanup debian/changelog file
* | | | | | | | | | | | ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Salvatore Bonaccorso2022-11-093-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #1023726
* | | | | | | | | | | | Merge branch 'bugfix-1023450' into 'sid'Salvatore Bonaccorso2022-11-083-0/+88
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ext4: update the backup superblock's at the end of the online resize See merge request kernel-team/linux!576
| * | | | | | | | | | | | ext4: update the backup superblock's at the end of the online resizeSalvatore Bonaccorso2022-11-073-0/+88
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #1023450
* | | | | | | | | | | | Merge branch 'bug-1023613' into 'sid'Salvatore Bonaccorso2022-11-072-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [x86] drivers/platform/x86: Enable GIGABYTE_WMI as module (Closes: #1023613) See merge request kernel-team/linux!574
| * | | | | | | | | | | | [x86] drivers/platform/x86: Enable GIGABYTE_WMI as moduleVincent Blut2022-11-072-0/+9
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #1023613
* | | | | | | | | | | | Add ABI reference for 6.0.0-3Salvatore Bonaccorso2022-11-0736-0/+708620
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gbp-Dch: Ignore
* | | | | | | | | | | | Prepare to release linux (6.0.7-1).Salvatore Bonaccorso2022-11-051-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Bluetooth: L2CAP: Fix attempting to access uninitialized memory (CVE-2022-42895)Salvatore Bonaccorso2022-11-053-0/+41
| | | | | | | | | | | |
* | | | | | | | | | | | Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM ↵Salvatore Bonaccorso2022-11-053-0/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (CVE-2022-42896)
* | | | | | | | | | | | Bump ABI to 3 (Fixes FTBFS on arm64 and armhf)Salvatore Bonaccorso2022-11-0338-708613/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #1023298
* | | | | | | | | | | | Update to 6.0.7Salvatore Bonaccorso2022-11-031-1/+180
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CVE id reference for CVE-2022-3524 Cleanup debian/changelog file Add Debian bug closer for #1023167
* | | | | | | | | | | | wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Salvatore Bonaccorso2022-11-033-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: #1023329
* | | | | | | | | | | | Prepare to release linux (6.0.6-2).Salvatore Bonaccorso2022-11-011-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Ignore ABI changes for ahci_fill_cmd_slot, phylink_create and ↵Salvatore Bonaccorso2022-11-012-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | phylink_generic_validate
* | | | | | | | | | | | Prepare to release linux (6.0.6-1).Salvatore Bonaccorso2022-11-011-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '6.0-updates' into 'sid'Salvatore Bonaccorso2022-10-301-0/+84
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 6.0.6 See merge request kernel-team/linux!569
| * | | | | | | | | | | | Update to 6.0.6Salvatore Bonaccorso2022-10-301-0/+84
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup debian/changelog file
* | | | | | | | | | | | Prepare to release linux (6.0.5-1).Salvatore Bonaccorso2022-10-281-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Add Debian bug closer for #1022544Salvatore Bonaccorso2022-10-281-0/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '6.0-updates' into 'sid'Salvatore Bonaccorso2022-10-2771-143/+210
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to 6.0.5 See merge request kernel-team/linux!564
| * | | | | | | | | | | | Ignore ABI changes doe to removed check_var_size, check_var_size_nonblocking ↵Salvatore Bonaccorso2022-10-272-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and remove_conflicting_pci_framebuffers
| * | | | | | | | | | | | [rt] Update to 6.0.5-rt14Salvatore Bonaccorso2022-10-2770-143/+172
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update to 6.0.5Salvatore Bonaccorso2022-10-271-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Debian bug closer for #1022848 Cleanup debian/changelog file
| * | | | | | | | | | | | Update to 6.0.4Salvatore Bonaccorso2022-10-271-0/+28
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup debian/changelog file